pkgsrc/devel/py-binaryornot/PLIST
nils 73e72ae795 Initial import of py-binaryornot, version 0.4.0,
into the NetBSD Packages Collection.

Ultra-lightweight pure Python package to guess
whether a file is binary or text, using a heuristic
similar to Perl's pp_fttext and its analysis by @eliben.
2016-05-16 14:20:56 +00:00

16 lines
638 B
Text

@comment $NetBSD: PLIST,v 1.1 2016/05/16 14:20:56 nils 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}/binaryornot/__init__.py
${PYSITELIB}/binaryornot/__init__.pyc
${PYSITELIB}/binaryornot/__init__.pyo
${PYSITELIB}/binaryornot/check.py
${PYSITELIB}/binaryornot/check.pyc
${PYSITELIB}/binaryornot/check.pyo
${PYSITELIB}/binaryornot/helpers.py
${PYSITELIB}/binaryornot/helpers.pyc
${PYSITELIB}/binaryornot/helpers.pyo