source: pycodebattler/trunk/README.rst @ 47

Revision 47, 551 bytes checked in by atzm, 13 years ago (diff)

add keywords Id

  • Property svn:keywords set to Id
RevLine 
[45]1=============
2PyCodeBattler
3=============
4
5PyCodeBattler lets Python codes fight!
6
7
8Dependencies
9============
10
11pep8 (0.6.1)
12  - `<http://pypi.python.org/pypi/pep8/>`_
13
14pygenie (r25188)
15  - `<http://www.traceback.org/2008/03/31/measuring-cyclomatic-complexity-of-python-code/>`_
16  - `<http://svn.traceback.org/python/cyclic_complexity/>`_
17
18
19License
20=======
21
22`GNU General Public License, version 2 <http://www.gnu.org/licenses/gpl-2.0.html>`_
23
24
25Author
26======
27
28- Atzm WATANABE
29
30
31Special Thanks
32==============
33
34- Yushi NAKAI
35- Takashi MATSUBARA
36
37
[47]38.. $Id$
Note: See TracBrowser for help on using the repository browser.