Fixed and cleaned up signed integer reading and encoding. Implemented some value...
[~jspiros/python-ebml.git] / ebml / __init__.py
2011-04-09 Joseph SpirosImplemented basic EBMLFile class for parsing files.
2011-04-09 Joseph SpirosInitial commit. Implemented reading of variable size...