Temporary location of Voting Software Source code.
Find a file
Tobias Mueller (ideabox) 4accb41992 Added memberlist.py, a tool to JSON dump the member list
It has simplejson as a requirement. Python >2.6 ships it by default
IIRC. There is a version of simplejson compatible with Python >2.4.

You also need to have MySQL set up via ~/.my.cnf as the file referenced
in the imports states.
2013-02-06 16:50:00 +01:00
bin Added memberlist.py, a tool to JSON dump the member list 2013-02-06 16:50:00 +01:00
foundation.gnome.org Updated Bylaws as per https://mail.gnome.org/archives/foundation-announce/2012-October/msg00000.html 2012-11-07 13:24:59 +00:00
include Do the same for .php-generated files. 2012-02-17 00:45:06 +01:00
.cvsignore Merge the new-template branch in to HEAD. The branch is now defunct, and 2003-11-02 05:06:55 +00:00
.gitignore Add .gitignore 2009-05-17 16:39:21 +02:00
autogen.sh make this script pass on errors caused by autoconf, automake, etc rather 2005-05-20 02:21:43 +00:00
ChangeLog Drop ChangeLog file 2009-12-14 11:59:03 +01:00
configure.in Hopefully fixed the generation of the 2007-10 referendum page 2012-07-16 20:36:48 +02:00
foundation-web.doap Update DOAP file too 2009-12-14 12:01:44 +01:00
HACKING Other than obvious typos... (vuntz okayed this) 2006-06-30 19:39:00 +00:00
MAINTAINERS Make myself maintainer, and remove Jeff 2009-12-14 11:59:58 +01:00
Makefile.am Merge the new-template branch in to HEAD. The branch is now defunct, and 2003-11-02 05:06:55 +00:00
README Testing... 2003-11-07 12:22:30 +00:00
rules.common go back to evilsedhack for php files, since PHP is evil. Should fix this 2005-05-23 07:17:00 +00:00

This modules holds the web pages at http://foundation.gnome.org.

Please read the HACKING file before making any changes.