File: META.yml

package info (click to toggle)
librdf-vcard-perl 0.012-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 280 kB
  • sloc: perl: 1,662; makefile: 5
file content (72 lines) | stat: -rw-r--r-- 1,721 bytes parent folder | download | duplicates (5)
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
---
abstract: 'convert between RDF and vCard'
author:
  - 'Toby Inkster (TOBYINK) <tobyink@cpan.org>'
build_requires:
  Test::More: '0.61'
configure_requires:
  ExtUtils::MakeMaker: '6.17'
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.023, CPAN::Meta::Converter version 2.140640'
keywords:
  - Contacts
  - Directory
  - RDF
  - SemWeb
  - 'Semantic Web'
  - XML
  - hCard
  - vCard
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: RDF-vCard
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  RDF::vCard:
    file: lib/RDF/vCard.pm
    version: '0.012'
  RDF::vCard::Entity:
    file: lib/RDF/vCard/Entity.pm
    version: '0.012'
  RDF::vCard::Entity::WithXmlSupport:
    file: lib/RDF/vCard/Entity/WithXmlSupport.pm
    version: '0.012'
  RDF::vCard::Exporter:
    file: lib/RDF/vCard/Exporter.pm
    version: '0.012'
  RDF::vCard::Importer:
    file: lib/RDF/vCard/Importer.pm
    version: '0.012'
  RDF::vCard::Line:
    file: lib/RDF/vCard/Line.pm
    version: '0.012'
requires:
  RDF::Trine: '0.135'
  RDF::TrineX::Functions: '0'
  Text::vFile::asData: '0.07'
  URI: '0'
  XML::LibXML: '1.70'
  namespace::clean: '0'
  perl: '5.008'
resources:
  IRC: irc://irc.perl.org/#perlrdf
  Identifier: http://purl.org/NET/cpan-uri/dist/RDF-vCard/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=RDF-vCard
  homepage: https://metacpan.org/release/RDF-vCard
  license: http://dev.perl.org/licenses/
  repository: git://github.com/tobyink/p5-rdf-vcard.git
version: '0.012'
x_provides_scripts:
  vcard2rdf:
    file: bin/vcard2rdf
  vcard2xml:
    file: bin/vcard2xml