Metadata-Version: 2.4
Name: opentimstdf
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
Summary: Rust reader for timsTOF .d/ (TDF) mass spectrometry bundles
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
Project-URL: Changelog, https://github.com/Sigilweaver/OpenTimsTDF/blob/main/CHANGELOG.md
Project-URL: Documentation, https://sigilweaver.app/opentimstdf/docs
Project-URL: Homepage, https://github.com/Sigilweaver/OpenTimsTDF
Project-URL: Source, https://github.com/Sigilweaver/OpenTimsTDF

# opentimstdf

Python bindings for the OpenTimsTDF Rust crate — a reader for Bruker timsTOF
`.d/` bundle directories (TDF format).

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

```sh
pip install opentimstdf
```

Apache-2.0. Copyright 2026 Sigilweaver Holdings LLC.

