diff options
Diffstat (limited to 'python3-packaging/README')
| -rw-r--r-- | python3-packaging/README | 6 |
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/ |
