Current section
Files
Jump to
Current section
Files
src/erlfdb.app.src
{application,erlfdb,
[{description,"Erlang client for FoundationDB"},
{vsn,"1.1.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{maintainers,["Jesse Stimpson"]},
{links,[{"GitHub",
"https://github.com/foundationdb-beam/erlfdb"}]},
{licenses,["Apache-2.0"]},
{env,[{network_options,[]}]}]}.