ó
Š0èUc           @   sa   d  Z  d d l Z e j d k  r0 e d ƒ ‚ n  d Z d d d d	 d
 d d d d d d g Z d S(   s  A reliable mail-retriever toolkit.

getmail is a reliable, modular, extensible mail retriever with support for
simple and multidrop POP3 mailboxes, multidrop SDPS mailboxes, simple and
multidrop IMAP mailboxes.  Also supports POP3- and IMAP-over-SSL, message
filtering, and other features.

getmail is Copyright (C) 1998-2009 Charles Cazabon.  All rights reserved.
Distributed under the terms of the GNU General Public License version 2 (only).
You should have received a copy of the license in the file COPYING.
iÿÿÿÿNi s8   getmail version 4 requires Python version 2.3.3 or laters   4.46.0t   baseclassest   compatibilityt	   constantst   destinationst
   exceptionst   filterst	   imap_utf7t   loggingt   messaget
   retrieverst	   utilities(   t   __doc__t   syst
   hexversiont   ImportErrort   __version__t   __all__(    (    (    s8   /usr/lib/python2.7/dist-packages/getmailcore/__init__.pyt   <module>   s   