forked from Respect/Relational
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.ini
More file actions
41 lines (39 loc) · 1.57 KB
/
package.ini
File metadata and controls
41 lines (39 loc) · 1.57 KB
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 <alexandre@gaigalas.net>"
authors[] = "Alexandre Gaigalas <alexandre@gaigalas.net>"
authors[] = "Alexandre Gaigalas <alganet@alganet-workstation.(none)>"
authors[] = "Alexandre Gomes Gaigalas <alexandre@gaigalas.net>"
authors[] = "Claudson Oliveira <claudsonweb@gmail.com>"
authors[] = "Henrique Moody <henriquemoody@gmail.com>"
authors[] = "Kinn Coelho Julião <kinncj@gmail.com>"
authors[] = "Rogerio Prado de Jesus <rogeriopradoj@gmail.com>"
authors[] = "Thiago Rigo <thiagophx@gmail.com>"
contributors[] = "Alexandre <alexandre@gaigalas.net>"
contributors[] = "Alexandre Gaigalas <alexandre@gaigalas.net>"
contributors[] = "Alexandre Gaigalas <alganet@alganet-workstation.(none)>"
contributors[] = "Alexandre Gomes Gaigalas <alexandre@gaigalas.net>"
contributors[] = "Augusto Pascutti <augusto@phpsp.org.br>"
contributors[] = "Claudson Oliveira <claudsonweb@gmail.com>"
contributors[] = "Daniel Costa <danielcosta@gmail.com>"
contributors[] = "Henrique Moody <henriquemoody@gmail.com>"
contributors[] = "Kinn Coelho Julião <kinncj@gmail.com>"
contributors[] = "Rogerio Prado de Jesus <rogeriopradoj@gmail.com>"
contributors[] = "Thiago Rigo <thiagophx@gmail.com>"
contributors[] = "Felipe Cwb <felipe.cwb@hotmail.com>"
[require]
php = "5.3"
pearinstaller = "1.4.1"
respect.li/pear/Data = ""
[roles]
library = "php"
config = "cfg"
bin = "script"
public = "www"