Package: rdkit
Severity: wishlist

Reproduce:
---
python3
import rdkit
from rdkit import Chem
rdkit.Chem.INCHI_AVAILABLE
# False
---

Should be True if this version of rdkit has inchi support built-in.

inchi is a pretty standard and common format for people dealing with
chemical data.

Regards,
Francois.

Reply via email to