File: META.yml

package info (click to toggle)
libdatetime-timezone-systemv-perl 0.010-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 132 kB
  • sloc: perl: 239; makefile: 2
file content (40 lines) | stat: -r--r--r-- 1,059 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
---
abstract: 'System V and POSIX timezone strings'
author:
  - 'Andrew Main (Zefram) <zefram@fysh.org>'
build_requires:
  Date::ISO8601: '0'
  Module::Build: '0'
  Test::More: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
configure_requires:
  Module::Build: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
dynamic_config: 0
generated_by: 'Module::Build version 0.4224, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: DateTime-TimeZone-SystemV
provides:
  DateTime::TimeZone::SystemV:
    file: lib/DateTime/TimeZone/SystemV.pm
    version: '0.010'
requires:
  Carp: '0'
  Date::ISO8601: '0'
  Params::Classify: '0'
  perl: '5.006'
  strict: '0'
  warnings: '0'
resources:
  bugtracker: https://rt.cpan.org/Public/Dist/Display.html?Name=DateTime-TimeZone-SystemV
  license: http://dev.perl.org/licenses/
  repository: git://git.fysh.org/zefram/DateTime-TimeZone-SystemV.git
version: '0.010'
x_serialization_backend: 'CPAN::Meta::YAML version 0.012'