Metadata-Version: 2.0
Name: emo
Version: 0.3.2
Summary: Terminal emoji.
Home-page: https://github.com/Miserlou/emo
Author: Rich Jones
Author-email: rich@openwatch.net
License: MIT License
Platform: UNKNOWN
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.0
Classifier: Programming Language :: Python :: 3.1
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Requires-Dist: wsgiref (==0.1.2)
Requires-Dist: xerox (>=0.4.1)

![emo. command line emoji search.](http://i.imgur.com/7JDtvNi.png)
# emo

Command line emoji search.

# Installation

    pip install emo

# Usage

    $ emo pray fire
    🙏 🔥

Emo can also copy straight to the clipboard:

    $ emo tree fire cloud --copy
    🌴 🔥 ☁

There are also --list and --all arguments if you just want to see what's available.

And that's all it does!

# See Also

* [Vape](https://github.com/Miserlou/Vape)
* [Trapify](https://github.com/Miserlou/Trapify)
* [Zalgo](https://github.com/Miserlou/Zalgo)

Rich Jones 2014.


