tom 0.0.1

Yet another format-preserving TOML parser/manipulator.
Documentation
1
2
3
4
5
6
7
key = "value"

[table]
a = 2

[[array-table]]
b = 3