Metadata-Version: 2.1
Name: wren_notes
Version: 0.3.1
Summary: The simplest task management system with the most advanced features
Home-page: https://github.com/bjesus/wren
Author: Yo'av Moshe
Author-email: wren@yoavmoshe.com
License: MIT
Keywords: note taking,todo,to do,task management
License-File: LICENSE
Requires-Dist: croniter==2.0.1
Requires-Dist: pathvalidate==3.2.0
Requires-Dist: platformdirs==4.1.0
Requires-Dist: python-dateutil==2.8.2
Requires-Dist: pytz==2023.3.post1
Requires-Dist: requests==2.31.0
Requires-Dist: six==1.16.0
Requires-Dist: urllib3==2.1.0
Provides-Extra: telegram
Requires-Dist: telebot==0.0.5; extra == "telegram"
Requires-Dist: tzlocal==5.2; extra == "telegram"
Requires-Dist: idna==3.6; extra == "telegram"
Requires-Dist: APScheduler==3.10.4; extra == "telegram"
Requires-Dist: pyTelegramBotAPI==4.14.1; extra == "telegram"
Requires-Dist: certifi==2023.11.17; extra == "telegram"
Requires-Dist: charset-normalizer==3.3.2; extra == "telegram"
Provides-Extra: http
Requires-Dist: bottle==0.12.25; extra == "http"
