Package : ocaml-config-file

Package details

Summary: OCaml library to manage the configuration files of an application

Description:
Config_file is an OCaml library used to manage the configuration
file(s) of an application. You simply define your options and it
performs the loading and saving of the options. Each option is defined
from an option class (for example an "int" option) or from a
combination of classes (for example to create "list of int" options).


URL: http://config-file.forge.ocamlcore.org/
License: LGPLv2+

Maintainer: nobody

List of RPMs