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/>.