* updated yet more dir-less .cache DEPs
[t2sde.git] / package / develop / popt / popt.desc
blobb3acffa7276ec8c93a9ab4e2bb98315e2c1875b4
1 [COPY] --- T2-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] T2 SDE: package/*/popt/popt.desc
3 [COPY] Copyright (C) 2004 - 2022 The T2 SDE Project
4 [COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
5 [COPY] 
6 [COPY] This Copyright note is generated by scripts/Create-CopyPatch,
7 [COPY] more information can be found in the files COPYING and README.
8 [COPY] 
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License version 2.
11 [COPY] --- T2-COPYRIGHT-NOTE-END ---
13 [I] A command-line option parsing library
15 [T] This is the popt command line option parsing library. While it is similiar
16 [T] to getopt(3), it contains a number of enhancements, including:
17 [T]
18 [T] 1) popt is fully reentrant
19 [T] 2) popt can parse arbitrary argv[] style arrays while
20 [T] getopt(2) makes this quite difficult
21 [T] 3) popt allows users to alias command line arguments
22 [T] 4) popt provides convience functions for parsting strings
23 [T] into argv[] style arrays
24 [T]
25 [T] popt is used by rpm, the Red Hat install program, and many other Red Hat
26 [T] utilities, all of which provide excellent examples of how to use popt.
28 [U] http://www.rpm.org
30 [A] Erik W. Troan <ewt@redhat.com>
31 [M] Rene Rebe <rene@t2-project.org>
33 [C] base/library
34 [F] CROSS FPIC
36 [L] OpenSource
37 [S] Stable
38 [V] 1.19
39 [P] X --2--5---9 117.300
41 [D] 710dc1699f356460faf32ba9d2efb3db5927f52e927e279ea435c11f popt-1.19.tar.gz http://ftp.rpm.org/popt/releases/popt-1.x/