Metadata-Version: 2.1
Name: pyreadr
Version: 0.2.6
Summary: Reads/writes R RData and Rds files into/from pandas data frames.
Home-page: https://github.com/ofajardo/pyreadr
Author: Otto Fajardo
Author-email: pleasecontactviagithub@notvalid.com
License: UNKNOWN
Download-URL: https://pypi.org/project/pyreadr/#files
Description:  A Python package to read and write R RData and Rds files
        into/from pandas data frames. It does not need to have R or other external
        dependencies installed.
        It is based on the C library librdata and
        a modified version of the cython wrapper jamovi-readstat.<br>
        Please visit out project home page for more information:<br>
        https://github.com/ofajardo/pyreadr
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Programming Language :: Cython
Classifier: Programming Language :: C
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering
Classifier: Environment :: Console
Description-Content-Type: text/markdown
