freebsd-ports/devel/py-configobj/pkg-descr
Nicola Vitale f6365eb6a7 - Update to 5.0.6 [1]
- Use CHEESESHOP as download site
- Remove patches under files/
- Update WWW address

PR:	194630 [1]
Submitted by:	Olivier Cochard <olivier@cochard.me> [1]
2015-01-24 13:25:14 +00:00

5 lines
268 B
Text

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 file.
WWW: https://github.com/DiffSK/configobj/