Metadata-Version: 2.4
Name: ventas_tecnotic
Version: 0.1.0
Summary: Paquete para gestionar ventas, precios, impuestos y descuentos
Home-page: https://github.com/GRLL/PROGRAMACION/APLICACION_VENTAS
Author: Cesar Araujo Dominguez
Author-email: cesar103.caad@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python
Dynamic: summary

# AplicaciÃ³n de ventas

Este paquete proporciona funcionalidades para gestionar ventas, incluyendo cÃ¡lculos de precios,
impuestos y descuentos.

## instalaciÃ³n

Puedes instalar el paquete usando:
```bash
pip install .
"
