Metadata-Version: 2.4
Name: pyquations
Version: 0.0.1a1
Summary: Simplify integrating equations into Python.
Author: Mitchell Gottlieb
Project-URL: Documentation, https://pyquations.com
Project-URL: Source, https://github.com/mitchell-gottlieb/pyquations
Project-URL: Donate, https://github.com/sponsors/mitchell-gottlieb
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: ruff; extra == "dev"
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Dynamic: license-file

# pyquations

To be added...
