File: META.yml

package info (click to toggle)
libdatetime-format-pg-perl 0.16012-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 304 kB
  • ctags: 247
  • sloc: makefile: 492; perl: 378
file content (45 lines) | stat: -rw-r--r-- 1,201 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
---
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.0.2, CPAN::Meta::Converter version 2.150001'
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.16012'
requires:
  DateTime: '0.10'
  DateTime::Format::Builder: '0.72'
  DateTime::TimeZone: '0.05'
resources:
  bugtracker: https://github.com/lestrrat/DateTime-Format-Pg/issues
  homepage: https://github.com/lestrrat/DateTime-Format-Pg
  repository: git://github.com/lestrrat/DateTime-Format-Pg.git
version: '0.16012'
x_contributors:
  - 'Vasily Chekalkin <bacek@bacek.com>'
  - 'David Steinbrunner <dsteinbrunner@pobox.com>'
  - 'Henrik Pauli <henrik.pauli@gmail.com>'
  - 'Nitish Bezzala <nbezzala@yahoo.com>'
  - 'lestrrat <lestrrat+github@gmail.com>'