Metadata-Version: 2.4
Name: Sales_Manager_GVP
Version: 0.1.0
Summary: This package provides functionalities for managing sales, including price calculations, taxes, and discounts.
Home-page: https://github.com/msgu0603-code/Sales-Manager
Author: Martín Guevara Ulloa
Author-email: msgu0603@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: 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

# Sales App

This package provides functionalities for managing sales, including price calculations, taxes, and discounts.

## Installation

You can install the package using:

```bash
pip install .
"
