1b4b35c542
Brotlipy is a collection of CFFI-based bindings to the Brotli compression reference implementation as written by Google. This enables Python software to easily and quickly work with the Brotli compression algorithm, regardless of what interpreter is being used.
18 lines
683 B
Text
18 lines
683 B
Text
@comment $NetBSD: PLIST,v 1.1 2017/04/14 12:10:26 leot Exp $
|
|
${PYSITELIB}/brotli/__init__.py
|
|
${PYSITELIB}/brotli/__init__.pyc
|
|
${PYSITELIB}/brotli/__init__.pyo
|
|
${PLIST.py2x}${PYSITELIB}/brotli/_brotli.so
|
|
${PLIST.py3x}${PYSITELIB}/brotli/_brotli.abi3.so
|
|
${PYSITELIB}/brotli/brotli.py
|
|
${PYSITELIB}/brotli/brotli.pyc
|
|
${PYSITELIB}/brotli/brotli.pyo
|
|
${PYSITELIB}/brotli/build.py
|
|
${PYSITELIB}/brotli/build.pyc
|
|
${PYSITELIB}/brotli/build.pyo
|
|
${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
|