Metadata-Version: 2.4
Name: jarjar
Version: 3.2
Summary: Use python to send messages to your slack team
Home-page: https://github.com/AusterweilLab/jarjar
Author: The Austerweil Lab at UW-Madison
Author-email: austerweil.lab@gmail.com
License: MIT
Keywords: slack,messaging
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*
Requires-Dist: requests
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Jarjar is a python utility that makes it easy to send slack notifications to your teams. You can import it as a python module or use our command line tool.
