Description
Provides core helpers for Python package metadata, version parsing, specifiers, markers, and tags. It is used by packaging tools to understand requirements and compatibility rules consistently.
Most users receive it as packaging infrastructure. Developers should rely on it instead of hand-parsing versions or dependency markers.