From 2fd20536872d24db4fe7507ed7da22db99bb7c14 Mon Sep 17 00:00:00 2001 From: foswret Date: Sat, 15 Aug 2026 12:05:08 -0500 Subject: Remove MagickWand dependency MagickWand too bloated for this application. Pull in ezini dependency, for future .ini file parsing. --- README.md | 4 ---- 1 file changed, 4 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index a7a4381..c22a94d 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,6 @@ calp: generate reproduceable, printable calendars from the terminal. - gcc - pkgconf - pangocairo -- MagickWand # Install ```shell @@ -32,6 +31,3 @@ $ LANG=nl_NL.utf8 calp - Sunrise/sunset calcuations - Moon phase calculations - Switch between US day-ordering convention and ISO 8601 (first day = Monday) - -# Credits -- ezini library by Michael Dipperstein -- cgit v1.2.3