#!/usr/bin/python
from projman.projmanedit.main import run
import sys
run()

