SPECS: perl-Parse-CSV.spec - pl

qboosh qboosh at pld-linux.org
Mon Mar 24 20:50:36 CET 2008


Author: qboosh                       Date: Mon Mar 24 19:50:36 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- pl

---- Files affected:
SPECS:
   perl-Parse-CSV.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/perl-Parse-CSV.spec
diff -u SPECS/perl-Parse-CSV.spec:1.1 SPECS/perl-Parse-CSV.spec:1.2
--- SPECS/perl-Parse-CSV.spec:1.1	Sun Jan 27 04:52:40 2008
+++ SPECS/perl-Parse-CSV.spec	Mon Mar 24 20:50:30 2008
@@ -8,6 +8,7 @@
 %define	pdir	Parse
 %define	pnam	CSV
 Summary:	Parse::CSV - Highly flexible CVS parser for large files
+Summary(pl.UTF-8):	Parse::CSV - bardzo elastyczny analizator CSV dla dużych plików
 Name:		perl-Parse-CSV
 Version:	1.00
 Release:	1
@@ -30,18 +31,31 @@
 Text::CSV_XS is the standard parser for CSV files. It is fast as hell,
 but unfortunately it can be a bit verbose to use.
 
-A number of other modules have attempted to put usability wrappers around
-this venerable module, but they have all focussed on parsing the entire
-file into memory at once.
-
-This method is fine unless your CSV files start to get large. Once that
-happens, the only existing option is to fall back on the relatively slow
-and heavyweight XML::SAXDriver::CSV module.
+A number of other modules have attempted to put usability wrappers
+around this venerable module, but they have all focussed on parsing
+the entire file into memory at once. This method is fine unless your
+CSV files start to get large. Once that happens, the only existing
+option is to fall back on the relatively slow and heavyweight
+XML::SAXDriver::CSV module.
 
-Parse::CSV fills this functionality gap. It provides a flexible
-and light-weight streaming parser for large, extremely large, or
+Parse::CSV fills this functionality gap. It provides a flexible and
+light-weight streaming parser for large, extremely large, or
 arbitrarily large CSV files.
 
+%description -l pl.UTF-8
+Text::CSV_XS to standardowy analizator plików CSV; jest bardzo szybki,
+ale niestety bywa zbyt kłopotliwy w użyciu.
+
+Wiele innych modułów próbowało obudować w bardziej używalny sposób ten
+szanowny moduł, ale wszystkie skupiały się na analizie naraz całego
+pliku w pamięci. Metoda ta jest dobra o ile używane pliki CSV nie
+stają się zbyt duże. Kiedy to nastąpi jedyną istniejącą opcją jest
+ucieczka do dość wolnego i ciężkiego modułu XML::SAXDriver::CSV.
+
+Parse::CSV wypełnia tę dziurę. Udostępnia elastyczny i lekki
+analizator strumieniowy dla dużych, bardzo dużych i dowolnie dużych
+plików CSV.
+
 %prep
 %setup -q -n %{pdir}-%{pnam}-%{version}
 
@@ -73,6 +87,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2008-03-24 19:50:30  qboosh
+- pl
+
 Revision 1.1  2008-01-27 03:52:40  glen
 - new
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/perl-Parse-CSV.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list