cheeseshop -> pypi

[Imported from Trac: page Packaging, version 26]
davidsarah 2011-07-17 23:01:52 +00:00
parent 170352eb5c
commit 3c8168990d

@ -83,7 +83,7 @@ Advantages:
* management of dependencies (even on platforms that don't have a native package manager); This is the important feature.
* integration with <http://cheeseshop.python.org/> -- with setuptools we can update the [allmydata-tahoe metadata at the cheeseshop](http://cheeseshop.python.org/pypi/allmydata-tahoe) automatically, and also upload packages to be distributed from cheeseshop
* integration with the [Python Package Index (PyPI)](http://pypi.python.org/pypi) -- with setuptools we can update the [allmydata-tahoe metadata at PyPI](http://pypi.python.org/pypi/allmydata-tahoe) automatically, and also upload packages to be distributed from PyPI
* for hackers who like setuptools, this makes using Tahoe convenient and pleasant for them