mirror of
https://github.com/coddingtonbear/django-mailbox.git
synced 2026-07-10 06:48:19 +02:00
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',
|
name='django-mailbox',
|
||||||
version='1.2',
|
version='1.2',
|
||||||
url='http://bitbucket.org/latestrevision/django-mailbox/',
|
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='Adam Coddington',
|
||||||
author_email='me@adamcoddington.net',
|
author_email='me@adamcoddington.net',
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue