Metadata-Version: 2.1
Name: tap-slack
Version: 1.1.2
Summary: Singer.io tap for extracting data from the Slack Web API
Author: dwallace@envoy.com
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: singer-python==5.9.0
Requires-Dist: slackclient==2.6.0
Provides-Extra: dev
Requires-Dist: pylint; extra == "dev"
Requires-Dist: ipdb; extra == "dev"
Requires-Dist: nose; extra == "dev"
