/simpleini

A Go library implementing yet another interface to a particular subset of INI files

Primary LanguageGoBSD 2-Clause "Simplified" LicenseBSD-2-Clause

simpleini Build Status Coverage Status GoDoc

A Go library implementing yet another interface to a particular subset of INI files.

Features:

  • What it says on the tin

Contributing

Follow the usual GitHub development model:

  1. Clone the repository
  2. Make your changes on a separate branch
  3. Make sure you run gofmt and go test before committing
  4. Make a pull request

See licensing for legalese.

Licensing

Standard two-clause BSD license, see LICENSE.txt for details.

Any contributions will be licensed under the same conditions.

Copyright (c) 2014 Piotr S. Staszewski