]> git.proxmox.com Git - mirror_frr.git/commit - lib/clippy.c
lib: clippy the assistant
authorDavid Lamparter <equinox@opensourcerouting.org>
Fri, 11 Nov 2016 16:10:02 +0000 (17:10 +0100)
committerDavid Lamparter <equinox@opensourcerouting.org>
Wed, 14 Jun 2017 17:29:23 +0000 (19:29 +0200)
commit29ad6f6882de5a871d6d81c609e8b20d825d6138
tree99278b998ec54ea564526fc9d9e4a5de32be1e0b
parent92e5026146483d8483e79400967b73ddabe361bf
lib: clippy the assistant

Wraps the command parsing code for Python, so we can use it to do fancy
preprocessing and replace extract.pl.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
configure.ac
lib/Makefile.am
lib/clippy.c [new file with mode: 0644]
lib/clippy.h [new file with mode: 0644]
lib/command_py.c [new file with mode: 0644]
lib/defun_lex.l [new file with mode: 0644]