Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/relrod/bindings-codec2
Very low-level FFI bindings to codec2 from Haskell.
https://github.com/relrod/bindings-codec2
Last synced: 13 days ago
JSON representation
Very low-level FFI bindings to codec2 from Haskell.
- Host: GitHub
- URL: https://github.com/relrod/bindings-codec2
- Owner: relrod
- License: gpl-2.0
- Created: 2014-10-29T06:36:10.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-12-30T00:29:40.000Z (almost 10 years ago)
- Last Synced: 2024-04-23T10:27:04.936Z (7 months ago)
- Language: Haskell
- Size: 215 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# bindings-codec2
[![Build Status](https://travis-ci.org/relrod/bindings-codec2.svg?branch=master)](https://travis-ci.org/relrod/bindings-codec2)
Haskell FFI bindings to codec2.
## Note 1
This is a very raw binding. It is probably best to create a nice, Haskell
library over this raw binding. I haven't started on this yet.## Note 2
This is built against the latest rpm on
[files.freedv.org](http://files.freedv.org/fedora/release/20/x86_64/). This is
out of sync with HEAD of codec2, and therefore is missing some functions.## License
GPLv2+ (same as codec2 itself).