Added the ability to parse specdata XML files to create Schemas.
[~jspiros/python-ebml.git] / ebml / __init__.py
1 from .files import *
2 from .exceptions import *