blob: c4dcc32b6d4d4a5c0e25e34737641e9ad6d2a5eb (
plain) (
blame)
1
2
3
4
5
6
7
8
|
JIRA is a proprietary bug tracking system from Atlassian
(http://www.atlassian.com/software/jira/).
This module implements an Object Oriented wrapper around JIRA's
REST API.
Moreover, it implements some other methods to make it easier to do
some common operations.
|