Files
wxWidgets/wxPython/scripts/img2png
T

6 lines
65 B
Python
Executable File

#!/usr/bin/env python
from wx.tools.img2png import main
main()