Very Low Activity

Project Summary

  Analyzed 3 days ago based on code collected 3 days ago.

This library allows to read or create INI data programaticly. --- An implementation for reading / writing INI data to and from streams, files and strings is included.

Really simple to use:

IniData data = parser.LoadFile("TestIniFile.ini");

data["ConfigSection"]["fullscreen"] = true;
parser.SaveFile("NewTestIniFile.ini");

Share

In a Nutshell, ini-parser...

Languages

C#
77%
XML
23%
 
 

Lines of Code

 

Activity

30 Day Summary May 18 2013 — Jun 17 2013

12 Month Summary Jun 17 2012 — Jun 17 2013

  • 0 Commits Down -4 (100%) from previous 12 months
  • 0 Contributors Down -2 (100%) from previous 12 months

Community

Ratings

Be the first to rate this project
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.