Does easy_install provide search command?
easy-install, package-managers, python
Solution
No, but you can search online at PyPi, which is the database that easy_install, pip et al use.
Problem
Sometimes I need to guess the package name, is there any package search utilites such as the search command in apt/yum/port/brew...