Current section
Files
Jump to
Current section
Files
src/hextree.app.src
{application,hextree,
[{description,"An Erlang wrapper for h3 hextrees/hexsets."},
{vsn,"0.1.3"},
{registered,[]},
{applications,[kernel,stdlib]},
{env,[]},
{modules,[]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/Vagabond/erl-hextree"}]}]}.