Metadata-Version: 2.1
Name: jiratools
Version: 2.0.0
Summary: Simple helpers to interface to JIRA from an API or command line.
License: MIT
Author: Brad Brown
Author-email: brad@bradsbrown.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: jira (>=2.0,<3.0)
