Packages
ipregistry
1.0.0
Official Erlang client library for the Ipregistry IP geolocation and threat data API
Current section
Files
Jump to
Current section
Files
src/ipregistry.app.src
{application,ipregistry,
[{description,"Official Erlang client library for the Ipregistry IP geolocation and threat data API"},
{vsn,"1.0.0"},
{registered,[]},
{applications,[kernel,stdlib,inets,ssl,public_key]},
{env,[]},
{modules,[]},
{licenses,["Apache-2.0"]},
{links,[{"GitHub",
"https://github.com/ipregistry/ipregistry-erlang"},
{"Ipregistry","https://ipregistry.co"},
{"API documentation","https://ipregistry.co/docs"}]}]}.