Package: wnpp
Severity: wishlist
Owner: Christian Kastner <c...@debian.org>

* Package name    : python-iniconfig
  Version         : 1.0.1
  Upstream Author : Ronny Pfannschmidt
* URL             : https://github.com/RonnyPfannschmidt/iniconfig
* License         : MIT
  Programming Lang: Python
  Description     : brain-dead simple parsing of ini files

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.

This is a dependency of a newer pytest version and will be maintained under the
umbrella of the Debian Python Modules Team.

Reply via email to