skowe / iniparser

A simple parser for ini files

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iniparser

A simple parser for ini files made for personal use.

WARNING

I do not consider this stable to use in any kind of serious/production project, use it at your own risk.

TODO

  • Expose an easier way to access single block data from a INI object
  • Add support for raw string parsing along side files
  • Add tests
  • Create instructions

About

A simple parser for ini files

License:MIT License


Languages

Language:Go 100.0%