Metadata-Version: 1.1
Name: monoalpha
Version: 1.0.1
Summary: A simple monoalphabetic cipher program.
Home-page: UNKNOWN
Author: Toby Govin-Fowler
Author-email: ttoobbyyninja@gmail.com
License: MIT
Description: Monoalpha can be used to generate generate code
        alphabets, as well as encrypting, and decrypting
        text. It supports caesar shift, ROT13, affine, atbash,
        and keyword ciphers. It can also encrypt and decrypt
        based on your own code alphabets.
Keywords: cipher monoalphabetic encrypt
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Security :: Cryptography
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
