Packages

Elixir library for accessing ISO3166-1 (country) and ISO3166-2 (subdivision) data. Source data comes from the upstream [debian iso-codes](https://salsa.debian.org/iso-codes-team/iso-codes) package.

Current section

Files

Jump to
iso_codes lib gettext.ex
Raw

lib/gettext.ex

defmodule IsoCodes.Gettext do
use Gettext, otp_app: :iso_codes
end