diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-29 11:27:14 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-01-29 11:27:14 +0000 |
commit | d82cea1dc641fa9f74174aebc32ae6b19097ad6a (patch) | |
tree | 04109b55956891d8547f74d7cc5e80028ead7382 /finance/p5-Finance-Quote | |
parent | d2f0278a3a2b23320d874b9e81ab2f6edbff3e91 (diff) | |
download | ports-d82cea1dc641fa9f74174aebc32ae6b19097ad6a.tar.gz ports-d82cea1dc641fa9f74174aebc32ae6b19097ad6a.zip |
Notes
Diffstat (limited to 'finance/p5-Finance-Quote')
-rw-r--r-- | finance/p5-Finance-Quote/pkg-descr | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/finance/p5-Finance-Quote/pkg-descr b/finance/p5-Finance-Quote/pkg-descr index cec173852b92..e57a816c196c 100644 --- a/finance/p5-Finance-Quote/pkg-descr +++ b/finance/p5-Finance-Quote/pkg-descr @@ -1,8 +1,7 @@ -This module gets stock quotes from various internet sources, including -Yahoo! Finance, Fidelity Investments, and the Australian Stock -Exchange. There are two methods of using this module -- a functional -interface that is depreciated, and an object-orientated method that -provides greater flexibility and stability. +This module gets stock quotes from various internet sources, including Yahoo! +Finance, Fidelity Investments, and the Australian Stock Exchange. There are two +methods of using this module -- a functional interface that is deprecated, and +an object-orientated method that provides greater flexibility and stability. Github repository is at https://github.com/pfenwick/finance-quote/ |