#!/usr/bin/env python

#from directory import module
from apertium_lint import apertium_lint as lint
lint.main()