Current section

Files

Jump to
locus src locus.app.src
Raw

src/locus.app.src

{application,locus,
[{description,"Geolocation and ASN lookup of IP addresses using MaxMind GeoIP / GeoIP2 / GeoLite2"},
{vsn,"1.0.0"},
{registered,[]},
{mod,{locus_app,[]}},
{applications,[kernel,stdlib,inets,ssl,crypto]},
{modules,[]},
{env,[{log_level,error}]},
{maintainers,["Guilherme Andrade"]},
{licenses,["MIT"]},
{links,[{"Github","https://github.com/g-andrade/locus"}]}]}.