ctpl

command-line template parsing utility

Install

All systems
curl cmd.cat/ctpl.sh
Debian Debian
apt-get install ctpl
Ubuntu
apt-get install ctpl
Arch Arch Linux
pacman -S ctpl
image/svg+xml Kali Linux
apt-get install ctpl
Fedora
dnf install ctpl
Windows (WSL2)
sudo apt-get update sudo apt-get install ctpl
Raspbian
apt-get install ctpl

ctpl

command-line template parsing utility

CTPL is a C template engine library allowing fast and easy computation of templates with precise control over the parsing environment. CTPL supports a wide range of input types through GIO like in-memory, files, FTP, HTTP and more. This package contains a standalone command-line utility to parse CTPL templates.