1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
|
Source: smarty-validate
Section: web
Priority: optional
Maintainer: Mike Gabriel <sunweaver@debian.org>
Build-Depends: debhelper (>= 11)
Standards-Version: 4.2.0
Vcs-Browser: https://salsa.debian.org/debian/smarty-validate/
Vcs-Git: https://salsa.debian.org/debian/smarty-validate.git
Homepage: http://www.phpinsider.com/php/code/SmartyValidate/
Package: smarty-validate
Architecture: all
Depends: ${misc:Depends}, smarty3
Description: Server-side form validation plugin for Smarty
smarty-validate is a Smarty plugin that makes it easy to handle
server-side form validation in PHP pages using the popular PHP
templating engine.
|