#!/usr/bin/python
# -*- coding: iso-8859-1 -*-
# vim: tw=70 tabstop=4 expandtab shiftwidth=4 softtabstop=4
from pnw import CLI

CLI()
