gambc 4.9.3-1.3 source package in Ubuntu

Changelog

gambc (4.9.3-1.3) unstable; urgency=medium

  * Non-maintainer upload.
  * Rename libraries for 64-bit time_t transition. (Closes: #1061968)

 -- Michael Hudson-Doyle <email address hidden>  Fri, 01 Mar 2024 11:30:23 +1300

Upload details

Uploaded by:
Abdelhakim Qbaich
Uploaded to:
Sid
Original maintainer:
Abdelhakim Qbaich
Architectures:
any all
Section:
lisp
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gambc_4.9.3-1.3.dsc 2.0 KiB 2c08622932b84d551d69f38a34f97cb01ddd17158a6f19cb2a39166c37b80fc2
gambc_4.9.3.orig.tar.gz 13.1 MiB 131685ba6d674fd7390950f6e4a46f19514778d05343a3e293976606b738c1dc
gambc_4.9.3-1.3.debian.tar.xz 52.8 KiB c056805a665eb5c42c4b552f34f4ea5ac38dd1701ea53b435a62747fa91f4401

Available diffs

No changes file available.

Binary packages built by this source

gambc: Gambit Scheme interpreter and compiler

 The gambc package includes a Scheme interpreter and a Scheme compiler which
 can be used to build standalone executables. The thread system is very
 efficient and can support millions of concurrent processes.
 .
 The Gambit system conforms to the R4RS, R5RS and IEEE Scheme standards. The
 full numeric tower is implemented, including: infinite precision integers
 (bignums), rationals, inexact reals (floating point numbers), and complex
 numbers. Gambit supports a number of extensions to the standards.

gambc-dbgsym: debug symbols for gambc
gambc-doc: documentation for the Gambit interpreter and compiler

 The package includes info, .pdf, and text versions of the Gambit manual,
 a 200+ page document containing a complete description of the interpreter
 and compiler suite. Also included are numerous examples, benchmark code,
 and an implementation of syntax-case for Gambit.

libgambit4-dev: Header file and link for the Gambit shared library

 The package includes gambit.h and the libgambit.so, libgambitgsi.so
 and libgambitgsc.so links.

libgambit4t64: Shared libraries for the Gambit interpreter and compiler

 The package includes .so, .c and .scm files, which are necessary to
 run the Gambit interpreter and the Gambit compiler.

libgambit4t64-dbgsym: debug symbols for libgambit4t64