-
Notifications
You must be signed in to change notification settings - Fork 2
/
META.yml
47 lines (47 loc) · 1.31 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
---
abstract: 'Utilities to read and manipulate patches and CVS'
author:
- 'John Keiser <[email protected]>'
build_requires:
Data::Dumper: 0
File::Find: 0
Test::More: 0
configure_requires:
Module::Build: 0.36
generated_by: 'Module::Build version 0.3607'
license: artistic
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: 1.4
name: PatchReader
provides:
PatchReader:
file: lib/PatchReader.pm
version: 0.9.7
PatchReader::AddCVSContext:
file: lib/PatchReader/AddCVSContext.pm
PatchReader::Base:
file: lib/PatchReader/Base.pm
PatchReader::CVSClient:
file: lib/PatchReader/CVSClient.pm
PatchReader::DiffPrinter::raw:
file: lib/PatchReader/DiffPrinter/raw.pm
PatchReader::DiffPrinter::template:
file: lib/PatchReader/DiffPrinter/template.pm
PatchReader::FilterPatch:
file: lib/PatchReader/FilterPatch.pm
PatchReader::FixPatchRoot:
file: lib/PatchReader/FixPatchRoot.pm
PatchReader::NarrowPatch:
file: lib/PatchReader/NarrowPatch.pm
PatchReader::PatchInfoGrabber:
file: lib/PatchReader/PatchInfoGrabber.pm
PatchReader::Raw:
file: lib/PatchReader/Raw.pm
requires:
Cwd: 2
File::Temp: 0.05
resources:
license: http://opensource.org/licenses/artistic-license.php
repository: https://github.com/tmannerm/PatchReader/
version: 0.9.7