Metadata-Version: 1.1
Name: pycaesar
Version: 0.2.2
Summary: Simple caesar cipher
Home-page: https://github.com/nicolastrres/pycaesar
Author: Nicolas Agustin Torres
Author-email: nicolastrres@gmail.com
License: MIT
Description: Simple caesar cipher in python. IMPORTANT: IMPORTANT: This is not secure and should not be used for a purpose other than have fun. Only alphabetic symbols are encrypted/decrypted. Non-alphabetic symbols like digits, whitespaces, etc, are not transformed.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
