Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37045509
en ru br
ALT Linux repos
S:0.9.3-alt2.1
5.0: 0.9.3-alt2
4.1: 0.9.3-alt2
4.0: 0.9.3-alt2

Group :: Development/Other
RPM: haserl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.9.3-alt2.1
Build date: 28 november 2012, 03:14 ( 591.3 weeks ago )
Size: 140.59 Kb

License: 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

Current maintainer: Eugeny A. Rostovtsev (REAL)

List of contributors

List of rpms provided by this srpm:

  • haserl
  • haserl-debuginfo
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin