baum

view debian/control @ 62:80df58d240b2

merge
author meillo@marmaro.de
date Thu, 13 Nov 2008 13:19:42 +0100
parents 3c64b5ac821b
children
line source
1 Source: baum
2 Section: devel
3 Priority: extra
4 Maintainer: markus schnalke <meillo@marmaro.de>
5 Build-Depends: debhelper (>= 5)
6 Standards-Version: 3.7.2
8 Package: baum
9 Architecture: i386
10 Depends: ${shlibs:Depends}, ${misc:Depends}, libc6-dev
11 Description: an esoteric programming language
12 *** unofficial debian package by meillo@marmaro.de ***
13 .
14 baum is an interpreter for the baum programming language.
15 The source code is a representation of a tree in which every node is a
16 command or data.
17 .
18 baum is an experiment and the functionality is yet very restricted.
19 .
20 Website: http://prog.marmaro.de/baum