Age | Commit message (Collapse) | Author | Files | Lines |
|
of the shared library, yet.
|
|
Changes:
- add a couple of new elements
- fix compilation with gcc 4 and on AMD64
- address some other minor issues.
|
|
|
|
library.
EBML, or Extensible Binary Meta-Language, is a simple XML like binary
language for describing data in structured style. EBML was originally
designed for use in the Matroska project, but the developers saw that
EBML was very flexible and extensible.
From pkgsrc-wip, submitted by Sergey Svishchev.
|
|
From Rhialto in PR pkg/24016.
libebml is a library for handling EBML (Extensible Binary Meta Language),
that is a binary derivative of XML.
|