Metadata-Version: 2.1
Name: minimal-pandas-api-for-polars
Version: 0.1.1
Summary: 
Author: Austin Ray
Author-email: austin@hemmeter.com
Requires-Python: >=3.7.1,<3.10
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Bottleneck (==1.3.2)
Requires-Dist: numexpr (==2.8.1)
Requires-Dist: pandas (==1.3.5)
Requires-Dist: polars (==0.11.0)
Requires-Dist: pyarrow (==6.0.1)
