Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/shell/__init__.py
blob: b43c5f85469bedbd452229ac1119234616ada562 (plain)
1
2
3
4
5
6
7
8
9
"""OLPC Sugar Graphical "Shell" Interface

Provides the shell-level operations for managing
the OLPC laptop computers.  It interacts heavily
with (and depends upon) the Sugar UI libraries.

This is a "graphical" shell, the name does not
refer to a command-line "shell" interface.
"""