blob: 22dc7bd39d0d3c913a57cd28267b13d2afccf055 (
plain)
1
2
3
4
5
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/
|