sugar3.bundle.contentbundle module¶
Sugar content bundles
UNSTABLE.
-
class
sugar3.bundle.contentbundle.
ContentBundle
(path)¶ Bases:
sugar3.bundle.bundle.Bundle
A Sugar content bundle
See http://wiki.laptop.org/go/Content_bundles for details
-
MIME_TYPE
= 'application/vnd.olpc-content'¶
-
get_activity_start
()¶
-
get_activity_version
()¶
-
get_bundle_id
()¶
-
get_icon
()¶
-
get_library_version
()¶
-
get_locale
()¶
-
get_name
()¶
-
get_start_uri
()¶
-
install
()¶
-
is_user_activity
()¶
-
uninstall
(force=False, delete_profile=False)¶
-