#!/opt/local/Library/Frameworks/Python.framework/Versions/3.12/bin/python3.12
import jpterm


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