aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/archive_util.py
Commit message (Expand)AuthorAgeFilesLines
* Added an ``unpack_directory()`` driver to ``setuptools.archive_util``, soPJ Eby2005-12-061-3/+44
* Detect and handle conflicts with "unmanaged" packages when installingPJ Eby2005-07-101-2/+2
* Enhance unpack_* utilities to allow on-the-fly redirection of where filesPJ Eby2005-06-151-16/+16
* Split setup-running and archive-extraction utilities into separate modules,PJ Eby2005-06-121-0/+164