Metadata-Version: 2.1
Name: ejercicio13-martarope
Version: 0.1.0
Summary: Ejercicio Pypi
Home-page: UNKNOWN
Author: martarope
Author-email: maat.08.04.93@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE.txt

# ejercicio1

Este paquete contiene funciones para realizar operaciones matemáticas básicas: suma, resta, multiplicación y división.

## Instalación

```bash
pip install ejercicio13


