Metadata-Version: 2.0
Name: dothub
Version: 0.14.0
Summary: Manage your github repo as code!
Home-page: https://github.com/mariocj89/dothub
Author: Mario Corchero
Author-email: mariocj89@gmail.com
License: MIT
Keywords: configuration,github,code
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: GitPython
Requires-Dist: click
Requires-Dist: deepdiff
Requires-Dist: github-token
Requires-Dist: pyyaml
Requires-Dist: requests
Requires-Dist: six

Tool to sync a github repo based on a config file


