Metadata-Version: 2.4
Name: aplicacion_venta_respivalle
Version: 0.1.0
Summary: Paquete para gestionar ventas, precios, impuestos y descuentos.
Home-page: https://github.com
Author: Roger Espinoza
Author-email: oespinozavalle@gmail.com
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: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# Aplicacion de ventas

Este paquete proporciona funcionalidades para gestionar ventas.

# Instalacion

Puedes instalar el paquete usando:

'''bash
pip install .
"
