Current section
Files
Jump to
Current section
Files
src/estore.app.src
{application,estore,
[{description,"Simple event store"},
{vsn,"0.1.2"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{maintainers,["Heinz N. Gies"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/dalmatinerdb/estore"}]}]}.