-
Notifications
You must be signed in to change notification settings - Fork 36
/
META.yml
57 lines (50 loc) · 1.62 KB
/
META.yml
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
52
53
54
55
56
57
--- #YAML:1.0
name : DBD-Pg
version : 3.18.0
abstract : DBI PostgreSQL interface
author:
- Greg Sabino Mullane <greg@turnstep.com>
license : perl
distribution_type : module
dynamic_config : 1
requires:
DBI : 1.614
perl : 5.008001
version : 0
build_requires:
DBI : 1.614
File::Temp : 0
Test::More : 0.88
Time::HiRes : 0
version : 0
configure_requires:
DBI : 1.614
version : 0
recommends:
Cwd : 0
Encode : 0
Module::Signature : 0.50
provides:
DBD::Pg:
file : Pg.pm
version : 3.18.0
Bundle::DBD::Pg:
file : lib/Bundle/DBD/Pg.pm
version : 3.18.0
keywords:
- Postgres
- PostgreSQL
- DBI
- libpq
- dbdpg
resources:
homepage : http://search.cpan.org/dist/DBD-Pg/
license : http://dev.perl.org/licenses/
bugtracker : https://github.com/bucardo/dbdpg/issues
repository : https://github.com/bucardo/dbdpg
MailingList : http://www.nntp.perl.org/group/perl.dbd.pg/
IRC : irc://irc.libera.chat/#postgresql
meta-spec:
version : 1.4
url : http://module-build.sourceforge.net/META-spec-v1.4.html
generated_by : emacs