online balance info

Linas Vepstas linas@linas.org
Thu, 21 Jun 2001 10:31:53 -0500 (CDT)


I want to write a little plugin to download transactions off the net
and stick them into gnucash.  I'm thinking scheme is the way to do
it.  But how do I get http access? Is there a scheme RFI for
http access? Or should I put the ghttp interface into gnc.gwp?

--linas