Qix- / xopt

ANSI C command line options parser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

ANSI C command line options parser


Languages

Language:C 97.1%Language:CMake 2.0%Language:Shell 0.8%