Package haserl: Information
Source package: haserl
Version: 0.9.3-alt2.1
Build time: Jan 16, 2021, 08:08 PM
Category: Development/Other
Report package bugLicense: GPL
Summary: Html And Shell Embedded Runtime Language
Description:
haserl (Html And Shell Embedded Runtime Language) is a cgi program that runs interpreted scripts. It combines three elements into a single CGI interpreter: 1. It parses POST and GET requests, placing form-elements as name=value pairs into the environment for the CGI script to use. It is similar to uncgi (http://www.midwinter.com/~koreth/uncgi.html) in this respect 2. It prints the contents of the script as html, and conditionally interpets text within <? ... ?> as shell script. In this case haserl scripts are like a poor-man's version of PHP (http://www.php.net) 3. It is very small, and so can be used in embedded environments
List of RPM packages built from this SRPM:
haserl (e2kv5, e2kv4, e2k)
haserl-debuginfo (e2kv5, e2kv4, e2k)
haserl (e2kv5, e2kv4, e2k)
haserl-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Eugeny A. Rostovtsev
Last changed
Nov. 28, 2012 Eugeny A. Rostovtsev 0.9.3-alt2.1
- Fixed build with make 3.82
Nov. 6, 2005 Mykola Grechukh 0.9.3-alt2
- initial build for sisyphus