sharkyflac 0.2.0

A pure rust FLAC decoder and encoder
Documentation

sharkyflac

A FLAC encoder (WIP) and decoder. The aim is to be 100% spec compliant.

Development

You'll need to initialize git submodules to run the tests and be sure to run every test with -F compliance-test.

git clone --recurse-submodules https://codeberg.org/sharkyshark/sharkyflac

Tools