File: META.yml

package info (click to toggle)
libfinance-quote-perl 1.68-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,272 kB
  • sloc: perl: 9,955; makefile: 2
file content (121 lines) | stat: -rw-r--r-- 3,539 bytes parent folder | download
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
---
abstract: 'Get stock and mutual fund quotes from various exchanges'
author:
  - 'Erik Colson <eco@ecocode.net>'
  - 'Bruce Schuck <bschuck@asgard-systems.com>'
  - 'Paul Fenwick <pjf@perltraining.com.au>'
  - 'Vincent Lucarelli <vincent.lucarelli@gmail.com>'
  - 'David Hampton <hampton-sf@rainbolthampton.net>'
  - 'moenny <>'
  - 'jvolkening <jdv@base2bio.com>'
  - 'Pawel Konieczny <konieczp@zonnet.nl>'
  - 'Mike Alexander <mta@umich.edu>'
  - 'AndreJ <Andre-J@users.noreply.github.com>'
  - 'Vinay S Shastry <vinayshastry@gmail.com>'
  - 'Bradley Dean <bjdean@bjdean.id.au>'
  - 'Chris Good <goodchris96@gmail.com>'
  - 'Brent Neal <brent@reindeergraphics.com>'
  - 'Jacinta Richardson <jarich@perltraining.com.au>'
  - 'Manuel Friedli <manuel@fritteli.ch>'
  - 'e-dorigatti <emilio.dorigatti@gmail.com>'
  - 'Gustavo R. Montesino <grmontesino@gmail.com>'
  - 'Paul Howarth <paul@city-fan.org>'
  - 'Sam Morris <sam@robots.org.uk>'
  - 'Linas Vepstas <linas@linas.org>'
  - 'Rajan Vaswani <111571283+bgr22112@users.noreply.github.com>'
  - 'Hiranya Samarasekera <hiranyas@gmail.com>'
  - 'Przemysław Kryger <pkryger@gmail.com>'
  - 'Achim Winkler <mumpitzstuff@gmail.com>'
  - 'Diego Marcolungo <diego.marcolungo@gmail.com>'
  - 'John Haiducek <jhaiduce@gmail.com>'
  - 'Paolo Maero <paolo@maero.com>'
  - 'alex314159 <alex314159@users.noreply.github.com>'
  - 'gregor herrmann <gregoa@debian.org>'
  - 'Jalon Avens <jalonavens@snave.info>'
  - 'Sigve Indregard <sigve@indregard.no>'
  - 'bgr22112 <111571283+bgr22112@users.noreply.github.com>'
build_requires:
  Date::Manip: '0'
  Date::Range: '0'
  Date::Simple: '0'
  DateTime: '0'
  DateTime::Duration: '0'
  DateTime::Format::ISO8601: '0'
  File::Spec: '0'
  Module::CPANTS::Analyse: '0'
  String::Util: '0'
  Test::Kwalitee: '0'
  Test::More: '0'
  Test::Perl::Critic: '0'
  feature: '0'
  open: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010'
license: gpl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Finance-Quote
requires:
  Carp: '0'
  Compress::Zlib: '0'
  Date::Parse: '0'
  Date::Range: '0'
  Date::Simple: '0'
  DateTime::Format::ISO8601: '0'
  DateTime::Format::Strptime: '0'
  Devel::Trace: '0.12'
  Encode: '0'
  Exporter: '0'
  HTML::Entities: '0'
  HTML::TableExtract: '0'
  HTML::TokeParser: '0'
  HTML::TreeBuilder: '0'
  HTML::TreeBuilder::XPath: '0'
  HTTP::CookieJar::LWP: '0.014'
  HTTP::Cookies: '0'
  HTTP::Headers: '0'
  HTTP::Request: '0'
  HTTP::Request::Common: '0'
  HTTP::Status: '0'
  IO::Handle: '0'
  IO::String: '0'
  IO::Uncompress::Unzip: '0'
  JSON: '0'
  LWP::Protocol::http: '0'
  LWP::Protocol::https: '0'
  LWP::Simple: '0'
  LWP::UserAgent: '6.48'
  Module::Load: '0.36'
  Mozilla::CA: '0'
  Net::SSLeay: '1.92'
  POSIX: '0'
  Readonly: '0'
  Scalar::Util: '0'
  Smart::Comments: '1.000005'
  String::Util: '0'
  Test2: '1.302167'
  Text::Template: '0'
  Time::Piece: '0'
  URI::Escape: '3.31'
  Web::Scraper: '0'
  XML::LibXML: '0'
  YAML::PP::Perl: '0'
  base: '0'
  constant: '0'
  if: '0'
  perl: v5.10.1
  strict: '0'
  utf8: '0'
  vars: '0'
  warnings: '0'
resources:
  bugtracker: https://github.com/finance-quote/finance-quote/issues
  homepage: http://finance-quote.sourceforge.net/
  repository: git://github.com/finance-quote/finance-quote
version: '1.68'
x_generated_by_perl: v5.34.0
x_serialization_backend: 'YAML::Tiny version 1.73'
x_spdx_expression: GPL-2.0-only