papis-extract/papis_extract
Marty Oehme 1a4b5e3a70
chore: Remove python-magic dependency
It relies on the libmagic module which is not necessarily installed
everywhere. Most of the functionality that we need for our purposes can
be recreated with lighter-weight methods.
2025-09-12 14:53:01 +02:00
..
exporters chore: Fix for additional linting rules 2025-09-12 10:55:23 +02:00
extractors chore: Remove python-magic dependency 2025-09-12 14:53:01 +02:00
__init__.py chore: Fix for additional linting rules 2025-09-12 10:55:23 +02:00
annotation.py chore: Implement Annotation sort and equality dunders 2025-09-12 14:52:58 +02:00
exceptions.py refactor: Fix circular exception import 2024-06-14 15:18:22 +02:00
exporter.py chore: Remove unnecessary imports 2025-09-12 14:53:00 +02:00
extraction.py chore: Remove unnecessary imports 2025-09-12 14:53:00 +02:00
formatter.py chore: Format files with ruff 2025-09-12 10:55:23 +02:00