tom 0.0.1

Yet another format-preserving TOML parser/manipulator.
Documentation
1
2
3
4
5
a = "hello\nworld"
b = """
  hello
  world
"""