Download List

Descripción del Proyecto

LibOFX is a generic library to allow financial software to easily support the Open Financial eXchange specification. Two utilities are currently included with LibOFX: ofxdump and ofxtoqif. ofxdump writes to stdout, in human readable form, everything the library understands about a particular OFX response file. ofxtoqif is an OFX response to the QIF (Quicken Interchange Format) file converter. Much OFX information is lost since the QIF file format is very primitive, but ofx2qif should allow importation of bank statements in any software that support QIF until said software supports the library directly. LibOFX was implemented from the full OFX 1.6 spec and comes with a developers manual.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-08-01 01:51
0.8.0

Esta versión es compatible con DirectConnect para las descargas de declaración.
Tags: Major feature enhancements
This release supports DirectConnect for statement downloads.

2004-01-15 04:38
0.6.6

Una limpieza importante se hizo para el código de análisis de SGML, que debería arreglar muchos errores de análisis.
Tags: Major bugfixes
An important cleanup was done to the SGML parsing
code, which should fix many parse errors.

2003-04-13 01:29
0.6.4

Una solución para un error crítico que provocó la decimales a ser ignorados en algunos localidad. Por ejemplo, la importación en gnucash con un local de fr_FR provocó un importe de 19,95 a ser importados como 19,00.
Tags: Major bugfixes
A fix for a critical bug that caused the decimals to be ignored in some locale. For example, importing in gnucash with a locale of fr_FR caused an amount of 19,95 to be imported as 19,00.

2003-03-19 03:22
0.6.3

Esta versión corrige varios problemas de portabilidad, es compatible con máquinas big-endian, compila correctamente con Sun libc, y correcciones de los accidentes en ofx2qif y un error en el OFX DTD que causó "modelo de contenido es ambiguo" errores.
Tags: Major bugfixes
This release fixes many portability issues, is compatible with big-endian machines, compiles properly with Sun's libc, and fixes crashes in ofx2qif and an error in the ofx DTD that caused "content model is ambiguous" errors.

2002-12-06 23:37
0.6.2

Las incompatibilidades anterior con OpenSP 1.3.xy OpenSP> = 1,4 han sido corregidos. RPM están disponibles, y la documentación HTML está pre-construidos y se incluyen en los paquetes.
Tags: Major bugfixes
The previous incompatibilities with OpenSP 1.3.x and OpenSP >= 1.4 have been fixed. RPMs are now available, and the HTML documentation is now pre-built and included in the packages.

Project Resources