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.4-115 days ago35 downloads
0.0.3-117 days ago5 downloads
0.0.2-1183 days ago155 downloads
0.0.1-1189 days ago7 downloads

Dependencies

lua >= 5.1

Manifests