# Calp calp attempts to generate dry and attractive calendars that can be printed. It is designed to be extensible and customizable for a wide range of calendar designs. # Dependencies - `cairo` - `gcc` # Install ``` git clone https://git.foswret.com/calp cd calp make clean install ``` # Uninstall - `make uninstall` # Planned Features - Arguments (`getopts`) - Custom layout file parsing (config files) - Holidays (.csv files) - Month Art - Moon Phases