pts
pts copied to clipboard
Support transformation of files (not just stdin)
The PTS.Transform.transform
should provide a command-line interface for transforming files, not just stdin. Benefit: More uniform interface, easier to call from scripts in some situations, better error messages.