SPECS: perl-Encode-Detect.spec - pl

qboosh qboosh at pld-linux.org
Wed May 9 22:01:48 CEST 2007


Author: qboosh                       Date: Wed May  9 20:01:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Encode-Detect.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SPECS/perl-Encode-Detect.spec
diff -u SPECS/perl-Encode-Detect.spec:1.3 SPECS/perl-Encode-Detect.spec:1.4
--- SPECS/perl-Encode-Detect.spec:1.3	Thu May  3 16:41:20 2007
+++ SPECS/perl-Encode-Detect.spec	Wed May  9 22:01:41 2007
@@ -7,7 +7,7 @@
 %define	pdir	Encode
 %define	pnam	Detect
 Summary:	Encode::Detect - An Encode::Encoding subclass that detects the encoding of data
-#Summary(pl.UTF-8):	
+Summary(pl.UTF-8):	Encode::Detect - podklasa Encode::Encoding wykrywająca kodowanie danych
 Name:		perl-Encode-Detect
 Version:	1.00
 Release:	1
@@ -31,11 +31,18 @@
 and then decodes it using the encoder of the detected charset.
 
 It is similar to Encode::Guess, but does not require the configuration
-of a set of expected encodings.  Like Encode::Guess, it only supports
-decoding--it cannot encode.
+of a set of expected encodings. Like Encode::Guess, it only supports
+decoding - it cannot encode.
 
-# %description -l pl.UTF-8
-# TODO
+%description -l pl.UTF-8
+Ten moduł Perla jest podklasą Encode::Encoding wykorzystującą
+Encode::Detect::Detector do określenia zestawu znaków danych
+wejściowych i dekodującą je przy użyciu kodera dla wykrytego zestawu
+znaków.
+
+Moduł ten jest podobny do Encode::Guess, ale nie wymaga konfiguracji
+zbioru oczekiwanych kodowań. Podobnie jak Encode::Guess obsługuje
+tylko dekodowanie; nie potrafi kodować.
 
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
@@ -73,6 +80,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2007/05/09 20:01:41  qboosh
+- pl
+
 Revision 1.3  2007/05/03 14:41:20  adamg
 - Data::Dump is needed or tests
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/perl-Encode-Detect.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list