]> git.pld-linux.org Git - packages/popt.git/commitdiff
- spec adapterized.
authorkloczek <kloczek@pld-linux.org>
Wed, 7 Jun 2000 04:31:54 +0000 (04:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    popt.spec -> 1.25

popt.spec

index 5929d63725bbc68fadca97cc16d876330fd5dacb..95d7b4e4cf8cf6cf7b6c7c7c359b06ee4a0d8cc0 100644 (file)
--- a/popt.spec
+++ b/popt.spec
@@ -16,46 +16,48 @@ BuildRoot:  %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Popt is a C library for pasing command line parameters. It was heavily
-influenced by the getopt() and getopt_long() functions, but it allows more
-powerfull argument expansion. It can parse arbitrary argv[] style arrays
-and automatically set variables based on command line arguments. It also
-allows command line arguments to be aliased via configuration files and
-includes utility functions for parsing arbitrary strings into argv[] arrays
-using shell-like rules.
+influenced by the getopt() and getopt_long() functions, but it allows
+more powerfull argument expansion. It can parse arbitrary argv[] style
+arrays and automatically set variables based on command line
+arguments. It also allows command line arguments to be aliased via
+configuration files and includes utility functions for parsing
+arbitrary strings into argv[] arrays using shell-like rules.
 
 %description -l de
 Popt ist eine C-Library zum Parsen von Befehlszeilenparametern, stark
-beeinflußt von den getopt() und getopt_long()-Funktionen, aber mit sehr
-viel besserer Argumenterweiterung. Es können beliebige argv[]-Argument-
-Arrays geparst und Variablen auf der Basis von Befehlszeilenargumenten
-automatisch gesetzt werden. Ferner können Befehlszeilenargumente über
-Konfigurationsdateien ge-aliast werden, und die Library enthält Utility-
-funktionen zum Parsen beliebiger Strings in argv[]-Arrays anhand von
-Shell-ähnlichen Regeln.
+beeinflußt von den getopt() und getopt_long()-Funktionen, aber mit
+sehr viel besserer Argumenterweiterung. Es können beliebige
+argv[]-Argument- Arrays geparst und Variablen auf der Basis von
+Befehlszeilenargumenten automatisch gesetzt werden. Ferner können
+Befehlszeilenargumente über Konfigurationsdateien ge-aliast werden,
+und die Library enthält Utility- funktionen zum Parsen beliebiger
+Strings in argv[]-Arrays anhand von Shell-ähnlichen Regeln.
 
 %description -l fr
-Popt est une bibliothèque C pour analyser les paramêtres de la ligne de
-commande. Elle a été beaucoup influencée par les fonctions getopt() et
-getopt_long() mais permet une expansion plus puissante des arguments. Elle
-peut analyser des tableaux arbitraires du style argv[] et configure les
-variables automatiquement selon les arguments de la ligne de commande. Elle
-permet aussi à ces arguments d'être des alias via des fichiers de
-configuration et inclut des fonctions utilitaires pour analyser des chaînes
-arbitraires dans les tableaux argv[] en utilisant des règles à la shell
+Popt est une bibliothèque C pour analyser les paramêtres de la ligne
+de commande. Elle a été beaucoup influencée par les fonctions getopt()
+et getopt_long() mais permet une expansion plus puissante des
+arguments. Elle peut analyser des tableaux arbitraires du style argv[]
+et configure les variables automatiquement selon les arguments de la
+ligne de commande. Elle permet aussi à ces arguments d'être des alias
+via des fichiers de configuration et inclut des fonctions utilitaires
+pour analyser des chaînes arbitraires dans les tableaux argv[] en
+utilisant des règles à la shell
 
 %description -l pl
-Popt jest bibliotek± C s³u¿±c± przetwarzaniu parametrów wywo³ania. Du¿y
-wp³yw mia³y na ni± getopt() i getopt_long(), ale ma od nich znacznie
-wiêksze mo¿liwo¶ci. Mo¿e przetwarzaæ bezpo¶rednio tablice typu argv[] i
-automatycznie ustawiaæ zmienne w oparciu i parametry wywo³ania. Pozwala
-tak¿e na tworzenie zwi±zków pomiêdzy argumentami wywo³ania a plikami
-konfiguracyjnymi oraz pozwala zamieniaæ ci±gi znaków na tablice typu argv[]
-z wykorzystaniem zasad znanych z pow³ok (shell'i).
+Popt jest bibliotek± C s³u¿±c± przetwarzaniu parametrów wywo³ania.
+Du¿y wp³yw mia³y na ni± getopt() i getopt_long(), ale ma od nich
+znacznie wiêksze mo¿liwo¶ci. Mo¿e przetwarzaæ bezpo¶rednio tablice
+typu argv[] i automatycznie ustawiaæ zmienne w oparciu i parametry
+wywo³ania. Pozwala tak¿e na tworzenie zwi±zków pomiêdzy argumentami
+wywo³ania a plikami konfiguracyjnymi oraz pozwala zamieniaæ ci±gi
+znaków na tablice typu argv[] z wykorzystaniem zasad znanych z pow³ok
+(shell'i).
 
 %description -l tr
-Popt, komut satýrý parametrelerini ayrýþtýran bir C arþividir. Geliþigüzel
-argv[] tarzý dizileri ayrýþtýrabilir ve otomatik olarak komut satýrý
-deðiþkenlerine dayalý deðiþkenleri atayabilir.
+Popt, komut satýrý parametrelerini ayrýþtýran bir C arþividir.
+Geliþigüzel argv[] tarzý dizileri ayrýþtýrabilir ve otomatik olarak
+komut satýrý deðiþkenlerine dayalý deðiþkenleri atayabilir.
 
 %package devel
 Summary:       Header file and library for popt development
This page took 0.133208 seconds and 4 git commands to generate.