Metadata-Version: 2.4
Name: aplicacion_ventas_Adrin
Version: 0.1.0
Summary: Paquete para gestionar ventas
Author: Adrián Carrillo Paz
Author-email: leymarcarrillo@hotmail.es
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >= 3.7
Description-Content-Type: text/markdown
License-File: LICENCE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# APLICACIÃ“N DE VENTAS 
Este paquete proporciona funcionalidades para gestionar ventas en cualquier area de negocio. Incluye clÃ¡lculo de precio, impuesto y descuentos.

# INSTALACIONES
Puede instalar el paquete usando:

```bash
pip install .
