mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-25 02:10:36 -06:00
6aeca0040e
Track quote source in Finance::Quote return json so that duplicate symbols in different namespaces can be kept separate. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
finance-quote-wrapper.in | ||
gnc-fq-update.in | ||
README |
-*-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.