from .epub2html import entry_point

if __name__ == '__main__':
    entry_point()
