#!/usr/bin/env python

from catdagger import __main__ as driver
driver.main()
