-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathdist.ini
More file actions
24 lines (21 loc) · 703 Bytes
/
dist.ini
File metadata and controls
24 lines (21 loc) · 703 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
name = Dancer-Plugin-TimeoutManager
author = Frederic Lechauve
license = None
copyright_holder = Weborama
copyright_year = 2014
version = 0.11
main_module = lib/Dancer/Plugin/TimeoutManager.pm
[@Basic]
[OurPkgVersion]
[Prereqs] ; additional requirements
Dancer = 1.3120
List::MoreUtils = 0.33
Try::Tiny = 0.11
[PruneFiles]
files = ignore.txt
[MetaResources]
homepage = https://github.com/fred29/Dancer-Plugin-TimeoutManager
bugtracker.web = https://github.com/fred29/Dancer-Plugin-TimeoutManager/issues
repository.url = https://github.com/fred29/Dancer-Plugin-TimeoutManager.git
repository.web = https://github.com/fred29/Dancer-Plugin-TimeoutManager
repository.type = git