aboutsummaryrefslogtreecommitdiffhomepage
path: root/projects/rdkit/project.yaml
blob: 238bccc6d9078e222145a6d939be1134a0cce45d (plain)
1
2
3
4
5
6
7
8
9
10
homepage: "https://github.com/rdkit/rdkit"
language: c++
primary_contact: "greg.landrum@gmail.com"
sanitizers:
  - address
  - undefined
  - memory
architectures:
  - x86_64
  - i386