gambc 4.9.3-1.3build1 source package in Ubuntu

Changelog

gambc (4.9.3-1.3build1) noble; urgency=medium

  * No-change rebuild against libssl3t64

 -- Steve Langasek <email address hidden>  Mon, 04 Mar 2024 17:57:15 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
gambc_4.9.3.orig.tar.gz 13.1 MiB 131685ba6d674fd7390950f6e4a46f19514778d05343a3e293976606b738c1dc
gambc_4.9.3-1.3build1.debian.tar.xz 52.9 KiB d543e3df46135e514341650a41c13f3adc39fd9d6ea5b3544cf83ea9badb1d99
gambc_4.9.3-1.3build1.dsc 2.1 KiB 4866bf8c7eafce5b9454e8245ebe166f09281d3d15f4b47a77b6ef2514845436

View changes file

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