Name: | python27-python-pip |
Version: | 8.1.2 |
Release: | 7.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 6945091 |
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-7.el7.noarch.rpm
|
Source RPM: |
python27-python-pip-8.1.2-7.el7.src.rpm
|
Build Date: | Mon May 02 2022 |
Build Host: | build-ol7-x86_64.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. |