#!/usr/bin/env python
import jpterm


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