Metadata-Version: 2.4
Name: arithpack
Version: 0.1.0
Summary: A simple arithmetic operations package
Author-email: Your Name <you@example.com>
Project-URL: Homepage, https://example.com/arithpack
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# arithpack

A simple Python package that provides basic arithmetic operations like addition, subtraction, multiplication, and division.
