Metadata-Version: 1.1
Name: monoalpha
Version: 1.0.3
Summary: A simple monoalphabetic cipher program.
Home-page: UNKNOWN
Author: Toby Govin-Fowler
Author-email: tobygovinfowler@gmail.com
License: MIT
Description: Monoalpha can be used to generate code
        alphabets, as well as to encrypt and decrypt
        text. It supports caesar shift, ROT13, affine, atbash,
        and keyword ciphers. It can also encrypt and decrypt
        based on your own code alphabets. Consult the README
        for more information.
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
