[Python-modules-commits] r15805 - in packages/python-kajiki/trunk/debian (changelog control)
takaki at users.alioth.debian.org
takaki at users.alioth.debian.org
Sun Feb 20 14:12:35 UTC 2011
Date: Sunday, February 20, 2011 @ 14:12:17
Author: takaki
Revision: 15805
Modified:
packages/python-kajiki/trunk/debian/changelog
packages/python-kajiki/trunk/debian/control
Modified: packages/python-kajiki/trunk/debian/changelog
===================================================================
--- packages/python-kajiki/trunk/debian/changelog 2011-02-20 14:10:27 UTC (rev 15804)
+++ packages/python-kajiki/trunk/debian/changelog 2011-02-20 14:12:17 UTC (rev 15805)
@@ -1,3 +1,9 @@
+python-kajiki (0.3.2-2) UNRELEASED; urgency=low
+
+ * NOT RELEASED YET
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Sun, 20 Feb 2011 23:10:42 +0900
+
python-kajiki (0.3.2-1) unstable; urgency=low
* Initial release (Closes: #605693)
Modified: packages/python-kajiki/trunk/debian/control
===================================================================
--- packages/python-kajiki/trunk/debian/control 2011-02-20 14:10:27 UTC (rev 15804)
+++ packages/python-kajiki/trunk/debian/control 2011-02-20 14:12:17 UTC (rev 15805)
@@ -14,8 +14,9 @@
Depends: ${python:Depends}, ${misc:Depends}
Provides: ${python:Provides}
Description: Really fast well-formed xml templates
- you still long for the assurance that your output is well-formed that you
- miss from all those other templating engines? Do you wish you had Jinja's
+ Are you tired of the slow performance of Genshi? But you still long for
+ the assurance that your output is well-formed that you miss from all
+ those other templating engines? Do you wish you had Jinja's
blocks with Genshi's syntax? Then look no further, Kajiki is for you!
Kajiki quickly compiles Genshi-like syntax to *real python bytecode*
that renders with blazing-fast speed! Don't delay! Pick up your
More information about the Python-modules-commits
mailing list