cpython/Lib/packaging
Éric Araujo 505f0ebf88 Final bag of small changes coming from distutils2.
- minor cleanup in Metadata
- trigger creation of the sysconfig._CONFIG_VARS dict
- home_page is used over home-page: it’s not a compound word, it’s an
  escaped space

Distutils2 is now synchronized with Packaging.
2011-09-19 15:12:23 +02:00
..
command Final bag of small changes coming from distutils2. 2011-09-19 15:12:23 +02:00
compiler Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
pypi Final bag of small changes coming from distutils2. 2011-09-19 15:12:23 +02:00
tests Final bag of small changes coming from distutils2. 2011-09-19 15:12:23 +02:00
__init__.py
_trove.py Update list of trove classifiers to match PyPI 2011-08-30 19:05:46 +02:00
compat.py Final bag of small changes coming from distutils2. 2011-09-19 15:12:23 +02:00
config.py Don’t let invalid line in setup.cfg pass silently 2011-09-10 18:22:04 +02:00
create.py A few style changes originally done in the distutils2 repo 2011-09-18 23:12:30 +02:00
database.py Make a number of small changes to ease the backport to distutils2 2011-09-18 20:11:48 +02:00
depgraph.py Minor packaging cleanup. 2011-07-29 02:37:21 +02:00
dist.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
errors.py
fancy_getopt.py
install.py Minor packaging cleanup. 2011-07-29 02:37:21 +02:00
manifest.py
markers.py
metadata.py Final bag of small changes coming from distutils2. 2011-09-19 15:12:23 +02:00
run.py Remove unneeded --all option of “pysetup list”. 2011-09-12 16:45:38 +02:00
util.py Packaging cleanup: remove conditionals for < 2.6 support. 2011-09-17 03:31:51 +02:00
version.py