[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#366372: ITP: python-configobj -- a simple but powerful config file reader and writer for Python



Package: wnpp
Severity: wishlist
Owner: Gustavo Noronha Silva <kov@debian.org>


* Package name    : python-configobj
  Version         : 4.3.1
  Upstream Author : Michael Foord & Nicola Larosa
* URL             : http://www.voidspace.org.uk/python/configobj.html
* License         : BSD
  Programming Lang: Python
  Description     : a simple but powerful config file reader and writer for Python

ConfigObj is a simple but powerful config file reader and writer: an
ini file round tripper. Its main feature is that it is very easy to
use, with a straightforward programmer's interface and a simple syntax
for config files. It has lots of other features though:

 * Nested sections (subsections), to any level
 * List values
 * Multiple line values
 * Full Unicode support
 * String interpolation (substitution)
 * Integrated with a powerful validation system
   + including automatic type checking/conversion
   + and allowing default values
   + repeated sections
 * All comments in the file are preserved
 * The order of keys/sections is preserved
 * Full Unicode support
 * Powerful unrepr mode for storing/retrieving Python data-types


-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (500, 'stable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)



Reply to: