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