Source: oaklisp
Section: lisp
Priority: optional
Maintainer: Barak A. Pearlmutter <bap@debian.org>
Standards-Version: 4.1.5
Build-Depends:
	debhelper (>= 11),
	autoconf-archive,
	gcc-multilib [any-alpha any-amd64 any-arm64 any-ia64 any-mips64 any-mips64el any-ppc64 any-ppc64el any-s390x any-sparc64]
Build-Depends-Indep:
	texlive-latex-base <!nodoc>, texlive-latex-extra <!nodoc>, texlive-fonts-recommended <!nodoc>,
	latexmk <!nodoc>,  texlive-font-utils <!nodoc>,  ghostscript <!nodoc>
Homepage: https://alioth.debian.org/projects/oaklisp/
Vcs-Git: https://salsa.debian.org/debian/oaklisp.git
Vcs-Browser: https://salsa.debian.org/debian/oaklisp

Package: oaklisp
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Object-oriented dialect of Scheme
 Oaklisp is a dialect of Scheme that combines lexical scoping with
 first-class types.  It uses a byte-coded implementation, but is
 reasonably fast anyway.  Complete with bignums, formatted output,
 transparent delays, RnRS compatibility package; all the luxuries
 except floating point and foreign function calls.

Package: oaklisp-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Build-Profiles: <!nodoc>
Suggests: oaklisp, postscript-viewer
Description: Object-oriented dialect of Scheme, documentation
 Documentation for the Oaklisp object-oriented dialect of Scheme.
 Oaklisp is a dialect of Scheme that combines lexical scoping with
 first-class types.  It uses a byte-coded implementation, but is
 reasonably fast anyway.  Complete with bignums, formatted output,
 transparent delays, RnRS compatibility package; all the luxuries
 except floating point and foreign function calls.
