[package]
name = "Restler"
vendor = "Luracast"
summary = "
Restler is a simple and effective multi-protocol REST API Server written in PHP.
Just deal with your business logic in php, restler will take care of the REST!
"
desc = "Restler is a simple and effective multi-protocol REST API Server written in PHP.
Just deal with your business logic in php, restler will take care of the REST!
"
version = "3.0.0"
stability = "alpha"
channel = ""
homepage = "http://luracast.com/products/restler/"
license = "LGPL-2.1"
author = "Luracast "
authors[] = "Nick Lombard "
contributors[] = "Luracast "
contributors[] = "Nick Lombard "
[require]
php = "5.3"
pearinstaller = "1.4.1"
ChiperSoft/CFPropertyList = "dev-master",
mustache/mustache = "dev-master",
zendframework/zendamf = "dev-master",
symfony/yaml = "*"
[roles]
vendor = "src"
test = "test"
config = "cfg"
bin = "bin"
public = "www"