Metadata-Version: 2.1
Name: bomail
Version: 0.9.4.0
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.4.0
        
        
        TODOs:
         - Tree view for threads (see reply structure rather than list by date)
         - Digital signatures and encryption
        
        Completed:
         - (0.9.3.0) Use XDG spec for where to put data and config
         - (0.9.2.0) Respect the reply-to header on emails
        
        
Platform: UNKNOWN
Requires-Python: >=3.5
Description-Content-Type: text/plain
