ConfigFile: Configuration file reading & writing

[ bsd3, library, parsing ] [ Propose Tags ]

Parser and writer for handling sectioned config files in Haskell.

The ConfigFile module works with configuration files in a standard format that is easy for the user to edit, easy for the programmer to work with, yet remains powerful and flexible. It is inspired by, and compatible with, Python's ConfigParser module. It uses files that resemble Windows .INI-style files, but with numerous improvements.

ConfigFile provides simple calls to both read and write config files. It's possible to make a config file parsable by this module, the Unix shell, and make.

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 1.0.0, 1.0.3, 1.0.4, 1.0.5, 1.0.6, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4
Dependencies base, containers, haskell98, MissingH (>=1.0.0), mtl, parsec [details]
License LicenseRef-LGPL
Copyright Copyright (c) 2004-2008 John Goerzen
Author John Goerzen
Maintainer John Goerzen <jgoerzen@complete.org>
Category Parsing
Home page http://software.complete.org/configfile
Uploaded by JohnGoerzen at 2008-01-11T22:09:06Z
Distributions Arch:1.1.4, Debian:1.1.4, Fedora:1.1.4, FreeBSD:1.1.4, NixOS:1.1.4
Reverse Dependencies 18 direct, 4 indirect [details]
Executables runtests
Downloads 23447 total (51 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs uploaded by user
Build status unknown [no reports yet]