Metadata-Version: 2.1
Name: gitsome
Version: 0.8.4
Summary: A Supercharged Git/Shell Autocompleter with GitHub Integration.
Home-page: https://github.com/donnemartin/gitsome
Author: Donne Martin
Author-email: donne.martin@gmail.com
Maintainer: Donne Martin
License: Apache License 2.0
Platform: Cross Platform
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/x-rst
Requires-Dist: numpydoc>=0.5
Requires-Dist: ply>=3.4
Requires-Dist: prompt_toolkit>=2.0.0
Requires-Dist: requests>=2.8.1
Requires-Dist: colorama>=0.3.3
Requires-Dist: click>=5.1
Requires-Dist: pygments>=2.0.2
Requires-Dist: feedparser>=5.2.1
Requires-Dist: pytz>=2016.3
Requires-Dist: docopt>=0.6.2
Requires-Dist: uritemplate.py>=1.0.0
