Name: | python27-python-pip |
---|---|
Version: | 7.1.0 |
Release: | 2.el6 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 7036913 |
License: | MIT |
RPM: | python27-python-pip-7.1.0-2.el6.noarch.rpm |
Source RPM: | python27-python-pip-7.1.0-2.el6.src.rpm |
Build Date: | Tue Aug 16 2016 |
Build Host: | x86-ol6-builder-05.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. |