cpython/Lib/packaging
2011-05-21 23:59:09 +02:00
..
command fixed the export symbols for the win32 linker 2011-05-21 21:48:04 +02:00
compiler fix packaging.compiler.msvc9compiler: os.environ['path'] value is also a str 2011-05-20 00:05:58 +02:00
pypi make sure the crawler can browse file-based indexes under win32 2011-05-21 22:47:40 +02:00
tests added the Content-Length header. that fixes the weird packaging.pypi.errors.HashDoesNotMatch errors 2011-05-21 23:59:09 +02: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 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 use the same line terminator everywhere 2011-05-21 19:45:48 +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 fixed the move api in packaging.install, and closing the handle left by mkstemp() in its test module 2011-05-21 15:12:10 +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 fixed the separator issues in packaging/resources+config 2011-05-21 11:48:16 +02:00
version.py initial import of the packaging package in the standard library 2011-05-19 13:07:25 +02:00