#!/usr/bin/env python
import sshec2.sshec2

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