Primitives for reading and writing Balsa, a molecular language based on SMILES.
Balsa is based on two earlier libraries: Dialect.rs and Purr.
Run the test suite:
bash
cargo t --all
Balsa is not yet stable. Patch versions never introduce breaking changes, but minor/major versions probably will.
Balsa is distributed under the terms of the MIT License. see LICENSE and COPYRIGHT for details.