Metadata-Version: 1.1
Name: mystarspilot
Version: 0.0.1
Summary: a CLI tool to search your starred Github repositories.
Home-page: https://github.com/wolfg1969/my-stars-pilot
Author: wolfg1969
Author-email: wolfg1969@gmail.com
License: MIT
Description: mystarspilot
        =============
        
        Search Github Repositories starred by me through the command line.
        
        
        ```
        $ brew install kyoto-cabinet
        $ pip install mystartspilot
        $ mystars --help
        $ mystars --update
        $ mystars angular upload
        $ mystars --language python
        $ mystars awesome python
        ``` 
        
        ![mystarspilot](https://raw.github.com/wolfg1969/my-stars-pilot/master/mystarspilot.png)
        
Keywords: github command tools
Platform: any
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Operating System :: OS Independent
Classifier: Environment :: Console
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
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 :: Terminals
Classifier: Topic :: Utilities
