#!/usr/bin/env python
# coding=utf-8

import lib.manifest_click

lib.manifest_click.main()



