Metadata-Version: 2.4
Name: meinelib
Version: 0.1.0
Summary: A set of functions that I use regularlly.
Home-page: https://github.com/deese/meinelib
Author: Javier
Author-email: Javier <deese2k@gmaiil.com>
Project-URL: Homepage, https://github.com/deese/meinelib
Project-URL: Bug Tracker, https://github.com/deese/meinelib/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Meinelib

This is a small library with all my common functions

## Instalación

```bash
pip install meinelib
```

