Metadata-Version: 2.4
Name: libRDChEBI
Version: 0.3.9
Summary: RDKit library to deal with ChEBI's chemistry
Project-URL: Homepage, https://github.com/chembl/libRDChEBI
Author: Eloy Félix
Author-email: Nicolas Bosc <chebi-help@ebi.ac.uk>
License: MIT
License-File: LICENSE
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.9
Requires-Dist: chembl-structure-pipeline~=1.2.0
Requires-Dist: epam-indigo==1.26.0
Requires-Dist: rdkit>=2023.09.4
Description-Content-Type: text/markdown

[![CI Testing](https://github.com/chembl/libRDChEBI/workflows/CI/badge.svg)](https://github.com/chembl/libRDChEBI/actions?query=workflow%3ACI+branch%3Amain)
[![Latest Version](https://img.shields.io/pypi/v/libRDChEBI.svg)](https://pypi.python.org/pypi/libRDChEBI/)
[![Supported Python versions](https://img.shields.io/pypi/pyversions/libRDChEBI.svg)](https://pypi.python.org/pypi/libRDChEBI/)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)

# libRDChEBI

RDKit-based library implementing chemistry-related functions used in the development of the new [ChEBI](https://wwwdev.ebi.ac.uk/chebi/alpha/) platform, providing functionality similar to the existing ChEBI system.
