Description
Provides standalone version parsing and comparison behavior derived from packaging.version. It helps tools compare Python package versions without depending on the rest of the packaging library.
Developers use it as a small compatibility library. Version parsing should match the version scheme used by the project or index being analyzed.