Commit Graph

10 Commits

Author SHA1 Message Date
Ralf Schmitt
2d3e87d101 add code which searches for updates on pypi.python.org
this uses the xmlrpc interface on pypi.python.org in order to find
updates. It depends on setuptools or distribute to be installed and
uses pip to download updates.
2011-10-25 02:33:40 +02:00
Ralf Schmitt
7aaa44d49d update MANIFEST.in 2011-10-07 21:21:21 +02:00
Ralf Schmitt
baa2936217 add some tests for the WSGI app 2011-08-30 03:38:59 +02:00
Ralf Schmitt
9e4b3ec32f toxify 2011-08-30 02:37:25 +02:00
Ralf Schmitt
775f64783d add some tests for core.main function 2011-08-30 02:36:25 +02:00
Ralf Schmitt
f37dc30f3a generate single file script "pypi-server-standalone.py". 2011-08-01 22:39:16 +02:00
Ralf Schmitt
9210efe3d2 update MANIFEST.in 2011-08-01 01:59:23 +02:00
Ralf Schmitt
e760b77a9b add README.rst. 2011-07-29 03:14:09 +02:00
Ralf Schmitt
0725b56d7f update MANIFEST.in 2011-07-29 02:03:55 +02:00
Ralf Schmitt
85983fd36f import initial version 2011-07-29 02:02:28 +02:00