Popularity
3.1
Declining
Activity
2.0
-
2
4
0

Monthly Downloads: 5
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Data    
Latest version: v1.0.0.0

mx-state-codes alternatives and similar packages

Based on the "Data" category.
Alternatively, view mx-state-codes alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of mx-state-codes or a related project?

Add another 'Data' Package

README

ISO 3166-2:MX State Codes

Build Status

This is a Haskell package that provides a data type for Mexican ISO 3166-2 State codes, as well as functions for converting codes into their English subdivision names.

Building

Use stack to build this for local development:

stack build --pedantic --test --haddock --file-watch

Prior Art

The API for this package is based off of the ca-province-codes package which is based off of the state-codes and iso3166-country-codes packages.

License

BSD-3, exceptions available.


*Note that all licence references and agreements mentioned in the mx-state-codes README section above are relevant to that project's source code only.