-
Notifications
You must be signed in to change notification settings - Fork 0
/
.horde.yml
45 lines (45 loc) · 894 Bytes
/
.horde.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
---
id: Pdf
name: Pdf
full: PDF writer library
description: A PDF generation library using only PHP, without requiring any external libraries.
list: dev
type: library
homepage: https://www.horde.org/libraries/Horde_Pdf
authors:
-
name: Jan Schneider
user: jan
email: jan@horde.org
active: true
role: lead
-
name: Mike Naberezny
user: mnaberez
email: mike@maintainable.com
active: false
role: lead
-
name: Chuck Hagenbuch
user: chuck
email: chuck@horde.org
active: false
role: lead
version:
release: 2.0.8
api: 1.0.0
state:
release: stable
api: stable
license:
identifier: LGPL-2.1
uri: http://www.horde.org/licenses/lgpl21
dependencies:
required:
php: ^5.3 || ^7
pear:
pear.horde.org/Horde_Exception: ^2
pear.horde.org/Horde_Util: ^2
optional:
pear:
pear.horde.org/Horde_Test: ^2.1