post_install() {
echo "Installing dependencies for hash-slinger through pip..."
LD_PRELOAD='' LDFLAGS="-lpython3.12" MATHLIB="m" "/data/data/com.termux/files/usr/bin/pip3" install --upgrade dnspython ipaddr m2crypto python-gnupg
}
