{ "info": { "author": "Konstantin Schukraft", "author_email": "konstantin@schukraft.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: OS Independent", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Communications :: Email" ], "description": "Notmuch powerline\n===========\n\nEasily query your [notmuch](https://notmuchmail.org/) database from [powerline](https://github.com/powerline/powerline).\n\nISC licenced, see the LICENCE file.\n\nExamples:\n---------\nThe most basic example would be:\n\n {\n \"function\": \"powerline_notmuch.notmuch\",\n \"args\": {\n \"searches\": [\n {\"search\": \"tag:unread and not tag:list\"},\n ]\n }\n }\n\nresults in\n\n\u2709\u00b72\n\nA bit more, playing around with before and after:\n\n {\n \"function\": \"powerline_notmuch.notmuch\",\n \"before\": \"[\",\n \"after\": \"]\",\n \"args\": {\n \"divider\": \"] [\",\n \"searches\": [\n {\"search\": \"tag:unread and not tag:list\"},\n {\"icon\": \"\ue612\", \"search\": \"tag:unread and tag:list\"},\n {\"icon\": \"BUGS\", \"search\": \"tag:unread and tag:bugs\"}\n ]\n }\n }\n\nresults in\n\n[\u2709\u00a02]\u00a0[\ue612\u00a0106]\u00a0[BUGS\u00a00]", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yggdr/powerline_notmuch", "keywords": "powerline notmuch email", "license": "ISC", "maintainer": "", "maintainer_email": "", "name": "powerline-notmuch", "package_url": "https://pypi.org/project/powerline-notmuch/", "platform": "any", "project_url": "https://pypi.org/project/powerline-notmuch/", "project_urls": { "Homepage": "https://github.com/yggdr/powerline_notmuch" }, "release_url": "https://pypi.org/project/powerline-notmuch/0.1/", "requires_dist": null, "requires_python": "", "summary": "Query your notmuch database from powerline", "version": "0.1" }, "last_serial": 2342453, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "b7fe8561d2a944487ed76e66f18d7a87", "sha256": "d7f1d16e03c64d7d4ff4212b8e1ed0bf4cf25506e3a286c581e3800972db8b12" }, "downloads": -1, "filename": "powerline_notmuch-0.1.tar.gz", "has_sig": false, "md5_digest": "b7fe8561d2a944487ed76e66f18d7a87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2700, "upload_time": "2016-09-14T14:44:48", "url": "https://files.pythonhosted.org/packages/f1/55/ecd8c8eb733f7e77b2e83f63f26631dc396f221225fefa2083f1b4fdcafe/powerline_notmuch-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b7fe8561d2a944487ed76e66f18d7a87", "sha256": "d7f1d16e03c64d7d4ff4212b8e1ed0bf4cf25506e3a286c581e3800972db8b12" }, "downloads": -1, "filename": "powerline_notmuch-0.1.tar.gz", "has_sig": false, "md5_digest": "b7fe8561d2a944487ed76e66f18d7a87", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2700, "upload_time": "2016-09-14T14:44:48", "url": "https://files.pythonhosted.org/packages/f1/55/ecd8c8eb733f7e77b2e83f63f26631dc396f221225fefa2083f1b4fdcafe/powerline_notmuch-0.1.tar.gz" } ] }