Source: gvrng
Section: games
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Sergio Talens-Oliag <sto@debian.org>
Build-Depends: dh-python, debhelper (>= 8), quilt (>= 0.46-7~), python
Build-Depends-Indep: gettext
Standards-Version: 3.9.1.0
Homepage: http://gvr.sourceforge.net/

Package: gvrng
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-glade2, python-gtksourceview2
Provides: gvr, gvr-lessons
Replaces: gvr (<= 1.4.1-1), gvr-lessons (<= 0.5-2)
Description: Interactive, introductory programming language
 Guido van Robot Next Generation (GvRng) is a project developed by advanced
 high school students for use by their peers as a learning tool and precursor
 to the further study of programming with Python. It is a minimalistic
 programming language providing just enough syntax to help students learn the
 concepts of sequencing, conditional branching, looping and procedural
 abstraction.
 .
 It's biggest strength is that it permits this learning in an environment that
 combines the thrill of problem-solving with instant visual feedback. In
 short, it is an interactive, introductory programming language that is
 excellent for learning the basic concepts of programming, applicable in any
 high-level language.
 .
 The GvRng version replaces the old GvR program that used wxPython for the
 GUI.
