papis-extract/papis_extract
Marty Oehme e511ffa48d
feat: Add CSV formatter
Added formatter for csv-compatible syntax. The formatting is quite basic
with no escaping happening should that be necessary. However, for an
initial csv output it suffices for me.
2023-09-20 09:15:00 +02:00
..
__init__.py feat: Add CSV formatter 2023-09-20 09:15:00 +02:00
annotation_data.py feat: Add CSV formatter 2023-09-20 09:15:00 +02:00
exporter.py feat: Add CSV formatter 2023-09-20 09:15:00 +02:00
extractor.py docs: Add docstrings 2023-09-20 09:13:04 +02:00
formatter.py feat: Add CSV formatter 2023-09-20 09:15:00 +02:00