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.1.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), binary (>=0.5.0 && <0.6.0), bytestring (>=0.9 && <1.0), 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 |
| Uploaded | by ThomasDuBuisson at 2009-08-02T06:58:23Z |
| Category | Data, Network |
| Distributions | NixOS:0.5.3 |
| Reverse Dependencies | 2 direct, 0 indirect [details] |
| Downloads | 8829 total (34 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] |