chematic-perception 0.1.22

SSSR ring perception and Hückel aromaticity for chematic — pure-Rust RDKit alternative
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "chematic-core"
version = "0.1.22"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "53b2cd9502e0afc4346c6feacf095d3c90bfad8b49534dae25b7d53f000b1f06"

[[package]]
name = "chematic-perception"
version = "0.1.22"
dependencies = [
 "chematic-core",
]