rss-toasts

View on PyPIReverse Dependencies (0)

0.2.1 rss_toasts-0.2.1-py3-none-any.whl

Wheel Details

Project: rss-toasts
Version: 0.2.1
Filename: rss_toasts-0.2.1-py3-none-any.whl
Download: [link]
Size: 32438
MD5: 72650692c8b57bdb1c2ae98d61860d2e
SHA256: 8491dc91fef5727df94734e117232f3647fdb04e747d44e4a2559d399becfe6a
Uploaded: 2024-06-05 12:49:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rss-toasts
Version: 0.2.1
Summary: RSS toast notifications for Windows
Author: lmaonator
Author-Email: lmaonator[at]gmail.com
Home-Page: https://github.com/lmaonator/rss-toasts
Project-Url: Repository, https://github.com/lmaonator/rss-toasts
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: Microsoft :: Windows :: Windows 10
Classifier: Operating System :: Microsoft :: Windows :: Windows 11
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Topic :: Internet :: WWW/HTTP
Requires-Python: >=3.11,<4.0
Requires-Dist: feedparser (<7.0.0,>=6.0.10)
Requires-Dist: platformdirs (<4.0.0,>=3.10.0)
Requires-Dist: pystray (<0.20.0,>=0.19.4)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Requires-Dist: windows-toasts (<2.0.0,>=1.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 701 characters]

WHEEL

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

RECORD

Path Digest Size
rss_toasts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
rss_toasts/bg.py sha256=o_5hUpHkV_vGwil-JlvCwpa88X6F2ZoMPppcqcbQLuk 485
rss_toasts/db.py sha256=ClknP9I08EHR75otiHNSunIVyauz1X-4B1W6QtDbevI 4970
rss_toasts/feed.py sha256=DzuJwlz-CZgb3kX0EQvC2MwZmKFDrQ6fRTIwD5MXroo 2348
rss_toasts/gui.py sha256=gpyaynJQBlaSckqEKfQQ7fI1zevtVY02GdspOIoB4zo 10660
rss_toasts/icon.ico sha256=6_mMLdZzMYrz67hfTObzUG0wfTT8cYGNpaUq0lAuUWk 31602
rss_toasts/main.py sha256=15VIqhyIGUU3BKngYQNL7RxWg5Yq79ymKF8UDeAxr4M 2708
rss_toasts-0.2.1.dist-info/LICENSE sha256=xN_MjDy0ZTkwTSxj9GCy16tc4VCXNk5O2bjtdiW5LOw 1066
rss_toasts-0.2.1.dist-info/METADATA sha256=9hBdJCwxCXbKgGvBj2k9d_VqJmShtbEnN2535NkoHlo 1783
rss_toasts-0.2.1.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
rss_toasts-0.2.1.dist-info/entry_points.txt sha256=i7taIxYmm-57UCaqJaywcTBelIyzcK1dqZhKbuiCeVA 97
rss_toasts-0.2.1.dist-info/RECORD

entry_points.txt

rss-toasts = rss_toasts.main:main
rss-toasts-bg = rss_toasts.bg:run_in_background