#!/usr/bin/python2 -s

from wx.tools.img2xpm import main
main()

