Current section

Files

Jump to
estore src estore.app.src
Raw

src/estore.app.src

{application,estore,
[{description,"Simple event store"},
{vsn,"0.1.1"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Heinz N. Gies"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/dalmatinerdb/estore"}]}]}.