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

Top 9.8% on hackage.haskell.org
Top 5.0% downloads on hackage.haskell.org
Top 3.9% dependent packages on hackage.haskell.org
Top 8.9% forks on hackage.haskell.org

hackage.haskell.org : ip

The ip package provides types and functions for dealing with IPv4 addresses, CIDR blocks, and MAC addresses. We provide instances for typeclasses found in commonly used packages like aeson, vector, and hashable. We also provide Parsers for working with attoparsec. . Notably, this package does not overload functions by introducing any typeclasses of its own. Neither does it prefix functions with the name of the type that they work on. Instead, functions of the same name are exported by several different modules, and it is expected that end users disambiguate by importing these modules qualified. . The only module intended to be imported unqualified is Net.Types. The types in this package should not conflict with the types in any other commonly used packages. . The following packages are intended to be used with this package: . * `yesod-ip`: Provides orphan instances needed to work with yesod and persistent. Also, provides a `yesod-form` helper.

Registry - Source - JSON - codemeta.json
purl: pkg:hackage/ip
Keywords: bsd3 , library , web , Propose Tags
License: BSD-3-Clause
Latest release: almost 2 years ago
First release: over 9 years ago
Dependent packages: 9
Dependent repositories: 16
Downloads: 30,355 total
Stars: 18 on GitHub
Forks: 19 on GitHub
Total Commits: 211
Committers: 19
Average commits per author: 11.105
Development Distribution Score (DDS): 0.583
More commit stats: commits.ecosyste.ms
See more repository details: repos.ecosyste.ms
Last synced: 11 days ago

    Loading...
    Readme
    Loading...