Metadata-Version: 2.4
Name: aplicacion_ventas_nilton
Version: 0.1.0
Summary: Paquete para gestionar ventas, precios, impuestos, y descuentos
Author: Nilton
Author-email: niltonchambih@gmail.com
Classifier: Programming Language :: Python :: 3.12
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

# Aplicacion de Ventas

Este paquete proporciona funcionalidades para gestionar ventas, incluyendo calculos de 
precios, impuestos y descuentos.

## Instalacion

Puede Instalar el Paquete usando:

```bash
pip install .
"
