took

View on PyPIReverse Dependencies (0)

0.0.12 took-0.0.12-py3-none-any.whl

Wheel Details

Project: took
Version: 0.0.12
Filename: took-0.0.12-py3-none-any.whl
Download: [link]
Size: 10500
MD5: 5e368b3218267abfde4ebfc356d966f0
SHA256: ad1b6b30aa5687f8653220a0cce6e8693a3e7532557977bdf2750e177e570710
Uploaded: 2024-09-06 22:43:01 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: took
Version: 0.0.12
Summary: CLI tool to track time spent on tasks.
Author: loaojuz
Home-Page: https://github.com/joaohenriqueluz/took
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: rich (>=13.0.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3065 characters]

WHEEL

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

RECORD

Path Digest Size
took/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
took/constants.py sha256=Q5FSrWVF6LzULWqbP4JAPAWFCUDBiqHRZ7Y596URtqU 208
took/git_hooks.py sha256=DuGjhImF6V_RdfUNooAzqIwOE5Kf9eoVGa-Q1zGYmDA 893
took/took.py sha256=qXXAwxR8Sq1UW6pfptpu2pnCpvlskIQ6Gi8FNIUHb6c 11447
took/ui.py sha256=npBHRmXuzC8rcdoAt9a12zGOKJaMv-m0i2KPm5-TUd4 4482
took/resources/hooks/post-checkout.sh sha256=Wg1JtaAeEhvBtG6-lGXrvaUZX5z5Wz3BFMDXfVnLA6I 243
took/resources/hooks/post-commit.sh sha256=xsAiIoyEm7OoIs5-00V2GAs6kGfaRz7Nrmxy_S4QdPk 163
took/resources/hooks/post-merge.sh sha256=9vm62ER8-gPZgucxQgSsr4xyC8SeskSz_z2hbI0uTMY 660
took/resources/hooks/pre-commit.sh sha256=8RBNHyjjI981nJyR6ctFti10SONjDlwdnlqi8S3SmAw 149
took-0.0.12.dist-info/LICENSE sha256=SfRGLvx020ePJyc1ydgs-p9PD02G_U0BngqqcTF8qLc 1075
took-0.0.12.dist-info/METADATA sha256=ZUQnuwCmK5FxXX98sYoKk0sNypRaeWoP-xs3-fp349s 3778
took-0.0.12.dist-info/WHEEL sha256=cVxcB9AmuTcXqmwrtPhNK88dr7IR_b6qagTj0UvIEbY 91
took-0.0.12.dist-info/entry_points.txt sha256=sw9BQDXfrFiI0d6OjqzlKLJWpKk3sez73Jxw0qU0znY 60
took-0.0.12.dist-info/top_level.txt sha256=4uzghoUttqbMCLAS2BeZ7MmaYZj6Xw3ahqcOmb_MMKI 5
took-0.0.12.dist-info/RECORD

top_level.txt

took

entry_points.txt

tk = took.took:main
took = took.took:main