Implemented encode_element_size and write_element_size, and added tests. This should...
[~jspiros/python-ebml.git] / ebml / core.py
2011-04-12 Joseph SpirosImplemented encode_element_size and write_element_size...
2011-04-09 Joseph SpirosImplemented basic EBMLFile class for parsing files.
2011-04-09 Joseph SpirosInitial commit. Implemented reading of variable size...