Files
apps
core
deps
codemirror
codemirror_src
crypt_blowfish
libbacktrace
libbacktrace_config
libsodium
libuv
lit
picohttpparser
prettier
quickjs
speedscope
sqlite
xopt
.circleci
test
.editorconfig
.gitignore
CMakeLists.txt
README.md
snprintf.c
xopt.c
xopt.h
zlib
docs
src
tools
.clang-format
.dockerignore
.gitignore
Dockerfile
Doxyfile
GNUmakefile
LICENSE
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.