Liking cljdoc? Tell your friends :D
Clojure only.

com.blockether.vis.internal.foundation.shim-pptx

Built-in sandbox SHIM: a pptx (python-pptx) compatible module backed by com.blockether/imaging (Rust OOXML writer) so from pptx import Presentation writes real .pptx files without the CPython package — and without Apache POI, which cannot follow the CLI into the native image.

The Python side owns the whole presentation model and only crosses the boundary ONCE, at save(): one string-keyed spec map in, base64 bytes out.

Built-in sandbox SHIM: a `pptx` (python-pptx) compatible module backed by
`com.blockether/imaging` (Rust OOXML writer) so `from pptx import Presentation`
writes real .pptx files without the CPython package — and without Apache POI,
which cannot follow the CLI into the native image.

The Python side owns the whole presentation model and only crosses the
boundary ONCE, at `save()`: one string-keyed spec map in, base64 bytes out.
raw docstring

vis-extensionclj

source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close