Source: afnix
Section: interpreters
Priority: optional
Maintainer: Nobuhiro Iwamatsu <iwamatsu@debian.org>
Build-Depends: debhelper (>= 9), libncurses5 (>= 5.5), libncurses5-dev (>= 5.5),
	dpkg-dev (>= 1.16.1~)
Standards-Version: 3.9.6
Homepage: http://www.afnix.org/
Vcs-Git: git://anonscm.debian.org/collab-maint/afnix.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/afnix.git

Package: afnix
Architecture: any
Depends: ${shlibs:Depends}, ${misc: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
Depends: ${misc:Depends}
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.
