#!/usr/bin/python3
from nevow.scripts.nit import run
run()
