For other debian-based distros, download pyutil tarball, flud tarball.
Untar pyutil, enter its directory, do:
dpkg-buildpackage -rfakeroot
dpkg -i ../pyutil*.deb (note: this is currently broken, you have to install via 'sudo python setup.py install' instead)
Untar flud, enter its directory, do:
dpkg-buildpackage -rfakeroot
dpkg -i ../flud*.deb
Please consider submitting debs built this way back to flŭd, so that we can distribute them directly. Send an email to apeacock@flud.org.