Packaging-25.0

The packaging module is a Python library that provides utilities that implement the interoperability specifications which have clearly one correct behaviour (PEP440) or benefit greatly from having a single shared implementation (PEP425). This includes utilities for version handling, specifiers, markers, tags, and requirements.

Approximate build time: less than 0.1 SBU
Required disk space: 3.3 MB
SHA256 Checksum: d443872c98d677bf60f6a1f2f8c1cb748e8fe762d2bf9d3148b5599295b0fc4f

Installation of Packaging

Compile packaging with the following command:

pip3 wheel -w dist --no-cache-dir --no-build-isolation --no-deps $PWD

Install packaging with the following command:

pip3 install --no-index --find-links dist packaging

Contents of Packaging

Installed directories: /usr/lib/python3.14/site-packages/packaging and /usr/lib/python3.14/site-packages/packaging-25.0.dist-info