#!/usr/bin/env python

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

import tagzpackage.ktagz as tg

tg.main()
