#!/usr/bin/env python
import sys
from yams.tools import schema_image
sys.exit(schema_image())
