python-tldp/tldp
Martin A. Brown 94ab1ac5d2 pass **kwargs through all processor tools
adjust all processor tools so they take runtime parameters through **kwargs
2016-03-09 18:08:56 -08:00
..
doctypes pass **kwargs through all processor tools 2016-03-09 18:08:56 -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 messed up indentation 2016-02-29 11:37:13 -08:00
config.py pep8/pyflakes fixes 2016-03-07 12:10:49 -08:00
driver.py tweak logging outputs, lower some to debug() 2016-03-09 10:06:59 -08:00
inventory.py add support for --doctypes and --statustypes 2016-03-06 11:29:13 -08:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py pep8/pyflakes fixes 2016-03-07 12:10:49 -08:00
sources.py add an empty entry for "working" attribute 2016-03-07 18:54:32 -08:00
typeguesser.py pep8/pyflakes 2016-02-29 20:33:14 -08:00
utils.py moving sameFilesystem to utils.py 2016-03-08 09:45:54 -08:00