File: META.yml

package info (click to toggle)
libsvn-notify-mirror-perl 0.04000-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 284 kB
  • sloc: perl: 1,167; makefile: 4
file content (31 lines) | stat: -r--r--r-- 797 bytes parent folder | download | duplicates (2)
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
---
abstract: 'Keep a mirrored working copy of a repository path'
author:
  - 'John Peacock <jpeacock@cpan.org>'
build_requires: {}
configure_requires:
  Module::Build: 0.38
dynamic_config: 1
generated_by: 'Module::Build version 0.38, CPAN::Meta::Converter version 2.112150'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: 1.4
name: SVN-Notify-Mirror
provides:
  SVN::Notify::Mirror:
    file: lib/SVN/Notify/Mirror.pm
    version: 0.040
  SVN::Notify::Mirror::Rsync:
    file: lib/SVN/Notify/Mirror/Rsync.pm
    version: 0.040
  SVN::Notify::Mirror::SSH:
    file: lib/SVN/Notify/Mirror/SSH.pm
    version: 0.040
requires:
  Module::Build: 0.38
  SVN::Notify: 2.83
  YAML: 0.81
resources:
  license: http://dev.perl.org/licenses/
version: 0.040