#!/usr/bin/env python
# -*- coding:utf-8 -*-
#
# Main script
#
# Author: Kevin Hu


from ubuntupaste.ubuntupaste import *


Ubuntupaste().run()