Metadata-Version: 2.4
Name: advanced_encoder_and_decoder
Version: 1.0.0
Summary: A small, easy to use module that helps you store data easily.
Author-email: Andrew Abdelmalek <aa2@olprahraneast.catholic.edu.au>
License-Expression: MIT
Project-URL: Homepage, https://simple-storage-module.netlify.app
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Dynamic: license-file

# advanced_encoder_and_decoder

A complex encryption/decryption module

## Install
```bash
pip install advanced_encoder_and_decoder
