| Crates.io | speexdsp-sys |
| lib.rs | speexdsp-sys |
| version | 0.1.2 |
| created_at | 2018-03-15 15:46:30.336999+00 |
| updated_at | 2018-08-03 00:37:53.819474+00 |
| description | low level bindings for the speexdsp library |
| homepage | https://github.com/rust-av/speexdsp-rs |
| repository | https://github.com/rust-av/speexdsp-rs |
| max_upload_size | |
| id | 55825 |
| size | 5,304 |
It is a simple binding and safe abstraction over speexdsp.
The bindings are generated using the headers and libraries that ought to be present in the system.
clang and libclang installed.speexdsp C headers and pkg-config files are installed.