Metadata-Version: 2.4
Name: gestor-de-ventas-sno
Version: 1.0.0
Summary: Paquete para gestionar ventas, precios, impuestos y descuentos
Home-page: https://github.com/curso_python/gestor/software_ventas
Author: Sebastian Navarro Ortiz
Author-email: ortiznavarrosebastian@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 , incluyendo cÃ¡lculos de precios, impuestos y descuentos.

# Instalacion

Puedes Instalar el Paquete usando:

```bash
pip install .
"
