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-114 days ago7 downloads
0.0.1-120 days ago6 downloads

Dependencies

lua >= 5.1

Manifests