python-tldp/tldp
Martin A. Brown 61d55a9f69 CLI-tool friendly handling of EPIPE and INT
And, correcting from the name of the Python class to the format name processed
by the Python class (class.__name__ vs. class.formatname).
2016-03-11 14:21:56 -08:00
..
doctypes skip adding to removals if in --script mode 2016-03-10 11:42:59 -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-10 11:17:09 -08:00
driver.py CLI-tool friendly handling of EPIPE and INT 2016-03-11 14:21:56 -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 report the output directory first 2016-03-10 11:55:55 -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