Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37383351
en ru br
Репозитории ALT
S:0.9.3-alt2.1
5.1: 0.9.3-alt2
4.1: 0.9.3-alt2
4.0: 0.9.3-alt2
www.altlinux.org/Changes

Группа :: Разработка/Прочее
Пакет: haserl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: haserl
Version: 0.9.3
Release: alt2.1
License: GPL
Group: Development/Other
Source: %{name}-%{version}.tar.gz
Patch: haserl-0.9.3-alt-make-3.82.patch
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

%prep
%setup
%patch -p2

%build
%configure
%make_build

%install
%makeinstall

%files
%_bindir/*
%_man1dir/*
%_datadir/%name


%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin