DLIS file uploader

Hi,

Did anyone work on a file uploader with DLIS files? I can convert the uploaded file to a StringIO object but can’t go any further to parse it (I’m using dlisio library, it doesn’t seem to include a function to read a StringIO, please let me know if you have any other suggestions).

Thanks,