Search Criteria
Package Details: perl-finance-quote 1.63-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/perl-finance-quote.git (read-only, click to copy) |
---|---|
Package Base: | perl-finance-quote |
Description: | Get stock and mutual fund quotes from various exchanges |
Upstream URL: | https://metacpan.org/release/Finance-Quote |
Licenses: | Artistic-1.0-Perl, GPL-2.0-only |
Submitter: | sergej |
Maintainer: | morgenstern |
Last Packager: | morgenstern |
Votes: | 3 |
Popularity: | 0.003006 |
First Submitted: | 2023-11-25 01:47 (UTC) |
Last Updated: | 2024-09-28 01:22 (UTC) |
Dependencies (32)
- perl (perl-gitAUR)
- perl-date-manip
- perl-date-rangeAUR
- perl-date-simpleAUR
- perl-datetime
- perl-datetime-format-iso8601
- perl-datetime-format-strptime
- perl-html-parser
- perl-html-tableextract
- perl-html-tokeparser-simpleAUR
- perl-html-tree
- perl-html-treebuilder-xpathAUR
- perl-http-cookiejar
- perl-http-cookies
- perl-http-message
- perl-io-string
- perl-json
- perl-json-parse
- perl-libwww
- perl-lwp-protocol-https
- perl-mozilla-ca
- perl-readonly
- perl-spreadsheet-xlsxAUR
- perl-string-util
- perl-text-template
- perl-try-tiny
- perl-web-scraperAUR
- perl-xml-libxml
- perl-test-kwaliteeAUR (check)
- perl-test-perl-criticAUR (check)
- perl-test-pod (check)
- perl-test-pod-coverage (check)
Required by (3)
- gnucash-git (optional)
- gnucash-xbt (optional)
- gnucash-xbt-minimal (optional)
Latest Comments
morgenstern commented on 2023-12-04 03:55 (UTC)
@amish see here.
amish commented on 2023-12-04 03:32 (UTC)
Why have you added >=0 to all depends? Any reason? Not adding >=0 also works as it is one and the same.
morgenstern commented on 2023-12-03 22:44 (UTC)
Added, thanks for digging @rf2020.
rf2020 commented on 2023-12-03 10:44 (UTC)
OK, I found the problem. Gnucash needs perl-json-parse, which is separate from perl-json, to use the quote feature, even from its command-line version. Technically, this means it's a dependency for gnucash, but could you could add it to this package? Thanks!
rf2020 commented on 2023-12-03 09:06 (UTC)
Yes, I'm still using the Gnucash setup that worked with 1.57; it includes that key. I even tried clearing .cache, .config and .local files and resetting this key, but no improvement.
morgenstern commented on 2023-12-03 06:20 (UTC)
@rf2020 apologies for not replying sooner - glad you were able to confirm that
perl-finance-quote
is working from the command line. As for the GnuCash configuration, do you have an Alpha Vantage API key configured?rf2020 commented on 2023-12-02 13:04 (UTC)
Update: I was able to adapt some example code from the developer's page, and perl-finance-quote succeeds in retrieving prices, for example, from the command line. I tried reinstalling gnucash as well, but "Get Quotes" is still disabled due to config. I will try asking their devs what is up.
rf2020 commented on 2023-12-01 17:14 (UTC)
I uninstalled the old (1.57) perl-finance-quote and all its dependences, rebooted, and then clean-built this version, but gnucash still says it is not configured properly and has disabled "Get Quotes". Is there a way to get more specifics as to what is misconfigured? Quotes worked with 1.57.
Thanks!