Scaled back implementation to standard fixed limits. Implemented all core reading...
[~jspiros/python-ebml.git] / ebml / __init__.py
1 from .files import *
2 from .exceptions import *