Location
Location and language database.
Installation
The package can be installed
by adding location to your list of dependencies in mix.exs:
def deps do
[
{:location, "~> 0.0.1"}
]
endTthe docs can be found at https://hexdocs.pm/location.