binary-generic: Generic binary serialisation using binary and syb.

[ bsd3, data, library, parsing ] [ Propose Tags ]

Instead of manual or semi-automated generation of instances of Data.Binary.Binary you just derive Data.Data and the library automatically figures out how to (de-)serialize the type.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 0.2, 0.2.1
Dependencies base (>=3 && <5), binary, bytestring, data-binary-ieee754, syb, text [details]
License BSD-3-Clause
Author Lars Petersen <info@lars-petersen.net>
Maintainer Lars Petersen <info@lars-petersen.net>
Category Data, Parsing
Home page http://github.com/lpeterse/binary-generic
Uploaded by LarsPetersen at 2010-08-15T11:32:47Z
Distributions NixOS:0.2.1
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2939 total (14 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]

Readme for binary-generic-0.1

[back to package description]