#! /usr/bin/env python

import sys
from fontTools import inspect

inspect.main(sys.argv[1:])