Scroll to navigation

DEPSCAN(1) Listaller Project DEPSCAN(1)

NAME

depscan - Detect binary dependencies

SYNOPSIS

depscan [OPTION ...]

DESCRIPTION

This manual page documents briefly the depscan command.
depscan reads library dependencies of binary files in a directory and ouputs them in form of a list.

OPTIONS

-r, --recursive
Search for binaries in recursive mode.
--out-simpletext
Output simple, machine-readable text.
-c, --out-components
Output dependencies as Listaller components (versioned, if version could be determined).
--version
Display version number of depscan
-v, --verbose
Turn on verbose mode (useful for debugging purposes).

SEE ALSO

lipkgen (1).
Additional documentation can be found on http://listaller.tenstral.net.

AUTHOR

This manual page was written by Matthias Klumpp <matthias@tenstral.net>.

COPYRIGHT

Copyright © 2009-2014 Matthias Klumpp
 
18 April,2012 Listaller Project