slackbuilds/misc/hoorex
Christoph Willing 64afc3690e misc/hoorex: Updated for version 0.6.5
Signed-off-by: Christoph Willing <chris.willing@linux.com>
2018-09-21 23:31:44 +01:00
..
README misc/hoorex: Updated for version 0.6.2 2018-06-09 07:15:39 +07:00
hoorex.SlackBuild misc/hoorex: Updated for version 0.6.5 2018-09-21 23:31:44 +01:00
hoorex.info misc/hoorex: Updated for version 0.6.5 2018-09-21 23:31:44 +01:00
slack-desc misc/hoorex: Fix slack-desc. 2016-11-14 16:47:23 +07:00

README

HooRex is a small tool which, after scanning a local copy of the
SlackBuilds.org packages repository, provides pertinent information
about dependency relationships between the packages.

Its main objective is to determine which other packages depend on the
package(s) being queried. It is also able to answer the reverse query
i.e. which other packages does the queried package(s) depend on. In
either case, the output is listed in build order and (using command
line switches) can be filtered and formatted to accomodate a variety
of usage scenarios.

Commandline tab completion is available in bash shells provided that
Slackware's bash-completion package (from Slackware CD "extra" directory)
has been installed at run time. The tab completion for zsh should just work
(thanks to contribution from David O'Shaughnessy).