           SPELL=readstat
         VERSION=1.1.9
     SOURCE_HASH=sha512:1034d2ca4f45a5b93ed1857b9176965a1584c042bfc2316cc93d0a80f589dc55ad6fe01036a6b9a4db36080b2a9876472f9016ce01e015692430dbeb7e26ece0
          SOURCE="${SPELL}-${VERSION}.tar.gz"
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        WEB_SITE=https://github.com/WizardMac/ReadStat
   SOURCE_URL[0]="${WEB_SITE}/releases/download/v${VERSION}/${SOURCE}"
      LICENSE[0]=MIT
         ENTERED=20250512
           SHORT=""
cat << EOF
Originally developed for Wizard, ReadStat is a command-line tool and MIT-licensed C library for reading files from popular stats packages. Supported data formats include:

    SAS: SAS7BDAT (binary file) and XPORT (transport file)
    Stata: DTA (binary file) versions 104-119
    SPSS: POR (portable file), SAV (binary file), and ZSAV (compressed binary)

Supported metadata formats include:

    SAS: SAS7BCAT (catalog file) and .sas (command file)
    Stata: .dct (dictionary file)
    SPSS: .sps (command file)
EOF
