summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Updated license infoIan Bicking2005-08-311-2/+2
* Renamed factory names for paste.deployIan Bicking2005-08-251-3/+3
* Moved script to another package (PasteScript)Ian Bicking2005-08-251-1/+0
* paste.deployified wdg_validateIan Bicking2005-08-221-0/+1
* note distasteIan Bicking2005-08-221-0/+1
* paste.deployified sessionIan Bicking2005-08-221-0/+1
* paste.deployified recursiveIan Bicking2005-08-221-0/+1
* paste.deployified pycgiwrapperIan Bicking2005-08-221-0/+1
* paste.deployified profilemiddlewareIan Bicking2005-08-221-0/+1
* paste.deployified printdebugIan Bicking2005-08-221-0/+1
* paste.deployified loginIan Bicking2005-08-221-0/+1
* paste.deployified lintIan Bicking2005-08-221-0/+1
* paste.deployified httpexceptionsIan Bicking2005-08-221-0/+1
* paste.deployified gzipperIan Bicking2005-08-221-0/+1
* paste-deployified flup session middlewareIan Bicking2005-08-221-0/+1
* Cleanup from the last deleteIan Bicking2005-08-221-0/+1
* paste.deployified cascadeIan Bicking2005-08-221-0/+1
* paste.deployify urlmapIan Bicking2005-08-221-0/+3
* Converted cgiapp to paste.deployIan Bicking2005-08-221-0/+3
* Move around tests and exceptions; more moving to come, hence this intermediat...Ian Bicking2005-08-221-5/+5
* Removed spurious importIan Bicking2005-07-171-2/+0
* Refactored to use all the setuptools featuresIan Bicking2005-07-131-62/+14
* Use ez_setup, which is a bootstrapper for setuptoolsIan Bicking2005-07-031-0/+3
* Removed setuptools downloadIan Bicking2005-07-031-25/+0
* Updated setuptools version; removed package listingIan Bicking2005-05-311-2/+1
* Moved to setuptools 0.3a2Ian Bicking2005-05-301-2/+2
* Renamed paste-setup to paster; removed paste-server; fixed up docs and setup.pyIan Bicking2005-05-291-1/+1
* Use svn revision for Paste versionIan Bicking2005-05-221-2/+29
* Fixed file-finding algorithmIan Bicking2005-05-221-2/+2
* Added new packaging package, which will (in time) deal with installing and ma...Ian Bicking2005-05-221-0/+1
* Added docsupport to setup.pyIan Bicking2005-05-221-1/+3
* Started work moving to setuptools/Python EggsIan Bicking2005-05-191-14/+28
* Included Webware's TaskKit packageIan Bicking2005-05-181-0/+1
* Fixed up installation so --install-data works; only works on Python 2.4's dis...Ian Bicking2005-05-181-18/+24
* fixed setup script againphunt2005-05-171-1/+1
* fixed the setup script to install the new server plugins as well as wareweb.phunt2005-05-151-1/+4
* Removed spaces from name (#6)Ian Bicking2005-05-021-26/+26
* added a working setup.py scriptphunt2005-04-271-15/+30
* Internal renaming of wsgikit->pasteIan Bicking2005-04-221-8/+8
* Renamed WSGIKit to PasteIan Bicking2005-04-221-0/+61