Paketname | python-pip |
Beschreibung | Alternative Python package installer |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.3.1-1ubuntu2 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 264 Byte |
Hängt ab von | python, python-central (>= 0.6.11), python-pkg-resources | python-setuptools (<< 0.6c8-1) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu MOTU Developers |
Quelle | |
Paketgröße | 49544 Byte |
Prüfsumme MD5 | 8375eaaa3d7aa6987a2dfa8da8e3d94f |
Prüfsumme SHA1 | 8b19fdc09e304e48e3d3bacf0ff719e21014a236 |
Prüfsumme SHA256 | f895e9158bf1ecfeab51abfebbaac3a9f0bb0ded8861804e2bdd857b9cdeb9e4 |
Link zum Herunterladen | python-pip_0.3.1-1ubuntu2_all.deb |
Ausführliche Beschreibung | pip installs packages. Python packages. An easy_install replacement.
.
pip is a replacement for easy_install, and is intended to be an improved
package installer. It integrates with virtualenv, doesn't do partial
installs, can save package state for replaying, can install from non-egg
sources, and can install from version control repositories.
|