Popularity
5.1
Declining
Activity
4.7
-
3
4
4

Monthly Downloads: 8
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Finance    

qif alternatives and similar packages

Based on the "Finance" category.
Alternatively, view qif alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of qif or a related project?

Add another 'Finance' Package

README

Haskell QIF Library

This library is designed to do simple parsing and rendering of QIF financial documents. The goal is to support transmission of financial information between programs, not to serve as the back end to any particular financial software.

There does not appear to be a specification of QIF by any standards body, so this parser attempts to be as general as possible given the limited documentation I've seen. I have tested it against the output of at least one financial program; I don't know that it will work with others, though.

If you find a QIF file for which this parser does not work, please report the problem and, if possible, provide the file.