post_install() {
echo "Installing dependencies for calcurse-caldav through pip..."
LD_PRELOAD='' LDFLAGS="-lpython3.12" MATHLIB="m" "/data/data/com.termux/files/usr/bin/pip3" install --upgrade httplib2
}
