Description
Version strings and specifiers can be parsed and compared inside Python tooling. This library helps package managers, build scripts, and compatibility checkers reason about Python version requirements.
It is imported by developer tools and does not install packages by itself. Callers still need to decide how parsed constraints affect builds, dependency resolution, or user messages.