mirror of https://github.com/Gnucash/gnucash
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
380 B
15 lines
380 B
-*-text-*-
|
|
|
|
This directory contains assorted stock quote scripts.
|
|
|
|
finance-quote-wrapper.in:
|
|
|
|
Source file for finance-quote-wrapper which is a perl script that
|
|
allows gnucash to communicate with Finance::Quote.
|
|
The requests and responses are in json format.
|
|
|
|
gnc-fq-update.in:
|
|
|
|
Source file for gnc-fq-update which is a perl script that updates
|
|
Finance::Quote from CPAN.
|