slang2 2.3.3-ok1 source package in openKylin
Changelog
slang2 (2.3.3-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:23:35 +0800
slang2 (2.3.3-ok1) nile; urgency=medium * Build for openKylin. -- Luoyaoming <email address hidden> Wed, 24 Apr 2024 17:23:35 +0800
Series | Published | Component | Section | |
---|---|---|---|---|
Huanghe V3.0 | proposed | main | devel | |
Huanghe V3.0 | release | main | devel | |
Nile V2.0 | release | main | devel | |
Nile V2.0 | proposed | main | devel |
File | Size | SHA-256 Checksum |
---|---|---|
slang2_2.3.3.orig.tar.xz | 1.3 MiB | d86128b264933ad88c295b3a58127c2f29c8cb68334dd2e6a310b0a36436c64f |
slang2_2.3.3-ok1.debian.tar.xz | 13.4 KiB | 30bda573e157a222be4ce2f9d629f19198e7fcb6251327e64b41253642d972e7 |
slang2_2.3.3-ok1.dsc | 2.0 KiB | ce95e125db306eb63855e34f01b85653da2b2a721b2575ea16e8dc3914e4872d |
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.