File: control

package info (click to toggle)
quicklisp 20150128-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster
  • size: 100 kB
  • sloc: lisp: 1,467; makefile: 10
file content (21 lines) | stat: -rw-r--r-- 834 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
Source: quicklisp
Section: lisp
Priority: optional
Maintainer: Debian Common Lisp Team <debian-common-lisp@lists.debian.org>
Uploaders: Sébastien Villemot <sebastien@debian.org>
Build-Depends: debhelper-compat (= 12)
Standards-Version: 4.3.0
Homepage: https://www.quicklisp.org
Vcs-Git: https://salsa.debian.org/common-lisp-team/quicklisp.git
Vcs-Browser: https://salsa.debian.org/common-lisp-team/quicklisp
Rules-Requires-Root: no

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