libreadstat1

read/write data sets from SAS, Stata, and SPSS - shared library

Description

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)

There is also write support for all the data formats, but not the metadata formats.

This package contains the shared library.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/WizardMac/ReadStat


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install libreadstat1