]> git.pld-linux.org Git - packages/argtable2.git/commitdiff
- pl
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 23 Jun 2006 17:06:43 +0000 (17:06 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    argtable2.spec -> 1.3

argtable2.spec

index fa9352b0e2baddf35ec58591b8ed2cb11998ee1b..b107c3ed0f08e9fcebdfa886522b3de0c21782d1 100644 (file)
@@ -1,9 +1,10 @@
 Summary:       An ANSI C library for parsing GNU style command line arguments
+Summary(pl):   Biblioteka ANSI C do analizy argumentów linii poleceñ w stylu GNU
 Name:          argtable2
 Version:       6
 Release:       0.9
 License:       LGPL v2
-Group:         Development/Libraries
+Group:         Libraries
 Source0:       http://dl.sourceforge.net/argtable/%{name}-%{version}.tar.gz
 # Source0-md5: e1d5035992b29b45c5abad2b3487e096
 URL:           http://argtable.sourceforge.net/
@@ -23,6 +24,18 @@ Syntax error handling is automatic and the library also provides the
 means for displaying the command line syntax directly from the array
 of argument specifications.
 
+%description -l pl
+Argtable to biblioteka ANSI C do analizy argumentów linii poleceñ w
+stylu GNU. Pozwala na definiowanie sk³adni linii poleceñ programu w
+kodzie ¼ród³owym jako tablicy struktur argtable. Linia poleceñ jest
+potem analizowana zgodnie z t± specyfikacj±, a warto¶ci zwracane s±
+przez te same struktury dostêpne dla g³ównego programu. Obs³ugiwane
+s± argumenty zarówno ze znacznikami (-v, --verbose, --foo=bar) jak i
+bez znaczników, a tak¿e wielokrotne wyst±pienia danego argumentu.
+Obs³uga b³êdów sk³adni jest automatyczna, a biblioteka udostêpnia
+tak¿e wy¶wietlanie sk³adni linii poleceñ bezpo¶rednio z tablicy
+specyfikacji argumentów.
+
 %package devel
 Summary:       Header files for argtable2 library
 Summary(pl):   Pliki nag³ówkowe biblioteki argtable2
This page took 0.055278 seconds and 4 git commands to generate.