Metadata-Version: 2.4
Name: starfile-rs
Version: 0.1.7
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: numpy>=1.24.0 ; extra == 'numpy'
Requires-Dist: pandas>=2.0.0 ; extra == 'pandas'
Requires-Dist: polars>=1.35.2 ; extra == 'polars'
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'
Provides-Extra: numpy
Provides-Extra: pandas
Provides-Extra: polars
Provides-Extra: testing
License-File: LICENSE
Requires-Python: >=3.10
Project-URL: Documentation, https://github.com/hanjinliu/starfile-rs#readme
Project-URL: Issues, https://github.com/hanjinliu/starfile-rs/issues
Project-URL: Source, https://github.com/hanjinliu/starfile-rs
