ini

A standard golang ini parser

MIT License

Stars
17

Bot releases are visible (Hide)

ini - Latest Release

Published by github-actions[bot] about 1 year ago

Major

  • Support selector. Details see example.
  • Don't expose ast.

Patches

  • Fix parser can' handle [[a,b]] case.
ini -

Published by github-actions[bot] over 1 year ago

Patches

  • Fix parser can't process right expression Node.
ini -

Published by github-actions[bot] over 1 year ago

This is first version.
It's a simple standard ini parser.