1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
|
Source: libfinance-quotehist-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Damyan Ivanov <dmn@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper (>= 9)
Build-Depends-Indep: libdate-manip-perl,
libhtml-tableextract-perl,
libregexp-common-perl,
libtext-csv-perl,
libwww-perl,
perl
Standards-Version: 4.1.2
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-perl/packages/libfinance-quotehist-perl.git
Vcs-Git: https://anonscm.debian.org/git/pkg-perl/packages/libfinance-quotehist-perl.git
Homepage: https://metacpan.org/release/Finance-QuoteHist
Package: libfinance-quotehist-perl
Architecture: all
Depends: ${misc:Depends},
${perl:Depends},
libdate-manip-perl,
libhtml-tableextract-perl,
libregexp-common-perl,
libtext-csv-perl,
libwww-perl
Description: Perl modules for fetching historical stock quotes from the web
The Finance::QuoteHist bundle contains several modules designed to fetch
historical stock quotes from the web. This includes modules to retrieve
information from Yahoo, Yahoo Australia, Google, and DailyFinance.
|