Metadata-Version: 2.4
Name: opentfraw
Version: 1.0.3
Classifier: Programming Language :: Rust
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Classifier: License :: OSI Approved :: Apache Software License
Requires-Dist: numpy>=1.20
Summary: Rust parser for Thermo Fisher RAW mass spectrometry files
Author-email: Nathan Riley <git@nathanriley.com>
License: Apache-2.0
Requires-Python: >=3.8
Description-Content-Type: text/markdown; charset=UTF-8; variant=GFM

# opentfraw

Python bindings for the OpenTFRaw Rust crate — a parser for Thermo Fisher
`.raw` mass spectrometry files.

See the [project README](https://github.com/Sigilweaver/OpenTFRaw#readme)
and [documentation](https://sigilweaver.app/opentfraw/docs/) for install
instructions, quickstart, API reference, and format specification.

```sh
pip install opentfraw
```

Apache-2.0. Copyright 2026 Sigilweaver Holdings LLC.

