jira-offline

View on PyPIReverse Dependencies (0)

0.2.5 jira_offline-0.2.5-py3-none-any.whl

Wheel Details

Project: jira-offline
Version: 0.2.5
Filename: jira_offline-0.2.5-py3-none-any.whl
Download: [link]
Size: 60486
MD5: bf5885918f38ba523349d2bec9cd42ca
SHA256: 596699f2ecb4c2ccb6962a693b5ee47b91edba57688edbd22e9fa197a5618be9
Uploaded: 2021-08-14 02:18:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jira-offline
Version: 0.2.5
Summary: CLI for using Jira offline
Author: Matt Black
Author-Email: dev[at]mafro.net
Home-Page: http://github.com/mafrosis/jira-offline
License: MIT License
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: arrow (==0.15.8)
Requires-Dist: click (==8.0.1)
Requires-Dist: cryptography (==3.4.7)
Requires-Dist: dictdiffer-jira-offline-fork (==0.0.1)
Requires-Dist: pyarrow (==3.0.0)
Requires-Dist: feather-format (==0.4.1)
Requires-Dist: moz-sql-parser (==4.21.21059)
Requires-Dist: oauthlib (==3.1.0)
Requires-Dist: ProxyTypes (==0.10.0)
Requires-Dist: requests (==2.25.1)
Requires-Dist: requests-oauthlib (==1.3.0)
Requires-Dist: tabulate (==0.8.9)
Requires-Dist: tqdm (==4.49.0)
Requires-Dist: typing-inspect (==0.6.0)
Requires-Dist: tzlocal (==2.1)
Requires-Dist: dataclasses; python_version <= "3.6"
Requires-Dist: typing; python_version <= "3.6"
Requires-Dist: numpy (==1.19.5); python_version == "3.6"
Requires-Dist: pandas (==1.1.5); python_version == "3.6"
Requires-Dist: numpy (==1.20.1); python_version >= "3.7"
Requires-Dist: pandas (==1.2.3); python_version >= "3.7"
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 7290 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jira_offline/__init__.py sha256=AV1NmPV3UEu3tJ1Wr5ZnGGVd6fcn_kLRVWMwnqWvnXI 173
jira_offline/auth.py sha256=hKMcbIh8jHGeKWVQ7fFkqfmMlS2y0Qtt_f4Z0FpPjHo 5310
jira_offline/config.py sha256=VhvPErV8-tn2FBVkjTsI6pktY3UHNUreqxwzLIAO3Ks 9447
jira_offline/create.py sha256=byhxuuV6kQ6NnOG4yDMLn9-dzE-tHN2LbNV_hSOmz1A 7003
jira_offline/exceptions.py sha256=ojJh9xH-jWU0OMg3IjRTG1bVySfkKe5ENLiTsVSEdyE 9887
jira_offline/jira.py sha256=4oSXHMoAWKvFFztVeQWgQ_8TZDXOYjrcPkN1NiiVk8g 19100
jira_offline/linters.py sha256=yOkBNJLrnJIeRDSuaPHRyEGCMXterhRccS2gpdiepmI 1939
jira_offline/models.py sha256=QUAQCjLByzWsU5u9ol13rjh_8YpN1TO4E6vwsO9r5Zw 26153
jira_offline/sql_filter.py sha256=Ka0PoUwlX50QUgB7FswfhXAYJ5k-Qc6011ljPbWrUAY 9943
jira_offline/sync.py sha256=hs0gSRSerDrS19YzvHPVUbkAvE82l2PwTNDfOf3BiBc 17979
jira_offline/cli/__init__.py sha256=SxNRRbC0UWKmmVzmDIAjJGAhDRGFYG4uKPUwmm5Yqok 1558
jira_offline/cli/linters.py sha256=skZgwfn1Hmd9mliaqagdYoFI0n7kWDaOJW5enTcYU5Y 2929
jira_offline/cli/main.py sha256=OVa2EspZf-47C-FY5jJGDA-M2OH4K7XHrIpknFJSE-w 14830
jira_offline/cli/params.py sha256=KTDr5orTqz8RKVQgWsavICwmBUXojx2RWW9B42B6xfA 3312
jira_offline/cli/stats.py sha256=kNRoJdld6WAxR18jY0pBFYHF24w1tQo6-wO3L7ztrAk 1703
jira_offline/utils/__init__.py sha256=RNozWLAIAIrzgEmqjwV14lghvackLR3B5Y1PuesVLRw 6770
jira_offline/utils/api.py sha256=Vy3WUulXUzp3T4A8snIwSCBnhwqMxRFF1C7_0qloWbE 4086
jira_offline/utils/cli.py sha256=bOaI3DGljeSkVhXR6kzumYLvAtrPu8cmivI6s68zHks 12372
jira_offline/utils/convert.py sha256=vL199FBVEKyKatmc0ecerxahbCmBO3Jus_iQZ1F7vEs 5433
jira_offline/utils/decorators.py sha256=EZNqdgUPCpkX2MI5Y9w_pvV3gxNpJgHxvJSTaunXFtY 1067
jira_offline/utils/serializer.py sha256=MmALnPXreB27QnmZm1U6lrVN6PCYac9aiMI1_QfKHeI 16552
jira_offline-0.2.5.dist-info/LICENSE sha256=aY-6kozVBIsZGMWtoyig3N6OP-hFWhCkr8je-SQeJbg 1067
jira_offline-0.2.5.dist-info/METADATA sha256=dWXHsAkI2LhQlVSvkHIDOt1OFIYxuUTibwoHcclnqNQ 8947
jira_offline-0.2.5.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
jira_offline-0.2.5.dist-info/entry_points.txt sha256=mRZvPtRgBjML9VVt3ycW4TPNkMpxKtJxIWAWn-r0ZGQ 47
jira_offline-0.2.5.dist-info/top_level.txt sha256=y3zXWibcxLAiiHmk7-ZwOvM7N1eUL0YPV0_hsR-fKeo 13
jira_offline-0.2.5.dist-info/RECORD

top_level.txt

jira_offline

entry_points.txt

jira = jira_offline.cli:cli