slang2 2.3.2-ok1 source package in openKylin
Changelog
slang2 (2.3.2-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
slang2 (2.3.2-ok1) yangtze; urgency=medium * Build for openKylin. -- openKylinBot <email address hidden> Mon, 25 Apr 2022 22:03:04 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Yangtze V1.0 | release | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
slang2_2.3.2.orig.tar.xz | 1.2 MiB | 18c99f4c5ad9710eb0fcd4c82f7c32427f94c9c93a5ba04a88318e521db2cadf |
slang2_2.3.2-ok1.debian.tar.xz | 13.3 KiB | 02d05e2f234edd759257217e8490e3d729664884eaf3a4c15b85e45ee146615e |
slang2_2.3.2-ok1.dsc | 2.1 KiB | ddc105432a087a3d7baf3398a9c2bf3b7043a3efcc61eb306982b224b9144d16 |
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 only the shared library libslang.so.* and copyright
information. It is only necessary for programs that use this library (such
as jed and slrn). If you plan on doing development with S-Lang, you will
need the companion -dev package as well.
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-
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.
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.
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.
This is a udeb, or a microdeb, of the S-Lang library with wide character
support. As such it is the installer counterpart of libslang2.
You only need this package to support applications needing S-Lang during
the Debian installation process time and probably don't need to select it.
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.