Package libofx-devel: Information

    Binary package: libofx-devel
    Version: 0.9.10-alt1.3
    Architecture: i586
    Build time:  Jun 2, 2016, 12:43 PM in the task #165383
    Source package: libofx
    Copied in the task: #165384
    Category: Development/C++
    Report package bug
    License: GPLv2
    Summary: The OFX parser development library
    Description: 
    This is the LibOFX library.  It is a API designed to allow applications
    to very easily support OFX command responses, usually provided
    by financial institutions.  See http://www.ofx.net/ for details
    and specification. LibOFX is based on the excellent OpenSP library
    written by James Clark, and now part of the OpenJADE
    http://openjade.sourceforge.net/ project.  OpenSP by itself is not
    widely distributed.  OpenJADE 1.3.1 includes a version on OpenSP that
    will link, however, it has some major problems with LibOFX and isn't
    recommended. Since LibOFX uses the generic interface to OpenSP, it
    should be compatible with all recent versions of OpenSP (It has been
    developed with OpenSP-1.5pre5). LibOFX is written in C++, but provides
    a C style interface usable transparently from both C and C++ using
    a single include file.
    
    Headers, documentation and other files for development with libofx.

    Maintainer: Andrey Cherepanov


    Last changed


    June 2, 2016 Andrey Cherepanov 0.9.10-alt1.3
    - support any extension for man pages
    Sept. 30, 2015 Yuri N. Sedunov 0.9.10-alt1.2
    - rebuilt against newer libxml++
    June 12, 2015 Gleb Fotengauer-Malinovskiy 0.9.10-alt1.1
    - Rebuilt for gcc5 C++11 ABI.