network-dns: Domain Name System data structures

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

This package provides Domain Name System data structures and (de)serialization routines.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.1.1, 0.1.2, 1.0, 1.0.0.1, 1.1, 1.1.0.1, 1.1.0.2
Dependencies base (>=4.3 && <5), bytestring (>=0.10), containers (>=0.4), data-serializer (>=0.3.2), data-textual (>=0.3), hashable (>=1.1), network-dns, network-ip (>=0.3), parsers (>=0.5), posix-socket (>=0.2), text-latin1 (>=0.3.1), text-printer (>=0.5), type-hint (>=0.1) [details]
License BSD-3-Clause
Copyright 2013, 2017 Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Author Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Maintainer Mikhail Vorozhtsov <mikhail.vorozhtsov@gmail.com>
Category Network
Home page https://github.com/mvv/network-dns
Bug tracker https://github.com/mvv/network-dns/issues
Source repo head: git clone https://github.com/mvv/network-dns.git
Uploaded by MikhailVorozhtsov at 2022-09-17T16:05:25Z
Distributions NixOS:1.1.0.2
Reverse Dependencies 2 direct, 0 indirect [details]
Executables hs-network-dns-examples-resolver
Downloads 5314 total (18 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-09-17 [all 1 reports]

Readme for network-dns-1.1.0.2

[back to package description]

Network-DNS

Travis Hackage

This package provides Domain Name System data structures and (de)serialization routines.

Installation

The usual:

$ cabal install