Files
apps
core
deps
base64c
codemirror
crypt_blowfish
libsodium
libuv
perfetto
quickjs
smoothie
split
sqlite
xopt
.circleci
test
.editorconfig
.gitignore
CMakeLists.txt
README.md
snprintf.c
xopt.c
xopt.h
docs
src
tools
.dockerignore
Dockerfile
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.