mirror of
https://github.com/Gnucash/gnucash.git
synced 2025-02-25 18:55:30 -06:00
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/branches/gnucash-gnome2-dev@8900 57a11ea4-9604-0410-9ed3-97b8803252fd
-*-text-*- This directory contains assorted stock quote scripts. finance-quote-helper.in: Source file for finance-quote-helper which is a perl script that allows gnucash to communicate with Finance::Quote over pipes from guile. The requests and responses are scheme forms. gnc-prices: Deprecated wrapper to support old setup. Use "gnucash --add-quotes filename" instead. value_portfolio: A stand-alone perl script for updating and printing the value of a portfolio. To use this script, edit the the first few lines at the top of the file to indicate your portfolio and purchase price. (from Christopher B. Browne, cbbrowne@hex.net)