4.19. Packaging-26.2

The packaging module is a Python library that provides utilities that implement the interoperability specifications which have clearly one correct behaviour (PEP440)

Package Information

Packaging Dependencies

Required

Flit-core-3.12.0 and Python-3.14.4

4.19.1. Installation of Packaging

Prepare Packaging for compilation:

To Compile the Package, issue:

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

Now Install the Package, issue:

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

4.19.2. Contents of Packaging

Installed programs: PROGRAMS
Installed libraries: LIBRARIES
Installed directories: DIRECTORIES