aboutsummaryrefslogtreecommitdiffstats
path: root/bsie/reader
AgeCommit message (Collapse)Author
2023-02-08minor cleanupMatthias Baumgartner
2023-02-08preview readerMatthias Baumgartner
2023-01-16ReaderBuilder optional configMatthias Baumgartner
2023-01-16unsupported file format exceptionMatthias Baumgartner
2023-01-16random fixesMatthias Baumgartner
2022-12-24ReaderChain and image readerMatthias Baumgartner
2022-12-24documentation: standard vs external importMatthias Baumgartner
2022-12-24package restructuring: baseMatthias 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-12-15imports and init filesMatthias Baumgartner
2022-11-25code analysis tool configs and minor fixesMatthias Baumgartner
2022-11-25decouple readers and extractors; use strings for reference and repeated type ↵Matthias Baumgartner
annotations
2022-10-31path and stat readersMatthias Baumgartner