pkgsrc/devel/py-autopep8/PLIST
minskim a7e1923079 Import py-autopep8-1.3.2 as devel/py-autopep8
autopep8 automatically formats Python code to conform to the PEP 8
style guide. It uses the pycodestyle utility to determine what parts
of the code needs to be formatted. autopep8 is capable of fixing most
of the formatting issues that can be reported by pycodestyle.
2017-08-24 16:11:21 +00:00

12 lines
465 B
Text

@comment $NetBSD: PLIST,v 1.1 2017/08/24 16:11:21 minskim Exp $
bin/autopep8-${PYVERSSUFFIX}
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/autopep8.py
${PYSITELIB}/autopep8.pyc
${PYSITELIB}/autopep8.pyo