tom 0.0.1

Yet another format-preserving TOML parser/manipulator.
Documentation
1
2
3
4
a = {}
b = {foo=1}
c = {foo=1,}
d = {,}