#!/home/johnny/workspaces/lazerball/src/python_env/bin/python
from htdataredirector.client import runner
if __name__ == '__main__':
    runner()
