1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/devel/cligen/pkg-plist
Kirill Ponomarev 7b3b2e6a5f Add devel/cligen:
cligen builds and interprets datastructures (a parse-tree) which a
library (libcligen) interprets in runtime. It is fast and efficient
and helps you develop CLIs easier. You enter a CLI syntax either in
a text file, you write callback functions where you call the right
library routines.

WWW: http://cligen.se/

PR:		227663
Submitted by:	Dave Cornejo <dcornejo@netgate.com>
2018-04-24 14:49:54 +00:00

16 lines
402 B
Plaintext

include/cligen/cligen.h
include/cligen/cligen_buf.h
include/cligen/cligen_cvec.h
include/cligen/cligen_expand.h
include/cligen/cligen_gen.h
include/cligen/cligen_handle.h
include/cligen/cligen_io.h
include/cligen/cligen_print.h
include/cligen/cligen_read.h
include/cligen/cligen_syntax.h
include/cligen/cligen_util.h
include/cligen/cligen_var.h
lib/libcligen.so
lib/libcligen.so.3
lib/libcligen.so.3.7