pkgsrc-wip/py-httplib2/PLIST
Michael-John Turner 4ea6265284 Initial import:
A comprehensive Python HTTP client library that supports many features left out
of other HTTP libraries.

Features:
 o HTTP and HTTPS
 o Keep-Alive
 o Authentication
 o Caching
 o All Methods
 o Redirects
 o Compression
 o Lost update support
 o Unit Tested
2007-08-11 15:02:29 +00:00

10 lines
360 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/11 15:02:29 mj_turner Exp $
${PYSITELIB}/httplib2/__init__.py
${PYSITELIB}/httplib2/__init__.pyc
${PYSITELIB}/httplib2/__init__.pyo
${PYSITELIB}/httplib2/iri2uri.py
${PYSITELIB}/httplib2/iri2uri.pyc
${PYSITELIB}/httplib2/iri2uri.pyo
share/doc/${PKGBASE}/README
@dirrm ${PYSITELIB}/httplib2
@dirrm share/doc/${PKGBASE}