bindep/bindep
rybridges 71c58d24c0 Add ability to list all deps
These changes add a new feature which allows users
to list all dependencies for their platform in csv
format or one dep per line. This is really useful
if people want to take the deps found in bindeps.txt
and use them in an RPM spec file to build an RPM.

USAGE:
bindep -l newline
* lists all dependencies one per line
bindep -l csv
* lists all dependencies in csv format

Change-Id: I0277689ba727737e11b0adcddf6300b58614ac18
2017-08-15 11:41:35 -07:00
..
tests Add ability to list all deps 2017-08-15 11:41:35 -07:00
__init__.py Add a --version option 2015-04-30 00:34:51 +00:00
depends.py Add ability to list all deps 2017-08-15 11:41:35 -07:00
main.py Add ability to list all deps 2017-08-15 11:41:35 -07:00