slang2 2.3.2-5build3 source package in Ubuntu
Changelog
slang2 (2.3.2-5build3) impish; urgency=medium * No-change rebuild to build packages with zstd compression. -- Matthias Klose <email address hidden> Thu, 07 Oct 2021 12:24:29 +0200
Upload details
- Uploaded by:
- Matthias Klose
- Uploaded to:
- Impish
- Original maintainer:
- Alastair McKinstry
- Architectures:
- any
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
slang2_2.3.2.orig.tar.xz | 1.2 MiB | 18c99f4c5ad9710eb0fcd4c82f7c32427f94c9c93a5ba04a88318e521db2cadf |
slang2_2.3.2-5build3.debian.tar.xz | 21.7 KiB | cff85dbd6c3d7ad8fe9aab5aee8e918b76e5ba9fec63e6fe28eb3fd4554dc7c3 |
slang2_2.3.2-5build3.dsc | 2.3 KiB | e1f07c8e7c1ce97f5994e7ad0009ff3f392b62e27c3940776f9664e6beb5cd89 |
Available diffs
- diff from 2.3.2-5build2 to 2.3.2-5build3 (324 bytes)
Binary packages built by this source
- libslang2: No summary available for libslang2 in ubuntu impish.
No description available for libslang2 in ubuntu impish.
- libslang2-dbgsym: No summary available for libslang2-dbgsym in ubuntu impish.
No description available for libslang2-dbgsym in ubuntu impish.
- libslang2-dev: S-Lang programming library, development version
S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.
.
The S-Lang library includes the following:
* Low level tty input routines for reading single characters at a time.
* Keymap routines for defining keys and manipulating multiple keymaps.
* A high-level key processing interface (SLkp) for
handling function and arrow keys.
* High level screen management routines for manipulating both
monochrome and color terminals. These routines are very
efficient. (SLsmg)
* Low level terminal-independent routines for manipulating the display
of a terminal. (SLtt)
* Routines for reading single line input with line editing and recall
capabilities. (SLrline)
* Searching functions: both ordinary searches and regular expression
searches. (SLsearch)
* An embedded stack-based language interpreter with a C-like syntax.
- libslang2-modules: Shared modules for S-Lang language
S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.
.
This package contains dynamically-loaded modules for S-Lang applications.
- libslang2-modules-dbgsym: debug symbols for libslang2-modules
- libslang2-pic: S-Lang programming library, shared library subset kit
This is used to develop subsets of the S-Lang shared libraries for use
on custom installation floppies and in embedded systems. Unless you're
making one of those, you won't need this package.
- slsh: Interpreter for S-Lang language
S-Lang is a C programmer's library that includes routines for the rapid
development of sophisticated, user friendly, multi-platform applications.
.
This package contains a stand-alone interpreter for scripts written
in the S-Lang language.
- slsh-dbgsym: debug symbols for slsh