cliff/cliff
Doug Hellmann a9719bc23e handle more varied top_level.txt files in distributions
Deal with distributions that do not have the top_level.txt metadata
file, or that have more than one module name listed in it.

Change-Id: I7d21f4ba674ee95d072b0bc8e5f22b5b4b7a32b4
Closes-Bug: #1719465
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
2017-09-26 17:17:08 -04:00
..
formatters add --fit-width option to table formatter 2017-07-05 16:25:36 +00:00
tests Allow command hooks to make changes 2017-09-14 15:26:34 -05:00
__init__.py add setup.py and package directory 2012-04-20 09:52:55 -07:00
_argparse.py Ensure python standard argparse module is loaded 2017-05-20 02:16:34 +09:00
app.py Ensure python standard argparse module is loaded 2017-05-20 02:16:34 +09:00
columns.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
command.py handle more varied top_level.txt files in distributions 2017-09-26 17:17:08 -04:00
commandmanager.py Merge "Fix command order" 2017-01-03 19:00:05 +00:00
complete.py add cmd_name argument to CompleteCommand 2017-05-25 18:38:58 -04:00
display.py Allow command hooks to make changes 2017-09-14 15:26:34 -05:00
help.py show the distribution providing the command in help output 2017-09-22 14:35:29 +00:00
hooks.py Docs update for more-hooks 2017-09-16 13:05:19 -05:00
interactive.py Adjust completenames tests for cmd2 0.7.3+ 2017-06-28 07:45:44 +02:00
lister.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
show.py Add Apache 2.0 license to source file 2016-10-10 13:43:09 +07:00
sphinxext.py Fix regexp for detecting long options 2017-08-22 17:52:42 +00:00
utils.py Fixes terminal_width on Windows 2016-02-10 15:06:53 +00:00