{ "info": { "author": "Ross Patterson", "author_email": "me@rpatterson.net", "bugtrack_url": null, "classifiers": [ "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Introduction\n============\n\nThis package installs a command-line python script and an emacs\ncommand for exporting a GMail filters Atom feed from the gnus-public\nand gnus-private fields in BBDB.\n\nInstalling\n----------\n\nThe package can be installed using the standard python package\ninstallation procedure. Extract the tarball, then run the following\ncommand inside the extracted directory::\n\n $ python setup.py install\n\nThis will install the command-line utility and the bbdb-gmail-filter.el\nemacs library. Then add the following to your ~/.emacs::\n\n (require 'bbdb-gmail-filter)\n\nUsage\n-----\n\nOnce installed, the filters can be exported to a file simply by\ncalling M-x bbdb-export-gmail-filters. You will be prompted for a\nfile to export the filters to.\n\nFor every BBDB record that has a value in the gnus-private field, a\nfilter will be included that matches the \"To\" GMail filter field on\nany BBDB net addresses for that record and applies the label specified\nin the gnus-private field value. The same is done for BBDB records\nwith values in the gnus-public BBDB field but filters on the \"From\"\nGMail filter field instead.\n\nChangelog\n=========\n\n0.5 - 2009-07-22\n----------------\n\n* Split filters up such that each filter has no more than 50 search\n terms to address apparent limits in gmail filter imports.\n\n0.4 - 2009-07-22\n----------------\n\n* Rename lisp library\n* Don't export sexp splits\n* Fallback to fullnames if email isn't available\n* Fix excess quoting in author name and email\n* Combine all addresses for the same label under one filter to make\n for smaller and faster import files.\n\n0.3 - 2009-05-07\n----------------\n\n* Translate Gnus folder separator to Gmail imap folder separator\n* Add missing files to egg\n\n0.2 - 2009-05-06\n----------------\n\n* Fix duplicate feed item IDs\n\n0.1 - 2009-05-06\n----------------\n\n* Initial release", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/bbdb.gmailfilter", "keywords": "", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "bbdb.gmailfilter", "package_url": "https://pypi.org/project/bbdb.gmailfilter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/bbdb.gmailfilter/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/bbdb.gmailfilter" }, "release_url": "https://pypi.org/project/bbdb.gmailfilter/0.5/", "requires_dist": null, "requires_python": null, "summary": "Export BBDB contacts to gmail filter import XML", "version": "0.5" }, "last_serial": 786744, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4d40da6707997eba11ad5ea8bffff82d", "sha256": "dbfe89dfbf664e4ad9ddf4b5b9e68bae585e7edee4545b2d1f8277e90d57062c" }, "downloads": -1, "filename": "bbdb.gmailfilter-0.1.tar.gz", "has_sig": false, "md5_digest": "4d40da6707997eba11ad5ea8bffff82d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2840, "upload_time": "2009-05-07T00:44:56", "url": "https://files.pythonhosted.org/packages/f0/b1/6ab2672f4e480b91f923138fdf0a44b6cd284a3a7111425299df1db5699d/bbdb.gmailfilter-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "ae0954205b0b79f3d791117331f73160", "sha256": "a75ac637073f906df6becbe385d8fbad873b564cf9c20fed656a9cf3c3a3cb4f" }, "downloads": -1, "filename": "bbdb.gmailfilter-0.2.tar.gz", "has_sig": false, "md5_digest": "ae0954205b0b79f3d791117331f73160", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2980, "upload_time": "2009-05-07T01:11:12", "url": "https://files.pythonhosted.org/packages/af/b7/00fef8eef393913f3690ad026263a03703a0fc364b8b77ff14f934dbb1c5/bbdb.gmailfilter-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "3ba634064a2d5d1f64ef7823e3bdeaeb", "sha256": "3bf7bcc8e68302b0cbddd1dc01d07ff28d7c30daf18ba3126cceca6a31985178" }, "downloads": -1, "filename": "bbdb.gmailfilter-0.3.tar.gz", "has_sig": false, "md5_digest": "3ba634064a2d5d1f64ef7823e3bdeaeb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3937, "upload_time": "2009-05-07T22:03:45", "url": "https://files.pythonhosted.org/packages/52/70/2734908b4188d09f2073fa411c5f6db0830ccfffbac287a119e871f36f1b/bbdb.gmailfilter-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "51a1d086db5a94aa177f5d87d8119661", "sha256": "1a79d7fe793560f8a2a10df2ea626c60a701dbfe8613fad8afba2b2bf9b7ccc8" }, "downloads": -1, "filename": "bbdb.gmailfilter-0.4.tar.gz", "has_sig": false, "md5_digest": "51a1d086db5a94aa177f5d87d8119661", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6280, "upload_time": "2009-07-22T09:08:24", "url": "https://files.pythonhosted.org/packages/12/46/f440226e4eddc5a5f94f4f32f685b65af924a0b1f6599d805ddfc8fdd905/bbdb.gmailfilter-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "7dc4407a0a6de2da98732afffec4dc2d", "sha256": "1e4073a76c79f895075d1a49d86950f74b2fc219c15e0139af2ddc07e276d29c" }, "downloads": -1, "filename": "bbdb.gmailfilter-0.5.tar.gz", "has_sig": false, "md5_digest": "7dc4407a0a6de2da98732afffec4dc2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6592, "upload_time": "2009-07-22T12:09:47", "url": "https://files.pythonhosted.org/packages/ff/c3/3a60806bfb425833800fbfc9babeda5d056f01ae66cd97c5bbe645d31c1e/bbdb.gmailfilter-0.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7dc4407a0a6de2da98732afffec4dc2d", "sha256": "1e4073a76c79f895075d1a49d86950f74b2fc219c15e0139af2ddc07e276d29c" }, "downloads": -1, "filename": "bbdb.gmailfilter-0.5.tar.gz", "has_sig": false, "md5_digest": "7dc4407a0a6de2da98732afffec4dc2d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6592, "upload_time": "2009-07-22T12:09:47", "url": "https://files.pythonhosted.org/packages/ff/c3/3a60806bfb425833800fbfc9babeda5d056f01ae66cd97c5bbe645d31c1e/bbdb.gmailfilter-0.5.tar.gz" } ] }