Current section
Files
Jump to
Current section
Files
src/vincenty.app.src
{application,vincenty,
[{description,"Erlang library to calculate distance between 2 points with Vincenty's formulae."},
{vsn,"1.0.0"},
{applications,[kernel,stdlib]},
{env,[]},
{maintainers,["Rahul Garg"]},
{licenses,["Apache 2.0"]},
{links,[{"Github","https://github.com/vihu/vincenty"}]}]}.