Implement parser

This commit is contained in:
Thomas Pelletier
2013-02-24 21:09:35 +01:00
parent 6dd3db3d59
commit 89919c7041
5 changed files with 215 additions and 22 deletions
+2
View File
@@ -1,3 +1,5 @@
# go-toml
Go library for the [TOML](https://github.com/mojombo/toml) format.
This library supports TOML version [e3656ad493400895f4460f1244a25f8f8e31a32a](https://github.com/mojombo/toml/tree/e3656ad493400895f4460f1244a25f8f8e31a32a)