ctpp2 2.8.3-8 source package in Ubuntu

Changelog

ctpp2 (2.8.3-8) unstable; urgency=medium


  * Update symbols file for powerpcspe architecture.
    Closes: bug#732629, Thanks to Roland Stigge.
  * Update symbols file for mips64(el) architecture.
    Closes: bug#729668, Thanks to YunQiang Su.
  * Bump Standards-Version to 3.9.5.

 -- Vasudev Kamath <email address hidden>  Tue, 21 Jan 2014 22:14:09 +0530

Upload details

Uploaded by:
Vasudev Kamath
Uploaded to:
Sid
Original maintainer:
Vasudev Kamath
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
ctpp2_2.8.3-8.dsc 2.1 KiB b1c6a99370c36695e4d45db45d593f2a849076a5e1e56fccabdbd48e6181a1e2
ctpp2_2.8.3.orig.tar.gz 237.0 KiB a83ffd07817adb575295ef40fbf759892512e5a63059c520f9062d9ab8fb42fc
ctpp2_2.8.3-8.debian.tar.gz 22.8 KiB 1cfb8765fbb21ee9aa2b52cf5129a9612dc49bb378421c7b42da177c81168b0b

Available diffs

No changes file available.

Binary packages built by this source

ctpp2-doc: HTML template engine for C++ - documentation

 CTPP is a suitable choice for projects where a programmer and an HTML
 designer are different people. The goal of CTPP development was to
 achieve maximum performance with minimal basic functionality that is
 easily expandable. In other words, any conceivable capabilities can be
 added by writing users functions.
 .
 This package contains API manual.

ctpp2-utils: Tools for ctpp template conversion

 CTPP is a suitable choice for projects where a programmer and an HTML
 designer are different people. The goal of CTPP development was to
 achieve maximum performance with minimal basic functionality that is
 easily expandable. In other words, any conceivable capabilities can
 be added by writing users functions.
 .
 This package provides following tools to deal with ctpp templates:
  * ctpp2c - CTPP template compiler
  * ctpp2i - CTPP template interpreter
  * ctpp2-config - CTPP configuration tool
  * ctpp2json - CTPP JSON file parser
  * ctpp2vm - CTPP virtual machine

libctpp2-2: HTML template engine for C++

 CTPP is a suitable choice for projects where a programmer and an HTML
 designer are different people. The goal of CTPP development was to
 achieve maximum performance with minimal basic functionality that is
 easily expandable. In other words, any conceivable capabilities can be
 added by writing users functions.
 .
 CTPP has following advantages over other template engines:
  * Very High performace as this is written in C++
  * Flexible syntax of templates
  * Robustness
  * Portability
  * Support for implementations in the language your choice
  * Various template sources
  * Output data filters
  * User functions

libctpp2-2-dbg: HTML template engine for C++ - debugging symbols

 CTPP is a suitable choice for projects where a programmer and an HTML
 designer are different people. The goal of CTPP development was to
 achieve maximum performance with minimal basic functionality that is
 easily expandable. In other words, any conceivable capabilities can be
 added by writing users functions.
 .
 This package contains the debugging symbols.

libctpp2-dev: HTML template engine for C++ (development)

 CTPP is a suitable choice for projects where a programmer and an HTML
 designer are different people. The goal of CTPP development was to
 achieve maximum performance with minimal basic functionality that is
 easily expandable. In other words, any conceivable capabilities can be
 added by writing users functions.
 .
 This package provides header files for developing your applications to
 use ctpp2 template engine.
 .
 These header files allows you to utilize the library in your code to
 utilize the ctpp2 template engine.