Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-12-23 | filematcher: check file properties, formulate them as a string | Matthias Baumgartner | |
2022-12-14 | bsie extraction and info apps | Matthias Baumgartner | |
2022-11-25 | builders and pipeline | Matthias Baumgartner | |
2022-11-25 | code analysis tool configs and minor fixes | Matthias Baumgartner | |
2022-11-25 | use schema and predicate types in extractors | Matthias Baumgartner | |
2022-10-31 | essential interfaces (reader, extractor, errors) | Matthias Baumgartner | |