getopt/getopt_long C library
This is a build2 package for the
getopt_port C library. It provides
an original implementation of getopt and getopt_long with limited GNU
extensions, under a BSD license, so that non-GPL projects can use getopt-style
command-line parsing.
Upstream does not version or tag releases. This package is based on commit
9d3d387087d252970923db7f297f681622c4e026.
Usage
To start using libgetopt_port in your project, add the following depends
value to your manifest, adjusting the version constraint as appropriate:
... More
| license | BSD-3-Clause |
|---|---|
| project | getopt_port |
| url | github.com/kimgr/getopt_port |
| src-url | github.com/kimgr/getopt_port |
| kim.grasman@gmail.com |
1 Version
| version | 0.0.1 |
|---|---|
| repository | https://pkg.cppget.org/1/queue/alpha |
| depends | 0 |