openbabel 0.1.0

Rust bindings to chemical toolbox OpenBabel
docs.rs failed to build openbabel-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: openbabel-0.5.4

OpenBabel bindings for Rust

This repository is composed of two packages:

  • openbabel-sys: FFI to OpenBabel C++ codes.
  • openbabel: Rust wrappers for easy usage.

Refer to test cases for how to use.

Binding Progress

:white_check_mark: OBConversion :white_check_mark: OBMol :white_check_mark: OBFingerprint :white_check_mark: OBSmartsPatten