You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

44 lines
1.6 KiB

[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../popt/popt.desc
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
[COPY] GNU General Public License can be found in the file COPYING.
[COPY] --- SDE-COPYRIGHT-NOTE-END ---
[I] A command-line option parsing library
[T] This is the popt command line option parsing library. While it is similiar
[T] to getopt(3), it contains a number of enhancements, including:
[T]
[T] 1) popt is fully reentrant
[T] 2) popt can parse arbitrary argv[] style arrays while
[T] getopt(2) makes this quite difficult
[T] 3) popt allows users to alias command line arguments
[T] 4) popt provides convience functions for parsting strings
[T] into argv[] style arrays
[T]
[T] popt is used by rpm, the Red Hat install program, and many other Red Hat
[T] utilities, all of which provide excellent examples of how to use popt.
[A] Erik W. Troan <ewt@redhat.com>
[M] The OpenSDE Community <list@opensde.org>
[C] base/library
[L] OpenSource
[S] Stable
[V] 1.10.4
[P] X -?---5---9 117.300
[D] 3766132122 popt-1.10.4.tar.gz http://rpm.net.in/mirror/rpm-4.4.x/