#!/usr/bin/python3 -s

from xcaplib.xcapclient import main

main()
