php-twig 2.12.2-3 source package in Ubuntu

Changelog

php-twig (2.12.2-3) unstable; urgency=medium

  * Update test dependencies
  * Set upstream metadata fields: Bug-Submit.

 -- David Prévot <email address hidden>  Fri, 27 Dec 2019 03:46:01 +1100

Upload details

Uploaded by:
Debian PHP PEAR Maintainers
Uploaded to:
Sid
Original maintainer:
Debian PHP PEAR Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
php-twig_2.12.2-3.dsc 2.6 KiB dec77d1ab51653d8ec8c48d49c16d547e829f72226730ea187d1f1d0e27fccba
php-twig_2.12.2.orig.tar.gz 273.6 KiB a2cb24761facb49c8be80e775a406267f3ecc46bb02ceb9e7b5c292f97c1be30
php-twig_2.12.2-3.debian.tar.xz 15.4 KiB b14cbd9341a8d23bbf3787f305c5061c2a7fdac806db73aeab1a0722c39e979b

Available diffs

No changes file available.

Binary packages built by this source

php-twig: Flexible, fast, and secure template engine for PHP

 Twig is a fast, secure and flexible template engine for php, implementing an
 own domain specific language which originated from Jinja and Django templates.

php-twig-cssinliner-extra: A Twig extension to allow inlining CSS

 Twig CssInliner Extension extension that provides the following:
 .
 - inline_css filter: inlines CSS styles in HTML documents.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-doc: Twig template engine documentation

 This documentation describes the internals of Twig and the use of
 it from the perspective of a template designer as well as from the
 perspective of a developer.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-extra-bundle: A Symfony bundle for extra Twig extensions

 This package is a Symfony bundle that allows one to use all "extra"
 extensions without any configuration.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-html-extra: A Twig extension for HTML

 Twig HTML extension that provides the following:
 .
 - data_uri filter: generates a URL using the data scheme as defined in
   RFC 2397;
 - html_classes function: returns a string by conditionally joining class
   names together.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-inky-extra: A Twig extension for the inky email templating engine

 Twig Inky extension that provides the following:
 .
 - inky_to_html filter: processes an inky email template.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-intl-extra: A Twig extension for Intl

 Twig Intl extension that provides the following:
 .
 - country_name filter: returns the country name given its
   two-letter/five-letter code;
 - currency_name filter: returns the currency name given its three-letter
   code;
 - currency_symbol filter: returns the currency symbol given its
   three-letter code;
 - language_name filter: returns the language name given its
   two-letter/five-letter code;
 - locale_name filter: returns the language name given its
   two-letter/five-letter code;
 - timezone_name filter: returns the timezone name given its identifier;
 - country_timezones filter: returns the timezone identifiers of the given
   country code;
 - format_currency filter: formats a number as a currency;
 - format_number filter: formats a number;
 - format_datetime filter: formats a date time;
 - format_date filter: formats a date;
 - format_time filter: formats a time.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.

php-twig-markdown-extra: A Twig extension for Markdown

 Twig Markdown extension that provides the following:
 .
 - markdown_to_html filter: generates HTML from a Markdown block;
 - html_to_markdown filter: generates Markdown from an HTML block.
 .
 Twig itself is a flexible, fast and secure template engine for PHP.