Reading STDF Tester Data Files

Totally new to Julia but considering learning it to develop analysis tools for our test data. Our most common format for tester data is STDF Teradyne Test Data Format. Is there a way to import STDF file fomated data for use in Julia. I am aware there are modules I think to import in R and Python so perhaps those modules can be called from Julia?

Any guidance to this novice would be appreciated.