#!/usr/bin/python2
# -*- coding: UTF-8 -*-

from chmviewkit import main

main()

