tildefriends/deps/xopt
2021-01-02 18:10:00 +00:00
..
.circleci Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
test Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
.dockerignore Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
.editorconfig Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
.gitignore Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
CMakeLists.txt Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
README.md Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
snprintf.c Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
xopt.c Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00
xopt.h Merge branches/quickjs to trunk. This is the way. 2021-01-02 18:10:00 +00:00

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.