offpunk/ansicat.py

4 lines
63 B
Python
Executable File

#!/usr/bin/env python3
from offpunk.ansicat import main
main()