How to Install ctpl in Ubuntu 18.04



Install ctpl by entering the following commands in the terminal:

sudo apt update
sudo apt install ctpl

Description:

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.

Homepage: http://ctpl.tuxfamily.org/

Version: 0.3.4+dfsg-1

Section: universe/utils