@hackage / iso8583-bitmaps

Parse and merge ISO 8583-style bitmaps

Latest0.1.1.0

About

Metadata

  • Last updated , by IlyaPortnov
  • License BSD-3-Clause
  • Maintained by: portnov84@rambler.ru

  • Lottery factor: 0

Links

Installation

Readme

This package provides utility methods for writing Get and Put methods (in terms of Data.Binary) for parsing and merging ISO 8583-style bitmaps, and also parsing and merging most commonly used field formats (LLVAR/LLLVAR, ASCII numbers and so on). Moreover, this package provides TH quasiquoter for declarative specification of ISO 8583-based message formats.