#!/usr/libexec/platform-python
import sys
from osgbuild import importer
sys.exit(importer.main(sys.argv))
