Metadata-Version: 2.0
Name: whats
Version: 0.1.0
Summary: search the first result via the command line
Home-page: https://github.com/shispt/whats
Author: PengTao Shi
Author-email: shispt18@gmail.com
License: MIT
Keywords: whats help console command line ask
Platform: UNKNOWN
Requires-Dist: lxml
Requires-Dist: readability-lxml
Requires-Dist: requests

whats
========

Search keyword use Google, Print first link's text content

Usage
-------

	$ whats '美丽新世界'


Install
-------

	$ python setup.py install

License
-------

MIT


News
====

0.1
------

-  Minimal version




