cpython/Lib/packaging
Éric Araujo 2180ee641c Fix code I unwittingly broke in b0e2d6592a1f (#14038) 2012-02-17 17:26:30 +01:00
..
command Fix parsing of packaging’s build_ext --libraries option (#1326113) 2012-02-15 17:25:25 +01:00
compiler Use sys.version_info instead of sys.version in packaging. 2012-02-10 05:20:53 +01:00
pypi Use sys.version_info instead of sys.version in packaging. 2012-02-10 05:20:53 +01:00
tests Fix code I unwittingly broke in b0e2d6592a1f (#14038) 2012-02-17 17:26:30 +01:00
__init__.py
_trove.py Update list of trove classifiers 2011-11-20 16:01:35 +01:00
compat.py Start improving 2to3 code in packaging (#13462). 2012-02-09 21:37:14 +01:00
config.py Allow multiple values for package_data in setup.cfg (#11805). 2012-02-04 21:53:07 +01:00
create.py Stop converting package_data to extra_files in pysetup create (#13712). 2012-02-05 10:26:16 +01:00
database.py
depgraph.py Remove redundant __main__ blocks from packaging modules. 2011-11-06 11:38:58 +01:00
dist.py Undo potentially confusing name change in packaging. 2011-11-06 06:54:05 +01:00
errors.py Improve byte-compilation in packaging to be independent of -O or -B. 2011-11-03 05:08:28 +01:00
fancy_getopt.py
install.py Remove redundant __main__ blocks from packaging modules. 2011-11-06 11:38:58 +01:00
manifest.py Port the fix for #13193 to packaging 2012-02-12 05:01:42 +01:00
markers.py Use sys.version_info instead of sys.version in packaging. 2012-02-10 05:20:53 +01:00
metadata.py The error message should contain the key as given, not normalized. 2011-11-14 19:45:30 +01:00
run.py Group commands by topic in “pysetup run --list-commands” output. 2012-02-09 14:29:11 +01:00
util.py Start improving 2to3 code in packaging (#13462). 2012-02-09 21:37:14 +01:00
version.py Fix typos in comments. 2012-02-06 16:12:21 +01:00