Projects / Bash Server Pages

Bash Server Pages

BASP (BAsh Server Pages) is a patch against Bash for processing HTML templates (or any documents) with embedded shell scripts. The advantage is that you have full access to the shell and system environment without learning yet another programming language. This project has been merged with BashDiff.

Tags
Licenses
Implementation

RSS Recent releases

  •  16 Jun 2005 12:46

Release Notes: BASP has been changed to read from a file or stdin, so that you can do 'basp file...' or 'basp < file'. This is a bit easier to use in CGI scripts. The internal documentation and code were cleaned up.

  •  14 Oct 2004 14:12

Release Notes: <%=...%> is now shorthand for 'echo -n' instead of 'echo', so that extra newline will not be printed.

  •  11 Oct 2004 14:30

Release Notes: Whitespaces before and after script segments are now preserved. Previously, script outputs were printed on separate lines for readability.

  •  03 Jul 2004 11:50

Release Notes: The <%=...%> shorthand notation for <%echo ...%> was added.

  •  20 Jun 2004 06:14

No changes have been submitted for this release.

Screenshot

Project Spotlight

kwave

A simple digital sound signal editor for KDE

Screenshot

Project Spotlight

cdist

Usable configuration management.