Difference between revisions of "Popt"
(Added Debian link) |
(Added Python link) |
||
Line 5: | Line 5: | ||
|Homepage URL=http://rpm5.org/files/popt/ | |Homepage URL=http://rpm5.org/files/popt/ | ||
|User level=intermediate | |User level=intermediate | ||
+ | |Is High Priority Project=No | ||
|Computer languages=C | |Computer languages=C | ||
+ | |Decommissioned/Obsolete=No | ||
|Accepts cryptocurrency donations=No | |Accepts cryptocurrency donations=No | ||
|Related projects=tclap | |Related projects=tclap | ||
Line 14: | Line 16: | ||
|Version download=http://rpm.net.in/mirror/rpm-4.4.x/popt-1.10.4.tar.gz | |Version download=http://rpm.net.in/mirror/rpm-4.4.x/popt-1.10.4.tar.gz | ||
|Version comment=1.7 stable released 2002-09-20 | |Version comment=1.7 stable released 2002-09-20 | ||
+ | |Test entry=No | ||
|Last review by=Bendikker | |Last review by=Bendikker | ||
− | |Last review date=2018/ | + | |Last review date=2018/04/18 |
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
|Is GNU=No | |Is GNU=No | ||
Line 29: | Line 32: | ||
|Role=Maintainer | |Role=Maintainer | ||
|Email=n3npq@mac.com | |Email=n3npq@mac.com | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) | ||
+ | |Resource URL=https://pypi.org/project/popt | ||
}} | }} | ||
{{Resource | {{Resource |
Latest revision as of 00:06, 18 April 2018
Popt
http://rpm5.org/files/popt/
Library for parsing command line options
The popt library exists essentially for parsing command line options. Some specific advantages of popt are no global variables (allowing multiple passes in parsing argv), parsing an arbitrary array of argv-style elements (allowing parsing of command-line-strings from any source), a standard method of option aliasing, ability to exec external option filters, and automatic generation of help and usage messages.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jeff Johnson | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:popt-devel@rpm5.org | |
Python (Ref) | https://pypi.org/project/popt | |
Debian (Ref) | https://tracker.debian.org/pkg/popt |
Software prerequisites
Kind | Description |
---|---|
Required to use | gettext |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.