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:

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