PTU5KAS/kas
Claudius Heine 503fd3d47a Seperated argument parser creation from main kas entry point
With Sphinx it is possible to create the command line documentation
automatically if there is a function that returns just the command line
parser.

Currently the creation of the argument parser is rather entangled with
the rest of kas. This patches seperates this.

Signed-off-by: Claudius Heine <ch@denx.de>
2017-06-28 15:12:15 +02:00
..
__init__.py Implement file version and a check when using it 2017-06-21 17:30:51 +02:00
__main__.py run pylint3 and fixed report 2017-06-21 17:30:51 +02:00
__version__.py Implement file version and a check when using it 2017-06-21 17:30:51 +02:00
build.py Seperated argument parser creation from main kas entry point 2017-06-28 15:12:15 +02:00
config.py Fixed issues that occured with pylint 1.7.2 2017-06-28 15:10:14 +02:00
includehandler.py Fixed issues that occured with pylint 1.7.2 2017-06-28 15:10:14 +02:00
kas.py Seperated argument parser creation from main kas entry point 2017-06-28 15:12:15 +02:00
libcmds.py libkas: Rework repo_fetch to parallelized repos_fetch 2017-06-28 14:51:29 +02:00
libkas.py Seperated argument parser creation from main kas entry point 2017-06-28 15:12:15 +02:00
repos.py Fixed issues that occured with pylint 1.7.2 2017-06-28 15:10:14 +02:00
shell.py Seperated argument parser creation from main kas entry point 2017-06-28 15:12:15 +02:00