- import of p5-Finance-Quote-1.04

This is a nice module that can query quotes from almost every financial
exchange in the world, to create custom stock tickers for your tumbling
stock-market needs.

Put in misc after discussion between naddy@, camield@, espie@
This commit is contained in:
avsm 2001-01-21 01:42:22 +00:00
parent 82980583b1
commit 6188c46511
5 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,25 @@
# $OpenBSD: Makefile,v 1.1.1.1 2001/01/21 01:42:22 avsm Exp $
DISTNAME= Finance-Quote-1.04
PKGNAME= p5-${DISTNAME}
CATEGORIES= misc perl5
NEED_VERSION= 1.351
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Finance
HOMEPAGE= http://finance-quote.sourceforge.net
MAINTAINER= Anil Madhavapeddy <avsm@openbsd.org>
BUILD_DEPENDS= ${LOCALBASE}/libdata/perl5/site_perl/HTML/TableExtract.pm::www/p5-HTML-TableExtract \
${LOCALBASE}/libdata/perl5/site_perl/LWP/UserAgent.pm::www/p5-libwww
RUN_DEPENDS= ${BUILD_DEPENDS}
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= perl
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
MD5 (Finance-Quote-1.04.tar.gz) = 3753e4dc730334f63cf93360d78adc86
RMD160 (Finance-Quote-1.04.tar.gz) = 7034c43cb9c981e8c68fddfc5c5ec495466f357e
SHA1 (Finance-Quote-1.04.tar.gz) = f8cdb0ec65987aaf5ff15c77a0a2a1e94c0c4644

View File

@ -0,0 +1 @@
module to obtain financial quotes from exchanges

View File

@ -0,0 +1,5 @@
Finance::Quote provides access to time-delayed stockquotes from a
number of sources. After you've installed the package, try
'man Finance::Quote' for full information.
WWW: ${HOMEPAGE}

View File

@ -0,0 +1,28 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/01/21 01:42:22 avsm Exp $
libdata/perl5/site_perl/Finance/Quote.pm
libdata/perl5/site_perl/Finance/Quote/ASX.pm
libdata/perl5/site_perl/Finance/Quote/DWS.pm
libdata/perl5/site_perl/Finance/Quote/Fidelity.pm
libdata/perl5/site_perl/Finance/Quote/Tiaacref.pm
libdata/perl5/site_perl/Finance/Quote/Troweprice.pm
libdata/perl5/site_perl/Finance/Quote/Trustnet.pm
libdata/perl5/site_perl/Finance/Quote/UserAgent.pm
libdata/perl5/site_perl/Finance/Quote/VWD.pm
libdata/perl5/site_perl/Finance/Quote/Yahoo/Australia.pm
libdata/perl5/site_perl/Finance/Quote/Yahoo/Base.pm
libdata/perl5/site_perl/Finance/Quote/Yahoo/Europe.pm
libdata/perl5/site_perl/Finance/Quote/Yahoo/USA.pm
man/man3/Finance::Quote.3p
man/man3/Finance::Quote::ASX.3p
man/man3/Finance::Quote::DWS.3p
man/man3/Finance::Quote::Fidelity.3p
man/man3/Finance::Quote::Tiaacref.3p
man/man3/Finance::Quote::Troweprice.3p
man/man3/Finance::Quote::Trustnet.3p
man/man3/Finance::Quote::VWD.3p
man/man3/Finance::Quote::Yahoo::Australia.3p
man/man3/Finance::Quote::Yahoo::Base.3p
man/man3/Finance::Quote::Yahoo::Europe.3p
man/man3/Finance::Quote::Yahoo::USA.3p
@dirrm libdata/perl5/site_perl/Finance/Quote/Yahoo
@dirrm libdata/perl5/site_perl/Finance/Quote