{ "info": { "author": "Noah Pendleton", "author_email": "2538614+noahp@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7" ], "description": "[![Code style:\nblack](https://img.shields.io/badge/code%20style-black-000000.svg?style=for-the-badge)](https://github.com/ambv/black)\n[![Travis (.com)\nbranch](https://img.shields.io/travis/com/noahp/emoji-fzf/master.svg?style=for-the-badge)](https://travis-ci.com/noahp/emoji-fzf)\n[![PyPI\nversion](https://img.shields.io/pypi/v/emoji-fzf.svg?style=for-the-badge)](https://pypi.org/project/emoji-fzf/)\n[![PyPI\npyversions](https://img.shields.io/pypi/pyversions/emoji-fzf.svg?style=for-the-badge)](https://pypi.python.org/pypi/emoji-fzf/)\n[![License:\nMIT](https://img.shields.io/badge/License-MIT-brightgreen.svg?style=for-the-badge)](https://opensource.org/licenses/MIT)\n\n# emoji fzf\nSmall utility for manipulating emojis via [fzf's](https://github.com/junegunn/fzf) `--preview` hook!\n\n\n\nDepends on fzf being installed to the system (integrates via bash alias/\nfunction rather than using fzf bindings or whatnot).\n\n# Use it\nTo use with fzf's preview browser, you'll need to install fzf, see instructions:\nhttps://github.com/junegunn/fzf#installation\n\n```bash\npip install emoji-fzf\n\n# if you aren't installing to a virtual env, you may need to add this to path\n# (if it wasn't already) to access the tool\nexport PATH=$PATH:~/.local/bin\n\n# add me to your ~/.bashrc or ~/.zshrc or whatnot\nalias emoj=\"emoji-fzf preview | fzf --preview 'emoji-fzf get --name {1}' | cut -d \\\" \\\" -f 1 | emoji-fzf get\"\n# to copy to xclip system keyboard (on mac use pbcopy) after selecting\nemoj | xclip -selection c\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/noahp/emoji-fzf", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "emoji-fzf", "package_url": "https://pypi.org/project/emoji-fzf/", "platform": "", "project_url": "https://pypi.org/project/emoji-fzf/", "project_urls": { "Code": "https://github.com/noahp/emoji-fzf", "Homepage": "https://github.com/noahp/emoji-fzf", "Issue tracker": "https://github.com/noahp/emoji-fzf/issues" }, "release_url": "https://pypi.org/project/emoji-fzf/0.1.0/", "requires_dist": [ "click" ], "requires_python": "", "summary": "Emoji searcher for use with fzf", "version": "0.1.0" }, "last_serial": 4960404, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "63aff90ce717a8cefd1bedeb2da8be5e", "sha256": "e660ef5946ed4d1b77702da2c6b094a0b92828ca44c74662806dd48dda4e149b" }, "downloads": -1, "filename": "emoji_fzf-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "63aff90ce717a8cefd1bedeb2da8be5e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34260, "upload_time": "2018-07-17T01:52:57", "url": "https://files.pythonhosted.org/packages/6e/10/1a7fbaeca439e153c67951c7f7c9e773d55b3e021b830bec74288de3ee65/emoji_fzf-0.0.1-py2.py3-none-any.whl" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "3b6c7fb55ec854d2fb57be869d32393b", "sha256": "a087a42f08a01a850f18e457e7a6b71474f082a2eef2a73c853b53cb5ca8ebf7" }, "downloads": -1, "filename": "emoji_fzf-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3b6c7fb55ec854d2fb57be869d32393b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34335, "upload_time": "2018-07-17T01:56:12", "url": "https://files.pythonhosted.org/packages/40/5d/cd0d76c5f432c06d8fd1d7437396441979a65667a01f4ad56ade75e73318/emoji_fzf-0.0.2-py2.py3-none-any.whl" } ], "0.0.3": [ { "comment_text": "", "digests": { "md5": "6a32d09ea08228930ba1d95f22f1face", "sha256": "09e0b2f918c62b2a298d77b676e6789295717f2ca2ed56eded0d27b1b88b759a" }, "downloads": -1, "filename": "emoji_fzf-0.0.3-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6a32d09ea08228930ba1d95f22f1face", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34324, "upload_time": "2018-07-17T02:01:59", "url": "https://files.pythonhosted.org/packages/5a/30/34126403bef57bc14fe4b5975cb5a0841a288b07efb365153fdfd9154e5d/emoji_fzf-0.0.3-py2.py3-none-any.whl" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "6999329d6ec78830ef984590b1b9222a", "sha256": "005221c944b55e923673872edea0b25a3209cd5dd2b9b2b361f5bbf888bac396" }, "downloads": -1, "filename": "emoji_fzf-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6999329d6ec78830ef984590b1b9222a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34323, "upload_time": "2018-07-17T15:20:35", "url": "https://files.pythonhosted.org/packages/18/d6/744b44fcff4a9cfc8a2e5452bdf23dd940b3bbf887bb659b09d456af1ccb/emoji_fzf-0.0.4-py2.py3-none-any.whl" } ], "0.0.5": [ { "comment_text": "", "digests": { "md5": "f31b8fc8aaab2bb986affde113de1999", "sha256": "318600bdbb2ee8cf112fa119e89c1fe5855ced237f131d3d21cd4887b77a9c6e" }, "downloads": -1, "filename": "emoji_fzf-0.0.5-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "f31b8fc8aaab2bb986affde113de1999", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34362, "upload_time": "2018-07-17T21:43:19", "url": "https://files.pythonhosted.org/packages/ae/27/4c6aabed50ced899a4c2b2ea99f0dea898cd1d3cfffd17a33ea3fdef4927/emoji_fzf-0.0.5-py2.py3-none-any.whl" } ], "0.0.6": [ { "comment_text": "", "digests": { "md5": "69767aa2431db62180756fd0e427ea3f", "sha256": "407456c21d77c2547dfda95224784c530156e8a4b51112d00cf2da54111d9243" }, "downloads": -1, "filename": "emoji_fzf-0.0.6-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "69767aa2431db62180756fd0e427ea3f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 34454, "upload_time": "2018-07-19T00:51:32", "url": "https://files.pythonhosted.org/packages/f9/dc/01f12a8719fd8ae839fe85987de381f910c5bc6b54fc6f8fbb6cdc36529f/emoji_fzf-0.0.6-py2.py3-none-any.whl" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "84fc31ad9d7b6571e861295bc727503c", "sha256": "6910294ac56dd25e7323ce5bc60a0ee1410a3b43a40148f314ad6e42e4e1078c" }, "downloads": -1, "filename": "emoji_fzf-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "84fc31ad9d7b6571e861295bc727503c", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 36105, "upload_time": "2019-02-22T17:37:41", "url": "https://files.pythonhosted.org/packages/6e/28/3639e621287f2631253db1d3eebe8b154bdcba7e6b80e8c2921ad5f25467/emoji_fzf-0.0.7-py2.py3-none-any.whl" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "11a4c5b306b134a0bf45625a2ef1b9fb", "sha256": "d92dc4536334cae4cb1e1098db0d62b58d215e4099b55b4111e146c13b69c2d6" }, "downloads": -1, "filename": "emoji_fzf-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "11a4c5b306b134a0bf45625a2ef1b9fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52790, "upload_time": "2019-03-19T18:58:06", "url": "https://files.pythonhosted.org/packages/a8/c0/e2d6453e50f1bd4a3ca677fd7de7e98564b431d4019637e113f4971b236b/emoji_fzf-0.1.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "11a4c5b306b134a0bf45625a2ef1b9fb", "sha256": "d92dc4536334cae4cb1e1098db0d62b58d215e4099b55b4111e146c13b69c2d6" }, "downloads": -1, "filename": "emoji_fzf-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "11a4c5b306b134a0bf45625a2ef1b9fb", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 52790, "upload_time": "2019-03-19T18:58:06", "url": "https://files.pythonhosted.org/packages/a8/c0/e2d6453e50f1bd4a3ca677fd7de7e98564b431d4019637e113f4971b236b/emoji_fzf-0.1.0-py2.py3-none-any.whl" } ] }