summaryrefslogtreecommitdiff
path: root/META.yml
blob: 243544799c2c9ddcb7260215cbebbc1c5bc8190a (plain)
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
--- #YAML:1.0
name                : Bucardo
version             : 5.4.1
abstract            : Postgres multi-master replication system
author:              
  - Greg Sabino Mullane <greg@endpoint.com>

license             : bsd
dynamic_config      : 1
distribution_type   : module

requires:
  boolean             : 0
  DBD::Pg             : 2.0
  DBI                 : 1.51
  DBIx::Safe          : 1.2.4
  ExtUtils::MakeMaker : 6.32
  File::Spec          : 0
  IO::Handle          : 1.24
  List::Util          : 0
  MIME::Base64        : 0
  Net::SMTP           : 0
  Pod::Parser         : 0
  Pod::Usage          : 0
  Sys::Hostname       : 1.11
  Sys::Syslog         : 0.13
  Time::HiRes         : 0
build_requires:
  Test::Harness       : 2.03
  Test::More          : 0.61
  Module::Signature   : 0.50

provides:
  Bucardo:
    file            : Bucardo.pm
    version         : 5.4.1
  bucardo:
    file            : bucardo
    version         : 5.4.1

resources:
  homepage          : http://bucardo.org/index.html
  MailingList       : http://bucardo.org/list.html
  bugtracker        : https://github.com/bucardo/bucardo/issues
  repository        : http://bucardo.org/repo.html
  license           : http://bucardo.org/license.html
meta-spec:
  version           : 1.3
  url               : http://module-build.sourceforge.net/META-spec-v1.3.html
generated_by        : emacs