diff options
| author | Danilo M. <danix@danix.xyz> | 2026-06-05 12:05:25 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-06-05 12:05:25 +0200 |
| commit | 153e93b9eb20d40bbccd405cb85de1de675d5aaf (patch) | |
| tree | c1b86894e024b7043ed3fc071b1b13403efda3b9 /python3-packaging/slack-desc | |
| parent | 967dfd4e9e93f58cb4e23094f1109fc8e52f005d (diff) | |
| download | my-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/slack-desc')
| -rw-r--r-- | python3-packaging/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
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: |
