Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 7.2% dependent packages on hackage.haskell.org
Top 9.2% forks on hackage.haskell.org

hackage.haskell.org : country

The country library provides a data type for dealing with the set of countries as defined by ISO 3166. The representation is compact and is well-suited to use with vectors and primitive arrays. Additionally, this library exports functions that provide the following encodings and decodings: ISO Alpha-2 (two-letter country code) ISO Alpha-3 (three-letter country code) ISO Numeric (three-digit country code) The main differences between this library and `iso3166-country-codes` are: it doesn't use an ADT to represent countries, instead it uses the country's three-digit country code. it doesn't use String for encoding/decoding it provides two-alpha and three-alpha country codes. it provides Prim instances from the primitive package to allow types to be used in unboxed vectors/arrays. BSD3 licence instead of LGPL Please open up an issue on github if there is anything you would like to see added.

Registry - Source - Homepage - JSON
purl: pkg:hackage/country
Keywords: bsd3, library, web
License: BSD-3-Clause
Latest release: over 1 year ago
First release: almost 7 years ago
Dependent packages: 2
Dependent repositories: 3
Downloads: 7,511 total
Stars: 25 on GitHub
Forks: 17 on GitHub
Total Commits: 101
Committers: 12
Average commits per author: 8.417
Development Distribution Score (DDS): 0.564
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 15 days ago

    Loading...
    Readme
    Loading...