Metadata-Version: 1.2
Name: BotCrypt
Version: 1.0
Summary: crypt and decrypt file
Home-page: https://github.com/botfg/BotDr
Author: botfg76
Author-email: botfgbartenevfgzero76@gmail.com
License: Apache License Version 2.0
Description: BotCrypt
        ===============
        
        About BotCrypt
        --------------------------
        BotCrypt is a Python 3 script that uses `pyAesCrypt`_. to encrypt/decrypt files and directories.
        
        It is Free Software, released under the `Apache License, Version 2.0`_.
        
        
        
        
        
        
        
        
        .. _pyAesCrypt: https://github.com/marcobellaccini/pyAesCrypt
        
        .. _Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0
        
Platform: UNKNOWN
Requires-Python: >=3.6
