aboutsummaryrefslogtreecommitdiffstats
path: root/python3-packaging/README
diff options
context:
space:
mode:
authorDanilo M. <danix@danix.xyz>2026-06-05 12:05:25 +0200
committerDanilo M. <danix@danix.xyz>2026-06-05 12:05:25 +0200
commit153e93b9eb20d40bbccd405cb85de1de675d5aaf (patch)
treec1b86894e024b7043ed3fc071b1b13403efda3b9 /python3-packaging/README
parent967dfd4e9e93f58cb4e23094f1109fc8e52f005d (diff)
downloadmy-slackbuilds-153e93b9eb20d40bbccd405cb85de1de675d5aaf.tar.gz
my-slackbuilds-153e93b9eb20d40bbccd405cb85de1de675d5aaf.zip
python3-packaging: add version 26.2
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Diffstat (limited to 'python3-packaging/README')
-rw-r--r--python3-packaging/README6
1 files changed, 6 insertions, 0 deletions
diff --git a/python3-packaging/README b/python3-packaging/README
new file mode 100644
index 0000000..22dc7bd
--- /dev/null
+++ b/python3-packaging/README
@@ -0,0 +1,6 @@
+packaging provides core utilities for Python package metadata handling,
+including version parsing and comparison, dependency specifiers, wheel
+tags, and PEP 425/508/517/660 support.
+
+Homepage: https://github.com/pypa/packaging
+Documentation: https://packaging.pypa.io/