SPECS: java-gnu-inetlib.spec - pl

qboosh qboosh at pld-linux.org
Tue May 23 18:24:59 CEST 2006


Author: qboosh                       Date: Tue May 23 16:24:59 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   java-gnu-inetlib.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/java-gnu-inetlib.spec
diff -u SPECS/java-gnu-inetlib.spec:1.2 SPECS/java-gnu-inetlib.spec:1.3
--- SPECS/java-gnu-inetlib.spec:1.2	Sun May 21 13:03:07 2006
+++ SPECS/java-gnu-inetlib.spec	Tue May 23 18:24:53 2006
@@ -1,6 +1,6 @@
 # $Revision$, $Date$
-#
-Summary:	GNU inetlib - library of clients for common internet protocols. 
+Summary:	GNU inetlib - library of clients for common Internet protocols
+Summary(pl):	GNU inetlib - biblioteka klientów popularnych protokołów internetowych
 Name:		java-gnu-inetlib
 Version:	1.1.1
 Release:	1
@@ -19,20 +19,20 @@
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-GNU inetlib is a library of clients for common internet protocols. The
+GNU inetlib is a library of clients for common Internet protocols. The
 following protocols are currently supported:
 
-    - Hypertext Transfer Protocol (HTTP)
-    - File Transfer Protocol (FTP)
-    - Simple Mail Transfer Protocol (SMTP)
-    - Internet Message Access Protocol (IMAP)
-    - Post Office Protocol (POP)
-    - Network News Transfer Protocol (NNTP)
-    - Lightweight Directory Access Protocol (LDAP) (alpha)
-    - Gopher
-    - Finger
+ - Hypertext Transfer Protocol (HTTP)
+ - File Transfer Protocol (FTP)
+ - Simple Mail Transfer Protocol (SMTP)
+ - Internet Message Access Protocol (IMAP)
+ - Post Office Protocol (POP)
+ - Network News Transfer Protocol (NNTP)
+ - Lightweight Directory Access Protocol (LDAP) (alpha)
+ - Gopher
+ - Finger
 
-The inetlib library is similar in intent to the Python internet
+The inetlib library is similar in intent to the Python Internet
 protocols library - the API is as close as possible to the intent of
 the underlying protocol design. This allows for very efficient coding
 of user agents.
@@ -41,6 +41,29 @@
 some of the protocols. These can be used to add support for the
 corresponding URL scheme to the java.net.URL class.
 
+%description -l pl
+GNU inetlib to biblioteka klientów popularnych protokołów
+internetowych. Aktualnie obsługiwane są następujące protokoły:
+
+ - Hypertext Transfer Protocol (HTTP)
+ - File Transfer Protocol (FTP)
+ - Simple Mail Transfer Protocol (SMTP)
+ - Internet Message Access Protocol (IMAP)
+ - Post Office Protocol (POP)
+ - Network News Transfer Protocol (NNTP)
+ - Lightweight Directory Access Protocol (LDAP) (alpha)
+ - Gopher
+ - Finger
+
+Biblioteka inetlib w zamierzeniu jest podobna do biblioteki protokołów
+internetowych Pythona - API jest jak najbardziej zbliżone do projektu
+samych protokołów. Pozwala to na bardzo wydajne kodowanie aplikacji
+klienckich.
+
+Ponadto inetlib zawiera implementacje URLStreamHandler dla niektórych
+protokołów. Można ich używać w celu dodania obsługi odpowiednich
+schematów URL-i do klasy java.net.URL.
+
 %package doc
 Summary:	API documentation for GNU inetlib
 Summary(pl):	Dokumentacja API GNU inetlib
@@ -93,9 +116,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2006/05/23 16:24:53  qboosh
+- pl
+
 Revision 1.2  2006/05/21 11:03:07  radek
 - ExclusiveArch: noarch (for ./builder)
 
 Revision 1.1  2006/05/18 13:34:04  jajcus
 - new spec
-
================================================================

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



More information about the pld-cvs-commit mailing list