python3-awesomeversion

Version parsing and comparison library for Python
  https://github.com/ludeeus/awesomeversion
  0
  no reviews



Features include:

* Represent a version number as an object and compare with other versions. * Parse a version number like 2.12.0 into the components major, minor and patch. * Identify that 1.2.3b0 represents a beta version.