File: control

package info (click to toggle)
smarty-validate 3.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster
  • size: 276 kB
  • sloc: php: 877; sh: 11; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 632 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 (>= 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.