9 projects tagged "English"
Lbzip2 is a parallel, SMP-based, bzip2-compatible compression utility, with a commandline resembling that of the original bzip2. It is usable both on its own and as a filter passed to GNU tar with the "--use-compress-program" option. It uses Gnulib, and its building and testing process is managed by the GNU build system. Starting with release 2.0, lbzip2 is independent of libbz2 and features yambi, an independent BWT compression stack with improved speed and robustness.
KDE-Services extends the features of Dolphin's right click menu in the KDE graphical environment. It allows you to play and convert between several video formats, extract audio from movies and convert them to MP3, convert audio to MP3, securely send a file or directory to Mailx as an email, send files to Thunderbird as attachments, burn and checksum ISO images, execute scripts and applications, get low-level information on video files, build ISO images from folders, replace text, search, SSH, use Midnight Commander, use system, network, and backup/restore tools, use Samba, extract subtitles from MKV video, multiplex subtitles into MPEG-2 videos, and work with YouTube, DVDs, multimedia, GPG. You can add a timestamp prefix to a filename or directory name. A paranoid shredder, an HTTP publisher, graphic tools, and package tools are included.
GNU Recutils is a set of tools and libraries to access human-editable text-based databases called recfiles. A recfile contains data structured as a sequence of records. The rec format supports data integrity with the usage of record descriptors (keys, mandatory fields, field types, etc.) as well as the ability of record fields to refer to other records. Despite its simplicity, recfiles can be used to store medium-sized databases. The GNU recutils suite comprises a texinfo manual describing the Rec format, a C library (librec) providing a rich set of functions to access rec files, a set of C utilities that can be used in shell scripts and in the command line to operate on rec files, and an Emacs mode (rec-mode).
dxirc is a easy-to-use yet capable cross-platform IRC client. Among its notable features are flexible configuration, a fully customizable look independent of system-wide settings, multiple server support with optional automated joining of selected channels, and the ability to connect via SSL.
ted (Tiny EDitor) is a lightweight commandline text editor designed for scripting. It's intended to be an easier-to-use alternative to "ed". It is lightweight, scriptable, and easily harnessed by shell scripts, but doesn't suffer from the chronic user-unfriendliness that characterizes ed. It is also slightly more featureful than ed, and includes multiple editing buffers and built-in script handling.
Listaller unifies the way you manage software on your Linux system by providing a user-friendly, application-centered software manager GUI. It also provides a software setup package format (the IPK package format), which works on all Linux distributions, as well as tools to make your application binaries work on every Linux distribution. The project has merged with Autopackage some time ago. One of Listaller's strengths is its close integration with AppStream and PackageKit. This means that you will be able to manage Listaller-installed applications with your favorite package-manager, like GNOME-PackageKit, Apper, or even the Ubuntu Software Center. Listaller is primarily designed to be run on Linux distributions, but it could be ported to *BSD.
QSMM, the "QSMM State Machine Model", is a framework for development of non-deterministic intelligent state models and systems with spur-driven behavior. It includes low-level functions for generating optimal actions by the system and high-level functions for building multinode models. In a multinode model, nodes represent components of a system you develop which choose optimal actions using the framework and can correspond to entities external to the system and which behavior is to be learnt. A node can choose optimal actions based on a current node state which is either set manually by your program or is identified automatically by the framework. Probability profiles for a state transition matrix and an action emission matrix of the node can be specified using an assembler program with a user-defined instruction set.