You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Éric Araujo 2fa0cbc9ae Remove buggy change for #13719 in packaging 14 years ago
..
command Fix parsing of packaging’s build_ext --libraries option (#1326113) 14 years ago
compiler Use sys.version_info instead of sys.version in packaging. 14 years ago
pypi Use sys.version_info instead of sys.version in packaging. 14 years ago
tests Remove buggy change for #13719 in packaging 14 years ago
__init__.py initial import of the packaging package in the standard library 15 years ago
_trove.py Update list of trove classifiers 14 years ago
compat.py Start improving 2to3 code in packaging (#13462). 14 years ago
config.py Allow multiple values for package_data in setup.cfg (#11805). 14 years ago
create.py Stop converting package_data to extra_files in pysetup create (#13712). 14 years ago
database.py Improve packaging.database documentation 14 years ago
depgraph.py Remove redundant __main__ blocks from packaging modules. 14 years ago
dist.py Undo potentially confusing name change in packaging. 14 years ago
errors.py Improve byte-compilation in packaging to be independent of -O or -B. 14 years ago
fancy_getopt.py Re-apply distutils2 changes lost before the merge of packaging. 15 years ago
install.py Remove redundant __main__ blocks from packaging modules. 14 years ago
manifest.py Port the #6884 fix to packaging 14 years ago
markers.py Use sys.version_info instead of sys.version in packaging. 14 years ago
metadata.py The error message should contain the key as given, not normalized. 14 years ago
run.py Group commands by topic in “pysetup run --list-commands” output. 14 years ago
util.py Start improving 2to3 code in packaging (#13462). 14 years ago
version.py Fix comparison bug with 'rc' versions in packaging.version (#11841). 14 years ago