taskloop

View on PyPIReverse Dependencies (0)

0.4.1 taskloop-0.4.1-py3-none-any.whl

Wheel Details

Project: taskloop
Version: 0.4.1
Filename: taskloop-0.4.1-py3-none-any.whl
Download: [link]
Size: 3322
MD5: a7cd32378ea19f9bdb19516c31533cb1
SHA256: 4aa7587e2d4a70c9bd7e70c43df00eeefb7a80b3cbd2fc0bc3df2ca880754c3c
Uploaded: 2022-06-21 20:59:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: taskloop
Version: 0.4.1
Summary: Taskwarrior utility to continually loop through and add tasks to a project
Author: Alex Kelly
Author-Email: kellya[at]arachnitech.com
Home-Page: https://github.com/kellya/taskloop
Project-Url: Documentation, https://taskloop.readthedocs.io
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: click (<9.0.0,>=8.0.3)
Requires-Dist: prompt-toolkit (<4.0.0,>=3.0.24)
Requires-Dist: rich (<12.0.0,>=11.0.0)
Requires-Dist: taskw (<2.0.0,>=1.3.1)
Description-Content-Type: text/markdown
[Description omitted; length: 1305 characters]

WHEEL

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

RECORD

Path Digest Size
taskloop/__init__.py sha256=qBs4HqYsPn6yUHWEuCN4rGUC05gABbl800d8LBd8h9w 22
taskloop/loop.py sha256=T04-2o6KnRMaDsTlH5Lvfobrxd7JxdqBvO_1V3OPRn8 2835
taskloop-0.4.1.dist-info/entry_points.txt sha256=6pgCUXj1djQ858eO7qIns_d0diA6sULtpBgGm1JvFoA 47
taskloop-0.4.1.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
taskloop-0.4.1.dist-info/METADATA sha256=bwV7VC0X1G3p84K-LvQtRXSBiUQJr0f7OgIogT4Lq80 1999
taskloop-0.4.1.dist-info/RECORD

entry_points.txt

taskloop = taskloop.loop:main