#!/bin/python
# -*- coding: UTF-8 -*-

from chmviewkit import main

main()

