forked from mirror/django-mailbox
Updating setuptools description.
This commit is contained in:
parent
71b7629e92
commit
4a245c6eef
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -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=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue