File: control

package info (click to toggle)
quicklisp 1.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch, wheezy
  • size: 112 kB
  • ctags: 156
  • sloc: lisp: 1,287; sh: 14; makefile: 2
file content (15 lines) | stat: -rw-r--r-- 551 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: quicklisp
Section: lisp
Priority: optional
Maintainer: Sebastian Tennant <sdt@sebyte.me>
Build-Depends: debhelper (>= 8)
Standards-Version: 3.9.2
Homepage: http://quicklisp.org

Package: cl-quicklisp
Architecture: all
Depends: ${misc:Depends}, sbcl | lisp-compiler
Description: library manager for Common Lisp
 Once installed, Quicklisp can download, install, and load over 500 Common Lisp
 libraries with a few simple Lisp commands.  It currently works with ABCL,
 Allegro CL, Clozure CL, CLISP, CMUCL, ECL, LispWorks, SBCL, and Scieneer CL.