OrbitalAir

Project: Anvil

Slackware - www.slackware.com
Anvils' SourceForge Home Site SourceForge Logo

News

May 26, 2003
I have updated the code to compile with Gcc 3.2.0. My plan is to have a good basic lib, with binary support too. Then begin work on a GUI application to go with it.

Introduction:

Anvil is a C++ library to enable developers to read, write and otherwise work with Quicken QIF4 data files. QIF4 files are exported text files from Quicken and account files downloaded from your bank or credit union.
Tracker Tracker

 - Bugs ( 0 open / 0 total )
Bug Tracking System

 - Support Requests ( 0 open / 0 total )
Tech Support Tracking System

 - Patches ( 0 open / 0 total )
Patch Tracking System

 - Feature Requests ( 0 open / 0 total )
Feature Request Tracking System


Forums Forums ( 3 messages in 2 forums )
Docs Doc Manager
Mail Lists Mailing Lists ( 0 mailing lists )
Tasks Task Manager
  - SL UI
  - Core
  - Docs
CVS CVS Tree ( 26 commits, 5 adds )
FTP Released Files

Documentation:

QIF4 Format
Anvil Library Docs

Screen Shots:

This is an old screen shot using S-Lang as a consle GUI.
First Screen Shot
This may or may not resurface. The latest plan is to use a real GUI toolkit.

Requirements:

The Anvil code is currently being designed and tested on a Slackware 9.0 system utilizing GCC 3.2.0 and Glibc 2.3.1. We are trying to keep the additional libraries need to a minimum.

S-Lang 1.4.5 Scripting Support
Currently there are some test scripts that use this.
S-Lang has a terminal style gui toolkit, which I would like very much to use, in conjuction with having S-Lang as the Anvil embedded scripting langauge.
http://space.mit.edu/~davis/slang

Robodoc 4.0.2 Embedded Documentation (optional)
The code is being developed with inlined documentation to help make life easier for those who want to work at the library level, i.e. other developers. I am using the Robodoc tool for this as it is very easy to use and deploy, and can be used in many languages, not just C or Java.
http://www.xs4all.nl/~rfsber/Robo/robodoc.html

Last modified: Wed May 9 15:52:37 CDT 2001