pkgsrc/devel/py-iniconfig/PLIST
adam d72eb5e460 py-iniconfig: added version 1.0.1
iniconfig is a small and simple INI-file parser module having a unique set of
features:
* tested against Python2.4 across to Python3.2, Jython, PyPy
* maintains order of sections and entries
* supports multi-line values with or without line-continuations
* supports "#" comments everywhere
* raises errors with proper line-numbers
* no bells and whistles like automatic substitutions
* iniconfig raises an Error if two sections have the same name.
2020-08-05 13:54:15 +00:00

8 lines
309 B
Text

@comment $NetBSD: PLIST,v 1.1 2020/08/05 13:54:15 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/iniconfig.py
${PYSITELIB}/iniconfig.pyc
${PYSITELIB}/iniconfig.pyo