#! /usr/bin/env python # -*- coding: utf-8 -*- from sugar.activity import bundlebuilder if __name__ == "__main__": bundlebuilder.start()