Skip to content

Drachenfels-GmbH/go-ini

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoDoc

go-ini

Simple but powerful INI file parser. This parser helps you to access duplicate sections and keys.

TODO

Comment processing

  • Associate preceding (multi-line) comments with lines ?
  • Associate trailing comments to lines ?
  • For KeyVal split up the Value part into Value and CommentValue

Map comments to line numbers and use line number of line to collect comments (same line, continuous lines before) ?

About

Simple but powerful INI parser.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages