SPECS: PyFileServer.spec - pl desc
qboosh
qboosh at pld-linux.org
Mon Sep 5 18:22:54 CEST 2005
Author: qboosh Date: Mon Sep 5 16:22:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- pl desc
---- Files affected:
SPECS:
PyFileServer.spec (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SPECS/PyFileServer.spec
diff -u SPECS/PyFileServer.spec:1.1 SPECS/PyFileServer.spec:1.2
--- SPECS/PyFileServer.spec:1.1 Mon Sep 5 02:32:19 2005
+++ SPECS/PyFileServer.spec Mon Sep 5 18:22:48 2005
@@ -21,20 +21,33 @@
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-PyFileServer implements up to Class 2 of the WebDAV specification,
-including support for shared and exclusive write locking, and setting
-arbitrary dead properties. It also implements HTTP user authentication
-using both basic and digest schemes, HTTP single range retrievals and
+PyFileServer implements up to Class 2 of the WebDAV specification,
+including support for shared and exclusive write locking, and setting
+arbitrary dead properties. It also implements HTTP user authentication
+using both basic and digest schemes, HTTP single range retrievals and
conditional processing headers (If_Match, If_Modified_Since, etc).
-PyFileServer also allows custom components to be developed easily by
+PyFileServer also allows custom components to be developed easily by
having clear interfaces for:
- Resource Abstraction Layer
- Lock Manager
- Property Manager
- Domain Controllers
-#description -l pl
+%description -l pl
+PyFileSerwer implementuje specyfikację WebDAV do klasy 2 włącznie,
+wraz z obsługą współdzielonych i wyłącznych blokad zapisu oraz
+ustawianiem dowolnych martwych własności. Implementuje także
+uwierzytelnianie użytkowników po HTTP przy użyciu schematów basic i
+digest, pojedyncze zakresy ściągania danych po HTTP oraz nagłówki
+przetwarzania warunkowego (If_Match, If_Modified_Since itp.).
+
+PyFileServer pozwala także na łatwe tworzenie własnych komponentów
+udostępniając przejrzyste interfejsy do:
+ - warstwy abstrakcji zasobów (Resource Abstraction Layer)
+ - zarządcy blokad (Lock Manager)
+ - zarządcy własności (Property Manager)
+ - kontrolerów domen (Domain Controllers)
%prep
%setup -q -n %{name}
@@ -70,6 +83,8 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.2 2005/09/05 16:22:48 qboosh
+- pl desc
+
Revision 1.1 2005/09/05 00:32:19 jpc
- new spec
-
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/PyFileServer.spec?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list