Orca a scriptable screen reader that is currently under development.
As such it is highly unstable and undergoes frequent changes. To
read more about Orca, please refer to the Orca documentation series
available in the ./docs/doc-set directory and also the Orca WIKI at
http://live.gnome.org/Orca.
Accessibility Toolkit, Linux/i386 binary
from the Web page:
The ATK library provides a set of interfaces for accessibility. By
supporting the ATK interfaces, an application or toolkit can be
used with such tools as screen readers, magnifiers, and
alternative input devices.
AdvanceCOMP is a collection of recompression utilities for your
.ZIP archives
.PNG snapshots
.MNG video clips
.GZ files
The main features are:
* Recompress ZIP, GZ, PNG and MNG files using the Deflate 7-Zip
implementation
* Recompress MNG files using Delta and Move optimization
HLExtract is a command line utility written in C that can load all HLLib
supported packages and extract multiple items from them while maintaining
their directory structure. Currently, BSP, GCF, NCF, PAK, SGA, VPK, WAD,
XZP, and ZIP (store/deflate) package formats are supported.
This library is for working with ".tar" archive files. It can read and
write a range of common variations of archive format including V7,
USTAR, POSIX and GNU formats. It provides support for packing and
unpacking portable archives. This makes it suitable for distribution
but not backup because details like file ownership and exact
permissions are not preserved.
The package com.ice.tar implements a tar archive io package.
This package allows you to create, and extract tar archives.
Since the package uses InputStream and OutputStream, it is possible
to combine this package with the java.util.zip package to handle
.tar.gz files.
A tiny C library and sample program to extract data compressed using dozen
popular archivers. Currently following formats are supported:
- tar (*.tar)
- tar + gzip'ed (*.tar.gz, *.tgz) (deflate)
- zip (*.zip) (implode, deflate)
- lzh (*.lzh) (lh0, lh1, lh2, lh3, lh4, lh5, lh6, lzs, lz5, lz4)
- MIME multipart
The UnRAR library is a minor part of the RAR archiver and contains
RAR uncompression algorithm. UnRAR requires very small volume of
memory to operate.
UnRAR library can be used by other programs to extract RAR archives.
This package contains small fixes from the http://mcmcc.bat.ru/clamav/.
The UnRAR library is a minor part of the RAR archiver and contains
RAR uncompression algorithm. UnRAR requires very small volume of
memory to operate.
UnRAR library can be used by other programs to extract RAR archives.
This package contains small fixes from the http://mcmcc.bat.ru/clamav/.
libzip is a C library for reading, creating, and modifying zip
archives. Files can be added from data buffers, files, or compressed
data copied directly from other zip archives. Changes made without
closing the archive can be reverted. The API is documented by man
pages.