Sugar Learning Environment, Activity Toolkit, GTK 3.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
James Cameron 002349f290 NormalizedVersion - accept ~ as version separator
Bundle versions are often described as being decimal floats e.g. 1.2,
but they also accept more than one dot, and a suffix after a dash,
e.g. 1.2.3-peru

Debian project and Ubuntu often use ~ for modified sources to comply
with distribution policy (~dfsg), or developer builds.

The dist_source target for setup.py does not work with
a version suffix like ~dfsg, requiring a manual step to rename the
file.

Adjust the regular expression to accept the ~ form.
7 years ago
bin Remove noisy output from sugar-activity 7 years ago
doc Release Sugar 0.110.0 stable 8 years ago
examples Example fixes 7 years ago
m4 Add simple toolbars example 15 years ago
po translate.sugarlabs.org synchronisation 7 years ago
src NormalizedVersion - accept ~ as version separator 7 years ago
tests Implement mime.get_mime_parents using python 10 years ago
.gitignore Add generated doc files to the gitignore 8 years ago
AUTHORS Add AUTHORS file 17 years ago
COPYING Make it distcheck. Fix license. 16 years ago
MAINTAINERS Add MAINTAINERS file 13 years ago
Makefile.am Add missing translations 10 years ago
README Test commit 10 years ago
autogen.sh Modernize gettext setup 10 years ago
configure.ac Release Sugar 0.110.0 stable 8 years ago
make-doc.sh Change make-doc.sh interpreter 8 years ago

README

Sugar is the core of the OLPC Human Interface. The toolkit provides
a set of widgets to build HIG compliant applications and interfaces
to interact with system services like presence and the datastore.