IPv6Addr: Library to deal with IPv6 address text representations.

[ bsd3, library, network ] [ Propose Tags ]

Library to deal with IPv6 address text representations, canonization and manipulations.


[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'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.3, 0.3.0.1, 0.4, 0.5, 0.6.0.0, 0.6.0.1, 0.6.0.2, 0.6.1.0, 0.6.2.0, 0.6.3, 0.7.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.0.4, 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.1.5, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.5.1, 2.0.6 (info)
Dependencies attoparsec (>=0.12 && <0.14), base (>=4.8 && <5), iproute (>=1.3 && <1.8), network (>=2.5 && <2.7), network-info (>=0.2 && <=0.3), random (>=1.0 && <=1.1), text (>=1.1 && <1.3) [details]
License BSD-3-Clause
Copyright (c) 2011-2016 - Michel Boucey
Author Michel Boucey
Maintainer michel.boucey@cybervisible.fr
Revised Revision 1 made by HerbertValerioRiedel at 2016-12-27T09:04:02Z
Category Network
Home page https://github.com/MichelBoucey/IPv6Addr
Source repo head: git clone https://github.com/MichelBoucey/IPv6Addr.git
Uploaded by MichelBoucey at 2016-11-09T10:47:47Z
Distributions LTSHaskell:2.0.6, NixOS:2.0.6, Stackage:2.0.6
Reverse Dependencies 2 direct, 0 indirect [details]
Downloads 18321 total (90 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-11-17 [all 1 reports]

Readme for IPv6Addr-0.6.2.0

[back to package description]

IPv6Addr Build Status

A library to deal with IPv6 address text representations, canonization and manipulations.