pip: fix summary.

This commit is contained in:
Jerome Duval
2015-06-08 12:34:56 +00:00
parent 208a8aa3a0
commit 43d3c27445

View File

@@ -1,4 +1,4 @@
SUMMARY="Install Python packages."
SUMMARY="The PyPA recommended tool for installing Python packages"
DESCRIPTION="Install Python packages, replacement for easy_install
"
HOMEPAGE="https://pypi.python.org/pypi/pip"