alot/__init__.py

Summary

Maintainability
A
0 mins
Test Coverage
__productname__ = 'alot'
__version__ = '0.10'
__copyright__ = "Copyright (C) 2012-21 Patrick Totzke"
__author__ = "Patrick Totzke"
__author_email__ = "patricktotzke@gmail.com"
__description__ = "Terminal MUA using notmuch mail"
__url__ = "https://github.com/pazz/alot"
__license__ = "Licensed under the GNU GPL v3+."