Metadata-Version: 1.0
Name: bochica
Version: 2017.1.31.155
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 pip install bochica
        
        usage
        =====
        
        .. code:: bash
        
            bochica.py
        
        screenshots
        ===========
        
        +---------------+---------------+
        | **encrypt**   | **decrypt**   |
        +===============+===============+
        | |image0|      | |image1|      |
        +---------------+---------------+
        
        .. |image0| image:: bochica_encrypt.png
        .. |image1| image:: bochica_decrypt.png
        
        
Platform: UNKNOWN
