File: META.yml

package info (click to toggle)
liburi-nested-perl 0.10-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 88 kB
  • sloc: perl: 227; makefile: 2
file content (29 lines) | stat: -rw-r--r-- 745 bytes parent folder | download | duplicates (4)
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
---
abstract: 'Nested URIs'
author:
  - 'David E. Wheeler <david@justatheory.com>'
build_requires:
  Module::Build: 0.30
  Test::More: 0.88
configure_requires:
  Module::Build: 0.30
dynamic_config: 1
generated_by: 'Module::Build version 0.4007, CPAN::Meta::Converter version 2.132830'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: URI-Nested
provides:
  URI::Nested:
    file: lib/URI/Nested.pm
    version: 0.10
requires:
  URI: 1.40
  perl: 5.008001
resources:
  bugtracker: https://github.com/theory/uri-nested/issues/
  homepage: https://metacpan.org/release/URI-Nested/
  license: http://dev.perl.org/licenses/
  repository: https://github.com/theory/uri-nested/
version: 0.10