view weighmail/__init__.py @ 12:b63cce680bd3

First attempt at a setup.py for distribution.
author Brian Neal <bgneal@gmail.com>
date Sun, 20 May 2012 16:39:55 -0500
parents f53fab34ba78
children
line wrap: on
line source
"""weighmail - Copyright (C) 2012 by Brian Neal.

An application to label Gmail messages based on size.

See the file LICENSE.txt for the license.

"""
__version__ = '0.1.0'