Overhauled the schema system to make more sense. Implemented a dump_structure utility.
[~jspiros/python-ebml.git] / ebml / __init__.py
1 from .core import *
2 from .schema import *