pkgsrc/www/py-http-parser/PLIST
rodent 6ae601bafe Import py27-http-parser-0.8.3 as www/py-http-parser.
HTTP request/response parser for Python compatible with Python 2.x (>=2.6),
Python 3 and Pypy. If possible a C parser based on http-parser from Ryan Dahl
will be used.
2013-12-31 19:32:32 +00:00

24 lines
917 B
Text

@comment $NetBSD: PLIST,v 1.1 2013/12/31 19:32:32 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/http_parser/__init__.py
${PYSITELIB}/http_parser/__init__.pyc
${PYSITELIB}/http_parser/__init__.pyo
${PYSITELIB}/http_parser/_socketio.py
${PYSITELIB}/http_parser/_socketio.pyc
${PYSITELIB}/http_parser/_socketio.pyo
${PYSITELIB}/http_parser/http.py
${PYSITELIB}/http_parser/http.pyc
${PYSITELIB}/http_parser/http.pyo
${PYSITELIB}/http_parser/parser.so
${PYSITELIB}/http_parser/pyparser.py
${PYSITELIB}/http_parser/pyparser.pyc
${PYSITELIB}/http_parser/pyparser.pyo
${PYSITELIB}/http_parser/reader.py
${PYSITELIB}/http_parser/reader.pyc
${PYSITELIB}/http_parser/reader.pyo
${PYSITELIB}/http_parser/util.py
${PYSITELIB}/http_parser/util.pyc
${PYSITELIB}/http_parser/util.pyo