{ "info": { "author": "Andreas Pakulat", "author_email": "apaku@gmx.de", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "License :: OSI Approved :: BSD License", "Topic :: Utilities" ], "description": "pygmailarchive a commandline tool to archive a GMail account to a local Maildir directory.\n\nThis tool is licensed under the \"Simplified BSD License\", see LICENSE for details.\n\npygmailarchive downloads all mails from your GMail account via IMAP, storing them in the same structure\nas they are presented on the IMAP server. This means all your labels and sub-labels will be converted into\nMaildir folders in the destination folder.\n\nYou can exclude certain labels or even a complete label-hierarchy easily. This is useful for people having\nlists or emails that are already archived elsewhere.\n\nSubsequent executions of the tool will download all mails that haven't been fetched so far, the tool keeps\na list of 'already seen mails' along with the Maildir's.\n\nThe main intent is to copy the Mails from gmail to your own machine to archive or backup them.\n\nRequirements:\n * Python 2.7\n * IMAPClient (http://imapclient.freshfoo.com/)\n\nHowto use:\npygmailarchive gmailarchive/\n\nSee pygmailarchive --help for more options", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/downloads/apaku/pygmailarchive/pygmailarchive-0.3.1.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/apaku/pygmailarchive", "keywords": "gmail imap archive", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "pygmailarchive", "package_url": "https://pypi.org/project/pygmailarchive/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pygmailarchive/", "project_urls": { "Download": "https://github.com/downloads/apaku/pygmailarchive/pygmailarchive-0.3.1.tar.gz", "Homepage": "https://github.com/apaku/pygmailarchive" }, "release_url": "https://pypi.org/project/pygmailarchive/0.3.1/", "requires_dist": null, "requires_python": null, "summary": "An utility to archive Mails from GMail accounts.", "version": "0.3.1" }, "last_serial": 743728, "releases": { "0.1.0": [], "0.2.0": [], "0.3.0": [], "0.3.1": [] }, "urls": [] }