File: control

package info (click to toggle)
afnix 1.5.2-3.3
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 45,216 kB
  • ctags: 10,587
  • sloc: cpp: 73,617; xml: 28,868; makefile: 3,756; sh: 1,050; lisp: 249
file content (35 lines) | stat: -rw-r--r-- 1,329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
Source: afnix
Section: interpreters
Priority: optional
Maintainer: Paul Cager <paul-debian@home.paulcager.org>
Build-Depends: debhelper (>= 5.0.42), dpatch (>= 2.0),
               libncurses5 (>= 5.5), libncurses5-dev (>= 5.5)
Standards-Version: 3.7.3
Homepage: http://www.afnix.org/

Package: afnix
Architecture: any
Depends: ${shlibs:Depends}
Suggests: afnix-doc
Conflicts: aleph
Replaces: aleph
Section: interpreters
Description: Compiler and run-time for the AFNIX programming language
 AFNIX is a multi-threaded functional programming language with
 dynamic symbol bindings that support the object oriented paradigm.
 The language features a state of the art runtime engine. The
 distribution is available with several clients and a rich set
 of modules that are designed to be platform independent.

Package: afnix-doc
Architecture: all
Suggests: afnix
Section: doc
Description: Compiler and run-time for the AFNIX programming language (documentation)
 AFNIX is a multi-threaded functional programming language with
 dynamic symbol bindings that support the object oriented paradigm.
 The language features a state of the art runtime engine. The
 distribution is available with several clients and a rich set
 of modules that are designed to be platform independent.
 .
 This package contains the documentation for AFNIX.