ebml: A pure EBML parser

[ bsd3, codec, library, program ] [ Propose Tags ]

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.

Modules

[Index] [Quick Jump]

Downloads

Maintainer's Corner

Package maintainers

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 83 total (5 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]