Configuration file reading & writing
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 .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.
- Sources inherited from project openSUSE:Leap:42.2
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:42.2:Ports/ghc-ConfigFile && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
ConfigFile-1.1.4.tar.gz | 0000028969 28.3 KB | |
ghc-ConfigFile.changes | 0000000305 305 Bytes | |
ghc-ConfigFile.spec | 0000002711 2.65 KB |
Latest Revision
Ludwig Nussel (lnussel)
committed
(revision 2)
vrev freeze
Comments 0