Binary package “ruby-mixlib-cli” in ubuntu jammy

Ruby mixin for creating command line applications

 It provides a class based object to parse command line options. It supports
 long and short options, descriptions, and a number of other common features.
 .
 Mixlib::CLI provides a class-based command line option parsing object,
 like the one used in Chef, Ohai and Relish.