Metadata-Version: 2.1
Name: calculator_bundle.multiplier
Version: 0.1.0
Summary: A simple package to multiply two numbers.
Author-email: Miguel Jimenez-Urias <mjimenez@opendap.org>
License: MIT
Project-URL: Homepage, https://github.com/Mikejmnez/calculator_bundle.multiplier
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: test
Requires-Dist: pytest; extra == "test"

# multiplier
Test package that multiples numeric types 
