Name: | rh-python36-python-pip |
---|---|
Version: | 9.0.1 |
Release: | 2.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 9364776 |
License: | MIT |
RPM: | rh-python36-python-pip-9.0.1-2.el7.noarch.rpm |
Source RPM: | rh-python36-python-pip-9.0.1-2.el7.src.rpm |
Build Date: | Mon Dec 18 2017 |
Build Host: | x86-ol7-builder-01.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. |