See also https://github.com/mojombo/toml
Python module which parses and emits TOML.
Released under the MIT license.
https://github.com/mojombo/toml/blob/e3656ad493400895f4460f1244a25f8f8e31a32a/README.md
-Write a function to emit toml.
-Make sure the parser keeps up with the spec as it evolves.