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
