yui

View on PyPIReverse Dependencies (0)

1.0.8 yui-1.0.8-py3-none-any.whl

Wheel Details

Project: yui
Version: 1.0.8
Filename: yui-1.0.8-py3-none-any.whl
Download: [link]
Size: 16474
MD5: 0f4caae4253c76adf77021894d2d8b18
SHA256: 414c8662b92e46f29ad10879b9030234e1f700396656fa2318efa20f5af51bd9
Uploaded: 2023-02-26 21:07:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: yui
Version: 1.0.8
Summary: Yui: git based personal task manager
Author-Email: Agavestorm Inc <somehownottaken[at]gmail.com>
Project-Url: Homepage, https://yuistaskmanager.github.io/
Project-Url: Bug Tracker, https://github.com/agavestorm/yui/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: appdata (>=2)
Requires-Dist: sanitize-filename (>=1.2)
Requires-Dist: pyyaml
Requires-Dist: unidecode
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 5755 characters]

WHEEL

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

RECORD

Path Digest Size
yui/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
yui/archive.py sha256=FkvNDcAfURjJ6IijJS_kY6EFpJi8qVWfhvHXbswBnsE 1709
yui/create.py sha256=XbMeguqMj0hmufaagY5ahC5uLQlxYoisrGeIH33RQ4E 614
yui/drop.py sha256=ZFFFAUnmNgO2oseBug07rHAssjcf74_8g9eSOBJvlvE 1155
yui/git.py sha256=q_jYwOt0hBcRAVgF_9Tqv-vVcFC2Il22juV-yORW-b0 376
yui/lastid.py sha256=fyl7EIfBZGXzRY10LyFFf9A7hsZFs500sDFZJpA3S6Y 156
yui/list.py sha256=MUaAO3vWKyIavKPQRHy8e1G7SMJsQs69dpjpKLw14Xw 3012
yui/list_archives.py sha256=784CMx3v0pGQ7z6h3IqfwWa6IUOuTNXA7zflXqujzbU 371
yui/main.py sha256=V-9CEnJk_afNC5mgPMudxG-vU_1UnFuCdX9KfoddOvM 3418
yui/open.py sha256=jNQoBpEO-iYyFQMJxLZJ60zSrMwymN1R3KJVoqhSo88 2430
yui/pick.py sha256=Oo750SoJ4zzgVs7gqHTCjyYxGS_kY83T2tum3vHDT88 1013
yui/reset.py sha256=Z7wpgTRKnGCbQtzZpR0YxtCgu7SZSyiIg4XEcSVuDi8 1070
yui/scope.py sha256=SsiiBOTQ9AX2f11bgJeOhObePm50FxrOIg1iSjCkZRo 1044
yui/tsklib.py sha256=_SMYnofsX4PXcxb_Wf4LdPlH-bNZ74Z3OaknAN9W32k 11931
yui-1.0.8.dist-info/LICENSE sha256=Kzj8oXR7zSA2k9ny0wGvCflkwQ7DOAhGcE9TzjO903I 1059
yui-1.0.8.dist-info/METADATA sha256=yYLm_mK0Y8_LmeQtTDYzHmpwb4tn-5O0E4hyj-nsbmI 6379
yui-1.0.8.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
yui-1.0.8.dist-info/entry_points.txt sha256=AF_Osh3zmqb6IMjxFvW0QDaF4n5XudfKL00RZiJUvUs 347
yui-1.0.8.dist-info/top_level.txt sha256=2WFgwa0Jyw1nTFDqX2x6XrkcCXo8HUMCF0ujLBb9rYE 4
yui-1.0.8.dist-info/RECORD

top_level.txt

yui

entry_points.txt

yui = yui:main.main
yui-archive = yui:archive.main
yui-create = yui:create.main
yui-drop = yui:drop.main
yui-git = yui:git.main
yui-lastid = yui:lastid.main
yui-list = yui:list.main
yui-list_archives = yui:list_archives.main
yui-open = yui:open.main
yui-pick = yui:pick.main
yui-reset = yui:reset.main
yui-scope = yui:scope.main