Name: | python34-pip |
---|---|
Version: | 8.1.2 |
Release: | 6.el7 |
Architecture: | noarch |
Group: | Development/Libraries |
Size: | 7117558 |
License: | MIT |
RPM: | python34-pip-8.1.2-6.el7.noarch.rpm |
Source RPM: | python-pip-8.1.2-6.el7.src.rpm |
Build Date: | Sun Apr 22 2018 |
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 Python3 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. |