Current section
Files
Jump to
Current section
Files
src/gisla.app.src
{application,gisla,
[{description,"Sagas for Erlang"},
{vsn,"2.0.0"},
{registered,[]},
{applications,[kernel,stdlib,hut]},
{env,[]},
{modules,[]},
{maintainers,["Mark Allen"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/mrallen1/gisla"}]}]}.