ebml 1.0.1 copy "ebml: ^1.0.1" to clipboard
ebml: ^1.0.1 copied to clipboard

An RFC 8749 compliant Extensible Binary Meta Language parser.

EBML #

EBML (Extensible Binary Meta Language) is a binary container format designed as a binary equivalent to XML and specified in RFC 8794.

This package provides support for encoding and decoding EBML Schemas and EBML Documents.

Schema validation #

This package performs minimal validation of EBML schemas and EBML documents to ensure they comply with RFC 8794, but not all aspects are checked.

I am open to contributions if anyone wishes to add these validations.

0
likes
140
points
26
downloads

Publisher

unverified uploader

Weekly Downloads

An RFC 8749 compliant Extensible Binary Meta Language parser.

Repository (GitHub)
View/report issues

Topics

#ebml #codec

Documentation

API reference

License

MIT (license)

Dependencies

collection, petitparser, xml

More

Packages that depend on ebml