chunky: Human-readable storage of text/binary objects.

[ codec, deprecated, lgpl, library, program ] [ Propose Tags ]
Deprecated

Allows serializing data into binary files, preserving human readability as far as possible. It allows mixing binary and textual data in the same file, and is a light-weight alternative to parsec & co. The generated files are not intended to be human-editable, only readable. If the stored binary data is utf8-encoded text, the whole file can be read in any text-editor.

Modules

  • Codec
    • Codec.Chunky
      • Codec.Chunky.Internal

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0
Dependencies base (>=4.6 && <4.7), binary (>=0.5.1.1 && <0.8), bytestring (>=0.10.0.0 && <0.11), chunky (>=0.1.0.0), text (>=0.11.3.1 && <1.3) [details]
License LGPL-3.0-only
Author Philipp Hausmann
Maintainer hackage@314.ch
Category Codec
Source repo head: git clone git://github.com/phile314/chunky.git
Uploaded by PhilippHausmann at 2014-12-03T09:23:55Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables chunky-test
Downloads 1232 total (6 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 2016-11-05 [all 9 reports]