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 2f8c3f7ed7 Fix typos in comments. 14 years ago
..
command Remove obsolete verbose arguments from packaging. 15 years ago
compiler Remove obsolete verbose arguments from packaging. 15 years ago
pypi Merge 3.2, fix typos. 15 years ago
tests Stop converting package_data to extra_files in pysetup create (#13712). 14 years ago
__init__.py initial import of the packaging package in the standard library 15 years ago
_trove.py Update list of trove classifiers 15 years ago
compat.py Final bag of small changes coming from distutils2. 15 years ago
config.py Allow multiple values for package_data in setup.cfg (#11805). 14 years ago
create.py Stop converting package_data to extra_files in pysetup create (#13712). 14 years ago
database.py Make a number of small changes to ease the backport to distutils2 15 years ago
depgraph.py Remove redundant __main__ blocks from packaging modules. 15 years ago
dist.py Undo potentially confusing name change in packaging. 15 years ago
errors.py Improve byte-compilation in packaging to be independent of -O or -B. 15 years ago
fancy_getopt.py Re-apply distutils2 changes lost before the merge of packaging. 15 years ago
install.py Remove redundant __main__ blocks from packaging modules. 15 years ago
manifest.py Issue #13193: Fix distutils.filelist.FileList and 15 years ago
markers.py initial import of the packaging package in the standard library 15 years ago
metadata.py The error message should contain the key as given, not normalized. 15 years ago
run.py Fix a few typos 15 years ago
util.py Remove obsolete verbose arguments from packaging. 15 years ago
version.py Fix typos in comments. 14 years ago