JanMarvin / readspss

Read the SPSS file formats
https://janmarvin.github.io/readspss/
GNU General Public License v2.0
12 stars 1 forks source link

Improve por detection #12

Closed JanMarvin closed 6 years ago

JanMarvin commented 6 years ago

Read header and check for the ASCII SPSS Port File string. Just read the full header and do the regex detection. No iconv required.