Metadata-Version: 1.1
Name: simplygithub
Version: 0.1.0
Summary: A simple tool for working with Github remotely.
Home-page: https://github.com/jtpaasch/simplygithub
Author: JT Paasch
Author-email: jt.paasch@gmail.com
License: MIT
Description: Simply Github
        =============
        
        A simple tool for working with Github remotely. Commands/functions are simple:
        
        * Create and delete branches.
        * List/add/delete/get files in a branch.
        * Merge branches.
        
        
Keywords: deployment development
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
