python-tldp/tldp
Martin A. Brown 55cc7d5775 improve visual grouping of --help output
use argparse's ArgumentGroups to separate the argparse options for each of the
processors
2016-02-27 09:45:32 -08:00
..
doctypes improve visual grouping of --help output 2016-02-27 09:45:32 -08:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py add config.py to the tldp package 2016-02-23 11:04:20 -08:00
cascadingconfig.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
config.py --skip option needs to have an empty list default 2016-02-26 00:30:05 -08:00
driver.py exit 1 and report extra args on CLI 2016-02-26 23:18:02 -08:00
inventory.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py add __name__ to getLogger() calls 2016-02-25 12:29:55 -08:00
sources.py allow construction of SourceDocument with file or directory 2016-02-26 13:22:20 -08:00
typeguesser.py unused function 2016-02-26 12:21:04 -08:00
utils.py change wrapped function name to "timing" for log entry 2016-02-26 23:18:24 -08:00