Packages

PEG/Packrat toolkit and parser-generator.

Current section

Files

Jump to
neotoma src neotoma.app.src
Raw

src/neotoma.app.src

{application, neotoma,
[
{description, "PEG/Packrat toolkit and parser-generator."},
{vsn, "1.7.3"},
{applications, [kernel, stdlib]},
{contributors, ["Sean Cribbs"]},
{licenses, ["MIT"]},
{links, [{"Github", "https://github.com/seancribbs/neotoma"}]}
]
}.