jipdate

View on PyPIReverse Dependencies (0)

2.0.3 jipdate-2.0.3-py3-none-any.whl

Wheel Details

Project: jipdate
Version: 2.0.3
Filename: jipdate-2.0.3-py3-none-any.whl
Download: [link]
Size: 25525
MD5: ac2aae0575809ae7e125d7b6cdf765cc
SHA256: 11686b4b002fc9627813f2606a7d494fa7f365ef2eb3e431b60fdbb31a92042b
Uploaded: 2023-12-14 09:24:31 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: jipdate
Version: 2.0.3
Summary: Command line tool for Jira
Author-Email: Joakim Bech <joakim.bech[at]linaro.org>
Project-Url: Documentation, https://jipdate.readthedocs.io/en/latest/
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.6
Requires-Dist: jinja2
Requires-Dist: jira
Requires-Dist: PyYAML
Requires-Dist: python-dateutil
Description-Content-Type: text/markdown
[Description omitted; length: 461 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jipdate/__init__.py sha256=MygSzLIwA2L0_XvUA0flV5O2TKa7OkTSo41r3Cm01xo 57
jipdate/cfg.py sha256=SaBbu_kkCCvioSv9wud0OQA3T8Qti6xCTtntyXpK9IU 3536
jipdate/jipcreate.py sha256=wZvO9Aabls3XOpDijpSrCVpWK8i0pHRkeSzaJymUHeQ 11840
jipdate/jipdate.py sha256=eJ7TOikxjJm3NEtnhoj3acaAhNpTac3Ez2FxyJigmB4 20639
jipdate/jipfp.py sha256=cGrId0zaHvt6EF0dntG9FVzbrzXSLcUobtM2MPHmzEc 20332
jipdate/jipsearch.py sha256=VlUB5du_yZubtzP7vymnzT-EGMGa2tKCRT5nuyvid0Y 12783
jipdate/jipstatus.py sha256=6jNLGXyqQYQXtnUDpeGDioo8P9CgvXGDb_TuQtPFFkU 10560
jipdate/jiralogin.py sha256=gz2W3V5KtAwLn1y69wDq7XB4_r75jMQmGWEZ3w0eU48 4176
jipdate-2.0.3.dist-info/entry_points.txt sha256=rzBuw0fA1EWUckgMwE0eW9fizyciPKzdeHdL3kL7-ww 172
jipdate-2.0.3.dist-info/LICENSE sha256=cmgaPr53De9858flDu-C25_V9s0wr7av85c23-SugwE 1063
jipdate-2.0.3.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
jipdate-2.0.3.dist-info/METADATA sha256=hWEYDheg7IQRtIDa0fja7rUSIt8KXLwcjFSgP-ZZM8I 879
jipdate-2.0.3.dist-info/RECORD

entry_points.txt

jipcreate = jipdate.jipcreate:main
jipdate = jipdate.jipdate:main
jipfp = jipdate.jipfp:main
jipsearch = jipdate.jipsearch:main
jipstatus = jipdate.jipstatus:main