Metadata-Version: 2.1
Name: gitsnitch
Version: 1.0.3
Summary: A simple tool that finds a GitHub user's email address(es)
Home-page: https://github.com/gruns/gitsnitch
Author: Ansgar Grunseid
Author-email: grunseid@gmail.com
License: MIT
Platform: any
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Development Status :: 5 - Production/Stable
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: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: Implementation :: CPython
License-File: LICENSE.txt
Requires-Dist: furl >=2.1.3
Requires-Dist: docopt >=0.6.2
Requires-Dist: requests >=2.7.0
Requires-Dist: icecream >=2.1.3

Information and documentation can be found at https://github.com/gruns/gitsnitch.
