Implemented proper recursive element definition parsing from specdata files.
[~jspiros/python-ebml.git] / ebml / __init__.py
1 from .core import *
2 from .schema import *