guile-1.8

The GNU extension language and Scheme interpreter
Guile is a Scheme implementation designed for real world programming,
providing a rich Unix interface, a module system, an interpreter, and
many extension languages. Guile can be used as a standard #! style
interpreter, via #!/usr/bin/guile, or as an extension language for
other applications via libguile.

ltrace

Tracks runtime library calls in dynamically linked programs
ltrace is a debugging program which runs a specified command until it
exits. While the command is executing, ltrace intercepts and records
the dynamic library calls which are called by
the executed process and the signals received by that process.
It can also intercept and print the system calls executed by the program.
.
The program to be traced need not be recompiled for this, so you can
use it on binaries for which you don't have the source handy.
.

libkparts4

Package contains libraries, required by other applications as dependencies. Do not install separately.

Framework for the KDE Platform Graphical Components
This library implements the framework for reusable KDE components (kparts),
which are elaborate widgets with a user-interface defined in terms of actions
(menu items, toolbar icons).
.
This package is part of the KDE Development Platform libraries module.

screen

terminal multiplexor with VT100/ANSI terminal emulation
screen is a terminal multiplexor that runs several separate "screens" on a
single physical character-based terminal. Each virtual terminal emulates a
DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions
can be detached and resumed later on a different terminal.
.
Screen also supports a whole slew of other features. Some of these are:
configurable input and output translation, serial port support, configurable

didiwiki

simple wiki implementation with built-in webserver
DidiWiki is aimed at those who need a quick and lightweight wiki for
personal use, such as notes, "to do" lists, etc. It is written in C,
and has very low system requirements (binary size of ~25k
stripped). This makes it particularly useful for handhelds. DidiWiki
does not require installation of a separate webserver, scripting
language, or database.

libgrantlee-gui0

Package contains libraries, required by other applications as dependencies. Do not install separately.

Grantlee templating library for Qt - GUI
Grantlee is a string template engine based on the Django template system
and written in Qt.
.
This package contains the GUI part of Grantlee.

rdmacm-utils

Examples for the librdmacm library
librdmacm is a library that allows applications to set up reliable
connected and unreliable datagram transfers when using RDMA adapters.
It provides a transport-neutral interface in the sense that the same
code can be used for both InfiniBand and iWARP adapters. The
interface is based on sockets, but adapted for queue pair (QP) based
semantics: communication must use a specific RDMA device, and data
transfers are message-based.
.

libcap1

Package contains libraries, required by other applications as dependencies. Do not install separately.

support for getting/setting POSIX.1e capabilities
This library implements the user-space interfaces to the POSIX
1003.1e capabilities available in Linux kernels. These capabilities are
a partitioning of the all powerful root privilege into a set of distinct
privileges. Note that it will not provide any functionality with kernels
below 2.2

nasm

General-purpose x86 assembler
Netwide Assembler. NASM will currently output flat-form binary files,
a.out, COFF and ELF Unix object files, and Microsoft 16-bit DOS and
Win32 object files.
.
Also included is NDISASM, a prototype x86 binary-file disassembler
which uses the same instruction table as NASM.
.
NASM is released under the GNU Lesser General Public License (LGPL).

jzip

Text mode interpreter for Z-Code adventures
This package provides the jzip Z-Code interpreter required to run
Infocom or Inform-generated text adventures, although the format can
be used for more than games. It is based on the zip interpreter sources
and adapted by John D. Holder <jholder@frii.com>.
.
The ckifzs program, for checking the basic structure of save files
against the QUETZAL standard, is also included, as is the jzexe

Pages

Subscribe to OpenRepos.net — Community Repository System RSS