# HG changeset patch # User Jeff Hammel # Date 1330968287 28800 # Node ID c61d0fe16509255254182883485ba92fcc835dbb # Parent 0f3603a3d37d2011bc1e7e57f03449a98efca836 add links diff -r 0f3603a3d37d -r c61d0fe16509 README.txt --- a/README.txt Sun Mar 04 10:45:33 2012 -0800 +++ b/README.txt Mon Mar 05 09:24:47 2012 -0800 @@ -171,6 +171,19 @@ way, e.g. ``python setup.py sdist upload -r http://url.of/simpypi`` . It should. +Parallel Solutions +------------------ + + * https://github.com/SurveyMonkey/CheesePrism + +Reference +--------- + + * http://k0s.org/portfolio/pypi.html + * http://guide.python-distribute.org/contributing.html#the-simple-index-protocol + * http://www.python.org/~jeremy/weblog/030924.html + * https://bugzilla.mozilla.org/show_bug.cgi?id=701506 + -- http://k0s.org/mozilla/hg/simpypi