项目作者: ecrmnn

项目描述 :
Lookup information with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3 and ISO 3166-1 numeric
高级语言: Elixir
项目地址: git://github.com/ecrmnn/iso_3166.git
创建时间: 2017-02-20T19:12:21Z
项目社区:https://github.com/ecrmnn/iso_3166

开源协议:MIT License

下载


iso_3166

Lookup information with ISO 3166-1 alpha-2, ISO 3166-1 alpha-3 and ISO 3166-1 numeric

Travis
Hex.pm
Hex.pm
Hex.pm

Installation

Add iso to your list of dependencies in mix.exs:

  1. def deps do
  2. [{:iso_3166, "~> 1.0.0"}]
  3. end

Usage / Documentation

Documentation available on HexDocs

License

MIT © Daniel Eckermann