trustgraph/scripts/pdf-decoder

6 lines
72 B
Python
Executable file

#!/usr/bin/env python3
from trustgraph.decoding.pdf import run
run()