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
|
Source: zendframework
Section: web
Priority: optional
Maintainer: Frank Habermann <lordlamer@lordlamer.de>
Build-Depends: debhelper (>= 7.0.50~), quilt (>= 0.46-7)
Standards-Version: 3.8.4
Homepage: http://framework.zend.com
Package: zendframework
Architecture: all
Depends: ${misc:Depends}, php5
Suggests: php5-curl, php5-gd, php5-imap, php5-ldap, php5-mysql, php5-pgsql, php5-json, php5-sqlite, php5-sqlite3
Description: powerful PHP framework
Extending the art & spirit of PHP, Zend Framework is based on simplicity,
object-oriented best practices, corporate friendly licensing, and a rigorously
tested agile codebase. Zend Framework is focused on building more secure,
reliable, and modern Web 2.0 applications & web services, and consuming widely
available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as
well as API providers and cataloguers like StrikeIron and ProgrammableWeb.
Package: zendframework-bin
Architecture: all
Depends: ${misc:Depends}, zendframework, php5-cli
Description: binary scripts for zendframework
Extending the art & spirit of PHP, Zend Framework is based on simplicity,
object-oriented best practices, corporate friendly licensing, and a rigorously
tested agile codebase. Zend Framework is focused on building more secure,
reliable, and modern Web 2.0 applications & web services, and consuming widely
available APIs from leading vendors like Google, Amazon, Yahoo!, Flickr, as
well as API providers and cataloguers like StrikeIron and ProgrammableWeb.
|