elk 3.99.8-2.1ubuntu1 source package in Ubuntu

Changelog

elk (3.99.8-2.1ubuntu1) trusty; urgency=medium

  * Use autotools-dev to update config.{sub,guess} for new arches.
 -- Logan Rosen <email address hidden>   Mon, 23 Dec 2013 21:34:38 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
interpreters
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
elk_3.99.8.orig.tar.gz 859.3 KiB 1db2b6b92a693b056c597aaf5cddc617a640bd6b24a218a725286d7490117cf9
elk_3.99.8-2.1ubuntu1.diff.gz 5.7 KiB 934bb1cd580f2b128168fbb126449ee97b29b38c1f4af845018075910662b666
elk_3.99.8-2.1ubuntu1.dsc 1.6 KiB 3e4c24c857accdbf2bd8e78ccc7bfa8692a9f1655026808c1eb3aac0039f2161

View changes file

Binary packages built by this source

elk: scheme interpreter

 Elk is an implementation of the Scheme programming language, designed
 specifically as an embeddable, reusable extension language subsystem for
 applications written in C or C++.
 .
 This package contains the Elk Scheme interpreter, as well as several plugins
 shipped with Elk. They provide hooks for Unix system calls, the X Window
 System, as well as the X Athena Widgets and the Motif toolkits. Example
 scripts on how to use these plugins are provided in the elkdoc package.

elkdoc: documentation for the Extension Language Kit

 Elk is an implementation of the Scheme programming language, designed
 specifically as an embeddable, reusable extension language subsystem for
 applications written in C or C++.
 .
 This package contains the Elk documentation.

libelk0: implementation of Scheme (the Extension Language Kit)

 Elk is an implementation of the Scheme programming language, designed
 specifically as an embeddable, reusable extension language subsystem for
 applications written in C or C++.
 .
 This package contains the libelk0 runtime library.

libelk0-dev: development files for libelk0

 Elk is an implementation of the Scheme programming language, designed
 specifically as an embeddable, reusable extension language subsystem for
 applications written in C or C++.
 .
 This package contains the header files and static library needed to compile
 applications that use libelk0.