#!/usr/bin/env python
# coding: utf-8

# https://github.com/usnistgov/iprPy
import iprPy

if __name__ == '__main__':
    iprPy.command_line()