clang-tidy-6.0
clang-based C++ linter tool
librte-kni20.0
Data Plane Development Kit (librte-kni runtime library)
libpythonqt3.2
Dynamic Python binding for the Qt framework - runtime
tmpl
Command line interface to Go's text/template library - CLI utility
This program is a command line interface to Go's text/template
library. It can be used by passing in a set of JSON-encoded data and a
list of template paths ending in a .tmpl extension. The templates are
processed and their results are saved to the filename with the .tmpl
extension removed.
node-subarg
parse arguments with recursive contexts
This Node.js module allow one to parse command line like argument
recursively, thus allowing subarguments.