pkgsrc/www/php-FastTemplate/distinfo
jlam c4d70b01b2 www/php-FastTemplate:
PHP extension for managing templates and variable interpolation

FastTemplate is a port of the Perl CGI::FastTemplate module to PHP, which
is a very fast implementation of templates using simple variable
interpolation.

Templates are very useful for CGI programming, because adding HTML to your
PHP code clutters your code and forces you to do any HTML modifications.
By putting all of your HTML in seperate template files, you can let a
graphic or interface designer change the look of your application without
having to bug you, or let them muck around in your PHP code.
2001-10-28 03:36:16 +00:00

6 lines
340 B
Text

$NetBSD: distinfo,v 1.1.1.1 2001/10/28 03:36:16 jlam Exp $
SHA1 (php-FastTemplate/FastTemplate-1_1_0.tar.gz) = 43d2a91a50a904e8fc449c77412cfa63960fe4fb
Size (php-FastTemplate/FastTemplate-1_1_0.tar.gz) = 21508 bytes
SHA1 (php-FastTemplate/php4.diff) = 34d448bb6a102bf44a842535010b75392abbb5cb
Size (php-FastTemplate/php4.diff) = 684 bytes