{ "info": { "author": "Michael P. Dubner", "author_email": "pywebmail@list.ru", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Environment :: MacOS X", "Environment :: No Input/Output (Daemon)", "Environment :: Win32 (MS Windows)", "Environment :: X11 Applications", "Intended Audience :: End Users/Desktop", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Natural Language :: Russian", "Operating System :: Microsoft :: Windows :: Windows NT/2000", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Communications :: Email :: Mail Transport Agents", "Topic :: Communications :: Email :: Post-Office :: POP3" ], "description": "Here is a Python library and collection of tools for working with\nWebMail servers like with mail server that uses other more\nmachine-parsable protocols (like POP3 and IMAP).\nThis library enables you to work with WebMail server like with\nPOP3 or IMAP server.\nBasically there is support for connecting to webmail, listing folders,\nretrieving and deleting messages. In foreseeble future there will be\nsupport for sending mail (no relay due to technical limitations).\nAlso there is gateway server that allows you to use POP3 client\n(like Eudora, Bat, Mozilla or :-/ MS Outlook) against these servers.\nBasic goal of this project includes providing confortable mail access\nfor users of webmail provides that doesn't supports POP3 access,\nand (!) for users that can't use POP3 due to technical reasons\n(usually firewalls).\nThis package also includes test WebMail server.", "description_content_type": null, "docs_url": null, "download_url": "http://download.sourceforge.net/pywebmail/webmail-1.1.9.tar.bz2", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pywebmail.sourceforge.net/", "keywords": null, "license": "Artistic License (see COPYING.txt)", "maintainer": null, "maintainer_email": null, "name": "webmail", "package_url": "https://pypi.org/project/webmail/", "platform": "Python", "project_url": "https://pypi.org/project/webmail/", "project_urls": { "Download": "http://download.sourceforge.net/pywebmail/webmail-1.1.9.tar.bz2", "Homepage": "http://pywebmail.sourceforge.net/" }, "release_url": "https://pypi.org/project/webmail/1.1.9/", "requires_dist": null, "requires_python": null, "summary": "Tools for working with WebMail servers (i.e. Yahoo or Hotbox) like with POP3 and IMAP server", "version": "1.1.9" }, "last_serial": 4897, "releases": { "1.1.1": [], "1.1.3": [], "1.1.5": [], "1.1.6": [], "1.1.7": [], "1.1.9": [] }, "urls": [] }