Implemented a basic form of schema representation.
[~jspiros/python-ebml.git] / ebml / schema / __init__.py
1 from .base import *
2 from .matroska import Matroska