Name: | python27-python-pip |
---|---|
Version: | 1.5.6 |
Release: | 5.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 6272201 |
License: | MIT |
RPM: | python27-python-pip-1.5.6-5.el7.noarch.rpm |
Source RPM: | python27-python-pip-1.5.6-5.el7.src.rpm |
Build Date: | Tue Feb 02 2016 |
Build Host: | x86-ol7-builder-02.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. |