resolved some false positives from pylint
remove some obsolete code
migrate string.format() to f-string
migrate string.format() to f-string
bugfix
bug fix
move screenshot to doc
added documentation
change program to check file date/time
rename versioninfo.txt -> history.txt
many small changes regarding pylint
extended versioninfo.txt
some deprecated details improved
remove obsolete todo
versioninfo update
requirements and versioninfo
licence file renamed
pyling mulithreading
few minor apidoc improvements
adapt to my standard toolset
improved api documenttation
add api documentation
setup a def main to enable python zipapp
remove some old code used to experiment with diff
change indentation tabs to spaces
fix bug when we find a non-file like a broken s...
improved Readme
changed indent from 2 space to 4 space
changes to meet pylint
change to indent 4 spaces
minor text changes in the readme.txt
Finally started using subverion to improve my w...