File: control

package info (click to toggle)
brandy 1.20~pre5-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 1,912 kB
  • ctags: 2,871
  • sloc: ansic: 25,646; makefile: 220
file content (18 lines) | stat: -rw-r--r-- 599 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: brandy
Section: interpreters
Priority: optional
Maintainer: Colin Tuckley <colint@debian.org>
Build-Depends: debhelper (>= 5), libsdl1.2-dev
Homepage: http://sourceforge.net/projects/brandy
Standards-Version: 3.7.3

Package: brandy
Architecture: any
Depends: ${shlibs:Depends}
Description: BBC BASIC V interpreter
 Brandy is an interpreter for BBC Basic. It is source code compatible with the
 BASIC V interpreter in RISC OS and runs under a number of different
 operating systems.
 .
 Note that it is not possible to make operating system calls from within a
 program except under RISC OS.