aboutsummaryrefslogtreecommitdiffstats
path: root/setuptools/command/bdist_egg.py
diff options
context:
space:
mode:
authorPJ Eby <distutils-sig@python.org>2005-05-29 00:17:22 +0000
committerPJ Eby <distutils-sig@python.org>2005-05-29 00:17:22 +0000
commitd332c4c3c3eb7d65140f2094a36fdf9a1f2c254a (patch)
tree6ab2b96b85797b187c6cca2755ab1dfa0b3e5971 /setuptools/command/bdist_egg.py
parente15ee4d46a55e7dbfc823e52edf143b77ce3a978 (diff)
downloadexternal_python_setuptools-d332c4c3c3eb7d65140f2094a36fdf9a1f2c254a.tar.gz
external_python_setuptools-d332c4c3c3eb7d65140f2094a36fdf9a1f2c254a.tar.bz2
external_python_setuptools-d332c4c3c3eb7d65140f2094a36fdf9a1f2c254a.zip
Add "easy_install" script that downloads distutils source (or .egg files)
and builds and installs them as eggs, with support for managing .pth files. Built distributions are installed in individual subdirectories, so you can either add the directory to a .pth (automatically done by default), or you can use pkg_resources.require() to manage your dependencies explicitly. Because each distribution is in its own directory (or .egg file), uninstallation and clean upgrades are trivial, without the aid of any sort of package manager. --HG-- branch : setuptools extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041017
Diffstat (limited to 'setuptools/command/bdist_egg.py')
0 files changed, 0 insertions, 0 deletions