| File | Date | Author | Commit |
|---|---|---|---|
| doc | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
| layout | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
| res | 2010-08-17 |
|
[1f00cd] Add icon files |
| src | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
| tests | 2010-08-19 |
|
[c64a5d] Convert tests file to a new format |
| .gitignore | 2010-08-17 |
|
[51ebad] Extend TODO list |
| Makefile | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
| README | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
| TODO | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
| pyKRESZ.py | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
| pykresz.desktop | 2010-08-19 |
|
[3aecc7] Prepare for packaging |
| test-editor.py | 2010-08-27 |
|
[9a9bea] Merge branch 'release/v0.2' |
pyKRESZ
multi-platform highway code testing program
Copyright (C) 2010 Aszalos Gabor
http://sourceforge.net/projects/pykresz/
Contents
========
1. Description
2. Requirements
3. Using pyKRESZ
4. Copyright
1. Description
==============
Simple program that helps in learning the Highway Code of Hungary
called KRESZ. Written in Python, uses wxPython, runs on every
platform that supports Python and wx.
2. Requirements
===============
* python (>=2.6, <3.0)
* wxpython (>=2.8)
3. Using pyKRESZ
===============
pyKRESZ <options>
options:
-h, --help
Help
-v --version
Prints version information
4. Copyright
============
pyKRESZ v0.1
Copyright (C) 2010 Aszalos Gabor (elmisto@gmail.com)
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version
3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.