balsa

Crates.iobalsa
lib.rsbalsa
version0.3.2
sourcesrc
created_at2022-06-22 00:04:53.072318
updated_at2022-12-10 23:46:00.867308
descriptionReference implementation for the Balsa molecular line notation.
homepagehttps://github.com/metamolecular/balsa/
repository
max_upload_size
id610595
size116,267
Richard Apodaca (rapodaca)

documentation

README

Balsa Reference Implementation

Primitives for reading and writing Balsa, a compact line notation based on SMILES.

Balsa supersedes two earlier packages: Dialect.rs and Purr.

Test Suite

Run the test suite:

cargo t --all

Versions

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].

License and Copyright

Balsa is distributed under the terms of the MIT License. see LICENSE and COPYRIGHT for details.

Commit count: 0

cargo fmt