Python openpyxl can parse this file successfully. Looks like SharpZipLib has Stricter verification. https://pypi.org/project/openpyxl/ Office Excel cannot open this ...
module m type base private integer*4 :: id end type contains pure function makeData (i) type (base), pointer :: makeData integer*4, intent(in) :: i allocate (makeData ...