category: Devel Libs
requires: cygwin
sdesc: "Interface for parsing command-line arguments"
ldesc: "Interface for parsing unix-style argument vectors. It automatically includes '--help' and '--version' options, can merge several parsers into one, and can export parsers for other programs to use. See the documentation at https://www.gnu.org/software/libc/manual/html_node/Argp.html."