Source: basic256
Section: devel
Priority: optional
Maintainer: Ryan Kavanagh <rak@debian.org>
Build-Depends: debhelper (>= 7.0.50~),
 bison,
 flex,
 flite1-dev,
 libespeak-dev,
 libqt4-dev,
 libqtwebkit-dev,
 libsdl1.2-dev,
 libsdl-mixer1.2-dev,
 libsqlite3-dev
Standards-Version: 3.9.3
Homepage: http://www.basic256.org/
Vcs-Browser: http://git.debian.org/?p=collab-maint/basic256.git
Vcs-Git: git://git.debian.org/collab-maint/basic256.git

Package: basic256
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: educational BASIC programming environment for children
 BASIC-256 is an easy to use version of BASIC designed to teach young
 children the basics of computer programming. It uses traditional 
 control structures like gosub, for/next, and goto, which helps kids
 easily see how program flow-control works. It has a built-in graphics
 mode which lets them draw pictures on screen in minutes, and a set 
 of detailed, easy-to-follow tutorials that introduce programming 
 concepts through fun exercises.
