Metadata-Version: 2.1
Name: touchfish
Version: 1.0.3
Summary: data service and python sdk for touchfish #2e88665ea07f61f332fb0d4657acbfd0ec286042
Author: yzjsswk
Author-email: yzjsswk@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.11
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: yfunc
Requires-Dist: PyYAML
Requires-Dist: whoosh
Requires-Dist: flask
Requires-Dist: requests
Requires-Dist: PyMuPDF

This project is the backend service for another project of mine: [TouchFish](https://github.com/yzjsswk/TouchFish). Also includes python sdk for accessing the backend service.

For details, please see the readme of project [TouchFish](https://github.com/yzjsswk/TouchFish).
