{"library":"verlib2","type":"library","category":null,"description":"verlib2 is a Python library that provides a standalone bundle of version parsing implementations, specifically `distutils.version` (PEP 386) and `packaging.version` (PEP 440). Its primary purpose is to offer these functionalities without requiring the `packaging` library as a dependency, and to provide a solution for projects that relied on `distutils.version` after `distutils` was removed from the Python standard library in Python 3.12. It is actively maintained with a steady release cadence.","language":"python","status":"active","version":"0.3.2","tags":["versioning","PEP 386","PEP 440","distutils","packaging"],"last_verified":"Mon May 25","install":[{"cmd":"pip install verlib2","imports":["from verlib2 import Version","from verlib2.distutils.version import LooseVersion","from verlib2.distutils.version import StrictVersion"]}],"homepage":null,"github":"https://github.com/pyveci/verlib2","docs":null,"changelog":null,"pypi":"https://pypi.org/project/verlib2/","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.7,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/verlib2/compatibility"}}