forked from Respect/Relational
-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.ini
41 lines (39 loc) · 1.57 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
[package]
name = "Relational"
summary = "Fluent Database Toolkit"
desc = "Fluent Database Toolkit"
version = "0.4.7"
stability = "alpha"
channel = "respect.li/pear"
homepage = "http://respect.li"
license = "BSD Style"
author = "Alexandre <[email protected]>"
authors[] = "Alexandre Gaigalas <[email protected]>"
authors[] = "Alexandre Gaigalas <alganet@alganet-workstation.(none)>"
authors[] = "Alexandre Gomes Gaigalas <[email protected]>"
authors[] = "Claudson Oliveira <[email protected]>"
authors[] = "Henrique Moody <[email protected]>"
authors[] = "Kinn Coelho Julião <[email protected]>"
authors[] = "Rogerio Prado de Jesus <[email protected]>"
authors[] = "Thiago Rigo <[email protected]>"
contributors[] = "Alexandre <[email protected]>"
contributors[] = "Alexandre Gaigalas <[email protected]>"
contributors[] = "Alexandre Gaigalas <alganet@alganet-workstation.(none)>"
contributors[] = "Alexandre Gomes Gaigalas <[email protected]>"
contributors[] = "Augusto Pascutti <[email protected]>"
contributors[] = "Claudson Oliveira <[email protected]>"
contributors[] = "Daniel Costa <[email protected]>"
contributors[] = "Henrique Moody <[email protected]>"
contributors[] = "Kinn Coelho Julião <[email protected]>"
contributors[] = "Rogerio Prado de Jesus <[email protected]>"
contributors[] = "Thiago Rigo <[email protected]>"
contributors[] = "Felipe Cwb <[email protected]>"
[require]
php = "5.3"
pearinstaller = "1.4.1"
respect.li/pear/Data = ""
[roles]
library = "php"
config = "cfg"
bin = "script"
public = "www"