forked from fordmason/LaTeX-Driver
-
Notifications
You must be signed in to change notification settings - Fork 3
/
dist.ini
43 lines (37 loc) · 1001 Bytes
/
dist.ini
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
name = LaTeX-Driver
abstract = Run LaTeX/XeLaTeX/LuaTeX and helper programs
version = 1.2.0
author = Erik Huelsmann <[email protected]>
copyright_holder = Erik Huelsmann, Chris Travers, Andrew Ford
main_module = lib/LaTeX/Driver.pm
license = Perl_5
[MetaResources]
homepage = https://github.com/Template-Toolkit-Latex/LaTeX-Driver
bugtracker.web = https://github.com/Template-Toolkit-Latex/LaTeX-Driver/issues
repository.url = git://github.com/Template-Toolkit-Latex/LaTeX-Driver.git
repository.web = https://github.com/Template-Toolkit-Latex/LaTeX-Driver
repository.type = git
[@Basic]
[MetaJSON]
[ContributorsFromGit]
[Prereqs]
perl = 5.8.1
Capture::Tiny = 0
Class::Accessor = 0
Cwd = 0
Exception::Class = 0
File::pushd = 0
File::Slurp = 0
File::Temp = 0.23
Getopt::Long = 0
IO::File = 0
Log::Any = 0
parent = 0
Readonly = 0
[Prereqs / TestRequires]
Test::More = 0.88
[Prereqs / DevelopRequires]
Test::NoTabs = 0
[ExtraTests]
[PodCoverageTests]
[PodSyntaxTests]