Skip to content
  • krion's avatar
    Add devel/cligen: · d49a37a7
    krion authored
    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>
    d49a37a7