Bayesian matching- Imbalance

John Ralls jralls at ceridwen.us
Tue Jul 28 10:11:34 EDT 2015


> On Jul 28, 2015, at 4:49 AM, Lincoln A Baxter <lab at lincolnbaxter.com> wrote:
> 
> Hi John and others,
> 
> Ok, so, I've been scratching my itch. And learning the structure of the
> GnuCash XML file and how slots are used.  I've now got several perl
> scripts which use the cpan XML::LibXML module to edit a gnucash file by
> reading the XML as XML and then traversing the Document Object Model
> using LibXML functions and xPath queries.  
> 
> One script will simply remove all bayes data from the gnucash file (or
> from specified accounts), while the other (more interesting) will prune
> the bayes slots that reference accounts that no long exist in the file.
>  I'd like to offer these to the gnucash community.  
> 
> What is the preferred method of sharing scripts?
> 
> Can I attach them (as attachements) to an email to the list?  Will
> attachments be stripped by the list server?
> 
> If so, then I guess they would have to be pasted into the text of the
> email.

Attachments aren’t usually stripped, but posting scripts to a mailing list isn’t the best way to share them. If the scripts are short so that it would be reasonable for a user to install them by copy-and-paste you could create a page on the wiki and post them there. Otherwise Github would be best, with a pointer in the wiki.

Regards,
John Ralls




More information about the gnucash-user mailing list