I’m doing some research on parsing maya binary files off disk without needing to actually load them in Maya, and a I came across this:
http://mayatools.readthedocs.org/en/latest/binary.html
Anybody have any experience with this code? Things to watch out for ? Does it work as advertised?