madison-lite --version (return code: 0)
madison-lite version 0.21
madison-lite --help (return code: 0)
Usage: madison-lite [options] package [...]
Inspect a Debian package archive and display the versions of the given
packages found in each suite.
--config-file FILE read configuration from FILE
--mirror DIRECTORY use DIRECTORY as top level of Debian mirror
--nocache don't cache parsed Packages and Sources files
-a, --architecture ARCH only show info for ARCH(es)
-c, --component COMPONENT only show info for COMPONENT(s)
-h, --help show this help and exit
-r, --regex treat PACKAGE as a regular expression
-s, --suite SUITE only show info for SUITE(s)
-S, --source-and-binary show info for binary children of source packages
ARCH, COMPONENT, and SUITE can be comma- or space-separated lists.