hw-ip: Library for manipulating IP addresses and CIDR blocks

[ bsd3, library, network, program ] [ Propose Tags ]

Library for manipulating IP addresses and CIDR blocks. Please see README.md


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Versions [RSS] 0.1.0.0, 0.2.0.0, 0.2.0.1, 0.2.0.2, 0.2.0.3, 0.2.1.0, 0.2.1.1, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 1.0.0.0, 2.0.0.0, 2.0.1.0, 2.1.0.0, 2.2.0.0, 2.3.0.0, 2.3.1.0, 2.3.1.1, 2.3.1.2, 2.3.2.0, 2.3.3.0, 2.3.4.0, 2.3.4.1, 2.3.4.2, 2.4.0.1, 2.4.1.0, 2.4.2.0, 2.4.2.1 (info)
Dependencies appar (>=0.1.8 && <0.2), base (>=4 && <5), binary (>=0.8 && <0.9), bytestring (>=0.10.6 && <0.11), containers (>=0.6.0.1 && <0.7), generic-lens (>=1.1.0.0 && <1.2), hw-bits (>=0.7 && <0.8), hw-ip, iproute (>=1.7.3 && <1.8), lens (>=4 && <5), optparse-applicative (>=0.14 && <0.15), semigroups (>=0.16 && <0.19), text (>=1.2.3.1 && <1.3) [details]
License BSD-3-Clause
Copyright 2018 John Ky, David Turnbull, Jian Wan
Author John Ky, David Turnbull, Jian Wan
Maintainer newhoggy@gmail.com
Revised Revision 1 made by haskellworks at 2019-06-14T11:03:54Z
Category Network
Home page https://github.com/haskell-works/hw-ip#readme
Bug tracker https://github.com/haskell-works/hw-ip/issues
Source repo head: git clone https://github.com/haskell-works/hw-ip
Uploaded by haskellworks at 2019-06-11T07:27:52Z
Distributions NixOS:2.4.2.1
Reverse Dependencies 3 direct, 0 indirect [details]
Executables hw-ip
Downloads 13785 total (77 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-06-11 [all 1 reports]

Readme for hw-ip-2.3.1.1

[back to package description]

hw-ip

CircleCI

Library for manipulating IP addresses and CIDR blocks.