Sugar Learning Environment, Activity Toolkit, GTK 3.
Go to file
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.
2017-07-17 17:39:31 +10:00
bin Remove noisy output from sugar-activity 2017-06-10 08:42:02 +10:00
doc
examples
m4
po translate.sugarlabs.org synchronisation 2017-07-17 17:37:52 +10:00
src NormalizedVersion - accept ~ as version separator 2017-07-17 17:39:31 +10:00
tests
.gitignore
AUTHORS
autogen.sh
configure.ac
COPYING Make it distcheck. Fix license. 2008-02-06 16:43:10 +01:00
MAINTAINERS
make-doc.sh
Makefile.am
README Test commit 2014-05-11 22:21:12 +02:00

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.