blob: 429af8b8e1b1e0b1118abbc0adb2521b90be8d35 (
plain)
1
2
3
4
5
6
|
libebml is a C++ libary to parse EBML files. EBML (Extensible Binary
Meta-Language library) is a simple XML like binary language for
describing data in structured style.
Interested parties can build static libs by passing STATICLIB=yes to the
script.
|