File: control

package info (click to toggle)
smarty-validate 3.0.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 276 kB
  • ctags: 192
  • sloc: php: 877; sh: 11; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
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 (>= 9)
Standards-Version: 3.9.8
Vcs-Browser: https://anonscm.debian.org/git/collab-maint/smarty-validate.git
Vcs-Git: https://anonscm.debian.org/git/collab-maint/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.