#!/opt/local/Library/Frameworks/Python.framework/Versions/2.7/Resources/Python.app/Contents/MacOS/Python

from Cheetah import DirectiveAnalyzer

if __name__ == '__main__':
    DirectiveAnalyzer.main()
