Metadata-Version: 2.4
Name: edu-calc-setuptools
Version: 0.1.0
Summary: A tiny calculator library + CLI (setuptools backend).
Author-email: Your Name <you@example.com>
License: MIT
Keywords: calculator,math,demo
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

# edu-calc-setuptools

Same features as `edu-calc`, but uses **setuptools** as the backend to avoid any hatchling issues.
