Metadata-Version: 2.1
Name: neelanjanmannac
Version: 5
Summary: encrypted messaging
Author: Neelanjan Manna
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

pip3 install pyperclip

from neelanjanmannac import *

save the script

fire up 

to convert to exe 

just pyinstaller --onefile scriptname.py
