cpython/Lib/packaging
2011-05-30 12:25:21 +02:00
..
command Issue 10126 - backported distutils fix for the enable-share mode into packaging 2011-05-22 21:21:44 +02:00
compiler Issue 10126 - backported distutils fix for the enable-share mode into packaging 2011-05-22 21:21:44 +02:00
pypi Cleaned up the installer output behavior. 2011-05-30 12:07:49 +02:00
tests removed spurious output 2011-05-30 12:25:21 +02:00
__init__.py
_trove.py
compat.py
config.py fixed the way the cfg file markers values are split under win32 2011-05-21 12:00:10 +02:00
create.py we want to generate /-separated paths setup.cfg files even under win32 2011-05-21 14:24:14 +02:00
database.py cleanup packaging.database 2011-05-30 11:07:54 +02:00
depgraph.py
dist.py
errors.py
fancy_getopt.py
install.py Cleaned up the installer output behavior. 2011-05-30 12:07:49 +02:00
manifest.py
markers.py
metadata.py Issue #12112: packaging reads/writes metadata using UTF-8 2011-05-19 18:49:56 +02:00
run.py Cleaned up the installer output behavior. 2011-05-30 12:07:49 +02:00
util.py Cleaned up the installer output behavior. 2011-05-30 12:07:49 +02:00
version.py