Ini parsing library in D ?
Jacob Carlborg
doob at me.com
Mon Feb 28 00:22:05 PST 2011
On 2011-02-28 08:04, Tarun Ramakrishna wrote:
> Hi,
>
> Do we have a ini parser in D somewhere ? If not, is there some
> documentation anywhere that tells one how to wrap a simple C++ library
> like simple ini ? (Of course it isn't difficult to build a quick
> parser, just that someone would done this already)
>
> Thanks,
> Tarun
There is one in Tango, tango.io.stream.Map.
--
/Jacob Carlborg
More information about the Digitalmars-d-learn
mailing list