Bug 851678 (mingw-popt)

Summary: Review Request: mingw-popt - C library for parsing command line parameters
Product: [Fedora] Fedora Reporter: greg.hellings
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: rawhideCC: fedora-mingw, greg.hellings, notting, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2012-09-08 05:05:18 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 454410    
Bug Blocks: 851695    

Description greg.hellings 2012-08-24 17:03:25 UTC
Spec URL: http://dl.thehellings.com/mingw32/popt/mingw-popt.spec
SRPM URL: http://dl.thehellings.com/mingw32/popt/mingw-popt-1.10.7-1.fc17.src.rpm
Description: Popt is a C library for parsing command line parameters. Popt was
heavily influenced by the getopt() and getopt_long() functions, but
it improves on them by allowing more powerful argument expansion.
Popt can parse arbitrary argv[] style arrays and automatically set
variables based on command line arguments. Popt 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.
Fedora Account System Username: greghellings

I have built this and other dependent libraries on OBS at https://build.opensuse.org/package/show?package=mingw-popt&project=home%3Agreg_hellings%3Afedora-mingw

Comment 1 greg.hellings 2012-09-08 05:05:18 UTC
Older library, not needed for anything. I'll leave it available for if someone desires it later.