3 Commits

Author SHA1 Message Date
Fabian Affolter
7817e1f0cc testing/py-pip: upgrade to 1.4.1 2013-09-08 14:34:53 +02:00
Fabian Affolter
f1ced97713 testing/py-pip: upgrade to 1.3.1 2013-06-15 11:41:49 +00:00
Fabian Affolter
f938273063 testing/py-pip: new aport
pip is a tool for installing and managing Python packages, such
as those found in the Python Package Index.

pip is a replacement for easy_install. It mostly uses the same
techniques for finding packages, so packages that are easy_installable
should be pip-installable as well. This means that you can use pip
install SomePackage instead of easy_install SomePackage.

http://www.pip-installer.org
2012-05-17 13:33:56 +00:00