SPECS: python-WSGIUtils.spec - pl

qboosh qboosh at pld-linux.org
Mon Jan 30 11:27:08 CET 2006


Author: qboosh                       Date: Mon Jan 30 10:27:08 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   python-WSGIUtils.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/python-WSGIUtils.spec
diff -u SPECS/python-WSGIUtils.spec:1.2 SPECS/python-WSGIUtils.spec:1.3
--- SPECS/python-WSGIUtils.spec:1.2	Sat Jan 28 20:00:44 2006
+++ SPECS/python-WSGIUtils.spec	Mon Jan 30 11:27:02 2006
@@ -1,5 +1,6 @@
 # $Revision$, $Date$
-Summary:	Collection of libraries for use in a WSGI environnmen
+Summary:	Collection of libraries for use in a WSGI environment
+Summary(pl):	Zbiór bibliotek do używania w środowisku WSGI
 Name:		python-WSGIUtils
 Version:	0.7
 Release:	1
@@ -9,18 +10,30 @@
 # Source0-md5:	80656ce771bb33eb8ad502c3b674b1fc
 URL:		http://www.owlfish.com/software/wsgiutils/
 BuildRequires:	python-devel
-%pyrequires_eq  python-modules
+%pyrequires_eq	python-modules
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 WSGIUtils is a package of standalone utility libraries that ease the
-development of simple WSGI programs. The package is divided into two main
-components which can be used individualy or in combination:
+development of simple WSGI programs. The package is divided into two
+main components which can be used individualy or in combination:
 
-- wsgiServer is a multi-threaded WSGI web server based on SimpleHTTPServer
-- wsgiAdaptor is a simple WSGI application that provides basic authentication,
-  signed cookies and persistent sessions
+- wsgiServer is a multi-threaded WSGI web server based on
+  SimpleHTTPServer
+- wsgiAdaptor is a simple WSGI application that provides basic
+  authentication, signed cookies and persistent sessions
+
+%description -l pl
+WSGIUtils to pakiet samodzielnych bibliotek narzędziowych
+ułatwiających tworzenie prostych programów WSGI. Pakiet jest
+podzielony na dwa główne składniki, których można używać oddzielnie
+lub łącznie:
+
+- wsgiServer to wielowątkowy serwer WWW WSGI oparty na
+  SimpleHTTPServer
+- wsgiAdaptor to prosta aplikacja WSGI udostępniająca podstawowe
+  uwierzytelnianie, podpisane ciasteczka i trwałe sesje
 
 %prep
 %setup -q -n WSGIUtils-%{version}
@@ -50,10 +63,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/01/30 10:27:02  qboosh
+- pl
+
 Revision 1.2  2006/01/28 19:00:44  radzio
 - fix URLs
 
 Revision 1.1  2006/01/28 18:57:16  radzio
 - initial release
 - TODO: polish translations, better [B]R
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-WSGIUtils.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list