Popularity
3.9
Declining
Activity
3.3
-
3
4
1

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

ca-province-codes alternatives and similar packages

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

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

Add another 'Data' Package

README

ISO 3166-2:CA Province/Territory Codes

Build Status

This is a Haskell package that provides a data type for Canadian ISO 3166-2 Province and Territory 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 state-codes and iso3166-country-codes packages.

License

BSD-3, exceptions available.


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