Metadata-Version: 1.2
Name: bomail
Version: 0.9.0.4
Summary: A homemade, hobbyist, hacky system for organizing and interacting with email.
Home-page: https://bitbucket.org/bowaggonerpublic/bomail
Author: Bo Waggoner
Author-email: luv2runxc@gmail.com
License: UNKNOWN
Description: bomail is an experimental system for organizing and interacting with email.
        It can be installed with pip3 (the python package manager) via
            pip3 install bomail.
        This software is free.
        
        
        Homepage and information:
            https://www.bowaggoner.com/bomail/
        
        Source:
            https://www.bitbucket.org/bowaggonerpublic/bomail
        
        Version:
            0.9.0.4
        
        
        TODOs:
         - Tree view for threads (order using reply structure rather than date)
         - Respect the reply-to header on emails
         - Digital signatures and encryption
        
        
Platform: UNKNOWN
Requires-Python: >=3.3
