summaryrefslogtreecommitdiff
path: root/META.yml
blob: b93b13b17fe949fb2f86a2506e4325a3f4d1fec6 (plain)
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
---
abstract: 'Base class and scripts for servers that serve RDF as Linked Data.'
author:
  - 'Kjetil Kjernsmo <kjetilk@cpan.org>'
build_requires:
  Config::ZOMG: '0'
  FindBin: '0'
  Log::Any::Adapter: '0'
  RDF::RDFa::Parser: '0'
  Test::Exception: '0'
  Test::JSON: '0'
  Test::More: '0.88'
  Test::RDF: '1.16'
  Test::WWW::Mechanize::PSGI: '0'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.024, CPAN::Meta::Converter version 2.150010'
keywords:
  - 'Semantic Web'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: RDF-LinkedData
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  Plack::App::RDF::LinkedData:
    file: lib/Plack/App/RDF/LinkedData.pm
    version: '1.940'
  RDF::LinkedData:
    file: lib/RDF/LinkedData.pm
    version: '1.940'
recommends:
  Config::ZOMG: '0'
  JSON: '0'
  Log::Any::Adapter: '0'
  Plack::Middleware::CrossOrigin: '0'
  Plack::Middleware::Expires: '0'
  RDF::Endpoint: '0.05'
  RDF::Generator::Void: '0.04'
requires:
  Digest::MD5: '0'
  Encode: '0'
  HTML::HTML5::Writer: '0'
  HTTP::Headers: '0'
  List::Util: '1.33'
  Module::Load::Conditional: '0'
  Moo: '0'
  MooX::Log::Any: '0'
  Plack: '0.9939'
  RDF::Helper::Properties: '0.10'
  RDF::NS::Curated: '0'
  RDF::RDFa::Generator: '0.200'
  RDF::Trine: '0.133'
  RDF::Trine::Serializer::RDFa: '0.100'
  RDF::TrineX::Compatibility::Attean: '0'
  Scalar::Util: '0'
  Try::Tiny: '0'
  Types::Standard: '0'
  URI: '1.52'
  URI::NamespaceMap: '0.32'
  namespace::autoclean: '0.12'
  parent: '0'
  perl: '5.006'
resources:
  IRC: irc://irc.perl.org/#perlrdf
  Identifier: http://purl.org/NET/cpan-uri/dist/RDF-LinkedData/project
  bugtracker: https://github.com/kjetilk/RDF-LinkedData/issues
  homepage: https://metacpan.org/release/RDF-LinkedData
  license: http://dev.perl.org/licenses/
  repository: https://github.com/kjetilk/RDF-LinkedData/
version: '1.940'
x_contributors:
  - 'Gregory Todd Williams <gwilliams@cpan.org>'
  - 'Richard Lewis'
  - 'Patrick Hochstenbach (HOCHSTEN) <patrick.hochstenbach@gmail.com>'
x_provides_scripts:
  linked_data.psgi:
    file: script/linked_data.psgi
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1