# HOW TO EDIT THIS FILE:
# The "handy ruler" below makes it easier to edit a package description.
# Line up the first '|' above the ':' following the base package name, and
# the '|' on the right side marks the last column you can put a character in.
# You must make exactly 11 lines for the formatting to be correct.  It's also
# customary to leave one space after the ':' except on otherwise blank lines.

        |-----handy-ruler------------------------------------------------------|
readstat: readstat (commandline tool for converting SAS, Stata, & SPSS files)
readstat:
readstat: ReadStat is a command-line tool and C library for reading files
readstat: from popular stats packages. Supported data formats include:
readstat: - SAS: SAS7BDAT (binary) and XPORT (transport file)
readstat: - Stata: DTA (binary) versions 104-119
readstat: - SPSS: POR (portable file), SAV (binary) and ZSAV (compressed binary)
readstat: Also supports metadata formats for the same file types.
readstat:
readstat:
readstat: See also: https://github.com/WizardMac/ReadStat
