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

Bug#607413: ITP: haskell-bytestring-nums -- Parse numeric literals from ByteStrings.



Package: wnpp
Owner: takaki@debian.org
Severity: wishlist

* Package name    : haskell-bytestring-nums
  Version         : 0.3.2
  Upstream Author : ason Dusek <jason.dusek@gmail.com>
* URL or Web page : http://github.com/solidsnack/bytestring-nums
* License         : BSD3
  Description     : Parse numeric literals from ByteStrings.
 A time and space-efficient implementation of byte vectors using packed
 Word8 arrays, suitable for high performance use, both in terms of large
 data quantities, or high speed requirements. Byte vectors are encoded as
 strict Word8 arrays of bytes, and lazy lists of strict chunks, held in a
 ForeignPtr, and can be passed between C and Haskell with little effort.
 .
 Parse numeric literals from ByteStrings.



Reply to: