libtemplates-parser 24.0.0-2build1 source package in Ubuntu

Changelog

libtemplates-parser (24.0.0-2build1) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 02:17:52 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libtemplates-parser_24.0.0.orig.tar.gz 221.3 KiB 28caf00cfd7039f91055c726c91c45483fefae20eafaef3a91cb026e4343ee97
libtemplates-parser_24.0.0-2build1.debian.tar.xz 12.9 KiB 10838c5f6e20e0fd29abc84f521a287988166fdd3b3dd35b5cb91dd8630829ac
libtemplates-parser_24.0.0-2build1.dsc 2.8 KiB a6101796412a77cdc90e8f62ee42d313e5d6d022f629e8ef2588ca9b8d7f0138

View changes file

Binary packages built by this source

libtemplates-parser-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-parser-dev-dbgsym: debug symbols for libtemplates-parser-dev
libtemplates-parser-doc: Ada library to parse files and replace variables (documentation)

 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 documentation for developers using the library.

libtemplates-parser21: Ada library to parse files and replace variables (runtime)

 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 runtime shared library.

libtemplates-parser21-dbgsym: debug symbols for libtemplates-parser21