1
0
Fork 1
mirror of https://github.com/coddingtonbear/django-mailbox.git synced 2026-07-09 22:38:19 +02:00

Updating setuptools description.

This commit is contained in:
Adam Coddington 2012-10-09 07:31:31 -07:00
parent 71b7629e92
commit 4a245c6eef

View file

@ -4,7 +4,7 @@ setup(
name='django-mailbox',
version='1.2',
url='http://bitbucket.org/latestrevision/django-mailbox/',
description='Automatically import mail from POP3, IMAP, or a local mailbox into Django',
description='Import mail from POP3, IMAP, local mailboxes or directly from Postfix or Exim4 into your Django application automatically.',
author='Adam Coddington',
author_email='me@adamcoddington.net',
classifiers=[