#!/usr/bin/env python2

from cancat.scripts.cancat2pcap import main
main()
