libtemplate-perl 3.101-ok2 source package in openKylin
Changelog
libtemplate-perl (3.101-ok2) nile; urgency=medium * No-change rebuild for perl5.36. -- Luoyaoming <email address hidden> Wed, 29 May 2024 21:34:38 +0800
libtemplate-perl (3.101-ok2) nile; urgency=medium * No-change rebuild for perl5.36. -- Luoyaoming <email address hidden> Wed, 29 May 2024 21:34:38 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | perl | |
Huanghe V3.0 | release | main | perl | |
Nile V2.0 | release | main | perl | |
Nile V2.0 | proposed | main | perl |
File | Size | SHA-256 Checksum |
---|---|---|
libtemplate-perl_3.101.orig.tar.gz | 503.9 KiB | d2a32dd6c21e4b37c6a93df8087ca9e880cfae613a3e5efaea307b0bdcaedb58 |
libtemplate-perl_3.101-ok2.debian.tar.xz | 4.7 KiB | a711d229897827c8ee2e66edb27536c8a3777a00c4c346650d546b44775f18fd |
libtemplate-perl_3.101-ok2.dsc | 1.8 KiB | fcaee2102eba7349427bfb5b1383ffe3534e2f349096743661299391294acb26 |
The Template Toolkit is a fast, powerful, flexible, and easily
extensible template processing system written in Perl. It is ideally
suited for (but not limited) to the creation of static and dynamic web
content. It includes support for all standard templating directives
and many additional features including output filtering, exception
handling, macro definition, support for plugin objects, definition of
template metadata, embedded Perl code, and much more.
.
This package contains the 'tpage' and 'ttree' executables which serve
as simple, powerful tools in the creation of static content without
any prerequisite knowledge of Perl. It also contains an extensive set
of Perl modules ideally suited to act as a templating system in the
dynamic creation of web content.
.
Excellent offline batch processing makes it ideal for generating
non-web-based content including POD, LaTeX, PostScript, and plain text
from source templates.
.
This package also includes Doug Steinwand's high-speed drop-in
replacement for Template::Stash written in Perl XS.