branch-time

View on PyPIReverse Dependencies (0)

0.1.4 branch_time-0.1.4-py3-none-any.whl

Wheel Details

Project: branch-time
Version: 0.1.4
Filename: branch_time-0.1.4-py3-none-any.whl
Download: [link]
Size: 4099
MD5: b358f5b6d8ac3419d5bf004a683cc7bf
SHA256: ff78cc9fdba650264c1a9bf25cf8a80b5455107b5b6a5057867ef3f1afa85542
Uploaded: 2023-05-13 23:01:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: branch-time
Version: 0.1.4
Summary: Counts time in a branch
Author: Icaro Nunes
Project-Url: Bug Tracker, https://github.com/icaronunes/branch-time/issues
Project-Url: Repository, https://github.com/icaronunes/branch-time
License: Beerware
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8.0,<4
Requires-Dist: click (<9.0,>=8.0)
Requires-Dist: pytest (<8.0.0,>=7.3.1)
Requires-Dist: rich (<14.0.0,>=13.3.4)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Requires-Dist: typer-cli (<0.0.14,>=0.0.13)
Description-Content-Type: text/markdown
[Description omitted; length: 1566 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.5.2
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
branch_time/__init__,py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
branch_time/GitRepositoryError.py sha256=qxlM8CICpaNJjI_ZmEzSRGOAx92pkOcIe-QHIJwGTAU 238
branch_time/jira.py sha256=7_reKAaQMNJq1Fcubri0PTKxz00exsYQj5j3NLTOgI4 3221
branch_time-0.1.4.dist-info/entry_points.txt sha256=Rjd0XEmMlSovWBA2E1zcam5FsuCzHIk_d4AkT5ePmnE 84
branch_time-0.1.4.dist-info/LICENSE sha256=o060VWfJBMO4h8cTCL8_ygOoFkBGjtpNmNPrvH55NNQ 20
branch_time-0.1.4.dist-info/METADATA sha256=q91pduxYGBRtA9hlIXo-ClYTctbnNNpug_czFocjEL8 2478
branch_time-0.1.4.dist-info/WHEEL sha256=7Z8_27uaHI_UZAc4Uox4PpBhQ9Y5_modZXWMxtUi4NU 88
branch_time-0.1.4.dist-info/RECORD

entry_points.txt

branch-time = branch_time.jira:app
branchtime = branch_time.jira:app