pipes-cborg: Encode and decode cborg streams using the pipes and cborg libraries.

[ bsd3, library, pipes ] [ Propose Tags ]

Encode and decode binary Pipes streams using the cborg library.

See the changelog.md file in the source distribution to learn about any important changes between version.


[Skip to Readme]

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1
Change log changelog.md
Dependencies base (>=4.5 && <5), bytestring, cborg, ghc-prim, pipes, pipes-bytestring, pipes-parse, serialise, transformers [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2019
Author Renzo Carbonara
Maintainer renλren.zone
Category Pipes
Home page https://github.com/k0001/pipes-cborg
Bug tracker https://github.com/k0001/pipes-cborg/issues
Source repo head: git clone git://github.com/k0001/pipes-cborg.git
Uploaded by RenzoCarbonara at 2019-08-14T15:15:14Z
Distributions NixOS:0.1
Downloads 554 total (7 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2019-08-14 [all 1 reports]

Readme for pipes-cborg-0.1

[back to package description]

pipes-cborg

Utilities to encode and decode binary streams using the pipes and cborg and serialise libraries.

Check the source or rendered Haddocks for extensive documentation.

This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.