network-data: Library for network data structures (ex: ip/udp/tcp headers and helper functions)
This library includes definiations for common headers such as IPv4, IPv6, UDP, TCP, etc. Data type/functions for full packets, better typeclass setup, and a more agreeable interface with a berkeley sockets like API should be coming soon. Also, test cases - this code is untested as of yet.
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
small_base | Choose the split-up base package. | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- network-data-0.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.2, 0.1.0, 0.2.0, 0.2.1, 0.3.0, 0.4, 0.5, 0.5.1, 0.5.2, 0.5.3 |
---|---|
Dependencies | base (>=3 && <5), bytestring (>=0.9 && <1.0), cereal (>=0.2 && <0.4), parsec (>=3 && <4), pretty (>=1.0.0 && <1.1.0), prettyclass (>=1.0.0.0 && <1.1) [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Author | Thomas DuBuisson <thomas.dubuisson@gmail.com> |
Maintainer | Thomas DuBuisson |
Category | Data, Network |
Uploaded | by ThomasDuBuisson at 2010-09-22T20:46:29Z |
Distributions | NixOS:0.5.3 |
Reverse Dependencies | 2 direct, 0 indirect [details] |
Downloads | 8682 total (2 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |