Difference between revisions of "Development Team/Source Code"

From Sugar Labs
Jump to navigation Jump to search
Line 5: Line 5:
  
 
=== Glucose modules===
 
=== Glucose modules===
 +
 +
(The page [[:Category:Source architecture]] may help understand the structure and function of the below)
  
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-toolkit/sugar-toolkit-0.82.1.tar.bz2 sugar-toolkit 0.82.1]
 
* [http://dev.laptop.org/pub/sugar/sources/sugar-toolkit/sugar-toolkit-0.82.1.tar.bz2 sugar-toolkit 0.82.1]

Revision as of 11:44, 25 November 2008

Getting the sources

If you want to package sugar for your favourite distribution or just want to examine sugar's lovely code ;) you can find all the source code of each module at the links below.

Note: Please use the latest tarballs from here

Glucose modules

(The page Category:Source architecture may help understand the structure and function of the below)

Fructose modules

Sugar dependencies

The Sugar interface is based on the GNOME and freedesktop software stacks, using technologies like Gtk+, dbus, xorg, matchbox-window-manager and gconf. It is written in Python, making it easily extended. For the collaboration part, Sugar is using the telepathy framework.

The activities depend on technologies like xulrunner for the browser, abiword for the write activity and squeak for etoys.