Metadata-Version: 2.1
Name: pyfer
Version: 2.0.0
Summary: Simple string encryption
Home-page: https://github.com/elbydata/pyfer
Author: Elby Data
Author-email: info@elbydata.com
License: UNKNOWN
Description: # PYFER
        
        ## Encrypt and Decrypt Strings
        
        Pyfer is a simple string encryption and decryption tool.
        
        ![pyfer_cover](aux/rm_cover.jpg)
        
        Have a look at the demo [here!](https://github.com/elbydata/pyfer/blob/master/demos/demo.ipynb)
Platform: UNKNOWN
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
