pyreadstat 1.2.9__cp310-cp310-win_amd64.whl → 1.3.0__cp310-cp310-win_amd64.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of pyreadstat might be problematic. Click here for more details.

pyreadstat/__init__.py CHANGED
@@ -22,5 +22,5 @@ from .pyreadstat import read_file_in_chunks, read_file_multiprocessing
22
22
  from ._readstat_parser import ReadstatError, metadata_container
23
23
  from .pyfunctions import set_value_labels, set_catalog_to_sas
24
24
 
25
- __version__ = "1.2.9"
25
+ __version__ = "1.3.0"
26
26
 
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: pyreadstat
3
- Version: 1.2.9
3
+ Version: 1.3.0
4
4
  Summary: Reads and Writes SAS, SPSS and Stata files into/from pandas data frames.
5
5
  Home-page: https://github.com/Roche/pyreadstat
6
6
  Download-URL: https://github.com/Roche/pyreadstat/dist
@@ -0,0 +1,11 @@
1
+ pyreadstat/__init__.py,sha256=wIENGF3x1VBer_Tp0r5e8PxGlcz5jDU_Wu2T0qHKya4,1232
2
+ pyreadstat/_readstat_parser.cp310-win_amd64.pyd,sha256=dCSH1bzRrddfcKmVDUKK-mq2iC9Z8kvAsjvXG2hDyrU,1215488
3
+ pyreadstat/_readstat_writer.cp310-win_amd64.pyd,sha256=rAQvnVBAV9MNrPr0ioktOQRV7xrnTQqDeQPbrV7tUWo,1184768
4
+ pyreadstat/pyfunctions.py,sha256=wnlWbD5o1knLWX28s9ve8jWWv_MFDUTQ7vQUiyNFYmk,5172
5
+ pyreadstat/pyreadstat.cp310-win_amd64.pyd,sha256=wZ2vFLNb0yvSHSIwT4w_h2oEbWxIKRd2tRz6HNtgXDw,1122304
6
+ pyreadstat/worker.py,sha256=DHA7KXzZ3KSUSiYrepD7RpABPSLCYDq3-hOcoaFNBaI,972
7
+ pyreadstat-1.3.0.dist-info/licenses/LICENSE,sha256=Tjohfl1RlkuDoTF5ctnLvkGnr8TU27PEy7PhOHjRz5c,12903
8
+ pyreadstat-1.3.0.dist-info/METADATA,sha256=atkLCTsFIQE9xzEoKqvZXUqUBaqYlQfDnGl-dt4u-Ck,1317
9
+ pyreadstat-1.3.0.dist-info/WHEEL,sha256=KUuBC6lxAbHCKilKua8R9W_TM71_-9Sg5uEP3uDWcoU,101
10
+ pyreadstat-1.3.0.dist-info/top_level.txt,sha256=7LlluhR4SADp00dJTEVpKMet_Jki7JHA6abJ-wu831E,11
11
+ pyreadstat-1.3.0.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.1.0)
2
+ Generator: setuptools (80.9.0)
3
3
  Root-Is-Purelib: false
4
4
  Tag: cp310-cp310-win_amd64
5
5
 
@@ -1,11 +0,0 @@
1
- pyreadstat/__init__.py,sha256=vtiUNptlyFWXtCbTNZGI4CCY3scZ6BnXgcDkLDRxCyc,1232
2
- pyreadstat/_readstat_parser.cp310-win_amd64.pyd,sha256=JBc5XN5Lx7zNi3GC3zR33zDj4ihntiFcreJ2sgJEzRQ,1213952
3
- pyreadstat/_readstat_writer.cp310-win_amd64.pyd,sha256=rT8D7KnWKoSmoI-MGxrZNaIL4AfrgNm5Pq83LEQvR-w,1184768
4
- pyreadstat/pyfunctions.py,sha256=wnlWbD5o1knLWX28s9ve8jWWv_MFDUTQ7vQUiyNFYmk,5172
5
- pyreadstat/pyreadstat.cp310-win_amd64.pyd,sha256=FEASg-2lcVBoGrY_RFwG3bCsC3N15shAqFe1ZDOc0hs,1123328
6
- pyreadstat/worker.py,sha256=DHA7KXzZ3KSUSiYrepD7RpABPSLCYDq3-hOcoaFNBaI,972
7
- pyreadstat-1.2.9.dist-info/licenses/LICENSE,sha256=Tjohfl1RlkuDoTF5ctnLvkGnr8TU27PEy7PhOHjRz5c,12903
8
- pyreadstat-1.2.9.dist-info/METADATA,sha256=TqhP1z6kRGsraZ9gnpO1j8Ypw3GidMzXu-1U2d-2o2s,1317
9
- pyreadstat-1.2.9.dist-info/WHEEL,sha256=AVu1DavlWPCypqX8sBQ58NLvImUaO9Rw16t7hIak0pw,101
10
- pyreadstat-1.2.9.dist-info/top_level.txt,sha256=7LlluhR4SADp00dJTEVpKMet_Jki7JHA6abJ-wu831E,11
11
- pyreadstat-1.2.9.dist-info/RECORD,,