Metadata-Version: 2.2
Name: mm_baka
Version: 0.0.1
Summary: A small Encryption and Decryption Package
Home-page: https://pgpl.org.in
Author: LxD
Author-email: lxd@pgpl.org.in
Project-URL: Bug Tracker, https://mehak.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE


# Make sure you have upgraded version of pip
Windows
```
py -m pip install --upgrade pip
```

Linux/MAC OS
```
python3 -m pip install --upgrade pip
```
## b1 - baka1 Encryption and Decryption Algorithm

```
It's just a side project

```
