aboutsummaryrefslogtreecommitdiff
path: root/sysutils/py-pkginfo
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-05-19 10:53:05 +0000
commit1f8b48b772b2d0ac0ed48a8259d2117ea3236a90 (patch)
tree06f11bc7b351f3abf3bf5507405afdba5374614e /sysutils/py-pkginfo
parent4e942b64191e2ef98dce2c5af31047a8640db768 (diff)
downloadports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.tar.gz
ports-1f8b48b772b2d0ac0ed48a8259d2117ea3236a90.zip
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=415500
Diffstat (limited to 'sysutils/py-pkginfo')
-rw-r--r--sysutils/py-pkginfo/pkg-descr8
1 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/py-pkginfo/pkg-descr b/sysutils/py-pkginfo/pkg-descr
index c3f1e59a9e50..476eb551323a 100644
--- a/sysutils/py-pkginfo/pkg-descr
+++ b/sysutils/py-pkginfo/pkg-descr
@@ -1,7 +1,7 @@
-This package provides an API for querying the distutils metadata written in
-the PKG-INFO file inside a source distribution (an sdist) or a binary
-distribution (e.g., created by running bdist_egg). It can also query the
-EGG-INFO directory of an installed distribution, and the *.egg-info stored in
+This package provides an API for querying the distutils metadata written in
+the PKG-INFO file inside a source distribution (an sdist) or a binary
+distribution (e.g., created by running bdist_egg). It can also query the
+EGG-INFO directory of an installed distribution, and the *.egg-info stored in
a "development checkout" (e.g, created by running setup.py develop).
WWW: http://pypi.python.org/pypi/pkginfo/