package ofx

  1. Overview
  2. Docs
OCaml parser for OFX files

Install

Dune Dependency

Authors

Maintainers

Sources

ofx.0.1.5.zip
md5=ac7edcda7c272ca5c83ea8bc2f7a3009

Description

This library includes an Ofx type that maps to an OFX file. The OFX file-format is an XML-based format for storing data about financial transactions.

Published: 23 Apr 2016

Dependencies (4)

  1. ounit
  2. xml-light
  3. ocamlfind build
  4. ocaml >= "4.01.0"

Dev Dependencies

None

Used by

None

Conflicts

None