Metadata-Version: 2.1
Name: PunithMultiEncoder
Version: 0.1.0
Summary: A multilingual encryption and decryption library
Author: Punithan
Author-email: punithanae@gmail.com
Keywords: encryption,multilingual,decryption,language,security
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# MultiEncoder

A Python package to encrypt and decrypt text using alphabets from multiple languages based on a key.

## Installation

```bash
pip install multiencoder
