pkgsrc-WIP-cvs archive

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

CVS commit: wip/hs-blaze-builder



Module name:    wip
Committed by:   phonohawk
Date:           Fri Jul 29 16:09:53 UTC 2011

Import into wip/hs-blaze-builder

Log Message:
Import hs-blaze-builder-0.3.0.1 as wip/hs-blaze-builder.

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.

Status:

Vendor Tag:     PHONOHAWK
Release Tags:   PHONOHAWK_20110730
                
N wip/hs-blaze-builder/Makefile
N wip/hs-blaze-builder/PLIST
N wip/hs-blaze-builder/distinfo
N wip/hs-blaze-builder/buildlink3.mk
N wip/hs-blaze-builder/DESCR

No conflicts created by this import


------------------------------------------------------------------------------
Got Input?   Slashdot Needs You.
Take our quick survey online.  Come on, we don't ask for help often.
Plus, you'll get a chance to win $100 to spend on ThinkGeek.
http://p.sf.net/sfu/slashdot-survey
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs


Home | Main Index | Thread Index | Old Index