| 12
 3
 4
 5
 6
 7
 8
 9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 
 | Source: php-nette
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: Florian Schlichting <fsfs@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.8
Homepage: https://nette.org/
Vcs-Git: https://anonscm.debian.org/git/pkg-php/php-nette.git
Vcs-Browser: https://anonscm.debian.org/gitweb/?p=pkg-php/php-nette.git
Package: php-nette
Architecture: all
Depends: php-common, php-intl, php-json, php-xml, ${misc:Depends}
Recommends: php-gd, php-memcache
Breaks: php-apigen (<< 2.8.0+dfsg-3+)
Description: Nette Framework
 Nette Framework is a powerful, component-based and event-driven
 framework for creating web applications and services in PHP.
 Nette Framework is designed with simplicity, speed and flexibility in
 mind. It allows developers to easy built better websites.
 .
 Nette Framework focuses on security and performance and is definitely
 one of the safest and fastest PHP frameworks. Nette Framework support
 the latest technologies and approaches like AJAX, HTML5, SEO, DRY,
 KISS, MVC, etc.
 |