mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
15 lines
380 B
Plaintext
15 lines
380 B
Plaintext
-*-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.
|