# Countriex v0.5.0 - Table of Contents

> All sorts of useful information about every country. A pure elixir port of the ruby Countries gem

## Pages

- [Countriex](readme.md)

## Modules

- [Countriex](Countriex.md): Provides all sorts useful information for every country in the ISO 3166 standard, and helper methods to filter/retrieve that information by.

- [Countriex.Country](Countriex.Country.md)
- [Countriex.Data](Countriex.Data.md): This module is generated using json files in the ruby [countries](https://github.com/hexorx/countries) gem.
- [Countriex.Geo](Countriex.Geo.md)

## Mix Tasks

- [mix countriex.generate_data](Mix.Tasks.Countriex.GenerateData.md)

