expression-compiler · git:20260129.ceb5ad1 · 2026-01-29 · sha256 c7765ccf99772ef5
expression-compiler git:20260129.ceb5ad1A
Immutable. This exact content is served forever at /api/v1/blob/c7765ccf99772ef5.
--- name: safe-calculator description: A safe calculator for mathematical expressions license: MIT allowed-tools: [Python] --- # Safe Calculator Safely evaluates mathematical expressions. ## Usage Provide a mathematical expression and get the result.