mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
2664256486
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
10 lines
552 B
Text
10 lines
552 B
Text
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.
|