caml-list - the Caml user's mailing list
 help / color / mirror / Atom feed
* Parser for configuration file
@ 2004-12-26  1:21 romildo
  2004-12-29  8:57 ` [Caml-list] " Jørgen Hermanrud Fjeld
  0 siblings, 1 reply; 2+ messages in thread
From: romildo @ 2004-12-26  1:21 UTC (permalink / raw)
  To: caml-list

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2004-12-29  8:57 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-26  1:21 Parser for configuration file romildo
2004-12-29  8:57 ` [Caml-list] " Jørgen Hermanrud Fjeld

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).