deb_control_files:
- config
- control
- md5sums
- postinst
- postrm
- templates
deb_fields:
Architecture: arm64
Depends: libc6 (>= 2.38), liblua5.2-0 (>= 5.2.4), debconf (>= 0.5) | debconf-2.0
Description: |-
CGI scripting program for embedded environments
Haserl is a CGI wrapper that allows PHP-style programming in Lua or a
POSIX-compliant shell. It is very small, so it can be used in embedded
environments, or where something like PHP is too big.
.
It combines three features into a small CGI engine:
* It parses POST and GET requests, placing form-elements into the
environment as name=value pairs for the CGI script to use. This is
somewhat similar to the uncgi wrapper.
* It opens a shell, and translates all text into printable statements.
All text within <% ... %> constructs is passed verbatim to the shell.
This is somewhat similar to how PHP scripts are parsed.
* It can be set up to drop its permissions to the owner of the script,
giving it some of the security features of suexec or cgiwrapper.
Homepage: https://haserl.sourceforge.net/
Installed-Size: '107'
Maintainer: Chow Loong Jin <hyperair@debian.org>
Package: haserl
Priority: optional
Recommends: lua5.2
Section: interpreters
Source: haserl (0.9.36-2)
Version: 0.9.36-2+b1
srcpkg_name: haserl
srcpkg_version: 0.9.36-2