blob: 9090d7c9e440d978d48b3abf8a409ed7bc54d813 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
leap.mail
=========
Mail services for the LEAP Client.
.. image:: https://pypip.in/v/leap.mail/badge.png
:target: https://crate.io/packages/leap.mail
More info: https://leap.se
running tests
-------------
* nosetests --with-progressive leap.mail.imap.test_imap
* trial leap.mail.smtp
|