Metadata-Version: 2.1
Name: simsapa
Version: 0.1.7.dev1
Summary: Simsapa Dhamma Reader
License: MIT
Author: Gambhiro
Author-email: gambhiro.bhikkhu.85@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Markdown (>=3.3.4,<4.0.0)
Requires-Dist: PyMuPDF (>=1.18.13,<2.0.0); sys_platform == "darwin"
Requires-Dist: PyMuPDF (>=1.18.13,<2.0.0); sys_platform == "linux" and platform_machine == "x86_64"
Requires-Dist: PyMuPDF (>=1.18.13,<2.0.0); sys_platform == "win32"
Requires-Dist: PyPDF2 (>=1.26.0,<2.0.0)
Requires-Dist: PyQt5 (>=5.15.4,<6.0.0)
Requires-Dist: PyQtWebEngine (>=5.15.4,<6.0.0)
Requires-Dist: PyYAML (>=5.4.1,<6.0.0)
Requires-Dist: SQLAlchemy (>=1.4.6,<2.0.0)
Requires-Dist: SQLAlchemy-Utils (>=0.37.2,<0.38.0)
Requires-Dist: Whoosh (>=2.7.4,<3.0.0)
Requires-Dist: alembic (>=1.7.5,<2.0.0)
Requires-Dist: appdirs (>=1.4.4,<2.0.0)
Requires-Dist: bleach (>=4.1.0,<5.0.0)
Requires-Dist: bokeh (>=2.3.2,<3.0.0)
Requires-Dist: epub_meta (>=0.0.7,<0.0.8)
Requires-Dist: lxml (>=4.6.3,<5.0.0)
Requires-Dist: networkx (>=2.5.1,<3.0.0)
Requires-Dist: openpyxl (>=3.0.7,<4.0.0)
Requires-Dist: pandas (>=1.2.4,<2.0.0)
Requires-Dist: pyglossary (>=4.0.11,<5.0.0)
Requires-Dist: pyperclip (>=1.8.2,<2.0.0)
Requires-Dist: python-dotenv (>=0.17.1,<0.18.0)
Requires-Dist: python-idzip (>=0.3.7,<0.4.0)
Requires-Dist: requests (>=2.25.1,<3.0.0)
Requires-Dist: semver (>=2.13.0,<3.0.0)
Requires-Dist: sqlalchemy2-stubs (>=0.0.2-alpha.19,<0.0.3)
Requires-Dist: typer (>=0.4.0,<0.5.0)
