File: META.yml

package info (click to toggle)
libhttp-link-parser-perl 0.200-1.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye
  • size: 160 kB
  • sloc: perl: 234; makefile: 11
file content (50 lines) | stat: -rw-r--r-- 1,190 bytes parent folder | download | duplicates (3)
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
---
abstract: 'parse HTTP Link headers'
author:
  - 'Toby Inkster <tobyink@cpan.org>'
build_requires:
  Test::More: 0.96
configure_requires:
  ExtUtils::MakeMaker: 6.17
dynamic_config: 0
generated_by: 'Dist::Inkt::Profile::TOBYINK version 0.013, CPAN::Meta::Converter version 2.120921'
keywords:
  - HTTP
  - Link
  - RDF
  - RFC5988
  - Relationships
  - Semantics
  - rel
license: mit
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: HTTP-Link-Parser
no_index:
  directory:
    - eg
    - examples
    - inc
    - t
    - xt
optional_features: {}
provides:
  HTTP::Link::Parser:
    file: lib/HTTP/Link/Parser.pm
    version: 0.200
  HTTP::Link::Parser::PlainLiteral:
    file: lib/HTTP/Link/Parser.pm
    version: 0
requires:
  HTTP::Message: 0
  URI: 0
  URI::Escape: 0
  perl: 5.010
resources:
  X_identifier: http://purl.org/NET/cpan-uri/dist/HTTP-Link-Parser/project
  bugtracker: http://rt.cpan.org/Dist/Display.html?Queue=HTTP-Link-Parser
  homepage: https://metacpan.org/release/HTTP-Link-Parser
  license: http://www.opensource.org/licenses/mit-license.php
  repository: https://github.com/tobyink/p5-http-link-parser
version: 0.200