pkgsrc/net/py-hpack/PLIST
leot 61676794a8 Import net/py-hpack as py-hpack-1.1.0 (needed to update net/mitmproxy).
ok bsiegert@.

Pure-Python HTTP/2 header encoding (HPACK) logic for use in Python
programs that implement HTTP/2. It also contains a compatibility layer
that automatically enables the use of nghttp2 if it's available.
2015-08-23 14:06:11 +00:00

29 lines
1,007 B
Text

@comment $NetBSD: PLIST,v 1.1 2015/08/23 14:06:11 leot Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/hpack/__init__.py
${PYSITELIB}/hpack/__init__.pyc
${PYSITELIB}/hpack/__init__.pyo
${PYSITELIB}/hpack/compat.py
${PYSITELIB}/hpack/compat.pyc
${PYSITELIB}/hpack/compat.pyo
${PYSITELIB}/hpack/exceptions.py
${PYSITELIB}/hpack/exceptions.pyc
${PYSITELIB}/hpack/exceptions.pyo
${PYSITELIB}/hpack/hpack.py
${PYSITELIB}/hpack/hpack.pyc
${PYSITELIB}/hpack/hpack.pyo
${PYSITELIB}/hpack/hpack_compat.py
${PYSITELIB}/hpack/hpack_compat.pyc
${PYSITELIB}/hpack/hpack_compat.pyo
${PYSITELIB}/hpack/huffman.py
${PYSITELIB}/hpack/huffman.pyc
${PYSITELIB}/hpack/huffman.pyo
${PYSITELIB}/hpack/huffman_constants.py
${PYSITELIB}/hpack/huffman_constants.pyc
${PYSITELIB}/hpack/huffman_constants.pyo
${PYSITELIB}/hpack/table.py
${PYSITELIB}/hpack/table.pyc
${PYSITELIB}/hpack/table.pyo