246 B
246 B
tdm_ripper
C++ core
- XML parser employs pugixml https://pugixml.org/
- analyse .tdm file
- buffer binary .tdx data
- convert binary data to datatypes according to given .tdm information
Cython wrapper
- enables use as python module