Description
Reads, compares, and rewrites software version numbers from Python code. It helps build tools, release scripts, and package managers handle versions consistently instead of relying on fragile string parsing.
This is mainly a developer dependency. It does not provide a user-facing app; other tools use it to understand version ordering and version constraints.