py-packaging-26.0

core utilities for Python packaging

Index | sysutils

Description

Reusable core utilities for various Python Packaging interoperability
specifications. This library provides utilities that implement the
interoperability specifications which have clearly one correct
behaviour (eg: PEP 440) or benefit greatly from having a single shared
implementation (eg: PEP 425).

Includes version handling, specifiers, markers, requirements, tags,
utilities.

Homepage: https://github.com/pypa/packaging

Build Dependencies