ebml: A pure EBML parser
Pure decoder for the Extensible Binary Meta Language (EBML) format.
Use this library to parse mkv/webm file or split a webm stream segments.
Checkout a motivating use-case presented in this blog post: Broadcasting a WebM stream using MSE.
Read the haskell-ebml demo app for simple usage: Main.hs.
Downloads
- ebml-0.1.1.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.1.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (<5), binary, bytestring, containers, ebml, text [details] |
License | BSD-3-Clause |
Author | Tristan Cacqueray |
Maintainer | tdecacqu@redhat.com |
Category | Codec |
Home page | https://github.com/TristanCacqueray/haskell-ebml#readme |
Bug tracker | https://github.com/TristanCacqueray/haskell-ebml/issues |
Source repo | head: git clone https://github.com/TristanCacqueray/haskell-ebml |
Uploaded | by TristanCacqueray at 2023-01-29T15:45:16Z |
Distributions | NixOS:0.1.1.0 |
Executables | haskell-ebml |
Downloads | 130 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2023-01-29 [all 1 reports] |