Metadata-Version: 2.4
Name: docxlatex
Version: 1.1.1
Summary: Extract text and mathematical equations from .docx files
Author-email: Hrushikesh Vaidya <hrushikeshrv@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/hrushikeshrv/docxlatex
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: defusedxml
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Requires-Dist: black; extra == "dev"
Dynamic: license-file
