pkgsrc/devel/py-configargparse/PLIST
fhajny 7ee46312a0 Update devel/py-configargparse to 0.11.0.
- moved existing config file parsing logic into DefaultConfigFileParser,
  and added YAMLConfigFileParser. The config file format can now be
  selected by setting the config_file_parser_class constructor arg
  to one of these Parser classes.
- fixes for various bugs mostly related to config file parsing
2016-11-11 09:33:57 +00:00

10 lines
404 B
Text

@comment $NetBSD: PLIST,v 1.3 2016/11/11 09:33:57 fhajny Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/pbr.json
${PYSITELIB}/${EGG_INFODIR}/requires.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/configargparse.py
${PYSITELIB}/configargparse.pyc
${PYSITELIB}/configargparse.pyo