Mercurial > libervia-backend
comparison src/plugins/plugin_misc_tarot.py @ 361:141eeb7cd9e6
Quizz game: first draft
author | Goffi <goffi@goffi.org> |
---|---|
date | Sun, 12 Jun 2011 16:28:33 +0200 |
parents | 809733b8d9be |
children | 208107419b17 |
comparison
equal
deleted
inserted
replaced
360:6b5626c37909 | 361:141eeb7cd9e6 |
---|---|
1 #!/usr/bin/python | 1 #!/usr/bin/python |
2 # -*- coding: utf-8 -*- | 2 # -*- coding: utf-8 -*- |
3 | 3 |
4 """ | 4 """ |
5 SAT plugin for managing xep-0045 | 5 SAT plugin for managing French Tarot game |
6 Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) | 6 Copyright (C) 2009, 2010, 2011 Jérôme Poisson (goffi@goffi.org) |
7 | 7 |
8 This program is free software: you can redistribute it and/or modify | 8 This program is free software: you can redistribute it and/or modify |
9 it under the terms of the GNU General Public License as published by | 9 it under the terms of the GNU General Public License as published by |
10 the Free Software Foundation, either version 3 of the License, or | 10 the Free Software Foundation, either version 3 of the License, or |