Metadata-Version: 2.1
Name: mango-pycore
Version: 0.1.31
Summary: 
Author: Ernesto Licea Martin
Author-email: ernesto.licea@mango-soft.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: boto3 (>=1.26.111,<2.0.0)
Requires-Dist: pycryptodome (>=3.19.0,<4.0.0)
Requires-Dist: rsa (>=4.9,<5.0)
Requires-Dist: websockets (>=11.0.1,<12.0.0)
Description-Content-Type: text/markdown

## Mango Pycore

An implementation of common features for all SAM backend project for [Mango Soft Inc](http://www.mango-soft.com)

### How to install

```bash
    $ pip install mango-pycore
```
