You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Éric Araujo 4b5a5f7bd5 More fixes for PEP 3147 compliance in packaging (#11254) 15 years ago
..
__init__.py The value is the dotted module name to the command class. 15 years ago
bdist.py Remove obsolete mentions of the compress program and .Z archives. 15 years ago
bdist_dumb.py Final bag of small changes coming from distutils2. 15 years ago
bdist_msi.py Cleanup in packaging: super considered super 15 years ago
bdist_wininst.py Fix usage of bytes in packaging's bdist_wininst. 15 years ago
build.py initial import of the packaging package in the standard library 15 years ago
build_clib.py Make a number of small changes to ease the backport to distutils2 15 years ago
build_ext.py Packaging cleanup: remove conditionals for < 2.6 support. 15 years ago
build_py.py More fixes for PEP 3147 compliance in packaging (#11254) 15 years ago
build_scripts.py A few style changes originally done in the distutils2 repo 15 years ago
check.py Fix format of warnings from the packaging check command 15 years ago
clean.py initial import of the packaging package in the standard library 15 years ago
cmd.py Make TypeError message from Command.__init__ more useful 15 years ago
command_template initial import of the packaging package in the standard library 15 years ago
config.py packaging: use with open() instead of try/finally: close 15 years ago
install_data.py initial import of the packaging package in the standard library 15 years ago
install_dist.py Remove two unneeded attributes in packaging 15 years ago
install_distinfo.py Fix writing of the RESOURCES file by packaging (#12386) 15 years ago
install_headers.py initial import of the packaging package in the standard library 15 years ago
install_lib.py More fixes for PEP 3147 compliance in packaging (#11254) 15 years ago
install_scripts.py initial import of the packaging package in the standard library 15 years ago
register.py Avoid matching '' or 'yn' when asking for 'y' or 'n' in interactive code 15 years ago
sdist.py Fix sdist to always include setup.cfg (#11092), to comply with the spec 15 years ago
test.py initial import of the packaging package in the standard library 15 years ago
upload.py Clean up packaging.util: add __all__, remove some unused functions. 15 years ago
upload_docs.py Make a number of small changes to ease the backport to distutils2 15 years ago
wininst-6.0.exe initial import of the packaging package in the standard library 15 years ago
wininst-7.1.exe initial import of the packaging package in the standard library 15 years ago
wininst-8.0.exe initial import of the packaging package in the standard library 15 years ago
wininst-9.0-amd64.exe initial import of the packaging package in the standard library 15 years ago
wininst-9.0.exe initial import of the packaging package in the standard library 15 years ago
wininst-10.0-amd64.exe initial import of the packaging package in the standard library 15 years ago
wininst-10.0.exe initial import of the packaging package in the standard library 15 years ago