Development Team/Source Code
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. You also obtain a full copy of the source by building sugar-jhbuild; it goes in the sugar-jhbuild/source directory.)
- sugar-toolkit 0.82.11 or git clone git+ssh://dev.laptop.org/sugar-toolkit
- sugar 0.82.9 or git clone git+ssh://dev.laptop.org/sugar
- sugar-artwork 0.82.3 or git clone git+ssh://dev.laptop.org/sugar-artwork
- sugar-base 0.82.2 or git clone git+ssh://dev.laptop.org/sugar-base
- sugar-datastore 0.82.1 or git clone git+ssh://dev.laptop.org/sugar-datastore
- sugar-presence-service 0.82.2 or git clone git+ssh://dev.laptop.org/sugar-presence-service
- etoys 3.0.2076
- Journal 99 or git clone git+ssh://dev.laptop.org/journal-activity
Fructose modules
- read-activity 49
- chat-activity 45
- terminal-activity 15
- browse-activity 95
- etoys-activity 87
- write-activity 57
- calculate-activity 23
- log-activity 13
- pippy-activity 25
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.