tinytoml

A pure Lua TOML v1.1 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.1.0 features including validating UTF-8 and datetimes with good error messages.

Versions

1.0.0-1110 days ago61 downloads
0.1.0-1136 days ago9 downloads
0.0.4-11 year ago197 downloads
0.0.3-11 year ago8 downloads
0.0.2-11 year ago158 downloads
0.0.1-11 year ago10 downloads

Dependencies

lua >= 5.1

Labels

Manifests