Crates.io | balsa |
lib.rs | balsa |
version | 0.3.2 |
source | src |
created_at | 2022-06-22 00:04:53.072318 |
updated_at | 2022-12-10 23:46:00.867308 |
description | Reference implementation for the Balsa molecular line notation. |
homepage | https://github.com/metamolecular/balsa/ |
repository | |
max_upload_size | |
id | 610595 |
size | 116,267 |
Primitives for reading and writing Balsa, a compact line notation based on SMILES.
Balsa supersedes two earlier packages: Dialect.rs and Purr.
Run the test suite:
cargo t --all
This reference implementation is not yet stable. Patch versions never introduce breaking changes, but minor/major versions probably will. For details about each versions changes, see the [CHANGELOG.md].
Balsa is distributed under the terms of the MIT License. see LICENSE and COPYRIGHT for details.