molrs 0.1.1

A cheminformatics toolkit written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.pertable]
version = "0.1.4"

[dev-dependencies.pretty_assertions]
version = "1.4.0"

[package]
authors = ["Sam Mun"]
description = "A cheminformatics toolkit written in Rust."
edition = "2021"
homepage = "https://github.com/TheRealSalmon/molrs"
keywords = ["chem", "chemistry", "cheminformatics", "rdkit"]
license = "MIT"
name = "molrs"
readme = "README.md"
version = "0.1.1"