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

[ bsd3, library, pipes ] [ Propose Tags ]

Encode and decode binary Pipes streams using the binary 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

Versions [RSS] 0.1.0.0, 0.2.0, 0.2.1, 0.3.0, 0.3.0.1, 0.4.0, 0.4.0.1, 0.4.0.2, 0.4.0.3, 0.4.0.4, 0.4.0.5, 0.4.1, 0.4.2, 0.4.3, 0.4.4
Change log changelog.md
Dependencies base (>=4.5 && <5), binary (>=0.6), bytestring (>=0.9.2.1), ghc-prim, pipes (>=4.0), pipes-bytestring (>=2.0), pipes-parse (>=3.0), transformers (>=0.2) [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2013
Author Renzo Carbonara
Maintainer renλren.zone
Category Pipes
Home page https://github.com/k0001/pipes-binary
Bug tracker https://github.com/k0001/pipes-binary/issues
Source repo head: git clone git://github.com/k0001/pipes-binary.git
Uploaded by RenzoCarbonara at 2023-10-06T06:12:29Z
Distributions LTSHaskell:0.4.4, NixOS:0.4.4, Stackage:0.4.4
Reverse Dependencies 3 direct, 1 indirect [details]
Downloads 11228 total (44 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2023-10-06 [all 1 reports]

Readme for pipes-binary-0.4.4

[back to package description]

pipes-binary

Utilities to encode and decode binary streams using the pipes and binary 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.

See the PEOPLE file to learn about the people involved in this effort. Consider mentioning your name in this file if you are contributing to the project.