hexquote-0.1: Hexadecimal ByteString literals, with placeholders that bind variables

The hexquote package

This library defines a quasiquoter for ByteStrings. As an expression, it provides hexadecimal ByteString literals. As a pattern, the hexdump can contain named placeholders of fixed size, which bind local variables when pattern matching.

Properties

Version0.1
Dependenciesbase (≥3 & <5), bytestring (≥0.9), containers (≥0.2), parsec (≥3.1), template-haskell (≥2.3)
LicenseBSD3
AuthorKeegan McAllister <mcallister.keegan@gmail.com>
MaintainerKeegan McAllister <mcallister.keegan@gmail.com>
CategoryData
Source repositorygit clone git://github.com/kmcallister/hexquote.git
Upload dateWed Sep 14 23:57:24 UTC 2011
Uploaded byKeeganMcAllister
Built onghc-7.2

Modules

Downloads