pkgsrc-wip/hs-ConfigFile/PLIST
PHO / phonohawk 54865be172 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.
2010-04-12 15:21:47 +00:00

14 lines
1,004 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2010/04/12 15:21:47 phonohawk Exp $
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile.hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile.p_hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile/Lexer.hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile/Lexer.p_hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile/Parser.hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile/Parser.p_hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile/Types.hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/Data/ConfigFile/Types.p_hi
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/HSConfigFile-${PKGVERSION}.o
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/libHSConfigFile-${PKGVERSION}.a
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/libHSConfigFile-${PKGVERSION}_p.a
lib/ConfigFile-${PKGVERSION}/${HASKELL_VERSION}/package-description
share/doc/ConfigFile-${PKGVERSION}/COPYRIGHT