From 153e93b9eb20d40bbccd405cb85de1de675d5aaf Mon Sep 17 00:00:00 2001 From: "Danilo M." Date: Fri, 5 Jun 2026 12:05:25 +0200 Subject: python3-packaging: add version 26.2 Co-Authored-By: Claude Sonnet 4.6 --- python3-packaging/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python3-packaging/README (limited to 'python3-packaging/README') 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/ -- cgit v1.2.3