File: META.yml

package info (click to toggle)
libdatetime-format-pg-perl 0.16014-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 276 kB
  • sloc: makefile: 492; perl: 427
file content (51 lines) | stat: -rw-r--r-- 1,501 bytes parent folder | download
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
---
abstract: 'Parse and format PostgreSQL dates and times'
author:
  - 'Daisuke Maki <daisuke@endeworks.jp>'
build_requires:
  ExtUtils::MakeMaker: '6.36'
  Test::More: '0'
configure_requires:
  Module::Build::Tiny: '0.035'
dynamic_config: 0
generated_by: 'Minilla/v3.1.11, 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-Format-Pg
no_index:
  directory:
    - t
    - xt
    - inc
    - share
    - eg
    - examples
    - author
    - builder
provides:
  DateTime::Format::Pg:
    file: lib/DateTime/Format/Pg.pm
    version: '0.16014'
requires:
  DateTime: '0.10'
  DateTime::Format::Builder: '0.72'
  DateTime::TimeZone: '0.05'
resources:
  bugtracker: https://github.com/lestrrat-p5/DateTime-Format-Pg/issues
  homepage: https://github.com/lestrrat-p5/DateTime-Format-Pg
  repository: git://github.com/lestrrat-p5/DateTime-Format-Pg.git
version: '0.16014'
x_contributors:
  - 'Daisuke Maki <lestrrat+github@gmail.com>'
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Henrik Pauli <henrik.pauli@gmail.com>'
  - 'Ilya Chesnokov <chesnokov.ilya@gmail.com>'
  - 'Nitish Bezzala <nbezzala@yahoo.com>'
  - 'Steve Rogerson <steve.git@yewtc.demon.co.uk>'
  - 'Steve Rogerson <steve.rogerson@orionwt.co.uk>'
  - 'Vasily Chekalkin <bacek@bacek.com>'
  - 'lestrrat <49281+lestrrat@users.noreply.github.com>'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'
x_static_install: 1