Skip to content

Perl modules for reading and writing the Gnucash XML file

Notifications You must be signed in to change notification settings

goblin/gnucash-perl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

This is a set of scripts that will be able to manipulate the Gnucash
XML files.

Targeted audience are people who want to interface the Gnucash XML file
with Perl.

It's pretty immature yet but it works for my own private accounting file
so I guess the most important features are supported.

To test, run:

	$ ./foo.pl <your-gnucash-xml-file>

and you'll get the same file reformatted on output. My gnucash can read
the script's output and it looks fine.

Tested with Gnucash 2.2.9.

About

Perl modules for reading and writing the Gnucash XML file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages