Metadata-Version: 1.1
Name: eh
Version: 0.2.9.dev2
Summary: A command line program that will output helpful reminders based on parameters
Home-page: http://github.com/roaet/eh
Author: Justin L. Hammond
Author-email: runningempty@gmail.com
License: Apache-2
Description: [//]: # (eh, help)
        #Eh
        
        Eh is a tool to give quick help on a particular subject
        
        The source code can be found at:
        
        ```
        https://github.com/roaet/eh
        ```
        
        ##Making an eh topic
        
        You can make a new eh topic by:
        
        - contributing to the subject repo at `https://github.com/roaet/eh_subjects`
        
        ##Future features
        
        - Bash-completion for subjects at command line
        - Config from home for color options
        
        
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
