source: pycodebattler/trunk/README.rst @ 45

Revision 45, 594 bytes checked in by atzm, 13 years ago (diff)

add pycodebattler

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
38.. $Id: 3680d2a8150d793644f2519d550b7e09f75f7eda $
Note: See TracBrowser for help on using the repository browser.