category: Devel Libs
build-depends: cygport 
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."
skip:

homepage: https://www.gnu.org/software/gnulib/
license: LGPL-3.0-or-later