Gentoo ebuilds

Download: http://download.gna.org/pysfst/

For the gentoo linux distribution (http://gentoo.org), the .ebuild.tar.bz2 archive contains the ebuilds for SFST itself and the pysfst bindings including the file digests for the given version. Unpack it to /usr/local/portage/, add these lines to your package.keywords:

app-text/SFST
dev-python/pysfst

and

emerge pysfst

Or, if you'd like to watch the unabridged version:

USE='doc test' FEATURES='test' emerge pysfst

As the SFST download file could change, emerge might print an error message that the file could not be downloaded. In that case, recreate the digest files in the corresponding directories with:

ebuild SFST-1.1.ebuild digest
ebuild sfst-1.1.3.ebuild digest