[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#622625: ITP: haskell-blaze-builder -- an abstraction of buffered output of byte streams



Package: wnpp
Severity: wishlist
Owner: "Marco Túlio Gontijo e Silva" <marcot@debian.org>

* Package name    : haskell-blaze-builder
  Version         : 0.2.1.4
  Upstream Author : Simon Meier <iridcode@gmail.com>
* URL             : http://hackage.haskell.org/package/blaze-builder
* License         : BSD3
  Programming Lang: Haskell
  Description     : an abstraction of buffered output of byte streams

 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.
 .
 This library provides an abstraction of buffered output of byte streams and
 several convenience functions to exploit it. For example, it allows to
 efficiently serialize Haskell values to lazy bytestrings with a large average
 chunk size. The large average chunk size allows to make good use of cache
 prefetching in later processing steps (e.g. compression) and reduces the sytem
 call overhead when writing the resulting lazy bytestring to a file or sending
 it over the network.



Reply to: