Query: sfood-imports
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SFOOD-IMPORTS(1) General Commands Manual SFOOD-IMPORTS(1)NAMEsfood-imports - parse Python files and output a unified list of imported symbolsSYNOPSISsfood-imports [options] files...DESCRIPTIONThe imported modules/symbols are output even if they cannot be found. (You could try to do this with grep, but this is more accurate because it uses the AST to obtain the list of imports.)OPTIONS-h, --help show the help message and exit -I IGNORES, --ignore=IGNORES Add the given directory name to the list to be ignored. -u, --unified Just output the unique set of dependencies found, in no particular order, without the filenames. The default is to output all imports, in order of appearance, along with the filename and line number. -v, --verbose Output input lines as well.SEE ALSOsfood(1), sfood-checker(1), sfood-cluster(1), sfood-copy(1), sfood-flatten(1), sfood-graph(1).AUTHORsfood-graph was written by Martin Blais <blais@furius.ca> and it's part of snakefood suite. This manual page was written by Sandro Tosi <morph@debian.org>, for the Debian project (and may be used by others). January 2, 2009 SFOOD-IMPORTS(1)
Related Man Pages |
---|
go-list(1) - debian |
sfood-checker(1) - debian |
sfood-cluster(1) - debian |
sfood-graph(1) - debian |
moo::role(3) - mojave |
Similar Topics in the Unix Linux Community |
---|
One instance of comparing grep and awk |
Find columns in a file based on header and print to new file |
A (ksh) Library For and From UNIX.com |
My first PERL incarnation... Audio Oscillograph |