Implemented encode_element_size and write_element_size, and added tests. This should...
[~jspiros/python-ebml.git] / ebml / schema / __init__.py
1 from .base import *
2 from .matroska import Matroska