Metadata-Version: 2.4
Name: starfile-rs
Version: 0.1.3
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Dist: pytest ; extra == 'testing'
Requires-Dist: pytest-cov ; extra == 'testing'
Requires-Dist: starfile-rs[pandas] ; extra == 'testing'
Requires-Dist: starfile-rs[polars] ; extra == 'testing'
Requires-Dist: starfile-rs[numpy] ; extra == 'testing'
Requires-Dist: maturin>=1.10,<2.0 ; extra == 'testing'
Requires-Dist: pandas>=2.0.0 ; extra == 'pandas'
Requires-Dist: polars>=1.35.2 ; extra == 'polars'
Requires-Dist: numpy>=1.24.0 ; extra == 'numpy'
Provides-Extra: testing
Provides-Extra: pandas
Provides-Extra: polars
Provides-Extra: numpy
License-File: LICENSE
Requires-Python: >=3.10
