Metadata-Version: 2.4
Name: bdayr
Version: 1.0.2
Summary: Read ics calendars with event name and mm/dd
Project-URL: Homepage, https://github.com/Wdboyes13/bdayr
Author-email: William B <willdev2025@outlook.com>
License-Expression: CC0-1.0
License-File: LICENSE
Classifier: License :: CC0 1.0 Universal (CC0 1.0) Public Domain Dedication
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Dist: ics
Description-Content-Type: text/markdown

# Read calendars with event name and mm/dd 
config file at ~/.config/rcal/config.json
```js
{
    'calpath': '~/path/to/calendar.ics'
}
```