# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # py-pkginfo/ # py-pkginfo/Makefile # py-pkginfo/distinfo # py-pkginfo/pkg-descr # echo c - py-pkginfo/ mkdir -p py-pkginfo/ > /dev/null 2>&1 echo x - py-pkginfo/Makefile sed 's/^X//' >py-pkginfo/Makefile << 'c81bb18e7ff55e7c9925e93e95e2a6ab' X# $FreeBSD$ X XPORTNAME= pkginfo XPORTVERSION= 1.2.1 XCATEGORIES= sysutils python XMASTER_SITES= CHEESESHOP XPKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} X XMAINTAINER= che@bein.link XCOMMENT= Query metadatdata from sdists / bdists / installed packages. X XLICENSE= MIT X X#RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}click>=3.2:${PORTSDIR}/devel/py-click \ X XUSES= python XUSE_PYTHON= autoplist distutils X X.include c81bb18e7ff55e7c9925e93e95e2a6ab echo x - py-pkginfo/distinfo sed 's/^X//' >py-pkginfo/distinfo << 'cbaee928539632a5e2b89b5e7e4bcd18' XSHA256 (pkginfo-1.2.1.tar.gz) = ad3f6dfe8a831f96a7b56a588ca874137ca102cc6b79fc9b0a1c3b7ab7320f3c XSIZE (pkginfo-1.2.1.tar.gz) = 31072 cbaee928539632a5e2b89b5e7e4bcd18 echo x - py-pkginfo/pkg-descr sed 's/^X//' >py-pkginfo/pkg-descr << 'a5d2d39662312745da2ad01fe848e3b9' XThis package provides an API for querying the distutils metadata written in Xthe PKG-INFO file inside a source distriubtion (an sdist) or a binary Xdistribution (e.g., created by running bdist_egg). It can also query the XEGG-INFO directory of an installed distribution, and the *.egg-info stored in Xa "development checkout" (e.g, created by running setup.py develop). X XWWW: http://pypi.python.org/pypi/pkginfo/ a5d2d39662312745da2ad01fe848e3b9 exit