pkgsrc-WIP-cvs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: wip/py-teng
Module name: wip
Committed by: ondratu
Date: Tue Aug 31 07:39:55 UTC 2010
Import into wip/py-teng
Log Message:
Import py26-teng-2.0.0 as wip/py-teng.
Teng strictly separates application logic from presentation logic. Programmer
writes code which fetches data (for example from database, application server
etc.) and supplies them to the templating engine. Presentation coder (for
example web designer) writes templates and doesn't bother about data origin.
The only thing programmer and presentation coder must obey is that data
structure must conform to the template.
Probably the most important use of Teng is generating HTML pages for web
presentations. It is also wery useful for generating mail messages
(but not spams).
Teng composes resulting text/page/file by combining input template with program
supplied data together with (optional) configuration and localization
(language) dictionary.
Status:
Vendor Tag: ONDRATU
Release Tags: ONDRATU_20100831
N wip/py-teng/distinfo
N wip/py-teng/Makefile
N wip/py-teng/buildlink3.mk
N wip/py-teng/PLIST
N wip/py-teng/DESCR
No conflicts created by this import
------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:
Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
pkgsrc-wip-cvs mailing list
pkgsrc-wip-cvs%lists.sourceforge.net@localhost
https://lists.sourceforge.net/lists/listinfo/pkgsrc-wip-cvs
Home |
Main Index |
Thread Index |
Old Index