Metadata-Version: 2.4
Name: pylendar
Version: 0.6.0
Summary: Python port of the calendar reminder utility commonly found on BSD-style systems, which displays upcoming relevant dates.
Project-URL: source, https://github.com/harkabeeparolus/pylendar
Author-email: Fredrik Mellström <11281108+harkabeeparolus@users.noreply.github.com>
License-File: LICENSE
Requires-Python: >=3.11
Requires-Dist: astronomy-engine>=2.1.19
Requires-Dist: lunardate>=0.2.2
Requires-Dist: python-dateutil>=2.9.0.post0
Description-Content-Type: text/markdown

# pylendar

Python port of the "calendar" reminder utility
commonly found on BSD-style systems,
which displays upcoming relevant dates.

* [FreeBSD calendar(1) man page](https://man.freebsd.org/cgi/man.cgi?calendar)

This utility has also been ported to Debian GNU/Linux,
so please see
[the Debian package](https://packages.debian.org/source/bookworm/bsdmainutils)
for more information.
