A framework for processing file-like objects with pipes
9
stars
0
forks
source link
Simplify import of generators by using __init__.py and generalize/name different needed parts of a generator to make thing intuitive #8
Closed
vkvam closed 4 years ago
FileInfoGenerator, CalculatedFileMeta are connected, but how and why is not clearly defined
CalculatedFileMeta(FileMeta) is 2 things, size and checksum, split these. Provided multiple calcs. To Fileinfo...