[packages/rest] - pl

qboosh qboosh at pld-linux.org
Sun Sep 2 13:56:40 CEST 2012


commit e4f3e6ef661bc46f23db6b699902ada8be7add02
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Sep 2 13:56:27 2012 +0200

    - pl

 rest.spec | 25 +++++++++++++++++--------
 1 file changed, 17 insertions(+), 8 deletions(-)
---
diff --git a/rest.spec b/rest.spec
index d742a72..8ebeb3f 100644
--- a/rest.spec
+++ b/rest.spec
@@ -6,6 +6,7 @@
 %define		apiver	0.7
 #
 Summary:	A library for access to RESTful web services
+Summary(pl.UTF-8):	Biblioteka dostępu do REST-owych serwisów WWW
 Name:		rest
 Version:	0.7.12
 Release:	1
@@ -28,14 +29,22 @@ BuildRequires:	xz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-A library for access to RESTful web services This library was designed
-to make it easier to access web services that claim to be "RESTful". A
-RESTful service should have urls that represent remote objects, which
-methods can then be called on. The majority of services don't actually
-adhere to this strict definition. Instead, their RESTful end point
-usually has an API that is just simpler to use compared to other types
-of APIs they may support (XML-RPC, for instance). It is this kind of
-API that this library is attempting to support.
+This library was designed to make it easier to access web services
+that claim to be "RESTful". A RESTful service should have URLs that
+represent remote objects, which methods can then be called on. The
+majority of services don't actually adhere to this strict definition.
+Instead, their RESTful end point usually has an API that is just
+simpler to use compared to other types of APIs they may support
+(XML-RPC, for instance). It is this kind of API that this library is
+attempting to support.
+
+%description -l pl.UTF-8
+Ta biblioteka została zaprojektowana, aby ułatwić dostęp do serwisów
+WWW, które uznają się za "REST-owe". Serwis REST-owy powinien mieć
+URL-e reprezentujące zdalne obiekty, na których można wywoływać
+metody. Większość serwisów nie jest w pełni zgodna z tą definicją, ale
+ich REST-owy interfejs zwykle ma API prostsze od innych (np. XML-RPC).
+Ten rodzaj API próbuje obsłużyć ta biblioteka.
 
 %package devel
 Summary:	Header files for rest library
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/rest.git/commitdiff/e4f3e6ef661bc46f23db6b699902ada8be7add02



More information about the pld-cvs-commit mailing list