Metadata-Version: 1.0
Name: beancount
Version: 1.0
Summary: Command-line Double-Entry Accounting
Home-page: http://furius.ca/beancount
Author: Martin Blais
Author-email: blais@furius.ca
License: GPL
Description: 
        A double-entry accounting system that uses a simple text file format
        as input. A few Python scripts are used to parse the contents of the
        file, for example, to serve the contents as a locally running web
        server. Scripts are provided to convert from OFX files into Ledger
        input format, and other formats (easily extensible). 
        
Platform: UNKNOWN
