SPECS: python-cElementTree.spec - updated pl desc
qboosh
qboosh at pld-linux.org
Sun Oct 23 00:53:24 CEST 2005
Author: qboosh Date: Sat Oct 22 22:53:24 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- updated pl desc
---- Files affected:
SPECS:
python-cElementTree.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/python-cElementTree.spec
diff -u SPECS/python-cElementTree.spec:1.3 SPECS/python-cElementTree.spec:1.4
--- SPECS/python-cElementTree.spec:1.3 Sun Oct 23 00:49:36 2005
+++ SPECS/python-cElementTree.spec Sun Oct 23 00:53:19 2005
@@ -1,6 +1,6 @@
# $Revision$, $Date$
%define module cElementTree
-%define _snap 20050302
+%define _snap 20050302
Summary: A fast and pythonic XML parser
Summary(pl): Szybki pythonowy parser XML
Name: python-%{module}
@@ -23,7 +23,9 @@
of ElementTree, and uses 2-5 times less memory.
%description -l pl
-Implementacja C ElementTree API.
+Moduł cElementTree to implementacja w C API ElementTree. Na typowych
+dokumentach jest 15-20 razy szybszy od pythonowej wersji ElementTree i
+używa 2-5 razy mniej pamięci.
%prep
%setup -q -n %{module}-%{version}-%{_snap}
@@ -55,6 +57,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2005/10/22 22:53:19 qboosh
+- updated pl desc
+
Revision 1.3 2005/10/22 22:49:36 glen
- system_expat patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-cElementTree.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list