macOS
brew install open-babellocal Homebrew formula metadata
brew
open-babel のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install open-babellocal Homebrew formula metadata
概要
Chemical toolbox
履歴
Open Babel is an open chemical toolbox for reading, writing, converting, searching, and analyzing molecular data. Its core historical purpose is format translation: chemistry has many file formats with different assumptions about atoms, bonds, coordinates, charges, and metadata, and Open Babel gives users and programs a common command-line and library layer across them.
Open Babel grew out of the older Babel molecular-format converter tradition into a collaborative open-source chemistry toolkit. The project describes itself as designed to speak the many languages of chemical data and to serve molecular modeling, chemistry, solid-state materials, biochemistry, and related areas.
The 2011 Journal of Cheminformatics paper presented Open Babel as an open chemical toolbox and reported that Open Babel 2.3 interconverted more than 110 formats. The paper framed the project as a response to the proliferation of chemical file formats and highlighted the need for algorithms beyond plain conversion, including aromaticity perception, partial charges, bond-order perception, and canonicalization.
The project continued through the 2.x line into 3.x with a plugin-oriented toolkit, command-line tools, language bindings, descriptors, fingerprints, force fields, coordinate generation, and release notes maintained as project documentation.
Open Babel is widely embedded in cheminformatics workflows because it is both a CLI and a library. Its GitHub README advertises ready-to-use programs, a programmer toolkit, format conversion, SMARTS searching, 2D and 3D coordinate generation, and support across molecular modeling, bioinformatics, organic chemistry, inorganic chemistry, solid-state materials, and nuclear chemistry.
Its adoption is visible in package managers, tutorials, wrappers, and scientific citations rather than in a single application platform. The supported-format documentation lists 146 formats in total, with 108 readable and 107 writable formats, which explains why downstream tools often shell out to obabel or link against Open Babel rather than maintaining their own converters.
The typical user runs obabel to convert between formats, filter molecule files, search by SMARTS patterns, generate coordinates, add or transform properties, and prepare files for other chemistry tools. The package also ships many specialized executables for conformer generation, energy calculation, minimization, property reporting, RMSD, rotamers, symmetry, and thermochemistry.
Library users treat Open Babel as a chemistry interchange layer. Instead of writing a parser for every molecular format, applications can use Open Babel's C++ toolkit and bindings to import, transform, and export molecular structures while reusing its chemical perception and descriptor machinery.
Open Babel is a classic package-manager workhorse: not glamorous, but it collapses an ugly interoperability problem into one installed toolkit. Its value is amplified by the number of formats it hides from downstream packages and the breadth of small command-line programs it exposes.
For packagers, Open Babel is also a reminder that scientific CLI tools are often libraries with many executable front doors. ABI compatibility, plugin data, optional language bindings, and format support matter because other scientific packages may depend on Open Babel behavior without surfacing it directly to users.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
obabel | cli | グローバル実行可能ファイル | |
obconformer | cli | グローバル実行可能ファイル | |
obdistgen | cli | グローバル実行可能ファイル | |
obenergy | cli | グローバル実行可能ファイル | |
obfit | cli | グローバル実行可能ファイル | |
obfitall | cli | グローバル実行可能ファイル | |
obgen | cli | グローバル実行可能ファイル | |
obgrep | cli | グローバル実行可能ファイル | |
obminimize | cli | グローバル実行可能ファイル | |
obmm | cli | グローバル実行可能ファイル | |
obprobe | cli | グローバル実行可能ファイル | |
obprop | cli | グローバル実行可能ファイル | |
obrms | cli | グローバル実行可能ファイル | |
obrotamer | cli | グローバル実行可能ファイル | |
obrotate | cli | グローバル実行可能ファイル | |
obspectrophore | cli | グローバル実行可能ファイル | |
obsym | cli | グローバル実行可能ファイル | |
obtautomer | cli | グローバル実行可能ファイル | |
obthermo | cli | グローバル実行可能ファイル | |
roundtrip | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/openbabel/openbabel
インストールメタデータ
| パッケージキー | brew:open-babel |
|---|---|
| バージョン | 3-2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/open-babel |
| ホームページ | https://github.com/openbabel/openbabel |
| リポジトリ | https://github.com/openbabel/openbabel |
| 上流ドキュメント | https://openbabel.org/docs |
| ライセンス | GPL-2.0-only |
| ソースアーカイブ | https://github.com/openbabel/openbabel/archive/refs/tags/openbabel-3-2-0.tar.gz |
| 最終更新 | 2026-06-25T13:37:58+02:00 |
| Pulse | updated |
| 依存関係 | cairo, eigen, inchi, python@3.14 |
| ビルド依存関係 | cmake, pkgconf, rapidjson, swig |
| macOS 提供ライブラリ | libxml2 |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | open-babel |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Conflicts With |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.