Current section
Files
Jump to
Current section
Files
src/lric.app.src
{application,lric,
[{description,"Riak & Riak CS client wrappers for LFE"},
{vsn,"0.3.0"},
{modules,[lric,lrico,lrics]},
{registered,[]},
{applications,[kernel,stdlib,riakc,riak_pb]},
{included_applications,[]},
{env,[]},
{pkg_name,lric},
{maintainers,["Duncan McGreggor"]},
{licenses,["Apache-2"]},
{links,[{"GitHub","https://github.com/lfex/lric"},
{"Gitlab","https://gitlab.com/lfex/lric"},
{"Hex","https://hex.pm/packages/lric"}]}]}.