v 1.19 Updated: 8 months, 2 weeks ago
A getopt(3) like library with a number of enhancements
popt is a command line parsing library. It contains a number of enhancements over getopt(3), including being fully reentrant, allowing users to alias command line arguments, providing convience functions for parsing strings into argv style arrays and popt can parse arbitrary argv style arrays.
https://www.openhub.net/p/popt/
To install popt, paste this into the macOS Terminal after installing MacPorts
sudo port install popt
Installations | 728 |
Requested Installations | 28 |