Name: | python27-python-pip |
Version: | 8.1.2 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 7311795 |
License: | MIT and Python and ASL 2.0 and BSD and ISC and LGPLv2 and (ASL 2.0 or BSD) |
RPM: |
python27-python-pip-8.1.2-6.el7.noarch.rpm
|
Source RPM: |
python27-python-pip-8.1.2-6.el7.src.rpm
|
Build Date: | Wed Oct 21 2020 |
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. |