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/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python3-packaging/slack-desc (limited to 'python3-packaging/slack-desc') diff --git a/python3-packaging/slack-desc b/python3-packaging/slack-desc new file mode 100644 index 0000000..b597f02 --- /dev/null +++ b/python3-packaging/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +python3-packaging: python3-packaging (core utilities for Python packages) +python3-packaging: +python3-packaging: packaging provides core utilities for Python package metadata, +python3-packaging: including version parsing and comparison, dependency specifiers, +python3-packaging: wheel tags, and PEP 425/508/517/660 support. +python3-packaging: +python3-packaging: Homepage: https://github.com/pypa/packaging +python3-packaging: +python3-packaging: +python3-packaging: +python3-packaging: -- cgit v1.2.3