File: META.yml

package info (click to toggle)
librdf-rdfa-generator-perl 0.200-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 252 kB
  • sloc: perl: 885; sh: 4; makefile: 2
file content (68 lines) | stat: -rw-r--r-- 1,924 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Generate data for RDFa serialization'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
  - 'Kjetil Kjernsmo (KJETILK) <kjetilk@cpan.org>'
build_requires:
  Attean: '0.019'
  RDF::Prefixes: '0'
  Test::Modern: '0'
  Test::More: '0.96'
  Test::Output: '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: []
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: RDF-RDFa-Generator
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  RDF::RDFa::Generator:
    file: lib/RDF/RDFa/Generator.pm
    version: '0.200'
  RDF::RDFa::Generator::HTML::Head:
    file: lib/RDF/RDFa/Generator/HTML/Head.pm
    version: '0.200'
  RDF::RDFa::Generator::HTML::Hidden:
    file: lib/RDF/RDFa/Generator/HTML/Hidden.pm
    version: '0.200'
  RDF::RDFa::Generator::HTML::Pretty:
    file: lib/RDF/RDFa/Generator/HTML/Pretty.pm
    version: '0.200'
  RDF::RDFa::Generator::HTML::Pretty::Note:
    file: lib/RDF/RDFa/Generator/HTML/Pretty/Note.pm
    version: '0.200'
recommends:
  Attean: '0.019'
  RDF::NS: '0'
  RDF::Prefixes: '0'
requires:
  Data::Dumper: '0'
  Icon::FamFamFam::Silk: '0'
  RDF::NS::Curated: '0.100'
  URI::NamespaceMap: '1.06'
  XML::LibXML: '1.60'
  perl: '5.008'
resources:
  IRC: irc://irc.perl.org/#perlrdf
  Identifier: http://purl.org/NET/cpan-uri/dist/RDF-RDFa-Generator/project
  bugtracker: https://github.com/kjetilk/p5-rdf-rdfa-generator/issues
  homepage: https://metacpan.org/release/RDF-RDFa-Generator
  license: http://dev.perl.org/licenses/
  repository: git://github.com/kjetilk/p5-rdf-rdfa-generator.git
version: '0.200'
x_contributors:
  - 'ZORAN <zoran@cpan.org>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1