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 4575afcb53 Fix parsing of packaging’s build_ext --libraries option (#1326113) 14 years ago
..
__init__.py Group commands by topic in “pysetup run --list-commands” output. 14 years ago
bdist.py Undo potentially confusing name change in packaging. 14 years ago
bdist_dumb.py Undo potentially confusing name change in packaging. 14 years ago
bdist_msi.py Use sys.version_info instead of sys.version in packaging. 14 years ago
bdist_wininst.py Use sys.version_info instead of sys.version in packaging. 14 years ago
build.py Use sys.version_info instead of sys.version in packaging. 14 years ago
build_clib.py Make a number of small changes to ease the backport to distutils2 14 years ago
build_ext.py Fix parsing of packaging’s build_ext --libraries option (#1326113) 14 years ago
build_py.py Clean up byte-compilation code in packaging (#11254 followup). 14 years ago
build_scripts.py A few style changes originally done in the distutils2 repo 14 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 Remove obsolete verbose arguments from packaging. 14 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 Use sys.version_info instead of sys.version in packaging. 14 years ago
install_distinfo.py Use more standard name for one option of packaging’s install_distinfo 14 years ago
install_headers.py initial import of the packaging package in the standard library 15 years ago
install_lib.py Clean up byte-compilation code in packaging (#11254 followup). 14 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 14 years ago
sdist.py Remove obsolete verbose arguments from packaging. 14 years ago
test.py Remove obsolete verbose arguments from packaging. 14 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 14 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