templatespp

Tools for AWS templates engine

Install

All systems
curl cmd.cat/templatespp.sh
Debian Debian
apt-get install libtemplates-parser11.10.1-dev
Ubuntu
apt-get install libtemplates-parser11.10.2-dev
Fedora
dnf install templates_parser-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install libtemplates-parser11.10.2-dev
Raspbian
apt-get install libtemplates-parser11.10.1-dev

templates_parser-tools

Tools for AWS templates engine

libtemplates-parser11.8.2015-dev

Ada library to parse files and replace variables

The main goal is to ease the development of Web servers. In CGI (Common Gateway Interface) applications, you have to write HTML pages in the program (in Ada or whatever other language) by using some specific libraries or by using only basic output functions. This is of course not mandatory but by lack of a good library every Web development ends up doing just that. Templates Parser takes that burden off of you. This package contains the static libraries, documentation, tools and Ada specification files.

libtemplates-parser12-dev

Ada library to parse files and replace variables

libtemplates-parser11.6-dev

Ada library to parse files and replace variables with their values

libtemplates-parser11.10.1-dev

Ada library to parse files and replace variables

The main goal is to ease the development of Web servers. In CGI (Common Gateway Interface) applications, you have to write HTML pages in the program (in Ada or whatever other language) by using some specific libraries or by using only basic output functions. This is of course not mandatory but by lack of a good library every Web development ends up doing just that. Templates Parser takes that burden off of you. This package contains the static libraries, documentation, tools and Ada specification files.

libtemplates-parser11.10.2-dev

Ada library to parse files and replace variables