clisp 1:2.49.20210628.gitde01f0f-3.1build1 source package in Ubuntu

Changelog

clisp (1:2.49.20210628.gitde01f0f-3.1build1) noble; urgency=medium

  * Rebuild against latest libunistring

 -- Jeremy Bícha <email address hidden>  Fri, 27 Oct 2023 06:48:33 -0400

Upload details

Uploaded by:
Jeremy Bícha
Uploaded to:
Noble
Original maintainer:
Debian Common Lisp Team
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
clisp_2.49.20210628.gitde01f0f.orig.tar.xz 6.9 MiB 8b71994ae76e2557da637b0c1663daac6b49b7128c2a2bdcb5a155b55b55ca60
clisp_2.49.20210628.gitde01f0f-3.1build1.debian.tar.xz 27.3 KiB af3fc0af1372e242adf3f6d48de67ae7e98aba399182929c886ac93f31f3a13f
clisp_2.49.20210628.gitde01f0f-3.1build1.dsc 3.0 KiB d036a50e8901ac94b0b63d5329825ceac88f1ca03068ce16bb2c49b9b2a45ee4

View changes file

Binary packages built by this source

clisp: GNU CLISP, a Common Lisp implementation

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 It is Free Software and may be distributed under the terms of GNU GPL,
 while it is possible to distribute commercial proprietary applications
 compiled with GNU CLISP.
 .
 The user interface comes in English, German, French, Spanish, Dutch,
 Russian and Danish, and can be changed during run time.
 .
 GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP,
 a foreign language interface, a socket interface, i18n, fast bignums,
 arbitrary precision floats and more.
 An X11 interface is available through CLX, Garnet, CLUE/CLIO.
 GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages.
 .
 This package contains the main CLISP executable, the link-kit, and the
 following modules: i18n, regexp, syscalls, readline, ASDF, rawsock,
 bindings/glibc.

clisp-dbgsym: debug symbols for clisp
clisp-doc: GNU CLISP, a Common Lisp implementation (documentation)

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This package contains the documentation for CLISP.

clisp-module-berkeley-db: GNU CLISP module that adds an interface to Berkeley DB

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This package adds a module to CLISP that implements an interface to the
 Berkeley DB.

clisp-module-berkeley-db-dbgsym: debug symbols for clisp-module-berkeley-db
clisp-module-clx: GNU CLISP module that adds X11 bindings

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the
 X11 called CLX.

clisp-module-clx-dbgsym: debug symbols for clisp-module-clx
clisp-module-dbus: GNU CLISP module that adds an interface to D-Bus

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the
 D-Bus system.

clisp-module-dbus-dbgsym: debug symbols for clisp-module-dbus
clisp-module-fastcgi: GNU CLISP module that adds an interface to FastCGI

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to FastCGI.

clisp-module-fastcgi-dbgsym: debug symbols for clisp-module-fastcgi
clisp-module-gdbm: GNU CLISP module that adds an interface to GNU DBM

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to
 GNU DBM.

clisp-module-gdbm-dbgsym: debug symbols for clisp-module-gdbm
clisp-module-libsvm: GNU CLISP module that adds an interface to LIBSVM

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the LIBSVM
 library for support vector classification.

clisp-module-libsvm-dbgsym: debug symbols for clisp-module-libsvm
clisp-module-pari: GNU CLISP module that adds an interface to PARI

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the PARI
 computer algebra system.

clisp-module-pari-dbgsym: debug symbols for clisp-module-pari
clisp-module-postgresql: GNU CLISP module that adds a PostgreSQL interface

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements an interface to the
 PostgreSQL DB using the C bindings.

clisp-module-postgresql-dbgsym: debug symbols for clisp-module-postgresql
clisp-module-zlib: GNU CLISP module that adds zlib support for vectors

 GNU CLISP is a Common Lisp implementation.
 It conforms to the ANSI Common Lisp standard, and offers many extensions.
 It runs on all desktop operating systems (GNU and Unix systems, macOS,
 Windows) and is particularly memory-efficient.
 .
 This adds a module to CLISP that implements a zlib interface,
 allowing you to compress vectors using zlib.

clisp-module-zlib-dbgsym: debug symbols for clisp-module-zlib