Files
apps
core
deps
base64c
crypt_blowfish
libuv
quickjs
sqlite
xopt
.circleci
test
.editorconfig
.gitignore
CMakeLists.txt
README.md
snprintf.c
xopt.c
xopt.h
docs
src
tools
COPYING
LICENSE
Makefile
README.md
tildefriends/deps/xopt

XOpt CircleCI

The sane answer to POpt.

XOpt is a command line argument parsing library written in ANSI C. XOpt accepts arguments in GNU format and focuses on clean definition, taking stress off the implementation.

License

Originally by Josh Junon, released under CC0. Go nuts.