Metadata-Version: 2.4
Name: rdkit-headers
Version: 2025.3.5
Summary: RDKit headers.
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: boost-headers==1.85.0
Requires-Dist: numpy<2.0
Requires-Dist: rdkit==2025.03.5
Provides-Extra: dev
Requires-Dist: pytest; extra == "dev"
Dynamic: license-file

# rdkit-headers

This repository contains the headers of the RDKit library, as they are not included in the official [RDKit package](https://pypi.org/project/rdkit/).

# License

The headers are distributed under the [BSD 3-Clause License](LICENSE).
