proxmark3/client/deps/cliparser
2020-10-04 18:54:43 +02:00
..
argtable3.c remove debugstatement 2020-10-04 18:54:43 +02:00
argtable3.h
cliparser.c
cliparser.h
getopt.h
Makefile
README.md

Command line parser

cliparser - librari for proxmark with command line parsing high level functions.

External libraries:

argtable

Argtable3 is a single-file, ANSI C, command-line parsing library that parses GNU-style command-line options.

You can download argtable3 from this repository https://github.com/argtable/argtable3

argtable3 license