#!/usr/bin/env python

from permm.main import parse_and_run
parse_and_run()
