Current section
Files
Jump to
Current section
Files
src/kdtree.app.src
{application,kdtree,
[{description,"Simple K-D Tree, specific for 2D GPS coordinates"},
{vsn,"1.0.0"},
{applications,[kernel,stdlib]},
{env,[]},
{licenses,["Apache 2.0"]},
{maintainers,["Helium"]},
{links,[{"Github","https://github.com/helium/kdtree"}]}]}.