.. _f-versionhelper: module ``texthelper.version_helper`` ==================================== Short summary +++++++++++++ module ``pyquickhelper.texthelper.version_helper`` Helpers about versionning. :githublink:`%|py|6` Functions +++++++++ +-------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | function | truncated documentation | +=================================================================================================+================================================================+ | :func:`compare_module_version ` | Compares two versions. | +-------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ | :func:`numeric_module_version ` | Converts a string into a tuple with numbers wherever possible. | +-------------------------------------------------------------------------------------------------+----------------------------------------------------------------+ Documentation +++++++++++++ .. automodule:: pyquickhelper.texthelper.version_helper :members: :special-members: __init__ :show-inheritance: