python-tldp/tldp
Martin A. Brown fb0001a397 adding commonal parent class LDPDocumentCollection
factored out the dict-like behaviour (and added sorting behaviour)
from SourceCollection and OutputCollection to LDPDocumentCollection
2016-02-22 20:00:24 -08:00
..
doctypes add configurables and discovery of files 2016-02-22 12:32:35 -08:00
.gitignore yes, the usual .gitignore 2016-02-11 11:27:36 -08:00
__init__.py pull some of the key names in by default when "import tldp" 2016-02-15 13:57:48 -08:00
cascadingconfig.py and deal with the problem ofg None 2016-02-22 18:03:44 -08:00
config.py flesh out CLI options and add --loglevel option 2016-02-22 17:10:45 -08:00
driver.py initial commit of main 'ldptool' driver program 2016-02-22 16:20:15 -08:00
inventory.py report number of files involved 2016-02-20 20:10:35 -08:00
ldpcollection.py adding commonal parent class LDPDocumentCollection 2016-02-22 20:00:24 -08:00
outputs.py minor documentation fixes 2016-02-18 13:58:30 -08:00
platform.py adding # -*- coding: utf8 -*- 2016-02-18 13:25:02 -08:00
sources.py pep8 fixes 2016-02-22 13:04:26 -08:00
typeguesser.py docstrings for functions 2016-02-18 23:07:44 -08:00
utils.py try the loglevel before using it 2016-02-22 17:46:41 -08:00