Name: | python-pip |
---|---|
Version: | 1.3.1 |
Release: | 4.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 1071477 |
License: | MIT |
RPM: | python-pip-1.3.1-4.el6.noarch.rpm |
Source RPM: | python-pip-1.3.1-4.el6.src.rpm |
Build Date: | Tue Dec 31 2013 |
Build Host: | ca-build44.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.pip-installer.org |
Summary: | A tool for installing and managing Python packages |
Description: | Pip is a replacement for `easy_install <http://peak.telecommunity.com/DevCenter/EasyInstall>`_. It uses mostly the same techniques for finding packages, so packages that were made easy_installable should be pip-installable as well. |