File: META.yml

package info (click to toggle)
libsvn-class-perl 0.18-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 144 kB
  • sloc: perl: 340; makefile: 2
file content (37 lines) | stat: -rw-r--r-- 941 bytes parent folder | download | duplicates (3)
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
---
abstract: 'manipulate Subversion workspaces with Perl objects'
author:
  - 'Peter Karman <perl@peknet.com>'
build_requires:
  ExtUtils::MakeMaker: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 1
generated_by: 'ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.140640'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: SVN-Class
no_index:
  directory:
    - t
    - inc
requires:
  Data::Dump: '0'
  File::Temp: '0'
  IPC::Cmd: '0.40'
  IPC::Run: '0'
  Path::Class: '0'
  Path::Class::File::Stat: '0'
  Rose::Object: '0'
  Rose::URI: '0'
  Test::More: '0'
  Text::ParseWords: '0'
  perl: '5.008003'
resources:
  bugtracker: http://rt.cpan.org/NoAuth/Bugs.html?Dist=SVN-Class
  homepage: https://github.com/karpet/svn-class-perl
  license: http://dev.perl.org/licenses/
  repository: https://github.com/karpet/svn-class-perl
version: '0.18'