killtimer

View on PyPIReverse Dependencies (0)

0.4.0 killtimer-0.4.0-py3-none-any.whl

Wheel Details

Project: killtimer
Version: 0.4.0
Filename: killtimer-0.4.0-py3-none-any.whl
Download: [link]
Size: 7795
MD5: c55dd2b497e7a07117f94610139e1efe
SHA256: 1120cc51ab356e46099cbb82eb62c58de2da704ef3e3c808aa0bdd3f80db346d
Uploaded: 2023-12-27 09:43:30 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: killtimer
Version: 0.4.0
Summary: Closes application after specified work interval
Author: Paweł Żukowski
Author-Email: p.z.idlecode[at]gmail.com
Home-Page: https://github.com/idle-code/killtimer
License: GPL-3.0-or-later
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Unix
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
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: PyAudio (<0.3.0,>=0.2.13)
Requires-Dist: desktop-notifier (<4.0.0,>=3.4.0)
Requires-Dist: humanfriendly (<11.0,>=10.0)
Requires-Dist: pytimeparse (<2.0.0,>=1.1.8)
Requires-Dist: rich (<13.0.0,>=12.4.3)
Description-Content-Type: text/markdown
[Description omitted; length: 2122 characters]

WHEEL

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

RECORD

Path Digest Size
killtimer/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
killtimer/alsa_utils.py sha256=YR1s_SNo-bNq_UD4tRAYFpzVj_ueqi20IkxVV-_UrfE 461
killtimer/main.py sha256=bgckhy_toCFF0JX4zMjsdntrxB1vsF846YM4eUUW9qA 12025
killtimer/stats.py sha256=BATTcJwVmuocmEMzGO6_Vie28bMJGOp8G5C5Oov-c3Y 4205
killtimer-0.4.0.dist-info/METADATA sha256=GP2JTI7yGk3OZwEJdhD7rsFySbamNp6fLyx5pxQRWSU 3324
killtimer-0.4.0.dist-info/WHEEL sha256=FMvqSimYX_P7y0a7UY-_Mc83r5zkBZsCYPm7Lr0Bsq4 88
killtimer-0.4.0.dist-info/entry_points.txt sha256=S7yMv0DVf7ZQ6Tbuc98Ni3TuBvCb9Dosv2hG7h3i3kU 86
killtimer-0.4.0.dist-info/RECORD

entry_points.txt

killtimer = killtimer.main:main
killtimer-stats = killtimer.stats:main