diff options
author | PJ Eby <distutils-sig@python.org> | 2006-01-10 04:00:54 +0000 |
---|---|---|
committer | PJ Eby <distutils-sig@python.org> | 2006-01-10 04:00:54 +0000 |
commit | abed75c8f1a0b6a449b5411caf3d9581fabae3df (patch) | |
tree | 55e9d0739895972920b6992d3bf4b01f78229bc5 /setuptools/command/build_ext.py | |
parent | 51d68aa576cd63dab44ed6f9578211a0e90def9a (diff) | |
download | python-setuptools-git-abed75c8f1a0b6a449b5411caf3d9581fabae3df.tar.gz |
EasyInstall can now download bare ``.py`` files and wrap them in an egg,
as long as you include an ``#egg=name-version`` suffix on the URL, or if
the ``.py`` file is listed as the "Download URL" on the project's PyPI
page. This allows third parties to "package" trivial Python modules
just by linking to them (e.g. from within their own PyPI page or
download links page).
--HG--
branch : setuptools
extra : convert_revision : svn%3A6015fed2-1504-0410-9fe1-9d1591cc4771/sandbox/trunk/setuptools%4041995
Diffstat (limited to 'setuptools/command/build_ext.py')
0 files changed, 0 insertions, 0 deletions