"Fossies" - the Fresh Open Source Software Archive 
Member "PDL-2.025/META.json" (19 Nov 2020, 2835 Bytes) of package /linux/misc/PDL-2.025.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
See also the latest
Fossies "Diffs" side-by-side code changes report for "META.json":
2.024_vs_2.025.
1 {
2 "abstract" : "Perl Data Language",
3 "author" : [
4 "PerlDL Developers (pdl-general@lists.sourceforge.net)"
5 ],
6 "dynamic_config" : 1,
7 "generated_by" : "ExtUtils::MakeMaker version 7.54, CPAN::Meta::Converter version 2.150010",
8 "license" : [
9 "perl_5"
10 ],
11 "meta-spec" : {
12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13 "version" : 2
14 },
15 "name" : "PDL",
16 "no_index" : {
17 "directory" : [
18 "t",
19 "inc"
20 ],
21 "file" : [
22 "Doc/scantree.pl"
23 ]
24 },
25 "prereqs" : {
26 "build" : {
27 "requires" : {
28 "ExtUtils::MakeMaker" : "0",
29 "File::Path" : "0"
30 }
31 },
32 "configure" : {
33 "recommends" : {
34 "ExtUtils::F77" : "1.10",
35 "PGPLOT" : "0"
36 },
37 "requires" : {
38 "Carp" : "1.2",
39 "Devel::CheckLib" : "1.01",
40 "ExtUtils::MakeMaker" : "6.56",
41 "ExtUtils::ParseXS" : "3.01",
42 "File::Path" : "0"
43 }
44 },
45 "runtime" : {
46 "requires" : {
47 "Astro::FITS::Header" : "0",
48 "Carp" : "0",
49 "Config" : "0",
50 "Convert::UU" : "0",
51 "Data::Dumper" : "2.121",
52 "English" : "0",
53 "ExtUtils::MakeMaker" : "6.56",
54 "ExtUtils::Manifest" : "0",
55 "Fcntl" : "0",
56 "File::Basename" : "0",
57 "File::Find" : "0",
58 "File::Map" : "0.57",
59 "File::Path" : "0",
60 "File::Spec" : "0.6",
61 "File::Temp" : "0",
62 "Filter::Simple" : "0.88",
63 "Filter::Util::Call" : "0",
64 "Inline" : "0.83",
65 "Inline::C" : "0.62",
66 "List::MoreUtils" : "0",
67 "Module::Compile" : "0.23",
68 "OpenGL" : "0.6702",
69 "Pod::Parser" : "0",
70 "Pod::Select" : "0",
71 "Scalar::Util" : "0",
72 "Storable" : "1.03",
73 "Term::ReadKey" : "2.34",
74 "Text::Balanced" : "1.89",
75 "perl" : "5.010"
76 }
77 },
78 "test" : {
79 "requires" : {
80 "CPAN::Meta" : "2.120900",
81 "IPC::Cmd" : "0.72",
82 "Test::Deep" : "0",
83 "Test::Exception" : "0",
84 "Test::Warn" : "0"
85 }
86 }
87 },
88 "release_status" : "stable",
89 "resources" : {
90 "bugtracker" : {
91 "web" : "https://github.com/PDLPorters/pdl/issues"
92 },
93 "homepage" : "http://pdl.perl.org/",
94 "repository" : {
95 "type" : "git",
96 "url" : "git://github.com/PDLPorters/pdl.git",
97 "web" : "https://github.com/PDLPorters/pdl"
98 },
99 "x_IRC" : "irc://irc.perl.org/#pdl"
100 },
101 "version" : "2.025",
102 "x_serialization_backend" : "JSON::PP version 4.00"
103 }