SPECS: perl-XML-XPathEngine.spec - pl
qboosh
qboosh at pld-linux.org
Wed May 9 23:59:28 CEST 2007
Author: qboosh Date: Wed May 9 21:59:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl
---- Files affected:
SPECS:
perl-XML-XPathEngine.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/perl-XML-XPathEngine.spec
diff -u SPECS/perl-XML-XPathEngine.spec:1.1 SPECS/perl-XML-XPathEngine.spec:1.2
--- SPECS/perl-XML-XPathEngine.spec:1.1 Mon Apr 30 14:29:03 2007
+++ SPECS/perl-XML-XPathEngine.spec Wed May 9 23:59:23 2007
@@ -7,7 +7,7 @@
%define pdir XML
%define pnam XPathEngine
Summary: XML::XPathEngine - a re-usable XPath engine for DOM-like trees
-#Summary(pl.UTF-8):
+Summary(pl.UTF-8): XML::XPathEngine - silnik XPath dla drzew w stylu DOM
Name: perl-XML-XPathEngine
Version: 0.08
Release: 1
@@ -26,14 +26,23 @@
This module provides an XPath engine, that can be re-used by other
module/classes that implement trees.
-In order to use the XPath engine, nodes in the user module need to mimick
-DOM nodes. The degree of similitude between the user tree and a DOM dictates
-how much of the XPath features can be used. A module implementing all of the
-DOM should be able to use this module very easily (you might need to add
-the cmp method on nodes in order to get ordered result sets).
-
-# %description -l pl.UTF-8
-# TODO
+In order to use the XPath engine, nodes in the user module need to
+mimick DOM nodes. The degree of similitude between the user tree and a
+DOM dictates how much of the XPath features can be used. A module
+implementing all of the DOM should be able to use this module very
+easily (you might need to add the cmp method on nodes in order to get
+ordered result sets).
+
+%description -l pl.UTF-8
+Ten moduł udostępnia silnik XPath, który można wykorzystywać w innych
+modułach/klasach implementujących drzewa.
+
+W celu użycia silnika XPath węzły w module użytkownika muszą
+naśladować węzły DOM. Stopień podobieństwa między drzewem użytkownika
+a drzewem DOM określa jak wiele możliwości XPath można wykorzystać.
+Moduł implementujący całość DOM powinien być w stanie bardzo łatwo
+użyć tego modułu (może zajść potrzeba dodania metody cmp dla węzłów w
+celu uzyskania uporządkowanych zbiorów wyników).
%prep
%setup -q -n %{pdir}-%{pnam}-%{version}
@@ -67,6 +76,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2007/05/09 21:59:23 qboosh
+- pl
+
Revision 1.1 2007/04/30 12:29:03 radek
- new
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/perl-XML-XPathEngine.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list