Source: polyml
Section: interpreters
Priority: extra
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders:
 James Clarke <jrtc27@debian.org>,
Vcs-Browser: https://anonscm.debian.org/git/debian-science/packages/polyml.git
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/polyml.git
Homepage: http://www.polyml.org
Build-Depends:
 debhelper (>= 10),
 dh-autoreconf,
 libffi-dev,
 libltdl-dev,
Standards-Version: 3.9.8
Testsuite: autopkgtest

Package: polyml
Architecture: any
Multi-Arch: foreign
Depends:
 file,
 g++,
 libffi-dev,
 ${misc:Depends},
 ${shlibs:Depends},
Description: interpreter and interactive compiler for Standard ML
 Poly/ML is an implementation of the Standard ML programming language
 Standard ML is a general-purpose, modular, type-safe, strict,
 functional programming language. Poly/ML is SML 97 compliant
 interpreter and compiler that supports the generation of stand-alone
 executables with an interactive toplevel (REPL).
 .
 This package provides the top-level interpreter and compiler.

Package: libpolyml-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends:
 libpolyml7 (= ${binary:Version}),
 ${misc:Depends},
Description: development files for Poly/ML, a compiler for Standard ML
 Poly/ML is an implementation of the Standard ML programming language
 Standard ML is a general-purpose, modular, type-safe, strict,
 functional programming language. Poly/ML is SML 97 compliant
 interpreter and compiler that supports the generation of stand-alone
 executables with an interactive toplevel (REPL).
 .
 This package provides the files needed to compile stand-alone executables
 with Poly/ML.

Package: libpolyml7
Section: libs
Architecture: any
Multi-Arch: same
Pre-Depends:
 ${misc:Pre-Depends},
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: runtime files for Poly/ML, a compiler for Standard ML
 Poly/ML is an implementation of the Standard ML programming language
 Standard ML is a general-purpose, modular, type-safe, strict,
 functional programming language. Poly/ML is SML 97 compliant
 interpreter and compiler that supports the generation of stand-alone
 executables with an interactive toplevel (REPL).
 .
 This package provides the files needed to run stand-alone executables
 built with Poly/ML.
