Subject: CVS commit: pkgsrc/devel
From: Adam Ciarcinski
Date: 2020-08-05 15:54:15
Message id: 20200805135415.9932CFB28@cvs.NetBSD.org

Log Message:
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.

Files:
RevisionActionfile
1.1addpkgsrc/devel/py-iniconfig/DESCR
1.1addpkgsrc/devel/py-iniconfig/Makefile
1.1addpkgsrc/devel/py-iniconfig/PLIST
1.1addpkgsrc/devel/py-iniconfig/distinfo