For other RPM-based distros, download pyutil tarball, argparse tarball, zfec tarball, and flud tarball.
Untar pyutil, enter its directory, do:
python setup.py bdist_rpm
rpm -Uvh dist/pyutil*.i386.rpm
Untar argparse, enter its directory, do:
python setup.py bdist_rpm
rpm -Uvh dist/argparse*.i386.rpm
Untar zfec, enter its directory, do:
python setup.py bdist_rpm
rpm -Uvh dist/zfec-1*.i386.rpm
Untar flud, enter its directory, do:
python setup.py bdist_rpm
rpm -Uvh dist/flud*.noarch.rpm
Please consider submitting rpms built this way back to flŭd, so that we can distribute them directly. Send an email to apeacock@flud.org.