tinytoml

A pure Lua TOML parser

$ luarocks install tinytoml

tinytoml is an easy to use TOML parser library for Lua. It can read in TOML files or load from a string.
It supports all TOML 1.0.0 features including validating UTF-8 and datetimes with good error messages.

Versions

0.0.2-123 hours ago1 download
0.0.1-16 days ago2 downloads

Dependencies

lua >= 5.1

Manifests