haserl 0.9.33-1 source package in Ubuntu

Changelog

haserl (0.9.33-1) unstable; urgency=medium


  * [16945f6] Imported Upstream version 0.9.33
  * [ac08f26] No-change bump of Standards-Version to 3.9.5

 -- Chow Loong Jin <email address hidden>  Wed, 06 Aug 2014 12:46:56 +0800

Upload details

Uploaded by:
Chow Loong Jin
Uploaded to:
Sid
Original maintainer:
Chow Loong Jin
Architectures:
any
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe interpreters

Downloads

File Size SHA-256 Checksum
haserl_0.9.33-1.dsc 1.8 KiB 221488f18a10eaa1b481fce23d57750f354c8a64c6730c5ba793105fa48bf9bc
haserl_0.9.33.orig.tar.gz 148.2 KiB 9a65b14dc721643fc5b85c79117cb6d824bd3683b246744137bb5d978df7621b
haserl_0.9.33-1.debian.tar.xz 8.2 KiB 26979e22bd23c390530aac21331861f0fb16799559e1da01ed93673b2af300c7

Available diffs

No changes file available.

Binary packages built by this source

haserl: 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.

haserl-dbgsym: No summary available for haserl-dbgsym in ubuntu yakkety.

No description available for haserl-dbgsym in ubuntu yakkety.