pkg(paradoc-0.6.0): Add paradoc 0.6.0

This commit is contained in:
Dan Vargas 2021-03-17 21:56:33 -05:00
parent bcbdda6f66
commit 50c4e0fae5
5 changed files with 18 additions and 0 deletions

4
packages/paradoc/0.6.0/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/bin/bash
# Paradoc only takes filename and stdin
python3 -m paradoc "$1"