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