Metadata-Version: 1.0
Name: bochica
Version: 2018.6.25.2115
Summary: GNU Privacy Guard encryption-decryption graphical user interface
Home-page: https://github.com/wdbm/bochica
Author: Will Breaden Madden
Author-email: wbm@protonmail.ch
License: GPLv3
Description: bochica
        =======
        
        GNU Privacy Guard encryption-decryption graphical user interface
        
        setup
        =====
        
        This program works with Python 3 and PyQt5.
        
        .. code:: bash
        
            sudo apt install python3-pyqt5
            sudo pip install bochica
        
        usage
        =====
        
        .. code:: bash
        
            bochica.py
        
        screenshots
        ===========
        
        +---------------+---------------+
        | **encrypt**   | **decrypt**   |
        +===============+===============+
        | |image0|      | |image1|      |
        +---------------+---------------+
        
        .. |image0| image:: https://raw.githubusercontent.com/wdbm/bochica/master/media/bochica_encrypt.png
        .. |image1| image:: https://raw.githubusercontent.com/wdbm/bochica/master/media/bochica_decrypt.png
        
        
Platform: UNKNOWN
