Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-03-02 | various minor fixes | Matthias Baumgartner | |
2023-03-02 | reader error: untangle generic from unsupported format errors | Matthias Baumgartner | |
2023-03-01 | removed module header stubs | Matthias Baumgartner | |
2023-03-01 | Exif data reader and extractor | Matthias Baumgartner | |
2023-02-08 | preview reader | Matthias Baumgartner | |
2023-01-16 | random fixes | Matthias Baumgartner | |
2022-12-24 | ReaderChain and image reader | Matthias Baumgartner | |
2022-12-24 | documentation: standard vs external import | Matthias Baumgartner | |
2022-12-24 | package restructuring: base | Matthias Baumgartner | |
* Reader and Extractor to respective reader/extractor modules * ReaderBuilder to reader module * ExtractorBuilder to extractor module * Loading module in utils (safe_load, unpack_name) * Pipeline and PipelineBuilder to lib module * errors to utils * documentation: "standard import" and "external import" | |||
2022-10-31 | constant, filesize, and filename extractors | Matthias Baumgartner | |
2022-10-31 | path and stat readers | Matthias Baumgartner | |