pkgsrc-WIP-cvs archive

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

CVS commit: wip/hs-ConfigFile



Module name:    wip
Committed by:   phonohawk
Date:           Mon Apr 12 15:21:48 UTC 2010

Import into wip/hs-ConfigFile

Log Message:
Import hs-ConfigFile-1.0.6 as wip/hs-ConfigFile.

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.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20100413
                
N wip/hs-ConfigFile/distinfo
N wip/hs-ConfigFile/Makefile
N wip/hs-ConfigFile/buildlink3.mk
N wip/hs-ConfigFile/PLIST
N wip/hs-ConfigFile/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index