Metadata-Version: 2.4
Name: schmuck-inventar
Version: 0.1.4
Summary: Read inventory cards, extract images, and create structured data.
Author-email: Mathias Zinnen <mathias.zinnen@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: ultralytics
Requires-Dist: appdirs
Requires-Dist: ocrmac; platform_system == "Darwin"
Requires-Dist: tqdm
Requires-Dist: Levenshtein
Provides-Extra: pero
Requires-Dist: pero-ocr; extra == "pero"
Requires-Dist: configparser; extra == "pero"
Provides-Extra: mistral
Requires-Dist: mistralai; extra == "mistral"
Requires-Dist: dotenv; extra == "mistral"
