ansicat.py 63 B

1234
  1. #!/usr/bin/env python3
  2. from offpunk.ansicat import main
  3. main()