transmutation 0.3.2

High-performance document conversion engine for AI/LLM embeddings - 27 formats supported
1
2
3
4
5
6
7
8
#!/bin/bash

set -e


# Pre-removal script for transmutation

# This script runs before the package is removed


exit 0