File: META.yml

package info (click to toggle)
libsql-abstract-pg-perl 1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 124 kB
  • sloc: perl: 146; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 953 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
---
abstract: 'PostgreSQL features for SQL::Abstract'
author:
  - 'Sebastian Riedel <sri@cpan.org>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'ExtUtils::MakeMaker version 7.60, CPAN::Meta::Converter version 2.150010'
license: artistic_2
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: SQL-Abstract-Pg
no_index:
  directory:
    - t
    - inc
    - examples
    - t
requires:
  SQL::Abstract: '2.0'
  perl: '5.016'
resources:
  IRC:
    url: irc://chat.freenode.net/#mojo
    web: https://webchat.freenode.net/#mojo
  bugtracker: https://github.com/mojolicious/sql-abstract-pg/issues
  homepage: https://mojolicious.org
  license: http://www.opensource.org/licenses/artistic-license-2.0
  repository: https://github.com/mojolicious/sql-abstract-pg.git
version: '1.0'
x_serialization_backend: 'CPAN::Meta::YAML version 0.018'