pyage
pyage copied to clipboard
Allow stdout with --ascii
pyage doesn't allow output to a TTY because it may not be safe if it's binary, but with the --ascii switch added std should be fine.