haskell-ofx 0.4.0.4-1 source package in Ubuntu

Changelog

haskell-ofx (0.4.0.4-1) unstable; urgency=medium

  * New upstream release

 -- Clint Adams <email address hidden>  Sun, 10 Jan 2016 21:48:47 -0500

Upload details

Uploaded by:
Debian Haskell Group
Uploaded to:
Sid
Original maintainer:
Debian Haskell Group
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
haskell-ofx_0.4.0.4-1.dsc 2.3 KiB b4d0c0ff19f18a1caa8bfabf3dbd299ca7bd071271f451af165bde4b1ce87b42
haskell-ofx_0.4.0.4.orig.tar.gz 10.6 KiB c953333a0b8b85d57534823a57d219d245b7cb682d493c0afc38c4652b9e05fd
haskell-ofx_0.4.0.4-1.debian.tar.xz 2.8 KiB 85d4aaced4ead1d77c34b4293c0a67c9a2ae7802a9195c303b0b0ba85ebf505c

Available diffs

No changes file available.

Binary packages built by this source

libghc-ofx-dev: parser for Open Financial Exchange (OFX) financial data

 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides a library for the Haskell programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-ofx-doc: parser for Open Financial Exchange (OFX) financial data; documentation

 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides the documentation for a library for the Haskell
 programming language.
 See http://www.haskell.org/ for more information on Haskell.

libghc-ofx-prof: parser for Open Financial Exchange (OFX) financial data; profiling libraries

 A parser for Open Financial Exchange (OFX) financial data. This
 handles OFX version 1.03, which is documented at http://www.ofx.net/ .
 This also handles QFX, which is OFX plus some minor additions made by
 Intuit, the publishers of Quicken.
 .
 The parser will place all the data into a tree, which you can query
 for whatever data you may need, although you will need to be familiar
 with the OFX spec to do this. There is also a Transaction type which
 you can easily parse from the tree; this will contain most, if not
 all, of the data you will be interested in if your OFX file is from a
 bank or credit card account.
 .
 This package provides a library for the Haskell programming language, compiled
 for profiling. See http://www.haskell.org/ for more information on Haskell.