#!/usr/bin/env python
import sys

import idlite.main

idlite.main.main()
