forked from Respect/Rest
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.ini
62 lines (59 loc) · 2.7 KB
/
package.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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[package]
name = "Rest"
summary = "Thin controller for RESTful applications"
desc = "Thin controller for RESTful applications"
version = "0.4.8"
stability = "alpha"
channel = "respect.li/pear"
homepage = ""
license = "BSD Style"
author = "Alexandre <[email protected]>"
authors[] = "Alexandre Gaigalas <[email protected]>"
authors[] = "Alexandre Gaigalas <[email protected]>"
authors[] = "Alexandre Gaigalas <alganet@alganet-workstation.(none)>"
authors[] = "Alexandre Gomes Gaigalas <[email protected]>"
authors[] = "Alexandre Gomes Gaigalas <alganet@alganet-workstation.(none)>"
authors[] = "Anderson Casimiro <[email protected]>"
authors[] = "Anderson Casimiro <[email protected]>"
authors[] = "augustohp <[email protected]>"
authors[] = "Augusto Pascutti <[email protected]>"
authors[] = "Augusto Pascutti <[email protected]>"
authors[] = "Ben Ramsey <[email protected]>"
authors[] = "eduardomarcate <[email protected]>"
authors[] = "Eduardo M. Garcia <[email protected]>"
authors[] = "Henrique Moody <[email protected]>"
authors[] = "kleberhs007 <[email protected]>"
authors[] = "Leandro <[email protected]>"
authors[] = "Nick Rawe <[email protected]>"
authors[] = "Pablo Lacerda de Miranda <[email protected]>"
authors[] = "Rogerio Prado de Jesus <[email protected]>"
authors[] = "wesleyvicthor <[email protected]>"
contributors[] = "Alexandre Gaigalas <[email protected]>"
contributors[] = "Alexandre Gomes Gaigalas <[email protected]>"
contributors[] = "Alexandre Gomes Gaigalas <alganet@alganet-workstation.(none)>"
contributors[] = "Anderson Casimiro <[email protected]>"
contributors[] = "Anderson Casimiro <[email protected]>"
contributors[] = "Augusto Pascutti <[email protected]>"
contributors[] = "Augusto Pascutti <[email protected]>"
contributors[] = "Ben Ramsey <[email protected]>"
contributors[] = "Daniel Costa <[email protected]>"
contributors[] = "eduardomarcate <[email protected]>"
contributors[] = "Eduardo M. Garcia <[email protected]>"
contributors[] = "Henrique Moody <[email protected]>"
contributors[] = "kleberhs007 <[email protected]>"
contributors[] = "Leandro <[email protected]>"
contributors[] = "Moritz Schmidt <[email protected]>"
contributors[] = "Nick Lombard <[email protected]>"
contributors[] = "Nick Rawe <[email protected]>"
contributors[] = "Pablo Lacerda de Miranda <[email protected]>"
contributors[] = "Rogerio Prado de Jesus <[email protected]>"
contributors[] = "thiagophx <[email protected]>"
contributors[] = "wesleyvicthor <[email protected]>"
[require]
php = "5.3"
pearinstaller = "1.4.1"
[roles]
library = "php"
config = "cfg"
bin = "script"
public = "www"