Description
Checks whether Python package version strings follow PEP 440 rules. It helps packaging tools, release scripts, and validation checks reject invalid or ambiguous version numbers before publishing.
This is a developer dependency rather than a standalone app. It is useful when version metadata must be predictable for package indexes and dependency resolvers.