#! /usr/bin/env python
from tgt_grease_core import GreaseRouter
s = GreaseRouter.Router()
s.entry_point()
