File: control

package info (click to toggle)
cltl 1.0.15
  • links: PTS
  • area: contrib
  • in suites: sarge
  • size: 80 kB
  • ctags: 6
  • sloc: sh: 143; makefile: 43; lisp: 5
file content (26 lines) | stat: -rw-r--r-- 1,062 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
Source: cltl
Section: contrib/doc
Priority: optional
Maintainer: Peter Van Eynde <pvaneynd@debian.org>
Build-Depends-Indep: debhelper (>= 4.1.16)
Standards-Version: 3.6.1.1

Package: cltl
Architecture: all
Depends: debconf (>= 1.2), wget
Suggests: ilisp
Description: Common Lisp the Language, second edition, book (Pre-ANSI)
 This package installs the HTML version of Guy L. Steele book Common
 Lisp the Language, second edition. This book describes a snapshot of
 the Common Lisp language during the period which the the ANSI Common
 Lisp standard was created. Thus, this book describe a NON-STANDARD
 version of Common Lisp which is is similar to, but is *NOT*, ANSI
 Common Lisp.
 .	
 For reference on ANSI Common Lisp, use the Debian package
 "hyperspec".  This book is included in Debian because, while it does
 differ from the ANSI standard, it has more details than the "hyperspec"
 about the design and usage of Lisp.
 .
 This package does not contain the actual HTML files, but rather
 downloads the HTML archive from the Internet and then installs it.