cpython/Lib/packaging
2011-05-20 20:27:54 +03:00
..
command package: replace open(fn, 'w').close() by open(fn, 'wb').close() 2011-05-19 15:52:59 +02:00
compiler fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str 2011-05-20 00:05:58 +02:00
pypi initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
tests Fix another ResourceWarning in test_packaging. 2011-05-20 20:27:54 +03:00
__init__.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
_trove.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
compat.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
config.py Issue #12112: packaging reads and writes setup.cfg using UTF-8 2011-05-19 18:45:32 +02:00
create.py Issue #12112: fix the encoding of setup.py in the packaging module 2011-05-19 21:42:47 +02:00
database.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
depgraph.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
dist.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
errors.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
fancy_getopt.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
install.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
manifest.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
markers.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
metadata.py Issue #12112: packaging reads/writes metadata using UTF-8 2011-05-19 18:49:56 +02:00
resources.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
run.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00
util.py Issue #12112: fix the encoding of setup.py in the packaging module 2011-05-19 21:42:47 +02:00
version.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00