calendar-notifications

View on PyPIReverse Dependencies (0)

0.0.1 calendar_notifications-0.0.1-py3-none-any.whl

Wheel Details

Project: calendar-notifications
Version: 0.0.1
Filename: calendar_notifications-0.0.1-py3-none-any.whl
Download: [link]
Size: 103917
MD5: 28d42c87d985cbba13a0a8591033b7f0
SHA256: 7501aa76a9ada9d6904227a0c83e28044af4434b4e84294dfb027c82b02253b3
Uploaded: 2022-08-01 20:28:54 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: calendar-notifications
Version: 0.0.1
Summary: Get intrusive calendar notifications on your Mac for Zoom meetings with auto-join button for your Apple computers.
Author-Email: Jorrick Sleijster <jorricks3[at]gmail.com>
Project-Url: Documentation, https://github.com/Jorricks/calendar-notifications
Project-Url: Home, https://github.com/Jorricks/calendar-notifications
Project-Url: Issues, https://github.com/Jorricks/calendar-notifications/issues
Project-Url: PullRequests, https://github.com/Jorricks/calendar-notifications/pulls
Project-Url: Source, https://github.com/Jorricks/calendar-notifications
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: Developers
Classifier: Environment :: MacOS X
Classifier: Environment :: MacOS X :: Aqua
Classifier: Environment :: MacOS X :: Carbon
Classifier: Environment :: MacOS X :: Cocoa
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Classifier: License :: OSI Approved :: MIT 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: Programming Language :: Python :: 3.10
Requires-Python: >=3.8
Requires-Dist: ical-library (>=0.0.1a1)
Requires-Dist: macos-notifications (>=0.1.2)
Requires-Dist: pre-commit (<3.0.0,>=2.19.0); extra == "dev"
Requires-Dist: flake8 (<5.0.0,>=4.0.0); extra == "test"
Requires-Dist: black (<23.0.0,>=22.6.0); extra == "test"
Requires-Dist: isort (<6.0.0,>=5.10.1); extra == "test"
Requires-Dist: mypy (==0.910); extra == "test"
Provides-Extra: dev
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2150 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.7.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
calendar_notifications/__init__.py sha256=3D5_cqJ-05E3qvoxWhgB-UiS5K-pM0aUutErzs9z-hE 180
calendar_notifications/cn_configuration.py sha256=rG5NHDg0qPoShm0HhQ4z-7i1FUAHSV1LVqeUAGnA2ns 2539
calendar_notifications/main.py sha256=vHTqIur0r7pry6b8h8IIyU39Ghmkb7uygS1HUtvkEpY 2931
calendar_notifications/bin/notification.mp3 sha256=QdjxHeCnIXPXJHZEMoU2vOCLOP2cLVlYKn1T0QyNrSU 57259
calendar_notifications/bin/reminder.png sha256=pdXnkC68chyabbVA-K0CV2iQRUWX8Jolm0qCm6riVUs 29185
calendar_notifications/bin/zoom.png sha256=yMAIQlyMgFljFvGlpHF4-5XlpRVo-N2fbAV6xcr664o 20963
calendar_notifications/handle_event_start/__init__.py sha256=SJG4pYIpUZZtWM9s0TcTJ2DuEcKK7jE03hN-J7Dq1_4 38
calendar_notifications/handle_event_start/abstract_event_start_handler.py sha256=75ifElYOAXWiPc-93yFGfCJ26jf6cwwFCymPFYPyDMI 982
calendar_notifications/handle_event_start/zoom_meeting_handler.py sha256=1Vh5RLgqA8pANX9EdlmFRg6Wi8z0Bfvl5y3UHFg9JTE 3022
calendar_notifications-0.0.1.dist-info/entry_points.txt sha256=gD5kmvnalP-1yzzbh94YEGbT2wmrSt6NL9Y7HPqv_DY 81
calendar_notifications-0.0.1.dist-info/LICENSE sha256=QJV7ZWtndw8AG0_I9pTho_RAQzngnqmNkIxY74uH7B0 1075
calendar_notifications-0.0.1.dist-info/WHEEL sha256=4TfKIB_xu-04bc2iKz6_zFt-gEFEEDU_31HGhqzOCE8 81
calendar_notifications-0.0.1.dist-info/METADATA sha256=lWPOp0txWl6sLVSPbV4CL2mgti7qZ-B6anjaLsp4XOI 4063
calendar_notifications-0.0.1.dist-info/RECORD

entry_points.txt

start_calendar_notifications = calendar_notifications.main:main