LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tap_jira/__init__.py
tap_jira/context.py
tap_jira/http.py
tap_jira/streams.py
tap_jira.egg-info/PKG-INFO
tap_jira.egg-info/SOURCES.txt
tap_jira.egg-info/dependency_links.txt
tap_jira.egg-info/entry_points.txt
tap_jira.egg-info/requires.txt
tap_jira.egg-info/top_level.txt
tap_jira/schemas/changelogs.json
tap_jira/schemas/components.json
tap_jira/schemas/issue_comments.json
tap_jira/schemas/issue_transitions.json
tap_jira/schemas/issues.json
tap_jira/schemas/project_categories.json
tap_jira/schemas/project_types.json
tap_jira/schemas/projects.json
tap_jira/schemas/resolutions.json
tap_jira/schemas/roles.json
tap_jira/schemas/users.json
tap_jira/schemas/versions.json
tap_jira/schemas/worklogs.json
tests/test_all_fields.py
tests/test_automatic_fields.py
tests/test_bookmarks.py
tests/test_client.py
tests/test_custom_groups.py
tests/test_discovery.py
tests/test_full_replication.py
tests/test_pagination.py
tests/test_start_date.py