caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
From: "Jørgen Hermanrud Fjeld" <jhf@hex.no>
To: caml-list@inria.fr
Cc: romildo@uber.com.br
Subject: Re: [Caml-list] Parser for configuration file
Date: Wed, 29 Dec 2004 09:57:06 +0100	[thread overview]
Message-ID: <20041229085706.GS5599@hex.no> (raw)
In-Reply-To: <20041226012126.GB10516@gentoo.malaquias.no-ip.org>

[-- Attachment #1: Type: text/plain, Size: 631 bytes --]

Hi,
May I suggest ConfigParser from missinglib:
"http://gopher.quux.org:70/devel/missinglib/html/ConfigParser.html"

On Sat, Dec 25, 2004 at 11:21:26PM -0200, romildo@uber.com.br wrote:
> Hi.
> 
> Is there a library that implements a parser
> for configuration files similar to the *.ini
> files from windows? For instance:
> 
>   [section 1]
>   key1 = value1
>   key2 = value2
>   
>   [section 2]
>   key3 = value3
>   key4 = value4
>   key5 = value5
> 
> Romildo
> 

-- 
Sincerely | Homepage:
Jørgen    | http://www.hex.no/jhf
          | Public GPG key:
          | http://www.hex.no/jhf/key.txt


[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]

      reply	other threads:[~2004-12-29  8:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-26  1:21 romildo
2004-12-29  8:57 ` Jørgen Hermanrud Fjeld [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041229085706.GS5599@hex.no \
    --to=jhf@hex.no \
    --cc=caml-list@inria.fr \
    --cc=romildo@uber.com.br \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).