summaryrefslogtreecommitdiff
path: root/setuptools.egg-info/entry_points.txt
Commit message (Expand)AuthorAgeFilesLines
* Bumped to 1.1.7 in preparation for next release.Jason R. Coombs2013-09-181-50/+50
* Bumped to 1.1.6 in preparation for next release.Jason R. Coombs2013-09-121-38/+38
* Bumped to 1.1.5 in preparation for next release.Jason R. Coombs2013-09-071-34/+34
* Bumped to 1.1.4 in preparation for next release.Jason R. Coombs2013-09-061-48/+48
* Bumped to 1.1.3 in preparation for next release.Jason R. Coombs2013-09-061-42/+42
* Bumped to 1.1.2 in preparation for next release.Jason R. Coombs2013-09-031-45/+45
* Bumped to 1.2 in preparation for next release.Jason R. Coombs2013-08-261-45/+45
* Bumped to 1.1 in preparation for next release.Jason R. Coombs2013-08-171-62/+62
* Use a single, multiline literal to express the template for clarity.Jason R. Coombs2013-08-061-62/+62
* Bumped to 0.9.9 in preparation for next release.Jason R. Coombs2013-07-251-44/+44
* Bumped to 0.9.8 in preparation for next release.Jason R. Coombs2013-07-221-28/+28
* Bumped to 0.9.7 in preparation for next release.Jason R. Coombs2013-07-171-62/+62
* Add compatibility for Python 2.4 when querying the hash name. Fixes #440.9.6Jason R. Coombs2013-07-171-62/+62
* Bumped to 0.9.6 in preparation for next release.Jason R. Coombs2013-07-151-41/+41
* Bumped to 0.9.5 in preparation for next release.Jason R. Coombs2013-07-151-36/+36
* Bumped to 0.9.4 in preparation for next release.Jason R. Coombs2013-07-151-44/+44
* Bumped to 0.9.3 in preparation for next release.Jason R. Coombs2013-07-151-41/+41
* Bumped to 0.9.2 in preparation for next release.Jason R. Coombs2013-07-131-51/+51
* Updated egg_info with corrected metadataJason R. Coombs2013-07-131-45/+45
* Regenerated bundled egg-infoJason R. Coombs2013-07-131-46/+46
* Bumped to 0.10 in preparation for next release.Jason R. Coombs2013-07-131-36/+36
* Bumped to 0.9 in preparation for next release.Jason R. Coombs2013-07-051-36/+36
* Issue #32: Fixed TypeError in get_resource_stream on zipped eggs0.8b6Jason R. Coombs2013-07-031-45/+45
* Misc. updates following 2to3 checks.Vinay Sajip2013-06-171-46/+46
* Use https in ez_setup (fixes #10)Jason R. Coombs2013-06-031-35/+35
* Bumped to 0.7.1 in preparation for next release.Jason R. Coombs2013-06-021-35/+35
* Bumped to 0.7b5 in preparation for next release.Jason R. Coombs2013-05-281-43/+43
* Re-generate egg_info0.7b3Jason R. Coombs2013-05-251-43/+43
* Fix use of getheaders on Python 3Jason R. Coombs2013-05-251-62/+62
* Update test to work with latest SSL-enabled URL opening technique.Jason R. Coombs2013-05-191-62/+62
* Restore entry_points.txt in egg-info. This file must be present if one desire...Jason R. Coombs2013-03-191-0/+62
* not requiredTarek Ziad?2009-07-161-56/+0
* Fix distutils.filelist.findall() crashing on broken symlinks. FixPJ Eby2007-07-111-36/+36
* Add support for "eggsecutable" headers: a /bin/sh script that is prependedPJ Eby2006-09-221-1/+4
* More Python 2.5 compatibility fixes.PJ Eby2006-09-201-1/+1
* Fix ``register`` not obeying name/version set by ``egg_info`` command, ifPJ Eby2006-07-101-0/+1
* Added ``test_loader`` keyword to support custom test loaders.PJ Eby2006-03-291-0/+1
* Added ``setuptools.file_finders`` entry point group to allow implementingPJ Eby2006-03-291-0/+3
* Implement dependency_links feature, courtesy of Tres Seaver's roughPJ Eby2006-03-291-2/+4
* Added ``easy_install-N.N`` script(s) for convenience when using multiplePJ Eby2006-03-201-0/+1
* Added the ``exclude_package_data`` keyword to ``setup()``, allowing youPJ Eby2005-12-151-0/+2
* Support full roundtrip translation of eggs to and from ``bdist_wininst``PJ Eby2005-12-141-0/+1
* Added an internal ``install_egg_info`` command to use as part of old-stylePJ Eby2005-12-141-0/+1
* Added ``tests_require`` keyword to ``setup()``, so that e.g. packagesPJ Eby2005-11-191-1/+2
* Added the ``include_package_data`` keyword to ``setup()``, allowing you toPJ Eby2005-11-181-0/+1
* 0.6a7 bugfix releasePJ Eby2005-11-021-0/+1
* 0.6a5 brown bag bug fix release.PJ Eby2005-09-291-1/+0
* Support generating .pyw/.exe wrappers for Windows GUI scripts, andPJ Eby2005-09-241-0/+1
* setuptools 0.6a2 releasePJ Eby2005-09-181-1/+0
* Added support to solve the infamous "we want .py on Windows, noPJ Eby2005-09-171-0/+4