{"library":"semver","type":"library","category":null,"description":"The `semver` library in Python helps developers work with Semantic Versioning (SemVer) specifications (semver.org). It provides tools for parsing, comparing, bumping, and formatting version strings according to the MAJOR.MINOR.PATCH scheme, including pre-release and build metadata. The library is actively maintained with releases as needed to address bugs and introduce new features, currently at version 3.0.4.","language":"python","status":"active","version":"3.0.4","tags":["semantic-versioning","semver","versioning","packaging"],"install":[{"cmd":"pip install semver","imports":["from semver import VersionInfo","from semver import VersionInfo","from semver import VersionInfo; v1 = VersionInfo.parse('1.0.0'); v2 = VersionInfo.parse('2.0.0'); v1 < v2"]}],"homepage":null,"github":"https://github.com/python-semver/python-semver","docs":"https://python-semver.rtfd.io","changelog":"https://python-semver.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/semver/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.6,"avg_import_s":0.05,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/semver/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}