exclock

View on PyPIReverse Dependencies (0)

0.4.6 exclock-0.4.6-py3-none-any.whl

Wheel Details

Project: exclock
Version: 0.4.6
Filename: exclock-0.4.6-py3-none-any.whl
Download: [link]
Size: 69940
MD5: 54ee7ac0680d3016f934111c56eb0dd4
SHA256: 6ecb8139278c20cf706e0f05a1f316ef293a81085e664e4ed508f55183c46bb4
Uploaded: 2021-05-23 05:18:36 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: exclock
Version: 0.4.6
Summary: exclock is a cui extended timer.
Author: yassu
Author-Email: yasu0320.dev[at]gmail.com
Home-Page: https://gitlab.com/yassu/exclock
Project-Url: Repository, https://gitlab.com/yassu/exclock
License: Apache-2.0
Keywords: timer,clock,notification
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Terminals
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: Cerberus (<2.0.0,>=1.3.2)
Requires-Dist: json5 (<0.10.0,>=0.9.5)
Requires-Dist: typer (<0.4.0,>=0.3.2)
Description-Content-Type: text/markdown
[Description omitted; length: 4545 characters]

WHEEL

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

RECORD

Path Digest Size
exclock/__init__.py sha256=M0GMceWUMnykMEIrMw4PeZtKiXlYnLZQ_YFYqVzLAKI 124
exclock/assets/clock/3m.json5 sha256=gBdPgyHVzr7_TG3T6Zm0NNrrbS5XBdg5f8fVM0g1Ftc 166
exclock/assets/clock/5m.json5 sha256=Eu81ddfv8bQjxxgZZ1dbdFp8KEqPLExqqbKdgtY7-bk 165
exclock/assets/clock/pomodoro.json5 sha256=wPG2njr8zjfUhtCOKtXJg9lf9kTNhqd7l6sY1dcusGk 850
exclock/assets/clock/warning.json5 sha256=MPPXL_ugqvCya71JkO4LPG8zorCi4zqLIxn5ahhnD1o 145
exclock/assets/sound/ring.mp3 sha256=zMHxszUhmWC7OzdotcTqWWbTAvtCMflu6raOZV26VSU 54587
exclock/assets/sound/silent.mp3 sha256=eYS5sAOsxzqeDbcI6uEUxQm0HvV1eMP6ivbxry714vk 4365
exclock/entities.py sha256=_2lfYFxeYtLNrHf7klFwDgEnGKjOrLqpcG_Ey_w_iHg 3019
exclock/main.py sha256=ALS2RLiOT35CYCoYO4C1aMQmds_0D6XSBZXTXw_rufI 2766
exclock/mains/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
exclock/mains/play_clock_main.py sha256=stzNLa8WYJ3TzOWLPiSsp-XAho-95gC9Jz5j9fr1UVc 2017
exclock/mains/show_list_main.py sha256=NmZsMehc-zj56xH39kV37iwZ0xaOevF1oEDjWNU5glc 134
exclock/mains/specified_time_main.py sha256=6mlnJJXWvJlkUUQhqDuYZoNY4WFjqOynWGyiQf5nleI 2331
exclock/schemas/cerberus_clock_schema.py sha256=oWCdLq5tMdXJVS86fieCLUECSDamJo0aEGZFsodI6X4 1041
exclock/sound_player.py sha256=ALklxQ6hvDf4dbBiFInaKXP96R_BNS20tSf5mSfsYjw 901
exclock/util.py sha256=sYtRQPtSMtMhUqo9m-f9Of9QDJfWdmHVshwAGbPceOI 4886
exclock-0.4.6.dist-info/entry_points.txt sha256=mZ6cGF-Ji8M-gJChcPVHzDGgAGeRv25AY0oRM1zhFt0 45
exclock-0.4.6.dist-info/LICENSE sha256=tT76e0atDka9tSC8WsXYrMdQUe6WhJaoStO4IBfzIzk 11092
exclock-0.4.6.dist-info/WHEEL sha256=V7iVckP-GYreevsTDnv1eAinQt_aArwnAxmnP0gygBY 83
exclock-0.4.6.dist-info/METADATA sha256=lL2jpKfXFsX4pebabTLEs_lPYWcSJlwYa7eRghHv9Xc 5449
exclock-0.4.6.dist-info/RECORD

entry_points.txt

exclock = exclock.main:main