#!/usr/bin/env python

# 
#	This is just an invocation script. :)
#

from ktagzpackage import ktagz

ktagz.main()
