forked from pool/python-Kajiki
Accepting request 509165 from home:jengelh:branches:devel:languages:python
- Remove storytelling from description. OBS-URL: https://build.opensuse.org/request/show/509165 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Kajiki?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
d195f06683
commit
673f653b34
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jul 10 11:51:25 UTC 2017 - jengelh@inai.de
|
||||||
|
|
||||||
|
- Remove storytelling from description.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Jun 29 16:41:08 UTC 2017 - tbechtold@suse.com
|
Thu Jun 29 16:41:08 UTC 2017 - tbechtold@suse.com
|
||||||
|
|
||||||
|
@@ -20,7 +20,7 @@
|
|||||||
Name: python-Kajiki
|
Name: python-Kajiki
|
||||||
Version: 0.7.0
|
Version: 0.7.0
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Really fast well-formed xml templates
|
Summary: Compiler for Genshi syntax outputting Python bytecode
|
||||||
License: MIT
|
License: MIT
|
||||||
Group: Development/Languages/Python
|
Group: Development/Languages/Python
|
||||||
Url: http://sourceforge.net/p/kajiki/home/
|
Url: http://sourceforge.net/p/kajiki/home/
|
||||||
@@ -36,13 +36,10 @@ BuildArch: noarch
|
|||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Are you tired of the slow performance of Genshi? But
|
Kajiki compiles Genshi-like syntax to Python bytecode.
|
||||||
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
|
(Genshi is a Python library parsing, generating, and processing HTML, XML or
|
||||||
blocks with Genshi's syntax? Then look no further, Kajiki is for you!
|
other textual content for output generation on the web.)
|
||||||
Kajiki quickly compiles Genshi-like syntax to *real python bytecode*
|
|
||||||
that renders with blazing-fast speed! Don't delay! Pick up your
|
|
||||||
copy of Kajiki today!
|
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q -n Kajiki-%{version}
|
%setup -q -n Kajiki-%{version}
|
||||||
|
Reference in New Issue
Block a user