#!/usr/bin/env python

from winswitch.net import command_wrapper
command_wrapper.main()
