Metadata-Version: 2.4
Name: arithmetics_ego
Version: 0.1.0
Summary: A simple arithmetic package with each operation in its own module.
Author-email: Your Name <your_email@example.com>
License: MIT License
        
Project-URL: Homepage, https://github.com/yourusername/arithmetics
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# arithmetics

A tiny Python package providing the four basic arithmetic operations as separate modules.
