1
0
Fork 0
mirror of https://github.com/qurator-spk/page2tsv.git synced 2025-07-27 02:49:53 +02:00
This commit is contained in:
Konstantin Baierer 2022-05-30 17:01:50 +02:00
parent 60a07c6310
commit 81ba7cff82
24 changed files with 3684 additions and 0 deletions

2
.gitignore vendored
View file

@ -1,2 +1,4 @@
*.egg-info
__pycache__
tests/**/*.jpg
tests/**/*.png