chibi-scheme 0.9.1-3ubuntu1 source package in Ubuntu

Changelog

chibi-scheme (0.9.1-3ubuntu1) noble; urgency=medium

  * d/control: Add runtime dependency to fix install failure. (LP: #2009694)

 -- Sudip Mukherjee <email address hidden>  Fri, 05 Apr 2024 23:09:07 +0100

Upload details

Uploaded by:
Sudip Mukherjee
Sponsored by:
Dave Jones
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
chibi-scheme_0.9.1.orig.tar.xz 815.9 KiB a4c854d6f6800b157b1a8dd104e09e4c2d0bbd6919237676b1e5050b8ecd68cc
chibi-scheme_0.9.1-3ubuntu1.debian.tar.xz 42.1 KiB 0dc0252ddfa3961208702d2d6acd1dcdb1758de5259ef256140eaa6963427ceb
chibi-scheme_0.9.1-3ubuntu1.dsc 2.5 KiB e78faf4c75ad9aab1e0fbdc86f03f45ddd4c68e3e18472e16a619c4e0062065d

View changes file

Binary packages built by this source

chibi-scheme: embeddable Scheme interpreter

 Chibi-Scheme is a really small embeddable interpreter of R7RS Scheme,
 intended for use as an extension and scripting language in C programs.
 .
 This package provides REPL and interpreter "chibi-scheme"
 as well as tools for documenting Scheme code ("chibi-doc"),
 generating FFI bindings ("chibi-ffi"),
 and managing Scheme packages ("snow-chibi").

chibi-scheme-common: embeddable Scheme interpreter (standard libraries)

 Chibi-Scheme is a really small embeddable interpreter of R7RS Scheme,
 intended for use as an extension and scripting language in C programs.
 .
 This package provides the standard library for R7RS Scheme, as well as
 some additional extension libraries.

chibi-scheme-dbgsym: debug symbols for chibi-scheme
chibi-scheme-doc: embeddable Scheme interpreter (documentation)

 Chibi-Scheme is a really small embeddable interpreter of R7RS Scheme,
 intended for use as an extension and scripting language in C programs.
 .
 This package provides documentation on the interpreter library,
 FFI interfaces, and built-in extension modules.

chibi-scheme-images: embeddable Scheme interpreter (standard library images)

 Chibi-Scheme is a really small embeddable interpreter of R7RS Scheme,
 intended for use as an extension and scripting language in C programs.
 .
 A dummy package providing preloaded images for use with "chibi-scheme -i".
 They allow faster startup times when using common library sets.

libchibi-scheme-dev: embeddable Scheme interpreter (development files)

 Chibi-Scheme is a really small embeddable interpreter of R7RS Scheme,
 intended for use as an extension and scripting language in C programs.
 .
 This package provides the header files, libraries, and symbolic links
 necessary to build applications that use Chibi-Scheme and extension
 modules for Chibi-Scheme.

libchibi-scheme-ffi: embeddable Scheme interpreter (native modules)

 Chibi-Scheme is a really small embeddable interpreter of R7RS Scheme,
 intended for use as an extension and scripting language in C programs.
 .
 This package provides native binary modules required by some of the
 libraries in Chibi's standard package.

libchibi-scheme-ffi-dbgsym: debug symbols for libchibi-scheme-ffi
libchibi-scheme0: embeddable Scheme interpreter (shared library)

 Chibi-Scheme is a really small embeddable interpreter of R7RS Scheme,
 intended for use as an extension and scripting language in C programs.
 .
 This package provides the core shared library for applications that
 are using Chibi.

libchibi-scheme0-dbgsym: debug symbols for libchibi-scheme0