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.0.1.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), binary (>=0.4.0 && <0.5.0), bytestring (>=0.9 && <1.0), parsec, pretty, prettyclass [details] |
Tested with | ghc ==6.10.1 |
License | BSD-3-Clause |
Author | Thomas DuBuisson <thomas.dubuisson@gmail.com> |
Maintainer | Thomas DuBuisson |
Category | Data, Networking |
Uploaded | by ThomasDuBuisson at 2009-03-16T22:38:28Z |
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 not available [build log] All reported builds failed as of 2017-01-02 [all 7 reports] |