cmars / pystdf

Python module for working with STDF files
GNU General Public License v2.0
145 stars 83 forks source link

importers changed to support import of bzip2 and gzip compressed files #12

Open arminsch opened 6 years ago

cmars commented 1 year ago

I feel like this API should probably deal in uncompressed file-like objects, rather than deal with all the different kinds of compressed files.