#!/usr/bin/python
#
# Call the command line interface for Epydoc.
#

from epydoc.cli import cli
cli()



syntax highlighted by Code2HTML, v. 0.9.1