haskell-ofx 0.4.0.0-1 source package in Ubuntu

Changelog

haskell-ofx (0.4.0.0-1) unstable; urgency=low


  [ Colin Watson ]
  * Fix typoed URLs in package descriptions (closes: #708556).

  [ Joachim Breitner ]
  * Adjust watch file to new hackage layout

  [ Clint Adams ]
  * New upstream version.

 -- Clint Adams <email address hidden>  Sat, 05 Oct 2013 13:16:39 -0400

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe misc

Downloads

File Size SHA-256 Checksum
haskell-ofx_0.4.0.0-1.dsc 2.3 KiB ca5617e9b005e41d4d1755a5ddeb8a47e48992b12b0a46e7df354418471b3926
haskell-ofx_0.4.0.0.orig.tar.gz 10.6 KiB 30815c809c4fdd8ad047ddc7c14caeb3c5c9134e6e6e73beda45189dadc22548
haskell-ofx_0.4.0.0-1.debian.tar.gz 2.7 KiB 7bd74ca737b0ca5109cad957411ca552e13e50edfe6cf6b1c8ee681dffa938fe

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.