pkg(pyth-1.0.0): Add pyth 1.0.0 (#222)

This commit is contained in:
Dan Vargas 2021-04-21 20:34:48 -05:00 committed by GitHub
parent 7191bc063c
commit 353de20ae9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 21 additions and 0 deletions

4
packages/pyth/1.0.0/run vendored Normal file
View file

@ -0,0 +1,4 @@
#!/usr/bin/env bash
# pyth only takes filename and stdin
python3 "$PYTH_PATH"/pyth.py "$1"