pkgsrc/www/py-httptools/PLIST
adam 356a03e32e py-httptools: updated to 0.2.0
v0.2.0

New Features
Swap http-parse to llhttp

Bug Fixes
Fix httptools.__all__

Build
Add Python 3.9 in the build/test matrix
2021-05-05 08:18:47 +00:00

23 lines
941 B
Text

@comment $NetBSD: PLIST,v 1.3 2021/05/05 08:18:47 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/httptools/__init__.py
${PYSITELIB}/httptools/__init__.pyc
${PYSITELIB}/httptools/__init__.pyo
${PYSITELIB}/httptools/_version.py
${PYSITELIB}/httptools/_version.pyc
${PYSITELIB}/httptools/_version.pyo
${PYSITELIB}/httptools/parser/__init__.py
${PYSITELIB}/httptools/parser/__init__.pyc
${PYSITELIB}/httptools/parser/__init__.pyo
${PYSITELIB}/httptools/parser/errors.py
${PYSITELIB}/httptools/parser/errors.pyc
${PYSITELIB}/httptools/parser/errors.pyo
${PYSITELIB}/httptools/parser/parser.c
${PYSITELIB}/httptools/parser/parser.so
${PYSITELIB}/httptools/parser/url_parser.c
${PYSITELIB}/httptools/parser/url_parser.so