Este es el repositorio Oficial del Proyecto VENENUX, si encuentras alguna aplicacion que no sea libre por favor informanos! la trataremos como un bicho y sera eliminada.

Puedes usarlo añadiendo estas lineas a tu sources.list:

      deb http://www.venenux.org/repos/venenux/ pachamama principal
      deb-src http://www.venenux.org/repos/venenux/ pachamama principal
    

Tome en cuenta que si no usa VENENUX es posible que existan algunos conflictos con sus repositorios, tambien puede navegar y descargar los paquetes individualmente.

Lista de paquetes

aa3d (1.0-7, main) - ASCII art stereogram generator
Binario para la arquitectura i386 (8.5 KB) | Source dir

This program generates the well-known and popular random dot stereograms in ASCII art.

acct (6.4~pre1-6, main) - The GNU Accounting utilities for process and login accounting
Binario para la arquitectura i386 (102.3 KB) | Source dir

GNU Accounting Utilities is a set of utilities which reports and summarizes data about user connect times and process execution statistics.

"Login accounting" provides summaries of system resource usage based on connect time, and "process accounting" provides summaries based on the commands executed on the system.

The 'last' command is provided by the sysvinit package and not included here.

acpid (1.0.8-1lenny1, main) - Utilities for using ACPI power management
Binario para la arquitectura i386 (34.8 KB) | Source dir

Modern computers support the Advanced Configuration and Power Interface (ACPI) to allow intelligent power management on your system and to query battery and configuration status.

ACPID is a completely flexible, totally extensible daemon for delivering ACPI events. It listens on a file (/proc/acpi/event) and when an event occurs, executes programs to handle the event. The programs it executes are configured through a set of configuration files, which can be dropped into place by packages or by the admin.

adns-tools (1.4-2, main) - Asynchronous-capable DNS client library and utilities
Binario para la arquitectura i386 (40.3 KB) | Source dir

adns is a resolver library for C (and C++) programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, it can be used in an asynchronous, non-blocking manner. Many queries can be handled simultaneously.

Includes useful test tools and utilities for IP address resolving in logfiles.

aircrack-ng (1:1.0~rc1-2, main) - wireless WEP/WPA cracking utilities
Binario para la arquitectura i386 (1.2 MB) | Source dir

aircrack-ng is an 802.11a/b/g WEP/WPA cracking program that can recover a 40-bit, 104-bit, 256-bit or 512-bit WEP key once enough encrypted packets have been gathered. Also it can attack WPA1/2 networks with some advanced methods or simply by brute force.

It implements the standard FMS attack along with some optimizations, thus making the attack much faster compared to other WEP cracking tools. It can also fully use a multiprocessor system to its full power in order to speed up the cracking process.

aircrack-ng is a fork of aircrack, as that project has been stopped by the upstream maintainer.

akregator (4:3.5.9-5, main) - RSS feed aggregator for KDE
Binario para la arquitectura i386 (1.4 MB) | Source dir

aKregator is a fast, lightweight, and intuitive feed reader program for KDE. It allows you to quickly browse through hundreds of thousands of internet feeds in a quick, efficient, and familiar way.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

albumshaper (2.1-4, main) - Photo album creator and photo manipulator
Binario para la arquitectura i386 (4.2 MB) | Source dir

Album Shaper strives to be the most friendly, easy to use, open source application for organizing, annotating, framing, enhancing, stylizing, and sharing your digital photos. Album Shaper embraces open formats like XML, JPEG, and XSLT, while supporting Windows, Mac OS X, and Unix users who speak a multitude of languages around the world!

Two-layer albums can be created in a drag-n-drop interface which allows quick and easy arrangement and categorization of photos.

A few simple image manipulations such as rotation and flipping are provided to help you get your photos presentable as quick as possible.

Photos, collections, and albums themselves can be labeled as needed and modified at a later time by saving and loading from a simple XML format. Albums are exported as HTML which can then be posted directly on the web or viewed straight from your hard drive.

Album Shaper supports themes which means you can completely customize the look of the Albums you produce. Album Shaper is designed to help you share your photos with your friends and family as easily as possible, as well as update and maintain these Albums in the most efficient and easy way possible.

Homepage: http://albumshaper.sourceforge.net/

alien (8.72, main) - convert and install rpm and other packages
Binario para la arquitectura all (100.9 KB) | Source dir

Alien allows you to convert LSB, Red Hat, Stampede and Slackware Packages into Debian packages, which can be installed with dpkg.

It can also generate packages of any of the other formats.

This is a tool only suitable for binary packages.

alsa-base (1.0.17.dfsg-4, main) - ALSA driver configuration files
Binario para la arquitectura all (215.3 KB) | Source dir

This package contains various configuration files for the ALSA drivers.

For ALSA to work on a system with a given sound card, there must be an ALSA driver for that card in the kernel. Linux 2.6 as shipped in linux-image packages contains ALSA drivers for all supported sound cards in the form of loadable modules. A custom alsa-modules package can be built from the sources in the alsa-source package using the m-a utility (included in the module-assistant package). Please read the README.Debian file for more information about loading and building modules.

ALSA is the Advanced Linux Sound Architecture.

alsa-modules-2.6.28.7-venenux-libre (1.0.19+2.6.28+7.3.2009, main) - ALSA modules for kernel 2.6.28.7-venenux-libre
Binario para la arquitectura i386 (2.0 MB)

This package contains ALSA driver modules for kernel 2.6.28.7-venenux-libre.

If kernel version 2.6.28.7-venenux-libre is running when this package is installed then applications using ALSA sound drivers will be forcibly stopped and any loaded ALSA sound drivers will be reloaded. Consequently it is a good idea to exit sound related applications before installing this package.

Please note that ALSA driver modules are included in kernel-image packages of version 2.6 or higher. Therefore, you do not need to install an alsa-modules package if you are running a 2.6 kernel. You may still want to install an alsa-modules package for a 2.6 kernel because the drivers in alsa-modules packages are usually more current than those in kernel-image packages. In any case, if you do install an alsa-modules package then the module loader will prefer its modules over those from the kernel-image package.

ALSA is the Advanced Linux Sound Architecture.

alsa-oss (1.0.15-1, main) - ALSA wrapper for OSS applications
Binario para la arquitectura i386 (50.8 KB) | Source dir

This package contains a program loader, aoss, which wraps applications written for OSS in a compatibility library, thus allowing them to work with ALSA.

There are two ways of getting an application to work with ALSA if the application was written for OSS. The first way is to load the special ALSA drivers that emulate the OSS kernel interface; these allow the application to open /dev/dsp0 and other OSS device files. The second way is to wrap the application in the libaoss library provided in this package; the wrapper causes the application to access native ALSA device files such as /dev/snd/pcmC0D0c instead of OSS device files.

Use of the alsa-oss library is recommended over the use of OSS-emulation drivers if you want to use ALSA's PCM plugin layer.

ALSA is the Advanced Linux Sound Architecture:
http://alsa.sourceforge.net OSS is the free version of the Open Sound System.

alsa-utils (1.0.16-2, main) - ALSA utilities
Binario para la arquitectura i386 (1.0 MB) | Source dir

This package contains utilities for configuring and using ALSA, including:
o amixer: command line mixer
o alsamixer: curses mixer
o amidi: read from and write to ALSA RawMIDI ports
o aplay, arecord: command line playback and recording
o aplaymidi, arecordmidi: command line MIDI playback and recording
o aconnect, aseqnet, aseqdump: command line MIDI sequencer control

ALSA is the Advanced Linux Sound Architecture.

amarok (1.4.10-2, main) - versatile and easy to use audio player for KDE
Binario para la arquitectura i386 (2.5 MB) | Source dir

Amarok tries to be a little different, providing a simple drag and drop interface that really makes playlist handling easy.

Features include:
- rapid playlist creation, with drag and drop from a directory view
- nice playlist browser for your existing playlists (PLS or M3U formats)
- collection-indexing support, for smart browsing and playlist creation
- possibility of accessing media via kioslaves, allowing you to play
via smb:// or fish:// (normal streams are of course supported)
- inline ID3 tag editing, capable of retrieving tags via MusicBrainz
- album cover support: automatically displays album covers from the
filesystem, or downloaded on the fly
- miscellaneous audio effects, including crossfading
- easy bindable global shortcuts, rich DCOP interface
- On-Screen Display (OSD), on track change or at keypress
- iPod and iRiver support
- Last.fm stream playing support
- Track "mood" display (requires moodbar package installed)

Support for libvisual visualization plugins is also compiled in (you need to have libvisual-0.4-plugins installed to be able to use it).

amarok-common (1.4.10-2, main) - architecture independent files for Amarok
Binario para la arquitectura all (10.6 MB) | Source dir

This package contains architecture independent files needed for Amarok to run properly. It also provides Amarok documentation. Therefore, unless you have 'amarok' package installed, you will hardly find this package useful.

You need to install Python if you intend to use Zeroconf support, WebControl and/or playlist2html scripts. You will also need python-qt3 for the WebControl script.

amarok-engine-xine (1.4.10-2, main) - Xine engine for the Amarok audio player
Binario para la arquitectura i386 (121.1 KB) | Source dir

This package provides the xine engine for Amarok. Xine is capable of playing most of media formats and usually does not require any additional configuration therefore this engine is default and recommended.

amarok-engine-yauap (1.4.10-2, main) - Yauap engine for the Amarok audio player
Binario para la arquitectura i386 (90.0 KB) | Source dir

This package includes Amarok yauap engine, which provides a frontend to Yauap Commandline Audio Player. DBus is used as a means of communication between the engine and Yauap. Please note that some extra Amarok features (like visualizations) might not be available while using this engine.

amarok-engines (1.4.10-2, main) - output engines for the Amarok music player
Binario para la arquitectura all (68.7 KB) | Source dir

This package serves merely as a reference point if you want to install all available Amarok engines. It depends on those Amarok engines that generally can be used by most users. You can safely remove this metapackage as you can remove the amarok-engine-$engine packages that you don't use.

amarok-konqsidebar (1.4.10-2, main) - Amarok sidebar for konqueror 3.x.x
Binario para la arquitectura i386 (117.5 KB) | Source dir

This package contains the Amarok sidebar plugin for konqueror from KDE 3 series. The sidebar provides a convenient way for a user to control amarok directly from the running konqueror instance.

amb-plugins (0.3.0-1, main) - ambisonics LADPSA plugins
Binario para la arquitectura i386 (17.3 KB) | Source dir

A set of ambisonics plugins, mainly to be used within Ardour. Mono and stereo to B-format panning, horizontal rotator, square, hexagon and cube decoders.

amule (2.2.1-1+lenny2, main) - client for the eD2k and Kad networks, like eMule
Binario para la arquitectura i386 (1.7 MB) | Source dir

aMule is a peer-to-peer file sharing application, designed to connect to the eDonkey and Kad networks. It has a wide range of features, including many of the original eMule client, like:


* online signature, source exchange, compressed transfers, secure
identification, and IP filter support
* boolean search, which can be local, global, or in the Kad network
* checks against aggressive clients
* slot allocation, to decide the number of remote clients
* systray works well both in GNOME and KDE
* translations to many languages

A daemonized version of the application that does not need a graphic environment to run is available in the amule-daemon package, and various utilities of interest can be found in the amule-utils and amule-utils-gui packages, including the ed2k link handler.

amule-common (2.2.1-1+lenny2, main) - common files for the rest of aMule packages
Binario para la arquitectura all (2.1 MB) | Source dir

This package contains localization files and webserver templates for aMule. You probably don't want to install this package alone, but amule or amule-daemon instead.

amule-utils (2.2.1-1+lenny2, main) - utilities for aMule (command-line version)
Binario para la arquitectura i386 (431.1 KB) | Source dir

This package contains a set of command-line utilities related to aMule, the eD2k network client:


* ed2k: handles ed2k:// links, queueing them into aMule
* cas: displays the contents of your aMule online signature
* alcc: computes ed2k:// links for the given input files
* amulecmd: text-based client to control aMule or the aMule daemon

Some of these utilities have graphic versions, which can be found in the amule-utils-gui package.

anacron (2.3-13.1, main) - cron-like program that doesn't go by time
Binario para la arquitectura i386 (28.6 KB) | Source dir

Anacron (like `anac(h)ronistic') is a periodic command scheduler. It executes commands at intervals specified in days. Unlike cron, it does not assume that the system is running continuously. It can therefore be used to control the execution of daily, weekly and monthly jobs (or anything with a period of n days), on systems that don't run 24 hours a day. When installed and configured properly, Anacron will make sure that the commands are run at the specified intervals as closely as machine-uptime permits.

This package is pre-configured to execute the daily jobs of the Debian system. You should install this program if your system isn't powered on 24 hours a day to make sure the maintenance jobs of other Debian packages are executed each day.

apollon-venenux (1.0.2.1-1.3, main) - KDE-based interface to the giFT file-sharing system
Binario para la arquitectura i386 (475.7 KB) | Source dir

Apollon is a graphical frontend to the giFT file-sharing system. It allows the user to perform searches and control downloads and uploads. Apollon needs a giFT daemon to be useful.

Apollon has many fine features such as file preview, multi-tabbed searching, filtering of search results, docking in the KDE/GNOME system tray, and downloading of entire remote directories.


Homepage: http://apollon.sourceforge.net/

apt (0.7.20.2+lenny1, main) - Advanced front-end for dpkg
Binario para la arquitectura i386 (1.6 MB) | Source dir

This is Debian's next generation front-end for the dpkg package manager. It provides the apt-get utility and APT dselect method that provides a simpler, safer way to install and upgrade packages.

APT features complete installation ordering, multiple source capability and several other unique features, see the Users Guide in apt-doc.

apt-file (2.1.5, main) - APT package searching utility -- command-line interface
Binario para la arquitectura all (18.7 KB) | Source dir

apt-file is a command line tool for searching packages for the APT packaging system.

Unlike apt-cache, you can search in which package a file is included or list the contents of a package without installing or fetching it.

apt-show-versions (0.15, main) - lists available package versions with distribution
Binario para la arquitectura all (35.7 KB) | Source dir

apt-show-versions parses the dpkg status file and the APT lists for the installed and available package versions and distribution and shows upgrade options within the specific distribution of the selected package.

This is really useful if you have a mixed stable/testing environment and want to list all packages which are from testing and can be upgraded in testing.

apt-utils (0.7.20.2+lenny1, main) - APT utility programs
Binario para la arquitectura i386 (183.7 KB) | Source dir

This package contains some APT utility programs such as apt-ftparchive, apt-sortpkgs and apt-extracttemplates.

apt-extracttemplates is used by debconf to prompt for configuration questions before installation. apt-ftparchive is used to create Package and other index files. apt-sortpkgs is a Package/Source file normalizer.

aqsis (1.2.0-2.1, main) - suite of applications implementing the RenderMan Interface
Binario para la arquitectura i386 (327.6 KB) | Source dir

The Aqsis Rendering System consists of a set of libraries and applications for creating high-quality computer imagery using the Pixar RenderMan Interface.

This package contains the Aqsis binaries.

aqsis-libsc2a (1.2.0-2.1, main) - suite of applications implementing the RenderMan Interface - libraries
Binario para la arquitectura i386 (1.5 MB) | Source dir

The Aqsis Rendering System consists of a set of libraries and applications for creating high-quality computer imagery using the Pixar RenderMan Interface.

This package contains the Aqsis shared libraries.

arj (3.10.22-6, main) - archiver for .arj files
Binario para la arquitectura i386 (215.9 KB) | Source dir

This package is an open source version of the arj archiver. This version has been created with the intent to preserve maximum compatibility and retain the feature set of original ARJ archiver as provided by ARJ Software, Inc.

ark (4:3.5.9-2, main) - graphical archiving tool for KDE
Binario para la arquitectura i386 (308.5 KB) | Source dir

Ark is a graphical program for managing various archive formats within the KDE environment. Archives can be viewed, extracted, created and modified from within Ark.

The program can handle various formats such as tar, gzip, bzip2, zip, rar and lha (if appropriate command-line programs are installed).

Ark can work closely with Konqueror in the KDE environment to handle archives, if you install the Konqueror Integration plugin available in the konq-plugins package.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

armagetronad (0.2.8.2.1-10, main) - 3D Tron-like high speed game
Binario para la arquitectura i386 (1.2 MB) | Source dir

The rules are simple: you ride a light cycle (a kind of motorbike that can only turn 90 degrees at a time, leaves a wall behind and cannot be stopped) and have to avoid running into walls while at the same time you have to try to get your opponent to run into them.

The idea is based on the Disney movie from 1982 called "Tron". If you ever wanted to take a try at one of those speed demons features in the movie, this is your chance.

Armagetron Advanced can be played against AI opponents, against other humans over the network, or a mixture of both.

This is a BETA release provided for users who would like to use the bleeding edge branch. It's preferred that bugs be reported upstream.

armagetronad-common (0.2.8.2.1-10, main) - Common files for the Armagetron Advanced packages
Binario para la arquitectura all (276.9 KB) | Source dir

Armagetron Advanced is a 3D game based on the light cycle racing in the 80s- era movie "Tron".

You have to control a light cycle that can only turn in steps of 90 degrees, leaves a solid wall behind and can not be stopped. The aim is to survive the longest of all players by not crashing into any walls.

This package contains the common configuration files and documentation shared between the armagetronad and armagetronad-server packages.

arts (1.5.9-2, main) - sound system from the official KDE release
Binario para la arquitectura all (6.2 KB) | Source dir

KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.

This metapackage includes the complete aRts sound system, without development packages. aRts is the core sound system for KDE.

artsbuilder (4:3.5.9-2, main) - synthesizer designer for aRts
Binario para la arquitectura i386 (2.1 MB) | Source dir

This is the analog Realtime synthesizer's graphical design tool.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

ascii (3.8-4, main) - interactive ASCII name and synonym chart
Binario para la arquitectura i386 (15.7 KB) | Source dir

The ascii utility provides easy conversion between various byte representations and the American Standard Code for Information Interchange (ASCII) character table. It knows about a wide variety of hex, binary, octal, Teletype mnemonic, ISO/ECMA code point, slang names, XML entity names, and other representations. Given any one on the command line, it will try to display all others. Called with no arguments it displays a handy small ASCII chart.

aspell (0.60.6-1, main) - GNU Aspell spell-checker
Binario para la arquitectura i386 (283.4 KB) | Source dir

GNU Aspell is a spell-checker which can be used either as a standalone application or embedded in other programs. Its main feature is that it does a much better job of suggesting possible spellings than just about any other spell-checker available for the English language, including Ispell and Microsoft Word. It also has many other technical enhancements over Ispell such as using shared memory for dictionaries and intelligently handling personal dictionaries when more than one Aspell process is open at once.

Aspell is designed to be a drop-in replacement for Ispell.

aspell-es (1.10-3, main) - Spanish dictionary for aspell
Binario para la arquitectura all (166.3 KB) | Source dir

This is the Spanish dictionary for use with the aspell spellchecker. It is based on ispell dictionary put together by Santiago Rodriguez and Jesus Carretero.

audacity (1.3.5-2+lenny1, main) - A fast, cross-platform audio editor
Binario para la arquitectura i386 (3.1 MB) | Source dir

Audacity is a multi-track audio editor for Linux/Unix, MacOS and Windows. It is designed for easy recording, playing and editing of digital audio. Audacity features digital effects and spectrum analysis tools. Editing is very fast and provides unlimited undo/redo.

Supported file formats include Ogg Vorbis, MP3, WAV, AIFF, and AU.

For more information, see http://audacity.sourceforge.net/.

ava (0.3b.19990815-4, main) - Algebraical Virtual Assembler for Atmel's AVR MCUs
Binario para la arquitectura i386 (179.2 KB) | Source dir

AVA is an advanced assembler and linker for Atmel's family of 8-bit AVR microcontrollers. It offers a C-like preprocessor, powerful segments, and virtual symbols.

This assembler is not compatible with Atmel's assembler syntax.

avahi-daemon (0.6.23-3lenny1, main) - Avahi mDNS/DNS-SD daemon
Binario para la arquitectura i386 (85.5 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This package contains the Avahi Daemon which represents your machine on the network and allows other applications to publish and resolve mDNS/DNS-SD records.

avahi-utils (0.6.23-3lenny1, main) - Avahi browsing, publishing and discovery utilities
Binario para la arquitectura i386 (49.9 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This package contains several utilities that allow you to interact with the Avahi daemon, including publish, browsing and discovering services.

avfs (0.9.8-6, main) - virtual filesystem to access archives, disk images, remote locations
Binario para la arquitectura i386 (178.5 KB) | Source dir

This FUSE-base VFS (Virtual FileSystem) enables all programs to look inside archived or compressed files, or access remote files without recompiling the programs or changing the kernel.

At the moment it supports floppies, tar and gzip files, zip, bzip2, ar and rar files, ftp sessions, http, webdav, rsh/rcp, ssh/scp. Quite a few other handlers are implemented with the Midnight Commander's external FS.

avidemux (1:2.4.3-0.1, main) - a free video editor - gtk version
Binario para la arquitectura i386 (3.0 MB) | Source dir

Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.

This package contains the classic version with GTK+ interface.

avidemux-common (1:2.4.3-0.1, main) - a free video editor - Internationalization files
Binario para la arquitectura all (649.6 KB) | Source dir

Avidemux is a free video editor designed for simple cutting, filtering and encoding tasks. It supports many file types, including AVI, DVD compatible MPEG files, MP4 and ASF, using a variety of codecs. Tasks can be automated using projects, job queue and powerful scripting capabilities.

This package contains internationalization files needed to translate strings in avidemux to others languages.

avr-libc (1:1.6.2.cvs20080610-2, main) - Standard C library for Atmel AVR development
Binario para la arquitectura all (3.5 MB) | Source dir

Standard library used to the development of C programs for the Atmel AVR micro controllers. This package contains static libraries as well as the header files needed.

avra (1.2.2-1vnz2, main) - Assembler for Atmel AVR microcontrollers for massenkoh
Binario para la arquitectura i386 (60.5 KB) | Source dir

Avra is an assembler for the Atmel's family of AVR 8-bit RISC microcontrollers. It is mostly compatible with Atmel's own assembler, but adds new features such as better macro support and additional preprocessor directives.


Homepage: <http://avra.sourceforge.net>

avrdude (5.5-7, main) - software for programming Atmel AVR microcontrollers
Binario para la arquitectura i386 (165.3 KB) | Source dir

AVRDUDE is an open source utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP).

avrdude-doc (5.2-2vnz2, main) - documentation for avrdude
Binario para la arquitectura all (368.9 KB) | Source dir

AVRDUDE is an open source utility to download/upload/manipulate the ROM and EEPROM contents of AVR microcontrollers using the in-system programming technique (ISP).

This package contains documentation for configuring and running AVRDUDE.


Homepage: http://savannah.nongnu.org/projects/avrdude/

avrp (1.0beta3-6, main) - Programmer for Atmel AVR microcontrollers
Binario para la arquitectura i386 (19.7 KB) | Source dir

Avrp is a FLASH/EEPROM programmer for Atmel's family of AVR 8-bit RISC microcontrollers. It can also program the Atmel AT89 series microcontrollers. It supports at least four different programming devices including Atmel's own AVR development board and in-circuit programming.

avrprog (0.2.2-2vnz1, main) - Programmer for Atmel AVR microcontrollers
Binario para la arquitectura i386 (65.9 KB) | Source dir

This package can program Atmel AVR microcontrollers and uses PC parallel port to program the device in serial mode. The device can be programmed "in-system".

It comes with a schematic of the hardware required. The hardware was designed to be efficient and inexpensive. Schematic can be found in /usr/share/doc/avrprog/ or in emulation zone.

For more information, see http://avrprog.sourceforge.net

awesfx (0.5.1a-1, main) - utility programs for AWE32/64 and Emu10k1 driver
Binario para la arquitectura i386 (143.4 KB) | Source dir

This package contains the following programs:
- asfxload SoundFont file loader (ALSA)
- sfxload SoundFont file loader (OSS)
- setfx Chorus/reverb effect loader
- aweset Change the running mode of AWE driver
- sf2text Convert SoundFont to readable text
- text2sf Revert from text to SoundFont file
- gusload GUS PAT file loader
- sfxtest Example program to control AWE driver

The package includes the correction of SoundFont managing routines, called AWElib. As default, the AWElib is installed as a static library.

This package replace the old awe-drv and awe-utils package because the driver is included in the kernel since a long time.

base-files (5lenny3, main) - Debian base system miscellaneous files
Binario para la arquitectura i386 (55.8 KB) | Source dir

This package contains the basic filesystem hierarchy of a Debian system, and several important miscellaneous files, such as /etc/debian_version, /etc/host.conf, /etc/issue, /etc/motd, /etc/profile, /etc/nsswitch.conf, and others, and the text of several common licenses in use on Debian systems.

bash-completion (20080705, main) - programmable completion for the bash shell
Binario para la arquitectura all (87.1 KB) | Source dir

bash completion extends bashs standard completion behavior to achieve complex command lines with just a few keystrokes. This project was conceived to produce programmable completion routines for the most common Linux/UNIX commands, reducing the amount of typing sysadmins and programmers need to do on a daily basis.

bastille (1:2.1.1-19, main) - Security hardening tool
Binario para la arquitectura all (358.7 KB) | Source dir

Bastille Linux is a security hardening program for GNU/Linux. It increases the security of the system either by disabling services (if they are not necessary) or by altering their configuration.

If run in the (recommended) Interactive mode, Bastille educates the administrator during the hardening process: in each step of the process, extensive descriptions are given of what security issues are involved. Each step is optional. If run in the quicker Automated mode, Bastille hardens the system according the profile chosen.

Bastille Linux works for several Linux distributions. This package has been specifically modified to work for Debian GNU/Linux.

bc (1.06.94-3, main) - The GNU bc arbitrary precision calculator language
Binario para la arquitectura i386 (70.5 KB) | Source dir

GNU bc is an interactive algebraic language with arbitrary precision which follows the POSIX 1003.2 draft standard, with several extensions including multi-character variable names, an `else' statement and full Boolean expressions. GNU bc does not require the separate GNU dc program. Home page: http://directory.fsf.org/GNU/bc.html

bcc (0.16.17-4vnz1, main) - 16-bit x86 C compiler
Binario para la arquitectura i386 (114.8 KB)

This is a C-compiler for 8086 cpus which is important for the development of boot loaders or BIOS related 8086 code.

It is possible to run 8086 code under i386 Linux using an emulator, `elksemu', also included in this package.

bicyclerepair (0.9-4.3, main) - A refactoring tool for python
Binario para la arquitectura all (110.6 KB)

A framework and refactoring tool for Python. IDE Plugins are included for Pymacs, IDLE and Vim. Using Bicycle Repair Man you can rename classes, methods and variables, and all users of them are found and adjusted appropriately.


Homepage: http://bicyclerepair.sourceforge.net/

bin86 (0.16.17-4vnz1, main) - 16-bit x86 assembler and loader
Binario para la arquitectura i386 (85.1 KB)

This is the as86 and ld86 distribution written by Bruce Evans. It's a complete 8086 assembler and loader which can make 32-bit code for the 386+ processors.

bind9-host (1:9.5.1.dfsg.P2-1+lenny1, main) - Version of 'host' bundled with BIND 9.X
Binario para la arquitectura i386 (59.4 KB)

This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. This version differs from the one provided in the package called host, which is from NIKHEF, and has a similar but different set of features/options.

binfmt-support (1.2.11, main) - Support for extra binary formats
Binario para la arquitectura all (20.9 KB) | Source dir

The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism.

This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module.

binutils (2.18.1~cvs20080103-7, main) - The GNU assembler, linker and binary utilities
Binario para la arquitectura i386 (2.6 MB) | Source dir

The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs.

binutils-arm-gba (2.17-1, main) - The GNU binary utilities, for the arm-thumb-elf, gba based target
Binario para la arquitectura i386 (3.5 MB)

The programs in this package are used to assemble, link and manipulate binary and object files for the amr-thumb-elf and gba based CPUs. This package is primarily for GBA and CGB developers and is not needed by normal users or developers.

This package binutils are arm generic oriented, if u use this tools for devel arm env, must use only these, if u use others tools dont use thems, may can find changes.

binutils-avr (2.18-4, main) - Binary utilities supporting Atmel's AVR targets
Binario para la arquitectura i386 (3.8 MB) | Source dir

The programs in this package are used to manipulate binary and object files that may have been created for Atmel's AVR architecture. This package is primarily for AVR developers and cross-compilers and is not needed by normal users or developers.

binutils-dev (2.17-3vnz1, main) - The GNU binary utilities (BFD development files)
Binario para la arquitectura i386 (3.2 MB) | Source dir

This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed.

binutils-doc (2.17-3vnz1, main) - Documentation for the GNU assembler, linker and binary utilities
Binario para la arquitectura all (471.9 KB) | Source dir

This package consists of the documentation for the GNU assembler, linker and binary utilities.

binutils-multiarch (2.17-3vnz1, main) - Binary utilities that support multi-arch targets
Binario para la arquitectura i386 (9.5 MB) | Source dir

The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures.

binutils-z80 (2.17-1vnz1, main) - The GNU binary utilities, for the z80-unknown-coff, z80 based target
Binario para la arquitectura i386 (2.3 MB)

The programs in this package are used to assemble, link and manipulate binary and object files for the Z80 and R800 CPUs. This package is primarily for Z80 and R800 developers and is not needed by normal users or developers.

This package binutils are z80 generic oriented, if u use this tools for devel z80 env, must use only these, if u use others tools dont use thems, may can find changes.

blepvco (0.1.0-1, main) - LADSPA anti-aliased, minBLEP-based, hard-sync-capable oscillator plugins
Binario para la arquitectura i386 (65.4 KB) | Source dir

A collection of LADSPA plugins containing three anti-aliased, minBLEP-based, hard-sync-capable oscillator plugins. The oscillators are intended to be used with modular synthesis systems, such as Alsa Modular Synth

blop (0.2.8-5, main) - Bandlimited wavetable-based oscillator plugins for LADSPA hosts
Binario para la arquitectura i386 (912.4 KB) | Source dir

BLOP comprises a set of LADSPA plugins that generate bandlimited sawtooth, square, variable pulse and slope-variable triangle waves, for use in LADSPA aware audio applications, principally as components of a modular synthesis network.

They are wavetable based, and are designed to produce output with harmonic content as high as possible over a wide pitch range.

Additionally, there are a few extra plugins to assist in building synthesis networks, like a analogue-type sequencer, sync-square and ADSR envelope.

blt (2.4z-4, main) - the BLT extension library for Tcl/Tk - run-time package
Binario para la arquitectura i386 (1.5 MB) | Source dir

BLT is a library of useful extensions for the Tcl language and the popular Tk graphical toolkit. It adds a vector and tree data type, background execution and some debugging tools to Tcl, and provides several new widgets for Tk, including graphs, bar-charts, trees, tabs, splines and hyper-links, as well as a new geometry manager, drag & drop support, and more.

This package contains everything you need to use BLT with your Tcl/Tk scripts and Tcl/Tk-enabled apps.

Homepage: http://blt.sourceforge.net/

bluez-audio (3.36-3, main) - Bluetooth audio support
Binario para la arquitectura i386 (125.5 KB) | Source dir

This package contains a driver to communicate with audio-capable bluetooth devices like handsets.

BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL).

bluez-pcmcia-support (3.36-3, main) - PCMCIA support files for BlueZ 2.0 Bluetooth tools
Binario para la arquitectura i386 (23.7 KB) | Source dir

This package contains files to enable PCMCIA card services to recognise and initialise PCMCIA Bluetooth devices.

BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL).

bluez-utils (3.36-3, main) - Bluetooth tools and daemons
Binario para la arquitectura i386 (339.5 KB) | Source dir

This package contains tools and system daemons for using Bluetooth devices.

BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL).

br2684ctl (20040226-1, main) - Utility for configuring RFC 2684 ATM/Ethernet bridging
Binario para la arquitectura i386 (7.3 KB) | Source dir

ATM bridging is a way to extend Ethernet over an ATM network and is mainly used for DSL connections. This package contains the user space utility needed to configure the kernel driver.

This package is needed if you own an USB DSL modem and your connection uses one of these protocols: RFC 1483 bridged (RFC 2684 bridged), PPP over Ethernet (PPPoE).

bridge-utils (1.4-5, main) - Utilities for configuring the Linux Ethernet bridge
Binario para la arquitectura i386 (30.4 KB) | Source dir

This package contains utilities for configuring the Linux Ethernet bridge in Linux 2.4 or later. The Linux Ethernet bridge can be used for connecting multiple Ethernet devices together. The connecting is fully transparent: hosts connected to one Ethernet device see hosts connected to the other Ethernet devices directly.

bsd-mailx (8.1.2-0.20071201cvs-3, main) - A simple mail user agent
Binario para la arquitectura i386 (153.4 KB)

mailx is the traditional command-line-mode mail user agent. Even if you don't use it it may be required by other programs.

bsh (2.0b4-8, main) - Java scripting environment (BeanShell) Version 2
Binario para la arquitectura all (266.1 KB)

BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm).

You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff.

bsh-gcj (2.0b4-8, main) - Java scripting environment (BeanShell) Version 2 (native code)
Binario para la arquitectura i386 (343.0 KB)

BeanShell is a small, free, embeddable, Java source interpreter with object scripting language features, written in Java. BeanShell executes standard Java statements and expressions, in addition to obvious scripting commands and syntax. BeanShell supports scripted objects as simple method closures like those in Perl and JavaScript(tm).

You can use BeanShell interactively for Java experimentation and debugging or as a simple scripting engine for you applications. In short: BeanShell is a dynamically interpreted Java, plus some useful stuff.

This package contains the natively compiled code for use by gij.

build-essential (11.4, main) - Informational list of build-essential packages
Binario para la arquitectura i386 (7.0 KB) | Source dir

If you do not plan to build Debian packages, you don't need this package. Starting with dpkg (>= 1.14.18) this package is required for building Debian packages.

This package contains an informational list of packages which are considered essential for building Debian packages. This package also depends on the packages on that list, to make it easy to have the build-essential packages installed.

If you have this package installed, you only need to install whatever a package specifies as its build-time dependencies to build the package. Conversely, if you are determining what your package needs to build-depend on, you can always leave out the packages this package depends on.

This package is NOT the definition of what packages are build-essential; the real definition is in the Debian Policy Manual. This package contains merely an informational list, which is all most people need. However, if this package and the manual disagree, the manual is correct.

busybox (1:1.10.2-2, main) - Tiny utilities for small and embedded systems
Binario para la arquitectura i386 (289.9 KB) | Source dir

BusyBox combines tiny versions of many common UNIX utilities into a single small executable. It provides minimalist replacements for the most common utilities you would usually find on your desktop system (i.e., ls, cp, mv, mount, tar, etc.). The utilities in BusyBox generally have fewer options than their full-featured GNU cousins; however, the options that are included provide the expected functionality and behave very much like their GNU counterparts.

This package installs the BusyBox binary but does not install symlinks for any of the supported utilities. You can use /bin/busybox --install to install BusyBox to the current directory (you do not want to do this in / on your Debian system!).

bzip2 (1.0.5-1, main) - high-quality block-sorting file compressor - utilities
Binario para la arquitectura i386 (44.5 KB) | Source dir

bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression.

bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors.

The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz).

ca-certificates (20080809, main) - Common CA certificates
Binario para la arquitectura all (147.5 KB) | Source dir

This package includes PEM files of CA certificates to allow SSL-based applications to check for the authenticity of SSL connections.

It includes, among others, certificate authorities used by the Debian infrastructure and those shipped with Mozilla's browsers.

Please note that certificate authorities whose certificates are included in this package are not in any way audited for trustworthiness and RFC 3647 compliance, and that full responsibility to assess them belongs to the local system administrator.

cabextract (1.2-3, main) - a program to extract Microsoft Cabinet files
Binario para la arquitectura i386 (52.2 KB) | Source dir

Cabextract is a program which unpacks cabinet (.cab) files, which are a form of archive Microsoft uses to distribute their software and things like Windows Font Packs.

came (1.9-3.1+b1, main) - Rewrite of the xawtv webcam app using imlib2
Binario para la arquitectura i386 (24.2 KB) | Source dir

camE is a rewrite of the xawtv webcam app using imlib2 Features include:
* Uses Imlib2
* TTF fonts
* Blended transparent text
* Title text
* Options in ~/.camErc
* Message read from separate file (eg echo "eating my dinner" > ~/.caminfo)
* Color the text as you like
* Text background any color/alpha value
* scp support for uploading
* And more...

caps (0.4.2-1, main) - C* Audio Plugin Suite
Binario para la arquitectura i386 (686.4 KB) | Source dir

caps is a collection of refined LADSPA plugins including instrument amplifier emulation, stomp-box classics, versatile 'virtual analog' oscillators, fractal oscillation, reverb, equalization and others.

cbios (0.21+cvs20071215-1, main) - open source MSX BIOS roms
Binario para la arquitectura all (48.2 KB) | Source dir

C-BIOS is an open source BIOS for MSX computers. C-BIOS can be shipped with MSX emulators so they are usable out-of-the-box. It comes readily configured for the openMSX emulator.

cc65 (2.12.0-2, main) - Devel Suite Crosscompiler/Crossassembler for 6502 CPU's
Binario para la arquitectura i386 (1.3 MB)

A C crosscompiler for 6502 systems, including a macroassembler that supports 6502, 65SC02 and 65816 CPUs, a linker, an archiver and some other tools. This its a complete devel env for 6502's related cpu's.

This set of crosscompilers and crossassemblers are focused on devel on those CPU's of console games like NES, SMS, Oric ATMOS, and also ATARY, LYNX, AppleII, Commodore series, and the SuperVision.

Each package library/headers will provide support for one specific target CPU/console game for devel on it! The list of targeted :
- 6502 : by example for NES,ATARY consoles,
- 65SC92 : bt example with tunes for APPLEII,
- 6502/6510/8510 : equivalents like Commodore 64 and 128
- 65816 abd some variations too But this suite its console oriented, no CPU oriented, by the way u can set CPU's target at time compiling proccess!!!

U will find many docs, in shared place or in the emulation devel zone, a info system its provided.

Assembler and siassembler are provided only for 65(C)02 targets.

Create programs for one of the supported target machines its supported by at least one of the library packages hat depends.

cc65-apple2 (2.12.0-2, main) - Apple ][ specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (214.1 KB)

This package contains the header files and libraries needed to write programs for the Apple ][ using the cc65 crosscompiler.

cc65-apple2enh (2.12.0-2, main) - Apple ][e specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (214.4 KB)

This package contains the header files and libraries needed to write programs for the Apple ][e using the cc65 crosscompiler.

cc65-atari (2.12.0-2, main) - Atari specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (283.8 KB)

This package contains the header files and libraries needed to write programs for the 8 bit Atari machines using the cc65 crosscompiler.

cc65-atmos (2.12.0-2, main) - Oric Atmos specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (148.1 KB)

This package contains the header files and libraries needed to write programs for the Oric Atmos using the cc65 crosscompiler.

cc65-c128 (2.12.0-2, main) - C128 specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (219.5 KB)

This package contains the header files and libraries needed to write programs for the Commodore C128 using the cc65 crosscompiler.

cc65-c16 (2.12.0-2, main) - C16/116 specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (197.2 KB)

This package contains the header files and libraries needed to write programs for the Commodore C16/116 using the cc65 crosscompiler.

cc65-c64 (2.12.0-2, main) - C64 specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (216.7 KB)

This package contains the header files and libraries needed to write programs for the Commodore C64 using the cc65 crosscompiler.

cc65-cbm510 (2.12.0-2, main) - CBM 510 specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (214.7 KB)

This package contains the header files and libraries needed to write programs for the Commodore CBM 510 (aka P500) using the cc65 crosscompiler.

cc65-cbm610 (2.12.0-2, main) - CBM 610 specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (208.5 KB)

This package contains the header files and libraries needed to write programs for the Commodore PET-II (CBM600/700) family of computers using the cc65 crosscompiler.

cc65-geos (2.12.0-2, main) - GEOS specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (187.0 KB)

This package contains the header files and libraries needed to write GEOS programs for the C64/C128 using the cc65 crosscompiler.

cc65-nes (2.12.0-2, main) - NES nintendo 8bit specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (171.7 KB)

This package contains the header files and libraries needed to write programs for the NES using the cc65 crosscompiler.

cc65-pet (2.12.0-2, main) - PET specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (195.9 KB)

This package contains the header files and libraries needed to write programs for the Commodore PET family of computers using the cc65 crosscompiler

cc65-plus4 (2.12.0-2, main) - Plus/4 specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (202.7 KB)

This package contains the header files and libraries needed to write programs for the Commodore Plus/4 and C16/116 using the cc65 crosscompiler.

cc65-supervision (2.12.0-2, main) - SuperVision specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (117.9 KB)

This package contains the header files and libraries needed to write programs for the SuperVision using the cc65 crosscompiler.

cc65-vic20 (2.12.0-2, main) - VIC20 specific libraries and headers for the cc65 compiler
Binario para la arquitectura all (197.2 KB)

This package contains the header files and libraries needed to write programs for the Commodore VIC20 using the cc65 crosscompiler.

cdda2wav (9:1.1.9-1, main) - Dummy transition package for icedax
Binario para la arquitectura all (842 Bytes) | Source dir

This is a dummy package to ease the transition to icedax, the fork of cdda2wav. It provides a cdda2wav symlink to icedax for compatibility purposes. Please use icedax instead of cdda2wav.

cdebootstrap (0.5.4, main) - Bootstrap a Debian system
Binario para la arquitectura i386 (28.8 KB) | Source dir

cdebootstrap is used to create a Debian base system from scratch.

cdfs-2.6.28.7-venenux-libre (2.6.23-4+2.6.28+7.3.2009, main) - shows the tracks on a CD as normal files
Binario para la arquitectura i386 (24.1 KB)

CDfs is a file system for Linux systems that `exports' all tracks and boot images on a CD as normal files. These files can then be mounted (e.g. for ISO and boot images), copied, played (WAVE audio and VideoCD tracks)... The primary goal for developing this file system was to `unlock' information in old ISO images.

This package was compiled for the kernel-image-2.6.28.7-venenux-libre package. You need to rebuild it or use another prepared package if your Linux kernel is not version 2.6.28.7-venenux-libre.

cdparanoia (3.10.2+debian-5, main) - audio extraction tool for sampling CDs
Binario para la arquitectura i386 (40.7 KB) | Source dir

An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter.

cdrdao (1:1.2.2-16, main) - records CDs in Disk-At-Once (DAO) mode
Binario para la arquitectura i386 (426.2 KB) | Source dir

cdrdao records audio or data CD-Rs in disk-at-once (DAO) mode based on a textual description of the CD contents.

Recording in disk-at-once mode writes the complete disc, i.e. lead-in, one or more tracks and lead-out, in a single step. The commonly used track-at-once (TAO) mode writes each track independently which requires link blocks between two tracks. You probably want to use this if you're copying a CD with multiple tracks, like most audio CDs.

cdrdao can also handle the bin/cue format commonly used for VCDs or disks with subchannel data.

If you just want to burn a normal data CD, you probably want wodim instead.

cdrecord (9:1.1.9-1, main) - Dummy transition package for wodim
Binario para la arquitectura all (1.2 KB) | Source dir

This is a dummy package to ease the transition to wodim, the fork of cdrecord. It provides a cdrecord symlink to wodim for compatibility purposes. Please use wodim instead of cdrecord.

ceni (2.5, main) - Curses interface to /etc/network/interfaces
Binario para la arquitectura all (63.8 KB)

A Curses user interface for configuring network interfaces with ifupdown. Ceni can manage basic network interface ifupdown configuration stanzas for ethernet and wireless devices.

cervisia (4:3.5.9-2, main) - a graphical CVS front end for KDE
Binario para la arquitectura i386 (741.8 KB) | Source dir

Cervisia is a KDE-based graphical front end for the CVS client.

As well as providing both common and advanced CVS operations, it offers a variety of methods for graphically viewing information about the CVS repository, your own sandbox and the relationships between different versions of files. A Changelog editor is also included and is coupled with the commit dialog.

This package is part of KDE, and a component of the KDE SDK module. See the 'kde' and 'kdesdk' packages for more information.

chicken-bin (3.2.7-2, main) - A practical and portable Scheme system - compiler
Binario para la arquitectura i386 (1.3 MB)

CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. It uses the ideas presented in Baker's paper "Cheney on the MTA", and has a small core and is easily extendable.

This package contains the compiler.

chkrootkit (0.48-8, main) - rootkit detector
Binario para la arquitectura i386 (286.0 KB)

The chkrootkit security scanner searches the local system for signs that it is infected with a 'rootkit'. Rootkits are set of programs and hacks designed to take control of a target machine by using known security flaws.

Types that chkrootkit can identify are listed on the project's home page.

Please note that where chkrootkit detects no intrusions, this does not guarantee that the system is uncompromised. In addition to running chkrootkit, more specific tests should always be performed.

chktex (1.6.3-2, main) - Finds typographic errors in LaTeX
Binario para la arquitectura i386 (96.9 KB) | Source dir

ChkTeX finds typographic errors in LaTeX documents:
* Supports over 40 warnings.
* Supports ``\input'' command; both TeX and LaTeX version. Actually
includes the files. ``TEXINPUTS''-equivalent search path.
* Intelligent warning/error handling. The user may promote/mute
warnings to suit his preferences. You may also mute warnings in
the header of a file; thus killing much unwanted garbage.
* Supports both LaTeX 2.09 and LaTeX2e.
* Flexible output handling. Has some predefined formats and lets the
user specify his own format. Uses a ``printf()'' similar syntax.
``lacheck'' compatible mode included for interfacing with the
AUC-TeX Emacs mode.

Homepage: http://baruch.ev-en.org/proj/chktex/

cinelerra (2.1.0~svn20080706-0.0, main) - An audio/video authoring tool
Binario para la arquitectura i386 (5.9 MB) | Source dir

Cinelerra is a complete audio and video authoring tool. It understands a lot of multimedia formats (quicktime, avi, ogg) and audio/video compression codecs (divx, xvid, mpeg1/2, ...)

cinelerra-data (2.1.0~svn20080706-0.0, main) - An audio/video authoring tool
Binario para la arquitectura all (5.1 MB) | Source dir

Cinelerra is a complete audio and video authoring tool. It understands a lot of multimedia formats (quicktime, avi, ogg) and audio/video compression codecs (divx, xvid, mpeg1/2, ...)

This package contains data (fonts and l10n files) for cinelerra.

clive (0.4.18-1, main) - Video extraction utility for YouTube, Google Video and other video sites
Binario para la arquitectura all (53.8 KB) | Source dir

Command-line and fullscreen console program that extracts videos from YouTube, Google Video and other video sites. It supports embedded video extraction, and can be used with an external encoder (e.g. ffmpeg) to re-encode the extracted videos to different video formats (e.g. avi, mpeg, flv).

cloop-module-2.6.28.7-venenux-libre (2.6.28.2.1+2.6.28+7.3.2009, main) - The compressed loopback block device kernel module
Binario para la arquitectura i386 (29.6 KB)

Cloop is the driver module for transparent access to a ISO9660 filesystem contained in compressed volume.

cmatrix (1.2a-3, main) - simulates the display from "The Matrix"
Binario para la arquitectura i386 (17.0 KB) | Source dir

It is based on the screensaver from the movie's website. It works with terminal settings up to 132x300 and can scroll lines all at the same rate.

cmatrix-xfont (1.2a-3, main) - X11 font for cmatrix
Binario para la arquitectura all (8.9 KB) | Source dir

Console Matrix simulates the display from "The Matrix", this package provides the font to run cmatrix in an xterm.

cmt (1.15-3.1, main) - Computer Music Toolkit (cmt) a collection of LADSPA plugins
Binario para la arquitectura i386 (60.1 KB) | Source dir

cmt -- Computer Music Toolkit -- is a collection of LADSPA compatible plugins that any conforming program may take advantage of.

Plugins available are: low/high pass filters, echo/feedback delay filters with configurable delays from 0.01 to 60 seconds, amplifies, white and ping noise generators, compressors, expanders, limiters, b/fmh encoders, drum synthesizers, lofi (low fidelity), phase modulator (phasemod) and many more

These plugins are only usable in host applications, of which glame, sweep and others can be found in Debian.

For further information on cmt see <URL: http://www.ladspa.org/cmt/>

compiz-core (0.7.6-7, main) - OpenGL window and compositing manager
Binario para la arquitectura i386 (935.6 KB) | Source dir

Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs.

Compiz combines together a window manager and a composite manager using OpenGL for rendering. A "window manager" allows the manipulation of the multiple applications and dialog windows that are presented on the screen. A "composite manager" allows windows and other graphics to be combined together to create composite images. Compiz achieves its stunning effects by doing both of these functions.

compiz-fusion-plugins-extra (0.7.6-1, main) - Compiz Fusion plugins - extra collection
Binario para la arquitectura i386 (2.6 MB) | Source dir

Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness

This package provides plugins which are not as well tested and supported as the "main" plugins from the compiz-fusion project.

compiz-fusion-plugins-main (0.7.6-1, main) - Compiz Fusion plugins - main collection
Binario para la arquitectura i386 (1.4 MB) | Source dir

Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness.

This package provides the primary and most well tested set of plugins from the compiz-fusion project.

compiz-fusion-plugins-unsupported (0.7.6-1, main) - Compiz Fusion plugins - "unsupported" collection
Binario para la arquitectura i386 (821.2 KB) | Source dir

Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness

This package provides an extended collection of plugins, which have received the least amount of review and are the most likely to be problematic on your system.

compiz-kde (0.7.6-7, main) - OpenGL window and compositing manager - KDE window decorator
Binario para la arquitectura i386 (106.4 KB) | Source dir

Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs.

This package contains a window decorator that uses KDE to provide a look and feel similar to that of the default KDE window manager.

compiz-plugins (0.7.6-7, main) - OpenGL window and compositing manager - plugins
Binario para la arquitectura i386 (434.7 KB) | Source dir

Compiz brings to life a variety of visual effects that make the Linux desktop easier to use, more powerful and intuitive, and more accessible for users with special needs.

This package contains the standard plugins that come with compiz. Compiz without these plugins is not very useful.

compizconfig-backend-kconfig (0.7.6-1, main) - Compiz Fusion configuration system - kconfig backend
Binario para la arquitectura i386 (23.1 KB) | Source dir

Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness

This package provides the kconfig-based (kde) configuration backend for the compiz-fusion plugin system

compizconfig-settings-manager (0.7.6-3, main) - Compizconfig Settings Manager
Binario para la arquitectura i386 (597.5 KB) | Source dir

Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness

This package provides python-based "settings manager", a graphical interface used to administer the various options for the compiz-fusion system.

console-common (0.7.80, main) - basic infrastructure for text console configuration
Binario para la arquitectura all (115.4 KB) | Source dir

This package contains the install-keymap(8) utility, which is the recommended tool to specify a boot-time keymap to the system, as well as tools for internal use of keymap-providing packages.

console-data (2:1.07-11, main) - keymaps, fonts, charset maps, fallback tables for console-tools
Binario para la arquitectura all (1.1 MB) | Source dir

This package provides the standard data files for the Linux console tools.

This includes keyboard definitions (keymaps), console fonts for various encodings, maps defining the standard charsets for use by text applications, and fallback tables allowing to approximate an unavailable character's glyph with the glyph of another character in the current font.

console-setup (1.28, main) - Set up the font and the keyboard on the console
Binario para la arquitectura all (462.6 KB) | Source dir

The package provides the Linux console with the same versatile keyboard configuration that the X Window System uses. As a result there is no need to duplicate or change the keyboard files just to make simple customisations such as the use of dead keys, the key functioning as AltGr or Compose key, the key(s) to switch between Latin and non-Latin mode, etc.

The package also contains console fonts supporting many of the world's languages. It provides an unified set of font faces - the classic VGA, the simplistic Fixed, and the cleaned Terminus, TerminusBold and TerminusBoldVGA.

console-terminus (4.26-2.1, main) - Fixed-width fonts for fast reading on the Linux console
Binario para la arquitectura all (409.9 KB) | Source dir

This package installs in /usr/share/consolefonts several console variants of the Terminus font. If you have to work for extended time in front of monitor (i.e. over eight hours), you may find that using of these fonts reduces your eyes-fatigue.

The following charsets are supported: western European Latin, central European Latin, Turkish Latin, Romanian Latin, Slavic Cyrillic and Asian Cyrillic (Bashkyr, Kazakh, Mongolian and others).

console-tools (1:0.2.3dbs-65.1, main) - Linux console and font utilities
Binario para la arquitectura i386 (290.1 KB) | Source dir

This package allows you to set-up and manipulate the Linux console (ie. screen and keyboard), and manipulate console-font files.

`console-tools' was developed from version 0.94 of the standard `kbd' package, and integrates many fixes and enhancements, including new kbd features up to 0.99.

You will probably want to install a set of data files, such as the one in the `console-data' package.

For command-line compatibility with kbd, you may want to install the kbd-compat package.

cowsay (3.03-9.2, main) - A configurable talking cow
Binario para la arquitectura all (19.3 KB) | Source dir

Cowsay (or cowthink) will turn text into happy ASCII cows, with speech (or thought) balloons. If you don't like cows, ASCII art is available to replace it with some other creatures (Tux, the BSD daemon, dragons, and a plethora of animals, from a turkey to an elephant in a snake).

cpik-bin (0.1-1, main) - C conpiler traductor to asm PIC's PIC18Fxxx code
Binario para la arquitectura i386 (453.4 KB)

C conpiler traductor to asm PIC's PIC18Fxxx code. This utility are use for pikdev IDE env but u can use others.

cpp (4:4.3.2-2, main) - The GNU C preprocessor (cpp)
Binario para la arquitectura i386 (13.6 KB)

The GNU C preprocessor is a macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler.

This is a dependency package providing the default GNU C preprocessor.

cpp-4.3 (4.3.2-1.1, main) - The GNU C preprocessor
Binario para la arquitectura i386 (2.9 MB) | Source dir

A macro processor that is used automatically by the GNU C compiler to transform programs before actual compilation.

This package has been separated from gcc for the benefit of those who require the preprocessor but not the compiler.

cpufrequtils (004-2, main) - utilities to deal with the cpufreq Linux kernel feature
Binario para la arquitectura i386 (31.6 KB) | Source dir

This package contains two utilities for inspecting and setting the cpu frequency through both the sysfs and procfs CPUFreq kernel interfaces.

By default it also enable CPUFreq at boot time if the correct cpu driver is found.

crasm (1.4-3vnz1, main) - Cross assembler for 6800/6801/6803/6502/65C02/Z80
Binario para la arquitectura i386 (77.2 KB)

Assemble a microprocessor program and produce output file in Intel HEX or Motorola S Code from source for 6800/6801/6803/6502/65C02/Z80 processors. A program listing and a symbol table are also produced on the standard output.

Homepage: http://crasm.sourceforge.net/crasm.html

cryptsetup (2:1.0.6-7, main) - configures encrypted block devices
Binario para la arquitectura i386 (295.1 KB) | Source dir

Cryptsetup provides a command-line interface for configuring encrypted devices. This is done using the Linux kernel device mapper target dm-crypt. This version of cryptsetup has integrated support for LUKS.

cryptsetup is backwards compatible with the on-disk format of cryptoloop, but also supports more secure formats. This package includes support for automatically configuring encrypted devices at boot time via the config file /etc/crypttab. Additional features are cryptoroot support through initramfs-tools and several supported ways to read a passphrase or key.

cups (1.3.8-1+lenny6, main) - Common UNIX Printing System(tm) - server
Binario para la arquitectura i386 (2.0 MB) | Source dir

The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types.

This package provides the CUPS scheduler/daemon and related files.

The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made.

cups-bsd (1.3.8-1+lenny6, main) - Common UNIX Printing System(tm) - BSD commands
Binario para la arquitectura i386 (37.1 KB) | Source dir

The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types.

This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree).

The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made.

cups-client (1.3.8-1+lenny6, main) - Common UNIX Printing System(tm) - client programs (SysV)
Binario para la arquitectura i386 (113.2 KB) | Source dir

The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types.

This package provides the System V style print client programs.

The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made.

cups-common (1.3.8-1+lenny6, main) - Common UNIX Printing System(tm) - common files
Binario para la arquitectura all (1.1 MB) | Source dir

The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types.

This package provides common files for CUPS server and client packages.

The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made.

cups-driver-gutenprint (5.0.2-4, main) - printer drivers for CUPS
Binario para la arquitectura i386 (982.4 KB) | Source dir

This package includes a CUPS driver based on Gutenprint.

The CUPS drivers contain all of the files needed to support photo-quality printing on any printer supported by Gutenprint. You can find out more about the Common UNIX Printing System ("CUPS"), an IPP-based printing system for UNIX/Linux, at:


http://www.cups.org

This is Gutenprint version 5.0.2, a stable release in the 5.0 series.

Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print.

cups-pdf (2.4.8-3, main) - PDF printer for CUPS
Binario para la arquitectura i386 (41.2 KB) | Source dir

CUPS-PDF provides a PDF Writer backend to CUPS. This can be used as a virtual printer in a paperless network or to perform testing on CUPS.

Documents are written to a configurable directory (by default to ~/PDF) or can be further manipulated by a post-processing command.

Homepage: http://www.cups-pdf.de

cupsddk (1.2.3-5, main) - CUPS Driver Development Kit
Binario para la arquitectura i386 (168.7 KB) | Source dir

The CUPS Driver Development Kit (DDK) provides a suite of standard drivers, a PPD file compiler, and other utilities that can be used to develop printer drivers for CUPS and other printing environments. CUPS provides a portable printing layer for UNIX(r)-based operating systems. The CUPS DDK provides the means for mass-producing PPD files and drivers/filters for CUPS-based printer drivers.

This package should be installed for creating PPD files and for
developing printer drivers.

cupsddk-drivers (1.2.3-5, main) - CUPS Driver Development Kit - Driver files
Binario para la arquitectura i386 (109.7 KB) | Source dir

The CUPS DDK drivers provide support for all HP PCL/RTL and Epson ESC/P2 devices.

This package is needed to use the PPD files for non-PostScript printers available on www.cups.org.

cvs (1:1.12.13-12, main) - Concurrent Versions System
Binario para la arquitectura i386 (1.6 MB) | Source dir

CVS is a version control system, which allows you to keep old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. Unlike the simpler systems, CVS does not just operate on one file at a time or one directory at a time, but operates on hierarchical collections of directories consisting of version controlled files.

CVS helps to manage releases and to control the concurrent editing of source files among multiple authors. CVS allows triggers to enable/log/control various operations and works well over a wide area network.

cw (2.3-10, main) - Command-line frontend to unixcw
Binario para la arquitectura i386 (25.4 KB) | Source dir

This package contains a simple command line client called cw, which sounds characters as Morse code on the console speaker. The included cwgen binary can generate groups of random characters for Morse code practice.

Included are some examples files with embedded commands. These commands can be used to change speed, tone, spacing between characters and much more.

cwcp (2.3-10, main) - Ncurses frontend to unixcw
Binario para la arquitectura i386 (37.7 KB) | Source dir

Cwcp is a curses-based interactive Morse code tutor program. It allows menu selection from a number of sending modes, and also permits character sounding options, such as the tone pitch, and sending speed, to be varied from the keyboard using a full-screen user interface.

dares-qt (0.6.5-3, main) - rescue files from damaged CDs and DVDs (Qt-interface)
Binario para la arquitectura i386 (51.6 KB) | Source dir

Dares scans a CD/DVD image or a CD/DVD for files. This also works when the filesystem (ISO-9660 or UDF) on the disc is damaged and cannot be mounted anymore.

dash (0.5.4-12, main) - POSIX-compliant shell
Binario para la arquitectura i386 (90.8 KB) | Source dir

The Debian Almquist Shell (dash) is a lightweight POSIX-compliant shell derived from ash.

It can be usefully installed as /bin/sh (because it executes scripts faster than bash), or as the default shell for the superuser. It depends on fewer libraries than bash, and is therefore less likely to be affected by an upgrade problem or a disk failure. It is also useful for checking the POSIX compliance of scripts.

dbf2mysql (1.14a-3.1+b1, main) - xBase <--> MySQL
Binario para la arquitectura i386 (28.0 KB) | Source dir

This program takes an xBase file and sends queries to an MySQL server to insert it into an MySQL table and vice versa.

dbus (1.2.1-5, main) - simple interprocess messaging system
Binario para la arquitectura i386 (223.6 KB) | Source dir

D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.

D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple.

It comes with several bindings, including GLib, Python, Qt and Java.

This package contains the D-Bus daemon and related utilities.

The client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package.

dbus-x11 (1.2.1-5, main) - simple interprocess messaging system (X11 deps)
Binario para la arquitectura i386 (62.0 KB) | Source dir

D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.

This package contains the dbus-launch utility which is necessary for packages using a D-Bus session bus.

See the dbus description for more information about D-Bus in general.

dbview (1.0.4-1, main) - View dBase III files
Binario para la arquitectura i386 (11.4 KB) | Source dir

Dbview is a little tool that will display dBase III and IV files. You can also use it to convert your old .dbf files for further use with Unix.

It wasn't the intention to write a freaking viewer and reinvent the wheel again. Instead dbview is intend to be used in conjunction with your favourite unix text utilities like cut, recode and more.

debconf-utils (1.5.24, main) - debconf utilities
Binario para la arquitectura all (38.9 KB) | Source dir

This package contains some small utilities for debconf developers.

debhelper (7.0.15, main) - helper programs for debian/rules
Binario para la arquitectura all (541.3 KB) | Source dir

A collection of programs that can be used in a debian/rules file to automate common tasks related to building debian packages. Programs are included to install various files into your package, compress files, fix file permissions, integrate your package with the debian menu system, debconf, doc-base, etc. Most debian packages use debhelper as part of their build process.

debian-menu-icons (0.5, main) - Debian Menu Icons
Binario para la arquitectura all (481.7 KB)

Directory icons for the Debian Menu.

debian-multimedia-keyring (2008.10.16, main) - GnuPG archive key of the debian-multimedia repository
Binario para la arquitectura all (14.0 KB)

The debian-multimedia repository digitally signs its Release files. This package contains the repository key used for that.

debootstrap (1.0.10lenny1, main) - Bootstrap a basic Debian system
Binario para la arquitectura all (50.9 KB)

debootstrap is used to create a Debian base system from scratch, without requiring the availability of dpkg or apt. It does this by downloading .deb files from a mirror site, and carefully unpacking them into a directory which can eventually be chrooted into.

deborphan (1.7.27, main) - program that can find unused packages, e.g. libraries
Binario para la arquitectura i386 (79.7 KB) | Source dir

deborphan finds "orphaned" packages on your system. It determines which packages have no other packages depending on their installation and shows you a list of these packages. It is most useful when finding libraries, but it can be used on packages in all sections.

This package also includes orphaner, a text menu frontend to deborphan. Please install the recommended packages dialog, gettext-base and apt when you want a working and fully featured orphaner.

default-jre (1.5-30, main) - Standard Java or Java compatible Runtime
Binario para la arquitectura i386 (1.0 KB)

This package points to the Java runtime, or Java compatible runtime recommended for the i386 architecture, which is java-gcj-compat-dev for i386.

default-jre-headless (1.5-30, main) - Standard Java or Java compatible Runtime (headless)
Binario para la arquitectura i386 (5.4 KB)

This package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is java-gcj-compat-headless for i386.

The package is used as dependency for packages not needing a graphical display during runtime.

defoma (0.11.10-0.2, main) - Debian Font Manager -- automatic font configuration framework
Binario para la arquitectura all (98.3 KB) | Source dir

Defoma, which stands for DEbian FOnt MAnager, provides a framework for automatic font configuration. An application whose configuration of fonts usually requires manual intervention can automate the process through Defoma, by installing a Defoma-configuration script. The script gets called whenever a font is installed and removed, so that the script may update the application configuration.

Font packages should register their fonts to Defoma in order to have them configured automatically for applications.

desktop-file-utils (0.15-1, main) - Utilities for .desktop files
Binario para la arquitectura i386 (54.4 KB) | Source dir

Some utilities to make dealing with .desktop files easier:
* update-desktop-database -- update the desktop-MIME mapping
* desktop-file-validate -- validate a desktop file
* desktop-file-install -- install a desktop file, munging en route.

devede (3.12c-0.0, main) - program to create video DVDs
Binario para la arquitectura all (1.5 MB) | Source dir

DeVeDe is a program to create video DVDs, suitables for home players, from any number of video files, in any of the formats supported by Mplayer.

dfu-programmer (0.4.3-1, main) - device firmware update (DFU) based USB programmer for Atmel chips
Binario para la arquitectura i386 (22.7 KB)

A linux based command-line programmer for Atmel chips with a USB bootloader supporting in system programming.

This is a mostly Device Firmware Update (DFU) 1.0 compliant user-space application. This program was created because the Atmel FLIP program for flashing devices does not run on Linux and because standard DFU loaders do not work for Atmel chips.

See http://dfu-programmer.sourceforge.net/ for more information.

dhcdbd (3.0-5, main) - D-Bus interface to the ISC DHCP client
Binario para la arquitectura i386 (49.8 KB) | Source dir

dhcdbd provides a D-Bus interface to dhclient, the DHCP client from ISC, so applications such as NetworkManager can query and control dhclient. This allows an application-neutral interface for such operations.

diald (0.99.4-9, main) - dial on demand daemon for PPP and SLIP
Binario para la arquitectura i386 (180.1 KB) | Source dir

Many sites use SLIP or PPP links to connect to other sites over phone lines. Normally these links must be explicitly turned on or off. diald can be used to bring a SLIP or PPP link up when there are Internet packets to be sent to another site, and to close the link down when it is idle.

diald operates by starting a virtual link on a pseudo tty and setting up a route to the resulting interface. This interface is called the proxy. diald monitors the proxy to determine when to bring up a real communications link. When a real link is up diald routes packets from the proxy to the real link and monitors the real link to decide if it needs to be shut down. As well, if the link goes down unexpectedly diald will attempt to reestablish the link. The rules for controlling these operations are extensively configurable in run time startup files.

Diald requires that you use either the ethertap interface (available in recent Linux kernels) or SLIP to provide the proxy interface. Thus, one or the other of these interfaces is required for diald to work.

Diald needs a program like "chat" or "expect" to actually dial. Sorry, "dip" cannot be used.

dialog (1.1-20080316-1, main) - Displays user-friendly dialog boxes from shell scripts
Binario para la arquitectura i386 (254.0 KB) | Source dir

This application provides a method of displaying several different types of dialog boxes from shell scripts. This allows a developer of a script to interact with the user in a much friendlier manner.

The following types of boxes are at your disposal:
yes/no Typical query style box with "Yes" and "No" answer buttons
menu A scrolling list of menu choices with single entry selection
input Query style box with text entry field
message Similar to the yes/no box, but with only an "Ok" button
text A scrollable text box that works like a simple file viewer
info A message display that allows asynchronous script execution
checklist Similar to the menu box, but allowing multiple selections
radiolist Checklist style box allowing single selections
gauge Typical "progress report" style box
tail Allows viewing the end of files (tail) that auto updates
background tail Similar to tail but runs in the background.
editbox Allows editing an existing file

dict-freedict-eng-spa (1.3-4, main) - Dict package for English-Spanish Freedict dictionary
Binario para la arquitectura all (136.3 KB) | Source dir

This is a package of the English-Spanish Freedict dictionary, formatted for the dictionary server and client which uses the DICT Protocol.

dictionaries-common (1.0.0~bpo50+1, main) - Common utilities for spelling dictionary tools
Binario para la arquitectura all (272.8 KB) | Source dir

These are utilities shared by all ispell, myspell and wordlist dictionaries, including support for some tools that use ispell (like emacsen, jed and mutt). More info about naming conventions and availability of those dictionaries in the README file.

Maintainers should install dictionaries-common-dev as well, and read its documentation.

discover (2.1.2-3, main) - hardware identification system
Binario para la arquitectura i386 (337.6 KB) | Source dir

Discover is a hardware identification system based on the libdiscover2 library. Discover provides a flexible interface that programs can use to report a wide range of information about the hardware that is installed on a Linux system. In addition to reporting information, Discover includes support for doing hardware detection at boot time.

discover-data (2.2008.06.25, main) - Data lists for Discover hardware detection system
Binario para la arquitectura all (252.7 KB) | Source dir

The Discover hardware detection library uses XML data files to describe software interfaces to various ATA, PCI, PMCMIA, SCSI, and USB devices. While the Discover library can retrieve data from anywhere on the net, it is often convenient to have a set of Discover XML data files on one's system; thus, this package.

distro-defaults (3.4.7.1venenux-0.8, main) - set various default options
Binario para la arquitectura all (35.6 KB) | Source dir

This package has much influence on the system and update behaviour of customized live Linux utilities. It is dynamically created at distro build time.

djplay (0.5.0-2, main) - A DJ application for Linux
Binario para la arquitectura i386 (286.9 KB) | Source dir

DJPlay aims to be a high class live DJing application for Linux. DJPlay is a Qt application and uses JACK Audio Connection Kit. It has many features and supports icecast broadcasting.


Homepage: http://djplay.sourceforge.net/

djvulibre-desktop (3.5.20-8+lenny1, main) - Desktop support for the DjVu image format
Binario para la arquitectura i386 (78.7 KB)

Miscellaneous files to support the DjVu image format on the desktop.

dmsetup (2:1.02.27-4, main) - The Linux Kernel Device Mapper userspace library
Binario para la arquitectura i386 (37.0 KB) | Source dir

The Linux Kernel Device Mapper is the LVM (Linux Logical Volume Management) Team's implementation of a minimalistic kernel-space driver that handles volume management, while keeping knowledge of the underlying device layout in user-space. This makes it useful for not only LVM, but EVMS, software raid, and other drivers that create "virtual" block devices.

This package contains a utility for modifying device mappings.

dmz-cursor-theme (0.4.1, main) - Style neutral, scalable cursor theme
Binario para la arquitectura all (306.8 KB) | Source dir

This package contains the DMZ cursor themes, which are derived from the Industrial theme developed for the Ximian GNOME desktop. Black and white cursors are provided, in scalable formats.

doc-base (0.8.20, main) - utilities to manage online documentation
Binario para la arquitectura all (71.0 KB)

This package contains utilities to manage documentation installed on a Debian system. It contains a database of document metadata. Various third-party systems such as 'dwww', 'dhelp', 'doc-central' or 'scrollkeeper' use this data to provide a catalog of available documentation.

If you want to get additional information about 'doc-base' please consult the `Debian doc-base Manual' included in this package.

docbook-defguide (2.0.17+svn7549-3, main) - DocBook: The Definitive Guide - HTML version
Binario para la arquitectura all (1.2 MB)

The official reference manual for the DocBook 4.x SGML and XML DTD, by Norman Walsh, Leonard Muellner, and Bob Stayton. This version is an evolution of the book of the same name published by O'Reilly (which documented DocBook 3.1).

This is a work in progress, which attempts to fully document DocBook 4.5, but may be inconsistent in some places.

docbook-xml (4.5-6, main) - standard XML documentation system, for software and systems
Binario para la arquitectura all (336.4 KB) | Source dir

DocBook is an XML document type definition (DTD). That is, it contains the "DocBook" document structure. This is used by authors or editors writing documents in the DocBook XML format. DocBook was designed for books, articles, or reference documentation about technical matters or software. It has emerged as an open, standard DTD in the software industry, and is the documentation system of choice for many free software projects.

This package contains the XML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using SGML rather than XML, use the 'docbook' package. You will need other packages in order to edit (psgml), validate (opensp, libxml2-utils) or format (docbook-xsl, docbook-dsssl) DocBook documents.

This package ships with the latest DocBook 4.5 XML DTD, as well as a select set of legacy DTDs for use with older documents, including 4.0, 4.1.2, 4.2, 4.3 and 4.4.

docker (1.1-1, main) - docker : the flasher burner to device for puf framework
Binario para la arquitectura i386 (21.1 KB)

docker : the flasher burner to device for puf framework

PUF means PIC USB Framework, a complete suite for devel over pic's but predefined and configured as default for the chip pic PIC18F4550 but with the PUF package u can modify and configure to work with all supported by the odyssey and the sdcc libraryes!

U must install the puf suite for use this software pic programer frontend.

dosage (1.6.0-1, main) - powerful webcomic downloader / archiver
Binario para la arquitectura all (75.6 KB) | Source dir

Dosage has a modular comic module infrastructure that allows new webcomics to be easily supported, but does not limit it to supporting webcomics with simple site layouts. Dosage can retrieve just the latest strip in a comic, catch-up to the last strip downloaded, or download a strip for a particular date/index (except if the webcomic's site layout makes this impossible).

dosfstools (3.0.1-1, main) - utilities for making and checking MS-DOS FAT filesystems
Binario para la arquitectura i386 (83.1 KB) | Source dir

The dosfstools package includes the mkdosfs (aka mkfs.dos and mkfs.vfat) and dosfsck (aka fsck.msdos and fsck.vfat) utilities, which respectively make and check MS-DOS FAT filesystems on hard drives or on floppies.

This version uses the enhanced boot sector/superblock format of DOS 3.3+ as well as provides a default dummy boot sector code.

dpkg-dev (1.14.25, main) - Debian package development tools
Binario para la arquitectura all (747.0 KB) | Source dir

This package provides the development tools (including dpkg-source) required to unpack, build and upload Debian source packages.

Most Debian source packages will require additional tools to build; for example, most packages need make and the C compiler gcc.

dump (0.4b41-5+b1, main) - 4.4bsd dump and restore for ext2 filesystems
Binario para la arquitectura i386 (245.1 KB) | Source dir

Dump examines files on a filesystem and determines which files need to be backed up. These files are copied to the given disk, tape or other storage medium for safe keeping.

The restore command performs the inverse function of dump. A full backup of a file system may be restored and subsequent incremental backups layered on top of it. Single files and directory subtrees may be restored from full or partial backups.

dvb-apps (1.1.1+rev1207-4, main) - Digitial Video Broadcasting (DVB) applications
Binario para la arquitectura i386 (692.2 KB) | Source dir

Applications and utilities geared towards the initial setup, testing and operation of an DVB device supporting the DVB-S, DVB-C, DVB-T, and ATSC standards.

Main User Applications:
. util/scan - Scan for channels on your digital TV device
. util/gnutv - Tune, watch and stream your TV

General Utilities:
. util/dvbdate - Set your clock from digital TV
. util/dvbnet - Control digital data network interfaces
. util/dvbtraffic - Monitor traffic on a digital device
. util/femon - Monitor the tuning on a digital TV device
. util/zap - *Just* tunes a digital device

Hardware Specific Utilities:
. util/av7110_loadkeys - Load remote keys into an av7110 based card
. util/dib3000-watch - Monitor DIB3000 demodulators
. util/dst-utils - Utilities for DST based cards
. util/ttusb_dec_reset - Reset a TechnoTrends TTUSB DEC device

Libraries:
. lib/libdvbapi - Interface library to digital TV devices
. lib/libdvbcfg - Library to parse/create digital TV channel
. lib/libdvbsec - Library for Satellite Equipment Control operations
. lib/libucsi - Fast MPEG2 Transport Stream SI table parsing library
. lib/libdvben50221- Implementation of a Cenelec EN 50221 CAM stack
. lib/libdvbmisc - Miscellaneous utilities used by the other libraries

dvd+rw-tools (7.1-3, main) - DVD+-RW/R tools
Binario para la arquitectura i386 (156.4 KB) | Source dir

dvd+rw-tools makes it possible to burn DVD images created by dvdauthor or genisoimage to DVD+R, DVD+RW, DVD-R, and DVD-RW disks, replacing cdrecord-proDVD in many cases.

The package contains:


* growisofs to burn DVD images or create a data DVD on the fly
* dvd+rw-format to format a DVD+RW
* dvd+rw-mediainfo to give details about DVD disks

and some programs to control the write speed and obtain information from DVD-RAM.

dvdauthor (0.6.14-3, main) - create DVD-Video file system
Binario para la arquitectura i386 (182.3 KB)

dvdauthor is a program that will generate a DVD movie from a valid mpeg2 stream that should play when you put it in a DVD player.

dvgrab (3.1-2, main) - grab digital video data via IEEE1394 and USB links
Binario para la arquitectura i386 (123.3 KB) | Source dir

dvgrab receives audio and video data from a digital camcorder via an IEEE1394 (widely known as FireWire) or USB link and stores them into one of several file formats. It features autosplit of long video sequences, and supports saving the data as raw frames, AVI type 1, AVI type 2, Quicktime DV, a series of JPEG stills or MPEG2-TS.

dvhtool (1.0.1-5, main) - Manipulate the volume header on sgi partition layouts
Binario para la arquitectura i386 (12.6 KB) | Source dir

This tool is used to manipulate volume headers of devices using sgi disk labels, like moving files into and out of the volume header.

dvipdfmx (1:20080607-1, main) - A DVI to PDF translator with CJK support
Binario para la arquitectura i386 (316.2 KB) | Source dir

The dvipdfmx (formerly dvipdfm-cjk) project provides an eXtended version of the dvipdfm, a DVI to PDF translator developed by Mark A. Wicks.

The primary goal of this project is to support multi-byte character encodings and large character sets for East Asian languages by using CID-keyed font technology. The secondary goal is to support as many features as pdfTeX developed by Han The Thanh.

This project is a combined work of the dvipdfm-jpn project by Shunsaku Hirata and its modified one, dvipdfm-kor, by Jin-Hwan Cho

dvipng (1.11-1, main) - convert DVI files to PNG graphics
Binario para la arquitectura i386 (82.3 KB) | Source dir

dvipng makes PNG graphics from DVI files as obtained from TeX and its relatives. It is intended to produce anti-aliased screen-resolution images as fast as is possible. This makes dvipng suitable for generating large amounts of images on-the-fly.

dvipng does not read the postamble, so it can be started before TeX finishes. It can read options interactively through stdin, and all options are usable. One can even change the input file through this interface.

dvipng supports PK, VF, PostScript Type1, and TrueType fonts, color specials and simple PostScript inclusion specials.

dvipost (1.1-3, main) - Post processor for dvi files supporting change bars
Binario para la arquitectura i386 (20.6 KB) | Source dir

Dvipost is a post processor for dvi files, created by latex or tex. If the command is invoked as pplatex, it integrates the call of latex and the post processing of the dvi file.

Dvipost is used for special modes, which normally need the support of dvi drivers (such as dvips). With dvipost, these features could be implemented independent of the preferred driver. Currently, the post processor supports layout raster, change bars and overstrike mode.

eboard (1.1.1-4, main) - GTK+ chessboard program
Binario para la arquitectura i386 (529.0 KB) | Source dir

eboard is a graphical chess program which can function as an interface to Internet chess servers such as FICS and to chess engines such as Crafty.

eboard has a themeable and freely resizeable board, a tabbed or multi-window display, and supports multiple simultaneous boards.

This package contains a chess interface, which means that you can play against another human on the same computer, or play on an Internet server. If you would like to play against a computer, you should install a chess engine such as gnuchess in addition.

eboard-extras-pack1 (2-2, main) - additional piece sets and sounds for eboard (pack 1)
Binario para la arquitectura all (333.6 KB) | Source dir

This is the first extras pack for eboard, a popular chess interface. It provides additional piece sets and sounds.

eject (2.1.5+deb1-4, main) - ejects CDs and operates CD-Changers under Linux
Binario para la arquitectura i386 (50.4 KB) | Source dir

This little program will eject CD-ROMs (assuming your drive supports the CDROMEJECT ioctl). It also allows setting the autoeject feature.

On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc.

You can also use eject to properly disconnect external mass-storage devices like digital cameras or portable music players.

elinks-lite (0.11.4-3, main) - advanced text-mode WWW browser - lightweight version
Binario para la arquitectura i386 (319.6 KB) | Source dir

ELinks is a feature-rich program for browsing the web in text mode. It is like enhanced Lynx and Links. The most noteworthy features of ELinks are:


* Lots of protocols (local files, finger, HTTP(S), FTP, IPv4/6 etc.)
* Persistent cookies, HTTP authentication and proxy authentication
* Tabbed browsing, good looking menus and dialogs, and key-binding manager
* History browsing and typeahead searches
* Tables and frames rendering, and configurable color support
* Compressed and background (non-blocking) downloads, and download resuming

This lite version contains no scripting or extra features but doesn't depend on other libraries either, so it is useful for small systems.

elks-libc (0.16.17-4vnz1, main) - 16-bit x86 C library and include files
Binario para la arquitectura all (217.4 KB)

This is the C library used to compile with bcc. It includes all the headers and static libraries needed to build 16-bit applications, for Linux/8086, Linux/i386 and DOS .COM executables.

emesene (1.4.8-venenux-0.8, main) - platform independent MSN Messenger client
Binario para la arquitectura all (1.2 MB) | Source dir

emesene is a nice and simple MSN Messenger client. It tries to be similar to the official client, but with a simpler interface and a nicer look.

emesene allows you to chat with your contacts in the MSN network.

enscript (1.6.4-13, main) - Converts ASCII text to Postscript, HTML, RTF or Pretty-Print
Binario para la arquitectura i386 (477.0 KB) | Source dir

Enscript converts ASCII files to PostScript, HTML, RTF or Pretty-Print and stores generated output to a file or sends it directly to the printer.

eric (4.1.5-2, main) - full featured Python IDE
Binario para la arquitectura all (2.8 MB) | Source dir

eric is a full featured Python IDE written in PyQt using the QScintilla editor widget. Some highlights
* Any number of editors with configurable syntax highlighting, code
folding, auto indenting and brace highlighting.
* Integrated Project Management facility to organize your projects. The
project browser shows all source files, all forms and all translations
each on its own tab. The source browser has built in class browsing
capabilities.
* Integrated and full featured debuggers for Python and Ruby.
* Interactive shells for Python and Ruby.
* An explorer window for walking through your directory structure with
built in class browsing capabilities for Python files.
* Variable windows that display local and global variables in the
current scope while debugging a program.
* An integrated interface to the Python Module "unittest".
* An integrated help viewer to display HTML help files. Alternatively
you can choose to use Qt-Assistant to view help files.
* Display of the UI in different languages.
* The capability to start Qt-Designer and Qt-Linguist from within eric4.
* The ability to compile Qt-Designer forms, to produce Qt-Linguist files
and release them from within the IDE.

eric-api-files (4.1.5-2, main) - API description files for use with eric
Binario para la arquitectura all (763.0 KB) | Source dir

This package contains code completion API files of Python standard modules & builtins, PyQt and PyKDE.

eric is a full featured Python IDE.

erlang-base (1:12.b.3-dfsg-4, main) - Concurrent, real-time, distributed functional language (virtual machine)
Binario para la arquitectura i386 (6.4 MB) | Source dir

Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory.

Some of Erlang main features are:
Clear declarative syntax and is largely free from side-effects;
Builtin support for real-time, concurrent and distributed programming;
Designed for development of robust and continously operated programs;
Dynamic code replacement at runtime.

This package contains the architecture-specific runtime implementation, which is configured and built without HiPE support and minimal set of Erlang applications (kernel, sasl, stdlib, compiler).

esound-clients (0.2.36-3, main) - Enlightened Sound Daemon - clients
Binario para la arquitectura i386 (34.7 KB) | Source dir

Utilities that control and interact with the Enlightened Sound Daemon.

esound-common (0.2.36-3, main) - Enlightened Sound Daemon - Common files
Binario para la arquitectura all (37.3 KB) | Source dir

This program is designed to mix together several digitized audio streams for playback by a single device.

This package contains the documentation and configuration files.

ethtool (6+20080913-1, main) - display or change Ethernet device settings
Binario para la arquitectura i386 (66.7 KB) | Source dir

ethtool can be used to query and change settings such as speed, auto- negotiation and checksum offload on many network devices, especially Ethernet devices.

exif (0.6.15-5, main) - command-line utility to show EXIF information in JPEG files
Binario para la arquitectura i386 (27.5 KB) | Source dir

Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image.

'exif' is a small command-line utility to show EXIF information hidden in JPEG files.

exim4 (4.69-9, main) - metapackage to ease Exim MTA (v4) installation
Binario para la arquitectura all (7.3 KB)

Exim (v4) is a mail transport agent. exim4 is the metapackage depending on the essential components for a basic exim4 installation.

The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users


Homepage: http://www.exim.org/

exim4-base (4.69-9, main) - support files for all Exim MTA (v4) packages
Binario para la arquitectura i386 (963.5 KB)

Exim (v4) is a mail transport agent. exim4-base provides the support files needed by all exim4 daemon packages. You need an additional package containing the main executable. The available packages are:


exim4-daemon-light
exim4-daemon-heavy

If you build exim4 from the source package locally, you can also build an exim4-daemon-custom package tailored to your own feature set.

The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users


Homepage: http://www.exim.org/

exim4-config (4.69-9, main) - configuration for the Exim MTA (v4)
Binario para la arquitectura all (342.1 KB)

Exim (v4) is a mail transport agent. exim4-config provides the configuration for the exim4 daemon packages. The configuration framework has been split off the main package to allow sites to replace the configuration scheme with their own without having to change the actual exim4 packages.

Sites with special configuration needs (having a lot of identically configured machines for example) can use this to distribute their own custom configuration via the packaging system, using the magic available with dpkg's conffile handling, without having to do local changes on all of these machines.

The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users


Homepage: http://www.exim.org/

exim4-daemon-light (4.69-9, main) - lightweight Exim MTA (v4) daemon
Binario para la arquitectura i386 (412.1 KB)

Exim (v4) is a mail transport agent. This package contains the exim4 daemon with only basic features enabled. It works well with the standard setups that are provided by Debian and includes support for TLS encryption and the dlopen patch to allow dynamic loading of a local_scan function.

The Debian exim4 packages have their own web page, http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific FAQ list. Information about the way the Debian packages are configured can be found in /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains information about the way the Debian binary packages are built. The very extensive upstream documentation is shipped in /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven configuration process in a standard setup, invoke dpkg-reconfigure exim4-config. There is a Debian-centered mailing list, pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific questions there, and only write to the upstream exim-users mailing list if you are sure that your question is not Debian-specific. You can find the subscription web page on http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users


Homepage: http://www.exim.org/

exiv2 (0.17.1-1, main) - EXIF/IPTC metadata manipulation tool
Binario para la arquitectura i386 (89.6 KB)

Exiv2 can:


* print the Exif metadata of JPEG, TIFF and several RAW image formats as
summary info, interpreted values, or the plain data for each tag
* print the IPTC metadata of JPEG images
* print, set and delete the JPEG comment of JPEG images
* set, add and delete Exif and IPTC metadata of JPEG images
* adjust the Exif timestamp (that's how it all started...)
* rename Exif image files according to the Exif timestamp
* extract, insert and delete Exif metadata, IPTC metadata and JPEG comments
* extract, insert and delete the thumbnail image embedded in the Exif metadata
* fix the Exif ISO setting of picture taken with Nikon cameras

ext3grep (0.8.0-1, main) - Tool to help recover deleted files on ext3 filesystems
Binario para la arquitectura i386 (115.2 KB) | Source dir

ext3grep is a simple tool intended to aid anyone who accidentally deletes a file on an ext3 filesystem, only to find that they wanted it shortly thereafter.

extra-xdg-menus (1.0-4, main) - Extra menu categories for applications under GNOME and KDE
Binario para la arquitectura all (12.4 KB) | Source dir

This package installs various optional extra desktop menus for grouping applications on GNOME, KDE and other XDG menu-spec compliant desktop environments. The extra menus may be enabled or disbled on a system or per-user basis with the supplied scripts, exmenen and exmendis.

extract-xiso (2.5-1, main) - XBOX image creation tool
Binario para la arquitectura i386 (37.4 KB)

XBOX image creation tool

faac (1.26-0.2, main) - an AAC audio encoder
Binario para la arquitectura i386 (40.7 KB) | Source dir

FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.

faad (2.6.1-3.1, main) - freeware Advanced Audio Decoder player
Binario para la arquitectura i386 (29.6 KB) | Source dir

FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files.

This package contains a command line interface to play AAC or MP4 files.

fakeroot (1.11, main) - Gives a fake root environment
Binario para la arquitectura i386 (111.0 KB) | Source dir

This package is intended to enable something like:
dpkg-buildpackage -rfakeroot i.e. to remove the need to become root for a package build. This is done by setting LD_PRELOAD to libfakeroot.so, which provides wrappers around getuid, chown, chmod, mknod, stat, and so on, thereby creating a fake root environment.

fakeroot requires SYSV IPC or TCP to operate.

fam (2.7.0-13.3, main) - File Alteration Monitor
Binario para la arquitectura i386 (68.6 KB)

FAM monitors files and directories, notifying interested applications of changes.

This package provides a server that can monitor a given list of files and notify applications through a socket. If the kernel supports dnotify (kernels >= 2.4.x) FAM is notified directly by the kernel. Otherwise it has to poll the files' status. FAM can also provide an RPC service for monitoring remote files (such as on a mounted NFS filesystem).

fastjar (2:0.95-4, main) - Jar creation utility
Binario para la arquitectura i386 (45.4 KB) | Source dir

Replacement for Suns .jar creation program. It is written in C instead of java and is tons faster.

fb-music-high (0.1.2, main) - High quality, large music files for Frozen-Bubble
Binario para la arquitectura all (1.6 MB) | Source dir

Frozen-Bubble is a clone of the popular "Puzzle Bobble" game, featuring 100 single-player levels and a two-player mode.

This package contains high quality music for Frozen-Bubble. The 16-bit samples used sound better than the 8-bit ones in fb-music-low, but are about twice as large.

URL: http://www.frozen-bubble.org/

fceu (0.98.12-3, main) - FCE Ultra - a nintendo (8-bit) emulator
Binario para la arquitectura i386 (364.6 KB) | Source dir

FCE Ultra is an emulator of the original (8-bit) Nintendo Entertainment System (NES) released under the GNU General Public License (GPL). It includes the following features (and many more):
* fully customizable color palette rendering engine
* complete sound emulation (all five channels)
* support for up to four joystick controllers
* zapper emulation for the mouse
* GameGenie emulation
* accepts compressed (PKZIP, gzip) ROM images
* TCP/IP network play

The project's homepage is at: http://fceultra.sourceforge.net/

fdutils (5.5-20060227-3, main) - Linux floppy utilities
Binario para la arquitectura i386 (353.3 KB) | Source dir

This package contains utilities for formatting extra capacity disks, automatic floppy disk mounting and unmounting, etc.

The package includes the following items:


- superformat: formats high capacity disks (up to 1992k
for high density disks or up to 3984k for extra density
disks);
- fdmount: automatically mounts/unmounts disks when they are
inserted/removed;
- xdfcopy: formats, reads and writes OS/2's XDF disks;
- MAKEFLOPPIES: creates the floppy devices in /dev;
- getfdprm: prints the current disk geometry (number of
sectors, track and heads etc.);
- setfdprm: sets the current disk geometry;
- fdrawcmd: sends raw commands to the floppy driver;
- floppycontrol: configures the floppy driver;
- general documentation about the floppy driver.

Note that these utilities do not work for USB floppy drives, because these do not allow direct access to the floppy controller.

feh (1.3.4.dfsg.1-1, main) - imlib2 based image viewer
Binario para la arquitectura i386 (243.1 KB) | Source dir

feh is a fast, lightweight image viewer which uses imlib2. It is commandline-driven and supports multiple images through slideshows, thumbnail browsing or multiple windows, and montages or index prints (using TrueType fonts to display file info). Advanced features include fast dynamic zooming, progressive loading, loading via HTTP (with reload support for watching webcams), recursive file opening (slideshow of a directory hierarchy), and mouse wheel/keyboard control.

festival (1.96~beta-7, main) - General multi-lingual speech synthesis system
Binario para la arquitectura i386 (898.5 KB) | Source dir

Festival offers a full text to speech system with various APIs, as well an environment for development and research of speech synthesis techniques. It includes a Scheme-based command interpreter.

Besides research into speech synthesis, festival is useful as a stand-alone speech synthesis program. It is capable of producing clearly understandable speech from text.

festival-freebsoft-utils (0.9-2, main) - Festival extensions and utilities
Binario para la arquitectura all (47.9 KB) | Source dir

Miscellaneous Festival utilities, providing especially the following features: Generalized concept of input events, including ability to play sounds within the synthesized text and to map logical input events to other events; replacing given words in the synthesized text by events; spelling; capital letter signalization; punctuation reading modes; miscellaneous Festival Scheme functions.

Primary focus of festival-freebsoft-utils is on Festival cooperation with Speech Dispatcher, but they may be used together with other speech frontends or for other purposes as well.

festlex-cmu (1.4.0-6, main) - CMU dictionary for Festival
Binario para la arquitectura all (860.6 KB)

This is the CMU dictionary in Festival form. It is required for American English voices.

festlex-poslex (1.4.0-5, main) - Part of speech lexicons and ngram from English
Binario para la arquitectura all (228.9 KB)

This package is required by all British and American English voices in the Festival speech synthesis system.

festvox-kallpc16k (1.4.0-5, main) - American English male speaker for festival, 16khz sample rate
Binario para la arquitectura all (3.9 MB)

This is a diphone database for festival that uses 16k samples for high quality sound output. This is a large database (6 MB), and festival will convert text to speech more slowly using it, so you might want to install festvox-kallpc8k instead if you have low disk space or a slow computer.

The voice contained in this database is an American English male speaker. A different American English voice can be found in the festvox-kdlpc16k package if you dislike this one.

ffmpeg (3:20080706-0.3lenny1, main) - audio/video encoder, streaming server & audio/video file converter
Binario para la arquitectura i386 (224.2 KB)

ffmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.

It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.

ffmpeg2theora (0.21-0.1, main) - Theora video encoder using ffmpeg
Binario para la arquitectura i386 (29.1 KB)

This package provides a command-line tool to encode/recode various video formats (basically everything that ffmpeg can read) into Theora, the free video codec.

fil-plugins (0.1.0-2, main) - parametric equalizer LADSPA plugin
Binario para la arquitectura i386 (7.4 KB) | Source dir

Four-band parametric equaliser. Each section has an active/bypass switch, frequency, bandwidth and gain controls. There is also a global bypass switch and gain control.

The 2nd order resonant filters are implemented using a Mitra-Regalia style lattice filter, which has the nice property of being stable even while parameters are being changed.

All switches and controls are internally smoothed, so they can be used 'live' without any clicks or zipper noises. This should make this plugin a good candidate for use in systems that allow automation of plugin control ports, such as Ardour, or for stage use.

file (4.26-1, main) - Determines file type using "magic" numbers
Binario para la arquitectura i386 (43.1 KB) | Source dir

File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed.

Starting with version 4, the file command is not much more than a wrapper around the "magic" library.

filters (2.45, main) - a collection of filters, including B1FF and the Swedish Chef
Binario para la arquitectura i386 (150.1 KB) | Source dir

A collection of filters to do all sorts of strange things to text. This includes such favorites as B1FF and the Swedish Chef, and a wide range of others.

finger (0.17-12, main) - user information lookup program
Binario para la arquitectura i386 (17.2 KB) | Source dir

finger displays information about the system users.

flac (1.2.1-1.2, main) - Free Lossless Audio Codec - command line tools
Binario para la arquitectura i386 (168.0 KB) | Source dir

FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of:


* The stream format
* libFLAC, which implements a reference encoder, stream decoder, and file
decoder
* flac, which is a command-line wrapper around libFLAC to encode and decode
.flac files
* Input plugins for various music players (Winamp, XMMS, and more in the
works)

This package contains the command-line tools flac (used for encoding and decoding FLACs) and metaflac (used for manipulating FLAC metadata.)

fll-iso2usb (0.4.46.3.1venenux-0.8, main) - backend scripts to install venenux to an usb hdd
Binario para la arquitectura all (22.3 KB) | Source dir

fll-iso2usb provides a bash script for installing FULLSTORY Live Linux to usb disk drives.

fluidsynth (1.0.8-1.1, main) - Real-time MIDI software synthesizer
Binario para la arquitectura i386 (40.4 KB) | Source dir

Fluidsynth is a real-time midi synthesizer based on the soundfont2 specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device.

fluxbox (1.0.0+deb1-8, main) - Highly configurable and low resource X11 Window manager
Binario para la arquitectura i386 (1.0 MB) | Source dir

Fairly similar to blackbox, from which it is derived, but has been extended with features such as pwm-style window tabs, configurable key bindings, toolbar, and an iconbar. It also includes some cosmetic fixes over blackbox.

This package contains support for GNOME and KDE.

fontconfig (2.6.0-3, main) - generic font configuration library - support binaries
Binario para la arquitectura i386 (273.8 KB) | Source dir

Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications.

Fontconfig is not a rasterization library, nor does it impose a particular rasterization library on the application. The X-specific library 'Xft' uses fontconfig along with freetype to specify and rasterize fonts.

This package contains a program to maintain the fontconfig cache (fc-cache), a sample program to list installed fonts (fc-list), a program to test the matching rules (fc-match) and a program to dump the binary cache files in string form (fc-cat). It also makes fonts managed by defoma available to fontconfig applications.

fontconfig-config (2.6.0-3, main) - generic font configuration library - configuration
Binario para la arquitectura all (63.2 KB) | Source dir

Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications.

This package contains the configuration files and scripts for fontconfig.

foo2zjs (20070718dfsg-9, main) - Support for printing to ZjStream-based printers
Binario para la arquitectura i386 (1.1 MB) | Source dir

foo2zjs is an open source printer driver for printers that use the Zenographics ZjStream wire protocol for their print data, such as the Minolta magicolor 2200/2300/2430 DL, Minolta Color PageWorks/Pro L and HP LaserJet 1000/1005/1018/1020/1022. These printers are often erroneously referred to as "winprinters" or "GDI printers".

The foomatic-db-engine package is recommended to simplify configuring this printer driver. The psutils package is needed to enable n-up printing support.

foobillard (3.0a-3, main) - a 3D billiards game using OpenGL
Binario para la arquitectura i386 (979.4 KB) | Source dir

Foobillard is a billiards game with a three dimensional display. It supports 8-ball, 9-ball, carambol and snooker, as well as a computer opponent and network play. It is written using OpenGL, and has very high quality graphics and textures.

foomatic-db (20080211-2+nmu1, main) - OpenPrinting printer support - database
Binario para la arquitectura all (17.1 MB)

Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer.

This package contains the printer database distributed by OpenPrinting for most common drivers. You will probably need the foomatic-db-engine package for this package to be useful.

The foomatic-db-hpijs package adds additional printers supported by the HPIJS printer driver backend, particularly consumer inkjet printers from Hewlett-Packard.

The foomatic-db-gutenprint package adds additional printers supported by the Gutenprint printer driver backend, most commonly used for color photo printing on consumer inkjets.

The foo2zjs package adds backend support for a number of printers from HP and Minolta/QMS that use the Zenographics ZjStream protocol.

foomatic-db-engine (3.0.2-20080211-1, main) - OpenPrinting printer support - programs
Binario para la arquitectura i386 (278.3 KB)

Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer.

This package contains the architecture-dependent programs needed to set up and maintain the foomatic system. You will also need one or more database packages. The foomatic-db package includes drivers for most common printers using Ghostscript as the print processor, as well as some common glue code used in other filter systems.

foomatic-db-hpijs includes support for photo-quality printing with Hewlett-Packard and some other consumer inkjets using the HPIJS backend developed by HP.

foomatic-db-gutenprint includes support for photo-quality printing with many consumer inkjets (including those from HP and Epson).

foomatic-gui provides a GNOME-based setup tool for Foomatic printer queues using the command-line tools provided in this package.

foomatic-db-gutenprint (5.0.2-4, main) - OpenPrinting printer support - database for Gutenprint printer drivers
Binario para la arquitectura all (2.6 MB) | Source dir

Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer.

This package includes support for printers using the Gutenprint printer driver suite.

Home Page: http://www.openprinting.org/

This is Gutenprint version 5.0.2, a stable release in the 5.0 series.

Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print.

foomatic-db-hpijs (20080211-1, main) - OpenPrinting printer support - database for HPIJS driver
Binario para la arquitectura all (228.7 KB) | Source dir

Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer.

This package includes support for printers using the HPIJS printer driver backend, particularly consumer inkjet and laser printers from Hewlett-Packard.

foomatic-filters (3.0.2-20080211-3.2, main) - OpenPrinting printer support - filters
Binario para la arquitectura all (142.6 KB)

Foomatic is a printer database designed to make it easier to set up common printers for use with UNIX-like other operating systems. It provides the "glue" between a print spooler (like CUPS or lpr) and the printer, by processing files sent to the printer.

This package consists of filter scripts used by the printer spoolers to convert the incoming PostScript data into the printer's native format using a printer-specific, but spooler-independent PPD file. You will need to install the foomatic-db-engine package and its dependencies for this package to be useful.

For use with CUPS, you will need both the cupsys and cupsys-client packages installed on your system.

foomatic-filters-ppds (20080528-2.1, main) - OpenPrinting printer support - prebuilt PPD files
Binario para la arquitectura all (3.2 MB) | Source dir

Foomatic is a printer database designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the "glue" between a print spooler (like CUPS or lpr) and your actual printer, by telling your computer how to process files sent to the printer.

This package provides Adobe-compliant PPD files for *every single printer* supported by Foomatic. Unless you want to be able to select your printer from the web interface of CUPS or PPR, you almost certainly don't want this package. Instead, you can use the "foomatic-configure" script in foomatic-db-engine, the "foomatic-gui" package, or the web interface for getting a particular PPD file at http://www.openprinting.org/printer_list.cgi

This package *does not* provide manufacturer-supported PPD files for PostScript printers; those are included in the openprinting-ppds package.

foremost (1.5.4-1, main) - Forensics application to recover data
Binario para la arquitectura i386 (39.4 KB) | Source dir

This is a console program to recover files based on their headers and footers for forensics purposes.

Foremost can work on disk image files, such as those generated by dd, Safeback, Encase, etc, or directly on a drive. The headers and footers are specified by a configuration file, so you can pick and choose which headers you want to look for.

fping (2.4b2-to-ipv6-15, main) - sends ICMP ECHO_REQUEST packets to network hosts
Binario para la arquitectura i386 (29.6 KB) | Source dir

fping is a ping like program which uses the Internet Control Message Protocol (ICMP) echo request to determine if a target host is responding. fping differs from ping in that you can specify any number of targets on the command line, or specify a file containing the lists of targets to ping. Instead of sending to one target until it times out or replies, fping will send out a ping packet and move on to the next target in a round-robin fashion.

freecdb (0.75, main) - creating and reading constant databases
Binario para la arquitectura i386 (18.7 KB) | Source dir

freecdb is a fast, reliable, simple package for creating and reading constant databases. Its database structure provides several features:


* Fast lookups: A successful lookup in a large database normally takes
just two disk accesses. An unsuccessful lookup takes only one.
* Low overhead: A database uses 2048 bytes, plus 24 bytes per record,
plus the space for keys and data.
* No random limits: cdb can handle any database up to 4 gigabytes.
There are no other restrictions; records don't even have to fit into
memory. Databases are stored in a machine-independent format.
* Fast atomic database replacement: cdbmake can rewrite an entire
database two orders of magnitude faster than other hashing packages.
* Fast database dumps: cdbdump prints the contents of a database in
cdbmake-compatible format.

This package is derived from the cdb package, and uses the original cdb library. See http://cr.yp.to/cdb.html

freehdl (0.0.7-1, main) - VHDL simulator for massenkoh
Binario para la arquitectura i386 (592.9 KB)

This is a free VHDL simulator with these features:
* Has a graphical waveform viewer.
* Has a source level debugger.
* Is VHDL-93 compliant.

freepats (20060219-1, main) - Free patch set for MIDI audio synthesis
Binario para la arquitectura all (27.6 MB) | Source dir

Freepats is a free patch set suitable for MIDI audio synthesis. It is not complete, nor comprehensive yet, and most, if not all patches are in the old and limited GUS patch format.

It is, however, the sole DFSG-compliant patch set in existence so far. New patches (including those in better formats, such as SF2 SoundFont banks) are welcome.

freetds-common (0.82-4, main) - configuration files for FreeTDS SQL client libraries
Binario para la arquitectura all (24.4 KB) | Source dir

FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP.

This package manages the configuration files that are common to all of the TDS client library implementations (CT-Lib, DB-Lib, and ODBC), stored in /etc/freetds/.

frozen-bubble (2.1.0-2+b1, main) - Pop out the bubbles!
Binario para la arquitectura i386 (149.2 KB) | Source dir

Frozen-Bubble is a clone of the popular "Puzzle Bobble" game, in which you attempt to shoot bubbles into groups of the same color to cause them to pop. It features 100 single-player levels, a two-player mode, music and striking graphics.

This game is widely rumored to be responsible for delaying the Woody release.

URL: http://www.frozen-bubble.org/

frozen-bubble-data (2.1.0-2, main) - Data files for Frozen-Bubble
Binario para la arquitectura all (18.8 MB) | Source dir

Frozen-Bubble is a clone of the popular "Puzzle Bobble" game, featuring 100 single-player levels and a two-player mode.

This package contains the sound files, graphics and levels for Frozen-Bubble.

URL: http://www.frozen-bubble.org/

ftp (0.17-18, main) - The FTP client
Binario para la arquitectura i386 (48.9 KB) | Source dir

ftp is the user interface to the ARPANET standard File Transfer Protocol. The program allows a user to transfer files to and from a remote network site.

fuse-utils (2.7.4-1.1, main) - Filesystem in USErspace (utilities)
Binario para la arquitectura i386 (16.2 KB) | Source dir

Simple interface for userspace programs to export a virtual filesystem to the Linux kernel.

This package contains the fusermount utility which is necessary to mount fuse filesystems.

This utility is setuid by default. Use dpkg-statoverride if you want to change that.

fuseiso (20070708-1, main) - FUSE module to mount ISO filesystem images
Binario para la arquitectura i386 (20.8 KB) | Source dir

This package provides a module to mount ISO filesystem images using FUSE. With FUSE it is possible to implement a fully functional filesystem in a userspace program.

It can also mount single-tracks .BIN, .MDF, .IMG and .NRG.


Homepage: http://fuse.sourceforge.net/wiki/index.php/FuseIso

fusion-icon (0.1.0-2, main) - tray icon to launch and manage Compiz Fusion
Binario para la arquitectura all (30.2 KB) | Source dir

The OpenCompositing Project brings 3D desktop visual effects that improve the usability and eye candy of the X Window System and provide increased productivity.

This package contains a tray icon that allows you to easily enable, disable and restart Compiz, and change the currently used window manager and/or window decorator.

g++ (4:4.3.2-2, main) - The GNU C++ compiler
Binario para la arquitectura i386 (1.3 KB)

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

This is a dependency package providing the default GNU C++ compiler.

g++-4.3 (4.3.2-1.1, main) - The GNU C++ compiler
Binario para la arquitectura i386 (3.3 MB) | Source dir

This is the GNU C++ compiler, a fairly portable optimizing compiler for C++.

gambas2 (2.7-1, main) - Complete visual development environment for Gambas
Binario para la arquitectura all (5.4 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This package doesn't include anything: it is a metapackage to install the IDE and all the available gambas components..

gambas2-dev (2.7-1, main) - Gambas compilation tools
Binario para la arquitectura i386 (63.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This package includes the gambas compiler, archiver and informer.

gambas2-doc (2.7-1, main) - Gambas documentation
Binario para la arquitectura all (8.8 MB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This package provides the examples, help and documentation

gambas2-gb-chart (2.7-1, main) - The Gambas charting component
Binario para la arquitectura all (33.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a native gambas component to draw charts.

gambas2-gb-compress (2.7-1, main) - The Gambas compression component
Binario para la arquitectura i386 (8.7 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component have the needed base libraries for the rest of compression components.

gambas2-gb-compress-bzlib2 (2.7-1, main) - The Gambas bzlib2 component
Binario para la arquitectura i386 (8.7 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to compress/uncompress data or files with the bzip2 algorithm.

gambas2-gb-compress-zlib (2.7-1, main) - The Gambas zlib compression component
Binario para la arquitectura i386 (8.5 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to compress/uncompress data or files with the gzip and PKZIP algorithm.

gambas2-gb-crypt (2.7-1, main) - The Gambas crypt encription component
Binario para la arquitectura i386 (8.2 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows to use the crypt() glib function in gambas.

gambas2-gb-db (2.7-1, main) - Gambas database access common libraries
Binario para la arquitectura i386 (21.4 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component provides the needed common libraries for data access

gambas2-gb-db-firebird (2.7-1, main) - The Firebird driver for the Gambas database component
Binario para la arquitectura i386 (103.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to access Firebird databases.

gambas2-gb-db-form (2.7-1, main) - Gambas database bound controls
Binario para la arquitectura all (35.9 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a native gambas component that implements data bound controls. It provides the following new controls: DataSource, DataBrowser, DataView, DataControl and DataCombo

gambas2-gb-db-mysql (2.7-1, main) - The MySQL driver for the Gambas database component
Binario para la arquitectura i386 (15.3 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to access MySQL databases.

gambas2-gb-db-odbc (2.7-1, main) - The Gambas ODBC driver database component
Binario para la arquitectura i386 (14.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to access to databases via unixODBC drivers from gambas code.

gambas2-gb-db-postgresql (2.7-1, main) - The PostgreSQL driver for the Gambas database component
Binario para la arquitectura i386 (14.0 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to access PostgreSQL databases.

gambas2-gb-db-sqlite (2.7-1, main) - The Gambas sqlite3 driver database component
Binario para la arquitectura i386 (31.2 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to access to sqlite3 databases (not for sqlite 2, there is another package for sqlite 2) from gambas code.

gambas2-gb-db-sqlite2 (2.7-1, main) - The Gambas sqlite2 driver database component
Binario para la arquitectura i386 (29.9 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to access to sqlite 2 databases (not for sqlite 3, there is another package for sqlite 3) from gambas code.

gambas2-gb-desktop (2.7-1, main) - Gambas Portland project compatibility component
Binario para la arquitectura i386 (41.7 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component provides an access to the Portland project (http://portland.freedesktop.org/wiki/) xdg utilities

gambas2-gb-form (2.7-1, main) - A gambas native form component
Binario para la arquitectura all (793.8 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a native gambas component to serve as base for graphic components.

gambas2-gb-form-dialog (2.7-1, main) - A gambas native mdi form component
Binario para la arquitectura all (9.3 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a native gambas component that implements the Workspace control.

gambas2-gb-form-mdi (2.7-1, main) - A gambas native mdi form component
Binario para la arquitectura all (19.3 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a native gambas component that implements the Workspace control.

gambas2-gb-gtk (2.7-1, main) - The Gambas gtk component
Binario para la arquitectura i386 (180.4 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

These are the gtk components for Gambas.

gambas2-gb-gtk-ext (2.7-1, main) - The Gambas extended gtk GUI component
Binario para la arquitectura i386 (10.9 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

These are new properties for the gtk components for Gambas. At this moment it only adds footers to the GridView control.

gambas2-gb-gtk-svg (2.7-1, main) - The Gambas SVG importing component
Binario para la arquitectura i386 (8.6 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component is able to load SVG files and generate an image memory of it, to be used by any component able to manage the gambas image interface.

gambas2-gb-gui (2.7-1, main) - The graphical toolkit selector component
Binario para la arquitectura i386 (14.3 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component just loads gb.qt if you are running KDE or gb.gtk in the other cases. It will make your application more desktop-friendly! If the GB_GUI environment variable is set, then gb.gui will load the component specified by its contents.

gambas2-gb-image (2.7-1, main) - A Gambas image effects component
Binario para la arquitectura i386 (32.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a new component for applying many various effects on images. The effects source code was ported from the KDE libkdefx library, which includes itself some ImageMagick algorithms, and from the KolourPaint program.

gambas2-gb-info (2.7-1, main) - A Gambas information component
Binario para la arquitectura all (20.4 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a native gambas component to provide a lot of information about the system where the application is executed.

gambas2-gb-net (2.7-1, main) - The Gambas networking component
Binario para la arquitectura i386 (22.4 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to use TCP/IP and UDP sockets, and to access any serial ports.

gambas2-gb-net-curl (2.7-1, main) - The Gambas advanced networking component
Binario para la arquitectura i386 (16.2 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows your programs to easily become FTP or HTTP clients.

gambas2-gb-net-smtp (2.7-1, main) - Gambas component to use smtp protocol
Binario para la arquitectura i386 (17.2 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows sending emails using smtp protocol. It contains one control, SmtpClient, that is used for defining the SMTP server, the SMTP port, the recipients, the sender, the subject, the mail contents, some attachments, and for finally sending the mail.

gambas2-gb-opengl (2.7-1, main) - The OpenGL component for Gambas
Binario para la arquitectura i386 (27.4 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you 3D programming with OpenGL in gambas.

gambas2-gb-pcre (2.7-1, main) - The Gambas regexp component
Binario para la arquitectura i386 (9.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This experimental component allows you to use Perl compatible regular expresions within gambas code.

gambas2-gb-pdf (2.7-1, main) - The Gambas pdf component
Binario para la arquitectura i386 (15.7 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

PDF renderer component based on Poppler library

gambas2-gb-qt (2.7-1, main) - The Gambas Qt GUI component
Binario para la arquitectura i386 (234.2 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This package includes the Gambas QT GUI component.

gambas2-gb-qt-ext (2.7-1, main) - The Gambas extended Qt GUI component
Binario para la arquitectura i386 (51.6 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component includes some uncommon QT controls.

gambas2-gb-qt-kde (2.7-1, main) - The Gambas KDE component
Binario para la arquitectura i386 (29.6 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component transforms your QT application in a KDE application, and allows you to pilot any other KDE application with the DCOP protocol.

gambas2-gb-qt-kde-html (2.7-1, main) - The Gambas KHTML component
Binario para la arquitectura i386 (13.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you to use the KHTML Web Browser widget included in KDE.

gambas2-gb-qt-opengl (2.7-1, main) - OpenGL with QT toolkit Gambas component
Binario para la arquitectura i386 (13.2 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows you integrate OpenGL in qt applications.

gambas2-gb-report (2.7-1, main) - Gambas report component
Binario para la arquitectura all (52.1 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component gives the tools and methods to create reports using Gambas

gambas2-gb-sdl (2.7-1, main) - The Gambas SDL component
Binario para la arquitectura i386 (33.6 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component use the sound image and ttf fonts parts of the SDL library. It allows you to simultaneously play many sounds and a music stored in a file. If opengl drivers are installed it uses it to accelerate 2D and 3D drawing.

gambas2-gb-settings (2.7-1, main) - Gambas utilities class
Binario para la arquitectura all (9.7 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a component made in gambas providing several utilities

gambas2-gb-v4l (2.7-1, main) - The Gambas video for Linux component
Binario para la arquitectura i386 (12.7 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a component to use v4l with gambas.

gambas2-gb-vb (2.7-1, main) - The Gambas to Visual Basic(tm) compatibility component
Binario para la arquitectura i386 (9.4 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a component to give compatibility with some MS Visual Basic functions.

gambas2-gb-web (2.7-1, main) - Gambas CGI for web applications component
Binario para la arquitectura all (15.0 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This is a component for making CGI web applications using gambas, with an ASP-like interface.

gambas2-gb-xml (2.7-1, main) - Gambas XML component
Binario para la arquitectura i386 (15.3 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component brings the power of the libxml libraries to Gambas.

gambas2-gb-xml-rpc (2.7-1, main) - Gambas RPC component
Binario para la arquitectura i386 (20.8 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component allows using RPC from a Gambas application

gambas2-gb-xml-xslt (2.7-1, main) - Gambas XSLT component
Binario para la arquitectura i386 (7.6 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This component brings the power of the libxslt libraries to Gambas.

gambas2-ide (2.7-1, main) - Visual development environment for the Gambas programming language
Binario para la arquitectura i386 (1.1 MB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This package includes the Gambas Development Environment and the database manager.

gambas2-runtime (2.7-1, main) - The Gambas runtime
Binario para la arquitectura i386 (152.6 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This package includes the Gambas interpreter needed to run Gambas applications.

gambas2-script (2.7-1, main) - The Gambas scripter
Binario para la arquitectura i386 (18.0 KB) | Source dir

Gambas is a free development environment based on a Basic interpreter with object extensions, like Visual Basic(tm) (but it is NOT a clone!). With Gambas, you can quickly design your program GUI, access MySQL or PostgreSQL databases, pilot KDE applications with DCOP, translate your program into many languages, and so on...

This package includes the needed files to use Gambas as a scripting language.

gawk (1:3.1.5.dfsg-4.1, main) - GNU awk, a pattern scanning and processing language
Binario para la arquitectura i386 (668.9 KB) | Source dir

`awk', a program that you can use to select particular records in a file and perform operations upon them.

Gawk is the GNU Project's implementation of the AWK programming language. It conforms to the definition of the language in the POSIX 1003.2 Command Language And Utilities Standard. This version in turn is based on the description in The AWK Programming Language, by Aho, Kernighan, and Weinberger, with the additional features defined in the System V Release 4 version of UNIX awk. Gawk also provides more recent Bell Labs awk extensions, and some GNU-specific extensions.

gcc (4:4.3.2-2, main) - The GNU C compiler
Binario para la arquitectura i386 (4.9 KB)

This is the GNU C compiler, a fairly portable optimizing compiler for C.

This is a dependency package providing the default GNU C compiler.

gcc-4.3 (4.3.2-1.1, main) - The GNU C compiler
Binario para la arquitectura i386 (2.6 MB) | Source dir

This is the GNU C compiler, a fairly portable optimizing compiler for C.

gcc-avr (1:4.3.2-1, main) - The GNU C compiler (cross compiler for avr)
Binario para la arquitectura i386 (5.0 MB) | Source dir

This is the GNU C compiler, a fairly portable optimizing compiler which supports multiple languages. This package includes support for C.

gcj-4.2-base (4.2.4-4, main) - The GNU Compiler Collection (gcj base package)
Binario para la arquitectura i386 (96.7 KB)

This package contains files common to all java related packages built from the GNU Compiler Collection (GCC).

gcj-4.3-base (4.3.4-1, main) - The GNU Compiler Collection (gcj base package)
Binario para la arquitectura i386 (102.7 KB) | Source dir

This package contains files common to all java related packages built from the GNU Compiler Collection (GCC).

gconf2 (2.22.0-1, main) - GNOME configuration database system (support tools)
Binario para la arquitectura i386 (136.6 KB) | Source dir

GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it.

This package contains the command line tools: gconftool and gconf-merge-tree.

Homepage: http://www.gnome.org/projects/gconf/

gconf2-common (2.22.0-1, main) - GNOME configuration database system (common files)
Binario para la arquitectura all (1.5 MB) | Source dir

GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it.

This package contains the default configuration and localization files.

Homepage: http://www.gnome.org/projects/gconf/

geda (1:1.4.0.2, main) - GPL EDA -- Electronics design software
Binario para la arquitectura all (3.4 KB) | Source dir

GPL EDA, an electronics design package.

This is a metapackage which depends on the components required for a typical gEDA installation.

geda-doc (1:1.4.0-2, main) - Documentation for GPL EDA -- Electronics design software
Binario para la arquitectura all (1.7 MB) | Source dir

GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains the documentation.

geda-examples (1:1.4.0-2, main) - GPL EDA -- Electronics design software -- example designs
Binario para la arquitectura all (182.5 KB) | Source dir

GPL EDA is a collection of tools for designing electronic circuits and printed circuit boards.

This package contains example designs created with gEDA.

geda-gattrib (1:1.4.0-5, main) - GPL EDA -- Electronics design software -- attribute editor
Binario para la arquitectura i386 (108.9 KB) | Source dir

GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains gattrib, the attribute editor.

geda-gnetlist (1:1.4.0-3, main) - GPL EDA -- Electronics design software -- netlister
Binario para la arquitectura i386 (168.4 KB) | Source dir

GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains the netlist generator, gnetlist.

geda-gschem (1:1.4.0-3, main) - GPL EDA -- Electronics design software -- schematic editor
Binario para la arquitectura i386 (381.2 KB) | Source dir

GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains gschem, the schematic editor.

geda-gsymcheck (1:1.4.0-3, main) - GPL EDA -- Electronics design software -- symbol checker
Binario para la arquitectura i386 (26.3 KB) | Source dir

GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains the symbol checker, gsymcheck.

geda-symbols (1:1.4.0-3, main) - Symbols for GPL EDA -- Electronics design software
Binario para la arquitectura all (508.6 KB) | Source dir

GPL EDA, an electronics design package, including gschem, a schematic editor.

This package includes the device symbols files for gschem.

geda-utils (1:1.4.0-3, main) - GPL EDA -- Electronics design software -- utilities
Binario para la arquitectura i386 (121.3 KB) | Source dir

GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains miscellaneous utilities related to gEDA.

genisoimage (9:1.1.9-1, main) - Creates ISO-9660 CD-ROM filesystem images
Binario para la arquitectura i386 (562.2 KB) | Source dir

genisoimage is a pre-mastering program for creating ISO-9660 CD-ROM filesystem images, which can then be written to CD or DVD media using the wodim program. genisoimage includes support for making bootable "El Torito" CDs, as well as CDs with support for the Macintosh HFS filesystem.

The package also includes extra tools useful for working with ISO images:
* mkzftree - create ISO-9660 image with compressed contents
* dirsplit - easily separate large directory contents into disks of
predefined size
* geteltorito - extract an El Torito boot image from a CD image

Please install cdrkit-doc if you want most of the documentation and README files.

gerbv (2.0.1-3, main) - Gerber file viewer for PCB design
Binario para la arquitectura i386 (1.1 MB) | Source dir

gerbv is a utility for viewing Gerber files. Gerber files are used for communicating printed circuit board (PCB) designs to PCB manufacturers.

gettext (0.17-4, main) - GNU Internationalization utilities
Binario para la arquitectura i386 (2.5 MB) | Source dir

Interesting for authors or maintainers of other packages or programs which they want to see internationalized.

gettext-base (0.17-4, main) - GNU Internationalization utilities for the base system
Binario para la arquitectura i386 (114.8 KB) | Source dir

This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts.

ghostscript (8.62.dfsg.1-3.2lenny1, main) - The GPL Ghostscript PostScript/PDF interpreter
Binario para la arquitectura i386 (778.4 KB) | Source dir

Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment.

Furthermore, it can render PostScript and PDF files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models.

Package gsfonts contains a set of standard fonts for Ghostscript.

The Ghostscript home page is at http://www.ghostscript.com/

ghostscript-x (8.62.dfsg.1-3.2lenny1, main) - The GPL Ghostscript PostScript/PDF interpreter - X Display support
Binario para la arquitectura i386 (59.2 KB) | Source dir

Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment.

The Ghostscript home page is at http://www.ghostscript.com/

This package contains the Ghostscript output device for X11. It is in a separate package to allow the main package (ghostscript) to be installed on X-less servers.

giblib1 (1.2.4-5, main) - wrapper library for imlib2, and other stuff
Binario para la arquitectura i386 (19.7 KB)

giblib is a library of handy stuff. Contains an imlib2 wrapper to avoid the context stuff, doubly-linked lists and font styles.

gift-ares (0.3.0-1, main) - pluging para Gift de la red de ares
Binario para la arquitectura i386 (77.0 KB) | Source dir

<insert long description, indented with spaces>

giftd (0.11.8.1-2+b1, main) - filesharing daemon from the giFT project
Binario para la arquitectura i386 (87.2 KB)

This daemon is the core component of the giFT project, a peer-to-peer filesharing abstraction layer capable of utilizing multiple networks simultaneously while providing a single consistent interface to the user through their preferred giFT client interface. The daemon uses a simple TCP/IP protocol to interact with the user and is capable of accepting both local and remote connections depending on configuration.

giftoxic (0.0.10-4, main) - GTK2 based GUI for the giFT filesharing system
Binario para la arquitectura i386 (66.9 KB) | Source dir

giFToxic is a simple and good-looking front-end to the giFT filesharing system. It allows the user to perform searches and control downloads and uploads. It needs a giFT daemon to connect to, which usually runs on the same computer as itself.

gij-4.3 (4.3.4-1, main) - The GNU Java bytecode interpreter
Binario para la arquitectura i386 (49.2 KB) | Source dir

GIJ is not limited to interpreting bytecode. It includes a class loader which can dynamically load shared objects, so it is possible to give it the name of a class which has been compiled and put into a shared library on the class path.

gimp (2.4.7-1, main) - The GNU Image Manipulation Program
Binario para la arquitectura i386 (3.8 MB) | Source dir

GIMP lets you draw, paint, edit images, and much more! GIMP includes the functionality and plug-ins of other famous image editing and processing programs.

If you'd like to use a MIDI device as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI

If you'd like to be able to read and write PostScript files from GIMP, install the ghostscript package.

gimp-data (2.4.7-1, main) - Data files for GIMP
Binario para la arquitectura all (9.3 MB) | Source dir

This package contains architecture-independent supporting data files for use with GIMP.

gimp-data-extras (1:2.0.1-3, main) - An extra set of brushes, palettes, and gradients for The GIMP
Binario para la arquitectura all (4.5 MB) | Source dir

This package contains extra brushes, palettes, and gradients for extra GIMPy artistic enjoyment.

gimp-dds (2.0.6-1, main) - DDS (DirectDraw Surface) plugin for the gimp
Binario para la arquitectura i386 (196.9 KB) | Source dir

gimp-dds is a plugin for the gimp that lets you manipulate Microsoft DirectDraw surfaces. These kind of files are widely used in 3D games for textures and the like.

gimp-dimage-color (1.1.0-3, main) - GIMP plugin to convert Minolta DiMAGE pictures to sRGB colour space
Binario para la arquitectura i386 (19.5 KB) | Source dir

This plugin converts images produced by some Minolta DiMAGE digital cameras (DiMAGE 5/7 and S304 at least) into sRGB colour space. These cameras produces images in a custom colour space so that pictures look "washed out" when viewed on a monitor without conversion.

This package enables Linux users to do the same conversions as they can with the Minolta DiMAGE Viewer Utility.

gimp-gap (2.4.0-2, main) - The GIMP Animation Package
Binario para la arquitectura i386 (2.5 MB) | Source dir

GAP is a collection of plug-ins to extend the GIMP with capabilities to edit and create animations and movies as sequences of single frames. It adds a Video menu to image windows in the GIMP.

gimp-gutenprint (5.0.2-4, main) - print plugin for the GIMP
Binario para la arquitectura i386 (104.9 KB) | Source dir

This package includes the Gutenprint Print plugin for the GIMP.

This is Gutenprint version 5.0.2, a stable release in the 5.0 series.

Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print.

gimp-help-common (2.4.1-1, main) - Data files for the GIMP documentation
Binario para la arquitectura all (14.2 MB) | Source dir

This package contains necessary files common to all GIMP help packages, such as graphics and screenshots.

gimp-help-en (2.4.1-1, main) - Documentation for the GIMP (English)
Binario para la arquitectura all (962.7 KB) | Source dir

This package contains the documentation files for the GIMP designed for use with the internal GIMP help browser or external web browsers.

This package contains the documentation for the GIMP in English.

gimp-help-es (2.4.1-1, main) - Documentation for the GIMP (Spanish)
Binario para la arquitectura all (2.8 MB) | Source dir

This package contains the documentation files for the GIMP designed for use with the internal GIMP help browser or external web browsers.

This package contains the documentation for the GIMP in Spanish.

gimp-help-en is recommended because it is automatically the fallback for pages which have not yet been translated.

gimp-libcurl (2.4.7-1, main) - libcurl URI plugin for GIMP
Binario para la arquitectura i386 (49.1 KB) | Source dir

This package includes a plugin for GIMP which will open URIs (e.g. ftp: and http:) using protocol handlers from libcurl.

gimp-plugin-registry (1.0-1, main) - A repository of optional extensions for The GIMP
Binario para la arquitectura i386 (1.3 MB) | Source dir

The package contains the following plugins:


* Add Film Grain (2.4):
Helps adding realistic film grain to BW images.
* Black and White Film Simulation (1.1):
Converts the selected layer into Black and White using
the channel mixer. Tries to produce results resembling
tonal qualities of film.
* Contact Sheet:
Generates a contact sheet(s) for a directory of images.
* David's Batch Processor (1.1.7):
A simple batch processing plugin for The Gimp - it allows
the user to automatically perform operations (such as resize)
on a collection of image files.
* Diana-Holga2 (3 juin 2008):
Diana/Holga Toys Cameras effect simulator.
* Exposure Blend (1.3b):
Prompt for 3 images in a bracketed exposure series (e.g. 0,-2,+2 EV)
and blend these into a contrast enhanced image.
* Fix-CA (3.0.2):
Corrects chromatic aberration in photos
* Focus-Blur (3.1.5):
This plugin tries to simulate an out-of-focus blur
* GREYCstoration (2.8):
A tool to denoise, inpaint and resize images
* Layer-Effects (2.4):
This script implements the following effects:
add border, bevel and emboss, color overlay, drop shadow,
gradient overlay, inner glow, inner shadow, outer glow,
pattern overlay, satin.
* Liquid Rescale (0.4.0-4):
Content-aware rescaling. Keeps the features of the image while
rescaling along a single direction.
* Normalmap (1.2.1):
Allows you to convert images into RGB normal maps for use in
per-pixel lighting applications.
* Planet Render (1-2):
Creates a planet. Color, size and sun orientation
can be set.
* Refocus (0.9.1):
The GIMP plugin to refocus images using FIR Wiener filtering.
During image processing operations such as scanning and scaling, images
tend to get blurry. The blurred impression of these images is due to the
fact that image pixels are averaged with their neighbors. Blurred images
don't have sharp boundaries and look as though they have been taken with
an unfocussed camera.
* Save for Web (0.28.5):
Allows to experiment with various popular web format options. It shows
an automatically updated preview and file size statistics.
* Separate+ (0.5.1):
Separate+ is a plug-in that generates color separations from an RGB
image, proofs CMYK colors on the monitor and exports the CMYK TIFF file.
* Smart Sharpen (redux) (2.4):
This script implements the redux version of smart sharpening. It utilizes
the Unsharp Mask or Refocus plugin to sharpen the image.
* Streak-Camera simulation (0.6):
A streak camera images an object through a slit -
thus getting a "one dimensional image". This image is
propagated along the second dimension of the image plane
at a constant speed. The result is a picture of the time
dependency of the object.
* Wavelet Denoise (0.2-beta):
The wavelet denoise plugin is a tool to selectively reduce noise in
individual channels of an image with optional RGB<->YCbCr conversion.
It has a user inteface to adjust the amount of denoising applied. The
wavelet nature of the algorithm makes the processing quite fast.

gimp-python (2.4.7-1, main) - Python support and plugins for GIMP
Binario para la arquitectura i386 (235.9 KB) | Source dir

This package includes the Python modules necessary to write Python-based plugins for GIMP. It includes several plugins with various useful features:
* Clothify: Make the specified layer look like it's printed on cloth
* ColorXHTML: Save the image as colored XHTML text
* Console: Python interactive interpreter with Gimp extensions
* Drop Shadow and Bevel - Add a drop shadow and/or bevel to a layer
* Foggify: Add a layer of fog to an image
* Py-Slice: Cuts an image along its guides and saves subimages + HTML
* Sphere: Generate simple spheres with drop shadows
* Whirl and Pinch: Distorts an image by whirling and pinching

gimp-resynthesizer (0.16-1, main) - Gimp plugin for texture synthesis
Binario para la arquitectura i386 (22.0 KB) | Source dir

This gimp plugin takes samples of textures, and synthesizes larger textures from them. It can be used to extend textures (including making tileable textures), remove objects from textures, and make themed images.

gimp-texturize (2.0-2, main) - generates large textures from a small sample
Binario para la arquitectura i386 (27.9 KB) | Source dir

Gimp-texturize is a plug-in for the GIMP, a famous picture editor and manipulator.

A few images are designed to be copy-pasted one next to another and still look natural, but the result is usually periodic and very monotonous. The Texturize plugin allows you to have a realistic pseudo-periodicity.

Have a look at http://www.manucornet.net/Informatique/Texturize.php to see how it looks like.

gimp-ufraw (0.13-1+b2, main) - gimp importer for raw camera images
Binario para la arquitectura i386 (266.2 KB)

This is a graphical tool to import raw data from high-end digital cameras into the Gimp.

The Unidentified Flying Raw (UFRaw) is a utility for converting and manipulating raw images from digital cameras. It can be used as a stand-alone tool or as a Gimp plug-in, and images can be batch processed using the command-line interface. UFRaw reads most existing raw formats using Dave Coffin's raw conversion utility DCRaw, and it supports basic color management using Little CMS, allowing the user to apply color profiles.


Homepage: http://ufraw.sourceforge.net/

gimp2.0-quiteinsane (0.3-9, main) - A Qt based SANE plugin for GIMP 2.0
Binario para la arquitectura i386 (202.7 KB) | Source dir

This Qt based SANE plugin runs through the GIMP image manipulation program and provide the ability to scan directly from it.

SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.).

glew-utils (1.5.0dfsg1-3, main) - The OpenGL Extension Wrangler - utilities
Binario para la arquitectura i386 (80.5 KB) | Source dir

For more information about GLEW please refer to the description of the libglew-dev package.

This package contains the utilities which can be used to query the supported openGL extensions.

gmessage (2.6.2-1, main) - an xmessage clone based on GTK+
Binario para la arquitectura i386 (28.6 KB) | Source dir

gmessage provides an easy way to display scriptable pop-up dialogs. Based on the GIMP Toolkit, gmessage fits in well with desktops such as GNOME, XFce, and ROX.

This software is named "gxmessage" by the upstream author.


Homepage: http://homepages.ihug.co.nz/~trmusson/programs.html#gxmessage

gnome-keyring (2.22.3-2, main) - GNOME keyring services (daemon and tools)
Binario para la arquitectura i386 (444.0 KB)

gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information.

The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends.

gnome-mime-data (2.18.0-1, main) - base MIME and Application database for GNOME.
Binario para la arquitectura all (708.2 KB) | Source dir

This module contains the base MIME and Application database for GNOME. It is meant to be accessed through the MIME functions in GnomeVFS.

gnome-mount (0.7-2, main) - wrapper for (un)mounting and ejecting storage devices
Binario para la arquitectura i386 (128.4 KB)

The gnome-mount package contains programs for mounting, unmounting and ejecting storage devices. The goal for gnome-mount is to get the appropriate GNOME software (such as gnome-volume-manager and GnomeVFS) to use his method instead of invoking mount/umount/eject or direct HAL invoking methods.

All the gnome-mount programs utilize the methods on HAL and as such run unprivileged. The rationale for gnome-mount is to have a centralized place (in GConf) where settings (e.g. mount options and mount locations) are maintained.

A nautilus extension allows to easily change the mount options which can be user, drive or volume specific.

gnucap (1:0.35-1.1, main) - GNU Circuit Analysis package
Binario para la arquitectura i386 (1.2 MB) | Source dir

GNUCAP is a general purpose circuit simulator. It performs nonlinear dc and transient analyses, Fourier analysis, and ac analysis linearized at an operating point. It is fully interactive and command driven. It can also be run in batch mode or as a server. The output is produced as it simulates. Spice compatible models for the MOSFET (level 1,2,3) and diode are included in this release.

gnuchess (5.07-4.1, main) - Plays a game of chess, either against the user or against itself
Binario para la arquitectura i386 (93.4 KB) | Source dir

Gnuchess is an updated version of the GNU chess playing program. It has a simple alpha-numeric board display, and is also compatible with frontends like xboard and eboard.

gnuchess-book (1.00-2, main) - Opening book for gnuchess
Binario para la arquitectura all (2.5 MB)

This is the opening book for gnuchess. It was formerly distributed together with gnuchess, now it has been separated due to size and architecture-independence. It is recommended that you install it if you want to use gnuchess.

gnuhtml2latex (0.3-4, main) - A Perl script that converts html files to latex
Binario para la arquitectura all (8.1 KB) | Source dir

gnuhtml2latex is a Perl script that converts html files to latex files. It takes list of .html files as arguments and make .tex ones. Can also convert html stdin to latex stdout.

gnupg (1.4.9-3+lenny1, main) - GNU privacy guard - a free PGP replacement
Binario para la arquitectura i386 (1.9 MB) | Source dir

GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC2440.

GnuPG does not use any patented algorithms so it cannot be compatible with PGP2 because it uses IDEA (which is patented worldwide).

gpart (0.1h-4.1, main) - Guess PC disk partition table, find lost partitions
Binario para la arquitectura i386 (35.5 KB) | Source dir

Gpart is a tool which tries to guess the primary partition table of a PC-type disk in case the primary partition table in sector 0 is damaged, incorrect or deleted.

It is also good at finding and listing the types, locations, and sizes of inadvertently-deleted partitions, both primary and logical. It gives you the information you need to manually re-create them (using fdisk, cfdisk, sfdisk, etc.).

The guessed table can also be written to a file or (if you firmly believe the guessed table is entirely correct) directly to a disk device.

Supported (guessable) filesystem or partition types:


* BeOS filesystem type.
* FreeBSD/NetBSD/386BSD disklabel sub-partitioning
scheme used on Intel platforms.
* Linux second extended filesystem.
* MS-DOS FAT12/16/32 "filesystems".
* IBM OS/2 High Performance filesystem.
* Linux LVM physical volumes (LVM by Heinz Mauelshagen).
* Linux swap partitions (versions 0 and 1).
* The Minix operating system filesystem type.
* MS Windows NT/2000 filesystem.
* QNX 4.x filesystem.
* The Reiser filesystem (version 3.5.X, X > 11).
* Sun Solaris on Intel platforms uses a sub-partitioning
scheme on PC hard disks similar to the BSD disklabels.
* Silicon Graphics' journalling filesystem for Linux.

Other types may be added relatively easily, as separately compiled modules.

gparted (0.3.8-1+b1, main) - GNOME partition editor
Binario para la arquitectura i386 (586.3 KB) | Source dir

GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted.

gpgv (1.4.9-3+lenny1, main) - GNU privacy guard - signature verification tool
Binario para la arquitectura i386 (140.2 KB) | Source dir

GnuPG is GNU's tool for secure communication and data storage.

gpgv is a stripped-down version of gnupg which is only able to check signatures. It is smaller than the full-blown gnupg and uses a different (and simpler) way to check that the public keys used to make the signature are trustworthy.

gpm (1.20.4-3.1, main) - General Purpose Mouse interface
Binario para la arquitectura i386 (207.6 KB) | Source dir

This package provides a daemon that captures mouse events when the system console is active, and delivers events to applications through a library.

By default, the daemon provides a 'selection' mode, so that cut-and-paste with the mouse works on the console just as it does under X.

gpp (2.24-1, main) - a general-purpose preprocessor with customizable syntax
Binario para la arquitectura i386 (45.7 KB) | Source dir

GPP is a general-purpose preprocessor with customizable syntax, suitable for a wide range of preprocessing tasks. Its independence from any one programming language makes it much more versatile than the C preprocessor (cpp), while its syntax is lighter and more flexible than that of GNU m4. There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog files.

Homepage: http://www.nothingisreal.com/gpp/

gpsd (2.37-7, main) - GPS (Global Positioning System) daemon
Binario para la arquitectura i386 (64.9 KB) | Source dir

gpsd is a service daemon that monitors one or more GPSes attached to a host computer through serial or USB ports, making all data on the location/course/ velocity of the sensors available to be queried on TCP port 2947 of the host computer.

With gpsd, multiple GPS client applications can share access to GPSes without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the NMEA 0183 emitted by most GPSes.

gpsd-clients (2.37-7, main) - Clients for the GPS daemon
Binario para la arquitectura i386 (78.0 KB) | Source dir

gpsd is a service daemon that monitors one or more GPSes attached to a host computer through serial or USB ports, making all data on the location/course/ velocity of the sensors available to be queried on TCP port 2947 of the host computer.

This package contains auxiliary tools and example clients for monitoring and testing gpsd.

gpsim (0.22.0-5vnzetch1, main) - GNU PIC Simulator: simulator for Microchip's PIC microcontrollers
Binario para la arquitectura i386 (1.1 MB) | Source dir

Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.

Gpsim has been designed to be as accurate as possible. Accuracy includes the entire PIC - from the core to the I/O pins and including ALL of the internal peripherals. Thus it's possible to create stimuli and tie them to the I/O pins and test the PIC the same PIC the same way you would in the real world.

Gpsim has been designed to be as fast as possible. Real time simulation speeds of 20Mhz PICs are possible.

Gpsim has been designed to be as useful as possible. The standard simulation paradigm including breakpoints, single stepping, disassembling, memory inspect & change, have been implemented. In addition, gpsim supports many debugging features that are only available with in-circuit emulators. For example, a continuous trace buffer tracks every action of the simulator. Also, it's possible to set read and write break points on values (e.g. break if a specific value is read from or written to a register).

gpsim-dev (0.22.0-5vnzetch1, main) - Libraries needed only for building gpsim components
Binario para la arquitectura i386 (180.7 KB) | Source dir

Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.

This package install the libraries and headers necessary to build the supporting modules for gpsim.

gpsim-doc (0.22.0-1vnz1, main) - Documentation for gpsim
Binario para la arquitectura all (288.8 KB) | Source dir

This package contains documentation for gpsim in postscript and pdf format with original LyX sources.

gpsim-lcd (0.2.9-1vnzetch1, main) - LCD module for gpsim
Binario para la arquitectura i386 (46.5 KB) | Source dir

Gpsim-lcd is an LCD module for gpsim, it consists of a shared library that is dynamically loaded. Examples how to use the module are included.

gpsim-lcd-graphic (0.3.0-2vnzetch1, main) - LCD module for gpsim
Binario para la arquitectura i386 (241.8 KB)

Gpsim-lcd-graphic is an graphical LCD module for gpsim. It consists of a shared library that is dynamically loaded. Examples how to use the module are included. Additionally this package provides the gpsim-pngtopic program, which can convert a png formatted graphic into a format that may be inserted into a Microchip PIC .asm file.

gpsim-led (0.22.0~rc3-3vnzetch1, main) - LED module for gpsim
Binario para la arquitectura i386 (12.4 KB) | Source dir

Gpsim-led is a 7-segment led module for gpsim, it consists of a shared library that is dynamically loaded. Examples how to use the module are included.

gpsim-logic (0.22.0~rc3-2+b1, main) - logic module for gpsim
Binario para la arquitectura i386 (15.8 KB) | Source dir

Gpsim-logic is a simple module library that contains a 2-input AND gate and a 2-input OR gate. It consists of a shared library that is dynamically loaded. This library also illustrates how a module can drive a pin on the pic. Examples how to use the module are included.

gputils (0.13.7-1vnz1, main) - GNU PIC utilities suite devel for massenkoh and VENENUX
Binario para la arquitectura i386 (318.3 KB) | Source dir

Those utilities for the Microchip PIC microcontrollers family contain an assembler (compatible with MPASM), a disassembler, and other tools.

gputils-common (0.13.7-1vnz1, main) - headers and linker scripts for gputils
Binario para la arquitectura all (1.8 MB) | Source dir

Those utilities for the Microchip PIC microcontrollers family contain an assembler (compatible with MPASM), a disassembler, and other tools.

This package contains the headers and linker scripts needed by gputils.

gputils-doc (0.13.7-1vnz1, main) - documentation and API for gputils on VENENUX and massenkoh
Binario para la arquitectura all (217.3 KB) | Source dir

Those utilities for the Microchip PIC microcontrollers family contain an assembler (compatible with MPASM), a disassembler, and other tools.

This package contains the gputils documentation in Postscript and PDF format.

grub-common (1.96+20080724-16, main) - GRand Unified Bootloader, version 2 (common files)
Binario para la arquitectura i386 (184.3 KB) | Source dir

This package contains common files shared by the distinct flavours of GRUB.

grub-gfxboot (0.97-40, main) - GRand Unified Bootloader
Binario para la arquitectura i386 (389.0 KB) | Source dir

GRUB-gfxboot is a GPLed bootloader with graphical menu patches intended to unify bootloading across x86 operating systems. In addition to loading the Linux kernel, it implements the Multiboot standard, which allows for flexible loading of multiple boot images (needed for modular kernels such as the GNU Hurd).

gs-common (8.62.dfsg.1-3.2lenny1, main) - Dummy package depending on ghostscript
Binario para la arquitectura all (28.1 KB) | Source dir

This dummy package is provided for a smooth transition from the previous gs-.../gs-common combo (the packages are replaced by ghostscript).

gsfonts (1:8.11+urwcyr1.0.7~pre44-3, main) - Fonts for the Ghostscript interpreter(s)
Binario para la arquitectura all (3.2 MB) | Source dir

These are free look-alike fonts of the Adobe PostScript fonts. Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp).

gstreamer0.10-alsa (0.10.19-2, main) - GStreamer plugin for ALSA
Binario para la arquitectura i386 (72.8 KB) | Source dir

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

This package contains the GStreamer plugin for the ALSA library. ALSA is the Advanced Linux Sound Architecture.

gstreamer0.10-ffmpeg (0.10.4-3, main) - FFmpeg plugin for GStreamer
Binario para la arquitectura i386 (125.6 KB) | Source dir

This GStreamer plugin supports a large number of audio and video compression formats through the use of the FFmpeg library. The plugin contains GStreamer elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...), demuxing 30+ formats and colorspace conversion.

http://www.ffmpeg.org/ http://gstreamer.freedesktop.org/ http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html

gstreamer0.10-plugins-bad (0.10.7-2, main) - GStreamer plugins from the "bad" set
Binario para la arquitectura i386 (891.4 KB) | Source dir

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

Gstreamer Bad Plug-ins is a set of plug-ins that aren't up to par compared to the rest. They might be close to being good quality, but they're missing something - be it a good code review, some documentation, a set of tests, a real live maintainer, or some actual wide use.

gstreamer0.10-plugins-base (0.10.19-2, main) - GStreamer plugins from the "base" set
Binario para la arquitectura i386 (533.6 KB) | Source dir

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

This package contains the GStreamer plugins from the "base" set, an essential exemplary set of elements.

gstreamer0.10-plugins-good (0.10.8-4.1~lenny1, main) - GStreamer plugins from the "good" set
Binario para la arquitectura i386 (940.2 KB) | Source dir

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license.

gstreamer0.10-plugins-ugly (0.10.8-1, main) - GStreamer plugins from the "ugly" set
Binario para la arquitectura i386 (277.5 KB) | Source dir

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

This packages contains plugins from the "ugly" set, a set of good-quality plug-ins that might pose distribution problems.

gstreamer0.10-x (0.10.19-2, main) - GStreamer plugins for X11 and Pango
Binario para la arquitectura i386 (104.0 KB) | Source dir

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

This package contains the GStreamer plugins for X11 video output, both for standard Xlib support and for the Xv extension, as well as the plugin for Pango-based text rendering and overlay.

gtk-recordmydesktop (0.3.7.2-2, main) - Graphical frontend for recordmydesktop
Binario para la arquitectura all (83.1 KB) | Source dir

Adds an easy to use graphical icon on the GNOME toolbar to make a pleasure use and configure the audio and video capture application recordMyDestkop

gtk2-engines-qtcurve (0.59.5-1, main) - This is a set of widget styles for Gtk2 based apps
Binario para la arquitectura i386 (96.4 KB) | Source dir

This package together with kde-style-qtcurve aim to provide a unified look and feel on the desktop when using KDE and Gnome applications.

This package is most useful when installed together with kde-style-qtcurve.

guile-1.8 (1.8.5+1-4.1, main) - The GNU extension language and Scheme interpreter
Binario para la arquitectura i386 (8.7 KB) | Source dir

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.

guile-1.8-libs (1.8.5+1-4.1, main) - Main Guile libraries
Binario para la arquitectura i386 (701.0 KB) | Source dir

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.

gutenprint-locales (5.0.2-4, main) - locale data files for Gutenprint
Binario para la arquitectura all (338.2 KB) | Source dir

This package contains the i18n files of Gutenprint, used by libgutenprint2, cups-driver-gutenprint and escputil. It is also used by the GIMP Print plugin.

They are needed when you want the programs in Gutenprint to print their messages in other languages than US English.

This is Gutenprint version 5.0.2, a stable release in the 5.0 series.

Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print.

gwenview (1.4.2-5+b1, main) - image viewer for KDE
Binario para la arquitectura i386 (867.2 KB) | Source dir

Gwenview is an image viewer for the K Desktop Environment. It features a folder tree window and a file list window to provide easy navigation of your file hierarchy. Gwenview uses docked windows, so you can alter its layout any way you wish. You can also browse your images in full-screen mode, or embedded within Konqueror using the Gwenview Image Browser View and Kpart.

Image loading is handled by the Qt library, so Gwenview supports all image formats your Qt installation supports. Gwenview correctly displays images with an alpha channel. Gwenview supports the displaying and editing of EXIF comments, and, if the kdegraphics-kfile-plugins package is installed, other image meta-information as well. Also supported is KIPI, the KDE Image Plugin Interface, a collection of helpful tools provided by the kipi-plugins package. The ability to perform lossless JPEG transforms is built in.

Gwenview's internationalization files (i18n) (translations) are available in the gwenview-i18n package. Users with non-US English desktops should install this package.

gwenview-i18n (1.4.2-4, main) - Internationalization (i18n) for Gwenview, an image viewer for KDE
Binario para la arquitectura all (1.5 MB) | Source dir

This package provides internationalization (i18n) files (translations) for Gwenview, an image viewer for the K Desktop Environment. See the 'gwenview' package description for more information.

gyachi (1.1.61-1, main) - Gyachi es un completo cliente de Yahoo para GNU/Linux
Binario para la arquitectura i386 (2.1 MB)

Gyachi esta escrito en GTK y es compatible con la mayoria de las opciones de Yahoo Mesenger

hal (0.5.11-8, main) - Hardware Abstraction Layer
Binario para la arquitectura i386 (750.3 KB) | Source dir

HAL provides an abstract view on hardware.

This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request.

hal-cups-utils (0.6.16-3, main) - Utilities to detect and configure printers automatically
Binario para la arquitectura i386 (17.4 KB) | Source dir

These utilities allow to detect automatically printers using the HAL framework when they are plugged on the system. They are then configured automatically in the CUPS printing daemon and made available to users.

The package includes:
- a HAL backend for the CUPS daemon;
- a script that is run by HAL upon detection of the printer to
configure it in CUPS.

hal-info (20080508+git20080601-1, main) - Hardware Abstraction Layer - fdi files
Binario para la arquitectura all (114.2 KB) | Source dir

HAL provides an abstract view on hardware.

This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request.

This package contains various device information files (also known as .fdi files) for the hal package. These fdi files contain additional information that help to describe the hardware more detailed, such as suspend/resume quirks for laptops, music player or photo camera types etc.

hardinfo (0.4.2.3-4, main) - Displays system information
Binario para la arquitectura i386 (220.2 KB) | Source dir

HardInfo is a small application that displays information about your hardware and operating system. Currently it knows about PCI, ISA PnP, USB, IDE, SCSI, Serial and parallel port devices.

hdparm (8.9-3, main) - tune hard disk parameters for high performance
Binario para la arquitectura i386 (76.5 KB) | Source dir

Get/set hard disk parameters for Linux IDE drives. Primary use is for enabling irq-unmasking and IDE multiplemode.

hevea (1.10-5, main) - translates from LaTeX to HTML, info, or text
Binario para la arquitectura all (385.1 KB) | Source dir

Its remarkable features are
- It produces good output. Special symbols (like mathematical symbols) are
translated into HTML entities which should be rendered by any graphical
browser. Picture files are only generated on demand, for instance when
translating graphics.
- It is highly configurable through (La)TeX macros. Though aimed at
LaTeX input it understands a fair subset of TeX' macro language.
- It runs fast.

This version of HeVeA is patched to generate by default picture files in the PNG format instead of the GIF format.

hexedit (1.2.12-3, main) - view and edit files in hexadecimal or in ASCII
Binario para la arquitectura i386 (25.7 KB) | Source dir

hexedit shows a file both in ASCII and in hexadecimal. The file can be a device as the file is not whole read. You can modify the file and search through it. You have also copy&paste and save to file functions. Truncating or appending to the file. Modifications are shown in bold.

hicolor-icon-theme (0.10-1, main) - default fallback theme for FreeDesktop.org icon themes
Binario para la arquitectura all (9.8 KB) | Source dir

This is the default fallback theme used by implementations of the Freedesktop.org Icon Theme specification.

hpijs (2.8.6.b-4, main) - HP Linux Printing and Imaging - gs IJS driver (hpijs)
Binario para la arquitectura i386 (312.8 KB) | Source dir

This package contains an IJS printer driver for Ghostscript, which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It is also required for HPLIP fax support.

The Debian package of hpijs includes the so-called rss patch, to use pure black ink instead of composite black in printers that don't do color map conversion in firmware.

HPIJS can take advantage of Ghostscript IJS KRGB support when available, to enhance black printing on printers that do color map conversion in firmware and are thus not affected by the old rss patch.

Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB, networked and parallel-port devices, and enables extended HPIJS functionality such as border-less printing. Selecting any hpijs ppd in CUPS will use hpijs automatically.

Users of spoolers other than CUPS with printers connected through USB or parallel ports are advised to install the hpoj package. Extended HPIJS functionality will not be available.

HPIJS is meant to be used through the foomatic system (see the foomatic-filters package).

hpijs-ppds (2.8.6.b-4, main) - HP Linux Printing and Imaging - HPIJS PPD files
Binario para la arquitectura all (1.8 MB) | Source dir

This package contains PPD (printer definition) files for the printers supported through the HP Linux Printing and Imaging System HPIJS driver.

These PPDs should work well with the matching versions of HPLIP and HPIJS, but may not be the most up-to-date PPDs available for a given printer. See http://www.openprinting.org/ for the latest version of the PPDs (which are not guaranteed to work well).

hplip (2.8.6.b-4, main) - HP Linux Printing and Imaging System (HPLIP)
Binario para la arquitectura i386 (232.1 KB) | Source dir

The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers.

HPLIP is composed of:
* System services to handle communications with the printers
* HP CUPS backend driver (hp:) with bi-directional communication with
HP printers (provides printer status feedback to CUPS and enhanced
HPIJS functionality such as 4-side full-bleed printing support)
* HP CUPS backend driver for sending faxes (hpfax:)
* HPIJS Ghostscript IJS driver to rasterize output from PostScript(tm)
files or from any other input format supported by Ghostscript, and
also for PostScript(tm) to fax conversion support
(HPIJS is shipped in a separate package)
* Command line utilities to perform printer maintenance, such as
ink-level monitoring or pen cleaning and calibration
* GUI and command line utility to download data from the photo card
interfaces in MFP devices
* GUI and command line utilities to interface with the fax functions
* A GUI toolbox to access all these functions in a friendly way
* HPAIO SANE backend (hpaio) for flatbed and Automatic Document Feeder
(ADF) scanning using MFP devices

USB, JetDirect (network) and parallel-port devices are supported.

hplip-data (2.8.6.b-4, main) - HP Linux Printing and Imaging - data files
Binario para la arquitectura all (6.7 MB) | Source dir

This package contains data files for the HP Linux Printing and Imaging System.

hplip-gui (2.8.6.b-4, main) - HP Linux Printing and Imaging - GUI utilities
Binario para la arquitectura all (50.7 KB) | Source dir

This package contains utilities with graphical user interface (GUI) for HPLIP: HP Toolbox, HP Fax, ...

htdig (1:3.2.0b6-8, main) - web search and indexing system - binaries
Binario para la arquitectura i386 (1.8 MB) | Source dir

The ht://Dig system is a complete web search engine for a small domain or intranet. It is not meant to replace the major Internet-wide search engines; instead it is meant to cover the search needs of a single company, campus, or even a particular subsection of a website.

Features:
- intranet searching, spanning multiple local web servers;
- robot exclusion;
- boolean expression searches;
- configurable search results;
- fuzzy searching (various algorithms supported);
- indexing of HTML and text files;
- keyword tagging of HTML documents;
- email notification of expired documents;
- indexing of protected servers;
- searches on subsections of the database;
- limitation of search depth;
- ISO-Latin-1 character set support.

html2text (1.3.2a-5, main) - advanced HTML to text converter
Binario para la arquitectura i386 (89.3 KB) | Source dir

html2text is a converter from HTML to plain text.

html2text reads HTML documents supplied in the command line (or from standard input), converts each of them into a stream of plain text characters and writes output to the file or the terminal. It is able to produce ISO 8859-1 or ASCII text.

html2text was written because the author wasn't happy with the output of "lynx -dump" and so he wrote something better.

htop (0.7-1, main) - interactive processes viewer
Binario para la arquitectura i386 (45.8 KB) | Source dir

Htop is an ncursed-based process viewer similar to top, but it allows to scroll the list vertically and horizontally to see all processes and their full command lines.

Tasks related to processes (killing, renicing) can be done without entering their PIDs.

huc-magickit (3.21-4, main) - HUGO compiler and asembler linker for PC-engine suite devel
Binario para la arquitectura i386 (293.7 KB)

Compiler and asembler linker for PC-engine suite devel enviorement, this are a set of tools to devel games in/for PC-engine/Turbo Graxf cosole game.

HUC is relies on magic kit, so a part of magic kit is include, the tools are:
* huc : hugo pce compiler.
* isolink : iso linker.
* pceasm : PC-Engine pce assembler.
* nesasm : nintendo nes assembler.
* pcxtool : manipules pcx images for devel pce env.

Also there include files that u must use in pce devel enviorement or in makefile compilation. The documentation is included also.

hugo-suite (1.0, main) - Metapackage for conmplete PC-Engine production
Binario para la arquitectura i386 (2.8 KB) | Source dir

Metapackage for conmplete PC-Engine production, this package helps to install nessesary files for minimal PC-Engine game production and entertaiment.

If u only wan to game roms, only install hugo or pce-emulator only.

hunt (1.5-4, main) - Advanced packet sniffer and connection intrusion
Binario para la arquitectura i386 (77.8 KB) | Source dir

Hunt is a program for intruding into a connection, watching it and resetting it.

Note that as hunt is operating on Ethernet, it is best used for connections which can be watched through it. However, it is possible to do something even for hosts on another segments or hosts that are on switched ports.

hwdata (0.200-1, main) - hardware identification / configuration data
Binario para la arquitectura all (232.9 KB) | Source dir

This package contains various hardware identification and configuration data, such as the pci.ids database, or the XFree86/xorg Cards database. It's needed for the kudzu hardware detection.

hwinfo (14.19-2, main) - Hardware identification system
Binario para la arquitectura i386 (43.0 KB) | Source dir

hwinfo is the hardware detection tool used in SuSE Linux.

In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor.

hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.

This package does not include the binaries hwscan, hwscand and hwscanqueue. If you think one or more of these should be included in the package, please contact the maintainer at hwinfo@packages.debian.org.

hydrogen (0.9.3-5.1, main) - Simple drum machine/step sequencer
Binario para la arquitectura i386 (3.2 MB) | Source dir

Is a sample based drum machine with:
* Graphical user interface based on QT 3,
* Sample based audio engine,
* Oss Audio driver,
* Jack Audio driver,
* Export to disk,
* Alsa Midi input,
* Ability to import/export xml-based song file,
* 64 ticks per pattern,
* 32 voices with volume, mute, solo, pan capabilities,
* Import of samples in wave, au, aiff format.
* Humanize and Swing functions

hydrogen-drumkits (0.9.3.20070703-1, main) - drumkits for Hydrogen
Binario para la arquitectura all (17.5 MB) | Source dir

This package contains a collection of drumkits for Hydrogen, a sample based drum machine/step sequencer.

i2e (0.5.1-2+b1, main) - English-Spanish translation dictionary
Binario para la arquitectura i386 (208.4 KB) | Source dir

English to Spanish (and viceversa) translation dictionary. It can be used both in X and text mode and has a learning function that can be used to add more terms to the provided dictionary.

I2e also provides a nice clipboard capability which permits it to translate any word which has been selected in X mode.

icedax (9:1.1.9-1, main) - Creates WAV files from audio CDs
Binario para la arquitectura i386 (170.0 KB) | Source dir

icedax lets you digitally copy ("rip") audio tracks from a CD, avoiding the distortion that is introduced when recording via a sound card. Data can be dumped into raw (cdr), wav or sun format sound files. Options control the recording format (stereo/mono; 8/16 bits; sampling rate, etc).

Please install cdrkit-doc if you want most of the documentation and README files.

iceweasel (3.0.7-1.1, main) - lightweight web browser based on Mozilla
Binario para la arquitectura i386 (1.1 MB) | Source dir

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This browser is based on the Firefox source-code, with minor modifications. Historically, this browser was previously known as Firebird and Phoenix.

iceweasel-l10n-es-es (1:3.0.6+debian-1, main) - Spanish (Spain) language package for Iceweasel
Binario para la arquitectura all (128.3 KB) | Source dir

Iceweasel is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform.

This package contains the localization of Iceweasel in Spanish (Spain).

id3v2 (0.1.11-3, main) - A command line id3v2 tag editor
Binario para la arquitectura i386 (19.0 KB)

A command-line tool to add, modify, remove, or view ID3v2 tags, as well as convert or list ID3v1 tags. ID3 tags are commonly embedded in compressed music files such as MP3 and are the standard way to more fully describe the work than would normally be allowed by putting the information in the filename.

ifplugd (0.28-12, main) - configuration daemon for ethernet devices
Binario para la arquitectura i386 (65.4 KB) | Source dir

ifplugd is a daemon which will automatically configure your ethernet device when a cable is plugged in and automatically de-configure it if the cable is pulled out. This is useful on laptops with onboard network adapters, since it will only configure the interface when a cable is really connected. Features include:


* syslog support
* Multiple ethernet interface support
* Uses Debian's native ifup/ifdown programs
* Small executable size and memory footprint
* Option to beep when the cable is unplugged or plugged
* Option to beep when the interface configuration succeeds or fails
* Can be configured to ignore short unplugged or plugged periods
* Configure WLAN devices (on detecting a successful association to an AP)
* Supports SIOCETHTOOL, SIOCGMIIREG and SIOCDEVPRIVATE for getting link status
* Compatibility mode for network devices which do not support cable detection

ijsgutenprint (5.0.2-4, main) - inkjet server - Ghostscript driver for Gutenprint
Binario para la arquitectura i386 (52.6 KB) | Source dir

This package contains the ijsgutenprint binary which provides Ghostscript with a Gutenprint driver, including all printers supported by Gutenprint. ijsgutenprint is an IJS server (driver), which communicates with Ghostscript (an IJS client) using the IJS (InkJet Server) communications protocol. IJS is a method for separating ghostscript drivers from ghostscript, to allow ghostscript to be more extensible.

If you wish to print using Ghostscript and the Gutenprint drivers, install this package. This is typical for LPRng setups. If you are using CUPS, cups-driver-gutenprint is a better choice, but this package will still work with the appropriate foomatic setup if you wish to make use of foomatic.

This is Gutenprint version 5.0.2, a stable release in the 5.0 series.

Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print.

imagemagick (7:6.3.7.9.dfsg2-1~lenny1, main) - image manipulation programs
Binario para la arquitectura i386 (1.4 MB) | Source dir

Imagemagick is a set of programs to manipulate various image formats (JPEG, TIFF, PhotoCD, PBM, XPM, etc...). All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display).

Possible effects: colormap manipulation, channel operations, thumbnail creation, image annotation, limited drawing, image distortion, etc...

infobash (3.05.1venenux-0.8, main) - System info script for irc
Binario para la arquitectura all (24.5 KB) | Source dir

Infobash is a system information script for IRC (Internet Relay Chat) clients. A system information script can display all kinds of things about your hardware and software to users in a chatroom, so they can help you diagnose problems, ... or just marvel at your system specs and kernel version ;) It was created to serve the need for a infoscript that isn't dependent on a particular irc client. Because most irc clients support the /exec command, a script that runs with /exec would be most portable.

initramfs-tools (0.92o, main) - tools for generating an initramfs
Binario para la arquitectura all (73.6 KB) | Source dir

This package contains tools to create and boot an initramfs for packaged 2.6 Linux kernel. The initramfs is a gzipped cpio archive. At boot time, the kernel unpacks that archive into RAM, mounts and uses it as initial root file system. The mounting of the real root file system occurs in early user space. klibc provides utilities to setup root. Having the root on EVMS, MD, LVM2, LUKS or NFS is also supported. Any boot loader with initrd support is able to load an initramfs archive.

inkscape (0.46-2.lenny2, main) - vector-based drawing program
Binario para la arquitectura i386 (17.2 MB) | Source dir

Inkscape loads and saves a subset of the SVG (Scalable Vector Graphics) format, a standard maintained by the WWW consortium.

Inkscape user interface should be familiar from CorelDraw and similar drawing programs. There are rectangles, ellipses, text items, bitmap images and freehand curves. As an added bonus, both vector and bitmap objects can have alpha transparency and can be arbitrarily transformed.

Inkscape supports multiple opened files and multiple views per file. Graphics can be printed and exported to png bitmaps.

Some of the import and export features are provided using the packages dia, libwmf-bin, pstoedit, skencil, imagemagick, and perlmagick.

Other extensions use ruby, libxml-xql-perl, python-numpy, and python-lxml. You must have these packages to make full use of all extensions and effects.

Homepage: http://www.inkscape.org/

insserv (1.12.0-4, main) - boot sequence organizer using LSB init.d script dependencies
Binario para la arquitectura i386 (64.3 KB) | Source dir

This utility reorders the init.d boot scripts based on dependencies given in scripts' LSB comment headers, or in override files included in this package or added in /etc/insserv.

This package should be used with care, as incorrect or missing dependencies can lead to an unbootable system.

install-usb-gui (0.2.24.26.1venenux, main) - gui for fll-iso2usb
Binario para la arquitectura i386 (70.9 KB) | Source dir

A user interface for fll-iso2usb, for easy installation of a FULLSTORY Live Linux distribution to a usb disk drive.

intltool-debian (0.35.0+20060710.1, main) - Help i18n of RFC822 compliant config files
Binario para la arquitectura all (30.1 KB) | Source dir

Intltool is a bunch of scripts written by the GNOME project to internationalize many different file formats. This package is a slightly modified version which adds support for RFC822 compliant config files, e.g. Debconf templates files.

iptraf (3.0.0-6, main) - Interactive Colorful IP LAN Monitor
Binario para la arquitectura i386 (159.0 KB) | Source dir

IPTraf is an ncurses-based IP LAN monitor that generates various network statistics including TCP info, UDP counts, ICMP and OSPF information, Ethernet load info, node stats, IP checksum errors, and others.

iputils-arping (3:20071127-1, main) - Tool to send ICMP echo requests to an ARP address
Binario para la arquitectura i386 (20.6 KB) | Source dir

The arping command acts like the standard ping command except it pings a machine by its ARP address instead of its IP address. It is typically used to locate a machine if its hardware address is known but its IP address is unknown

irqbalance (0.55-2.4lenny1, main) - Daemon to balance interrupts for SMP systems
Binario para la arquitectura i386 (19.0 KB)

Daemon to balance interrupts across multiple CPUs, which can lead to better performance and IO balance on SMP systems. This package is especially useful on systems with multi-core processors, as interrupts will typically only be serviced by the first core.

irssi (0.8.12-6, main) - terminal based IRC client
Binario para la arquitectura i386 (1.0 MB) | Source dir

Irssi is a terminal based IRC client for UNIX systems. It also supports SILC and ICB protocols via plugins.

Features include:
* Autologging
* Formats and themes
* Configurable keybindings
* Paste detection
* Perl scripting
* Irssi-proxy
* Transparent upgrading
* Recode support

isomd5sum (1:1.0.4-1, main) - ISO9660 checksum utilities
Binario para la arquitectura i386 (14.6 KB) | Source dir

isomd5sum is a set of utilities for implanting a MD5 checksum in an ISO (or any block device), then verifying the checksum later. isomd5sum is not simply an MD5 of the entire ISO; it checksums the data inside a standard ISO9660 image and write block checksum information to an ISO9660 header, that will carry over to burning the CD.

This package contains the utilities implantisomd5 and checkisomd5.

ispanish (1.10-3, main) - Spanish dictionary for ispell
Binario para la arquitectura all (228.7 KB) | Source dir

This is the Spanish dictionary for use with the ispell spellchecker. Put together by Santiago Rodriguez and Jesus Carretero.

ispell (3.1.20.0-4.4, main) - International Ispell (an interactive spelling corrector)
Binario para la arquitectura i386 (156.0 KB) | Source dir

Ispell corrects spelling in plain text, LaTeX, sgml/html/xml, and nroff files. [x]Emacs and jed have nice interfaces to ispell, and ispell works from many other tools and from the command line as well.

No ispell dictionaries are included in this package; you must install at least one of them ("iamerican" is the default dependency for no good reason); install the "ispell-dictionary" package(s) for the language(s) you and your users will want to spell-check.

It's a good idea to install "wordlist" package(s) for the same language(s), because they'll be used by ispell's (L)ookup command.

jack-tools (0.0.2-5, main) - various JACK tools: plumbing, play, udp, ctl, scope, clock
Binario para la arquitectura i386 (66.2 KB) | Source dir

This collection contains a bunch of small tools for JACK written by Rohan Drape for the JACK low latency audio API.

JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves.

jack.plumbing maintains a set of port connection rules and manages these as clients register ports with JACK. Port names are implicitly bounded regular expressions and support sub-expression patterns.

jack.play is a light-weight JACK sound file player. It creates as many output ports as there are channels in the input file.

jack.udp is a UDP audio transport mechanism for JACK. The send mode reads signals from a set of JACK input ports and sends UDP packets to the indicated port at the indicated host at a rate determined by the local JACK daemon. The "recv" mode reads incoming packets at the indicated port and writes the incoming data to a set of JACK output ports at a rate that is determined by the local JACK daemon.

jack.ctl is a JACK session manager. It reads configuration information from a system wide and a user specific configuration file and manages sessions involving the JACK daemon proper and optionally a set of secondary jack daemons.

jack.scope draws either a time domain signal trace or a self correlation trace. Multiple input channels are superimposed, each channel is drawn in a different color. jack.scope accepts OSC packets for interactive control of drawing parameters.

jack.clock publishes the transport state of the local JACK server as OSC packets over a UDP connection. jack.clock allows any OSC enabled application to act as a JACK transport client, receiving sample accurate pulse stream timing data, and monitoring and initiating transport state change.

jackd (0.109.2-5, main) - JACK Audio Connection Kit (server and example clients)
Binario para la arquitectura i386 (104.8 KB) | Source dir

Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves.

See <http://jackit.sourceforge.net/> for more info.

This package contains the daemon jackd as well as some example clients.

jamin (0.95.0-4+b1, main) - Audio mastering from a mixed down multitrack source with JACK
Binario para la arquitectura i386 (568.4 KB) | Source dir

JAM is a tool for producing audio masters from a mixed down multitrack source. It runs in the JACK Audio Connection Kit, and uses LADSPA for its backend DSP work, specifically the swh plugins created by Steve Harris, JAM's main author.

Features:
* Linear filters (though this seems to be going out of fashion, oh well)
* JACK i/o
* 30band graphic EQ
* 1023band graphic EQ
* Spectrum analyser
* 3band peak compressor
* Lookahead brickwall limiter

Planned features (in rough order of difficulty):
* Multiband stereo processing
* Parametric EQ
* Loudness maximiser
* Presets and scenes

java-common (0.30, main) - Base of all Java packages
Binario para la arquitectura all (75.2 KB) | Source dir

This package must be installed in the system if a Java environment is desired. It covers useful information for Java users in Debian GNU/Linux, including:
* The Java policy document which describes the layout of Java support in
Debian and how Java packages should behave.
* The Debian-Java-FAQ which provides information on the status of
Java support in Debian, available compilers, virtual machines, Java
programs and libraries as well as on legal issues.
* Information on how to create dummy packages to fulfill java2
requirements.

java-gcj-compat (1.0.78-2, main) - Java runtime environment using GIJ
Binario para la arquitectura i386 (1.0 KB) | Source dir

java-gcj-compat is a collection of wrapper scripts, symlinks and jar files. It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.

java-gcj-compat-headless (1.0.78-2, main) - Java runtime environment using GIJ (headless version)
Binario para la arquitectura i386 (104.8 KB) | Source dir

java-gcj-compat is a collection of wrapper scripts, symlinks and jar files. It is meant to provide a Java-RTE-like interface to the GIJ/GCJ tool set.

This package does not provide dependencies used for the graphical components.

jfsutils (1.1.12-2, main) - utilities for managing the JFS filesystem
Binario para la arquitectura i386 (265.6 KB)

Utilities for managing IBM's Journaled File System (JFS) under Linux.

IBM's journaled file system technology, currently used in IBM enterprise servers, is designed for high-throughput server environments, key to running intranet and other high-performance e-business file servers.

The following utilities are available: fsck.jfs - initiate replay of the JFS transaction log, and check and repair a JFS formatted device. logdump - dump a JFS formatted device's journal log. logredo - "replay" a JFS formatted device's journal log. mkfs.jfs - create a JFS formatted partition. xchkdmp - dump the contents of a JFS fsck log file created with xchklog. xchklog - extract a log from the JFS fsck workspace into a file. xpeek - shell-type JFS file system editor.

john (1.7.2-3, main) - active password cracking tool
Binario para la arquitectura i386 (245.4 KB) | Source dir

john, mostly known as John the Ripper, is a tool designed to help systems administrators to find weak (easy to guess or crack through brute force) passwords, and even automatically mail users warning them about it, if it is desired.

It can also be used with different cyphertext formats, including Unix's DES and MD5, Kerberos AFS passwords, Windows' LM hashes, BSDI's extended DES, and OpenBSD's Blowfish.

john-data (1.7.2-3, main) - active password cracking tool - character sets
Binario para la arquitectura all (632.4 KB) | Source dir

john, mostly known as John the Ripper, is a tool designed to help systems administrators to find weak (easy to guess or crack through brute force) passwords, and even automatically mail users warning them about it, if it is desired.

It can also be used with different cyphertext formats, including Unix's DES and MD5, Kerberos AFS passwords, Windows' LM hashes, BSDI's extended DES, and OpenBSD's Blowfish.

This package contains architecture-independent character sets usable by john.

jpeginfo (1.6.0-4, main) - Prints information and tests integrity of JPEG/JFIF files
Binario para la arquitectura i386 (12.5 KB) | Source dir

jpeginfo can be used to generate informative listings of jpeg files, and also to check jpeg files for errors. It can also detect broken jpeg and delete them automatically.

jpegoptim (1.2.2-8, main) - utility to optimize jpeg files
Binario para la arquitectura i386 (12.0 KB) | Source dir

Jpegoptim can optimize/compress jpeg files. Program support lossless optimization, which is based on optimizing the Huffman tables. So called, "lossy" optimization (compression) is done by re-encoding the image using user specified image quality factor.

Homepage: http://www.kokkonen.net/tjko/projects.html

k3b (1.0.5-3, main) - A sophisticated KDE CD burning application
Binario para la arquitectura i386 (796.0 KB) | Source dir

K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord. Its aim is to provide a very user friendly interface to all the tasks that come with cd recording.

It can be used to copy CDs and burn:
- audio CDs (from wav, mp3 or ogg vorbis files)
- data CDs and DVDs
- mixed-mode CDs (CD-Extra support)
- VCDs (1.1, 2.0 and SVCD)
- ISO files (Joliet/Rockridge and El Torito support)
- eMovix CDs

k3b-data (1.0.5-3, main) - A sophisticated KDE CD burning application - data files
Binario para la arquitectura all (4.2 MB) | Source dir

K3b is a GUI frontend to the CD recording programs cdrdao and cdrecord. Its aim is to provide a very user friendly interface to all the tasks that come with cd recording.

This package contains the required data files common to all architectures.

k3b-i18n (1.0.5-1, main) - Internationalized (i18n) files for k3b
Binario para la arquitectura all (5.9 MB) | Source dir

This package contains the translations for k3b.

K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord. Its aim is to provide a very user friendly interface to all the tasks that come with cd recording.

k3d (0.6.7.0-2.3, main) - 3D modeling and animation system
Binario para la arquitectura i386 (9.7 MB) | Source dir

K-3D is designed from-the-ground-up to generate motion-picture-quality animation with RenderMan-compliant render engines (such as aqsis).

Some of its features are:


- Record and play back interactive tutorials and macros.
- Able to create and edit documents in multiple realtime OpenGL solid, shaded, texture-mapped views. You can even model, animate, and interact with animations while they play back.
- Unlimited Undos/Redos.
- Default output to Pixar Renderman Interface Bytestream (RIB) files.
- K-3D documents are stored using a simple, flexible, easy-to-understand
XML markup.
- Scripting interface supports Python, with open API for other scripting languages.
- Plugin support through its architecture in ANSI C++ and GTK+.

kaboodle-apollon (4:3.5.9-3, main) - kaboodle minimo para apollon
Binario para la arquitectura i386 (95.2 KB) | Source dir

Este kaboodle es minimo y no tiene entradas para el escritorio de VENENUX su unico objeto es servir para previsualizador de apollon.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

kaddressbook (4:3.5.9-5, main) - KDE NG addressbook application
Binario para la arquitectura i386 (1.4 MB) | Source dir

KAddressBook is the main address book application for KDE; it enables you to manage your contacts efficiently and comfortably. It can load and save your contacts to many different locations, including the local file system, LDAP servers, and SQL databases.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kaddressbook-plugins (4:3.5.9-2, main) - plugins for KAddressBook, the KDE address book
Binario para la arquitectura i386 (47.3 KB) | Source dir

This package contains a variety of useful plugins for the KDE address book. These plugins can be loaded through the KDE address book settings.

Highlights include exporting postal addresses as flags in KWorldClock, as well as importing and exporting contacts in the native format used by the German freemail provider GMX.

This package is part of KDE, as a component of the KDE addons module. See the 'kde' and 'kdeaddons' packages for more information.

kaffeine (0.8.7-1, main) - versatile media player for KDE
Binario para la arquitectura i386 (3.2 MB) | Source dir

Kaffeine is a media player for KDE. While it supports multiple player engines, its default engine is Xine, giving Kaffeine a wide variety of supported media types and letting Kaffeine access CDs, DVDs, and network streams easily.

Kaffeine can keep track of multiple playlists simultaneously, and supports autoloading of subtitles files for use while playing video.

kalarm (4:3.5.9-5, main) - KDE alarm message, command and email scheduler
Binario para la arquitectura i386 (669.3 KB) | Source dir

KAlarm provides a graphical interface to schedule personal timed events - pop-up alarm messages, command execution and sending emails. There is a range of options for configuring recurring events.

A pop-up alarm can show either a simple text message, or the contents of a text or image file, It can optionally be spoken, or play a sound file. You can choose its appearance, and set reminders. Among KAlarm's other facilities, you can set up templates to allow KAlarm to be used as a 'tea timer'.

As an alternative to using the graphical interface, alarms can be scheduled from the command line or via DCOP calls from other programs. KAlarm is KDE-based, but will also run on other desktops.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kamera (4:3.5.9-3+lenny1, main) - digital camera io_slave for Konqueror
Binario para la arquitectura i386 (86.3 KB) | Source dir

This is a digital camera io_slave for KDE which uses gphoto2 and libgpio to allow access to your camera's pictures with the URL camera:/

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kappfinder (4:3.5.9.dfsg.1-6, main) - non-KDE application finder for KDE
Binario para la arquitectura i386 (300.5 KB) | Source dir

kappfinder searches your workstation for many common applications and creates menu entries for them.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

karm (4:3.5.9-5, main) - KDE time tracker tool
Binario para la arquitectura i386 (428.5 KB) | Source dir

KArm is a time tracker for busy people who need to keep track of the amount of time they spend on various tasks.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kasablanca (0.4.0.2-4, main) - fast and free ftp client for KDE
Binario para la arquitectura i386 (168.8 KB) | Source dir

Kasablanca is an ftp client, written in c++, using the KDE libraries.

Features:
* ftps encryption via AUTH TLS
* fxp (direct server to server transfer), supporting alternative mode
* advanced bookmarking system
* fast responsive multithreaded engine
* concurrent connections to multiple hosts
* interactive transfer queue, movable by drag and drop
* small nifty features, like a skiplist

katapult (0.3.2.2-2, main) - item launcher for KDE
Binario para la arquitectura i386 (470.7 KB) | Source dir

Katapult is an application, which analyses text-based queries to launch items, such as bookmarks, directories or programs.

The application is currently in an early stage of development but the launchable item list can be extended by a plugin system, and the look and feel can be skinned.

kate (4:3.5.9.dfsg.1-6, main) - advanced text editor for KDE
Binario para la arquitectura i386 (805.7 KB) | Source dir

Kate is a multi document editor, based on a rewritten version of the kwrite editing widget of KDE.

It is a multi-view editor that lets you view several instances of the same document with all instances being synced, or view more files at the same time for easy reference or simultaneous editing. The terminal emulation and sidebar are docked windows that can be plugged out of the main window, or replaced therein according to your preference.

Some random features:


* Editing of big files
* Extensible syntax highlighting
* Folding
* Dynamic word wrap
* Selectable encoding
* Filter command
* Global grep dialog

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kbd-compat (1:0.2.3dbs-65.1, main) - Wrappers around console-tools for backward compatibility with `kbd'
Binario para la arquitectura all (42.8 KB) | Source dir

This package provides the following wrapper scripts, for compatibility with old `kbd' package, for programs which depends on the former's command-line interfaces:
setfont, loadunimap, saveunimap, mapscrn, setlogcons.

kcalc (4:3.5.9-2, main) - calculator for KDE
Binario para la arquitectura i386 (192.2 KB) | Source dir

KCalc is KDE's scientific calculator.

It provides:
* trigonometric functions, logic operations, and statistical calculations
* easy cut and paste of numbers from/into its display
* a results-stack which lets you conveniently recall previous results
* configurable precision, and number of digits after the period

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

kcheckers (0.8.1-2, main) - Checkers boardgame
Binario para la arquitectura i386 (125.2 KB) | Source dir

kcheckers is a Qt version of the classic boardgame "checkers", also known as "draughts". It has the following features:
* Built-in checkers engine.
* Beginner, Novice, Average, Good, Expert and Master levels of skill.
* Several themes of the board.
* Portable Draughts Notation database format support.
* Saving, loading and restarting of game.
* Auto change of the men's color.
* Multiple Undos/Redos.
* Optional numeration of the board.
* Internationalization support (English, German, Russian and French).

kcoloredit (4:3.5.9-3+lenny1, main) - a color palette editor and color picker for KDE
Binario para la arquitectura i386 (97.3 KB) | Source dir

This package contains two programs, a color palette editor and also a color picker.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kcontrol (4:3.5.9.dfsg.1-6, main) - control center for KDE
Binario para la arquitectura i386 (3.0 MB) | Source dir

The KDE Control Center provides you with a centralized and convenient way to configure all of your KDE settings.

It is made up of multiple modules. Each module is a separate application, but the control center organizes all of these programs into a convenient location.

In combination with udev KControl supports the advanced configuration of Logitech mice, though the user must be a member of the plugdev group.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kcpuload (1.99-14, main) - a CPU meter for Kicker
Binario para la arquitectura i386 (58.4 KB) | Source dir

KCPULoad is a small program for Kicker (the KDE panel). It shows a recent history of CPU usage in the form of one or two configurable diagrams in the system tray. These diagrams have settings for colours and various different styles.

KCPULoad has support for SMP and separate user/system loads.

kcron (4:3.5.9-2, main) - the KDE crontab editor
Binario para la arquitectura i386 (180.3 KB) | Source dir

KCron is an application for scheduling programs to run in the background. It is a graphical user interface to cron, the UNIX system scheduler.

This package is part of KDE, as a component of the KDE administration module. See the 'kde' and 'kdeadmin' packages for more information.

kde-core (5:48, main) - the K Desktop Environment core modules
Binario para la arquitectura all (7.7 KB) | Source dir

KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.

This metapackage includes the core official modules released with KDE. This includes just the basic desktop (browser, file manager, text editor, control center, panel, etc.) and important libraries and data, in addition to the aRts soundserver.

kde-i18n-es (4:3.5.10-2, main) - Spanish (es) internationalized (i18n) files for KDE
Binario para la arquitectura all (33.3 MB) | Source dir

This package contains the Spanish internationalized (i18n) files for all KDE core applications.

kde-style-qtcurve (0.52.3-1, main) - This is a set of widget styles for KDE3 based apps
Binario para la arquitectura i386 (151.0 KB) | Source dir

This package together with gtk2-engines-qtcurve aim to provide a unified look and feel on the desktop when using KDE and Gnome applications.

This package is most useful when installed together with gtk2-engines-qtcurve.

kdeadmin-kfile-plugins (4:3.5.9-2, main) - KDE file metainfo plugins for deb and rpm files
Binario para la arquitectura i386 (26.5 KB) | Source dir

File metainfo plugins for deb and rpm package files.

This package is part of KDE, as a component of the KDE administration module. See the 'kde' and 'kdeadmin' packages for more information.

kdebase (4:3.5.9.dfsg.1-6, main) - base components from the official KDE release
Binario para la arquitectura all (37.5 KB) | Source dir

KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.

This metapackage includes the nucleus of KDE, namely the minimal package set necessary to run KDE as a desktop environment. This includes the window manager, taskbar, control center, a text editor, file manager, web browser, X terminal emulator, and many other programs and components.

kdebase-bin (4:3.5.9.dfsg.1-6, main) - core binaries for the KDE base module
Binario para la arquitectura i386 (762.5 KB) | Source dir

This package contains miscellaneous programs needed by other KDE applications, particularly those in the KDE base module.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdebase-bin-kde3 (4:3.5.9.dfsg.1-6, main) - core binaries for the KDE base module
Binario para la arquitectura i386 (78.0 KB) | Source dir

This package contains miscellaneous programs needed at runtime by other KDE 3 applications.

This package contains the KDE 3 version of the binaries included in the 'kdebase-bin-kde4' package.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdebase-data (4:3.5.9.dfsg.1-6, main) - shared data files for the KDE base module
Binario para la arquitectura all (9.9 MB) | Source dir

This package contains the architecture-independent shared data files needed for a basic KDE desktop installation.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdebase-kio-plugins (4:3.5.9.dfsg.1-6, main) - core I/O slaves for KDE
Binario para la arquitectura i386 (1.1 MB) | Source dir

This package includes the base kioslaves. They include, amongst many others, file, http, ftp, smtp, pop and imap.

It also includes the media kioslave, which handles removable devices, and which works best with hal (and therefore udev) and pmount. Media also extends the functionality of many other kioslaves. To use this service, please make sure that your user is a member of the plugdev group.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdeeject (4:3.5.9.dfsg.1-6, main) - script used by KDE to eject removable media
Binario para la arquitectura all (36.6 KB) | Source dir

This package provides a shell script called 'kdeeject' which is used by a few other kdebase components to eject removable media like CD/DVD-ROMs or USB Flash Drives. This script relies on 'eject' utility to do its real work.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdegraphics-kfile-plugins (4:3.5.9-3+lenny1, main) - KDE metainfo plugins for graphic files
Binario para la arquitectura i386 (251.8 KB) | Source dir

This packages provides meta information for graphic files (file sizes, tags, etc. all from within the file manager).

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kdelibs (4:3.5.10.dfsg.1-0lenny1, main) - core libraries from the official KDE release
Binario para la arquitectura all (28.8 KB) | Source dir

KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system.

This metapackage includes the core KDE libraries, binaries, and data, needed by virtually all KDE applications. It does not include development files.

kdelibs-data (4:3.5.10.dfsg.1-0lenny1, main) - core shared data for all KDE applications
Binario para la arquitectura all (8.2 MB) | Source dir

This package contains all the architecture independent data files commonly used by KDE applications. You need these data files to run KDE applications.

This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information.

kdelibs4c2a (4:3.5.10.dfsg.1-0lenny1, main) - core libraries and binaries for all KDE applications
Binario para la arquitectura i386 (9.9 MB) | Source dir

This package contains all the shared libraries and common core binaries used by all KDE applications. You need these libraries and binaries to run KDE applications.

Several scripts included in kdebase-bin, related to the handling of SMB and NFS shares, require the perl-suid package to work properly.

If you are working with remote filesystems, you may find that fam is helpful in tracking filesystem updates. If you work only with local filesystems, then avoid fam (and gamin), since if they are not installed, KDE will use its own more efficient inotify (or else dnotify) system directly.

This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information.

kdelirc (4:3.5.9-2, main) - infrared control for KDE
Binario para la arquitectura i386 (260.5 KB) | Source dir

This is a frontend for the LIRC suite to use infrared devices with KDE.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

kdemultimedia-kio-plugins (4:3.5.9-2, main) - enables the browsing of audio CDs under Konqueror
Binario para la arquitectura i386 (179.4 KB) | Source dir

This package allow audio CDs to be browsed like a file system using Konqueror and the audiocd:/ URL.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

kdenetwork-filesharing (4:3.5.10-2, main) - network filesharing configuration module for KDE
Binario para la arquitectura i386 (663.0 KB) | Source dir

This package provides a KDE Control Center module to configure NFS and Samba.

This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information.

kdepasswd (4:3.5.9.dfsg.1-6, main) - password changer for KDE
Binario para la arquitectura i386 (238.4 KB) | Source dir

This is a simple application which allows users to change their system passwords.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdepim-kfile-plugins (4:3.5.9-5, main) - KDE File dialog plugins for palm and vcf files
Binario para la arquitectura i386 (39.9 KB) | Source dir

File dialog plugins for palm and vcf files.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kdepim-kio-plugins (4:3.5.9-5, main) - KDE pim I/O Slaves
Binario para la arquitectura i386 (201.5 KB) | Source dir

This package includes the pim kioslaves. This includes imap4, sieve, and mbox.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kdepim-kresources (4:3.5.9-5, main) - KDE pim resource plugins
Binario para la arquitectura i386 (1.8 MB) | Source dir

This package includes several plugins needed to interface with groupware servers. It also includes plugins for features such as blogging and tracking feature plans.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kdeprint (4:3.5.9.dfsg.1-6, main) - print system for KDE
Binario para la arquitectura i386 (1.4 MB) | Source dir

This package contains the KDE printing subsystem. It can use CUPS, lpd-ng or the traditional lpd. It also includes support for fax and pdf printing.

Installation of smbclient will make you able to use smb shared printers.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdesktop (4:3.5.9.dfsg.1-6, main) - miscellaneous binaries and files for the KDE desktop
Binario para la arquitectura i386 (781.8 KB) | Source dir

This package contains miscellaneous binaries and files integral to the KDE desktop.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdirstat (2.4.4-4, main) - graphical disk usage display with cleanup facilities
Binario para la arquitectura i386 (276.4 KB) | Source dir

KDirStat (KDE Directory Statistics) is a small utility program that sums up disk usage for directory trees, very much like the Unix 'du' command. It displays the disk space used up by a directory tree, both numerically and graphically. It is network transparent (i.e., you can use it to sum up FTP servers), and comes with predefined and user configurable cleanup actions. You can directly open a directory branch in Konqueror or the shell of your choice, compress it to a .tar.bz2 archive, or define your own cleanup actions.

kdm (4:3.5.9.dfsg.1-6, main) - X display manager for KDE
Binario para la arquitectura i386 (642.5 KB) | Source dir

kdm manages a collection of X servers, which may be on the local host or remote machines. It provides services similar to those provided by init, getty, and login on character-based terminals: prompting for login name and password, authenticating the user, and running a session. kdm supports XDMCP (X Display Manager Control Protocol) and can also be used to run a chooser process which presents the user with a menu of possible hosts that offer XDMCP display management.

A collection of icons to associate with individual users is included with KDE, but as part of the kdepasswd package.

The menu package will help to provide KDM with a list of window managers that can be launched, if the window manager does not register with KDM already. Most users won't need this.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kdvi (4:3.5.9-3+lenny1, main) - dvi viewer for KDE
Binario para la arquitectura i386 (526.8 KB) | Source dir

This program and KPart allow the user to display *.DVI files from TeX.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

keep (0.4.0-1, main) - backup system for KDE
Binario para la arquitectura i386 (244.6 KB) | Source dir

Keep is an automatic backup program that allows users to set the parameters of the backup, including the frequency and the number of backups.


Homepage: http://jr.falleri.free.fr/keep

kfilereplace (4:3.5.9-3, main) - batch search-and-replace component for KDE
Binario para la arquitectura i386 (622.0 KB) | Source dir

KFileReplace is an embedded component for KDE that acts as a batch search-and-replace tool. It allows you to replace one expression with another in many files at once.

Note that at the moment KFileReplace does not come as a standalone application. An example of an application that uses the KFileReplace component is Quanta Plus (found in the package quanta).

This package is part of KDE, as a component of the KDE web development module. See the 'kde' and 'kdewebdev' packages for more information.

kfind (4:3.5.9.dfsg.1-6, main) - file-find utility for KDE
Binario para la arquitectura i386 (212.1 KB) | Source dir

kfind can be used to find files and directories on your workstations.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kfloppy (4:3.5.9-2, main) - floppy formatter for KDE
Binario para la arquitectura i386 (91.0 KB) | Source dir

Kfloppy is a utility that provides a straightforward graphical means to format 3.5" and 5.25" floppy disks.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

kget (4:3.5.10-2, main) - download manager for KDE
Binario para la arquitectura i386 (434.7 KB) | Source dir

KGet is a a download manager similar to GetRight or Go!zilla. It keeps all your downloads in one dialog and you can add and remove transfers. Transfers can be paused, resumed, queued or scheduled. Dialogs display info about status of transfers - progress, size, speed and remaining time. Program supports drag & drop from KDE applications and Netscape.

This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information.

kghostview (4:3.5.9-3+lenny1, main) - PostScript viewer for KDE
Binario para la arquitectura i386 (230.7 KB) | Source dir

KGhostview is KDE's PostScript viewer. It is a port of Tim Theisen's Ghostview program which is used to view documents prepared in Adobe's PostScript page description language. PostScript is the major page description language for printing on UNIX systems, and this application is useful to preview material intended for printing, or for reading documents online.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kgpg (4:3.5.9-2, main) - GnuPG frontend for KDE
Binario para la arquitectura i386 (465.2 KB) | Source dir

Kgpg is a frontend for GNU Privacy Guard (GnuPG). It provides file encryption, file decryption and key management.

Features:
* an editor mode for easily and quickly encrypting or decrypting a file
or message which is typed, copied, pasted or dragged into the editor,
or which is double-clicked in the file manager
* Konqueror integration for encrypting or decrypting files
* a panel applet for encrypting / decrypting files or the clipboard
contents, etc.
* key management functions (generation, import, export, deletion and
signing)
* decrypting clipboard contents, including integration with Klipper

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

khelpcenter (4:4.0.0.really.3.5.9.dfsg.1-6, main) - help center for KDE
Binario para la arquitectura i386 (2.2 MB)

The KDE Help Center provides documentation on how to use the KDE desktop.

The htdig package is needed to build a searchable archive of KDE documentation.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

khexedit (4:3.5.9-2, main) - KDE hex editor
Binario para la arquitectura i386 (381.8 KB) | Source dir

KHexEdit is an editor for the raw data of binary files. It includes find/replace functions, bookmarks, many configuration options, drag and drop support and other powerful features.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

kicad (0.0.20071129a-1, main) - Electronic schematic and PCB design software
Binario para la arquitectura i386 (2.3 MB) | Source dir

Kicad is a suite of programs for the creation of printed circuit boards. It includes a schematic editor, a PCB layout tool, support tools and a 3D viewer to display a finished & fully populated PCB.

Kicad is made up of 5 main components:


* kicad - project manager
* eeschema - schematic editor
* pcbnew - PCB editor
* gerbview - GERBER viewer
* cvpcb - footprint selector for components

Libraries:
* Both eeschema and pcbnew have library managers and editors for their
components and footprints
* You can easily create, edit, delete and exchange library items
* Documentation files can be associated with components, footprints and key
words, allowing a fast search by function
* Very large libraries are available for schematic components and footprints
* Most components have corresponding 3D models

kicad-common (0.0.20071129a-1, main) - Common files used by kicad
Binario para la arquitectura all (3.5 MB) | Source dir

This package contains the component libraries and language files for Kicad.

kicad-doc-es (0.0.20071129a-1, main) - Kicad help files (Spanish)
Binario para la arquitectura all (2.3 MB) | Source dir

This package provides documentation for Kicad in Spanish.

kicker (4:3.5.9.dfsg.1-6, main) - desktop panel for KDE
Binario para la arquitectura i386 (2.0 MB) | Source dir

Kicker provides the KDE panel on you desktop. It can be used as a program launcher and can load plugins to provide additional functionality.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kicker-compiz (3.5.9, main) - modified pager applet for Kicker made to work with Compiz
Binario para la arquitectura i386 (68.4 KB)

This is a modified pager applet for kicker to make it work with compiz. More generally, it is intended to work with window managers that use the concept of "large desktops" instead of "multiple virtual desktops" as kwin does exclusively.

kimagemapeditor (4:3.5.9-3, main) - HTML image map editor for KDE
Binario para la arquitectura i386 (314.2 KB) | Source dir

KImageMapEditor is a tool that allows you to edit image maps in HTML files. As well as providing a standalone application, KImageMapEditor makes itself available as a KPart for embedding into larger applications.

This package is part of KDE, as a component of the KDE web development module. See the 'kde' and 'kdewebdev' packages for more information.

kio-apt (0.13.2-3, main) - an apt-cache ioslave for KDE
Binario para la arquitectura i386 (76.6 KB) | Source dir

kio-apt is an ioslave which provides the apt:/ protocol. It integrates apt-cache functionalities into Konqueror, making browsing the packages easier. It provides:
- apt-cache search: apt:/search?expression
- apt-cache show: apt:/show?package . The show? target
prints the policy too.
- apt-cache policy: apt:/policy?package

Homepage : http://lpnotfr.free.fr/

kipi-plugins (0.1.5-4, main) - image manipulation/handling plugins for KIPI aware programs
Binario para la arquitectura i386 (3.7 MB) | Source dir

KIPI plugins (KDE Image Plugin Interface) is an effort to develop a common plugin structure for Digikam, KPhotoAlbum (formerly known as KimDaBa), Showimg and Gwenview. Its aim is to share image plugins among graphic applications.

Plugins available are:


RawConverter: Raw image converter for digital cameras
SlideShow: Slideshow with effects ripped out from kslideshow
and 3D effects using OpenGL
MpegEncoder: Create an MPEG slideshow from your images
PrintWizard: A wizard to print images in various format
JpegLossLess: Batch process your JPEG images without losing meta
information and compression
CdArchiving: Archive your albums on CD or DVD using K3b
ScanImages: Scanner management using Kooka
ScreenshotImages: Snap screen based on KSnapshot and adapted to Kipi
Calendar: Sreate calendars with images
SendImages: Send images by email, allowing resizing
and recompressing before sending
RenameImages: Batch image renamer
ConvertImages: Batch image converter
BorderImages: Add border to your images in batch
FilterImages: Batch image enhancer using digital filters
ColorImages: Batch image color enhancer
EffectImages: Batch image transformation effects
ResizeImages: Batch image resizer
RecompressImages: Batch image recompressor
FindDuplicateImages: Find duplicate images in albums
TimeAdjust: Adjust image file time and date
WallPaper: Set your image as wallpaper
FindImages: Search images in albums
GalleryExport: Interface for export images collections to remote
Gallery (and Gallery 2) servers
FlickrExport: Export images to a remote Flickr web service
HTMLGallery: Export images to HTML
SimpleviewerExport: Export images in a nice flash movie
GPSSync: Geolocalize pictures
MetadataEdit: Edit EXIF and IPTC pictures metadata
IpodExport: Export images to an ipod device
PicasaWebExport: Export pictures to Picasa web service

Documentation of the plugins is available in the package kipi-plugins-doc.

kismet (2008-05-R1-4, main) - Wireless 802.11b monitoring tool
Binario para la arquitectura i386 (926.9 KB) | Source dir

Kismet is a 802.11b wireless network sniffer. It is capable of sniffing using almost any supported wireless card using the Airo, HostAP, Wlan-NG, and Orinoco (with a kernel patch) drivers.

Can make use of sox and festival to play audio alarms for network events and speak out network summary on discovery. Optionally works with gpsd to map scanning.

kitchensync (4:3.5.9-5, main) - Synchronization framework
Binario para la arquitectura i386 (289.5 KB) | Source dir

This package contains a synchronization framework, still under heavy development. Kitchensync uses opensync.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

klibc-utils (1.5.12-2, main) - small utilities built with klibc for early boot
Binario para la arquitectura i386 (145.9 KB) | Source dir

This package contains a collection of programs that are linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems.

klineakconfig (0.9-7, main) - KDE configurator for lineakd
Binario para la arquitectura i386 (131.4 KB) | Source dir

LinEAK, Linux support for Easy Access and Internet Keyboards, features X11 support, windowmanager independence, ability to configure all keys through GUI or .conf file, volume control and sound controls.

KLineakConfig is the KDE configurator for the daemon lineakd.

klinkstatus (4:3.5.9-3, main) - web link validity checker for KDE
Binario para la arquitectura i386 (305.5 KB) | Source dir

KLinkStatus is KDE's web link validity checker. It allows you to search internal and external links throughout your web site. Simply point it to a single page and choose the depth to search.

You can also check local files, or files over ftp:, fish: or any other KIO protocols. For performance, links can be checked simultaneously.

This package is part of KDE, as a component of the KDE web development module. See the 'kde' and 'kdewebdev' packages for more information.

klipper (4:3.5.9.dfsg.1-6, main) - clipboard utility for KDE
Binario para la arquitectura i386 (276.8 KB) | Source dir

klipper provides standard clipboard functions (cut and paste, history saving) plus additional features, like the ability to offer actions to take dependent on the clipboard contents. For example, it can launch a web browser if the clipboard contains a URL.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

klogic (1.63-3vnzetch1, main) - digital circuit editor and simulator for KDE
Binario para la arquitectura i386 (303.6 KB)

KLogic is an application for building and simulating digital circuits easily.

It provides an easy way to build circuits containing standard components like AND, OR, XOR and flipflops like RS and JK. To build more complex and reusable circuits, you can create sub-circuits.

The simulation runs permanently by default while building your circuits. For extended testing you can use a single stepping simulation to recognise peaks. You can display the signal flow of the components of a circuit as a graph. Each device of your circuit has a tunable delay. With the burst option the delay of all devices can be disabled.

kmahjongg (4:3.5.10-1, main) - the classic mahjongg game for KDE project
Binario para la arquitectura i386 (892.5 KB) | Source dir

Your mission in this game is to remove all tiles from the game board. A matching pair of tiles can be removed, if they are 'free', which means that no other tiles block them on the left or right side.

This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information.

kmail (4:3.5.9-5, main) - KDE Email client
Binario para la arquitectura i386 (2.6 MB) | Source dir

KMail is a fully-featured email client that fits nicely into the KDE desktop. It has features such as support for IMAP, POP3, multiple accounts, mail filtering and sorting, PGP/GnuPG privacy, and inline attachments.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kmailcvt (4:3.5.9-5, main) - KDE KMail mail folder converter
Binario para la arquitectura i386 (123.4 KB) | Source dir

Converts mail folders to KMail format. Formats supported for import include Outlook Express, Evolution, and plain mbox.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kmenc15 (0.04-0.4, main) - An advanced Qt/KDE MEncoder frontend
Binario para la arquitectura i386 (237.4 KB) | Source dir

Kmenc15 is an advanced MEncoder frontend, generally designed to be a VirtualDub replacement for Linux. It is most useful for editing and encoding large high quality AVIs capped from TV. It allows cutting and merging at exact frames, applying any MPlayer/MEncoder filter, with preview.

It requires MEncoder 1.0pre5 to work. I doubt it will work on any other OS than GNU/Linux. It needs atleast an OS that supports named pipes (FIFO's).

It can also create shell scripts instead of doing the encode itself, so MEncoder is not essential for it to run (although preview won't work). MPlayer is essential though, without it the program will not even open files and cannot create shell scripts without the files.

The program is not quite complete, still a few features disabled, none of which are horribly essential. It does not support opening MPEG's. Only AVIs.

kmenuedit (4:3.5.9.dfsg.1-6, main) - menu editor for KDE
Binario para la arquitectura i386 (382.1 KB) | Source dir

The KDE menu editor allows you to make customisations to the KDE menu structure.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kmid (4:3.5.9-2, main) - MIDI/karaoke player for KDE
Binario para la arquitectura i386 (265.4 KB) | Source dir

This package provides a MIDI and karaoke player for KDE.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

kmilo (4:3.5.9-2, main) - laptop special keys support for KDE
Binario para la arquitectura i386 (150.0 KB) | Source dir

KMilo lets you use the special keys on some keyboards and laptops.

Usually this includes volume keys and other features. Currently, KMilo comes with plugins for Powerbooks, Thinkpads, Vaios and generic keyboards with special keys.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

kmix (4:3.5.9-2, main) - sound mixer applet for KDE
Binario para la arquitectura i386 (384.7 KB) | Source dir

This package includes KDE's dockable sound mixer applet.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

kmyfirewall (1.1.1-1, main) - iptables based firewall configuration tool for KDE
Binario para la arquitectura i386 (1.2 MB) | Source dir

KMyFirewall attempts to make it easier to setup iptables based firewalls on Linux systems. It will be the right tool if you like to have a so called "Personal Firewall" running on your Linux box, but don't have the time and/or the interest to spend hours in front of the iptables manual just to setup a Firewall that keeps the "bad" people out.

There is also the possibility to save entire rule sets, so you only have to configure your rule set one time and then you can use it on several computers giving each of them a similar configuration (p.e. school networks, office, university etc.)

kmymoney2 (0.8.9-1, main) - personal finance manager for KDE
Binario para la arquitectura i386 (6.9 MB) | Source dir

KMyMoney is the Personal Finance Manager for KDE. It operates similar to MS-Money and Quicken, supports different account types, categorisation of expenses, QIF import/export, multiple currencies and initial online banking support.

knetworkconf (4:3.5.9-2, main) - KDE network configuration tool
Binario para la arquitectura i386 (578.5 KB) | Source dir

This is a KDE control center module to configure TCP/IP settings. It can be used to manage network devices and settings for each device.

This package is part of KDE, as a component of the KDE administration module. See the 'kde' and 'kdeadmin' packages for more information.

knewsticker (4:3.5.10-2, main) - news ticker applet for KDE
Binario para la arquitectura i386 (442.8 KB) | Source dir

This is a news ticker applet for the KDE panel. It can scroll news from your favorite news sites, such as lwn.net, /. and freshmeat.net. To achieve this, KNewsTicker requires the news sites to provide a RSS feed to newsitems. KNewsTicker already comes with a selection of good news sources which provide such files.

This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information.

knode (4:3.5.9-5, main) - KDE news reader
Binario para la arquitectura i386 (1.2 MB) | Source dir

KNode is an easy-to-use, convenient newsreader. It is intended to be usable by inexperienced users, but also includes support for such features as MIME attachments, article scoring, and creating and verifying GnuPG signatures.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

knotes (4:3.5.9-5, main) - KDE sticky notes
Binario para la arquitectura i386 (248.1 KB) | Source dir

KNotes is a program that lets you write sticky notes. The notes are saved automatically when you exit the program, and they display when you open the program. The program supports printing and mailing your notes.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

koffice-data (1:1.6.3-7, main) - common shared data for the KDE Office Suite
Binario para la arquitectura all (728.7 KB) | Source dir

This package provides the architecture-independent data that is shared amongst the various components of KOffice.

This package is part of the KDE Office Suite.

koffice-libs (1:1.6.3-7, main) - common libraries and binaries for the KDE Office Suite
Binario para la arquitectura i386 (2.5 MB) | Source dir

This package provides the libraries and binaries that are shared amongst the various components of KOffice.

This package is part of the KDE Office Suite.

kolourpaint (4:3.5.9-3+lenny1, main) - a simple paint program for KDE
Binario para la arquitectura i386 (1.0 MB) | Source dir

KolourPaint is a very simple paint program for KDE. It aims to be conceptually simple to understand; providing a level of functionality targeted towards the average user. It's designed for daily tasks like:


* Painting - drawing diagrams and "finger painting"
* Image Manipulation - editing screenshots and photos; applying effects
* Icon Editing - drawing clipart and logos with transparency

It's not an unusable and monolithic program where simple tasks like drawing lines become near impossible. Nor is it so simple that it lacks essential features like Undo/Redo.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kommander (4:3.5.9-3, main) - visual dialog builder and executor tool
Binario para la arquitectura i386 (2.0 MB) | Source dir

Kommander is a visual dialog building tool whose primary objective is to create as much functionality as possible without using any scripting language.

More specifically, Kommander is a set of tools that allow you to create dynamic GUI dialogs that generate, based on their state, a piece of text. The piece of text can be a command line to a program, any piece of code, business documents that contain a lot of repetitious or templated text and so on.

The resulting generated text can then be executed as a command line program (hence the name "Kommander"), written to a file, passed to a script for extended processing, and literally anything else you can think of. And you aren't required to write a single line of code!

As well as building dialogs, Kommander may be expanded to create full mainwindow applications.

This package is part of KDE, as a component of the KDE web development module. See the 'kde' and 'kdewebdev' packages for more information.

kompare (4:3.5.9-2, main) - a KDE GUI for viewing differences between files
Binario para la arquitectura i386 (496.6 KB) | Source dir

Kompare is a graphical user interface for viewing the differences between files. It can compare two documents, create a diff file, display a diff file and/or blend a diff file back into the original documents.

This package is part of KDE, and a component of the KDE SDK module. See the 'kde' and 'kdesdk' packages for more information.

konq-plugins (4:3.5.9-2, main) - plugins for Konqueror, the KDE file/web/doc browser
Binario para la arquitectura i386 (1.1 MB) | Source dir

This package contains a variety of useful plugins for Konqueror, the file manager, web browser and document viewer for KDE. Many of these plugins will appear in Konqueror's Tools menu.

Highlights for web browsing include web page translation, web page archiving, auto-refreshing, HTML and CSS structural analysis, a search toolbar, a sidebar news ticker, fast access to common options, bookmarklets, a crash monitor, a microformat availability indicator, a del.icio.us bookmarks sidebar, and integration with the aKregator RSS feed reader.

Highlights for directory browsing include directory filters, image gallery creation, archive compression and extraction, quick copy/move, a sidebar media player, a file information metabar/sidebar, a media folder helper, a graphical disk usage viewer and image conversions and transformations.

This package is part of KDE, as a component of the KDE addons module. See the 'kde' and 'kdeaddons' packages for more information.

konqueror (4:3.5.9.dfsg.1-6, main) - KDE's advanced file manager, web browser and document viewer
Binario para la arquitectura i386 (2.0 MB) | Source dir

Konqueror is the file manager for the K Desktop Environment. It supports basic file management on local UNIX filesystems, from simple cut/copy and paste operations to advanced remote and local network file browsing.

It is also the canvas for all the latest KDE technology, from KIO slaves (which provide mechanisms for file access) to component embedding via the KParts object interface, and it is one of the most customizable applications available.

Konqueror is an Open Source web browser with HTML4.0 compliance, supporting Java applets, JavaScript, CSS1 and (partially) CSS2, as well as Netscape plugins (for example, Flash or RealVideo plugins).

It is a universal viewing application, capable of embedding read-only viewing components in itself to view documents without ever launching another application.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

konqueror-nsplugins (4:3.5.9.dfsg.1-6, main) - Netscape plugin support for Konqueror
Binario para la arquitectura i386 (158.8 KB) | Source dir

This package includes support for Netscape plugins in Konqueror.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

konsole (4:3.5.9.dfsg.1-6, main) - X terminal emulator for KDE
Binario para la arquitectura i386 (737.9 KB) | Source dir

Konsole is an X terminal emulation which provides a command-line interface (CLI) while using the graphical K Desktop Environment. Konsole helps to better organize user's desktop by containing multiple sessions in a single window (a less cluttered desktop).

Its advanced features include a simple configuration and the ability to use multiple terminal shells in a single window

Using Konsole, a user can open:


Linux console sessions
Midnight Commander file manager sessions
Shell sessions
Root consoles sessions

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

konsolekalendar (4:3.5.9-5, main) - KDE konsole personal organizer
Binario para la arquitectura i386 (70.1 KB) | Source dir

KonsoleKalendar is a command-line interface to KDE calendars. Konsolekalendar complements the KDE KOrganizer by providing a console frontend to manage your calendars.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kontact (4:3.5.9-5, main) - KDE pim application
Binario para la arquitectura i386 (1.6 MB) | Source dir

Kontact is the integrated solution to your personal information management needs. It combines KDE applications like KMail, KOrganizer, and KAddressBook into a single interface to provide easy access to mail, scheduling, address book and other PIM functionality.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

konversation (1.1-1, main) - user friendly Internet Relay Chat (IRC) client for KDE
Binario para la arquitectura i386 (5.8 MB) | Source dir

Konversation is a client for the Internet Relay Chat (IRC) protocol. It is easy to use and well-suited for novice IRC users, but novice and experienced users alike will appreciate its many features:


* Standard IRC features
* Easy to use graphical interface
* Multiple server and channel tabs in a single window
* IRC color support
* Pattern-based message highlighting and OnScreen Display
* Multiple identities for different servers
* Multi-language scripting support (with DCOP)
* Customizable command aliases
* NickServ-aware log-on (for registered nicknames)
* Smart logging
* Traditional or enhanced-shell-style nick completion
* DCC file transfer with resume support

korganizer (4:3.5.9-5, main) - KDE personal organizer
Binario para la arquitectura i386 (1.7 MB) | Source dir

This package contains KOrganizer, a calendar and scheduling program.

KOrganizer aims to be a complete program for organizing appointments, contacts, projects, etc. KOrganizer natively supports information interchange with other calendar applications, through the industry standard vCalendar personal data interchange file format. This eases the move from other modern PIMs to KOrganizer.

KOrganizer offers full synchronization with Palm Pilots, if kpilot is installed.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kpackage (4:3.5.9-2, main) - KDE package management tool
Binario para la arquitectura i386 (694.5 KB) | Source dir

This is a frontend to both .rpm and .deb package formats. It allows you to view currently installed packages, browse available packages, and install/remove them.

This package is part of KDE, as a component of the KDE administration module. See the 'kde' and 'kdeadmin' packages for more information.

kpager (4:3.5.9.dfsg.1-6, main) - desktop pager for KDE
Binario para la arquitectura i386 (114.1 KB) | Source dir

This package contains KDE's desktop pager, which displays your virtual desktops iconically in a window, along with icons of any running applications. It is used to switch between applications or desktops.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kpar2 (0.3.1-1, main) - frontend for verifying and repairing PAR and PAR2 recovery sets
Binario para la arquitectura i386 (358.5 KB) | Source dir

KPar2 is a simple, easy to use graphical interface for verification and repair of PAR v1.0 and PAR v2.0 (PAR2) recovery sets.

Parity Volumes may be used to verify that a set of files have not been corrupted, or to reconstruct damaged files (providing that you have a sufficient quantity of Parity Volumes to match the missing or damaged files).

kpdf (4:3.5.9-3+lenny1, main) - PDF viewer for KDE
Binario para la arquitectura i386 (823.3 KB) | Source dir

KPDF allows you to view PDF (Portable Document Format) files. This package includes kpdfpart so you can embed in konqueror or run as a standalone application.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kpersonalizer (4:3.5.9.dfsg.1-6, main) - installation personalizer for KDE
Binario para la arquitectura i386 (480.4 KB) | Source dir

KDE Personalizer is the application that configures the KDE desktop for you. It's a very useful wizard that allows you to quickly change the KDE desktop to suit your own needs. When you run KDE for the first time, KPersonalizer is automatically started. KPersonalizer can also be called later.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kpilot (4:3.5.9-5, main) - KDE Palm Pilot hot-sync tool
Binario para la arquitectura i386 (1.8 MB) | Source dir

KPilot is an application that synchronizes your Palm Pilot or similar device (like the Handspring Visor) with your KDE desktop, much like the Palm HotSync software does for Windows. KPilot can back-up and restore your Palm Pilot and synchronize the built-in applications with their KDE counterparts.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

kplato (1:1.6.3-7, main) - an integrated project management and planning tool
Binario para la arquitectura i386 (882.5 KB) | Source dir

KPlato is a project management application, allowing for the planning and scheduling of projects. It is in the very early stages of development.

This package is part of the KDE Office Suite.

kpovmodeler (4:3.5.9-3+lenny1, main) - a graphical editor for povray scenes
Binario para la arquitectura i386 (2.2 MB) | Source dir

KPovmodeler is KDE's graphical editor for povray scenes. KPovModeler is a modeling and composition program for creating POV-Ray scenes in KDE.

For most modelers, POV-Ray is nothing but a rendering engine. This greatly limits the innate possibilities of the POV-Ray scripted language. This is not the case for KPovModeler, which allows you to use all the features of POV-Ray through the translation of POV-Ray language into a graphical tree.

kpovmodeler uses the povray package, currently available only in Debian's non-free, unsupported repository.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kpowersave (0.7.3-3, main) - HAL based power management applet for KDE
Binario para la arquitectura i386 (3.0 MB) | Source dir

KPowersave is a KDE systray applet which allows to control the power management settings and policies of your computer. It relies on HAL to do the heavy lifting.

Current feature list:
* support for ACPI, APM and PMU
* trigger suspend to disk/ram and standby
* switch cpu frequency policy (between: performance, dynamic and powersave)
* applet icon with information about AC state, battery fill and battery
(warning) states
* applet tooltip with information about battery fill and remaining battery
time/percentage
* autosuspend (to suspend the machine if the user has been inactive for a
defined time)
* a global configurable blacklist with programs which prevent autosuspend
(e.g. videoplayer and cd burning tools)
* trigger lock screen and select the lock method
* KNotify support
* online help
* localisations for many languages KPowersave supports schemes with following configurable specific settings for:
* screensaver
* DPMS
* autosuspend
* scheme specific blacklist for autosuspend
* notification settings

kppp (4:3.5.10-2, main) - modem dialer and ppp frontend for KDE
Binario para la arquitectura i386 (668.6 KB) | Source dir

KPPP is a dialer and front end for pppd. It allows for interactive script generation and network setup. It will automate the dialing in process to your ISP while letting you conveniently monitor the entire process.

Once connected KPPP will provide a rich set of statistics and keep track of the time spent online for you.

This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information.

kradio (0.1.1.1~20061112-3.1, main) - Comfortable Radio Application for KDE
Binario para la arquitectura i386 (1.9 MB) | Source dir

KRadio is a comfortable radio application for KDE 3.x with support for V4L and V4L2 radio cards drivers.

KRadio currently provides


* V4L/V4L2 radio support
* Remote control support (LIRC)
* Alarms, sleep Countdown
* Several GUI Controls (Docking Menu, Station Quickbar, Radio Display)
* Recording capabilities, including MP3 and Ogg/Vorbis encoding
* Timeshifter functionality
* Extendable plugin architecture

This package also includes a growing collection of station preset files for many cities around the world contributed by KRadio users.

As KRadio is based on an extendable plugin architecture, contributions of new plugins (e.g. Internet Radio Streams, new cool GUIs) are welcome.

Homepage: http://kradio.sourceforge.net/

krdc (4:3.5.10-2, main) - Remote Desktop Connection for KDE
Binario para la arquitectura i386 (495.7 KB) | Source dir

krdc is an KDE graphical client for the rfb protocol, used by VNC, and if rdesktop is installed, krdc can connect to Windows Terminal Servers using RDP.

This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information.

kregexpeditor (4:3.5.9-2, main) - graphical regular expression editor plugin for KDE
Binario para la arquitectura i386 (289.5 KB) | Source dir

This package contains a graphical regular expression editor plugin for use with KDE. It let you draw your regular expression in an unambiguous way.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

krename (3.0.14-1, main) - Powerful batch renamer for KDE 3.x
Binario para la arquitectura i386 (326.3 KB) | Source dir

This package contains a very powerful batch file renamer for KDE3 which can rename a list of files based on a set of expressions. It can copy/move the files to another directory or simply rename the input files.

Homepage: http://www.krename.net

krfb (4:3.5.10-2, main) - Desktop Sharing for KDE
Binario para la arquitectura i386 (926.6 KB) | Source dir

Desktop Sharing (krfb) is a server application that allows you to share your current session with a user on another machine, who can use a VNC client like krdc to view or even control the desktop. It doesn't require you to start a new X session - it can share the current session. This makes it very useful when you want someone to help you perform a task.

This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information.

ksayit (4:3.5.9-2, main) - a frontend for the KDE Text-to-Speech system
Binario para la arquitectura i386 (227.1 KB) | Source dir

Text-to-speech front-end to kttsd.

This package is part of KDE, as a component of the KDE accessibility module. See the 'kde' and 'kdeaccessibility' packages for more information.

kscd (4:3.5.9-2, main) - audio CD player for KDE
Binario para la arquitectura i386 (412.7 KB) | Source dir

This is KDE's audio CD player.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

kscreensaver (4:3.5.9-3, main) - additional screen savers released with KDE
Binario para la arquitectura i386 (818.7 KB) | Source dir

This package contains the screen savers for KDE. They can be tested and selected within the Appearance and Themes section of the KDE Control Center.

The hooks for the standard xscreensavers are no longer part of this package. To select and/or configure the standard xscreensavers through the KDE Control Center, install the separate package kscreensaver-xsavers.

This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information.

kscreensaver-xsavers (4:3.5.9-3, main) - KDE hooks for standard xscreensavers
Binario para la arquitectura i386 (187.4 KB) | Source dir

This package allows a smooth integration of the standard xscreensavers into KDE. With this package installed you can select and/or configure the standard xscreensavers through the Appearances and Themes section of the KDE Control Centre.

Note that this package does not actually contain any screensavers itself. For the additional screensavers shipped with KDE, see the separate package kscreensaver. This package does depend on the xscreensaver package, and recommend the xscreensaver-gl package, as well as contain the necessary files to integrate these packages into KDE.

This package is part of KDE, and a component of the KDE artwork module. See the 'kde' and 'kdeartwork' packages for more information.

kshutdown (1.0.3-1, main) - an advanced shut down utility for KDE
Binario para la arquitectura i386 (268.6 KB) | Source dir

It has 4 main commands:


- Shut Down (logout and halt the system),
- Reboot (logout and reboot the system),
- Lock Screen (lock the screen using a screen saver),
- Logout (end the session and logout the user).

It features time and delay options, command line support, wizard, and sounds.

ksmiletris (4:3.5.10-1, main) - Tetris like game for KDE
Binario para la arquitectura i386 (214.8 KB) | Source dir

This is a game with falling blocks composed of different types of smilies. The object of the game is to "crack a smile" by guiding blocks so there are two or more of the same symbol vertically.

This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information.

ksmserver (4:3.5.9.dfsg.1-6, main) - session manager for KDE
Binario para la arquitectura i386 (166.3 KB) | Source dir

This package contains the KDE session manager. It is responsible for restoring your KDE session on login. It is also needed to properly start a KDE session. It registers KDE with X display managers, and provides the 'startkde' command, for starting an X session with KDE from the console.

If you are running KDE for the first time for a certain user, kpersonalizer is used to help with setup. If it is not present, KDE will start, but many good defaults will not be set.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

ksnake (4:3.5.10-1, main) - Snake Race for KDE
Binario para la arquitectura i386 (326.4 KB) | Source dir

Snake Race is a game of speed and agility. You are a hungry snake and are trying to eat all the apples in the room before getting out!

This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information.

ksnapshot (4:3.5.9-3+lenny1, main) - screenshot utility for KDE
Binario para la arquitectura i386 (163.9 KB) | Source dir

KSnapshot is a simple applet for taking screenshots. It is capable of capturing images of either the whole desktop or just a single window. The images can then be saved in a variety of formats.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

ksplash (4:3.5.9.dfsg.1-6, main) - the KDE splash screen
Binario para la arquitectura i386 (698.0 KB) | Source dir

This package includes the KDE Splash screen, which is seen when a KDE session is launched.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

ksubtile (1.2-6, main) - subtitle editor for KDE
Binario para la arquitectura i386 (247.7 KB) | Source dir

This editor is capable of moving, stretching, joining, editing and creating SRT subtitle files. It can use MPlayer to help you sync and edit the subtitles with a particular movie.


Homepage: http://ksubtile.sourceforge.net/

ksudoku (0.4-1.2, main) - sudoku puzzle generator/solver
Binario para la arquitectura i386 (200.7 KB) | Source dir

KSudoku is an interface for creating and solving sudoku puzzles, which are grid-based placement puzzles that require time and logic to solve. KSudoku is able to work with both 2D and 3D versions of these puzzles, in grids of any square layout up to 25x25. It can also generate configurable symmetric puzzles and other special types.

Homepage: http://ksudoku.sourceforge.net/

ksvg (4:3.5.9-3+lenny1, main) - SVG viewer for KDE
Binario para la arquitectura i386 (1.2 MB) | Source dir

KSVG allows you view SVG (scalable vector graphics) files. This package includes kpart so you can embed it in konqueror and a standalone application.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

ksymoops (2.4.11-1, main) - Linux kernel oops and error message decoder
Binario para la arquitectura i386 (293.1 KB) | Source dir

The Linux kernel produces error messages that contain machine specific numbers which are meaningless for debugging. ksymoops reads machine specific files and the error log and converts the addresses to meaningful symbols and offsets.

This is a complete replacement for the version of ksymoops in the kernel. Older versions of ksymoops were in scripts/ksymoops.cc, more recently there was a version in the scripts/ksymoops directory.

ksysguard (4:3.5.9.dfsg.1-6, main) - system guard for KDE
Binario para la arquitectura i386 (532.4 KB) | Source dir

KDE System Guard allows you to monitor various statistics about your computer.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

ksysguardd (4:3.5.9.dfsg.1-6, main) - system guard daemon for KDE
Binario para la arquitectura i386 (65.7 KB) | Source dir

KDE System Guard Daemon is the daemon part of ksysguard. The daemon can be installed on a remote machine to enable ksysguard on another machine to monitor it through the daemon running there.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

ksysv (4:3.5.9-2, main) - KDE SysV-style init configuration editor
Binario para la arquitectura i386 (159.6 KB) | Source dir

This program allows you to edit your start and stop scripts using a drag and drop GUI.

This package is part of KDE, as a component of the KDE administration module. See the 'kde' and 'kdeadmin' packages for more information.

ktechlab (0.3.7-2vnzetch1, main) - IDE circuit simulator shematic for microcontrollers and electronics
Binario para la arquitectura i386 (1.8 MB)

KTechlab is a circuit simulator schematic, with a nice, clickable and discoverable interface.

It supports many discrete components, logic circuits, code flow secuences or logic schematics as well as PIC programming in its own Basic dialect and some form of assembler.

Proyects examples are provided on emulation zone.

Homepage: http://ktechlab.org/

ktip (4:3.5.9.dfsg.1-6, main) - useful tips for KDE
Binario para la arquitectura i386 (101.1 KB) | Source dir

ktip provides many useful tips on using KDE when you log in.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

ktorrent2.2 (2.2.8.dfsg.1-1, main) - KTorrent v2.2.x - BitTorrent client for KDE3
Binario para la arquitectura i386 (2.7 MB) | Source dir

KTorrent is a BitTorrent program for KDE. You can use it to download and upload files on the BitTorrent network. This package contains the latest revision of KTorrent 2.2 series which is the last release for KDE3.

Additional KTorrent features include:
- uTorrent compatible peer exchange
- Zeroconf extension to find peers on the local network
- WebGUI plugin
- RSS plugin
- Grouping feature to put torrents into groups
- Downloads torrent files
- Upload and download speed capping
- Speed limits for individual torrents
- Internet searching using various search engines, you can even add
your own
- UDP Trackers
- Port forwarding with UPnP
- IP blocking plugin
- Importing of partially or fully downloaded files
- Support for distributed hash tables (mainline version)
- Protocol encryption
- Bandwith scheduling
- Directory scanner to automatically load torrents in certain directories
- Trackers can now be added to torrents
- File prioritization for multi file torrents
- Option to fully preallocate diskspace to avoid fragmentation
- Diskspace monitoring, with option to stop torrents when diskspace is
running low
- Statistics plugin

kttsd (4:3.5.9-2, main) - a Text-to-Speech system for KDE
Binario para la arquitectura i386 (1.9 MB) | Source dir

The KDE Text-to-Speech system is a plugin based service that allows any KDE (or non-KDE) application to speak using the DCOP interface.

ksayit and kmouth are useful front-ends for this capability, while one of festival, flite, and epos are essential back-ends.

This package is part of KDE, as a component of the KDE accessibility module. See the 'kde' and 'kdeaccessibility' packages for more information.

ktuberling (4:3.5.10-1, main) - Potato Guy for KDE
Binario para la arquitectura i386 (768.8 KB) | Source dir

KTuberling is a game intended for small children. Of course, it may be suitable for adults who have remained young at heart.

It is a potato editor. That means that you can drag and drop eyes, mouths, moustache, and other parts of face and goodies onto a potato-like guy. Similarly, you have a penguin on which you can drop other stuff.

There is no winner for the game. The only purpose is to make the funniest faces you can.

There is a museum (like a "Madame Tusseau" gallery) where you can find many funny examples of decorated potatoes. Of course, you can send your own creations to the programmer, Eric Bischoff, who will include them in the museum if he gets some spare time.

This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information.

kuser (4:3.5.9-2, main) - KDE user/group administration tool
Binario para la arquitectura i386 (234.4 KB) | Source dir

A user/group administration tool for KDE.

This package is part of KDE, as a component of the KDE administration module. See the 'kde' and 'kdeadmin' packages for more information.

kviewshell (4:3.5.9-3+lenny1, main) - generic framework for viewer applications in KDE
Binario para la arquitectura i386 (790.0 KB) | Source dir

KViewShell is a generic viewing framework that allows the graphical applications, such as the kview image viewer, to be embedded in other KDE applications, such as Konqueror.

KViewShell comes with a djvuviewpart plugin included, for viewing DjVu images.

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

kwalletmanager (4:3.5.9-2, main) - wallet manager for KDE
Binario para la arquitectura i386 (343.0 KB) | Source dir

This program keeps various wallets for any kind of data that the user can store encrypted with passwords and can also serve as a password manager that keeps a master password to all wallets.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

kwin (4:3.5.9.dfsg.1-6, main) - the KDE window manager
Binario para la arquitectura i386 (1.0 MB) | Source dir

This package contains the default X window manager for KDE.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

kworldclock (4:3.5.9-2, main) - earth watcher for KDE
Binario para la arquitectura i386 (930.7 KB) | Source dir

Displays where in the world it is light and dark depending on time, as well as offering the time in all of the major cities of the world. This can be run standalone, as an applet in the KDE panel or as a desktop background.

Additional kworldclock themes are available in the kdeartwork-misc package.

This package is part of KDE, and a component of the KDE toys module. See the 'kde' and 'kdetoys' packages for more information.

kxsldbg (4:3.5.9-3, main) - graphical XSLT debugger for KDE
Binario para la arquitectura i386 (591.4 KB) | Source dir

KXSLDbg is a debugger for XSLT scripts. It includes a graphical user interface as well as a text-based debugger. KXSLDbg can be run as a standalone application or as an embedded KDE part.

XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc., using standard XSLT stylesheets.

This package is part of KDE, as a component of the KDE web development module. See the 'kde' and 'kdewebdev' packages for more information.

lacheck (1.26-11.1, main) - A simple syntax checker for LaTeX
Binario para la arquitectura i386 (28.9 KB)

LaCheck is a simple syntax checker for LaTex that is based on a single-pass lexical scanner. This makes clear that there are a lot of LaTeX problems this program cannot find, although it will find most simple mistakes. Complex macro packages may, however, make it completely unusable.

This program was bundled with AUCTeX once upon a time and is best known from there.

Homepage: http://www.ctan.org/tex-archive/support/lacheck/

ladcca2 (0.4.0-6, main) - LADCCA shared library files
Binario para la arquitectura i386 (19.7 KB) | Source dir

LADCCA is a session management system for JACK and ALSA audio applications on GNU/Linux.

ladspa-sdk (1.1-6, main) - sample tools for linux-audio-dev plugin architecture
Binario para la arquitectura i386 (38.4 KB) | Source dir

LADSPA is a free standard specification for audio effect plugins.

Contains sample plugins, and analyseplugin, listplugin, applyplugin programs, and the ladspa.h, the LADSPA specification.

Please build-depend on this package if you need ladspa.h

lame (3.98.2-0.4, main) - LAME Ain't an MP3 Encoder
Binario para la arquitectura i386 (326.1 KB) | Source dir

Lame is a program which can be used to create compressed audio files. (Lame aint MP3 encoder). These audio files can be played back by popular mp3 players such as mpg123. To read from stdin, use "-" for <infile>. To write to stdout, use a "-" for <outfile>.

This package contains the frontend encoder binary.

laptop-detect (0.13.6, main) - attempt to detect a laptop
Binario para la arquitectura i386 (5.1 KB) | Source dir

Laptop mode attempts to determine whether it is being run on a laptop or a desktop and appraises its caller of this.

latex-beamer (3.07-1, main) - LaTeX class to produce presentations
Binario para la arquitectura all (2.1 MB)

The beamer class is a LaTeX class that allows you to create a beamer presentation. It can also be used to create slides. It behaves similarly to other packages like Prosper, but has the advantage that it works together directly with pdflatex, but also with dvips.

Once you have installed the beamer class, the basic steps to create a beamer presentation are the following:
- Specify beamer as document class instead of article.
- Structure your LaTeX text using \section and \subsection commands.
- Place the text of the individual slides inside \frame commands.
- Run pdflatex on the text (or latex and dvips).

The beamer class has several useful features: You don't need any external programs to use it other than pdflatex, but it works also with dvips. You can easily and intuitively create sophisticated overlays. Finally, you can easily change the whole slide theme or only parts of it.

latex-xcolor (2.11-1, main) - Easy driver-independent TeX class for color
Binario para la arquitectura all (595.1 KB)

xcolor provides easy driver-independent access to several kinds of color tints, shades, tones, and mixes of arbitrary colors. It allows to select a document-wide target color model and offers tools for automatic color schemes, conversion between eight color models, and alternating table row colors.

latex-xft-fonts (0.1-8, main) - Xft-compatible versions of some LaTeX fonts
Binario para la arquitectura all (92.8 KB) | Source dir

Some Xft-compatible versions of LaTeX fonts for use with visual math symbol display in LyX. It is useful primarily for the LyX Qt frontend. It is also useful for Mozilla Firefox with MathML documents.

latex2rtf (1.9.19-4, main) - Converts documents from LaTeX to RTF format
Binario para la arquitectura i386 (132.2 KB) | Source dir

Attempts to convert as much formatting information as possible from LaTeX to Microsoft's Rich Text Format (RTF). While RTF has limited support for mathematical markup, it is widely supported as a "least common denominator" word processing format.

The detailed documentation is in the latex2rtf-doc package.

less (418-1, main) - Pager program similar to more
Binario para la arquitectura i386 (111.8 KB) | Source dir

Less is a program similar to more(1), but which allows backward movement in the file as well as forward movement. Also, less does not have to read the entire input file before starting, so with large input files it starts up faster than text editors like vi(1). Less uses termcap (or terminfo on some systems), so it can run on a variety of terminals. There is even limited support for hardcopy terminals.

lesstif2 (1:0.95.0-2.1, main) - OSF/Motif 2.1 implementation released under LGPL
Binario para la arquitectura i386 (608.1 KB) | Source dir

Contains runtime shared libraries for LessTif, the Hungry Programmers' version of OSF/Motif 2.1.

Contains runtime shared libraries for libXm and libMrm.

lib3ds-dev (1.2.0-5vnz1, main) - Autodesk 3D Studio file reader C library
Binario para la arquitectura i386 (144.6 KB)

This library implements the functionality required to read files in Autodesk's 3D Studio format.

liba52-0.7.4 (0.7.4-11, main) - library for decoding ATSC A/52 streams
Binario para la arquitectura i386 (26.2 KB) | Source dir

liba52 is a free library for decoding ATSC A/52 streams. The A/52 standard is used in a variety of applications, including digital television and DVD. It is also known as AC-3.


Homepage: <http://liba52.sourceforge.net/>

libaa1 (1.4p5-37+b1, main) - ascii art library
Binario para la arquitectura i386 (57.0 KB)

AAlib is a portable ascii art graphics library. Internally, it works like a graphics display, but the output is rendered into gorgeous platform independent ascii graphics.

libadns1 (1.4-2, main) - Asynchronous-capable DNS client library and utilities
Binario para la arquitectura i386 (57.0 KB) | Source dir

adns is a resolver library for C (and C++) programs. In contrast with the existing interfaces, gethostbyname et al and libresolv, it can be used in an asynchronous, non-blocking manner. Many queries can be handled simultaneously.

libaiksaurus-1.2-0c2a (1.2.1+dev-0.12-6, main) - an English-language thesaurus (development)
Binario para la arquitectura i386 (22.9 KB) | Source dir

Aiksaurus is an English-language thesaurus that is suitable for integration with word processors, email composers, and other authoring software.

This package contains the shared library.

libaiksaurus-1.2-data (1.2.1+dev-0.12-6, main) - an English-language thesaurus (data)
Binario para la arquitectura all (309.9 KB) | Source dir

Aiksaurus is an English-language thesaurus that is suitable for integration with word processors, email composers, and other authoring software.

This package contains thesaurus data.

libakode2 (2.0.2-3, main) - akode plugin for aRts
Binario para la arquitectura i386 (102.1 KB) | Source dir

aKode is a new multithreaded audio library that provides aRts with plugins to play a variety of formats: Ogg Vorbis, Musepack (MPC), FLAC and Speex. aKode also focuses on performance, and so it means a big enhancement for users runing aRts in non-realtime mode.

liballegro4.2 (2:4.2.2-2, main) - portable library for cross-platform game and multimedia development
Binario para la arquitectura i386 (516.3 KB) | Source dir

Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux. Allegro supports many kinds of input and output interfaces, e.g. X11 (Xlib or DGA), framebuffer, SVGAlib.

NOTE: you should install XFree86 to use the display output plugins. Alternatively, you can use the framebuffer output, or install the liballegro-plugin-svgalib on i386.

liballegro4.2-plugin-arts (2:4.2.2-2, main) - aRts audio plugin for the Allegro library
Binario para la arquitectura i386 (4.4 KB) | Source dir

This plugin adds support for the aRts Sound system to the Allegro library. Programs using Allegro will automatically use this plugin if the aRts daemon is running.

Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux.

liballegro4.2-plugin-esd (2:4.2.2-2, main) - esd audio plugin for the Allegro library
Binario para la arquitectura i386 (4.7 KB) | Source dir

This plugin adds support for the Enlightened Sound Daemon to the Allegro library. Programs using Allegro will automatically use this plugin if esd is running.

Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux.

liballegro4.2-plugin-jack (2:4.2.2-2, main) - JACK audio plugin for the Allegro library
Binario para la arquitectura i386 (5.2 KB) | Source dir

This plugin adds support for the JACK low-latency sound server to the Allegro library. Programs using Allegro will automatically use this plugin if JACK is running.

Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. It is used by many DOS games and can be used to port them easily to Linux.

libamrnb3 (7.0.0.2-0.1, main) - floating-point Adaptive Multi-Rate (AMR) speech codec
Binario para la arquitectura i386 (134.5 KB) | Source dir

This floating-point codec is mainly targeted to be used in multimedia applications such as the 3G-324M terminal specified in 3GPP TS 26.110, or in packet-based (e.g., H.323) applications.

This package contains library files.

libamrwb3 (7.0.0.3-0.0, main) - Adaptive Multi-Rate - Wideband (AMR-WB) speech codec
Binario para la arquitectura i386 (112.7 KB) | Source dir

This floating-point codec is mainly targeted to be used in multimedia applications such as the 3G-324M terminal specified in 3GPP TS 26.110, or in packet-based (e.g., H.323) applications.

This package contains decoder and encoder.

libao2 (0.8.8-4, main) - Cross Platform Audio Output Library
Binario para la arquitectura i386 (25.2 KB) | Source dir

Libao is a cross platform audio output library. It supports ALSA, aRts, ESD, OSS, Pulse, and several others.

libapt-pkg-perl (0.1.22+b1, main) - Perl interface to libapt-pkg
Binario para la arquitectura i386 (86.7 KB) | Source dir

A Perl interface to APT's libapt-pkg which provides modules for configuration file/command line parsing, version comparison, inspection of the binary package cache and source package details.

libarchive-zip-perl (1.18-1, main) - Module for manipulation of ZIP archives
Binario para la arquitectura all (88.3 KB)

The Archive::Zip module allows a Perl program to create, manipulate, read, and write Zip archive files.

Zip archives can be created, or you can read from existing zip files. Once created, they can be written to files, streams, or strings.

Members can be added, removed, extracted, replaced, rearranged, and enumerated. They can also be renamed or have their dates, comments, or other attributes queried or modified. Their data can be compressed or uncompressed as needed. Members can be created from members in existing Zip files, or from existing directories, files, or strings.

libarchive1 (2.4.17-2, main) - Single library to read/write tar, cpio, pax, zip, iso9660, etc.
Binario para la arquitectura i386 (106.6 KB)

The libarchive library provides a flexible interface for reading and writing streaming archive files such as tar and cpio. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. In particular, note that there is no built-in support for random access nor for in-place modification.

libarchive can read at least five tar formats, four cpio formats, ISO9660 CD/DVD images (including RockRidge extensions), and ZIP files.

libarchive can write two tar formats (ustar and pax), one cpio format (odc/POSIX), and two types of shar files (with and without uuencoding).

The bsdtar Debian package, which is the default tar(1) on FreeBSD, is built using libarchive.

There is also a manpage, tar(5), that provides an excellent description of the various tar file formats.

libart-2.0-2 (2.3.20-2, main) - Library of functions for 2D graphics - runtime files
Binario para la arquitectura i386 (63.5 KB) | Source dir

A library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications.

libarts1-akode (4:3.5.9-2, main) - akode plugin for aRts
Binario para la arquitectura i386 (155.5 KB) | Source dir

This package contains akode plugins for aRts.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information

libarts1-xine (4:3.5.9-2, main) - aRts plugin enabling xine support
Binario para la arquitectura i386 (88.9 KB) | Source dir

This package contains aRts' xine plugin, allowing the use of the xine multimedia engine though aRts.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

libarts1c2a (1.5.9-2, main) - aRts sound system core components
Binario para la arquitectura i386 (1.1 MB) | Source dir

aRts is a short form for "analog realtime synthesizer". aRts is highly modular, creating and processing sound using small modules performing specific tasks. These may create a waveform (oscillators), play samples, filter data, add signals, perform effects like delay/flanger/chorus, or output the data to the soundcard.

This package contains the aRts sound system, its libraries and binaries, including the aRts daemon, artsd.

The 'akode' package adds several plug-ins to arts that can dramatically improve performance and help maintain uninterrupted playback. Its use with aRts is recommended.

This package is part of KDE, and a component of the KDE aRts module. See the 'kde' and 'arts' packages for more information.

libartsc0 (1.5.9-2, main) - aRts sound system C support library
Binario para la arquitectura i386 (15.0 KB) | Source dir

This package contains the C bindings for the aRts sound daemon.

This package is part of KDE, and a component of the KDE aRts module. See the 'kde' and 'arts' packages for more information.

libasound2 (1.0.20-3, main) - shared library for ALSA applications
Binario para la arquitectura i386 (362.2 KB) | Source dir

This package contains the ALSA library and its standard plugins.

ALSA is the Advanced Linux Sound Architecture.

libaspell15 (0.60.6-1, main) - GNU Aspell spell-checker runtime library
Binario para la arquitectura i386 (588.6 KB) | Source dir

These are the runtime parts of the Aspell and pspell spell-checking toolkits, needed by applications that use the toolkits at runtime.

For a standalone spell-checker, install aspell as well.

libasyncns0 (0.3-1, main) - Asyncronous name service query library
Binario para la arquitectura i386 (12.0 KB) | Source dir

libasyncns is a C library for querying name services asynchronously. It is a wrapper around the libc functions getaddrinfo(3) and getnameinfo(3).

libatk1.0-0 (1.22.0-1, main) - The ATK accessibility toolkit
Binario para la arquitectura i386 (77.4 KB) | Source dir

ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices.

This is the runtime part of ATK, needed to run applications built with it.

libatk1.0-data (1.22.0-1, main) - Common files for the ATK accessibility toolkit
Binario para la arquitectura all (183.7 KB) | Source dir

ATK is a toolkit providing accessibility interfaces for applications or other toolkits. By implementing these interfaces, those other toolkits or applications can be used with tools such as screen readers, magnifiers, and other alternative input devices.

This contains the common files which the runtime libraries need.

libatm1 (2.4.1-17.2, main) - shared library for ATM (Asynchronous Transfer Mode)
Binario para la arquitectura i386 (67.2 KB) | Source dir

Shared libraries needed by ATM (Asynchronous Transfer Mode) related programs

Homepage: http://linux-atm.sourceforge.net/

libaubio2 (0.3.2-2+b2, main) - a library for audio segmentation
Binario para la arquitectura i386 (47.5 KB)

aubio gathers a set of functions for audio signal segmentation and labelling. The library contains a phase vocoder, onset and pitch detection functions, a beat tracking algorithm and other sound processing utilities.

This package provides the shared library libaubio.

libaudio2 (1.9.1-5, main) - Network Audio System - shared libraries
Binario para la arquitectura i386 (78.1 KB) | Source dir

The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices.

This package contains the NAS library (libaudio), needed for both remote and local output.

libaudiofile0 (0.2.6-7, main) - Open-source version of SGI's audiofile library
Binario para la arquitectura i386 (74.6 KB) | Source dir

The audiofile library allows the processing of audio data to and from audio files of many common formats (currently AIFF, AIFF-C, WAVE, NeXT/Sun, BICS, and raw data).

This package contains the library needed to run executables using libaudiofile.

libavahi-client3 (0.6.23-3lenny1, main) - Avahi client library
Binario para la arquitectura i386 (50.2 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This package contains the library for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application.

libavahi-common-data (0.6.23-3lenny1, main) - Avahi common data files
Binario para la arquitectura i386 (31.3 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This package contains common data files for avahi.

libavahi-common3 (0.6.23-3lenny1, main) - Avahi common library
Binario para la arquitectura i386 (46.3 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This package contains the Avahi common library, which is a set of common functions used by many of Avahis components and client applications.

libavahi-compat-libdnssd1 (0.6.23-3lenny1, main) - Avahi Apple Bonjour compatibility library
Binario para la arquitectura i386 (39.1 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This library contains the Apple Bonjour compatibility library of Avahi.

libavahi-core5 (0.6.23-3lenny1, main) - Avahi's embeddable mDNS/DNS-SD library
Binario para la arquitectura i386 (112.2 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This package contains the library for Avahi's embeddable mDNS/DNS-SD stack. This can be used by embedded applications to integrate mDNS/DNS-SD functionality into their applications.

You should not however use this library for non-embedded applications, you should use libavahi-client which interacts with the avahi daemon.

libavahi-glib1 (0.6.23-3lenny1, main) - Avahi glib integration library
Binario para la arquitectura i386 (31.1 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This library contains the interface to integrate the Avahi libraries into a GLIB main loop application, including GTK+ applications.

libavahi-qt3-1 (0.6.23-3lenny1, main) - Avahi Qt 3 integration library
Binario para la arquitectura i386 (32.5 KB) | Source dir

Avahi is a fully LGPL framework for Multicast DNS Service Discovery. It allows programs to publish and discover services and hosts running on a local network with no specific configuration. For example you can plug into a network and instantly find printers to print to, files to look at and people to talk to.

This library contains the interface to integrate the Avahi libraries into a Qt 3 main loop application.

libavc1394-0 (0.5.3-1+b1, main) - control IEEE 1394 audio/video devices
Binario para la arquitectura i386 (20.2 KB)

libavc1394 is a programming interface for the 1394 Trade Association AV/C (Audio/Video Control) Digital Interface Command Set. It allows you to remote control camcorders and similar devices connected to your computer via an IEEE 1394 (aka Firewire) link.

This package includes the libraries needed to run executables using libavc1394.

libavcodec51 (3:20080706-0.3lenny1, main) - library to encode decode multimedia streams - runtime files
Binario para la arquitectura i386 (3.3 MB)

ffmpeg is a hyper fast real time audio/video encoder, a streaming server and a generic audio and video file converter.

It can grab from a standard Video4Linux video source and convert it into several file formats based on DCT/motion compensation encoding. Sound is compressed in MPEG audio layer 2 or using an AC3 compatible stream.

libavdevice52 (3:20080706-0.3lenny1, main) - ffmpeg device handling library
Binario para la arquitectura i386 (32.8 KB)

This is the device handling library from the ffmpeg project.

libavformat52 (3:20080706-0.3lenny1, main) - ffmpeg file format library
Binario para la arquitectura i386 (644.1 KB)

This is the demuxer library from the ffmpeg project. It supports most existing file formats (AVI, MPEG, OGG, Matroska, ASF...).

libavutil49 (3:20080706-0.3lenny1, main) - avutil shared libraries
Binario para la arquitectura i386 (56.4 KB)

This package contains the ffmpeg video utility shared library.

libbackport-util-concurrent-java (2.2+dfsg-1, main) - backport of java.util.concurrent to Java 1.4
Binario para la arquitectura all (581.7 KB)

This is a backport of the java.util.concurrent API, introduced in Java 5.0, to Java 1.4.


Homepage: http://dcl.mathcs.emory.edu/util/backport-util-concurrent/

libbcel-java (5.2-3, main) - Analyze, create, and manipulate (binary) Java class files
Binario para la arquitectura all (471.2 KB)

The Byte Code Engineering Library is intended to give users a convenient possibility to analyze, create, and manipulate (binary) Java class files (those ending with .class). Classes are represented by objects which contain all the symbolic information of the given class: methods, fields and byte code instructions, in particular.

Such objects can be read from an existing file, be transformed by a program (e.g. a class loader at run-time) and dumped to a file again. An even more interesting application is the creation of classes from scratch at run-time. The Byte Code Engineering Library (BCEL) may be also useful if you want to learn about the Java Virtual Machine (JVM) and the format of Java .class files.


Homepage: http://jakarta.apache.org/bcel/

libbeecrypt6 (4.1.2-7, main) - open source C library of cryptographic algorithms
Binario para la arquitectura i386 (104.4 KB)

BeeCrypt is an open source cryptography library that contains highly optimized C and assembler implementations of many well-known algorithms including Blowfish, SHA-1, Diffie-Hellman, and ElGamal.

Unlike some other crypto libraries, BeeCrypt is not designed to solve one specific problem, like file encryption, but to be a general purpose toolkit which can be used in a variety of applications.

There are also no patent or royalty issues associated with BeeCrypt, and it is released under the GNU LGPL license, which means it can be used for free in both open source and closed source commercial projects.

libbind9-40 (1:9.5.1.dfsg.P2-1+lenny1, main) - BIND9 Shared Library used by BIND
Binario para la arquitectura i386 (31.5 KB)

The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org.

This package delivers the libbind9 shared library used by BIND's daemons and clients.

libbit-vector-perl (6.4-7+b1, main) - Perl and C library for bit vectors and more
Binario para la arquitectura i386 (163.1 KB)

Bit::Vector is an efficient C library which allows you to handle bit vectors, sets (of integers), "big integer arithmetic" and boolean matrices, all of arbitrary sizes.

The library is efficient (in terms of algorithmical complexity) and therefore fast (in terms of execution speed) for instance through the widespread use of divide-and-conquer algorithms.

The package also includes an object-oriented Perl module for accessing the C library from Perl, and optionally features overloaded operators for maximum ease of use.

The C library can nevertheless be used stand-alone, without Perl.

libblas3gf (1.2-2, main) - Basic Linear Algebra Subroutines 3, shared library
Binario para la arquitectura i386 (215.4 KB)

This package is a binary incompatible upgrade to the blas package. Several minor changes to the C interface have been incorporated. One can maintain both versions on a system simultaneously to aid in the transition.

BLAS (Basic Linear Algebra Subroutines) is a set of efficient routines for most of the basic vector and matrix operations. They are widely used as the basis for other high quality linear algebra software, for example lapack and linpack. This implementation is the Fortran 77 reference implementation found at netlib.

This package contains a shared version of the library.

libbluetooth2 (3.36-1, main) - Library to use the BlueZ Linux Bluetooth stack
Binario para la arquitectura i386 (44.3 KB)

BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL).

libbonobo2-0 (2.22.0-1, main) - Bonobo CORBA interfaces library
Binario para la arquitectura i386 (207.0 KB)

Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents.

The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents.

This package contains the shared libraries.

libbonobo2-common (2.22.0-1, main) - Bonobo CORBA interfaces library -- support files
Binario para la arquitectura all (301.0 KB)

Bonobo is a set of language and system independent CORBA interfaces for creating reusable components, controls and creating compound documents.

The Bonobo distribution includes a Gtk+ based implementation of the Bonobo interfaces, enabling developers to create reusable components and applications that can be used to form more complex documents.

This package contains the support files needed by the Bonobo library.

libbonoboui2-0 (2.22.0-1, main) - The Bonobo UI library
Binario para la arquitectura i386 (216.1 KB)

This package contains the Bonobo UI library.

This package is a part of GNOME2

libbonoboui2-common (2.22.0-1, main) - The Bonobo UI library -- common files
Binario para la arquitectura all (382.9 KB)

The Bonobo UI library

This package is a part of GNOME2

libboost-date-time1.34.1 (1.34.1-14, main) - set of date-time libraries based on generic programming concepts
Binario para la arquitectura i386 (58.3 KB)

Part of the Boost C++ Libraries collection.

These libraries are intended to make programming with dates and times almost as simple and natural as programming with strings and integers.

libboost-filesystem1.34.1 (1.34.1-14, main) - filesystem operations (portable paths, iteration over directories, etc) in C++
Binario para la arquitectura i386 (55.7 KB)

Part of the Boost C++ Libraries collection.

The Boost Filesystem Library provides portable facilities to query and manipulate paths, files, and directories. The goal is to facilitate portable script-like operations from within C++ programs.

libboost-program-options1.34.1 (1.34.1-14, main) - program options library for C++
Binario para la arquitectura i386 (185.2 KB)

Part of the Boost C++ Libraries collection.

Library to let program developers obtain program options, that is (name, value) pairs from the user, via conventional methods such as command line and config file.

libboost-regex1.34.1 (1.34.1-14, main) - regular expression library for C++
Binario para la arquitectura i386 (529.9 KB)

Part of the Boost C++ Libraries collection.

Regular expressions are a form of pattern-matching that are often used in text processing; many users will be familiar with the Unix utilities grep, sed and awk, and the programming language perl, each of which make extensive use of regular expressions. Traditionally C++ users have been limited to the POSIX C APIs for manipulating regular expressions, and while regex does provide these APIs, they do not represent the best way to use the library. For example regex can cope with wide character strings, or search and replace operations (in a manner analogous to either sed or perl), something that traditional C libraries can not do.

libboost-serialization1.34.1 (1.34.1-14, main) - serialization library for C++
Binario para la arquitectura i386 (386.7 KB)

This is a partial list of provided functionalities:


* proper restoration of pointers to shared data
* serialization of STL containers and other commonly used templates
* data portability - streams of bytes created on one platform should
be readable on any other
* archive interface must be rich enough to permit the creation of an
archive that presents serialized data as XML in a useful manner

serialization: the reversible deconstruction of an arbitrary set of C++ data structures to a sequence of bytes. archive: to refer to a specific rendering of this stream of bytes.

libboost-signals1.34.1 (1.34.1-14, main) - managed signals and slots library for C++
Binario para la arquitectura i386 (70.9 KB)

Part of the Boost C++ Libraries collection.

Signals represent callbacks with multiple targets, and are also called publishers or events in similar systems. Signals are connected to some set of slots, which are callback receivers (also called event targets or subscribers), which are called when the signal is "emitted."

libboost-thread1.34.1 (1.34.1-14, main) - portable C++ multi-threading
Binario para la arquitectura i386 (38.0 KB)

Part of the Boost C++ Libraries collection.

Toolkit for writing C++ programs that execute as multiple, asynchronous, independent, threads-of-execution. Each thread has its own machine state including program instruction counter and registers.

libc6-dev (2.7-18, main) - GNU C Library: Development Libraries and Header Files
Binario para la arquitectura i386 (3.2 MB) | Source dir

Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library.

libc6-i686 (2.7-18, main) - GNU C Library: Shared libraries [i686 optimized]
Binario para la arquitectura i386 (1.2 MB) | Source dir

Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others.

This set of libraries is optimized for i686 machines, and will only be used if you are running a 2.6 kernel on an i686 class CPU (check the output of `uname -m'). This includes Pentium Pro, Pentium II/III/IV, Celeron CPU's and similar class CPU's (including clones such as AMD Athlon/Opteron, VIA C3 Nehemiah, but not VIA C3 Ezra).

libcaca0 (0.99.beta14-1, main) - colour ASCII art library
Binario para la arquitectura i386 (121.8 KB)

libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines.

This package contains the shared library for libcaca.

libcairo2 (1.6.4-7, main) - The Cairo 2D vector graphics library
Binario para la arquitectura i386 (534.5 KB)

Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension.

Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4.

This package contains the shared libraries.

libcairomm-1.0-1 (1.6.0-1, main) - C++ wrappers for Cairo (shared libraries)
Binario para la arquitectura i386 (50.0 KB)

cairomm provides C++ bindings for the Cairo graphics library, a multi-platform library providing anti-aliased vector-based rendering for multiple target backends.

This package contains the shared libraries.

libcap1 (1:1.10-14, main) - support for getting/setting POSIX.1e capabilities
Binario para la arquitectura i386 (8.9 KB)

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

libcap2 (2.11-2, main) - support for getting/setting POSIX.1e capabilities
Binario para la arquitectura i386 (10.8 KB)

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

libcarp-clan-perl (6.00-1, main) - Perl enhancement to Carp error logging facilities
Binario para la arquitectura all (14.5 KB)

This module reports errors from the perspective of the caller of a "clan" of modules, similar to "Carp.pm" itself. But instead of giving it a number of levels to skip on the calling stack, you give it a pattern to characterize the package names of the "clan" of modules which shall never be blamed for any error. :-)

So these modules stick together like a "clan" and any error which occurs will be blamed on the "outsider" script or modules not belonging to this "clan".

libcdaudio1 (0.99.12p2-7, main) - library for controlling a CD-ROM when playing audio CDs
Binario para la arquitectura i386 (43.8 KB)

This library provides functions for controlling an audio CD: starting, stopping, ejecting, etc. It also provides an interface to the CDDB and CD Index servers.

libcdio7 (0.78.2+dfsg1-3, main) - library to read and control CD-ROM
Binario para la arquitectura i386 (139.2 KB)

This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library.

Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's.

libcdparanoia0 (3.10.2+debian-5, main) - audio extraction tool for sampling CDs (library)
Binario para la arquitectura i386 (52.5 KB) | Source dir

An audio extraction tool for sampling CDs. Unlike similar programs such as cdda2wav, cdparanoia goes to great lengths to try to extract the audio information without any artifacts such as jitter.

libchicken-dev (3.2.7-2, main) - A practical and portable Scheme system - development
Binario para la arquitectura i386 (1.8 MB)

CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. It uses the ideas presented in Baker's paper "Cheney on the MTA", and has a small core and is easily extendable.

This package contains the header file and static library for developing with chicken.

libchicken3 (3.2.7-2, main) - A practical and portable Scheme system - runtime
Binario para la arquitectura i386 (1.4 MB)

CHICKEN is a Scheme compiler which compiles a subset of R5RS into C. It uses the ideas presented in Baker's paper "Cheney on the MTA", and has a small core and is easily extendable.

This package contains the shared library needed to run programs using chicken.

libclass-methodmaker-perl (2.12-1, main) - perl module for creating generic methods
Binario para la arquitectura i386 (486.2 KB)

This module solves the problem of having to write a bazillion get/set methods that are all the same.

libcommons-beanutils-java (1.8.0-2, main) - utility for manipulating JavaBeans
Binario para la arquitectura all (206.3 KB) | Source dir

The BeanUtils Component contains a set of Java classes that provide static utility methods useful in manipulating Java classes that conform to the JavaBeans Specification naming patterns for bean properties in a dynamic fashion.

libcommons-codec-java (1.3-4, main) - encoder and decoders such as Base64 and hexadecimal codec
Binario para la arquitectura all (124.2 KB)

The codec package contains simple encoder and decoders for various formats such as Base64 and Hexadecimal. In addition to these widely used encoders and decoders, the codec package also maintains a collection of phonetic encoding utilities.

This is a part of the Apache Jakarta Project. Home: <http://jakarta.apache.org/commons/codec/>

libcommons-collections3-java (3.2.1-4, main) - A set of abstract data type interfaces and implementations
Binario para la arquitectura all (587.3 KB) | Source dir

The Java Collections Framework provides a set of abstract data type interfaces and implementations that offer both a wealth of useful functionality, and a solid foundation for extending that functionality.

libcommons-digester-java (1.8.1-2, main) - Rule based XML Java object mapping tool
Binario para la arquitectura all (164.2 KB) | Source dir

Commons-Digester converts XML to a Java object by a set of mapping rules. A rich set of predefined rules is available for your use. You can also create your own rules.

libcommons-httpclient-java (3.1-2, main) - A Java(TM) library for creating HTTP clients
Binario para la arquitectura all (300.6 KB)

The Jakarta Commons HTTPClient library provides an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations.

libcommons-lang-java (2.4-1, main) - Extension of the java.lang package
Binario para la arquitectura all (243.2 KB)

The Lang Component contains a set of Java classes that provide helper methods for standard Java classes, especially those found in the java.lang package in the Sun JDK. The following classes are included:


* StringUtils - Helper for java.lang.String.
* CharSetUtils - Methods for dealing with CharSets, which are sets of
characters such as [a-z] and [abcdez].
* RandomStringUtils - Helper for creating randomised Strings.
* NumberUtils - Helper for java.lang.Number and its subclasses.
* NumberRange - A range of numbers with an upper and lower bound.
* ObjectUtils - Helper for java.lang.Object.
* SerializationUtils - Helper for serializing Objects.
* SystemUtils - Utility class defining the Java system properties.
* NestedException package - A sub-package for the creation of nested
exceptions.
* Enum package - A sub-package for the creation of enumerated types.
* Builder package - A sub-package for the creation of equals, hashCode,
compareTo and toString methods.

libcommons-logging-java (1.1.1-1, main) - commmon wrapper interface for several logging APIs
Binario para la arquitectura all (204.9 KB)

Provides a simple, component oriented interface together with wrappers for several existing java logging systems. The user can choose at runtime which system they want to use for logging.

libcompizconfig0 (0.7.6-1, main) - Configuration settings library for compiz-fusion
Binario para la arquitectura i386 (49.2 KB)

Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness

This package provides the libraries and runtime files for the compiz-fusion configuration system.

libcompress-raw-zlib-perl (2.012-1, main) - low-level interface to zlib compression library
Binario para la arquitectura i386 (55.0 KB)

The Compress::Raw::Zlib module provides a Perl low-level interface to the zlib compression library.

libcompress-zlib-perl (2.012-1, main) - Perl module for creation and manipulation of gzip files
Binario para la arquitectura all (35.8 KB)

Compress::Zlib is a Perl external module which provides an interface to the info-zip zlib compression library. zlib is a general purpose compression library.

Some of the features provided by Compress::Zlib include:


* in-memory compression and decompression
* read and write gzip (.gz) files directly.

See also: libio-compress-zlib-perl

libconfig-file-perl (1.42-1, main) - Parses simple configuration files
Binario para la arquitectura all (11.4 KB)

ConfigFile parses simple configuration files and store its values in an anonymous hash reference. The syntax of the configuration file is quite simple:


# This is a comment
VALUE_ONE = foo
VALUE_TWO = $VALUE_ONE/bar
VALUE_THREE = The value contains a \# (hash). # This is a comment.
COMPOSED_VALUE[one] = The first component of a clustered value
COMPOSED_VALUE[two] = The second component of a clustered value

libconvert-binhex-perl (1.119+pristine-3, main) - Perl5 module for extracting data from macintosh BinHex files
Binario para la arquitectura all (29.6 KB)

BinHex is a format used by Macintosh for transporting Mac files safely through electronic mail, as short-lined, 7-bit, semi-compressed data streams. This module provides a means of converting those data streams back into into binary data.

libcpufreq0 (004-2, main) - shared library to deal with the cpufreq Linux kernel feature
Binario para la arquitectura i386 (12.1 KB) | Source dir

This library provide an unified method to access the CPUFreq kernel interface.

libcroco3 (0.6.1-2, main) - a generic Cascading Style Sheet (CSS) parsing and manipulation toolkit
Binario para la arquitectura i386 (110.5 KB)

Services provided by Libcroco
* A parser module that provides
o A SAC like api. SAC stands for Simple Api for CSS. SAC is an event driven
api wich resembles SAX in the xml world.
o A CSSOM like api. CSSOM stands for Cascading Style Sheet Object Model.


The libcroco parser implements the CSS Level 2 specification, the CSS
forward compatibility rules and the CSS cascading rules.


* A CSS2 selection engine
Given an xml element node (that obviously comes from an xml document) and
a stylesheet cascade, the Libcroco selection engine can evaluate the css
selectors of the cascade and return the style properties associated to
the xml element node.


Note that the xml manipulation toolkit used by the libcroco selection
engine at the moment is libxml2.

This package contains the shared libraries.

libcrypt-ssleay-perl (0.57-1+b1, main) - Support for https protocol in LWP
Binario para la arquitectura i386 (55.6 KB)

This perl module provides support for the https protocol under LWP, so that an LWP::UserAgent can make https GET & HEAD & POST requests. Please see perldoc LWP for more information on POST requests.

The Crypt::SSLeay package contains Net::SSL, which is automatically loaded by LWP::Protocol::https on https requests, and provides the necessary SSL glue for that module to work via these deprecated modules: Crypt::SSLeay::CTX, Crypt::SSLeay::Conn and Crypt::SSLeay::X509.

Work on Crypt::SSLeay has been continued only to provide https support for the LWP - libwww perl libraries. If you want access to the OpenSSL API via perl, check out Sampo's Net::SSLeay (available in Debian as the libnet-ssleay-perl package).

http://search.cpan.org/dist/Crypt-SSLeay/

libcrypto++7 (5.5.2-2, main) - General purpose cryptographic shared library
Binario para la arquitectura i386 (1.2 MB)

General purpose cryptographic library for C++ which includes:
A class hierarchy with an API defined by abstract base classes,
Proposed AES (Rijndael) and other AES candidates,
Other symmetric block ciphers,
Generic cipher modes,
Stream ciphers,
Public key cryptography,
Padding schemes for public-key systems,
Key agreement schemes,
Elliptic curve cryptography,
One-way hash functions,
Message authentication codes,
Cipher constructions based on hash functions,
Pseudo-random number generators,
High level interface for most of the above using a filter/pipeline metaphor,
and a whole lot more.

libcucul0 (0.99.beta14-1, main) - low-level Unicode character drawing library
Binario para la arquitectura i386 (259.0 KB)

libcaca is the Colour AsCii Art library. It provides high level functions for colour text drawing, simple primitives for line, polygon and ellipse drawing, as well as powerful image to text conversion routines.

This package contains the shared library for libcucul, libcaca's platform-independent character drawing engine.

libcups2 (1.3.8-1+lenny6, main) - Common UNIX Printing System(tm) - libs
Binario para la arquitectura i386 (161.5 KB) | Source dir

The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types.

This package provides the base shared libraries for CUPS.

The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made.

libcupsimage2 (1.3.8-1+lenny6, main) - Common UNIX Printing System(tm) - image libs
Binario para la arquitectura i386 (96.9 KB) | Source dir

The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types.

This package provides the image libraries for handling the CUPS raster format.

The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made.

libcupsys2 (1.3.8-1+lenny6, main) - Common UNIX Printing System (transitional package)
Binario para la arquitectura all (50.9 KB) | Source dir

This is a dummy package to ease transition to new package name.


It can be safely removed from your system.

libcurl3 (7.18.2-8lenny2, main) - Multi-protocol file transfer library (OpenSSL)
Binario para la arquitectura i386 (223.1 KB)

libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library.

SSL support is provided by OpenSSL.

This is the shared version of libcurl.

libcurl3-gnutls (7.18.2-8lenny2, main) - Multi-protocol file transfer library (GnuTLS)
Binario para la arquitectura i386 (206.0 KB)

libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library.

SSL support is provided by GnuTLS.

This is the shared version of libcurl.

libcurses-perl (1.23-1+b1, main) - Curses interface for Perl
Binario para la arquitectura i386 (126.1 KB)

libcurses-perl (the Curses module from CPAN) will let you use the ncurses/curses terminal screen manipulation routines from Perl programs.

libcurses-ui-perl (0.9605-1, main) - curses-based OO user interface framework for Perl
Binario para la arquitectura all (236.0 KB)

A UI framework for Perl based on the curses library. Curses::UI contains the standard set of widgets for use in constructing user interfaces, plus the following more advanced widgets: calendar, progress bar, text editor (including word wrapping and undo), and text viewer. It supports a variety of dialog windows, from the standard basic and error dialogs to file browsers, progress bars, and a calendar. Curses::UI also has internationalization support and currently has localization information for several languages.

libcvsservice0 (4:3.5.9-2, main) - DCOP service for accessing CVS repositories
Binario para la arquitectura i386 (95.3 KB) | Source dir

This library provides a DCOP service for accessing and working with remote CVS repositories. Applications may link with this library to access the DCOP service directly from C++. Alternatively, scripts may access the service using the standard "dcop" command-line tool.

DCOP is the Desktop Communication Protocol used throughout KDE.

This package is part of KDE, and a component of the KDE SDK module. See the 'kde' and 'kdesdk' packages for more information.

libdaemon0 (0.12-2lenny1, main) - lightweight C library for daemons - runtime library
Binario para la arquitectura i386 (12.2 KB)

libdaemon is a leightweight C library which eases the writing of UNIX daemons. It consists of the following parts:


* Wrapper around fork() for correct daemonization of a process
* Wrapper around syslog() for simple log output to syslog or STDERR
* An API for writing PID files
* An API for serializing signals into a pipe for use with select() or poll()
* An API for running subprocesses with STDOUT and STDERR redirected to syslog

Routines like these are included in most of the daemon software available. It is not simple to get these done right and code duplication is not acceptable.

This package includes the libdaemon run time shared library.

libdate-calc-perl (5.4-5+b1, main) - Perl library for accessing dates
Binario para la arquitectura i386 (243.5 KB)

The package provides a Perl interface to a C library which offers a wide variety of date calculations based on the Gregorian calendar (the one used in all western countries today), complying with the ISO/R 2015-1971 and DIN 1355 standards which specify things as what leap years are, when they occur, how the week numbers are defined, what's the first day of the week, how many weeks (52 or 53) a given year has, and so on.

Although the Gregorian calendar was only adopted 1582 by most (not all) European countries (some countries continued to use the Julian calendar until as late as the beginning of the 20th century!), this package allows you to extrapolate the Gregorian calendar back until the year 1.

libdate-manip-perl (5.54-1, main) - a perl library for manipulating dates
Binario para la arquitectura all (168.8 KB)

This is a set of routines designed to make any common date/time manipulation easy to do. Operations such as comparing two times, calculating a time a given amount of time from another, or parsing international times are all easily done. From the very beginning, the main focus of Date::Manip has been to be able to do ANY desired date/time operation easily, not necessarily quickly. There are other modules that can do a small subset of the operations available in Date::Manip much quicker than those presented here, so if speed is a primary issue, you should look elsewhere.

libdatrie0 (0.1.3-2, main) - Double-array trie library
Binario para la arquitectura i386 (18.2 KB)

Shared libraries needed to run programs that use the datrie library. It is usually automatically installed.

libdb-je-java (3.3.62-3, main) - Oracle Berkeley Database Java Edition
Binario para la arquitectura all (1.3 MB)

Oracle Berkeley DB Java Edition is a open source, embeddable, transactional storage engine written entirely in Java. Like Oracle Berkeley DB, Oracle Berkeley DB Java Edition executes in the address space of the application, without the overhead of client/server communication. It stores data in the application's native format, so no runtime data translation is required. It provides an easy-to-use, programmatic interface, allowing developers to store and retrieve information quickly, simply and reliably.

libdb4.5 (4.5.20-13, main) - Berkeley v4.5 Database Libraries [runtime]
Binario para la arquitectura i386 (522.2 KB)

This is the runtime package for programs that use the v4.5 Berkeley database library.

libdb4.6-java (4.6.21-14, main) - Berkeley v4.6 Database Libraries for Java
Binario para la arquitectura i386 (804.4 KB) | Source dir

This package provides the Java interface for the Berkeley v4.6 database library.

libdb4.6-java-gcj (4.6.21-14, main) - Berkeley v4.6 Database Libraries for Java (native code)
Binario para la arquitectura i386 (649.1 KB) | Source dir

This package provides the Java interface for the Berkeley v4.4 database library.

This package contains the natively compiled code for use by gij.

libdbus-1-3 (1.2.1-5, main) - simple interprocess messaging system
Binario para la arquitectura i386 (144.3 KB) | Source dir

D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.

D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple.

It comes with several bindings, including GLib, Python, Qt and Java.

The daemon can be found in the dbus package.

libdbus-glib-1-2 (0.76-1, main) - simple interprocess messaging system (GLib-based shared library)
Binario para la arquitectura i386 (138.4 KB)

D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.

This package provides the GLib-based shared library for applications using the GLib interface to D-Bus.

See the dbus description for more information about D-Bus in general.

libdbus-qt-1-1c2 (0.62.git.20060814-2, main) - simple interprocess messaging system (Qt-based shared library)
Binario para la arquitectura i386 (175.4 KB)

D-BUS is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.

This package provides the Qt-based shared library for applications using the Qt interface to D-BUS.

See the dbus description for more information about D-BUS in general.

libdc1394-22 (2.0.2-1, main) - high level programming interface for IEEE1394 digital camera
Binario para la arquitectura i386 (97.8 KB)

libdc1394 is a library that is intended to provide a high level programming interface for application developers who wish to control IEEE 1394 based cameras that conform to the 1394-based Digital Camera Specification (found at http://www.1394ta.org/).

This version of libdc1394 is compiled for the old Firewire stack, and is not compatible with the "juju" stack.

This package contains shared libraries.

libdebian-installer-extra4 (0.61, main) - Library of some extra debian-installer functions
Binario para la arquitectura i386 (11.0 KB)

This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library.

libdebian-installer4 (0.61, main) - Library of common debian-installer functions
Binario para la arquitectura i386 (26.3 KB)

This library is used by debian-installer to perform common functions such as logging messages and executing commands. If you aren't working on debian-installer or building your own install system based on debian-installer, then you probably don't need this library.

libdecoration0 (0.7.6-7, main) - Compiz window decoration library
Binario para la arquitectura i386 (44.3 KB) | Source dir

The window decoration library is responsible for drawing the window borders and title bar of windows managed by Compiz. It is used by window decorators like gtk-window-decorator and kde-window-decorator.

libdigest-hmac-perl (1.01-7, main) - create standard message integrity checks
Binario para la arquitectura all (10.3 KB)

HMAC is used for message integrity checks between two parties that share a secret key, and works in combination with some other Digest algorithm, usually MD5 or SHA-1. The HMAC mechanism is described in RFC 2104.

The Digest::HMAC module follow the common Digest:: interface, but the constructor takes the secret key and the name of some other simple Digest:: module as argument.

libdigest-sha1-perl (2.11-2+b1, main) - NIST SHA-1 message digest algorithm
Binario para la arquitectura i386 (24.1 KB)

The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input.

libdirac0 (1.0.0-0.0, main) - a video codec - development files
Binario para la arquitectura i386 (549.4 KB)

Dirac is a video codec that provides general-purpose video compression and decompression tools comparable with state-of-the-art systems. Dirac is a format and a compression technology, not a specific codec.

libdirectfb-1.0-0 (1.0.1-11, main) - direct frame buffer graphics - shared libraries
Binario para la arquitectura i386 (1.1 MB)

DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead.

libdirectfb-extra (1.0.1-11, main) - direct frame buffer graphics - extra providers
Binario para la arquitectura i386 (27.7 KB)

DirectFB is a graphics library which was designed with embedded systems in mind. It offers maximum hardware accelerated performance at a minimum of resource usage and overhead.

This packages contains the following providers:


* image PNG
* image JPEG
* font FreeType
* system X11

libdiscover2 (2.1.2-3, main) - hardware identification library
Binario para la arquitectura i386 (97.9 KB) | Source dir

libdiscover is a library enabling identification of various PCI, PCMCIA, and USB devices.

libdjconsole-data (0.1.3-1, main) - Hercules DJ Console access library - data files
Binario para la arquitectura all (4.3 KB)

The DJ Console library is a C++ library that facilitates access to the Hercules DJ Console MK I and MK II via libusb. It supports all non-audio functions such as LEDs, buttons and controllers.

This package contains the data files.

libdjconsole0 (0.1.3-1, main) - Hercules DJ Console access library
Binario para la arquitectura i386 (14.6 KB)

The DJ Console library is a C++ library that facilitates access to the Hercules DJ Console MK I and MK II via libusb. It supports all non-audio functions such as LEDs, buttons and controllers.

libdjvulibre21 (3.5.20-8+lenny1, main) - Runtime support for the DjVu image format
Binario para la arquitectura i386 (680.3 KB)

DjVu runtime library.

libdns45 (1:9.5.1.dfsg.P2-1+lenny1, main) - DNS Shared Library used by BIND
Binario para la arquitectura i386 (535.2 KB)

The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org.

This package delivers the libdns shared library used by BIND's daemons and clients.

libdom4j-java (1.6.1+dfsg-3, main) - flexible XML framework for Java
Binario para la arquitectura all (272.4 KB)

dom4j is a library for working with XML, XPath and XSLT on the Java platform using the Java Collections Framework and with full support for DOM, SAX and JAXP.

libdrm2 (2.3.1-2, main) - Userspace interface to kernel DRM services -- runtime
Binario para la arquitectura i386 (254.0 KB)

This library implements the userspace interface to the kernel DRM services. DRM stands for "Direct Rendering Manager", which is the kernelspace portion of the "Direct Rendering Infrastructure" (DRI). The DRI is currently used on Linux to provide hardware-accelerated OpenGL drivers.

This package provides the runtime environment for libdrm.

libdv-bin (1.0.0-1+b1, main) - software library for DV format digital video (sample apps)
Binario para la arquitectura i386 (32.6 KB)

The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders.

This package contains sample programs for viewing, encoding, and transferring DV data.

libdv4 (1.0.0-1+b1, main) - software library for DV format digital video (runtime lib)
Binario para la arquitectura i386 (74.3 KB)

The Quasar DV Codec (libdv) is a software decoder for DV format video, as defined by the IEC 61834 and SMPTE 314M standards. DV is the encoding format used by consumer-grade digital camcorders.

This package contains the library needed to run executables using libdv.

libdvdcss2 (1.2.10-0.2, main) - Simple foundation for reading DVDs - runtime libraries
Binario para la arquitectura i386 (35.7 KB)

To allow applications to access some of the more advanced features of the DVD format.

libdvdnav4 (4.1.2-3, main) - DVD navigation library
Binario para la arquitectura i386 (72.4 KB)

libdvdnav is a DVD navigation library, which provides an interface to the advanced features of DVDs, like menus and naviation. It contains the VM and other parts useful for writing DVD players. It's based on Ogle, but was modified to be used by xine and mplayer.

libdvdread3 (0.9.7-11, main) - library for reading DVDs
Binario para la arquitectura i386 (58.5 KB)

libdvdread provides the functionality that is required to access many DVDs. It parses IFO files, reads NAV-blocks, and performs CSS authentication and descrambling.

libdvdread currently uses libdl to dynamically probe for libdvdcss at runtime. If found, libdvdcss will be used to decrypt sections of the DVD as necessary.

libedit2 (2.11~20080614-1, main) - BSD editline and history libraries
Binario para la arquitectura i386 (65.9 KB)

The editline library provides generic line editing and history functions.

It slightly resembles GNU readline

libeditline-dev (1.12-5, main) - development files for libeditline
Binario para la arquitectura i386 (15.9 KB)

This is a line-editing library. It can be linked into almost any program to provide command-line editing and recall. It is call-compatible with a subset of the FSF readline library, but it is a fraction of the size (and offers fewer features).

This package contains the developer files: static libraries, headers, manpages.

libeditline0 (1.12-5, main) - line editing library similar to readline
Binario para la arquitectura i386 (11.4 KB)

This is a line-editing library. It can be linked into almost any program to provide command-line editing and recall. It is call-compatible with a subset of the FSF readline library, but it is a fraction of the size (and offers fewer features).

This package contains the runtime library only.

libeel2-2.20 (2.20.0-7, main) - Eazel Extensions Library (for GNOME2)
Binario para la arquitectura i386 (286.4 KB)

The Eazel Extensions Library is a collection of widgets and extensions to many modules of the GNOME platform. These widgets and extensions were developed by hackers working on Nautilus. For the duration of the Nautilus 1.0 development cycle, the code was internal to Nautilus and its components.

libeel2-data (2.20.0-7, main) - Eazel Extensions Library - data files (for GNOME2)
Binario para la arquitectura all (173.9 KB)

This package includes locale data and fonts for EEL.

The Eazel Extensions Library is a collection of widgets and extensions to many modules of the GNOME platform. These widgets and extensions were developed by hackers working on Nautilus. For the duration of the Nautilus 1.0 development cycle, the code was internal to Nautilus and its components.

libemail-address-perl (1.889-2, main) - RFC 2822 Address Parsing and Creation
Binario para la arquitectura all (25.7 KB)

Email::Address implements a complete RFC 2822 parser that locates email addresses in strings and returns a list of Email::Address objects found. Alternatley you may construct objects manually. The goal of this software is to be correct, and very very fast.

libemail-find-perl (0.10-dfsg-1.1, main) - Find RFC 822 email addresses in plain text
Binario para la arquitectura all (16.5 KB)

Email::Find is a module for finding a subset of RFC 822 email addresses in arbitrary text. The addresses it finds are not guaranteed to exist or even actually be email addresses at all, but they will be valid RFC 822 syntax.

Email::Find will perform some heuristics to avoid some of the more obvious red herrings and false addresses, but there's only so much which can be done without a human.

Homepage: http://search.cpan.org/~miyagawa/Email-Find-0.10/

libemail-valid-perl (0.179-2, main) - Check validity of Internet email addresses
Binario para la arquitectura all (18.1 KB)

Email::Valid determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain.

libenca0 (1.9-6, main) - Extremely Naive Charset Analyser - shared library files
Binario para la arquitectura i386 (71.1 KB)

Enca is an Extremely Naive Charset Analyser. It detects character set and encoding of text files and can also convert them to other encodings.

This package contains shared library needed to run applications compiled against libenca.

libenchant1c2a (1.4.2-3.3, main) - a wrapper library for various spell checker engines
Binario para la arquitectura i386 (82.5 KB)

Enchant is a generic spell checking library which uses existing spell checker engines such as ispell, aspell and myspell as its backends.

Enchant steps in to provide uniformity and conformity on top of these libraries, and implement certain features that may be lacking in any individual provider library.

This package contains shared library and program.

libesd0 (0.2.36-3, main) - Enlightened Sound Daemon - Shared libraries
Binario para la arquitectura i386 (18.4 KB) | Source dir

This program is designed to mix together several digitized audio streams for playback by a single device.

This package is for use with OSS sound drivers.

libestools1.2 (1:1.2.96~beta-2, main) - Edinburgh Speech Tools Library
Binario para la arquitectura i386 (1.3 MB)

A library for use in speech software, such as the festival speech synthesis system.

libexempi3 (2.0.1-1, main) - library to parse XMP metadata (Library)
Binario para la arquitectura i386 (284.9 KB)

Exempi is a library to parse XMP metadata as defined by the specification.

XMP (Extensible Metadata Platform) facilitates embedding metadata in files using a subset of RDF. Most notably XMP supports embedding metadata in PDF and many image formats, though it is designed to support nearly any file type.

libexif12 (0.6.16-2.1, main) - library to parse EXIF files
Binario para la arquitectura i386 (230.1 KB)

Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags.

libexiv2-4 (0.17.1-1, main) - EXIF/IPTC metadata manipulation library
Binario para la arquitectura i386 (588.7 KB)

Exiv2 library supports:
* full read and write access to the EXIF and IPTC metadata of an image
through Exiv2 keys and standard C++ iterators
* a smart IPTC implementation that does not affect data that programs like
Photoshop store in the same image segment
* EXIF MakerNote support:
o MakerNote tags can be accessed just like any other EXIF metadata
o a sophisticated write algorithm avoids corrupting the MakerNote:
* extract and delete methods for EXIF thumbnails (both, JPEG and TIFF
thumbnails)
* set methods for EXIF thumbnails (JPEG only, TIFF thumbnails can be set from
individual tags)
* complete API documentation (by Doxygen)
* generic lower-level classes to access IFD (Image File Directory) data
structures

libexpat1 (2.0.1-4, main) - XML parsing C library - runtime library
Binario para la arquitectura i386 (128.7 KB)

This package contains the runtime, shared library of expat, the C library for parsing XML.

libexporter-lite-perl (0.02-1, main) - Lightweight subset of Exporter
Binario para la arquitectura all (8.1 KB)

This is an alternative to Exporter intended to provide a lightweight subset of its functionality. It supports import(), @EXPORT and @EXPORT_OK and not a whole lot else.

Unlike Exporter, it is not necessary to inherit from Exporter::Lite (ie. no @ISA = qw(Exporter::Lite) mantra). Exporter::Lite simply exports its import() function. This might be called a "mix-in".

Setting up a module to export its variables and functions is simple:

package My::Module; use Exporter::Lite;

@EXPORT = qw($Foo bar);


Homepage: http://search.cpan.org/~mschwern/Exporter-Lite/

libfaac0 (1.26-0.2, main) - an AAC audio encoder - library files
Binario para la arquitectura i386 (60.2 KB) | Source dir

FAAC currently supports MPEG-4 LTP, MAIN and LOW COMPLEXITY object types and MAIN and LOW MPEG-2 object types. It also supports multichannel and gapless encoding.

libfaad0 (2.6.1-3.1, main) - freeware Advanced Audio Decoder - runtime files
Binario para la arquitectura i386 (164.2 KB) | Source dir

FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files.

libfam0 (2.7.0-13.3, main) - Client library to control the FAM daemon
Binario para la arquitectura i386 (27.3 KB)

FAM monitors files and directories, notifying interested applications of changes.

This package provides a shared library to allow programs to connect to the FAM daemon and ask for files to be monitored.

libfame-0.9 (0.9.1-0.3, main) - A video encoding library - runtime files
Binario para la arquitectura i386 (108.3 KB)

It can currently encode MPEG-1 and MPEG-4 rectangular video, as well as MPEG-4 video with arbitrary shape.

libfasttrack-gift (0.8.9-2, main) - giFT plugin for the peer to peer network FastTrack
Binario para la arquitectura i386 (235.8 KB)

A plugin for giFT that connects to the FastTrack network. FastTrack is a peer to peer network used by programs such as Kazaa, and at any given time it contains at least 5.8PB shared by about 400,000 users.


Homepage: http://developer.berlios.de/projects/gift-fasttrack

libfcgi-perl (0.67-2.1+b1, main) - FastCGI Perl module
Binario para la arquitectura i386 (36.9 KB)

FastCGI is a language independent, scalable, open extension to CGI that provides hight performance without the limitations of server specific APIs.

For more information, see http://www.fastcgi.com/.

libffi5 (3.0.7-1, main) - Foreign Function Interface library runtime
Binario para la arquitectura i386 (14.5 KB)

A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language.

libfftw3-3 (3.1.2-3.1, main) - library for computing Fast Fourier Transforms
Binario para la arquitectura i386 (1.0 MB)

The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library versions of the fftw libraries in single, double and long double precisions. Note that on some architectures double is the same as long double in which case there is no long double library.

To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc.

libfile-remove-perl (1.42-1, main) - remove files and directories, accepts wildcards
Binario para la arquitectura all (12.6 KB)

File::Remove::remove removes files and directories. It acts like /bin/rm, for the most part. Although unlink can be given a list of files, it will not remove directories; this module remedies that. It also accepts wildcards, * and ?, as arguments for filenames.

libfile-slurp-perl (9999.12-2, main) - single call read & write file routines
Binario para la arquitectura all (15.6 KB)

This module consists of some quickie routines that read from, append to or overwrite a file with a single subroutine call. Their main intention is to save a couple of lines of code over and over again, but they do not do anything fancy.

Homepage: http://search.cpan.org/~uri/

libflac++6 (1.2.1-1.2, main) - Free Lossless Audio Codec - C++ runtime library
Binario para la arquitectura i386 (39.1 KB) | Source dir

FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of:


* The stream format
* libFLAC, which implements a reference encoder, stream decoder, and file
decoder
* flac, which is a command-line wrapper around libFLAC to encode and decode
.flac files
* Input plugins for various music players (Winamp, XMMS, and more in the
works)

This package contains the runtime library libFLAC++.

libflac8 (1.2.1-1.2, main) - Free Lossless Audio Codec - runtime C library
Binario para la arquitectura i386 (153.9 KB) | Source dir

FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of:


* The stream format
* libFLAC, which implements a reference encoder, stream decoder, and file
decoder
* flac, which is a command-line wrapper around libFLAC to encode and decode
.flac files
* Input plugins for various music players (Winamp, XMMS, and more in the
works)

This package contains the runtime library libFLAC.

libfltk1.1 (1.1.9-6, main) - Fast Light Toolkit - shared libraries
Binario para la arquitectura i386 (445.6 KB)

This package contains the files necessary for running programs dynamically linked with FLTK.

The Fast Light Toolkit (FLTK) is a cross-platform graphical user interface toolkit originally based on libForms.

libfluidsynth1 (1.0.8-1.1, main) - Real-time MIDI software synthesizer (runtime library)
Binario para la arquitectura i386 (151.6 KB) | Source dir

Fluidsynth is a real-time midi synthesizer based on the soundfont2 specifications. It can be used to render MIDI input or MIDI files to audio. The MIDI events are read from a MIDI device. The sound is rendered in real-time to the sound output device.

This package contains the runtime library.

libfont-afm-perl (1.20-1, main) - Font::AFM - Interface to Adobe Font Metrics files
Binario para la arquitectura all (14.0 KB)

This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font.

All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000.

libfontconfig1 (2.6.0-3, main) - generic font configuration library - runtime
Binario para la arquitectura i386 (227.6 KB) | Source dir

Fontconfig is a font configuration and customization library, which does not depend on the X Window System. It is designed to locate fonts within the system and select them according to requirements specified by applications.

This package contains the runtime library needed to launch applications using fontconfig.

libfontenc1 (1:1.0.4-3, main) - X11 font encoding library
Binario para la arquitectura i386 (17.6 KB)

libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libfreebob0 (1.0.7-1, main) - FreeBoB API
Binario para la arquitectura i386 (154.7 KB)

FreeBoB is a Linux driver for BeBoB devices. BeBoB devices are audio breakout boxes attached with IEEE1394 links (a.k.a FireWire or iLink).

The FreeBob library permits discovering and configuring BeBoB devices.

This package holds the shared library.

libfreehdl0 (0.0.7-1, main) - VHDL simulator for massenkoh (shared libraries)
Binario para la arquitectura i386 (729.9 KB)

This is a free VHDL simulator with these features:
* Has a graphical waveform viewer.
* Has a source level debugger.
* Is VHDL-93 compliant.

libfreehdl0-dev (0.0.7-1, main) - VHDL simulator for massenkoh (development headers)
Binario para la arquitectura i386 (1020.2 KB)

This is a free VHDL simulator with these features:
* Has a graphical waveform viewer.
* Has a source level debugger.
* Is VHDL-93 compliant.

The development headers are needed to compile simulations, not only to build freehdl based applications.

libfreetype6 (2.3.7-2+lenny1, main) - FreeType 2 font engine, shared library files
Binario para la arquitectura i386 (362.9 KB)

The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products.

The FreeType 2 library is their new software font engine. It has been designed to provide the following important features:
* A universal and simple API to manage font files
* Support for several font formats through loadable modules
* High-quality anti-aliasing
* High portability & performance

Supported font formats include:
* TrueType files (.ttf) and collections (.ttc)
* Type 1 font files both in ASCII (.pfa) or binary (.pfb) format
* Type 1 Multiple Master fonts. The FreeType 2 API also provides
routines to manage design instances easily
* Type 1 CID-keyed fonts
* OpenType/CFF (.otf) fonts
* CFF/Type 2 fonts
* Adobe CEF fonts (.cef), used to embed fonts in SVG documents with
the Adobe SVG viewer plugin.
* Windows FNT/FON bitmap fonts

This package contains the files needed to run programs that use the FreeType 2 library.


Home Page: http://www.freetype.org/
Authors: David Turner <david.turner@freetype.org>
Robert Wilhelm <robert.wilhelm@freetype.org>
Werner Lemberg <werner.lemberg@freetype.org>

libfreezethaw-perl (0.43-4, main) - converting Perl structures to strings and back
Binario para la arquitectura all (16.3 KB)

Converts data to/from stringified form, appropriate for saving-to/reading-from permanent storage.

libfribidi0 (0.10.9-1, main) - Free Implementation of the Unicode BiDi algorithm
Binario para la arquitectura i386 (41.6 KB)

FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages.

libfs6 (2:1.0.1-1, main) - X11 Font Services library
Binario para la arquitectura i386 (28.8 KB)

libFS, the Font Services library, provides various functions useful to X11 font servers, and clients connecting to font servers. It is not used outside of these implementations.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libftgl2 (2.1.3~rc5-2, main) - library to render text in OpenGL using FreeType
Binario para la arquitectura i386 (108.3 KB)

FTGL binds OpenGL and FreeType together in order to offer and easy to use and flexible text rendering library. It offers several rendering modes: as polygons, outlines, bitmaps and textures.

This package contains the shared library for libftgl.

libfuse2 (2.7.4-1.1, main) - Filesystem in USErspace library
Binario para la arquitectura i386 (121.4 KB) | Source dir

Simple interface for userspace programs to export a virtual filesystem to the Linux kernel.

This package contains the files necessary to write applications in C or C++ using fuse.

libgadu3 (1:1.8.0+r592-3, main) - Gadu-Gadu protocol library - runtime files
Binario para la arquitectura i386 (52.0 KB)

Gadu-Gadu is an instant messaging program, very popular in Poland. libgadu is a Gadu-Gadu protocol implementation library.

This package contains the shared library.

libgail-common (1.22.3-1, main) - GNOME Accessibility Implementation Library -- common modules
Binario para la arquitectura i386 (225.7 KB)

Gail implements ATK interfaces for GTK+ widgets which are dynamically loadable at runtime by a GTK+ application. Once loaded, those parts of an application that use standard GTK+ widgets will have a basic level of accessibility, without the need to modify the application at all.

This package contains core shared libraries.

libgail18 (1.22.3-1, main) - GNOME Accessibility Implementation Library -- shared libraries
Binario para la arquitectura i386 (194.2 KB)

Gail implements ATK interfaces for GTK+ widgets which are dynamically loadable at runtime by a GTK+ application. Once loaded, those parts of an application that use standard GTK+ widgets will have a basic level of accessibility, without the need to modify the application at all.

This package contains the shared library.

libgc1c2 (1:6.8-1.1, main) - conservative garbage collector for C and C++
Binario para la arquitectura i386 (118.9 KB)

Boehm's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc.

libgcj-bc (4.3.3-9, main) - Link time only library for use with gcj
Binario para la arquitectura i386 (1.1 KB)

A fake library that is used at link time only. It ensures that binaries built with the BC-ABI link against a constant SONAME. This way, BC-ABI binaries continue to work if the SONAME underlying libgcj.so changes.

libgcj-common (1:4.4.0-7, main) - Java runtime library (common files)
Binario para la arquitectura all (118.1 KB)

This package contains files shared by classpath and libgcj libraries.

libgcj8-1 (4.2.4-4, main) - Java runtime library for use with gcj
Binario para la arquitectura i386 (9.9 MB)

This is the runtime that goes along with the gcj front end to gcc. libgcj includes parts of the Java Class Libraries, plus glue to connect the libraries to the compiler and the underlying OS.

To show file names and line numbers in stack traces, the packages libgcj8-dbg and binutils are required.

libgcj8-1-awt (4.2.4-4, main) - AWT peer runtime libraries for use with gcj
Binario para la arquitectura i386 (79.8 KB)

These are runtime libraries holding the AWT peer implementations for libgcj (currently the GTK based peer library is required, the QT bases library is not built).

libgcj8-jar (4.2.4-4, main) - Java runtime library for use with gcj (jar files)
Binario para la arquitectura all (9.6 MB)

This is the jar file that goes along with the gcj front end to gcc.

libgcj9-0 (4.3.4-1, main) - Java runtime library for use with gcj
Binario para la arquitectura i386 (9.9 MB) | Source dir

This is the runtime that goes along with the gcj front end to gcc. libgcj includes parts of the Java Class Libraries, plus glue to connect the libraries to the compiler and the underlying OS.

To show file names and line numbers in stack traces, the packages libgcj9-dbg and binutils are required.

libgcj9-0-awt (4.3.4-1, main) - AWT peer runtime libraries for use with gcj
Binario para la arquitectura i386 (78.9 KB) | Source dir

These are runtime libraries holding the AWT peer implementations for libgcj (currently the GTK+ based peer library is required, the QT bases library is not built).

libgcj9-jar (4.3.4-1, main) - Java runtime library for use with gcj (jar files)
Binario para la arquitectura all (9.6 MB) | Source dir

This is the jar file that goes along with the gcj front end to gcc.

libgconf2-4 (2.22.0-1, main) - GNOME configuration database system (shared libraries)
Binario para la arquitectura i386 (236.3 KB) | Source dir

GConf is a configuration database system for storing application preferences. It supports default or mandatory settings set by the administrator, and changes to the database are instantly applied to all running applications. It is written for the GNOME desktop but doesn't require it.

This package contains the shared libraries and the GConf daemon.

Homepage: http://www.gnome.org/projects/gconf/

libgd2-xpm (2.0.36~rc1~dfsg-3, main) - GD Graphics Library version 2
Binario para la arquitectura i386 (218.0 KB)

GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers.

This is the runtime package of the library, built with XPM (X pixmap) and fontconfig support.

libgeda-common (1:1.4.0-3, main) - GPL EDA -- Electronics design software -- data files
Binario para la arquitectura all (69.2 KB)

Common library files for GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains data library files for gEDA.

libgeda33 (1:1.4.0-3, main) - GPL EDA -- Electronics design software -- library files
Binario para la arquitectura i386 (152.3 KB)

Library files for GPL EDA, an electronics design package, including gschem, a schematic editor.

This package contains shared libraries for gEDA.

libgeoip1 (1.4.4.dfsg-3, main) - A non-DNS IP-to-country resolver library
Binario para la arquitectura i386 (633.2 KB)

GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database that is accurate as of March 2002.

This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups.

This package contains the shared library.

libgfortran3 (4.3.2-1.1, main) - Runtime library for GNU Fortran applications
Binario para la arquitectura i386 (223.8 KB) | Source dir

Library needed for GNU Fortran applications linked against the shared library.

libggi-target-x (1:2.2.2-3, main) - General Graphics Interface X display target
Binario para la arquitectura i386 (157.8 KB)

"General Graphics Interface" - a fast, portable graphics environment.

This package contains two drivers enabling libGGI (and therefore any program using libGGI) to display its output on an X server:


"x" the NEW unified x display draws its raster output into an X window
"dga" uses the XFree86 Direct Graphics Access X extension to speed up
drawing -- this only works on local displays, and is not available
on some architectures


"xlib" does no longer exist!

libggi2 (1:2.2.2-3, main) - General Graphics Interface runtime libraries
Binario para la arquitectura i386 (345.8 KB)

"General Graphics Interface" - a fast, portable graphics environment.

This package contains the shared libraries for libGGI, the lowest-level drawing library provided by GGI.

Since none of the targets included here are, alone, capable of real, physical graphics output, you'll probably need to install at least one of the libggi-target packages to make any kind of sensible use of libGGI.

Included are libGGI drivers for these targets:


"memory" draws into hidden in-memory framebuffers
"ipc" draws into attached shared memory framebuffers
"multi" draws output onto multiple displays simultaneously
"tile" combines several displays into a single logical display
"sub" draws output into a sub-window on another target
"file" draws into a specially formatted file
"tele" draws on a remote teleserver

libgif4 (4.1.6-6, main) - library for GIF images (library)
Binario para la arquitectura i386 (38.5 KB)

GIFLIB is a package of portable tools and library routines for working with GIF images.

This package contains the library.

libgift0 (0.11.8.1-2+b1, main) - helper library for various giFT components
Binario para la arquitectura i386 (40.5 KB)

Independent helper library useful for giFT client developers and required directly by giftd and the related protocol plugins.

libgiftproto0 (0.11.8.1-2+b1, main) - interface library for giFT and protocol plugins
Binario para la arquitectura i386 (10.1 KB)

Binary interface bridge between giftd and protocol plugins. This library was separated from libgift to avoid bloat for giFT client developers as well as to clearly mark the internal plugin communication.

libgii1 (1:1.0.2-2, main) - General Input Interface runtime libraries
Binario para la arquitectura i386 (278.6 KB)

"General Graphics Interface" - a fast, portable graphics environment.

This package contains the shared libraries for LibGII, the input library developed by the GGI project. Also included is LibGG, the library containing GGI's configuration and target option parsing code.

Install libgii-target packages for specific input modules!

This package contains input modules for these devices:


null Dummy input device which never generates any input
stdin Characters from standard input
file Input saved by the "save" input filter
tcp Input from a socket
linux_kbd Raw Linux keyboard devices
linux_mouse Linux mouse devices
linux_joy Linux joystick devices
linux_evdev New style HIDs
mouse Mice of all sorts: Microsoft, MouseSystems, Logitech, Sun,
MouseMan, MMSeries, BusMouse and PS2
spaceorb SpaceOrb 3D input device

Usually, it is not necessary to specify which of these input devices you want to use; LibGGI normally finds an appropriate input device.

These input filter modules are also included:


mouse Generic mouse event generator
save Save away an event stream for later playback
keytrans Generic key event translator
tcp Send input to a tcp socket

libgii1-target-x (1:1.0.2-2, main) - General Input Interface X input target
Binario para la arquitectura i386 (83.0 KB)

"General Graphics Interface" - a fast, portable graphics environment.

This package contains input modules that make input sources available for use with LibGII, the input library developed by the GGI project.

Input modules are included for these devices:


x Keyboard and mouse input from a newly created X window
xwin Keyboard, mouse and expose input from an existing X window

Usually, it is not necessary to specify which of these input devices you want to use; LibGGI normally finds an appropriate input device.

libgimp2.0 (2.4.7-1, main) - Libraries for the GNU Image Manipulation Program
Binario para la arquitectura i386 (973.8 KB) | Source dir

This package includes the libgimp libraries, which are necessary to run GIMP and third-party GIMP plugins.

libgl1-mesa-dri (7.0.3-7, main) - A free implementation of the OpenGL API -- DRI modules
Binario para la arquitectura i386 (11.9 MB) | Source dir

This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing.

This package does not include the OpenGL library itself, only the DRI modules for accelerating direct rendering.

For a complete description of Mesa, please look at the libgl1-mesa-swx11 package.

The tdfx DRI module needs libglide3 to enable direct rendering.

libgl1-mesa-glx (7.0.3-7, main) - A free implementation of the OpenGL API -- GLX runtime
Binario para la arquitectura i386 (141.6 KB) | Source dir

This version of Mesa provides GLX and DRI capabilities: it is capable of both direct and indirect rendering. For direct rendering, it can use DRI modules from the libgl1-mesa-dri package to accelerate drawing.

This package does not include the modules themselves: these can be found in the libgl1-mesa-dri package.

For a complete description of Mesa, please look at the libgl1-mesa-swx11 package.

libglade2-0 (1:2.6.2-1, main) - library to load .glade files at runtime
Binario para la arquitectura i386 (84.5 KB)

This library allows to load externally stored user interfaces into programs. This allows alteration of the interface without recompilation of the program.

The interfaces can also be edited with GLADE.

libgle3 (3.1.0-6, main) - OpenGL tubing and extrusion library
Binario para la arquitectura i386 (41.9 KB)

The GLE Tubing and Extrusion library is an extension to OpenGL for drawing tubing and extrusions, including surfaces of revolution, sweeps, tubes, polycones, polycylinders, and helicoids. Generally the extruded surface is specified with a 2D polyline that is extruded along a 3D path. A local coordinate system allows for additional flexibility in the primitives drawn. Extrusions may be texture mapped in a variety of ways.

libglew1.5 (1.5.0dfsg1-3, main) - The OpenGL Extension Wrangler - runtime environment
Binario para la arquitectura i386 (76.3 KB) | Source dir

For more information about GLEW please refer to the description of the libglew-dev package.

This package contains the runtime support files.

libglib1.2ldbl (1.2.10-19, main) - The GLib library of C routines
Binario para la arquitectura i386 (119.4 KB)

GLib is a library containing many useful C routines for things such as trees, hashes, and lists. GLib was previously distributed with the GTK+ toolkit, but has been split off as of version 1.1.0.

libglib2.0-0 (2.16.6-2, main) - The GLib library of C routines
Binario para la arquitectura i386 (739.7 KB)

GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME.

This package contains the shared libraries.

libglib2.0-data (2.16.6-2, main) - Common files for GLib library
Binario para la arquitectura all (684.2 KB)

GLib is a library containing many useful C routines for things such as trees, hashes, lists, and strings. It is a useful general-purpose C library used by projects such as GTK+, GIMP, and GNOME.

This package is needed for the runtime libraries to display messages in languages other than English.

libglibmm-2.4-1c2a (2.16.4-1, main) - C++ wrapper for the GLib toolkit (shared libraries)
Binario para la arquitectura i386 (296.0 KB)

GLib is a low-level general-purpose library used mainly by GTK+/GNOME applications, but is useful for other programs as well. glibmm is the C++ wrapper for GLib.

This package contains shared libraries.

libglu1-mesa (7.0.3-7, main) - The OpenGL utility library (GLU)
Binario para la arquitectura i386 (231.2 KB) | Source dir

GLU offers simple interfaces for building mipmaps; checking for the presence of extensions in the OpenGL (or other libraries which follow the same conventions for advertising extensions); drawing piecewise-linear curves, NURBS, quadrics and other primitives (including, but not limited to, teapots); tesselating surfaces; setting up projection matrices and unprojecting screen coordinates to world coordinates.

On Linux, this library is also known as libGLU or libGLU.so.1.

This package provides the SGI implementation of GLU shipped with the Mesa package (ergo the "-mesa" suffix).

libgmp3c2 (2:4.2.2+dfsg-3, main) - Multiprecision arithmetic library
Binario para la arquitectura i386 (225.9 KB)

GNU MP is a programmer's library for arbitrary precision arithmetic (ie, a bignum package). It can operate on signed integer, rational, and floating point numeric types.

It has a rich set of functions, and the functions have a regular interface.

libgmyth0 (1:0.7.1-1, main) - GObject based library for accessing MythTV backend (runtime files)
Binario para la arquitectura i386 (56.3 KB)

GMyth accesses MythTV backend functionalities from a GLib/GObject perspective. It includes access to the program guide, recorded programs, scheduling, etc.

libgnet2.0-0 (2.0.8-1, main) - GNet network library
Binario para la arquitectura i386 (103.9 KB)

GNet is a simple network library. It is written in C, object-oriented, and built upon glib. It is intended to be small, fast, easy-to-use, and easy to port. The interface is similar to the interface for Java's network library.

Features:
* TCP 'client' sockets
* TCP 'server' sockets
* Non-blocking TCP sockets
* UDP
* IP Multicast
* Internet address abstraction
* IPv6

libgnome-keyring0 (2.22.3-2, main) - GNOME keyring services library
Binario para la arquitectura i386 (58.4 KB)

gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information.

The program can manage several keyrings, each with its own master password, and there is also a session keyring which is never stored to disk, but forgotten when the session ends.

This package contains shared libraries for GNOME.

libgnome-menu2 (2.22.2-4, main) - an implementation of the freedesktop menu specification for GNOME
Binario para la arquitectura i386 (69.5 KB)

The package contains an implementation of the draft "Desktop Menu Specification" from freedesktop.org:

http://www.freedesktop.org/Standards/menu-spec

Also contained here are the GNOME menu layout configuration files, .directory files and assorted menu related utility programs.

This package contains the shared library.

libgnome2-0 (2.20.1.1-1, main) - The GNOME 2 library - runtime files
Binario para la arquitectura i386 (111.2 KB)

This package contains the shared library for the base GNOME library functions.

libgnome2-common (2.20.1.1-1, main) - The GNOME 2 library - common files
Binario para la arquitectura all (963.6 KB)

This package contains internationalization files for the base GNOME library functions.

libgnomecanvas2-0 (2.20.1.1-1, main) - A powerful object-oriented display - runtime files
Binario para la arquitectura i386 (112.9 KB)

The canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels.

libgnomecanvas2-common (2.20.1.1-1, main) - A powerful object-oriented display - common files
Binario para la arquitectura all (154.9 KB)

The canvas widget is a powerful and extensible object-oriented display engine. A GnomeCanvasItem is a GtkObject representing some element of the display, such as an image, a rectangle, an ellipse, or some text. You can refer to this architecture as structured graphics; the canvas lets you deal with graphics in terms of items, rather than an undifferentiated grid of pixels.

This package contains internationalization files.

libgnomecanvasmm-2.6-1c2a (2.22.0-1, main) - C++ wrappers for libgnomecanvas2 (shared library)
Binario para la arquitectura i386 (89.8 KB)

libgnomecanvas is a high-level, structured graphics library. libgnomecanvasmm is the C++ wrapper for libgnomecanvas.

This package contains shared libraries.

libgnomecups1.0-1 (0.2.3-3, main) - GNOME library for CUPS interaction
Binario para la arquitectura i386 (69.3 KB)

This library wraps the CUPS API in a GLib fashion, so CUPS code can be cleanly integrated with GLib code.

Although called libgnomecups, this library only depends on GLib.

libgnomeprint2.2-0 (2.18.5-1, main) - The GNOME 2.2 print architecture - runtime files
Binario para la arquitectura i386 (261.5 KB)

The goals of this architecture include:


* Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
* A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
* To make life as easy as possible for application developers

libgnomeprint2.2-data (2.18.5-1, main) - The GNOME 2.2 print architecture - data files
Binario para la arquitectura all (168.8 KB)

The goals of this architecture include:


* Absolutely uncompromised output quality
* Speed, memory efficiency, and other related performance goals
* Ability to work smoothly with Postscript printers, fonts, and other
resources
* A screen display derived from the Canvas
* An extension path for a wide variety of Unicode scripts
* An extension path for a richer set of graphics operators than Postscript
supports, especially transparency
* To make life as easy as possible for application developers

libgnomeui-0 (2.20.1.1-2, main) - The GNOME 2 libraries (User Interface) - runtime files
Binario para la arquitectura i386 (356.1 KB)

This package contains the shared library for the base GNOME library functions (User Interface functions).

libgnomeui-common (2.20.1.1-2, main) - The GNOME 2 libraries (User Interface) - common files
Binario para la arquitectura all (773.0 KB)

This package contains internationalization files for the base GNOME library functions (User Interface functions).

libgnomevfs2-0 (1:2.22.0-5, main) - GNOME Virtual File System (runtime libraries)
Binario para la arquitectura i386 (543.0 KB)

GNOME VFS is the GNOME virtual file system. It is the foundation of the Nautilus file manager. It provides a modular architecture and ships with several modules that implement support for local files, http, ftp and others. It provides an URI-based API, a backend supporting asynchronous file operations, a MIME type manipulation library and other features.

This package contains the runtime libraries, the daemon, and the default modules.

libgnomevfs2-common (1:2.22.0-5, main) - GNOME Virtual File System (common files)
Binario para la arquitectura all (1.1 MB)

GNOME VFS is the GNOME virtual file system. It is the foundation of the Nautilus file manager. It provides a modular architecture and ships with several modules that implement support for local files, http, ftp and others. It provides an URI-based API, a backend supporting asynchronous file operations, a MIME type manipulation library and other features.

This package contains the documentation, data files and locales.

libgnomevfs2-extra (1:2.22.0-5, main) - GNOME Virtual File System (extra modules)
Binario para la arquitectura i386 (374.1 KB)

GNOME VFS is the GNOME virtual file system. It is the foundation of the Nautilus file manager. It provides a modular architecture and ships with several modules that implement support for local files, http, ftp and others. It provides an URI-based API, a backend supporting asynchronous file operations, a MIME type manipulation library and other features.

This package contains extra VFS modules for the GNOME Virtual File System. It includes:
* the bzip2 module;
* the ftp module;
* the http module (which also includes support for WebDAV);
* the smb module, to browse Windows shares.

libgnutella-gift (0.0.10.1-1, main) - giFT plugin for the Gnutella network
Binario para la arquitectura i386 (164.3 KB)

A plugin for the giFT daemon which implements the Gnutella protocol. Gnutella is a simple (and sometimes bandwidth-intensive) peer to peer file-sharing network originally designed by Nullsoft, and is widely supported and used on a variety of platforms.

libgomp1 (4.3.2-1.1, main) - GCC OpenMP (GOMP) support library
Binario para la arquitectura i386 (12.9 KB) | Source dir

GOMP is an implementation of OpenMP for the C, C++, and Fortran 95 compilers in the GNU Compiler Collection.

libgpgme11 (1.1.6-2, main) - GPGME - GnuPG Made Easy
Binario para la arquitectura i386 (264.1 KB)

GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ...

libgphoto2-2 (2.4.1-3, main) - gphoto2 digital camera library
Binario para la arquitectura i386 (1.3 MB)

The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols.

This package contains the library.

The gphoto2 command-line frontend is shipped separately, in the gphoto2 package.

libgphoto2-port0 (2.4.1-3, main) - gphoto2 digital camera port library
Binario para la arquitectura i386 (133.0 KB)

The gphoto2 library can be used by applications to access various digital camera models, via standard protocols such as USB Mass Storage and PTP, or vendor-specific protocols.

This package contains the runtime code for port access.

libgpm2 (1.20.4-3.1, main) - General Purpose Mouse - shared library
Binario para la arquitectura i386 (33.0 KB) | Source dir

This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information.

libgpod3-nogtk (0.6.0-6, main) - library to read and write songs to an iPod
Binario para la arquitectura i386 (91.4 KB)

libgpod is a library meant to abstract access to an iPod's content. It provides an easy to use API to retrieve the list of files and playlist stored on an iPod, to modify them and to save them back to the iPod.

This version does not include artwork support.

This package contains the shared library.

libgps17 (2.37-7, main) - C library for communicating with GPS devices
Binario para la arquitectura i386 (90.9 KB) | Source dir

libgps is a service library for querying GPS devices. There are two interfaces supported by it:
* A high-level interface that goes through gpsd, a service daemon that
monitors one or more GPS devices. It is intended for concurrent use by
several applications.
* A low-level interface that speaks directly with the serial or USB
device to which the GPS is attached.

libgraphviz4 (2.20.2-3, main) - rich set of graph drawing tools
Binario para la arquitectura i386 (523.2 KB)

Graphviz is a set of graph drawing tools. See the description of the graphviz package for a full description.

This package contains the libraries.

libgs8 (8.62.dfsg.1-3.2lenny1, main) - The Ghostscript PostScript/PDF interpreter Library
Binario para la arquitectura i386 (2.1 MB) | Source dir

Ghostscript is used for PostScript/PDF preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript and PDF documents in an X11 environment.

The Ghostscript home page is at http://www.ghostscript.com/

This package provides the Ghostscript library which makes the facilities of Ghostscript available to applications.

libgsf-1-114 (1.14.8-1lenny2, main) - Structured File Library - runtime version
Binario para la arquitectura i386 (139.2 KB)

The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats.

This is the basic runtime version of libgsf. It does not provide GNOME-specific extensions.

libgsf-1-common (1.14.8-1lenny2, main) - Structured File Library - common files
Binario para la arquitectura all (56.9 KB)

The GNOME Structured File Library library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats.

These are the architecture independent files that are part of libgsf, like translations of messages.

libgsm1 (1.0.12-1, main) - Shared libraries for GSM speech compressor
Binario para la arquitectura i386 (26.5 KB)

Contains runtime shared libraries for libgsm, an implementation of the European GSM 06.10 provisional standard for full-rate speech transcoding, prI-ETS 300 036, which uses RPE/LTP (residual pulse excitation/long term prediction) coding at 13 kbit/s.

GSM 06.10 compresses frames of 160 13-bit samples (8 kHz sampling rate, i.e. a frame rate of 50 Hz) into 260 bits; for compatibility with typical UNIX applications, our implementation turns frames of 160 16-bit linear samples into 33-byte frames (1650 Bytes/s). The quality of the algorithm is good enough for reliable speaker recognition; even music often survives transcoding in recognizable form (given the bandwidth limitations of 8 kHz sampling rate).

The interfaces offered are a front end modelled after compress(1), and a library API. Compression and decompression run faster than realtime on most SPARCstations. The implementation has been verified against the ETSI standard test patterns.

libgstreamer-plugins-base0.10-0 (0.10.19-2, main) - GStreamer libraries from the "base" set
Binario para la arquitectura i386 (298.4 KB) | Source dir

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

This package contains libraries from the "base" set, an essential exemplary set of elements.

libgstreamer0.10-0 (0.10.19-3, main) - Core GStreamer libraries and elements
Binario para la arquitectura i386 (871.3 KB)

GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins.

This package contains the core library and elements.

libgtk1.2 (1.2.10-18.1, main) - The GIMP Toolkit set of widgets for X
Binario para la arquitectura i386 (853.1 KB)

The GIMP Toolkit is a freely available set of widgets for X. GTK is easy to use, and has been implemented in such projects as The GNU Image Manipulation Program (The GIMP), GNOME, a GNU desktop set of utilities for X, and gzilla, a GNU web-browser.

libgtk1.2-common (1.2.10-18.1, main) - Common files for the GTK+ library
Binario para la arquitectura all (203.5 KB)

The GIMP Toolkit is a freely available set of widgets for X. GTK is easy to use, and has been implemented in such projects as The GNU Image Manipulation Program (The GIMP), GNOME, a GNU desktop set of utilities for X, and gzilla, a GNU web-browser.

This package contains the common files which the runtime libraries need.

libgtk2.0-0 (2.12.12-1~lenny1, main) - The GTK+ graphical user interface library
Binario para la arquitectura i386 (2.0 MB)

The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites.

This package contains the shared libraries.

libgtk2.0-bin (2.12.12-1~lenny1, main) - The programs for the GTK+ graphical user interface library
Binario para la arquitectura all (143.5 KB)

The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites.

This package contains the program files which is used for the libraries and others.

libgtk2.0-common (2.12.12-1~lenny1, main) - Common files for the GTK+ graphical user interface library
Binario para la arquitectura all (5.2 MB)

The GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, the GTK+ is suitable for projects ranging from small one-off tools to complete application suites.

This package contains the common files which the libraries need.

libgtkextra-x11-2.0-1 (2.1.1-5, main) - A useful set of widgets for GTK+
Binario para la arquitectura i386 (310.7 KB)

Shared libraries for GtkExtra

Widgets included:

GtkSheet - A matrix widget, which consists of a scrollable grid of cells.

GtkPlot - A widget to draw high quality scientific plots in two dimensions with a look and feel very similar to Microcal Origin for Windows.

GtkIconList - A GtkLayout subclass that allows you to display a table of xpm icons with editable labels.

GtkDirTree - A GtkCTree subclass that allows you to navigate the file-system.

GtkFileList - A GtkIconList subclass that displays the contents of a given directory using fancy icons for different types of files.

GtkIconFileSelection - A nice looking file selection dialog combining GtkDirTree and GtkFileList. It also has two entries to select the file and filter.

GtkItemEntry - A GtkEntry subclass which either be a fixed size or be dynamically resized when the text is entered. You can also change text justification and the foreground and background colors very easily.

GtkFontCombo - A GtkToolBar subclass to select among the 35 standard PostScript fonts, the font size, and bold or italics. It returns the name of the corresponding Postscript font and the equivalent Xfont.

GtkComboBox - A composite widget with two buttons, one of which is an arrow to display a popdown window where you can pack whatever you want, from a calendar to a clist.

GtkColorCombo - A GtkComboBox subclass with a customizable palette of colors in the popdown window.

GtkBorderCombo - A GtkComboBox with a variety of border styles in the popdown window.

GtkCheckItem - A GtkCheckButton hack with the look and feel of the Redmond95 theme.

libgtkglext1 (1.2.0-1, main) - OpenGL Extension to GTK+ (shared libraries)
Binario para la arquitectura i386 (120.1 KB)

GtkGLExt provides the GDK objects to support OpenGL rendering in GTK+, and GtkWidget API add-ons to make GTK+ widgets OpenGL-capable.

libgtkhtml2-0 (2.11.1-2, main) - HTML rendering/editing library - runtime files
Binario para la arquitectura i386 (237.0 KB)

GtkHTML is a lightweight engine to render, print and edit HTML. It was originally based on kHTML, but is now being developed independently.

This is version 2 of GtkHTML, which is now developed independently of GtkHTML 3.

This package contains the runtime files needed by packages using GtkHTML.

libgtkimageview0 (1.6.1-2, main) - image viewer widget for GTK+
Binario para la arquitectura i386 (30.5 KB)

GtkImageView is a GTK+ widget that provides a zoomable and panable view of an image. It is intended to be usable in most types of image viewing applications.

libgtkmm-2.4-1c2a (1:2.12.7-1, main) - C++ wrappers for GTK+ 2.4 (shared libraries)
Binario para la arquitectura i386 (1.2 MB)

Gtkmm is a C++ interface for the popular GUI library GTK+. Gtkmm provides a convenient interface for C++ programmers to create graphical user interfaces with GTK+'s flexible OO framework. Highlights include type safe callbacks, widgets extensible using inheritance and over 180 classes that can be freely combined to quickly create complex user interfaces.

This package contains shared libraries.

libgtksourceview-common (1.8.5-1, main) - common files for the GTK+ syntax highlighting widget
Binario para la arquitectura all (445.9 KB)

GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.

This package contains the language specifications files for Ada, C, C++, C#, CSS, ".desktop", ".diff" (patch), Fortran 95, GtkRC, Haskell, HTML, IDL, ".ini", Java, JavaScript, LaTeX, Lua, MSIL, Nemerle, Pascal, Perl, PHP, ".po" (gettext), Python, R, Ruby, sh, SQL, TCL, Texinfo, VB.NET, Verilog, VHDL and XML.

Homepage: http://gtksourceview.sourceforge.net/

libgtksourceview1.0-0 (1.8.5-1, main) - shared libraries for the GTK+ syntax highlighting widget
Binario para la arquitectura i386 (108.1 KB)

GtkSourceView is a text widget that extends the standard GTK+ 2.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor.

This package contains the shared libraries required by applications to use this widget.

Homepage: http://gtksourceview.sourceforge.net/

libgtkspell0 (2.0.13-1+b1, main) - a spell-checking addon for GTK's TextView widget
Binario para la arquitectura i386 (22.9 KB)

GtkSpell provides MSWord/MacOSX-style highlighting of misspelled words in a GtkTextView widget. Right-clicking a misspelled word pops up a menu of suggested replacements.

libgts-0.7-5 (0.7.6+darcs080704-2, main) - GNU Triangulated Surface Library
Binario para la arquitectura i386 (155.1 KB)

The GTS Library is intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles.

This package contains the shared libraries.

libgts-bin (0.7.6+darcs080704-2, main) - GNU Triangulated Surface Library -- support binaries
Binario para la arquitectura i386 (54.2 KB)

The GTS Library is intended to provide a set of useful functions to deal with 3D surfaces meshed with interconnected triangles.

This package contains some utility binaries.

libgutenprint2 (5.0.2-4, main) - runtime for the Gutenprint printer driver library
Binario para la arquitectura i386 (890.8 KB) | Source dir

This package includes the Gutenprint shared library, needed to run programs using Gutenprint drivers.

This is Gutenprint version 5.0.2, a stable release in the 5.0 series.

Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print.

libgutenprintui2-1 (5.0.2-4, main) - runtime for the Gutenprint printer driver user interface library
Binario para la arquitectura i386 (120.5 KB) | Source dir

This package includes the libgutenprintui library, necessary to run gimp-print. libgutenprintui contains GTK+ widgets which may be used for print dialogs etc. for use with libgutenprint.

This is Gutenprint version 5.0.2, a stable development release in the 5.0 line.

Gutenprint is the print facility for the GIMP, and in addition a suite of drivers that may be used with common UNIX spooling systems using GhostScript or CUPS. These drivers provide printing quality for UNIX/Linux on a par with proprietary vendor-supplied drivers in many cases, and can be used for many of the most demanding printing tasks. Gutenprint was formerly known as Gimp-Print.

libhal-storage1 (0.5.11-8, main) - Hardware Abstraction Layer - shared library for storage devices
Binario para la arquitectura i386 (426.3 KB) | Source dir

HAL provides an abstract view on hardware.

This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request.

This library provides an interface for handling storage devices.

libhal1 (0.5.11-8, main) - Hardware Abstraction Layer - shared library
Binario para la arquitectura i386 (433.8 KB) | Source dir

HAL provides an abstract view on hardware.

This abstraction layer is simply an interface that makes it possible to add support for new devices and new ways of connecting devices to the computer, without modifying every application that uses the device. It maintains a list of devices that currently exist, and can provide information about those upon request.

This package contains shared libraries to be used by applications.

libhd14 (14.19-2, main) - Hardware identification system library
Binario para la arquitectura i386 (654.5 KB) | Source dir

hwinfo is the hardware detection tool used in SuSE Linux.

In Debian Edu (Skolelinux) hwinfo has shown better results than discover when detecting mouse, keyboard and monitor.

hwinfo collects information about the hardware installed on a system. Among others, libhd contains information about cdrom, zip, floppy, disks and partitions, network card, graphics card, monitor, camera, mouse, sound, pppoe, isdn, modem, printer, scanner, bios, cpu, usb, memory and smp.

This package contains the shared library from the hwinfo package.

libhesiod0 (3.0.2-18.3, main) - Project Athena's DNS-based directory service - libraries
Binario para la arquitectura i386 (21.5 KB)

Hesiod is a name service library that can provide general name service for a variety of applications. It is derived from BIND, the Berkeley Internet Name Daemon, and leverages the existing DNS infrastructure of a network. It is used on a number of university networks, including MIT and Iowa State University.

This package contains Hesiod's shared library.

libhsqldb-java (1.8.0.9-3, main) - Java SQL database engine
Binario para la arquitectura all (927.2 KB)

HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples.

Web site: http://hsqldb.org/

libhsqldb-java-gcj (1.8.0.9-3, main) - Java SQL database engine (native code)
Binario para la arquitectura i386 (1.3 MB)

HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples.

This package contains the natively compiled code for use by gij.

libhtml-format-perl (2.04-2, main) - format HTML syntax trees into text, PostScript or RTF
Binario para la arquitectura all (38.6 KB)

The modules present in this package are:


HTML::Formatter - Base class for various formatters. Formatters
traverse a syntax tree and produce some textual output. None
of the current formatters handle tables or forms yet.


HTML::FormatText - Formatter that converts a syntax tree to plain
readable text.


HTML::FormatPS - Formatter that outputs PostScript code.


HTML::FormatRTF - Formatter that outputs Microsofts RTF Format.

libhtml-fromtext-perl (2.05-5.1, main) - Mark up text as HTML
Binario para la arquitectura all (15.5 KB)

This is the CPAN Perl module HTML::FromText.

The HTML::FromText module marks up plain text as HTML. By default it converts HTML metacharacters into the corresponding entities. More sophisticated transformations, such as splitting the text into paragraphs or marking up bulleted lists, can be carried out by setting the appropriate options.

Homepage: http://search.cpan.org/~cwest/HTML-FromText-2.05/

libhtml-parser-perl (3.56-1+b1, main) - A collection of modules that parse HTML text documents
Binario para la arquitectura i386 (106.7 KB)

This is a collection of modules that parse HTML text documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track.

libhtml-tableextract-perl (2.10-3, main) - module for extracting the content contained in tables within an HTML document
Binario para la arquitectura all (32.6 KB)

HTML::TableExtract is a module that simplifies the extraction of information contained in tables within HTML documents, either as text or encoded element trees.

For extracting a tree structure of element objects, the additional package libhtml-element-extended-perl might be needed.

libhtml-tagset-perl (3.20-2, main) - Data tables pertaining to HTML
Binario para la arquitectura all (13.2 KB)

HTML-Tagset contains data tables useful in dealing with HTML. For instance, it provides %HTML::Tagset::emptyElement, which lists all of the HTML elements which cannot have content. It provides no functions or methods.

libhtml-tree-perl (3.23-1, main) - represent and create HTML syntax trees
Binario para la arquitectura all (204.4 KB)

This is a collection of modules that represent, create and extract information from HTML syntax trees. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track.

libhttp-cache-transparent-perl (1.0-1, main) - Perl module used to transparently cache HTTP requests
Binario para la arquitectura all (13.6 KB)

This is the CPAN module HTTP::Cache::Transparent.

HTTP::Cache::Transparent is an implementation of HTTP GET that keeps a local cache of fetched pages to avoid fetching the same data from the server if it hasn't been updated. The cache is stored on disk and is thus persistent between invocations.

The http-headers If-Modified-Since and ETag are used to let the server decide if the version in the cache is up-to-date or not. All http-requests are made through the LWP module. Data is stored on disk by the Storable module. Digest::MD5 is used for creating a hash of the URL.

libhunspell-1.2-0 (1.2.6-1, main) - spell checker and morphological analyzer (shared library)
Binario para la arquitectura i386 (143.0 KB)

Hunspell is a spell checker and morphological analyzer library and program designed for languages with rich morphology and complex word compounding or character encoding. It is based on MySpell and features an Ispell-like terminal interface using Curses library, an Ispell pipe interface and an OpenOffice.org UNO module.

Main features:
- Unicode support (first 65535 Unicode character)
- morphological analysis (in custom item and arrangement style)
- Max. 65535 affix classes and twofold affix stripping (for agglutinative
languages, like Azeri, Basque, Estonian, Finnish, Hungarian, Turkish, etc.)
- Support complex compoundings (for example, Hungarian and German)
- Support language specific algorithms (for example, handling Azeri
and Turkish dotted i, or German sharp s)
- Handling conditional affixes, circumfixes, fogemorphemes,
forbidden words, pseudoroots and homonyms.

This package contains the shared library.

libhyphen0 (2.4-4, main) - ALTLinux hyphenation library - shared library
Binario para la arquitectura i386 (22.7 KB)

ALTLinuxhyph is a modified version of libhnj which is a high quality hyphenation and justification library based on the TeX hyphenation algorithm. The TeX hyphenation patterns could be used after a preprocessing step.

It is used in OpenOffice.org

This package contains the shared library.

libice6 (2:1.0.4-1, main) - X11 Inter-Client Exchange library
Binario para la arquitectura i386 (45.6 KB)

This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libicu38 (3.8.1-3+lenny1, main) - International Components for Unicode
Binario para la arquitectura i386 (5.6 MB)

ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU.

libid3-3.8.3c2a (3.8.3-7.2, main) - Library for manipulating ID3v1 and ID3v2 tags.
Binario para la arquitectura i386 (165.3 KB)

This package provides a software library for manipulating ID3v1 and ID3v2 tags. It provides a convenient interface for software developers to include standards-compliant ID3v1/2 tagging capabilities in their applications. Features include identification of valid tags, automatic size conversions, (re)synchronisation of tag frames, seamless tag (de)compression, and optional padding facilities.

libid3tag0 (0.15.1b-10, main) - ID3 tag reading library from the MAD project
Binario para la arquitectura i386 (35.7 KB)

ID3 tag manipulation library with full support for reading ID3v1, ID3v1.1, ID3v2.2, ID3v2.3, and ID3v2.4 tags, as well as support for writing ID3v1, ID3v1.1, and ID3v2.4 tags.

libidl0 (0.8.10-0.1, main) - library for parsing CORBA IDL files
Binario para la arquitectura i386 (85.6 KB)

libIDL is a small library for creating parse trees of CORBA v2.2 compliant Interface Definition Language (IDL) files, which is a specification for defining interfaces which can be used between different CORBA implementations. libIDL is used in the ORBit2 IDL compiler, as well as various language bindings (perl, python, etc.) for ORBit2.

libidn11 (1.8+20080606-1, main) - GNU libidn library, implementation of IETF IDN specifications
Binario para la arquitectura i386 (137.8 KB)

GNU Libidn is an implementation of the Stringprep, Punycode and IDNA specifications defined by the IETF Internationalized Domain Names (IDN) working group, used for internationalized domain names. Currently the Nameprep, Kerberos 5 and XMPP Stringprep profiles are supported.

libiec61883-0 (1.1.0-2, main) - an partial implementation of IEC 61883
Binario para la arquitectura i386 (30.8 KB)

This library is an implementation of IEC 61883, part 1 (CIP, plug registers, and CMP), part 2 (DV-SD), part 4 (MPEG2-TS), and part 6 (AMDTP). Outside of IIDC, nearly all FireWire multimedia devices use IEC 61883 protocols.

The libiec61883 library provides a higher level API for streaming DV, MPEG-2 and audio over Linux IEEE 1394. This includes both reception and transmission. It uses the new "rawiso" API of libraw1394, which transparently provides mmap-ed DMA for efficient data transfer. It also represents the third generation of I/O technology for Linux 1394 for these media types thereby removing the complexities of additional kernel modules, /dev nodes, and procfs. It also consolidates features for plug control registers and connection management that previously existed in experimental form in an unreleased version of libavc1394.

libieee1284-3 (0.2.11-5, main) - cross-platform library for parallel port access
Binario para la arquitectura i386 (28.1 KB)

This library was designed to ease the use of the parallel port. It will automatically figure out which access method is available, depending on the running kernel and the permissions of the process.

It handles particular queries to the devices, like fetching the Device ID of a device.

libifp4 (1.0.0.2-3, main) - communicate with iRiver iFP audio devices
Binario para la arquitectura i386 (32.6 KB)

libifp allows you to communicate with iRiver iFP audio devices. It provides a high-level interface to upload and download files to and from the device, as well as other functions like battery status and firmware updating.

libijs-0.35 (0.35-3, main) - IJS raster image transport protocol: shared library
Binario para la arquitectura i386 (13.3 KB)

IJS is, first and foremost, a protocol for transmission of raster page images. This snapshot provides a reference implementation of the protocol, the design of which is still in flux. When the protocol specification is published, it will be authoritative. Applications should feel free to link against the library provided in this package, adapt that code for their own needs, or roll a completely new implementation.

IJS is a client-server protocol, used to write ghostscript drivers. The drivers are separate programs. The client and server communicate via pipes, though shared memory may be used additionally in the future. Currently IJS is used by the hpijs and ijsgimpprint drivers.

Code for both the client- and server-side is included in the library. This package provides the shared library.

libilmbase6 (1.0.1-2+nmu2, main) - several utility libraries from ILM used by OpenEXR
Binario para la arquitectura i386 (115.2 KB)

IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find:


* libHalf: a class (Half) for manipulating "half" values (16-bit
floating point format) as if they were a built-in C++ data type.


* libIlmThread: a thread abstraction library on top of pthreads.


* libImath: a math library with support for matrices, 2d- and
3d-transformations, solvers for linear/quadratic/cubic equations,
and more.


* libIex: an exception handling library.

libimlib2 (1.4.0-1.2, main) - powerful image loading and rendering library
Binario para la arquitectura i386 (205.5 KB)

Imlib2 is an advanced replacement for libraries like libXpm. Imlib2 provides many more features with much greater flexibility and speed than standard libraries, including font rasterization, rotation, RGBA space rendering and blending, dynamic binary filters, scripting, and more.

Imlib2 is not a drop-in replacement for Imlib 1.x.

libindex0 (4:3.5.9-5, main) - KDE indexing library
Binario para la arquitectura i386 (73.3 KB) | Source dir

This library provides text indexing and is currently used by KMail to implement fast searches in mail bodies.

This is the runtime package for programs that use the libindex library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libio-compress-base-perl (2.012-1, main) - Base Class for IO::Compress modules
Binario para la arquitectura all (58.0 KB)

This module is the base class for all IO::Compress and IO::Uncompress modules. It is not intended for direct use in application code. Its sole purpose is to be sub-classed by IO::Compress modules.

libio-compress-zlib-perl (2.012-1, main) - Perl interface to zlib
Binario para la arquitectura all (144.1 KB)

Provides object-oriented Perl interface for working with files, supported by zlib - gzip, zip, inflate/deflate.

libio-socket-ssl-perl (1.16-1, main) - Perl module implementing object oriented interface to SSL sockets
Binario para la arquitectura all (53.3 KB)

This module is a true drop-in replacement for IO::Socket::INET that uses SSL to encrypt data before it is transferred to a remote server or client. IO::Socket::SSL supports all the extra features that one needs to write a full-featured SSL client or server application: multiple SSL contexts, cipher selection, certificate verification, and SSL version selection. As an extra bonus, it works perfectly with mod_perl.

libio-stringy-perl (2.110-4, main) - Perl modules for IO from scalars and arrays
Binario para la arquitectura all (97.4 KB)

The libio-stringy-perl package (which corresponds to the CPAN package IO-stringy) provides the following Perl modules:
IO::AtomicFile Write a file which is updated atomically
IO::Lines I/O handle to read/write to array of lines
IO::Scalar I/O handle to read/write to a string
IO::ScalarArray I/O handle to read/write to array of scalars
IO::Wrap Wrap old-style FHs in standard OO interface
IO::WrapTie Tie your handles & retain full OO interface

libiptables-chainmgr-perl (0.7-1, main) - Perl extension for manipulating iptables policies
Binario para la arquitectura all (14.3 KB)

The "IPTables::ChainMgr" package provides an interface to manipulate iptables policies on Linux systems through the direct execution of iptables commands.

Then, it is easy to execute iptables commands directly in order to both parse and change the configuration of the policy. Further, this simplifies installation since the only external requirement is (in the spirit of scripting) to be able to point IPTables::ChainMgr at an installed iptables binary instead of having to compile against a library.

libiptables-parse-perl (0.6-1, main) - Perl extension for parsing iptables firewall rulesets
Binario para la arquitectura all (11.6 KB)

The IPTables::Parse package provides an interface to parse iptables rules on Linux systems through the direct execution of iptables commands, or from parsing a file that contains an iptables policy listing. You can get the current policy applied to a table/chain, look for a specific user-defined chain, check for a default DROP policy, or determing whether or not logging rules exist.

libiptcdata0 (1.0.2+libtool01-2, main) - Library to parse IPTC metadata
Binario para la arquitectura i386 (23.9 KB)

libiptcdata is a library, for manipulating the International Press Telecommunications Council (IPTC) metadata stored within multimedia files such as images. The library provides routines for parsing, viewing, modifying, and saving this metadata.

libisc45 (1:9.5.1.dfsg.P2-1+lenny1, main) - ISC Shared Library used by BIND
Binario para la arquitectura i386 (146.3 KB)

The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org.

This package delivers the libisc shared library used by BIND's daemons and clients.

libisccc40 (1:9.5.1.dfsg.P2-1+lenny1, main) - Command Channel Library used by BIND
Binario para la arquitectura i386 (26.3 KB)

The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org.

This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc.

libisccfg40 (1:9.5.1.dfsg.P2-1+lenny1, main) - Config File Handling Library used by BIND
Binario para la arquitectura i386 (43.2 KB)

The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org.

This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf.

libiso9660-5 (0.78.2+dfsg1-3, main) - library to work with ISO9660 filesystems
Binario para la arquitectura i386 (109.5 KB)

This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs.

libiw29 (29-1.1, main) - Wireless tools - library
Binario para la arquitectura i386 (31.4 KB) | Source dir

Wireless tools are used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.

This package contains the dynamic library libiw.

libjack0 (0.109.2-5, main) - JACK Audio Connection Kit (libraries)
Binario para la arquitectura i386 (115.6 KB) | Source dir

Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves.

See <http://jackit.sourceforge.net/> for more info.

This package contains the shared libraries.

libjack0.100.0-0 (0.109.2-5, main) - JACK Audio Connection Kit (libraries)
Binario para la arquitectura all (12.9 KB) | Source dir

Low-latency sound server. JACK allows the connection of multiple applications to an audio device, as well as allowing them to share audio between themselves.

See <http://jackit.sourceforge.net/> for more info.

This package is a dummy package provided as an upgrade path to the libjack0 package.

libjasper1 (1.900.1-5.1, main) - The JasPer JPEG-2000 runtime library
Binario para la arquitectura i386 (142.0 KB)

JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000.

This package contains the shared library.

libjaxen-java (1.1.1-3, main) - Java XPath engine
Binario para la arquitectura all (596.6 KB)

jaxen is a universal object model walker, capable of evaluating XPath expressions across multiple models. Currently supported are dom4j, JDOM, and DOM.

libjaxme-java (0.5.2+dfsg-2, main) - implementation of the JAXB specification for Java/XML binding
Binario para la arquitectura all (2.6 MB)

A Java/XML binding compiler takes as input a schema description. The output is a set of Java classes:
* A Java bean class compatible with the schema description.
* An unmarshaller that converts a XML document into the equivalent Java bean.
* A marshaller that converts the Java bean back into the XML document.

This package contains an implementation of the JAXB API, the JaxMe JavaSource framework for generating Java sources, the JaxMe parser for XML schema and the JaxMe Persistence Management layer.

libjaxp1.3-java (1.3.04-3, main) - Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)
Binario para la arquitectura all (175.3 KB)

xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor and specifies these APIs:
* Document Object Model (DOM) level 3
* Simple API for XML (SAX) 2.0.2
* Java APIs for XML Processing (JAXP) 1.3.03
* Transformation API for XML (TrAX) 1.3.03
* Document Object Model (DOM) Level 3 Load and Save
* JSR 206 Java API for XML Processing 1.3

These classes are also used in Sun's reference implementation. A GPL'ed implementation of these APIs can be found in the libgnujaxp-java package.

libjaxp1.3-java-gcj (1.3.04-3, main) - Java XML parser and transformer APIs (DOM, SAX, JAXP, TrAX)
Binario para la arquitectura i386 (157.1 KB)

xml-apis.jar from the Apache XML Commons project is used by the Xerces-J XML parser and Xalan-J XSLT processor.

libjdom1-java (1.0-4, main) - lightweight and fast library using XML
Binario para la arquitectura all (332.9 KB)

JDOM is, quite simply, a Java representation of an XML document. JDOM provides a way to represent that document for easy and efficient reading, manipulation, and writing. It has a straightforward API, is a lightweight and fast, and is optimized for the Java programmer. It's an alternative to DOM and SAX, although it integrates well with both DOM and SAX.

libjline-java (0.9.94-1, main) - Java library for handling console input
Binario para la arquitectura all (65.2 KB)

JLine is a 100% pure Java library for reading and editing console input. It is similar in functionality to BSD editline and GNU readline. People familiar with the readline/editline capabilities for modern shells will find most of the command editing features of JLine to be familiar.

libjpeg-progs (6b-14, main) - Programs for manipulating JPEG files
Binario para la arquitectura i386 (77.5 KB)

This package contains programs for manipulating JPEG files:
cjpeg/djpeg: convert to/from the JPEG file format
rdjpgcom/wrjpgcom: read/write comments in JPEG files
jpegtran: lossless transformations of JPEG files
jpegexiforient/exifautotran: manipulate EXIF orientation tag

libjpeg62 (6b-14, main) - The Independent JPEG Group's JPEG runtime library
Binario para la arquitectura i386 (83.9 KB)

The Independent JPEG Group's JPEG library is a library for handling JPEG files.

This package contains the shared library.

libjtidy-java (7+svn20070309-4, main) - a Java port of HTML Tidy, a HTML syntax checker and pretty printer
Binario para la arquitectura all (232.3 KB) | Source dir

JTidy is a Java port of HTML Tidy (http://www.w3.org/People/Raggett/tidy/). Like its non-Java cousin, JTidy can be used as a tool for cleaning up malformed and faulty HTML. In addition, JTidy provides a DOM interface to the document that is being processed, which effectively makes you able to use JTidy as a DOM parser for real-world HTML.

libk3b3 (1.0.5-3, main) - The KDE cd burning application library - runtime files
Binario para la arquitectura i386 (1.1 MB) | Source dir

K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord. Its aim is to provide a very user friendly interface to all the tasks that come with cd recording and a lot more.

This package contains runtime libraries.

libk3b3-extracodecs (1.0.5-3, main) - The KDE cd burning application library - extra decoders
Binario para la arquitectura i386 (45.9 KB) | Source dir

K3b is a GUI frontend to the cd recording programs cdrdao and cdrecord. Its aim is to provide a very user friendly interface to all the tasks that come with cd recording and a lot more.

This package contains runtime libraries for the MP3 and FFMPEG decoder plugin.

libkarma0 (0.0.6-4, main) - Rio Karma access library [runtime files]
Binario para la arquitectura i386 (42.4 KB)

libkarma is a C language library that provides (read/write) access to the Rio Karma music player using either the usb (with OMFS) or network (PEARL) interface.

This package contains the runtime library needed by programs using the facilities provided by libkarma.

libkcal2b (4:3.5.9-5, main) - KDE calendaring library
Binario para la arquitectura i386 (678.5 KB) | Source dir

This library provides a C++ API for handling the vCalendar and iCalendar formats.

This is the runtime package for programs that use the libkcal library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libkcddb1 (4:3.5.9-2, main) - CDDB library for KDE
Binario para la arquitectura i386 (130.4 KB) | Source dir

The KDE native CDDB (CD Data Base) library, providing easy access to Audio CD meta-information (track titles, artist information, etc.) from on-line databases, for KDE applications.

This package is part of KDE, as a component of the KDE multimedia module. See the 'kde' and 'kdemultimedia' packages for more information.

libkdcraw3 (0.1.4-2, main) - Raw picture decoding C++ library (runtime)
Binario para la arquitectura i386 (148.6 KB)

C++ interface around dcraw binary program used to decode RAW picture files.

This library is used by kipi-plugins, digiKam and others kipi host programs.

libkdcraw3 contains the library of libkdcraw.

libkdegames1 (4:3.5.10-1, main) - KDE games library and common files
Binario para la arquitectura i386 (303.2 KB) | Source dir

This library provides a common infrastructure for several of the games in the KDE distribution. Features include standardized menu items, high score handling, card display, and network connections including chat capabilities.

This package is part of KDE, and a component of the KDE games module. See the 'kde' and 'kdegames' packages for more information.

libkdepim1a (4:3.5.9-5, main) - KDE PIM library
Binario para la arquitectura i386 (601.4 KB) | Source dir

This is the runtime package for programs that use the libkdepim library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libkexiv2-3 (0.1.7-1+b1, main) - Qt like interface for the libexiv2 library (runtime)
Binario para la arquitectura i386 (60.4 KB)

libkexif2 contains the library of libkexiv2.

Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata.

libkeyutils1 (1.2-9, main) - Linux Key Management Utilities (library)
Binario para la arquitectura i386 (5.5 KB)

Keyutils is a set of utilities for managing the key retention facility in the kernel, which can be used by filesystems, block devices and more to gain and retain the authorization and encryption keys required to perform secure operations.

This package provides a wrapper library for the key management facility system calls.

libkipi0 (0.1.6-2, main) - library for apps that want to use kipi-plugins (runtime version)
Binario para la arquitectura i386 (142.3 KB)

Libkipi is a library


o that contains common routines and widget used by kipi-plugins
o to ease implementation of the kipi-plugins interface in an application
that wants to use kipi-plugins

libkleopatra1 (4:3.5.9-5, main) - KDE GnuPG interface libraries
Binario para la arquitectura i386 (455.8 KB) | Source dir

This library is used by several KDE applications to interface to the GnuPG program.

This is the runtime package for programs that use the libkleopatra library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libklibc (1.5.12-2, main) - minimal libc subset for use with initramfs
Binario para la arquitectura i386 (43.2 KB) | Source dir

klibc is intended to be a minimalistic libc subset for use with initramfs. It is deliberately written for small size, minimal entanglement, and portability, not speed. It is definitely a work in progress, and a lot of things are still missing.

libkmime2 (4:3.5.9-5, main) - KDE MIME interface library
Binario para la arquitectura i386 (119.4 KB) | Source dir

This library provides a C++ interface to MIME messages, parsing them into an object tree.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libkonq4 (4:3.5.9.dfsg.1-6, main) - core libraries for Konqueror
Binario para la arquitectura i386 (281.9 KB) | Source dir

These libraries are used by several KDE applications, most notably Konqueror and the kdesktop package.

This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information.

libkpathsea4 (2007.dfsg.2-4, main) - TeX Live: path search library for TeX (runtime part)
Binario para la arquitectura i386 (117.8 KB) | Source dir

This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching.

libkpimexchange1 (4:3.5.9-5, main) - KDE PIM Exchange library
Binario para la arquitectura i386 (104.6 KB) | Source dir

This is the runtime package for programs that use the libkpimexchange library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libkpimidentities1 (4:3.5.9-5, main) - KDE PIM user identity information library
Binario para la arquitectura i386 (71.5 KB) | Source dir

This library provides information to KDE programs about user identity, such as email address, organization, etc.

This is the runtime package for programs that use the libkpimidentities library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libkrb53 (1.6.dfsg.4~beta1-5lenny1, main) - MIT Kerberos runtime libraries
Binario para la arquitectura i386 (470.0 KB)

Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals").

This is the MIT reference implementation of Kerberos V5.

This package contains the runtime libraries used by applications and Kerberos clients.

libkscan1 (4:3.5.9-3+lenny1, main) - scanner library for KDE
Binario para la arquitectura i386 (129.1 KB) | Source dir

KScan is KDE's scanner library. It's used by kooka and by koffice currently. It provides an easy-to-use library, which allows you to access your scanner (as long as it's supported by SANE).

This package is part of KDE, as a component of the KDE graphics module. See the 'kde' and 'kdegraphics' packages for more information.

libksieve0 (4:3.5.9-5, main) - KDE mail/news message filtering library
Binario para la arquitectura i386 (33.1 KB) | Source dir

This is the runtime package for programs that use the libksieve library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libktnef1 (4:3.5.9-5, main) - Library for handling KTNEF email attachments
Binario para la arquitectura i386 (48.6 KB) | Source dir

This library handles mail attachments using the TNEF format. These attachments are usually found in mails coming from Microsoft mail servers and embed the mail properties as well as the actual attachments.

This is the runtime library for packages using the ktnef library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

liblapack3gf (3.1.1-1, main) - library of linear algebra routines 3 - shared version
Binario para la arquitectura i386 (2.7 MB)

This package is a binary incompatible upgrade to the lapack package. The (minor) incompatibilities are entirely due to changes in the blas library, against which this library is linked. Please see the documentation for the refblas3 package for details.

LAPACK version 3.0 is a comprehensive FORTRAN library that does linear algebra operations including matrix inversions, least squared solutions to linear sets of equations, eigenvector analysis, singular value decomposition, etc. It is a very comprehensive and reputable package that has found extensive use in the scientific community.

liblazy1 (0.2-5, main) - convenience functions for D-Bus, HAL and PolicyKit
Binario para la arquitectura i386 (9.8 KB)

liblazy is a simple and easy to use library that provides convenient functions for sending messages over the D-Bus daemon, querying information from HAL or asking PolicyKit for a privilege.

liblcms1 (1.17.dfsg-1+lenny2, main) - Color management library
Binario para la arquitectura i386 (100.1 KB)

lcms is a standalone CMM engine, which deals with the color management. It implements a fast transformation between ICC profiles. The intention of it is to be portable across several platforms.

libldap-2.4-2 (2.4.11-1, main) - OpenLDAP libraries
Binario para la arquitectura i386 (183.7 KB)

These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients.

liblineak-0.9-0 (1:0.9-4, main) - LinEAK development files
Binario para la arquitectura i386 (120.6 KB) | Source dir

LinEAK, Linux support for Easy Access and Internet Keyboards, features X11 support, windowmanager independence, ability to configure all keys through GUI or .conf file, volume control and sound controls.

This package contains the shared library.

liblingua-preferred-perl (0.2.4-3, main) - Perl module which allows language content negotiation
Binario para la arquitectura all (10.6 KB)

This is the CPAN Perl module Lingua::Preferred.

Many web browsers let you specify which languages you understand. Then they negotiate with the web server to get documents in the best language possible. This is something similar in Perl.

liblircclient0 (0.8.3-3, main) - infra-red remote control support - client library
Binario para la arquitectura i386 (66.7 KB) | Source dir

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides a library with functions to support remote controls via LIRC in programs such as xawtv.

liblist-moreutils-perl (0.22-1+b1, main) - Addition list functions not found in List::Util
Binario para la arquitectura i386 (50.3 KB)

List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util.

liblo0ldbl (0.23-2.2, main) - Lightweight OSC library
Binario para la arquitectura i386 (25.3 KB)

This is a lightweight, easy to use implementation of the OSC (Open Sound Control) protocol (see <http://www.cnmat.berkeley.edu/OpenSoundControl/> for details).

Open Sound Control (OSC) is a protocol for communication among computers, sound synthesizers, and other multimedia devices that is optimized for modern networking technology. OSC features:


* Open-ended, dynamic, URL-style symbolic naming scheme
* Symbolic and high-resolution numeric argument data
* Pattern matching language to specify multiple recipients of a
single message
* High resolution time tags  * "Bundles" of messages whose effects must occur simultaneously
* Query system to dynamically find out the capabilities of an OSC
server and get documentation

Homepage: <http://liblo.sourceforge.net/>

liblockfile1 (1.08-3, main) - NFS-safe locking library, includes dotlockfile program
Binario para la arquitectura i386 (18.2 KB)

Liblockfile is a shared library with NFS-safe locking functions. It includes the command-line utility ``dotlockfile''.

liblog-tracemessages-perl (1.4-2, main) - Perl module to allow for trace messages in Perl code
Binario para la arquitectura all (9.3 KB)

This is the CPAN Perl module Log::TraceMessages.

This module is a better way of putting 'hello there' trace messages in your code. It lets you turn tracing on and off without commenting out trace statements, and provides other useful things like HTML-ified trace messages for CGI scripts and an easy way to trace out data structures using Data::Dumper.

liblog4j1.2-java (1.2.15-4, main) - Logging library for java
Binario para la arquitectura all (305.4 KB)

log4j is a tool to help the programmer output log statements to a variety of output targets.

It is possible to enable logging at runtime without modifying the application binary. The log4j package is designed so that log statements can remain in shipped code without incurring a high performance cost.

One of the distinctive features of log4j is the notion of hierarchical loggers. Using loggers it is possible to selectively control which log statements are output at arbitrary granularity.

Log4j can output to: a file, a rolling file, a database with a JDBC driver, many ouput asynchronously, a JMS Topic, a swing based logging console, the NT event log, /dev/null, a SMTP server (using javamail), a socket server, syslog, telnet daemon and stdout.

The format of the output can be defined using one of the various layout (or user defined layout) like: simple text, html, date, pattern defined and XML.

liblog4j1.2-java-gcj (1.2.15-4, main) - Logging library for java (native code)
Binario para la arquitectura i386 (294.4 KB)

log4j is a tool to help the programmer output log statements to a variety of output targets.

It is possible to enable logging at runtime without modifying the application binary. The log4j package is designed so that log statements can remain in shipped code without incurring a high performance cost.

One of the distinctive features of log4j is the notion of hierarchical loggers. Using loggers it is possible to selectively control which log statements are output at arbitrary granularity.

Log4j can output to: a file, a rolling file, a database with a JDBC driver, many ouput asynchronously, a JMS Topic, a swing based logging console, the NT event log, /dev/null, a SMTP server (using javamail), a socket server, syslog, telnet daemon and stdout.

The format of the output can be defined using one of the various layout (or user defined layout) like: simple text, html, date, pattern defined and XML.

This package contains the natively compiled code for use by gij.

liblqr-1-0 (0.1.0-1, main) - converts plain array images into multi-size representation
Binario para la arquitectura i386 (16.0 KB)

The LiquidRescale (lqr) library provides a C/C++ API for performing non-uniform resizing of images by the seam-carving technique.

The library takes images in plain array format as input and converts them to a multi-size representation.

Following is a list of features:


* Areas in the image can be marked for preservation or discard
* Once the image has been fully processed, the scaling can be done
in real-time. In fact, the information can be saved and read out
later without any further processing
* The resizing is done with a single function which automatically
performs all the necessary operations; it can also work in
successive steps without wasting computational time
* Possibility to tune the carving operation by letting the seams be
less connected, or more rigid, or both
* Can export and import the visibility map (the seams)
* Other images can be attached and undergo the same carving process
as the parent image
* The automatic feature detection algorithm can be tuned by
selecting among different energy gradient functions
* Reports progress through a customizable interface
* A signalling system permits to cleanly handle errors

The library implements the algorithm described in the paper "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir, which can be found at http://www.faculty.idc.ac.il/arik/imret.pdf

This package contains the shared library.

liblrdf0 (0.4.0-1.1, main) - a library to manipulate RDF files describing LADSPA plugins
Binario para la arquitectura i386 (18.4 KB)

Liblrdf can read RDF/XML and N3 files and export N3 files. It also has a light taxonomic inference capablility.

It can also be used for general RDF manipulation.

libltdl3 (1.5.26-4, main) - A system independent dlopen wrapper for GNU libtool
Binario para la arquitectura i386 (172.9 KB)

This package contains the run-time libltdl library.

A small library that aims at hiding the various difficulties of dlopening libraries from programmers. It is a system independent dlopen wrapper for GNU libtool.

It supports the following dlopen interfaces:
* dlopen (Solaris, Linux and various BSD flavors)
* shl_load (HP-UX)
* LoadLibrary (Win16 and Win32)
* load_add_on (BeOS)
* GNU DLD (emulates dynamic linking for static libraries)
* libtool's dlpreopen

liblua5.1-0 (5.1.3-1, main) - Simple, extensible, embeddable programming language
Binario para la arquitectura i386 (75.7 KB)

Lua is a powerful, light-weight programming language designed for extending applications. The language engine is accessible as a library, having a C API which allows the application to exchange data with Lua programs and also to extend Lua with C functions. Lua is also used as a general-purpose, stand-alone language through the simple command line interpreter provided.

This package contains runtime libraries. You shouldn't need to install it explicitly.

liblua50 (5.0.3-3, main) - Main interpreter library for the Lua 5.0 programming language
Binario para la arquitectura i386 (47.6 KB)

Lua is a powerful language which can be included in your C/C++ projects using this library.

For more information, please see the lua50 and lua50-doc packages

liblualib50 (5.0.3-3, main) - Extension library for the Lua 5.0 programming language
Binario para la arquitectura i386 (33.8 KB)

This package provides string, maths and IO functions to liblua50.

This package will most commonly be installed by programs depending on it or by authors using the liblualib50-dev package

liblucene2-java (2.4.1+ds1-1, main) - Full-text search engine library for Java(TM)
Binario para la arquitectura all (1.6 MB)

Lucene is a full-text search engine for the Java(TM) programming language. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.

This package contains the Lucene core library and a number of additional (contributed) libraries.

liblwres40 (1:9.5.1.dfsg.P2-1+lenny1, main) - Lightweight Resolver Library used by BIND
Binario para la arquitectura i386 (44.2 KB)

The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org.

This package delivers the liblwres shared library used by BIND's daemons and clients.

liblzo2-2 (2.03-1, main) - data compression library
Binario para la arquitectura i386 (60.0 KB)

LZO is a portable, lossless data compression library. It offers pretty fast compression and very fast decompression. Decompression requires no memory. In addition there are slower compression levels achieving a quite competitive compression ratio while still decompressing at this very high speed.

libmad0 (0.15.1b-4, main) - MPEG audio decoder library
Binario para la arquitectura i386 (77.2 KB)

MAD is an MPEG audio decoder. It currently only supports the MPEG 1 standard, but fully implements all three audio layers (Layer I, Layer II, and Layer III, the latter often colloquially known as MP3.)

MAD has the following special features:
- 100% fixed-point (integer) computation
- completely new implementation based on the ISO/IEC 11172-3 standard
- distributed under the terms of the GNU General Public License (GPL)

libmagic1 (4.26-1, main) - File type determination library using "magic" numbers
Binario para la arquitectura i386 (360.4 KB) | Source dir

This library can be used to classify files according to magic number tests. It implements the core functionality of the file command.

libmagick++10 (7:6.3.7.9.dfsg2-1~lenny1, main) - C++ API to the ImageMagick library
Binario para la arquitectura i386 (170.1 KB) | Source dir

Magick++ supports an object model which is inspired by PerlMagick. Magick++ executes faster than PerlMagick since it is accessed from a compiled language rather than from a scripting language. This makes it more suitable for Web CGI programs which must start-up and execute quickly. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time.

Magick++ provides integrated support for STL. This support allows Magick++ to be used with the Standard Template Library (STL) so that the powerful containers available (e.g. deque, vector, list, and map) can be used to write programs similar to those possible with Perl and PerlMagick. STL-compatible template versions of ImageMagick's list-style operations are provided so that operations may be performed on multiple images stored in STL containers.

This package contains the C++ libraries needed to run executables that make use of libMagick++.

libmagick10 (7:6.3.7.9.dfsg2-1~lenny1, main) - image manipulation library
Binario para la arquitectura i386 (3.8 MB) | Source dir

LibMagick supports loading and saving a very large set of image formats. It allows a lot of image manipulation as well.

This package contains the C libraries needed to run executables that make use of libMagick.

libmail-box-perl (2.082-2, main) - Manage a message-folder
Binario para la arquitectura all (1.0 MB)

Mail::Box is the base-class for accessing various types of mail-folder organizational structures in a uniform way. The various folder types vary on how they store their messages. For example, a folder may store many messages in a single file, or store each message in a separate file in a directory. Similarly, there may be different techniques for locking the folders.

libmail-sendmail-perl (0.79-5, main) - Send email from a perl script
Binario para la arquitectura all (22.9 KB)

Simple platform independent e-mail from your perl script. Only requires Perl 5, Sys::Hostname::Long, and a network connection.

libmailtools-perl (2.03-1, main) - Manipulate email in perl programs
Binario para la arquitectura all (94.4 KB)

This is a set of perl modules which provide an easy interface to manipulating email in an object-oriented fashion.

libmalaga7 (7.12-1, main) - An automatic language analysis library
Binario para la arquitectura i386 (76.0 KB)

Malaga is a system for implementing natural language analysers: both grammars and morphologies can be created.

This package contains the shared library supporting other programs that use the Malaga engine. Malaga itself does not use this library.

libmcrypt4 (2.5.7-5, main) - De-/Encryption Library
Binario para la arquitectura i386 (77.3 KB)

libmcrypt is the library which implements all the algorithms and modes found in mcrypt.

libmcrypt supports the algorithms: BLOWFISH, TWOFISH, DES, TripleDES, 3-WAY, SAFER-sk64, SAFER-sk128, SAFER+, LOKI97, GOST, RC2, RC6, MARS, IDEA, RIJNDAEL-128, RIJNDAEL-192, SERPENT, RIJNDAEL-256, CAST-128 (known as CAST5), CAST-256, ARCFOUR, ENIGMA, PANAMA, XTEA and WAKE. Block algorithms can be used in: CBC, ECB, CFB and OFB (8 bit and n bit, where n is the size of the algorithm's block length).

More information can be found at the libmcrypt homepage http://mcrypt.sourceforge.net/ .

libmeanwhile1 (1.0.2-3, main) - open implementation of the Lotus Sametime Community Client protocol
Binario para la arquitectura i386 (77.7 KB)

This library provides the basic Lotus Sametime Community Client session functionality along with the core services; Presence, Messaging, and Conferencing.

Homepage: http://meanwhile.sourceforge.net/

libmikmod2 (3.1.11-a-6, main) - A portable sound library
Binario para la arquitectura i386 (120.6 KB)

This library is capable of playing samples as well as module files and was originally written by Jean-Paul Mikkers (MikMak) for DOS. It has subsequently been hacked by many hands and now runs on many Unix flavours. It uses the OSS /dev/dsp driver including in all recent kernels for output, as well as ALSA and EsounD, and will also write wav files.

Supported file formats include mod, stm, s3m, mtm, xm, and it.

libmime-tools-perl (5.427-1, main) - Perl5 modules for MIME-compliant messages
Binario para la arquitectura all (234.0 KB)

This package provides the MIME-tools modules. MIME-tools is a collection of Perl5 MIME:: modules for parsing, decoding, and generating single- or multipart (even nested multipart) MIME messages.

libmime-types-perl (1.24-1, main) - Perl extension for determining MIME types and Transfer Encoding
Binario para la arquitectura all (30.0 KB)

A start for a more detailed data-structure to keep knowledge about various data types are defined by MIME. Some basic treatments with mime types are implemented.

libmimedir0 (0.4-4, main) - A library to parse RFC 2425 Directory Information blocks
Binario para la arquitectura i386 (12.8 KB)

RFC 2425 defines a MIME Content-Type for Directory Information. This library contains necessary methods to parse information blocks arranged in such a manner.

libmimelib1c2a (4:3.5.9-5, main) - KDE mime library
Binario para la arquitectura i386 (97.4 KB) | Source dir

This library is used by several KDE applications to handle mime types.

This is the runtime package for programs that use the libmimelib library.

This package is part of KDE, and a component of the KDE PIM module. See the 'kde' and 'kdepim' packages for more information.

libmjpegtools0 (1:1.8.0-0.9, main) - MJPEG video capture/editting/playback MPEG encoding
Binario para la arquitectura i386 (212.3 KB) | Source dir

The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. This package combines them with important supporting libraries required for their use.

The "lavrec" utility supplied supports capture from Zoran based MJPEG capture/playback cards like the Buz (Iomega), DC10 (MIRO, Pinnacle) and the LML33 (Linux Media Labs). Compatible MJPEG avi files can also be created using any frame-grabbing card supported by the xawtv tool.

Videos recorded in this can be filtered, editted, and converted to MPEG streams. The MPEG encoder is optimised for high quality results at medium to high bit-rates (1Mbps upwards) and supports MMX/SSE/3D-Now and SMP. A Duron 700 can deliver around 15-20 352x288 frames per second.

A key design objective of the tools is interoperability with other video tools: currently xawtv, bcast2000, nuppelvideo and vcdimager are known to interoperate. The MJPEG utilities can read AVI, Quicktime, and movtar streams. The MPEG encoder can produce streams suitable for buring to VCD/SVCD using vcdimager or similar tools. The software playback of MPEG streams works with almost every player and every OS. SSE/MMX and 3D-Now! are supported permitting a 700Mhz CPU to deliver arond 15-20 VCD frames/second.

libmldbm-perl (2.01-2, main) - Store multidimensional hash structures in perl tied hashes
Binario para la arquitectura all (18.3 KB)

The MLDBM perl module can be used to store multidimensional hash structures in tied hashes (including DBM files).

It depends on the Data::Dumper module and use by default the SDBM tied hash. But you can use it with DB_File (and others DBM modules). You can also use other serializing packages like Storable and FreezeThaw.

libmms0 (0.4-2, main) - MMS stream protocol library - shared library
Binario para la arquitectura i386 (28.0 KB)

LibMMS is a common library for parsing mms:// and mmsh:// type network streams. These are commonly used to stream Windows Media Video content over the web. LibMMS itself is only for receiving MMS stream, it doesn't handle sending at all.

This package holds the shared library.

libmng1 (1.0.9-1, main) - Multiple-image Network Graphics library
Binario para la arquitectura i386 (185.0 KB)

The libmng library supports decoding, displaying, encoding, and various other manipulations of the Multiple-image Network Graphics (MNG) format image files. It uses the zlib compression library, and optionally the JPEG library by the Independent JPEG Group (IJG) and/or lcms (little cms), a color-management library by Marti Maria Saguar.

libmodplug0c2 (1:0.8.4-1, main) - shared libraries for mod music based on ModPlug
Binario para la arquitectura i386 (164.1 KB)

This is a library based on the mod rendering code from ModPlug, a popular windows mod player written by Olivier Lapicque, found at http://www.modplug.com. It is required for ModPlug-XMMS (in the xmms-modplug package).

The homepage for modplug-xmms is http://modplug-xmms.sourceforge.net

libmozjs1d (1.9.0.11-0lenny1, main) - The Mozilla SpiderMonkey JavaScript library
Binario para la arquitectura i386 (340.3 KB) | Source dir

This library provides the embeddable JavaScript/ECMAScript engine from the Mozilla project (used among others by the Mozilla, Epiphany, Firefox browsers as well as by the iPlanet WebServer).

libmp3-info-perl (1.23-1, main) - Perl MP3::Info - Manipulate / fetch info from MP3 audio files
Binario para la arquitectura all (43.6 KB)

This Perl library gives a set of function for manipulating info tags in MP3 files and retrieving technical information from them.

This package was formerly known as MPEG::MP3Info and still has a wrapper for applications that refer to it using the old name.

The Debian package also provides a simple tool for editing MP3 tags - mp3id.

libmp3lame0 (3.98.2-0.4, main) - LAME Ain't an MP3 Encoder
Binario para la arquitectura i386 (242.4 KB) | Source dir

Lame is a program which can be used to create compressed audio files. (Lame aint MP3 encoder). These audio files can be played back by popular mp3 players such as mpg123. To read from stdin, use "-" for <infile>. To write to stdout, use a "-" for <outfile>.

This package contains the dynamic libraries, which provides the encoding functionality of lame.

libmp4v2-0 (1:1.6-0.9, main) - freeware Advanced Audio Decoder - runtime files
Binario para la arquitectura i386 (304.0 KB)

FAAD2 is the fastest ISO AAC audio decoder available. FAAD2 correctly decodes all MPEG-4 and MPEG-2 MAIN, LOW, LTP, LD and ER object type AAC files.

This package contains the MP4 (aka AAC) library.

libmpcdec3 (1.2.2-1, main) - Musepack (MPC) format library
Binario para la arquitectura i386 (25.0 KB)

libmpcdec allows you to decode files in the Musepack audio format, which usually use the 'mpc' extension. MPC is a lossy compression format like MP3 or Ogg Vorbis. It is based on the MPEG-1 Layer-2 / MP2 algorithms, but has vastly improved.

libmpeg2-4 (0.4.1-3, main) - MPEG1 and MPEG2 video decoder library
Binario para la arquitectura i386 (58.1 KB) | Source dir

libmpeg2 is a library which can decode MPEG1 and MPEG2 video streams.

The main features in libmpeg2 are:


* Conformance - libmpeg2 is able to decode all mpeg streams that conform to
certain restrictions. For streams that follow these restrictions, libmpeg2
is probably 100% conformant to the mpeg standards - and there's a pretty
extensive test suite to check this.


* Speed - there has been huge efforts there, and libmpeg2 is probably the
fastest library around for what it does.


* Portability - most of the code is written in C, and when platform-specific
optimizations are used, there always is a generic C routine to fall back
on. This should be portable to all architectures - at least we have heard
reports from people running this code on x86, ppc, sparc, arm and sh4.


* Reuseability - libmpeg2 is not intended to include any project-specific
code, but it should still include enough features to be used by very
diverse projects.

This package contains the libmpeg2 shared libraries.

http://libmpeg2.sourceforge.net/

libmpeg3-1 (1.5.4-5, main) - MPEG streams decoding library
Binario para la arquitectura i386 (80.9 KB)

LibMPEG3 is a versatile and high-performance library capable of decoding both audio and video from many different MPEG formats.

LibMPEG3 decodes several MPEG standards into uncompressed data suitable for editing and playback. It currently decodes:


- MPEG-2 video
- MPEG-1 video
- mp3 audio
- mp2 audio
- ac3 audio
- MPEG-2 transport streams
- MPEG-2 program streams
- MPEG-1 program streams
- IFO files

libmpeg3hv (2.1.0~svn20080706-0.0, main) - advanced editing and manipulation of MPEG streams (cinelerra's internal)
Binario para la arquitectura i386 (111.1 KB) | Source dir

Libmpeg3 supports advanced editing and manipulation of MPEG streams. MPEG is normally a last mile format but with libmpeg3 you can edit it like a first mile solution.

Unless you have a need for MPEG editing and copying, you're better off using a consumer library like FFMPEG.

For more informations, see http://heroinewarrior.com/quicktime.php3

libmpfr1ldbl (2.3.1.dfsg.1-2, main) - multiple precision floating-point computation
Binario para la arquitectura i386 (330.8 KB)

MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well-defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa).

The home page is http://www.mpfr.org/.

libmpg123-0 (1.4.3-4, main) - MPEG layer 1/2/3 audio decoder -- runtime library
Binario para la arquitectura i386 (337.6 KB) | Source dir

Mpg123 is a fast and portable MPEG audio decoder for Unix. It supports MPEG 1.0/2.0 layers 1, 2 and 3 (those famous "mp3" files).

For full CD quality playback (44 kHz, 16 bit, stereo) a Pentium, SPARCstation10, DEC Alpha or similar CPU is required. Mono and/or reduced quality playback (22 kHz or 11 kHz) is even possible on 486 CPUs.

This package contains the C libraries needed to run executables that use the mpg123 library.

libmtp7 (0.2.6.1-3, main) - Media Transfer Protocol (MTP) library
Binario para la arquitectura i386 (126.5 KB)

A library for communicating with MTP aware devices. MTP (Media Transfer Protocol) is necessary to communicate with some USB portable devices like mp3 players, video players or digital camera.

While some portable device will use USB mass storage protocol or PTP (picture transfer protocol), some device can only communicate through MTP [ see http://en.wikipedia.org/wiki/Media_Transfer_Protocol ]

libmusicbrainz4c2a (2.1.5-2, main) - Second generation incarnation of the CD Index - library
Binario para la arquitectura i386 (90.0 KB)

MusicBrainz indexes both digital compressed audio (MP3/Ogg Vorbis) and digital audio CDs.

libmx4j-java (3.0.2-4, main) - An open source implementation of the JMX(TM) technology
Binario para la arquitectura all (883.8 KB)

JMX defines the architecture, the patterns , the API and services to build manageable Java applications. It provide flexible framework to stop and restart services, and remove it from the application or to add it to an application, to change its configuration files, to ask it to do some operation (such as downloading information from an URL the system administrator passes in), and so on.

libmxml1 (2.5-2, main) - small XML parsing library (runtime)
Binario para la arquitectura i386 (24.2 KB)

Mini-XML is a small XML parsing library that you can use to read XML and XML-like data files in your application without requiring large non-standard libraries.

Mini-XML provides the following functionality:
* Reading of UTF-8 and UTF-16 and writing of UTF-8 encoded XML files and
strings.
* Data is stored in a linked-list tree structure, preserving the XML data
hierarchy.
* Supports arbitrary element names, attributes, and attribute values with
no preset limits, just available memory.
* Supports integer, real, opaque ("cdata"), and text data types in "leaf"
nodes.
* Functions for creating, indexing, and managing trees of data.
* "Find" and "walk" functions for easily locating and navigating trees of
data.

Mini-XML doesn't do validation or other types of processing on the data based upon schema files or other sources of definition information, nor does it support character entities other than those required by the XML specification.

This package contains the files necessary for running applications that use the Mini-XML library.

libmysqlclient15off (5.0.51a-24+lenny1, main) - MySQL database client library
Binario para la arquitectura i386 (1.8 MB) | Source dir

MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use.

This package includes the client library.

libnautilus-extension1 (2.20.0-7, main) - libraries for nautilus components - runtime version
Binario para la arquitectura i386 (107.0 KB)

Nautilus is the official file manager and graphical shell for the GNOME desktop.

This package contains a few runtime libraries needed by nautilus' extensions.

libneon27 (0.28.2-6.1, main) - An HTTP and WebDAV client library
Binario para la arquitectura i386 (136.5 KB)

neon is an HTTP and WebDAV client library, with a C language API.

WARNING: THE NEON API IS NOT YET STABLE.

Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff.

Current features:
* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
* Low-level interface to HTTP request handling, to allow implementing
new methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using OpenSSL (including client certificate and thread
safety support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set ofi
properties (PROPPATCH/PROPFIND).
* autoconf macros supplied for easily embedding neon directly inside an
application source tree.

libneon27-gnutls (0.28.2-6.1, main) - An HTTP and WebDAV client library (GnuTLS enabled)
Binario para la arquitectura i386 (112.0 KB)

neon is an HTTP and WebDAV client library, with a C language API.

WARNING: THE NEON API IS NOT YET STABLE.

Provides lower-level interfaces to directly implement new HTTP methods, and higher-level interfaces so that you don't have to worry about the lower-level stuff.

Current features:
* High-level interface to HTTP and WebDAV methods (PUT, GET, HEAD, etc.)
* Low-level interface to HTTP request handling, to allow implementing
new methods easily.
* persistent connections
* RFC2617 basic and digest authentication (including auth-int, md5-sess)
* Proxy support (including basic/digest authentication)
* SSL/TLS support using GnuTLS (including client certificate and thread
safety support)
* Generic WebDAV 207 XML response handling mechanism
* XML parsing using the expat or libxml parsers
* Easy generation of error messages from 207 error responses
* WebDAV resource manipulation: MOVE, COPY, DELETE, MKCOL.
* WebDAV metadata support: set and remove properties, query any set ofi
properties (PROPPATCH/PROPFIND).
* autoconf macros supplied for easily embedding neon directly inside an
application source tree.

libnet-dns-perl (0.63-2, main) - Perform DNS queries from a Perl script
Binario para la arquitectura i386 (261.4 KB)

Net::DNS is a DNS resolver implemented in Perl. It allows the programmer to perform nearly any type of DNS query from a Perl script.

libnet-domain-tld-perl (1.67-2, main) - Gives ability to retrieve currently available tld
Binario para la arquitectura all (10.8 KB)

The purpose of this module is to provide user with current list of available top level domain names including new ICANN additions and ccTLDs

libnet-ip-perl (1.25-2, main) - Perl extension for manipulating IPv4/IPv6 addresses
Binario para la arquitectura all (29.5 KB)

This package contains the Net::IP module, which provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently.

libnet-libidn-perl (0.07-1+b1, main) - Perl bindings for GNU Libidn
Binario para la arquitectura i386 (22.9 KB)

Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN.

libnet-ssleay-perl (1.35-1, main) - Perl module for Secure Sockets Layer (SSL)
Binario para la arquitectura i386 (201.1 KB)

Net::SSLeay.pm is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that.

libnetpbm10 (2:10.0-12, main) - Shared libraries for netpbm
Binario para la arquitectura i386 (63.2 KB) | Source dir

This package contains the shared libraries used by netpbm.

libnetwork-ipv4addr-perl (0.10.ds-1, main) - Perl extension for manipulating IPv4 addresses
Binario para la arquitectura all (14.2 KB)

Net::IPv4Addr provides functions for parsing IPv4 addresses both in traditional address/netmask format and in the new CIDR format. There are also methods for calculating the network and broadcast address and also to see check if a given address is in a specific network.

libnextaw0 (0.15.1-0.1, main) - Nextstep-like look for X apps using the Athena widgets
Binario para la arquitectura i386 (192.1 KB)

The neXtaw library is a plug-in replacement for any Xaw library that will give a Nextstep-like look to X applications using the Xaw library (scrollbars, buttons, menus, etc. look like Nextstep).

Features
* nearly all widgets have a Nextstep look;
* menus that don't fit in the screen (like that one in xfontsel) can be
scrolled;
* toggles can have an indicator in the left, telling if it's a checkbutton
or a radiobutton;
* menubuttons can have an indicator in the right, telling if it's a
selection menu or an action menu;
* scrollbar arrows can be removed through resources.

libnjb5 (2.2.5-4.2, main) - Creative Labs Nomad Jukebox library
Binario para la arquitectura i386 (92.9 KB)

A library for communicating with the Creative Nomad Jukebox MP3 player. More information can be found at the libnjb web site: http://sf.net/projects/libnjb/ This package contains the shared library.

libnl1 (1.1-2, main) - library for dealing with netlink sockets
Binario para la arquitectura i386 (119.3 KB)

This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces.

libnm-util0 (0.6.6-3, main) - network management framework (shared library)
Binario para la arquitectura i386 (132.4 KB) | Source dir

NetworkManager attempts to keep an active network connection available at all times. It is intended only for the desktop use-case, and is not intended for usage on servers. The point of NetworkManager is to make networking configuration and setup as painless and automatic as possible. If using DHCP, NetworkManager is _intended_ to replace default routes, obtain IP addresses from a DHCP server, and change nameservers whenever it sees fit.

This package contains a convenience library to ease the access to NetworkManager.

libnotify1 (0.4.4-3, main) - sends desktop notifications to a notification daemon
Binario para la arquitectura i386 (25.6 KB)

A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.

This package contains the shared library. To actually display the notifications, you need to install the package notification-daemon.

libnspr4-0d (4.7.1-4, main) - NetScape Portable Runtime Library
Binario para la arquitectura i386 (121.1 KB)

This library provides platform independent non-GUI operating system facilities including:
* threads,
* thread synchronisation,
* normal file I/O and network I/O,
* interval timing and calendar time,
* basic memory management (malloc and free),
* shared library linking.

libnss-mdns (0.10-3, main) - NSS module for Multicast DNS name resolution
Binario para la arquitectura i386 (23.4 KB)

nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local.

libnss3-1d (3.12.0-6, main) - Network Security Service libraries
Binario para la arquitectura i386 (911.0 KB)

This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards.

libntfs-3g31 (1:1.2531-1.1, main) - ntfs-3g filesystem in userspace (FUSE) library
Binario para la arquitectura i386 (137.7 KB) | Source dir

The ntfs-3g driver is an open source, GPL licensed, third generation Linux NTFS driver which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right.

Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements.

ntfs-3g is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.

Fuse is available in any recent kernel. No need to prepare a kernel module if you are already running Debian Etch kernel or newer.

This package contains the shared library.

libntfs10 (2.0.0-1, main) - library that provides common NTFS access functions
Binario para la arquitectura i386 (120.2 KB) | Source dir

The Linux-NTFS project (http://www.linux-ntfs.org/) aims to bring full support for the NTFS filesystem to the Linux operating system.

libntfs provides common NTFS access functions for the ntfsprogs and other foreign open source applications.

libobject-realize-later-perl (0.18-1, main) - Delayed creation of objects
Binario para la arquitectura all (17.3 KB)

The Object::Realize::Later class helps with implementing transparent on demand realization of object data. This is related to the tricks on autoloading of data, the lesser known cousin of autoloading of functionality.

On demand realization is all about performance gain. Why should you spent costly time on realizing an object, when the data on the object is never (or not yet) used? In interactive programs, postponed realization may boost start-up: the realization of objects is triggered by the use, so spread over time.

libofa0 (0.9.3-3, main) - Library for acoustic fingerprinting
Binario para la arquitectura i386 (56.3 KB)

LIBOFA (the Open Fingerprint Architecture client library) is a library for generating acoustic fingerprints that can be used to identify music files using the MusicDNS service.

libofx4 (1:0.9.0-3, main) - library to support Open Financial Exchange
Binario para la arquitectura i386 (162.1 KB)

Open Financial Exchange is an open standard for exchanging financial information. Using this library a program can enable support for common financial transactions such as bill payment, accessing account information and investment tracking.

libogg0 (1.1.3-4, main) - Ogg Bitstream Library
Binario para la arquitectura i386 (14.0 KB)

Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams.

liboil0.3 (0.3.15-1, main) - Library of Optimized Inner Loops
Binario para la arquitectura i386 (128.5 KB)

Liboil is a collection of functions that often benefit from having special implementations on various architectures or CPUs. Each function in liboil has several implementations which may perform faster or slower on a given CPU. Some implementations use alternate algorithms, some use hand-crafted assembly, and some use special instructions that are only available on certain CPUs, such as MMX, SSE, or Altivec. The fastest implementation is automatically chosen at runtime.

This package contains the liboil shared libraries. It is typically installed automatically when an application or library requires it.

libopenal1 (1:1.4.272-2, main) - Software implementation of the OpenAL API (libraries)
Binario para la arquitectura i386 (66.1 KB)

OpenAL, the Open Audio Library, is a joint effort to create an open, vendor-neutral, cross-platform API for interactive, primarily spatialized audio. OpenAL's primary audience are application developers and desktop users that rely on portable standards like OpenGL, for games and other multimedia applications.

This library is meant as a compatible update/replacement to the OpenAL Sample Implementation (the SI). The SI has been unmaintained for quite a while, and would require a lot of work to clean up. This is a fork the old Windows version to attempt an accelerated ALSA version of an OpenAL implementation.

OpenAL Soft supports mono, stereo, 4-channel, 5.1, 6.1, and 7.1 output, as opposed to the SI's 4-channel max (though it did have some provisions for 6 channel, this was not 5.1, and was seemingly a "late" addition). OpenAL Soft does not support the Vorbis and MP3 extensions, however those were considered deprecated even in the SI. It does, though, support some of the newer extensions like AL_EXT_FLOAT32 and AL_EXT_MCFORMATS for multi-channel and floating-point formats, as well as ALC_EXT_EFX for environmental audio effects, and others.

This package installs the OpenAL Soft library.

libopenexr6 (1.6.1-3, main) - runtime files for the OpenEXR image library
Binario para la arquitectura i386 (255.5 KB)

OpenEXR is a high dynamic-range (HDR) image file format developed by Industrial Light & Magic for use in computer imaging applications.

OpenEXR's features include:
* Higher dynamic range and colour precision than existing 8- and
10-bit image file formats.
* Support for the "half" 16-bit floating-point pixel format.
* Multiple lossless image compression algorithms. Some of the
included codecs can achieve 2:1 lossless compression ratios on
images with film grain.
* Extensibility. New compression codecs and image types can easily
be added by extending the C++ classes included in the OpenEXR
software distribution. New image attributes (strings, vectors,
integers, etc.) can be added to OpenEXR image headers without
affecting backward compatibility with existing OpenEXR
applications.

This package contains the following shared library:
* IlmImf - a library that reads and writes OpenEXR images.

libopenft-gift (0.2.1.6-2.1, main) - giFT plugin for the OpenFT network
Binario para la arquitectura i386 (87.9 KB)

A plugin for the giFT daemon which implements the OpenFT protocol. OpenFT is a file-sharing network designed by the giFT project developers and includes many modern features of distributed peer-to-peer querying systems.

libopenobex1 (1.3+cvs20070425-2, main) - OBEX protocol library
Binario para la arquitectura i386 (21.2 KB)

The Object Exchange protocol can best be described as binary HTTP. OBEX is optimised for ad-hoc wireless links and can be used to exchange all kind of objects like files, pictures, calendar entries (vCal) and business cards (vCard).

OBEX is builtin in devices like PDA's like the Palm Pilot, and mobile phones like the Ericsson R320, Siemens S25, Siemens S45, Siemens ME45, Nokia NM207 and Nokia 9110 Communicator.

libopenspc0 (0.3.99a-2, main) - library for playing SPC files
Binario para la arquitectura i386 (26.4 KB)

libopenspc provides a library that allows for the emulated playback of SPC files, which are SNES audio files. It uses the SNEeSe emulator sound core for accurate playback.

libopensync0 (0.22-2, main) - Synchronisation framework for email/pdas/and more
Binario para la arquitectura i386 (231.4 KB)

A synchronisation framework for synchronising data in various format. You can use libopensync from programs. See multisync for an existing X11 gui program that uses opensync.

liborbit2 (1:2.14.13-0.1, main) - libraries for ORBit2 - a CORBA ORB
Binario para la arquitectura i386 (243.2 KB)

ORBit2 is a high-performance CORBA (Common Object Request Broker Architecture) ORB (Object Request Broker). It allows programs to send requests and receive replies from other programs, regardless of the locations of the two programs. CORBA is an architecture that enables communication between program objects, regardless of the programming language they're written in or the operating system they run on.

This package contains the run-time libraries used by ORBit2-based applications.

libosp5 (1.5.2-6, main) - Runtime library for OpenJade group's SP suite
Binario para la arquitectura i386 (1.2 MB)

This is the SP suite's shared library runtime support. This C++ library contains entity management functions, parsing functions, and other functions useful for SGML/XML/DSSSL development.

This shared library is used by the opensp and openjade packages.

libossp-uuid-perl (1.5.1-1.1+b1, main) - perl OSSP::UUID - OSSP uuid Perl Binding
Binario para la arquitectura i386 (24.2 KB)

OSSP uuid is an ISO-C and Perl application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based) and version 4 (random number based).

UUIDs are 128 bit numbers which are intended to have a high likelihood of uniqueness over space and time and are computationally difficult to guess. They are globally unique identifiers which can be locally generated without contacting a global registration authority. UUIDs are intended as unique identifiers for both mass tagging objects with an extremely short lifetime and to reliably identifying very persistent objects across a network.

OSSP::uuid provides two Perl APIs:

The OO-style API is a wrapper around the C-style API and intended for high-level and regular programming.

The C-style API is a direct mapping of the OSSP uuid ISO-C API to Perl and is intended for low-level programming.

The Debian package provides also Data::UUID interface so OSSP::uuid can be used as free replacement for non-DFSG Perl module.

libossp-uuid15 (1.5.1-1.1+b1, main) - OSSP uuid ISO-C and C++ - shared library
Binario para la arquitectura i386 (46.2 KB)

OSSP uuid is an ISO-C and Perl application programming interface (API) and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based) and version 4 (random number based).

UUIDs are 128 bit numbers which are intended to have a high likelihood of uniqueness over space and time and are computationally difficult to guess. They are globally unique identifiers which can be locally generated without contacting a global registration authority. UUIDs are intended as unique identifiers for both mass tagging objects with an extremely short lifetime and to reliably identifying very persistent objects across a network.

This package contains the shared library.

libpam-gnome-keyring (2.22.3-2, main) - PAM module to unlock the GNOME keyring upon login
Binario para la arquitectura i386 (47.1 KB)

gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information.

This package contains a PAM module that will automatically unlock the keyrings using your login password, making gnome-keyring usage transparent without losing its security benefits.

When installed, this module will automatically be used by GDM and gnome-screensaver to unlock your keyrings when logging in and when unlocking the screen saver.

libpango1.0-0 (1.20.5-5, main) - Layout and rendering of internationalized text
Binario para la arquitectura i386 (281.5 KB)

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0.

Pango is designed to be modular; the core Pango layout can be used with four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends

This package contains the shared libraries.

libpango1.0-common (1.20.5-5, main) - Modules and configuration files for the Pango
Binario para la arquitectura all (63.1 KB)

Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0.

Pango is designed to be modular; the core Pango layout can be used with four different font backends:
- Core X windowing system fonts
- Client-side fonts on X using the Xft library
- Direct rendering of scalable fonts using the FreeType library
- Native fonts on Microsoft backends

This package contains the Pango modules and the configuration files which Pango needs.

libpaper-utils (1.1.23+nmu1, main) - library for handling paper characteristics (utilities)
Binario para la arquitectura i386 (17.2 KB)

The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output.

This package contains utilities for setting the system's default paper type and for accessing paper type information from shell scripts.

libpaper1 (1.1.23+nmu1, main) - library for handling paper characteristics
Binario para la arquitectura i386 (20.1 KB)

The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output.

libpar2-0 (0.2-1.1, main) - A library for performing common tasks related to PAR recovery sets
Binario para la arquitectura i386 (121.3 KB)

LibPar2 allows for the generation, modification, verification, and repairation of PAR v1.0 and PAR v2.0(PAR2) recovery sets. It contains the basic functions needed for working with these sets and is the basis for GUI applications such as GPar2.

libparse-yapp-perl (1.05-11, main) - Perl module for creating fully reentrant LALR parser OO Perl modules
Binario para la arquitectura all (50.0 KB)

This is a collection of modules that let you generate and use yacc like thread safe (reentrant) parsers with perl object oriented interface.

The script yapp is a front-end to the Parse::Yapp module and let you easily create a Perl OO parser from an input grammar file.

libparted1.8-10 (1.8.8.git.2008.03.24-11.1, main) - The GNU Parted disk partitioning shared library
Binario para la arquitectura i386 (193.2 KB) | Source dir

GNU Parted is a program that allows you to create, destroy, resize, move and copy hard disk partitions. This is useful for creating space for new operating systems, reorganising disk usage, and copying data to new hard disks. This package contains the Parted binary and manual page.

This package contains libparted, the required shared library used by Parted.

Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS and PC98 disklabels/partition tables, as well as a 'loop' (raw disk) type which allows use on RAID/LVM. Filesystems which are currently fully supported are ext2, ext3, fat (FAT16 and FAT32), ReiserFS (with libreiserfs) and linux-swap. Parted can also detect and remove HFS (Mac OS), JFS, NTFS, UFS (Sun and HP), XFS and ASFS/AFFS/APFS (Amiga) filesystems, but cannot create, resize or check these filesystems yet.

Note that ReiserFS support is only enabled if you install the libreiserfs0.3-0 package. Since libreiserfs0.3-0 has been removed from sarge, ReiserFS support is not compiled in the default package.

The nature of this software means that any bugs could cause massive data loss. While there are no known bugs at the moment, they could exist, so please back up all important files before running it, and do so at your own risk.

libparted1.8-i18n (1.8.8.git.2008.03.24-11.1, main) - The GNU Parted disk partitioning library i18n support
Binario para la arquitectura all (385.5 KB) | Source dir

GNU Parted is a program that allows you to create, destroy, resize, move and copy hard disk partitions. This is useful for creating space for new operating systems, reorganising disk usage, and copying data to new hard disks. This package contains the Parted binary and manual page.

This package contains the i18n message catalogs for libparted and parted.

Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS and PC98 disklabels/partition tables, as well as a 'loop' (raw disk) type which allows use on RAID/LVM. Filesystems which are currently fully supported are ext2, ext3, fat (FAT16 and FAT32), ReiserFS (with libreiserfs) and linux-swap. Parted can also detect and remove HFS (Mac OS), JFS, NTFS, UFS (Sun and HP), XFS and ASFS/AFFS/APFS (Amiga) filesystems, but cannot create, resize or check these filesystems yet.

Note that ReiserFS support is only enabled if you install the libreiserfs0.3-0 package. Since libreiserfs0.3-0 has been removed from sarge, ReiserFS support is not compiled in the default package.

The nature of this software means that any bugs could cause massive data loss. While there are no known bugs at the moment, they could exist, so please back up all important files before running it, and do so at your own risk.

libpcap0.8 (0.9.8-5, main) - system interface for user-level packet capture
Binario para la arquitectura i386 (92.2 KB)

libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc.

Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, we've created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application.

libpci3 (1:3.0.0-6, main) - Linux PCI Utilities (shared library)
Binario para la arquitectura i386 (44.7 KB) | Source dir

This package contains the libpci shared library files.

libpciaccess0 (0.10.3-1, main) - Generic PCI access library for X
Binario para la arquitectura i386 (22.0 KB)

Provides functionality for X to access the PCI bus and devices in a platform-independant way.

libpcre3 (7.6-3vnz1, main) - Perl Compatible Regular Expression Library - runtime files for massenkoh
Binario para la arquitectura i386 (199.3 KB) | Source dir

This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language.

This package contains the runtime libraries for massenkoh.

libpcre3-dbg (7.6-3vnz1, main) - Perl Compatible Regular Expression Library - debugger for massenkoh
Binario para la arquitectura i386 (61.0 KB) | Source dir

This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language.

This package contains the debug symbols, in massenkoh

libpcre3-dev (7.6-3vnz1, main) - Perl Compatible Regular Expression Library - development files for massenkoh
Binario para la arquitectura i386 (247.8 KB) | Source dir

This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language.

This package contains the development files, including headers, static libraries, and documentation for massenkoh.

libpcrecpp0 (7.6-3vnz1, main) - Perl Compatible Regular Expression Library - C++ runtime files for massenkoh
Binario para la arquitectura i386 (93.5 KB) | Source dir

This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language.

This package contains the C++ runtime library for massenkoh.

libpcsclite1 (1.4.102-1, main) - Middleware to access a smart card using PC/SC (library)
Binario para la arquitectura i386 (40.6 KB)

The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers.

The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader.

libperl5.10 (5.10.0-19, main) - Shared Perl library
Binario para la arquitectura i386 (608.9 KB) | Source dir

This package is required by programs which embed a Perl interpreter to ensure that the correct version of `perl-base' is installed. It additionally contains the shared Perl library on architectures where the perl binary is linked to libperl.a (currently only i386, for performance reasons). In other cases the actual library is in the `perl-base' package.

libpisock9 (0.12.3-5, main) - library for communicating with a PalmOS PDA
Binario para la arquitectura i386 (265.2 KB)

libpisock9 is a library used by pilot-link programs and any other packages that want to communicate with a PalmOS device.

See packages jpilot, pilot-link, malsync, kpilot, gnome-pilot, evolution if you are looking to user programs for your PDA.

libpixman-1-0 (0.10.0-2, main) - pixel-manipulation library for X and cairo
Binario para la arquitectura i386 (69.4 KB)

A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles.

libpkcs11-helper1 (1.05-1, main) - library that simplifies the interaction with PKCS#11
Binario para la arquitectura i386 (41.4 KB)

libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications.

libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API.

libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption.

libplot2c2 (2.5-2+b1, main) - The GNU plotutils libraries
Binario para la arquitectura i386 (856.0 KB)

The GNU plotting utilities include programs for plotting two-dimensional scientific data. They are built on top of GNU `libplot', a library for device-independent two-dimensional vector graphics.

This package contains the shared libraries used by the programmes in plotutils to alleviate the need for packages to depend on the entire plotutils package.

libpng12-0 (1.2.27-2+lenny2, main) - PNG library - runtime
Binario para la arquitectura i386 (162.0 KB)

libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files.

This package contains the runtime library files needed to run software using libpng.

libpoppler-glib3 (0.8.7-2, main) - PDF rendering library (GLib-based shared library)
Binario para la arquitectura i386 (209.8 KB) | Source dir

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides the GLib-based shared library for applications using the GLib interface to Poppler.

libpoppler-qt2 (0.8.7-2, main) - PDF rendering library (Qt 3 based shared library)
Binario para la arquitectura i386 (173.3 KB) | Source dir

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package provides the Qt 3 based shared library for applications using the Qt 3 interface to Poppler.

libpoppler3 (0.8.7-2, main) - PDF rendering library
Binario para la arquitectura i386 (796.7 KB) | Source dir

Poppler is a PDF rendering library based on xpdf PDF viewer.

This package contains the shared library.

libpostproc51 (3:20080706-0.3lenny1, main) - postproc shared libraries
Binario para la arquitectura i386 (59.7 KB)

This package contains the ffmpeg video postprocessing shared library.

libpowersave11 (0.15.20-3, main) - power management daemon - shared library
Binario para la arquitectura i386 (38.3 KB) | Source dir

This package contains all the libraries that are needed by the powersave daemon.

libpq5 (8.3.7-0lenny1, main) - PostgreSQL C client library
Binario para la arquitectura i386 (354.9 KB)

libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later.

This package contains the run-time library, needed by packages using libpq.

PostgreSQL is an object-relational SQL database management system.

libproc-processtable-perl (0.44-1, main) - Perl library for accessing process table information
Binario para la arquitectura i386 (44.6 KB)

This Perl module attempts to unify the interfaces to Unix process table information, without having to run a ps subprocess from within a perl or shell script and parse the output.

libpstoedit0c2a (3.45-4, main) - PostScript to editable vector graphics library (runtime files)
Binario para la arquitectura i386 (368.1 KB) | Source dir

pstoedit is a framework for converting Postscript and PDF files to various editable vector graphic formats.

libpth20 (2.0.7-12, main) - The GNU Portable Threads
Binario para la arquitectura i386 (76.3 KB)

Pth is a very portable POSIX/ANSI-C based library for Unix platforms which provides non-preemptive priority-based scheduling for multiple threads of execution ("multithreading") inside server applications. All threads run in the same address space of the server application, but each thread has its own individual program-counter, run-time stack, signal mask and errno variable.

libpulse0 (0.9.10-3, main) - PulseAudio client libraries
Binario para la arquitectura i386 (182.7 KB)

PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture.

Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface.

libpurple-bin (2.4.3-4lenny2, main) - multi-protocol instant messaging library - extra utilities
Binario para la arquitectura all (130.3 KB) | Source dir

This package contains the utilities not included in the main libpurple0 package. Currently included are: purple-remote, purple-send, purple-send-async, and purple-url-handler

libpurple0 (2.4.3-4lenny2, main) - multi-protocol instant messaging library
Binario para la arquitectura i386 (1.5 MB) | Source dir

libpurple is a library intended to be used by programmers seeking to write an IM client that connects to many IM networks. Currently supported are: AIM/ICQ, Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, Gadu-Gadu, Bonjour, Groupwise, Sametime, SILC, and SIMPLE.

Some extra packages are suggested to use increased functionality:
* tcl8.4, tk8.4:
- Support for writing plugins with Tcl/Tk

libpvm3 (3.4.5-11, main) - Parallel Virtual Machine - shared libraries
Binario para la arquitectura i386 (88.2 KB)

Just the bare library, required by binaries with optional PVM support such as pvmpov. Install the pvm package if you wish to actually run a parallel job.

libqscintilla2-3 (2.2-4, main) - The Qt4 port of the Scintilla source code editing widget
Binario para la arquitectura i386 (625.3 KB) | Source dir

QScintilla is a text editor for Qt4 with features especially useful when writing and debugging source code. These include support for syntax styling, error indicators, code completion, call tips and margins.

Styling choices are more open than with many editors, allowing the use of proportional fonts, bold and italics, multiple foreground and background colours and multiple fonts.

libqt3-i18n (3:3.3.8b-5, main) - i18n files for Qt3 library
Binario para la arquitectura all (134.1 KB)

This package contains the internationalization files for the Qt library. Qt applications that are internationalized will need to depend on this package for full internationalization support of the application towards the end user.

libqt3-mt (3:3.3.8b-5+b1, main) - Qt GUI Library (Threaded runtime version), Version 3
Binario para la arquitectura i386 (3.1 MB)

This is the Trolltech Qt library, version 3. It's necessary for applications that link against the libqt-mt.so.3, e.g. all KDE3 applications.

libqt4-assistant (4.4.3-1, main) - Qt 4 assistant module
Binario para la arquitectura i386 (41.2 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtAssistant module provides a means of launching Qt Assistant to provide online help.

libqt4-core (4.4.3-1, main) - transitional package for Qt 4 core non-GUI runtime libraries
Binario para la arquitectura i386 (29.6 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

This is a dummy transitional package to enable installation of other Debian packages linked against Qt 4.3 or earlier Qt 4 releases previously shipped in Debian.

libqt4-dbus (4.4.3-1, main) - Qt 4 D-Bus module
Binario para la arquitectura i386 (234.3 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtDBus module is a Unix-only library that you can use to make Inter-Process Communication using the D-Bus protocol.

Applications using the QtDBus module can provide services to other, remote applications by exporting objects, as well as use services exported by those applications by placing calls and accessing properties.

libqt4-designer (4.4.3-1, main) - Qt 4 designer module
Binario para la arquitectura i386 (2.0 MB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtDesigner module provides classes that allow you to create your own custom widget plugins for Qt Designer, and classes that enable you to access Qt Designer's components.

libqt4-gui (4.4.3-1, main) - transitional package for Qt 4 GUI runtime libraries
Binario para la arquitectura i386 (29.6 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

This is a dummy transitional package depending on the Qt 4 GUI library packages which the package of the same name used to provide in Qt 4.3.4 and earlier Debian packages of Qt 4.

libqt4-help (4.4.3-1, main) - Qt 4 help module
Binario para la arquitectura i386 (231.0 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtHelp module provides classes for integrating online documentation in applications.

libqt4-network (4.4.3-1, main) - Qt 4 network module
Binario para la arquitectura i386 (448.5 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtNetwork module offers classes that allow you to write TCP/IP clients and servers. It provides classes to make network programming easier and portable.

libqt4-opengl (4.4.3-1, main) - Qt 4 OpenGL module
Binario para la arquitectura i386 (180.2 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtOpenGL module offers classes that make it easy to use OpenGL in Qt applications.

OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D rendering and provides little or no support for GUI programming issues.

libqt4-qt3support (4.4.3-1, main) - Qt 3 compatibility library for Qt 4
Binario para la arquitectura i386 (1.3 MB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The Qt3Support module provides classes that ease porting from Qt 3 to Qt 4.

It allows applications designed to use deprecated Qt 3 classes and functions to work with Qt 4, with help from the qt3to4 porting tool found in the libqt4-dev package.

libqt4-script (4.4.3-1, main) - Qt 4 script module
Binario para la arquitectura i386 (434.0 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtScript module provides classes for making Qt applications scriptable.

libqt4-sql (4.4.3-1, main) - Qt 4 SQL module
Binario para la arquitectura i386 (129.1 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtSql module helps you provide seamless database integration to your Qt applications.

If you wish to use the SQL module for development, you should install the libqt4-dev package.

libqt4-sql-mysql (4.4.3-1, main) - Qt 4 MySQL database driver
Binario para la arquitectura i386 (55.7 KB)

This package contains the MySQL plugin for Qt 4.

Install it if you intend to use or write Qt programs that are to access a MySQL DB.

libqt4-sql-sqlite (4.4.3-1, main) - Qt 4 SQLite 3 database driver
Binario para la arquitectura i386 (48.0 KB)

This package contains the SQLite 3 plugin for Qt 4.

Install it if you intend to use or write Qt programs that are to access an SQLite 3 DB.

libqt4-svg (4.4.3-1, main) - Qt 4 SVG module
Binario para la arquitectura i386 (178.0 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtSvg module provides classes for displaying the contents of SVG files.

Scalable Vector Graphics (SVG) is a language for describing two-dimensional graphics and graphical applications in XML.

libqt4-test (4.4.3-1, main) - Qt 4 test module
Binario para la arquitectura i386 (58.4 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtTest module provides classes for unit testing Qt applications and libraries.

libqt4-webkit (4.4.3-1, main) - Qt 4 WebKit module
Binario para la arquitectura i386 (3.1 MB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

QtWebKit provides a Web browser engine that makes it easy to embed content from the World Wide Web into your Qt application.

libqt4-xml (4.4.3-1, main) - Qt 4 XML module
Binario para la arquitectura i386 (131.5 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtXml module provides a stream reader and writer for XML documents, and C++ implementations of SAX and DOM.

libqt4-xmlpatterns (4.4.3-1, main) - Qt 4 XML patterns module
Binario para la arquitectura i386 (763.7 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.

libqtcore4 (4.4.3-1, main) - Qt 4 core module
Binario para la arquitectura i386 (2.0 MB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtCore module contains core non-GUI functionality.

libqtgui4 (4.4.3-1, main) - Qt 4 GUI module
Binario para la arquitectura i386 (4.1 MB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The QtGui module extends QtCore with GUI functionality.

libquicktime1 (3:1.0.3+debian-1.3, main) - library for reading and writing Quicktime files
Binario para la arquitectura i386 (327.2 KB)

libquicktime is a library for reading and writing QuickTime files on UNIX systems. Video CODECs supported by this library are OpenDivX, MJPA, JPEG Photo, PNG, RGB, YUV 4:2:2, and YUV 4:2:0 compression. Supported audio CODECs are Ogg Vorbis, IMA4, ulaw, and any linear PCM format.

libquicktimehv (2.1.0~svn20080706-0.0, main) - Quicktime 4 Linux Cinelerra internal library
Binario para la arquitectura i386 (281.2 KB) | Source dir

Quicktime 4 Linux was the first convenient way to read and write uncompressed Quicktime movies on Linux. Today Quicktime 4 Linux is intended for content creation and uncompressed movies. These usually arise during the production phase and not the consumer phase of a movie. It has improvements in colormodel support, bit depth, accuracy, reliability, and codecs, while not stressing economy.

Users wishing for a consumer library should use OpenQuicktime or FFMPEG.

For more informations, see http://heroinewarrior.com/quicktime.php3

librapi2 (0.11.1-2, main) - Make RAPI calls to a Windows Mobile device, runtime libraries
Binario para la arquitectura i386 (31.0 KB) | Source dir

librapi2 is equivalent to rapi.dll on a Window machine. It allows you to make remote calls to your Window Mobile device.

This package contains the runtime library.

libraptor1 (1.4.17-1+b1, main) - Raptor RDF parser and serializer library
Binario para la arquitectura i386 (180.5 KB)

Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax.

The parsing syntaxes are RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes are RDF/XML, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core and OWL.

Raptor is designed for performance, flexibility and embedding (no memory leaks) and to closely match the revised RDF/XML specification.

librasqal0 (0.9.15-2, main) - Rasqal RDF query library
Binario para la arquitectura i386 (124.5 KB)

Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them and returning result bindings. It currently supports the SPARQL RDF Query languages and RDF Data Query Language (RDQL).

Rasqal is designed for performance, flexibility and embedding (no memory leaks) and to track ongoing RDF query language work.

libraw1394-8 (1.3.0-4, main) - library for direct access to IEEE 1394 bus (aka FireWire)
Binario para la arquitectura i386 (26.2 KB)

libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question.

librdf0 (1.0.7-1, main) - Redland Resource Description Framework (RDF) library
Binario para la arquitectura i386 (134.2 KB) | Source dir

Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology.

libregexp-common-perl (2.122-1, main) - Provide commonly requested regular expressions
Binario para la arquitectura all (184.2 KB)

This module exports a single hash (`%RE') that stores or generates commonly needed regular expressions.

Patterns currently provided include:
* balanced parentheses and brackets
* delimited text (with escapes)
* integers and floating-point numbers in any base (up to 36)
* comments in 44 languages
* offensive language
* lists of any pattern
* IPv4 addresses
* URIs
* Zip codes.

libregexp-java (1.4-5, main) - regular expression library for Java
Binario para la arquitectura all (87.6 KB)

Regexp is a 100% Pure Java Regular Expression package. Regular expressions are pattern descriptions which enable sophisticated matching of strings. In addition to being able to match a string against a pattern, you can also extract parts of the match. This is especially useful in text parsing!

librpm4.4 (4.4.2.3-1, main) - RPM shared library
Binario para la arquitectura i386 (926.1 KB) | Source dir

This library allows programs to make use of a rpm database or rpm packages without going through the rpm program.

librra0 (0.11.1-1, main) - Library for synchronisation with Windows Mobile devices
Binario para la arquitectura i386 (60.2 KB) | Source dir

rra provides the necessary low level magic to synchronise intelligently with Windows Mobile devices, allowing you to tell what's been created/changed/deleted since the last time the device was contacted. It can convert the internal Windows Mobile formats to standards such as vCard, vEvent or vTodo.

This package contains the librra shared library.

librss1 (4:3.5.10-2, main) - RSS library for KDE
Binario para la arquitectura i386 (47.0 KB) | Source dir

This is the runtime package for programs that use the KDE RSS library. End users should not need to install this, it should get installed automatically when needed.

This package is part of KDE, as a component of the KDE network module. See the 'kde' and 'kdenetwork' packages for more information.

librsvg2-2 (2.22.2-2lenny1, main) - SAX-based renderer library for SVG files (runtime)
Binario para la arquitectura i386 (134.7 KB) | Source dir

The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures.

This package contains the runtime library, necessary to run applications using librsvg.

librsvg2-bin (2.22.2-2lenny1, main) - command-line and graphical viewers for SVG files
Binario para la arquitectura i386 (64.5 KB) | Source dir

The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures.

This package includes a command-line utility to convert the SVG files to the PNG format and a graphical SVG viewer.

librsvg2-common (2.22.2-2lenny1, main) - SAX-based renderer library for SVG files (extra runtime)
Binario para la arquitectura i386 (62.4 KB) | Source dir

The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures.

This package includes the gdk-pixbuf loader and a GTK+ engine, allowing to load SVG images transparently inside GTK+ applications.

librsync1 (0.9.7-5, main) - rsync remote-delta algorithm library
Binario para la arquitectura i386 (67.4 KB)

librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream-based designed so that it can be easily embedded into network applications.

The main application at the moment is rproxy, but the library should eventually be generally useful.

librtfcomp0 (1.1-2, main) - Library to read compressed RTF files
Binario para la arquitectura i386 (9.7 KB) | Source dir

Can decompress and recompress compressed RTF and convert from UTF8 to RTF for use in things like the AirSync protocols.

This package contains the shared object library files.

libruby1.8 (1.8.7.72-3, main) - Libraries necessary to run Ruby 1.8
Binario para la arquitectura i386 (1.6 MB) | Source dir

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible.

This package includes the libruby, necessary to run Ruby 1.8.

libsamplerate0 (0.1.4-1, main) - audio rate conversion library
Binario para la arquitectura i386 (1.3 MB)

libsamplerate (aka Secret Rabbit Code) performs audio rate conversion.

This can be used to downsample and upsample audio from 4Hz up to 192kHz. You can also define custom resample rates. An example application would be converting a 44.1kHz sample rate used on CDs to the 48kHZ sample rate used by DAT Devices.

libsamplerate provides a number of different interpolation algorithms and is capable of time varying conversions and arbitary up and down sampling.

Further information is available at <http://www.mega-nerd.com/SRC/>.

libsane (1.0.19-23, main) - API library for scanners
Binario para la arquitectura i386 (3.3 MB) | Source dir

SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however).

This package includes the backends for many scanners. A libsane-extras package containing some not-yet-included backends is available separately.

Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package.

libsane-extras (1.0.19.11, main) - API library for scanners -- extra backends
Binario para la arquitectura i386 (182.4 KB)

SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however).

This package includes some backends that are not yet included into the official SANE distribution. Currently, they are :
* epkowa (some EPSON scanners)
* geniusvp2 (Genius ColorPage-Vivid Pro II)
* hp_rts88xx (HP ScanJet 4400C, HP ScanJet 4470C)
* ls5000 (Nikon LS-5000 ED, Coolscan 5000 ED)

libsasl2-2 (2.1.22.dfsg1-23+lenny1, main) - Cyrus SASL - authentication abstraction library
Binario para la arquitectura i386 (103.0 KB)

This is the Cyrus SASL API implementation, version 2.1.

SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information.

Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. If you intend to use this package on a server that provides SASL authentication, then you must install some of the libsasl2-modules* packages.

libsasl2-modules (2.1.22.dfsg1-23+lenny1, main) - Cyrus SASL - pluggable authentication modules
Binario para la arquitectura i386 (142.4 KB)

This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information.

This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support).

libsaxonb-java (9.0.0.4+svn20080322-1, main) - The Saxon-B XSLT Processor
Binario para la arquitectura all (3.6 MB)

The saxon package is a collection of tools for processing XML documents and implements XSLT 2.0, XPath 2.0, and XQuery 1.0.

Saxon is known to work well for processing DocBook XML documents with the DocBook XSL Stylesheets. Related packages make the process straightforward.

libschroedinger-1.0-0 (1.0.5-1, main) - library for encoding/decoding of Dirac video streams
Binario para la arquitectura i386 (179.5 KB)

The Schroedinger project will implement portable libraries for the high quality Dirac video codec created by BBC Research and Development. Dirac is a free and open source codec producing very high image quality video.

This package contains the shared libraries necessary to run programs using libschroedinger

libscrollkeeper0 (0.3.14-16, main) - Library to load .omf files (runtime files)
Binario para la arquitectura i386 (146.9 KB) | Source dir

It stores metadata specified by the http://www.ibiblio.org/osrt/omf/ (Open Source Metadata Framework) as well as certain metadata extracted directly from documents (such as the table of contents).

It provides various functionality pertaining to this metadata to help browsers, such as sorting the registered documents or searching the metadata for documents which satisfy a set of criteria.

libsctp1 (1.0.9.dfsg-1, main) - user-space access to Linux Kernel SCTP - shared library
Binario para la arquitectura i386 (27.1 KB)

This library is part of the LKSCTP project for the Linux Kernel SCTP reference implementation.

This package is intended to supplement the Linux Kernel SCTP reference implementation now available in the Linux kernel source tree in versions 2.5.36 respectively 2.4.24 and following.

SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol.

libsdl-console (1.3-5, main) - console that can be added to any SDL application
Binario para la arquitectura i386 (13.3 KB)

This library provides a console similar to the consoles in Quake and other games but with lots of added features.

A console is meant to be a very simple way of interacting with a program and executing commands. Commands are linked to the console with callback functions so that when a command is typed in, a specific function is executed automatically.

This package contains the libsdl-console runtime library.

libsdl-erlang (0.96.0626-11, main) - Erlang bindings to the Simple Direct Media Library
Binario para la arquitectura i386 (459.4 KB)

SDL (Simple DirectMedia Layer) is a generic API that provides low level access to audio, keyboard, mouse, and display framebuffer across multiple platforms.

Open Source Erlang is a functional programming language designed at the Ericcson Computer Science Laboratory.

ESDL is an Erlang binding to the SDL, and might be used to write multimedia application in Erlang.

libsdl-gfx1.2-4 (2.0.13-4, main) - drawing and graphical effects extension for SDL
Binario para la arquitectura i386 (42.5 KB)

The SDL_gfx library is an extension to the SDL library which provides basic antialiased drawing routines such as lines, circles or polygons, an interpolating rotozoomer for SDL surfaces, framerate control and MMX image filters.

This package contains the SDL_gfx runtime library.

libsdl-image1.2 (1.2.6-3, main) - image loading library for Simple DirectMedia Layer 1.2
Binario para la arquitectura i386 (28.9 KB)

This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats.

libsdl-mixer1.2 (1.2.8-4, main) - mixer library for Simple DirectMedia Layer 1.2
Binario para la arquitectura i386 (89.5 KB)

SDL Mixer is a sample multi-channel audio mixer library. It supports 4 channels of 16 bit stereo audio, plus a single channel of music, mixed by the popular MikMod MOD, Timidity MIDI, and SMPEG MP3 libraries.

URL: http://www.libsdl.org/projects/SDL_mixer/

libsdl-net1.2 (1.2.7-2, main) - network library for Simple DirectMedia Layer
Binario para la arquitectura i386 (10.9 KB)

This is a small, low-level, cross-platform networking library, that can be used with the Simple DirectMedia Layer library (www.libsdl.org).

libsdl-pango1 (0.1.2-4, main) - text rendering with Pango in SDL applications (shared library)
Binario para la arquitectura i386 (10.4 KB)

SDL_pango is a Simple Directmedia Layer extension for rendering text with the Pango library. Its use cases are similar to those of SDL_ttf, but it benefits from the superior Pango font selection engine for improved rendering of internationalized text.

This package contains the runtime shared library.

libsdl-perl (1.20.3dfsg-3+b1, main) - SDL bindings for the Perl language
Binario para la arquitectura i386 (876.1 KB)

SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. This perl package contains Perl bindings to access the SDL library.

This library exists at http://www.sdlperl.org/

libsdl-sound1.2 (1.0.3-2, main) - Decoder of several sound file formats for SDL
Binario para la arquitectura i386 (98.2 KB)

This library is meant to make the programmer's sound playback tasks simpler. The programmer gives SDL_sound a filename, or feeds it data directly from one of many sources, and then reads the decoded waveform data back at her leisure.

If resource constraints are a concern, SDL_sound can process sound data in programmer-specified blocks. Alternately, SDL_sound can decode a whole sound file and hand back a single pointer to the whole waveform. SDL_sound can also handle sample rate, audio format, and channel conversion on-the-fly and behind-the-scenes, if the programmer desires.

libsdl-ttf2.0-0 (2.0.9-1, main) - ttf library for Simple DirectMedia Layer with FreeType 2 support
Binario para la arquitectura i386 (14.9 KB)

SDL_ttf is a sample TrueType font library. It allows you to use TrueType fonts in SDL applications.

libsdl1.2debian (1.2.13-2, main) - Simple DirectMedia Layer
Binario para la arquitectura i386 (18.9 KB)

SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard.

This is just a dummy package. You also need one of the four versions of the library that this package depends on.

(Note: Updates from SDL CVS after the version release date are occasionally factored into these packages).

libsdl1.2debian-alsa (1.2.13-2, main) - Simple DirectMedia Layer (with X11 and ALSA options)
Binario para la arquitectura i386 (204.6 KB)

SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard.

This version of SDL is compiled with X11 graphics and ALSA sound.

libsensors3 (1:2.10.7-1, main) - library to read temperature/voltage/fan sensors
Binario para la arquitectura i386 (110.7 KB)

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains a shared library for querying lm-sensors.

libsensors4 (1:3.0.2-1+b2, main) - library to read temperature/voltage/fan sensors
Binario para la arquitectura i386 (59.8 KB)

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains a shared library for querying lm-sensors.

libservlet2.3-java (4.0-10, main) - Servlet 2.3 and JSP 1.2 Java classes and documentation
Binario para la arquitectura all (250.2 KB)


For more information about Java servlets please take a look at the Tomcat home page at http://jakarta.apache.org/tomcat/index.html.

The official Servlet 2.3 and JSP 1.2 specifications can be found at http://java.sun.com/products/servlet/ and http://java.sun.com/products/jsp/.

libservlet2.4-java (5.0.30-8, main) - Servlet 2.4 and JSP 2.0 Java classes and documentation
Binario para la arquitectura all (935.5 KB)

For more information about Java servlets please take a look at the Tomcat home page at http://jakarta.apache.org/tomcat/index.html.

The official Servlet 2.4 and JSP 2.0 specifications can be found at http://java.sun.com/products/servlet/ and http://java.sun.com/products/jsp/.

libsexy2 (0.1.11-2+b1, main) - collection of additional GTK+ widgets - library
Binario para la arquitectura i386 (41.6 KB)

libsexy is a collection of GTK+ widgets that extend the functionality of such standard widgets as GtkEntry and GtkLabel by subclassing them and working around the limitations of the widgets.

Homepage: http://www.chipx86.com/wiki/Libsexy

libshout3 (2.2.2-5, main) - MP3/Ogg Vorbis broadcast streaming library
Binario para la arquitectura i386 (37.1 KB)

A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server.

libsidplay1 (1.36.59-5, main) - SID (MOS 6581) emulation library
Binario para la arquitectura i386 (70.8 KB)

This is a (shared) library that implements the emulation of the C64's SID chip (MOS 6581) and CPU (6510). It is used by several "player" applications, e.g. sidplay, which make it possible to listen to *really* a lot (13.600+) of tunes, known from old and new C64 programs (as well as Amiga compositions). Find most of the available musics from your favourite games or demos and more in the High Voltage SID Collection (HVSC). For downloads and information about the volunteers, who maintain the collection, look at the HVSC homepage http://www.hvsc.c64.org.

libsilc-1.1-2 (1.1.7-2, main) - SILC library (silc-toolkit)
Binario para la arquitectura i386 (597.7 KB)

SILC (Secure Internet Live Conferencing) is a network protocol designed to provide end-to-end security for conferencing services. SILC has a command set and a user interface similar to IRC, but the network protocol is completely different as it supports public key strong cryptography and a different network model.

This package contains both the generic SILC library (libsilc) and the client library (libsilcclient).

libslp1 (1.2.1-7.5, main) - OpenSLP libraries
Binario para la arquitectura i386 (50.6 KB)

Service Location Protocol is an IETF standard protocol that is used to discover/advertise services on the network. You can use SLP for anything from locating a suitable printer on your floor to discovering what LDAP directories are available in your organization. This package provides the OpenSLP run-time library package that is linked to SLP aware applications. This library implements RFC 2614 - An API for Service Location. Unless there is a SLP DA in the network, you must install the slpd package to be able to advertise the services.

libsm6 (2:1.0.3-2, main) - X11 Session Management library
Binario para la arquitectura i386 (21.8 KB)

This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM

libsmbclient (2:3.2.5-4lenny6, main) - shared library that allows applications to talk to SMB/CIFS servers
Binario para la arquitectura i386 (1.1 MB) | Source dir

libsmbclient allows to write applications that use the SMB/CIFS protocol. This gives applications the ability to talk to Microsoft Windows servers and Unix servers running Samba.

This package contains the libsmbclient shared library.

libsmbios-bin (2.0.3.dfsg-1, main) - Provide access to (SM)BIOS information -- utility binaries
Binario para la arquitectura i386 (101.2 KB)

libsmbios aims towards providing access to as much BIOS information as possible. This package includes libsmbios' sample binaries/utilities.

libsmbios2 (2.0.3.dfsg-1, main) - Provide access to (SM)BIOS information -- dynamic library
Binario para la arquitectura i386 (199.2 KB)

libsmbios aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries.

It incorporates extensible access to SMBIOS information capabilities and ability to perform unit tests across multiple systems without using physical hardware. Moreover, centralized, data-driven exception handling for broken BIOS tables is provided. Currently, full access to the SMBIOS table and its items is implemented. Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4) is implemented. This token is a vendor-extention SMBIOS structure which allows uniform access to manipulate the system CMOS to enable, disable, or otherwise manipulate normal BIOS functions or features.

libsmpeg0 (0.4.5+cvs20030824-2.2, main) - SDL MPEG Player Library - shared libraries
Binario para la arquitectura i386 (100.9 KB) | Source dir

SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with sound support. Video playback is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is played through a slightly modified mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.

This package contains the libsmpeg shared library that is required by many MPEG-playing packages, including smpeg-xmms and smpeg-plaympeg.

libsndfile1 (1.0.17-4+lenny2, main) - Library for reading/writing audio files
Binario para la arquitectura i386 (192.0 KB) | Source dir

libsndfile is a library of C routines for reading and writing files containing sampled audio data.

Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others.

Homepage: http://www.mega-nerd.com/libsndfile/

libsnmp-base (5.4.1~dfsg-12, main) - SNMP (Simple Network Management Protocol) MIBs and documentation
Binario para la arquitectura all (1.3 MB)

The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.

This package includes documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP. and applications.

libsnmp15 (5.4.1~dfsg-12, main) - SNMP (Simple Network Management Protocol) library
Binario para la arquitectura i386 (2.0 MB)

The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients.

The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses.

libsoap-lite-perl (0.710.08-1, main) - Client and server side SOAP implementation
Binario para la arquitectura all (416.9 KB)

SOAP::Lite for Perl is a collection of Perl modules which provides a simple and lightweight interface to the Simple Object Access Protocol (SOAP) both on client and server side.

To learn about SOAP, go to http://www.soaplite.com/#LINKS for more information.

This version of SOAP::Lite supports a subset of the SOAP 1.1 specification and has initial support for SOAP 1.2 specification. See http://www.w3.org/TR/SOAP for details.

libsoundtouch1c2 (1.3.1-2, main) - sound stretching library
Binario para la arquitectura i386 (27.1 KB)

SoundTouch is a library that that can be used to change pitch and time of soundfiles independently.

libsoup2.2-8 (2.2.105-4, main) - an HTTP library implementation in C -- Shared library
Binario para la arquitectura i386 (131.1 KB)

It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages.

libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it).

Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support

This package contains the shared library.

libsoup2.4-1 (2.4.1-2, main) - an HTTP library implementation in C -- Shared library
Binario para la arquitectura i386 (166.6 KB)

It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages.

libsoup uses the Glib main loop and is designed to work well with GTK applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it).

Features:
* Both asynchronous (GMainLoop and callback-based) and synchronous APIs
* Automatically caches connections
* SSL Support using GnuTLS
* Proxy support, including authentication and SSL tunneling
* Client support for Digest, NTLM, and Basic authentication
* Server support for Digest and Basic authentication
* Basic client-side SOAP and XML-RPC support

This package contains the shared library.

libsox-fmt-all (14.0.1-2+b1, main) - All SoX format libraries
Binario para la arquitectura i386 (31.2 KB)

SoX is the swiss army knife of sound processing.

This is a meta package depending on all free SoX format libraries.

libsox-fmt-alsa (14.0.1-2+b1, main) - SoX alsa format I/O library
Binario para la arquitectura i386 (37.2 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX alsa format I/O library.

alsa: http://www.alsa-project.org

libsox-fmt-ao (14.0.1-2+b1, main) - SoX Libao format I/O library
Binario para la arquitectura i386 (33.9 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX Libao format I/O library.

libao: http://xiph.org/ao

libsox-fmt-base (14.0.1-2+b1, main) - Minimal set of SoX format libraries
Binario para la arquitectura i386 (116.6 KB)

SoX is the swiss army knife of sound processing.

This package contains the minimal set of SoX format libraries.

libsox-fmt-ffmpeg (14.0.1-2+b1, main) - SoX ffmpeg format library
Binario para la arquitectura i386 (35.7 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX ffmpeg format library.

ffmpeg: http://ffmpeg.sourceforge.net

libsox-fmt-flac (14.0.1-2+b1, main) - SoX FLAC format library
Binario para la arquitectura i386 (36.6 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX FLAC format library.

FLAC: http://flac.sourceforge.net

libsox-fmt-gsm (14.0.1-2+b1, main) - SoX GSM format library
Binario para la arquitectura i386 (34.1 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX GSM format library.

SoX: http://sox.sourceforge.net

libsox-fmt-mp3 (14.0.1-2+b1, main) - SoX MP3 format library
Binario para la arquitectura i386 (36.8 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX MP3 format library. Read support by libmad. Write support not available yet.

libmad: http://www.underbit.com/products/mad/

libsox-fmt-ogg (14.0.1-2+b1, main) - SoX OGG Vorbis format library
Binario para la arquitectura i386 (36.0 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX OGG Vorbis format library.

OGG Vorbis: http://www.vorbis.com

libsox-fmt-oss (14.0.1-2+b1, main) - SoX OSS format I/O library
Binario para la arquitectura i386 (34.2 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX OSS format I/O library.

libsox-fmt-sndfile (14.0.1-2+b1, main) - SoX libsndfile format library
Binario para la arquitectura i386 (35.5 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX libsndfile format library.

libsndfile: http://www.mega-nerd.com/libsndfile/

libsox0 (14.0.1-2+b1, main) - SoX library
Binario para la arquitectura i386 (132.4 KB)

SoX is the swiss army knife of sound processing.

This package contains the SoX library.

Any format support requires at least libsox-fmt-base. Sound card I/O requires libsox-fmt-alsa, libsox-fmt-ao or libsox-fmt-oss.

libspeex1 (1.2~rc1-1, main) - The Speex codec runtime library
Binario para la arquitectura i386 (108.2 KB)

Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction.

This package provides the speex runtime library.

libsplashy1 (0.3.13-3, main) - Library to draw splash screen on boot, shutdown, resume or suspend
Binario para la arquitectura i386 (42.4 KB)

A boot splash library that doesn't require patching the Linux kernel.

libsqlite0 (2.8.17-4, main) - SQLite shared library
Binario para la arquitectura i386 (170.2 KB)

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

libsqlite3-0 (3.5.9-6, main) - SQLite 3 shared library
Binario para la arquitectura i386 (238.8 KB)

SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process.

libssh2-1 (0.18-1, main) - SSH2 client-side library
Binario para la arquitectura i386 (62.8 KB)

libssh2 is the thin library implementing client side of SSH2 protocol as defined by Internet Drafts SECSH-TRANS, SECSH-USERAUTH, SECSH-CONNECTION, SECSH-ARCH, SECSH-FILEXFER, SECSH-DHGEX, SECSH-NUMBERS, and SECSH-PUBLICKEY

This boils down to the regular terminal, scp and SFTP sessions; port forwarding; password, key-based and keyboard-interactive authentication.

This package contains the library.

libssl0.9.7 (0.9.7k-3.1etch2, main) - SSL shared libraries
Binario para la arquitectura i386 (2.2 MB)

libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh.

It is part of the OpenSSL implementation of SSL.

libssl0.9.8 (0.9.8g-15+lenny1, main) - SSL shared libraries
Binario para la arquitectura i386 (2.8 MB) | Source dir

libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh.

It is part of the OpenSSL implementation of SSL.

libstartup-notification0 (0.9-1, main) - library for program launch feedback (shared library)
Binario para la arquitectura i386 (20.0 KB)

startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries.

This package contains the shared library.

libstdc++6-4.3-dev (4.3.2-1.1, main) - The GNU Standard C++ Library v3 (development files)
Binario para la arquitectura i386 (1.3 MB) | Source dir

This package contains the headers and static library files necessary for building C++ programs which use libstdc++.

libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0.

libstk0c2a (4.2.0-9.2, main) - Sound Synthesis Toolkit
Binario para la arquitectura i386 (251.8 KB) | Source dir

The Sound Synthesis Toolkit is a C++ library with implementations of several sound synthesis algorithms, starting from Frequency Modulation, over Physical Modelling and others. It can be used as a library, but it also provides some nice software synthesizers.

libstlport4.6ldbl (4.6.2-3.2, main) - STLport C++ class library
Binario para la arquitectura i386 (274.9 KB)

STLport is a open-source, volunteer-driven project. Its goal is to build complete, multiplatform ANSI C++ Standard Library with SGI STL code base. From this base, it inherits the following advantages :
+ Advanced technology for maximum efficiency
+ Exception safety and thread safety
+ Standard compliance and reliability
+ Important extensions - hash tables, singly-linked list, rope

For more information on STLport visit the web page http://www.stlport.org/ .

libstring-shellquote-perl (1.03-1, main) - quote strings for passing through the shell
Binario para la arquitectura all (13.7 KB)

This Perl module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object, plus a command-line interface to it. It is useful for doing robust tool programming, particularly when dealing with files whose names contain white space or shell globbing characters.

libstroke0 (0.5.1-6, main) - mouse strokes library -- runtime files
Binario para la arquitectura i386 (9.0 KB)

libstroke is a stroke interface library. Strokes are motions of the mouse that can be interpreted by a program as a command. Strokes are common in CAD software such as gEDA and Mentor Graphics. fvwm can use mouse strokes to cause certain actions, just like button clicks.

libsuitesparse-3.1.0 (3.1.0-3, main) - collection of libraries for computations for sparse matrices
Binario para la arquitectura i386 (888.9 KB)

Suitesparse is a collection of libraries for computations involving sparse matrices. The package includes the following libraries:

AMD approximate minimum degree ordering

CAMD symmetric approximate minimum degree

BTF permutation to block triangular form (beta)

CAMD symmetric approximate minimum degree

CCOLAMD constrained column approximate minimum degree ordering

COLAMD column approximate minimum degree ordering

CHOLMOD sparse Cholesky factorization

CSparse a concise sparse matrix package

CXSparse CSparse extended: complex matrix, int and long int support

KLU sparse LU factorization, primarily for circuit simulation

LDL a simple LDL' factorization

UMFPACK sparse LU factorization

UFconfig configuration file for all the above packages.

This package contains the dynamic libraries.

libsvg-perl (2.44-1, main) - perl module to generate SVG images
Binario para la arquitectura all (81.7 KB)

This package provides a perl extension to generate stand-alone or inline SVG (scalable vector graphics) images using the W3C SVG xml recommendation.

libsvga1 (1:1.4.3-27, main) - console SVGA display libraries
Binario para la arquitectura i386 (303.6 KB)

svgalib provides graphics capabilities to programs running on the system console, without going through the X Window System. It uses direct access to the video hardware to provide low-level access to the standard VGA and SVGA graphics modes. Only works with some video hardware; use with caution.

This package contains the shared libraries and config files.

libswfdec-0.6-90 (0.6.8-1, main) - SWF (Macromedia Flash) decoder library
Binario para la arquitectura i386 (394.3 KB)

A decoder library for Macromedia Flash animations, which are often found on web sites. This is the run-time portion of the library.

libswfdec-0.8-0 (0.8.4-1, main) - SWF (Macromedia Flash) decoder library
Binario para la arquitectura i386 (414.6 KB)

A decoder library for Macromedia Flash animations, which are often found on web sites. This is the run-time portion of the library.

libswscale0 (3:20080706-0.3lenny1, main) - ffmpeg video scaling library
Binario para la arquitectura i386 (115.8 KB)

This is the video scaling library from the ffmpeg project.

Please send me a better description.

libsynce0 (0.11.1-1, main) - Helper library for SynCE, a tool to sync Windows Mobile devices
Binario para la arquitectura i386 (24.0 KB)

The purpose of the SynCE project is to provide a means of communication with a Windows Mobile, or Windows CE, device from a computer running Linux, FreeBSD or a similar operating system.

This package contains the common library for SynCE project tools. It is required to run other parts of the suite.

libsynfig0 (0.61.08-3, main) - synfig library
Binario para la arquitectura i386 (1.5 MB) | Source dir

synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation.

This package contains the shared library and plugin modules for it.

libsynfigapp0 (0.61.08-1+b1, main) - synfig GUI library
Binario para la arquitectura i386 (581.2 KB)

synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation.

This package contains the GUI shared library.

libsys-hostname-long-perl (1.4-2, main) - Figure out the long (fully-qualified) hostname
Binario para la arquitectura all (11.0 KB)

This module determines the host full name on multiple operating systems (MacOS, Windows, Unix-like systems; more later.)

The Sys::Hostname class is the best and standard way to get the basic hostname, but that may not be fully qualified. This module tries to determine the host's fully qualified name.

libsysfs2 (2.1.0-5, main) - interface library to sysfs
Binario para la arquitectura i386 (27.6 KB)

Sysfs is a virtual file system in Linux kernel 2.5+ that provides a tree of system devices. libsysfs provides a stable programming interface to sysfs and eases querying system devices and their attributes.

The package sysfsutils contains frontend programs that use this library. Development files and C examples are provided by the package libsysfs-dev.

libt1-5 (5.1.2-3, main) - Type 1 font rasterizer library - runtime
Binario para la arquitectura i386 (149.7 KB)

T1lib is an enhanced rasterizer for Type 1 fonts.

T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation.

This package contains the shared libraries needed to run programs using T1lib.

libtag1c2a (1.5-3, main) - TagLib Audio Meta-Data Library
Binario para la arquitectura i386 (173.1 KB)

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC files.

This is the runtime package for programs that use the TagLib Audio Meta-Data Library.

libtagc0 (1.5-3, main) - TagLib Audio Meta-Data Library (C bindings)
Binario para la arquitectura i386 (11.7 KB)

TagLib is a library for reading and editing the meta-data of several popular audio formats. Currently it supports both ID3v1 and ID3v2 for MP3 files, Ogg Vorbis comments and ID3 tags and Vorbis comments in FLAC files.

This is the runtime package for programs that use the TagLib Audio Meta-Data Library (C bindings).

libtalloc1 (1.2.0~git20080616-1, main) - hierarchical pool based memory allocator
Binario para la arquitectura i386 (14.0 KB)

A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed.

libterm-progressbar-perl (2.09-5, main) - Perl module to print a progress bar
Binario para la arquitectura all (20.9 KB)

This is the CPAN Perl module Term::ProgressBar.

This module displays progress bar for things that take a while. It looks like:


50% [===== ]

and is as long as the terminal. Linear estimation of the time left for the process to run is available.


Homepage: http://search.cpan.org/~fluffy/Term-ProgressBar/

libterm-readkey-perl (2.30-4, main) - A perl module for simple terminal control
Binario para la arquitectura i386 (32.4 KB)

Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.,) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on any architecture and have a good likelyhood of it working.

libtext-bidi-perl (0.03-4+b1, main) - Text::Bidi - Unicode bidi algorithm for Perl using libfribidi
Binario para la arquitectura i386 (43.7 KB)

This Perl module provides basic support for the Unicode bidirectional text (Bidi) algorithm, for displaying text consisting of both left-to-right and right-to-left written languages (like Hebrew and Arabic.) It does so using a swig interface file to the libfribidi library.

libthai-data (0.1.9-4, main) - Data files for Thai language support library
Binario para la arquitectura all (158.6 KB)

Data needed by LibThai library. It is usually automatically installed.

libthai0 (0.1.9-4, main) - Thai language support library
Binario para la arquitectura i386 (30.9 KB)

LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports.

This package contains the shared libraries needed to run programs that use the LibThai library.

libtheora0 (1.0~beta3-1, main) - The Theora Video Compression Codec
Binario para la arquitectura i386 (258.1 KB)

Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project (It is a project that aims to integrate On2's VP3 video codec, Ogg Vorbis audio codec and Ogg multimedia container formats into a multimedia solution that can compete with MPEG-4 format). Theora is derived directly from On2's VP3 codec; currently the two are nearly identical, varying only in framing headers, but Theora will diverge and improve from the main VP3 development lineage as time progresses.

libticables3 (3.9.6-9vnz1, main) - support library for Texas Instruments link cables in massenkoh
Binario para la arquitectura i386 (52.6 KB)

This library provides functions to use Texas Instruments link cables for TI calculators. It currently supports all cables on i386, including the USB one. Supported cables may vary depending on your architecture.

The serial (home-made, BlackLink), parallel and USB cables may require your users to run your software with root privileges. You can avoid this by installing the three kernel modules supporting these cables. The source of these modules are provided in the tidev-modules-source package. It will produce a Debian package containing the three binary modules, compiled for your running kernel.

The documentation and development files are included in the libticables3-dev package. When install devel package u can find docs on shared doc or in the emualtion devel zone for tiemu.

libticables3-dev (3.9.6-9vnz1, main) - support library for Texas Instruments link cables [development files]
Binario para la arquitectura i386 (116.1 KB)

This library provides functions to use Texas Instruments link cables for TI calculators. It currently supports all cables on i386, including the USB one. Supported cables may vary depending on your architecture.

The serial (home-made, BlackLink), parallel and USB cables may require your users to run your software with root privileges. You can avoid this by installing the three kernel modules supporting these cables. The source of these modules are provided in the tidev-modules-source package. It will produce a Debian package containing the three binary modules, compiled for your running kernel.

This package contains the files needed to develop a software that will use the libticables (headers, static objects, automake macros, etc...), along with the documentation of the libticables. Documentation are in shared docs and also in the tiemu emulation devel zone

libticalcs4 (4.6.1-2vnz1, main) - provides functions to communicate with TI calculators
Binario para la arquitectura i386 (74.0 KB)

The libticalcs provides a set of functions to communicate with Texas Instruments calculators. It implements the TI protocol for each type of calculator, independently of the link cable used to establish the link.

All graphing calculators from Texas Instruments are supported.

The documentation and development files are included in the libticalcs4-dev package, see shared docs or devel emulation zone.

libticalcs4-dev (4.6.1-2vnz1, main) - provides functions to communicate with TI calculators [development files]
Binario para la arquitectura i386 (168.5 KB)

The libticalcs provides a set of functions to communicate with Texas Instruments calculators. It implements the TI protocol for each type of calculator, independently of the link cable used to establish the link.

All graphing calculators from Texas Instruments are supported.

This package contains the files needed to develop a software that will use the libticalcs (headers, static objects, automake macros, etc...), along with documentation of the libticalcs. See shared doc or emulation devel zone.

libtidy-0.99-0 (20080116cvs-2, main) - HTML syntax checker and reformatter - library
Binario para la arquitectura i386 (129.9 KB) | Source dir

Corrects markup in a way compliant with the latest standards, and optimal for the popular browsers. It has a comprehensive knowledge of the attributes defined in the HTML 4.0 recommendation from W3C, and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022 family of 7-bit encodings. In the output:


* HTML entity names for characters are used when appropriate.
* Missing attribute quotes are added, and mismatched quotes found.
* Tags lacking a terminating '>' are spotted.
* Proprietary elements are recognized and reported as such.
* The page is reformatted, from a choice of indentation styles.

Tidy is a product of the World Wide Web Consortium.

libtie-ixhash-perl (1.21-2, main) - ordered associative arrays for Perl
Binario para la arquitectura all (11.7 KB)

This Perl module implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash.

libtiff-tools (3.8.2-11, main) - TIFF manipulation and conversion tools
Binario para la arquitectura i386 (213.6 KB)

libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes tools for converting TIFF images to and from other formats and tools for doing simple manipulations of TIFF images. See also libtiff-opengl.

libtiff4 (3.8.2-11, main) - Tag Image File Format (TIFF) library
Binario para la arquitectura i386 (157.1 KB)

libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library.

libtifiles0 (0.6.6-2vnz1, main) - Texas Instruments calculators file formats library for massenkoh
Binario para la arquitectura i386 (44.4 KB)

The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the group files, which means it is able to group and ungroup variables into such group files.

This package provides the shared library, for complete devel enviorement install the dev pacakge and search for shared docs or in emulation devel zone.

libtifiles0-dev (0.6.6-2vnz1, main) - Texas Instruments calculators file formats library [development files]
Binario para la arquitectura i386 (109.9 KB)

The libtifiles is a library providing support for operations on Texas Instruments calculators files. All formats for all calculators are supported read/write ; the library is also able to manipulate the group files, which means it is able to group and ungroup variables into such group files.

This package provides the development files for the library, static library and required headers for devel over this platform, also provides the required documentation, docs also available over emulation devel zone.

libtimedate-perl (1.1600-9, main) - Time and date functions for Perl
Binario para la arquitectura all (32.1 KB)

The Date::Parse module can parse dates in a wide variety of input formats, and many languages, though it is limited to only parsing absolute dates. To parse relative dates, try Time::ParseDate.

This package also includes Date::Format, which can format dates into strings, and Time::Zone, which can contains miscellaneous timezone functions.

libts-0.0-0 (1.0-4, main) - touch screen library
Binario para la arquitectura i386 (26.4 KB)

Tslib is an abstraction layer for touchscreen panel events, as well as a filter stack for the manipulation of those events. Examples of implemented filters include jitter smoothing and the calibration transform.

libtunepimp5 (0.5.3-7, main) - MusicBrainz tagging library
Binario para la arquitectura i386 (402.1 KB)

Libtunepimp simplifies tagging your audio files with the correct data about artist, album and track title using the MusicBrainz infrastrucure. It works on top of libmusicbrainz and libraries to read audio in FLAC, MP3 Musepack (MPC), Speex, The True Audio (TTA), Ogg Vorbis, WAVE and WMA and WavPack (WV).

This package contains the shared librairy.

libtwolame0 (0.3.12-1, main) - MPEG Audio Layer 2 encoding library
Binario para la arquitectura i386 (55.6 KB)

TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME.

TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3.

However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders.

This package contains the shared library.

libui-dialog-perl (1.08-1.1, main) - UI::Dialog a wrapper for various dialog applications
Binario para la arquitectura all (151.7 KB)

UI::Dialog is an OOPerl wrapper for various dialog applications. These dialog backends are currently supported: Zenity, XDialog, GDialog, KDialog, CDialog, and Whiptail. There is also an ASCII backend provided as a last resort interface for console based dialog variants. UI::Dialog is a class that provides a strict interface to these various backend modules.


Homepage: http://search.cpan.org/dist/UI-Dialog-1.0

libunicode-string-perl (2.09-3+b1, main) - Perl modules for Unicode strings
Binario para la arquitectura i386 (131.8 KB)

This package contains the Unicode::String and Unicode::CharName modules that enable the representation and manipulation of Unicode character strings in Perl 5.

libuniconf4.4 (4.4.1-1.1, main) - C++ network libraries for rapid application development
Binario para la arquitectura i386 (323.1 KB)

UniConf is a configuration system that can serve as the centrepiece among many other, existing configuration systems, such as:
* GConf
* KConfig
* Windows registry
* Mutt ;)

UniConf can also be accessed over the network, with authentication, allowing easy replication of configuration data via the UniReplicateGen.

libunix-syslog-perl (1.1-2, main) - Perl interface to the UNIX syslog(3) calls
Binario para la arquitectura i386 (30.9 KB)

This module provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc-functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away.

libupnp3 (1:1.6.6-3, main) - Portable SDK for UPnP Devices (shared libraries)
Binario para la arquitectura i386 (91.3 KB)

The Portable SDK for UPnP Devices (libupnp) provides developers with an API and open source code for building control points, devices, and bridges that are compliant with Version 1.0 of the Universal Plug and Play Device Architecture Specification - see http://www.upnp.org/ for specifications.

The libupnp3 package contains the runtime libraries for uPnP.

liburi-perl (1.35.dfsg.1-1, main) - Manipulates and accesses URI strings
Binario para la arquitectura all (85.9 KB)

From the README:

This package contains the URI.pm module with friends. The module implements the URI class. Objects of this class represent Uniform Resource Identifier (URI) references as specified in RFC 2396.

URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways.

The URI class replace the URI::URL class that used to be distributed with libwww-perl. This package contains an emulation of the old URI::URL interface. The emulated URI::URL implement both the old and the new interface.

libusb-dev (2:0.1.12-13, main) - userspace USB programming library development files
Binario para la arquitectura i386 (37.3 KB)

Library for programming USB applications without the knowledge of Linux kernel internals.

libuser-identity-perl (0.92-2, main) - manages different identities/roles used by a physical person
Binario para la arquitectura all (73.7 KB)

The C<User::Identity> object is created to maintain a set of informational objects which are related to one user. The C<User::Identity> module tries to be smart providing defaults, conversions and often required combinations.

The identities are not implementing any kind of storage, and can therefore be created by any simple or complex Perl program. This way, it is more flexible than an XML file to store the data. For instance, you can decide to store the data with Data::Dumper, Storable, DBI, AddressBook or whatever. Extension to simplify this task are still to be developed.

libuuid-perl (0.02-3+b1, main) - Perl extension for using UUID interfaces as defined in e2fsprogs
Binario para la arquitectura i386 (9.2 KB)

This is a Perl interface to libuuid from e2fsprogs. It allows generation, parsing, and unparsing of UUIDs.

libvamp-hostsdk2 (1.2-1.1, main) - helper library for Vamp hosts written in C++
Binario para la arquitectura i386 (57.5 KB)

Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data - typically referred to as audio analysis plugins or audio feature extraction plugins.

This library contains handy classes for using Vamp plugins from hosts written in C++.

libvamp-sdk1 (1.2-1.1, main) - helper library for Vamp plugins written in C++
Binario para la arquitectura i386 (28.6 KB)

Vamp is an audio processing plugin system for plugins that extract descriptive information from audio data - typically referred to as audio analysis plugins or audio feature extraction plugins.

If you want to develop Vamp plugins in C++, you slould use this library to expose the official C API to hosts.

libvcdinfo0 (0.7.23-4, main) - library to extract information from VideoCD
Binario para la arquitectura i386 (124.8 KB)

This library can be used to extract information stored on a VideoCD. One use is in media players, such as xine and vlc (where in fact it is currently used). Here libvcdinfo assists in VideoCD navigation, playback control and showing what is contained on a VideoCD. Some standalone programs for this library are vcd-info and vcdxrip (part of the VCDImager distribution).

libvisual-0.4-0 (0.4.0-2.1, main) - Audio visualization framework
Binario para la arquitectura i386 (131.2 KB)

Libvisual is a generic visualization framework that allows applications to easily access and manage visualization plugins. Audio visualization is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework.

This package contains the runtime libraries for libvisual. Libvisual is not very useful without visualization plugins, so it is highly recommended to install the libvisual-0.4-plugins package.

libvisual-0.4-plugins (0.4.0.dfsg.1-2, main) - Audio visualization framework plugins
Binario para la arquitectura i386 (130.0 KB)

Plugins for the libvisual audio visualization framework.

libvoikko1 (1.7-2, main) - Finnish spell-checker and hyphenator library
Binario para la arquitectura i386 (25.1 KB)

Voikko is a Finnish spell-checker and hyphenator based on Malaga and Suomi-Malaga. This package contains the shared library.

libvolume-id0 (0.125-7+lenny1, main) - libvolume_id shared library
Binario para la arquitectura i386 (74.5 KB) | Source dir

This library is used to detect the type of a file system and read its metadata.

libvorbis0a (1.2.0.dfsg-3.1, main) - The Vorbis General Audio Compression Codec
Binario para la arquitectura i386 (97.7 KB)

Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.

The Vorbis library is the primary Ogg Vorbis library.

libvorbisenc2 (1.2.0.dfsg-3.1, main) - The Vorbis General Audio Compression Codec
Binario para la arquitectura i386 (75.1 KB)

Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.

The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis.

libvorbisfile3 (1.2.0.dfsg-3.1, main) - The Vorbis General Audio Compression Codec
Binario para la arquitectura i386 (20.2 KB)

Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel.

The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams.

libwavpack1 (4.50.1-1, main) - an audio codec (lossy and lossless) - library
Binario para la arquitectura i386 (80.8 KB)

WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality.

This package contains the shared libraries necessary to run programs using libwavpack.

libwbclient0 (2:3.2.5-4lenny6, main) - client library for interfacing with winbind service
Binario para la arquitectura i386 (77.2 KB) | Source dir

libwbclient is an API for client interactions with the winbind service. This library abstracts the winbind pipe protocol into a stable API that allows the winbind server to be independently upgraded.

libwildmidi0 (0.2.2-2, main) - software MIDI player library
Binario para la arquitectura i386 (40.6 KB)

MIDI streaming library designed to process a midi file and stream the results as stereo audio data through a buffer which an external program can then process further.

libwine (1.0.1-1, main) - Windows API implementation - library
Binario para la arquitectura i386 (8.4 MB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the library that implements the windows API.

libwine-alsa (1.0.1-1, main) - Windows API implementation - ALSA sound module
Binario para la arquitectura i386 (99.0 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains an ALSA sound driver.

libwine-cms (1.0.1-1, main) - Windows API implementation - color management module
Binario para la arquitectura i386 (58.7 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a Color Management System implementation that lets Windows applications calibrate the colors used for display and print.

libwine-gl (1.0.1-1, main) - Windows API implementation - OpenGL module
Binario para la arquitectura i386 (372.7 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains the OpenGL and Direct3D modules that allow Windows applications to use 3D acceleration.

libwine-gphoto2 (1.0.1-1, main) - Windows API implementation - camera module
Binario para la arquitectura i386 (60.1 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a TWAIN interface that allows Windows applications to communicate with cameras supported by gphoto2.

libwine-ldap (1.0.1-1, main) - Windows API implementation - LDAP module
Binario para la arquitectura i386 (106.0 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a module that allows Windows applications to access LDAP directory services.

libwine-print (1.0.1-1, main) - Windows API implementation - printing module
Binario para la arquitectura i386 (153.9 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a CUPS-enabled spooler and a PostScript driver, allowing Windows applications to print.

libwine-sane (1.0.1-1, main) - Windows API implementation - scanner module
Binario para la arquitectura i386 (57.9 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package contains a TWAIN interface that allows Windows applications to communicate with scanners supported by SANE.

libwmf-bin (0.2.8.4-6, main) - Windows metafile conversion tools
Binario para la arquitectura i386 (16.5 KB)

Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...

This package contains several frontends to libwmf.

libwmf0.2-7 (0.2.8.4-6, main) - Windows metafile conversion library
Binario para la arquitectura i386 (170.1 KB)

Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)...

This package contains the shared library.

libwnck-common (2.22.3-1, main) - Window Navigator Construction Kit - common files
Binario para la arquitectura all (304.9 KB)

A library to use for writing pagers and task lists.

This package contains internationalization files.

libwnck22 (2.22.3-1, main) - Window Navigator Construction Kit - runtime files
Binario para la arquitectura i386 (154.3 KB)

A library to use for writing pagers and task lists.

This package contains runtime files.

libwpd8c2a (0.8.14-1, main) - Library for handling WordPerfect documents (shared library)
Binario para la arquitectura i386 (214.7 KB)

libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too.

This package contains the shared library.

libwpg-0.1-1 (0.1.2-1, main) - WordPerfect graphics import/convert library (shared library)
Binario para la arquitectura i386 (97.3 KB)

Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel sofware, such as WordPerfect(tm) and Presentations(tm).

This package contains the shared library.

libwps-0.1-1 (0.1.2-1, main) - Works text file format import filter library (shared library)
Binario para la arquitectura i386 (59.3 KB)

libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon.

This package contains the shared library.

libwriter2latex-java (0.5-8, main) - OpenOffice.org Writer/Calc to LaTeX/XHTML converter -- library
Binario para la arquitectura all (371.2 KB) | Source dir

Writer2LaTeX is a utility written in java. It converts OpenOffice.org documents – in particular documents containing formulas – into other formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts OOo Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.


This package contains the java library.

libwv-1.2-3 (1.2.4-2, main) - Library for accessing Microsoft Word documents
Binario para la arquitectura i386 (135.7 KB) | Source dir

wvWare (previously known as mswordview) is a library that allows access to Microsoft Word files. It can load and parse the Word 2000, Word 97, Word 95, and Word 6 file formats. (Work is underway to support reading earlier formats as well: Word 2 documents are converted to plain text.)

This package contains the shared library.

libwvstreams4.4-base (4.4.1-1.1, main) - C++ network libraries for rapid application development
Binario para la arquitectura i386 (407.0 KB)

WvStreams is a library suite that is comprised of several parts. Included in the base package are:
* WvString: a convenient and efficient C++ string class
* WvList: an easy-to-use linked list
* WvHashTable: an efficient and easy-to-use hash table
* WvFile: a WvStream wrapper for handling files
* WvStreamClone: a base class which makes writing your own WvStreams easy
* WvLog: a log files handler
* UniIniGen: a tiny version of UniConf for simple configuration systems

libwvstreams4.4-extras (4.4.1-1.1, main) - C++ network libraries for rapid application development
Binario para la arquitectura i386 (587.6 KB)

WvStreams is a library suite that is comprised of several parts. Included in the extras package are:
* WvIPStreams: which includes WvTCPStream and WvUDPStream
* WvCrypto streams: a REALLY easy way to add SSL support to applications

These are the base classes used to build programs such as the ever popular WvDial, TunnelVision, FastForward, KWvDial, retchmail, and many more yet to come. ;)

libwww-mechanize-perl (1.34-2, main) - Automate interaction with websites
Binario para la arquitectura all (133.8 KB)

Perl module to assist in interaction with websites. Handles link scrubbing and form processing.

libwww-perl (5.813-1, main) - WWW client/server library for Perl (aka LWP)
Binario para la arquitectura all (366.3 KB)

Libwww-perl is a collection of Perl modules which provides a simple and consistent programming interface (API) to the World-Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients, thus libwww-perl said to be a WWW client library. The library also contain modules that are of more general use, as well as a simple HTTP/1.1-compatible server implementation.

libwxbase2.6-0 (2.6.3.2.2-3, main) - wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
Binario para la arquitectura i386 (540.0 KB)

wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS.

This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk2.6 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps.

libwxbase2.8-0 (2.8.7.1-1.1, main) - wxBase library (runtime) - non-GUI support classes of wxWidgets toolkit
Binario para la arquitectura i386 (661.1 KB)

wxBase is a collection of C++ classes providing basic data structures (strings, lists, arrays), powerful wxDateTime class for date manipulations, portable wrappers around many OS-specific functions allowing to build the same program under all supported folders, wxThread class for writing multithreaded programs using either Win32 or POSIX threads and much more. wxBase currently supports the following platforms: Generic Unix (Linux, FreeBSD, Solaris, HP-UX, ...), win32, and BeOS.

This package is only useful for non-GUI apps. It offers a subset of the classes in libwx_gtk2.8 for use in console apps and daemons. You do not need this package to build or use wxWidgets GUI apps.

libwxgtk2.6-0 (2.6.3.2.2-3, main) - wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
Binario para la arquitectura i386 (2.7 MB)

wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org

This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed.

libwxgtk2.8-0 (2.8.7.1-1.1, main) - wxWidgets Cross-platform C++ GUI toolkit (GTK+ runtime)
Binario para la arquitectura i386 (3.3 MB)

wxWidgets (formerly known as wxWindows) is a class library for C++ providing GUI components and other facilities on several popular platforms (and some unpopular ones as well). For more information see http://wxwidgets.org

This package provides the shared libraries needed to run programs linked against wxWidgets. To use the (optional) glcanvas library you will need to have Mesa or OpenGL installed.

libx11-6 (2:1.1.5-2, main) - X11 client-side library
Binario para la arquitectura i386 (608.6 KB)

This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11

libx11-data (2:1.1.5-2, main) - X11 client-side library
Binario para la arquitectura all (165.3 KB)

This package provides the locale data files for libx11.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11

libx264-54 (0.svn20070309-4.1etch1, main) - x264 video coding library
Binario para la arquitectura i386 (208.3 KB) | Source dir

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the libx264 shared library.

libx264-60 (1:0.svn20080712-0.1, main) - x264 video coding library
Binario para la arquitectura i386 (264.7 KB) | Source dir

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the libx264 shared library.

libx264-65 (1:0.svn20090115-0.0, main) - x264 video coding library
Binario para la arquitectura i386 (288.1 KB) | Source dir

libx264 is an advanced encoding library for creating H.264 (MPEG-4 AVC) video streams.

This package contains the libx264 shared library.

libx86-1 (1.1+ds1-2, main) - x86 real-mode library
Binario para la arquitectura i386 (7.8 KB)

A library to provide support for making real-mode calls x86 calls. On x86 hardware, vm86 mode is used. On other platforms, x86 emulation is provided.

libxalan2-java (2.7.1-2, main) - XSL Transformations (XSLT) processor in Java
Binario para la arquitectura all (3.3 MB)

Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used from the command line, in an applet or a servlet, or as a module in other programs.

libxalan2-java-gcj (2.7.1-2, main) - XSL Transformations (XSLT) processor in Java (native code)
Binario para la arquitectura i386 (3.3 MB)

Xalan-Java is an XSLT processor for transforming XML documents into HTML, text, or other XML document types. It implements the W3C Recommendations for XSL Transformations (XSLT) and the XML Path Language (XPath). It can be used from the command line, in an applet or a servlet, or as a module in other programs.

libxau6 (1:1.0.3-3, main) - X11 authorisation library
Binario para la arquitectura i386 (11.6 KB)

This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxaw7 (2:1.0.4-2, main) - X11 Athena Widget library
Binario para la arquitectura i386 (182.4 KB)

libXaw7 provides the second version of Xaw, the Athena Widgets tookit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxcb-render-util0 (0.2.1+git1-1, main) - utility libraries for X C Binding -- render-util
Binario para la arquitectura i386 (9.1 KB)

This package contains the library files needed to run software using libxcb-render-util, providing convenience functions for the Render extension.

The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib.

libxcb-render0 (1.1-1.2, main) - X C Binding, render extension
Binario para la arquitectura i386 (20.3 KB)

This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-shape0 (1.1-1.2, main) - X C Binding, shape extension
Binario para la arquitectura i386 (15.6 KB)

This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-shm0 (1.1-1.2, main) - X C Binding, shm extension
Binario para la arquitectura i386 (15.1 KB)

This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xlib0 (1.1-1.2, main) - X C Binding, Xlib/XCB interface library
Binario para la arquitectura i386 (14.8 KB)

This package contains the library files needed to run software using libxcb-xlib, the Xlib/XCB interface for the X C Binding. libxcb-xlib contains portions of XCB used only by the Xlib/XCB compatibility layer; nothing other than Xlib should ever link to it.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb-xv0 (1.1-1.2, main) - X C Binding, xv extension
Binario para la arquitectura i386 (18.7 KB)

This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcb1 (1.1-1.2, main) - X C Binding
Binario para la arquitectura i386 (42.5 KB)

This package contains the library files needed to run software using libxcb, the X C Binding.

The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib:


* Size: small library and lower memory footprint
* Latency hiding: batch several requests and wait for the replies later
* Direct protocol access: one-to-one mapping between interface and protocol
* Thread support: access XCB from multiple threads, with no explicit locking
* Easy creation of new extensions: automatically generates interface from
machine-parsable protocol descriptions

libxcomposite1 (1:0.4.0-3, main) - X11 Composite extension library
Binario para la arquitectura i386 (10.8 KB)

libXcomposite provides an X Window System client interface to the Composite extension to the X protocol.

The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off-screen buffer.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite

libxcursor1 (1:1.1.9-1, main) - X cursor management library
Binario para la arquitectura i386 (23.4 KB)

Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request.

libxdamage1 (1:1.1.1-4, main) - X11 damaged region extension library
Binario para la arquitectura i386 (9.7 KB)

libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol.

The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered).

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage

libxdmcp6 (1:1.0.2-3, main) - X11 Display Manager Control Protocol library
Binario para la arquitectura i386 (16.6 KB)

This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxerces2-java (2.9.1-2, main) - Validating XML parser for Java with DOM level 3 support
Binario para la arquitectura all (1.1 MB)

The Xerces2 Java parser is the reference implementation of XNI, the Xerces Native Interface, and also a fully conforming XML Schema processor.

Xerces2-J supports the following standards and APIs:
* eXtensible Markup Language (XML) 1.0 Second Edition Recommendation
* Namespaces in XML Recommendation
* Document Object Model (DOM) Level 2 Core, Events, and Traversal and
Range Recommendations
* Simple API for XML (SAX) 2.0.1 Core and Extension
* Java APIs for XML Processing (JAXP) 1.2.01
* XML Schema 1.0 Structures and Datatypes Recommendations
* Experimental implementation of the Document Object Model (DOM) Level 3
Core and Load/Save Working Drafts
* Provides a partial implementation of the XML Inclusions (XInclude) W3C
Candidate Recommendation

Xerces is now able to parse documents written according to the XML 1.1 Candidate Recommendation, except that it does not yet provide an option to enable normalization checking as described in section 2.13 of this specification. It also handles namespaces according to the XML Namespaces 1.1 Candidate Recommendation, and will correctly serialize XML 1.1 documents if the DOM level 3 load/save API's are in use.

libxerces2-java-gcj (2.9.1-2, main) - Validating XML parser for Java with DOM level 3 support (native code)
Binario para la arquitectura i386 (1.5 MB)

The Xerces2 Java parser is the reference implementation of XNI, the Xerces Native Interface, and also a fully conforming XML Schema processor.

This package contains the natively compiled code for use by gij.

libxext6 (2:1.0.4-1, main) - X11 miscellaneous extension library
Binario para la arquitectura i386 (32.7 KB)

libXext provides an X Window System client interface to several extensions to the X protocol.

The supported protocol extensions are:
- DOUBLE-BUFFER (DBE), the Double Buffer extension;
- DPMS, the VESA Display Power Management System extension;
- Extended-Visual-Information (EVI), an extension for gathering extra
information about the X server's visuals;
- LBX, the Low Bandwidth X extension;
- MIT-SHM, the MIT X client/server shared memory extension;
- MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT;
- Multi-Buffering, the multi-buffering and stereo display extension;
- SECURITY, the X security extension;
- SHAPE, the non-rectangular shaped window extension;
- SYNC, the X synchronization extension;
- TOG-CUP, the Open Group's Colormap Utilization extension;
- XC-APPGROUP, the X Consortium's Application Group extension;
- XC-MISC, the X Consortium's resource ID querying extension;
- XTEST, the X test extension (this is one of two client-side
implementations; the other is in the libXtst library, provided by the
libxtst6 package);

libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxfixes3 (1:4.0.3-2, main) - X11 miscellaneous 'fixes' extension library
Binario para la arquitectura i386 (9.3 KB)

libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol.

It provides support for Region types, and some cursor functions.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes

libxfont1 (1:1.3.3-1, main) - X11 font rasterisation library
Binario para la arquitectura i386 (142.3 KB)

libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries).

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfont

libxft2 (2.1.12-3, main) - FreeType-based font drawing library for X
Binario para la arquitectura i386 (47.8 KB)

Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used.

libxi6 (2:1.1.4-1, main) - X11 Input extension library
Binario para la arquitectura i386 (24.7 KB)

libXi provides an X Window System client interface to the XINPUT extension to the X protocol.

The Input extension allows setup and configuration of multiple input devices, and will soon allow hotplugging of input devices; to be added and removed on the fly.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi

libxine1 (1.1.14-6, main) - the xine video/media player library, meta-package
Binario para la arquitectura i386 (1.2 KB)

This is the xine media player library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience.

libxine1-bin (1.1.14-6, main) - the xine video/media player library, binary files
Binario para la arquitectura i386 (1.6 MB)

This package contains the core library of the xine video/media player engine.

libxine1-console (1.1.14-6, main) - libaa/libcaca/framebuffer/directfb related plugins for libxine1
Binario para la arquitectura i386 (58.8 KB)

This package contains plugins for the xine video/media player engine, which are commonly used on the command line. In detail, this package contains the framebuffer (fb), directfb, libaa and libcaca output plugins.

If you want to view your videos in an xterm, you want to install this package.

libxine1-ffmpeg (1.1.14-6, main) - MPEG-related plugins for libxine1
Binario para la arquitectura i386 (219.5 KB)

This package contains plugins for the xine video/media player engine, which are necessary to decode MPEG-based codecs. Among them, this package includes the ffmpeg input plugin for xine, which enables xine-based players a large variety of modern audio and video codecs.

You most probably want to install this package. It is required if you want to watch DVDs or digital TV using any xine-based player.

libxine1-misc-plugins (1.1.14-6, main) - Input, audio output and post plugins for libxine1
Binario para la arquitectura i386 (875.9 KB)

This package contains plugins for the xine video/media player engine which are used for input, audio output and post-processing.

You most probably want to install this package. It contains various plugins you generally would expect to find on a xine installation.

libxine1-plugins (1.1.14-6, main) - the xine video/media player library, meta package
Binario para la arquitectura all (52.8 KB)

This is the xine media player library (libxine).

Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs.

This empty package is just for your convenience and depends on commonly-used xine plugin packages.

libxine1-x (1.1.14-6, main) - X desktop video output plugins for libxine1
Binario para la arquitectura i386 (202.6 KB)

This package contains plugins for the xine video/media player engine which are used for video display on the X desktop.

You most probably want to install this package if you are using a graphical frontend like gxine, kaffeine or xine-ui. It contains xine output plugins necessary for drawing on X11 Displays.

libxine1-xvdr (1.0.1-5, main) - Xine input plugin for vdr-plugin-xineliboutput streams
Binario para la arquitectura i386 (128.1 KB)

This plugin adds a new mrl "xvdr://" to Xine, which allows to play back streams provided by vdr-plugin-xineliboutput.

libxinerama1 (2:1.0.3-2, main) - X11 Xinerama extension library
Binario para la arquitectura i386 (9.9 KB)

libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol.

The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxkbfile1 (1:1.0.5-1, main) - X11 keyboard file manipulation library
Binario para la arquitectura i386 (70.2 KB)

libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxml++2.6-2 (2.22.0-1, main) - A C++ interface to the GNOME XML library (libxml2)
Binario para la arquitectura i386 (75.3 KB)

libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME2 XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API.

This package contains shared libraries.

libxml-dom-perl (1.44-1, main) - Perl module for building DOM Level 1 compliant doc structures
Binario para la arquitectura all (180.0 KB)

This module parses XML strings or files and builds a data structure that conforms to the API of the Document Object Model as described at http://www.w3.org/TR/REC-DOM-Level-1. See the XML::Parser manpage for other available features of the XML::DOM::Parser class.

libxml-libxml-common-perl (0.13-6+b1, main) - Perl module for common routines & constants for XML::LibXML et al
Binario para la arquitectura i386 (13.9 KB)

This module contains several constants and functions that are shared by XML::LibXML, XML::GDOME and XML::LibXSLT (not all done yet, though).

libxml-libxml-perl (1.66-1+b1, main) - Perl module for using the GNOME libxml2 library
Binario para la arquitectura i386 (335.9 KB)

This module implements a Perl interface to the GNOME libxml2 library. The libxml2 library provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance DOM implementation. It also provides an XML::XPath-like findnodes() interface, providing access to the XPath API in libxml2.

libxml-namespacesupport-perl (1.09-3, main) - Perl module for supporting simple generic namespaces
Binario para la arquitectura all (14.9 KB)

XML::NamespaceSupport offers a simple way to process namespace-based XML names. It also helps maintain a prefix-to-namespace URI map, and provides a number of basic checks.

The model for this module is SAX2's NamespaceSupport class. It adds a few Perl-specific changes where thought to be appropriate.

libxml-parser-perl (2.36-1.1+b1, main) - Perl module for parsing XML files
Binario para la arquitectura i386 (314.2 KB)

This module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time.

The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed.

When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object.

libxml-perl (0.08-1, main) - Perl modules for working with XML
Binario para la arquitectura all (115.9 KB)

libxml-perl is a collection of smaller Perl modules, scripts, and documents for working with XML in Perl. libxml-perl software works in combination with XML::Parser, PerlSAX, XML::DOM, XML::Grove and others.

libxml-regexp-perl (0.03-7, main) - Perl module for regular expressions for XML tokens
Binario para la arquitectura all (7.3 KB)

This module provides regular expressions for the following XML tokens: BaseChar, Ideographic, Letter, Digit, Extender, CombiningChar, NameChar, EntityRef, CharRef, Reference, Name, NmToken, and AttValue.

The definitions of these tokens were taken from the XML spec (Extensible Markup Language 1.0) at http://www.w3.org/TR/REC-xml.

Also contains the regular expressions for the following tokens from the XML Namespaces spec at http://www.w3.org/TR/REC-xml-names: NCNameChar, NCName, QName, Prefix and LocalPart.

libxml-sax-expat-perl (0.40-1, main) - Perl module for a SAX2 driver for Expat (XML::Parser)
Binario para la arquitectura all (12.2 KB)

This module is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser). It is still incomplete, though most of the basic SAX2 events should be available.

libxml-sax-perl (0.16+dfsg-3, main) - Perl module for using and building Perl SAX2 XML processors
Binario para la arquitectura all (82.3 KB)

This module consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness.

The package also contains a SAX parser, XML::SAX::PurePerl, but it is considered too slow for serious use and is only provided as a fallback parser. We recommend using XML::SAX::Expat (provided in libxml-sax-expat-perl) instead.

The framework includes a Debian-specific script (called update-perl-sax-parsers) to manage the ParserDetails.ini file. This script is intended to be used in postinst and prerm package scripts to (de)register parsers. See README.Debian for more info.

libxml-twig-perl (1:3.32-1, main) - Perl module for processing huge XML documents in tree mode
Binario para la arquitectura all (172.3 KB)

This module provides a way to process XML documents. It is built on top of XML::Parser.

The module offers a tree interface to the document, while allowing to output the parts of it that have been completely processed.

It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the twig_roots and twig_print_outside_roots options. The finish and finish_print methods also help to increase performance.

XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser.


Homepage: http://www.xmltwig.com/

libxml-writer-perl (0.604-1, main) - Perl module for writing XML documents
Binario para la arquitectura all (27.2 KB)

XML::Writer is a helper module for Perl programs that write an XML document. The module handles all escaping for attribute values and character data and constructs different types of markup, such as tags, comments, and processing instructions.

By default, the module performs several well-formedness checks to catch errors during output. This behaviour can be extremely useful during development and debugging, but it can be turned off for production-grade code.

The module can operate either in regular mode in or Namespace processing mode. In Namespace mode, the module will generate Namespace Declarations itself, and will perform additional checks on the output.

Additional support is available for a simplified data mode with no mixed content: newlines are automatically inserted around elements and elements can optionally be indented based as their nesting level.

libxml-xpath-perl (1.13-6, main) - Perl module for processing XPath
Binario para la arquitectura all (77.3 KB)

This module implements the W3C's XPath specification. It aims to be completely correct to the letter of the spec, and yet still allow extensions through the use of functions and variables, such as are provided by XSLT and XPointer.

libxml-xql-perl (0.68-4, main) - Perl module for querying XML tree structures with XQL
Binario para la arquitectura all (151.2 KB)

This module implements the XQL (XML Query Language) proposal submitted to the XSL Working Group in September 1998. The spec can be found at: http://www.w3.org/TandS/QL/QL98/pp/xql.html. Most of the contents related to the XQL syntax can also be found in the XML::XQL::Tutorial that comes with this distribution. Note that XQL is not the same as XML-QL!

The current implementation only works with the XML::DOM module, but once the design is stable and the major bugs are flushed out, other extensions might follow, e.g. for XML::Grove.

XQL was designed to be extensible and this implementation tries to stick to that. Users can add their own functions, methods, comparison operators and data types. Plugging in a new XML tree structure (like XML::Grove) should be a piece of cake.

libxml2 (2.6.32.dfsg-5, main) - GNOME XML library
Binario para la arquitectura i386 (795.3 KB) | Source dir

XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages.

This package provides a library providing an extensive API to handle such XML data files.

libxmltv-perl (0.5.52-1, main) - Perl libraries related to the XMLTV file format for TV listings
Binario para la arquitectura all (314.3 KB)

Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. This package includes Perl libraries that are part of the XMLTV package, as well as the XML DTD itself.

libxmu6 (2:1.0.4-1, main) - X11 miscellaneous utility library
Binario para la arquitectura i386 (49.9 KB)

libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxmuu1 (2:1.0.4-1, main) - X11 miscellaneous micro-utility library
Binario para la arquitectura i386 (12.9 KB)

libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxom-java (1.1-3, main) - A new XML object model for Java
Binario para la arquitectura all (397.9 KB)

XOM(tm) is a new XML object model. It is an open source (LGPL), tree-based API for processing XML with Java that strives for correctness, simplicity, and performance, in that order.

XOM is designed to be easy to learn and easy to use. It works very straight-forwardly, and has a very shallow learning curve. Assuming you're already familiar with XML, you should be able to get up and running with XOM very quickly.

XOM is the only XML API that makes no compromises on correctness. XOM only accepts namespace well-formed XML documents, and only allows you to create namespace well-formed XML documents. (In fact, it's a little stricter than that: it actually guarantees that all documents are round-trippable and have well-defined XML infosets.) XOM manages your XML so you don't have to. With XOM, you can focus on the unique value of your application, and trust XOM to get the XML right.

libxosd2 (2.2.14-1.6, main) - X On-Screen Display library - runtime
Binario para la arquitectura i386 (25.1 KB)

A library for displaying a TV-like on-screen display in X.

libxp6 (1:1.0.0.xsf1-2, main) - X Printing Extension (Xprint) client library
Binario para la arquitectura i386 (15.9 KB)

libXp provides public APIs to allow client applications to render to non-display devices, making use of the X Print Service.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXp

libxplc0.3.13 (0.3.13-1, main) - Light weight component system
Binario para la arquitectura i386 (37.5 KB)

XPLC ("Cross-Platform Lightweight Components") is a component system that will provide extensibility and reusability both inside and between applications, while being portable across platforms (and languages) and having the lowest possible overhead (both in machine resources and programming effort).

libxpm4 (1:3.5.7-1, main) - X11 pixmap library
Binario para la arquitectura i386 (39.3 KB)

libXpm provides support and common operation for the XPM pixmap format, which is commonly used in legacy X applications. XPM is an extension of the monochrome XBM bitmap specificied in the X protocol.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxpp2-java (2.1.10-4, main) - XML pull parser library for java V2
Binario para la arquitectura all (105.0 KB)

Xml Pull Parser (in short XPP) is a streaming pull XML parser for java. This version XPP2 is the predecessor of XPP3 (see package libxpp3-java).

XPP2 consists of two parts: generic API and its implementations. This debian version only provides the default implementation optimized for size and speed and is not exposing DTD, entities, comments, or processing instructions to the user.

If you need a xml pull parser implementing the XmlPull API you want to have a look at the libxpp3-java package.

libxpp3-java (1.1.3.4.O-4, main) - XML pull parser library for java
Binario para la arquitectura all (319.7 KB)

Xml Pull Parser (in short XPP) is a streaming pull XML parser for java. This version XPP3 is a successor of XPP2 (see package libxpp2-java) that implements XmlPull API (see http://www.xmlpull.org).

However XPP3 currently supports only parsing and does not support incremental node tree from XPP2.

libxrandr2 (2:1.2.3-1, main) - X11 RandR extension library
Binario para la arquitectura i386 (21.9 KB)

libXrandr provides an X Window System client interface to the RandR extension to the X protocol.

The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr

libxrender1 (1:0.9.4-2, main) - X Rendering Extension client library
Binario para la arquitectura i386 (26.0 KB)

The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender

libxres1 (2:1.0.3-1, main) - X11 Resource extension library
Binario para la arquitectura i386 (9.4 KB)

libXRes provides an X Window System client interface to the Resource extension to the X protocol.

The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al).

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxslt1.1 (1.1.24-2, main) - XSLT processing library - runtime library
Binario para la arquitectura i386 (221.8 KB) | Source dir

XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT.

This package contains libxslt library used by applications for XSLT transformations.

libxss1 (1:1.1.3-1, main) - X11 Screen Saver extension library
Binario para la arquitectura i386 (11.6 KB)

libXss provides an X Window System client interface to the MIT-SCREEN-SAVER extension to the X protocol.

The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxt6 (1:1.0.5-3, main) - X11 toolkit intrinsics library
Binario para la arquitectura i386 (161.7 KB)

libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation).

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxtrap6 (2:1.0.0-5, main) - X11 event trapping extension library
Binario para la arquitectura i386 (16.8 KB)

libXTrap provides an interface to the DEC-XTRAP extension, which allows for capture and synthesis of core input events.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxtst6 (2:1.0.3-1, main) - X11 Testing -- Resource extension library
Binario para la arquitectura i386 (12.0 KB)

libXtst provides an X Window System client interface to the Record extension to the X protocol.

The Record extension allows X clients to synthesise input events, which is useful for automated testing.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxv1 (2:1.0.4-1, main) - X11 Video extension library
Binario para la arquitectura i386 (15.4 KB)

libXv provides an X Window System client interface to the XVideo extension to the X protocol.

The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxvidcore4 (2:1.1.3-0.6, main) - High quality ISO MPEG4 codec library
Binario para la arquitectura i386 (216.2 KB)

XviD is a high quality/performance ISO MPEG4 codec.

libxvmc1 (1:1.0.4-2, main) - X11 Video extension library
Binario para la arquitectura i386 (17.4 KB)

libXvMC provides an X Window System client interface to the XVideo-MotionCompensation extension to the X protocol.

The XVideo-MotionCompensation extension allows for further accelerated drawing of videos. Video data may be sent at earlier stages of the decoding pipeline than raw YUV data. At the moment, driver support for XvMC is poor to non-existent.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxxf86dga1 (2:1.0.2-1, main) - X11 Direct Graphics Access extension library
Binario para la arquitectura i386 (15.4 KB)

libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxxf86misc1 (1:1.0.1-3, main) - X11 XFree86 miscellaneous extension library
Binario para la arquitectura i386 (7.7 KB)

libXxf86misc provides an interface to the XFree86-Misc extension, which allows client applications to query the current keyboard and mouse settings of the running XFree86-based (XFree86, Xorg) server.

More information about X.Org can be found at: <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

libxxf86vm1 (1:1.0.2-1, main) - X11 XFree86 video mode extension library
Binario para la arquitectura i386 (13.6 KB) | Source dir

libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm

libzephyr3 (2.1.20070719.SNAPSHOT-1.2, main) - Project Athena's notification service - non-Kerberos libraries
Binario para la arquitectura i386 (25.1 KB) | Source dir

Zephyr is derived from the original Project Athena 'Instant Message' system and allows users to send messages to other users or to groups of users. Users can view incoming Zephyr messages as windowgrams (transient X windows) or as text on a terminal.

This package provides the libraries without Kerberos support.

libzvbi-common (0.2.30-1, main) - Vertical Blanking Interval decoder (VBI) - common files
Binario para la arquitectura all (59.9 KB) | Source dir

The VBI devices capture the hidden lines on a television picture that carry further information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings.

This package contains internationalization files.

libzvbi0 (0.2.30-1, main) - Vertical Blanking Interval decoder (VBI) - runtime files
Binario para la arquitectura i386 (271.6 KB) | Source dir

The VBI devices capture the hidden lines on a television picture that carry further information like closed-caption data, Teletext (primarily in Europe), and now Intercast and the ATVEC Internet television encodings.

lilypond (2.10.33-2.3, main) - A program for typesetting sheet music
Binario para la arquitectura i386 (1.2 MB) | Source dir

LilyPond is a music typesetter, an automated engraving system. It produces beautiful sheet music using a high level description file as input.

LilyPond supports many forms of music notation constructs, including chord names, drum notation, figured bass, grace notes, guitar tablature, modern notation (cluster notation and rhythmic grouping), tremolos, (nested) tuplets in arbitrary ratios, and more.

LilyPond's text-based music input language support can integrate into LaTeX, HTML and Texinfo seamlessly, allowing single sheet music or musicological treatises to be written from a single source. Form and content are separate, and with LilyPond's expert automated formatting, users don't need typographical expertise to produce good notation.

LilyPond produces PDF, PostScript, SVG, or TeX printed output, as well as MIDI for listening pleasures. LilyPond is exported from the RoseGarden and NoteEdit GUIs, and can import ABC, ETF and MIDI.

LilyPond is part of the GNU Project.


Home Page: http://lilypond.org/
Authors: Han-Wen Nienhuys <hanwen@cs.uu.nl>
Jan Nieuwenhuizen <janneke@gnu.org>

lilypond-data (2.10.33-2.3, main) - LilyPond music typesetter (data files)
Binario para la arquitectura all (3.5 MB) | Source dir

LilyPond is a music typesetter, an automated engraving system. It produces beautiful sheet music using a high level description file as input.

This package contains architecture-independent data files for LilyPond.

lilypond-doc (2.10.33-2.3, main) - LilyPond Documentation in HTML, PS and DVI formats
Binario para la arquitectura all (28.7 MB) | Source dir

This package contains the HTML, PostScript and DVI documentation for the LilyPond music typesetting software.

lincity (1.13.1-7.1, main) - build & maintain a city/country
Binario para la arquitectura i386 (512.4 KB) | Source dir

You are required to build and maintain a city. You must feed, house, provide jobs and goods for your residents. You can build a sustainable economy with the help of renewable energy and recycling, or you can go for broke and build rockets to escape from a pollution ridden and resource starved planet, it's up to you. Due to the finite resources available in any one place, this is not a game that you can leave for long periods of time. This game is similar to the commercial simulation game with a similar name.


Homepage: http://lincity.sourceforge.net/

lineak-defaultplugin (1:0.9-4.1, main) - LinEAK default plugin
Binario para la arquitectura i386 (51.9 KB) | Source dir

LinEAK, Linux support for Easy Access and Internet Keyboards, features X11 support, windowmanager independence, ability to configure all keys through GUI or .conf file, volume control and sound controls.

This plugin contains macros to control the mixer and to eject a CD-ROM.


Homepage: http://lineak.sourceforge.net

lineak-kdeplugins (2:0.9-5, main) - LinEAK KDE plugins
Binario para la arquitectura i386 (67.9 KB)

LinEAK, Linux support for Easy Access and Internet Keyboards, features X11 support, windowmanager independence, ability to configure all keys through GUI or .conf file, volume control and sound controls.

This package contains plugins to control the following KDE applications: amaroK, JuK, KMail, KMix, Konqueror, ksCD and kdesktop.


Homepage: http://lineak.sourceforge.net

lineak-xosdplugin (1:0.9-6, main) - LinEAK On-Screen Display plugin
Binario para la arquitectura i386 (16.6 KB) | Source dir

LinEAK, Linux support for Easy Access and Internet Keyboards, features X11 support, windowmanager independence, ability to configure all keys through GUI or .conf file, volume control and sound controls.

This plugin contains functions to display information like on-screen displays on TVs and monitors.

lineakd (1:0.9-4, main) - Linux support for Easy Access and Internet Keyboards
Binario para la arquitectura i386 (106.6 KB) | Source dir

LinEAK, Linux support for Easy Access and Internet Keyboards, features X11 support, windowmanager independence, ability to configure all keys through GUI or .conf file, volume control and sound controls.

lineakd is the daemon that runs in the background of an X session and listens to incoming events from multimedia buttons.

linsmith (0.99.7-1, main) - a tool to generate Smith Charts
Binario para la arquitectura i386 (807.0 KB) | Source dir

A Smith chart is a tool used in electrical engineering that shows how the complex impedance of a transmission line varies along its length, and simplifies the design of impedance matching networks to match the line to its load.

linSmith is a Smith Charting program, mainly designed for educational use. As such, there is an emphasis on capabilities that improve the 'showing the effect of'-style of operation.

It's main features are:
* Definition of multiple load impedances (at different frequencies)
* Addition of discrete (L, C, parallel and series LC, and transformer)
and line components (open and closed stubs, line segments)
* Connection in series and parallel
* Easy experimentation with values using scrollbars
* A 'virtual' component switches from impedance to admittance to help
explaining (or understanding) parallel components
* The chart works in real impedances (not normalized ones)
* Direct view of the result on the screen
* Ability to generate publication quality Postscript output
* A 'log' file with textual results at each intermediate step
* Load and circuit configuration is stored separately, permitting several
solutions without re-defining the other

linux-headers-2.6.28.7-venenux-libre (2.6.28+7.3.2009, main) - Header files related to Linux kernel, specifically,
Binario para la arquitectura i386 (5.9 MB)

version 2.6.28.7-venenux-libre

This package provides kernel header files for sites that want the latest kernel headers for version 2.6.28.7-venenux-libre. Please read /usr/share/doc/linux-headers-2.6.28.7-venenux-libre/debian.README.gz for details

linux-image-2.6.28.7-venenux-libre (2.6.28+7.3.2009, main) - Linux kernel binary image for version 2.6.28.7-venenux-libre
Binario para la arquitectura i386 (24.1 MB)

This package contains the Linux kernel image for version 2.6.28.7-venenux-libre.

It also contains the corresponding System.map file, and the modules built by the packager. It also contains scripts that try to ensure that the system is not left in a unbootable state after an update.

Kernel image packages are generally produced using kernel-package, and it is suggested that you install that package if you wish to create a custom kernel from the sources. Please look at kernel-img.conf(5), and /usr/share/doc/kernel-package/README.gz from the package kernel-package for details on how to tailor the installation of this or any other kernel image package

linux-libc-dev (2.6.26-17, main) - Linux support headers for userspace development
Binario para la arquitectura i386 (743.5 KB) | Source dir

This package provides userspaces headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries.

linux-sound-base (1.0.17.dfsg-4, main) - base package for ALSA and OSS sound systems
Binario para la arquitectura all (26.4 KB) | Source dir

This package allows the administrator to choose between the OSS and ALSA sound systems.

ALSA is the Advanced Linux Sound Architecture. OSS is the free version of the Open Sound System.

lirc (0.8.3-3, main) - infra-red remote control support
Binario para la arquitectura i386 (371.5 KB) | Source dir

LIRC stands for 'Linux Infra-red Remote Control'.

This package provides the daemons and some utilities to support infra-red remote controls under Linux.

lksctp-tools (1.0.9.dfsg-1, main) - user-space access to Linux Kernel SCTP - commandline tools
Binario para la arquitectura i386 (53.1 KB)

Commandline tools and libraries to test SCTP functionality

This package is part of the LKSCTP project.

It includes 4 commandline tools:
* checksctp: Determine if kernel supports SCTP
* withsctp: Run existing TCP binaries over SCTP
* sctp_darn: Send and receive messages via SCTP
* sctp_test: Userspace test application for the SCTP kernel
reference implementation

SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC2960 defines the core protocol.

lm-sensors (1:3.0.2-1+b2, main) - utilities to read temperature/voltage/fan sensors
Binario para la arquitectura i386 (121.4 KB)

Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems.

This package contains programs to help you set up and read data from lm-sensors.

lmms (0.3.2-1, main) - Linux Multimedia Studio
Binario para la arquitectura i386 (3.3 MB) | Source dir

LMMS aims to be a free alternative to popular (but commercial and closed- source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating cool loops, synthesizing and mixing sounds, arranging samples, having more fun with your MIDI-keyboard and much more...

LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/ sample-/song-/effect-management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.

lmms-common (0.3.2-1, main) - Linux Multimedia Studio - common files
Binario para la arquitectura all (5.9 MB) | Source dir

LMMS aims to be a free alternative to popular (but commercial and closed- source) programs like FruityLoops, Cubase and Logic giving you the ability of producing music with your computer by creating cool loops, synthesizing and mixing sounds, arranging samples, having more fun with your MIDI-keyboard and much more...

LMMS combines the features of a tracker-/sequencer-program (pattern-/channel-/ sample-/song-/effect-management) and those of powerful synthesizers and samplers in a modern, user-friendly and easy to use graphical user-interface.

This package contains the platform independent files such as samples, presets and some example projects.

lmodern (1.010x-5, main) - scalable PostScript and OpenType fonts based on Computer Modern
Binario para la arquitectura all (16.7 MB)

The Latin Modern fonts, also known as "lm fonts", are a set of scalable fonts in PostScript Type 1 and OpenType formats. They are based on the PostScript Type 1 version of the Computer Modern fonts and contain many additional characters (mostly accented ones).

The Latin Modern fonts were generated using MetaType1, a program based on MetaPost for generating PostScript Type 1 fonts (ftp://bop.eps.gda.pl/pub/metatype1/). Their size is reasonable and they are usually considered to be of good quality (compared to cm-super, for instance; however, cm-super contains font families that have no equivalent in this package; additionally, there are character sets that are supported by cm-super and not by the Latin Modern fonts).

The fonts are setup for use with the TeX typesetting system. They are also registered with defoma, which makes them available to other applications such as Ghostscript and Fontconfig. Finally, they are made available to the core X11 fonts system, which makes it possible to use them in any X application.

locales (2.7-18, main) - GNU C Library: National Language (locale) data [support]
Binario para la arquitectura all (4.3 MB) | Source dir

Machine-readable data files, shared objects and programs used by the C library for localization (l10n) and internationalization (i18n) support.

This package contains the libc.mo i18n files, plus tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs.

locales-all (2.7-18, main) - GNU C Library: Precompiled locale data
Binario para la arquitectura i386 (2.5 MB) | Source dir

This package contains the precompiled locale data for all supported locales. A better alternative is to install the locales package and only select desired locales, but it can be useful on a low-memory machine because some locale files take a lot of memory to be compiled.

lockfile-progs (0.1.11-0.1, main) - Programs for locking and unlocking files and mailboxes
Binario para la arquitectura i386 (7.6 KB) | Source dir

This package includes several programs to safely lock and unlock files and mailboxes from the command line. These include:


lockfile-create
lockfile-remove
lockfile-touchlock
mail-lock
mail-unlock
mail-touchlock

These programs use liblockfile to perform the file locking and unlocking, so they are guaranteed compatible with Debian's file locking policies.

lp-solve (5.5.0.10-10, main) - Solve (mixed integer) linear programming problems
Binario para la arquitectura i386 (288.8 KB) | Source dir

The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function.

An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real.

The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables.

lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files.

Homepage http://www.geocities.com/lpsolve/

lsof (4.78.dfsg.1-4, main) - List open files
Binario para la arquitectura i386 (255.9 KB) | Source dir

Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system.

lvm2 (2.02.39-7, main) - The Linux Logical Volume Manager
Binario para la arquitectura i386 (345.7 KB) | Source dir

This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices.

lyx (1.5.5-1, main) - Document Processor
Binario para la arquitectura i386 (2.6 MB) | Source dir

LyX is an almost WYSIWYG-frontend for LaTeX. It makes the power and typesetting quality of LaTeX available for people who are used to word processors. Since LyX supports LaTeX's concept of general mark-ups, it is even easier and faster to create professional quality documents with it than with usual word processors. It is also possible to use LaTeX commands within LyX, so nothing of LaTeX's power is lost.

You can extend the functionality of LyX by installing these packages:
* chktex: check for typographical errors
* dvipost: display tracked changes in DVI format output
* gnuhtml2latex: import HTML documents
* groff: improved table formatting in plain text exports
* linuxdoc-tools: export SGML LinuxDoc documents
* noweb: import noweb files
* rcs: integrated version control
* sgmltools-lite: export SGML DocBook documents
* tex4ht, hevea, tth, or latex2html: export HTML documents
* texlive-latex-extra: more styles and packages
* wv: import MS Word documents

lyx-common (1.5.5-1, main) - Architecture-independent files for LyX
Binario para la arquitectura all (4.4 MB) | Source dir

This package contains LyX's common files which are not architecture-dependent. See the lyx package for a description of LyX itself.

lzop (1.02~rc1-2, main) - fast compression program
Binario para la arquitectura i386 (39.4 KB) | Source dir

lzop is a compressor similar to gzip. Its main advantages over gzip are much higher compression and decompression speed. lzop was designed with the following goals in mind:
1) reliability
2) speed (both compression and decompression)
3) reasonable drop-in compatibility with gzip
4) portability

m4 (1.4.11-1, main) - a macro processing language
Binario para la arquitectura i386 (212.1 KB) | Source dir

GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them.

mailx (1:20071201-3, main) - Transitional package for mailx rename
Binario para la arquitectura all (8.1 KB)

This dummy package is provided to smooth the upgrade from mailx to bsd-mailx and can be safely removed afterwards.

make (3.81-5, main) - The GNU version of the "make" utility.
Binario para la arquitectura i386 (372.8 KB) | Source dir

GNU Make is a program that determines which pieces of a large program need to be recompiled and issues the commands to recompile them, when necessary. More information about GNU Make can be found in the `make' Info page. The upstream sources for this package are available at the location ftp://ftp.gnu.org/gnu/make/. The documentation for this package does not meet the Debian Free Software Guidelines, and has been removed from this package.

makedev (2.3.1-88, main) - creates device files in /dev
Binario para la arquitectura all (41.3 KB)

The MAKEDEV executable is used to create device files, often in /dev.

Device files are special files through which applications can interact with hardware.

manpages-es (1.55-8, main) - Spanish man pages
Binario para la arquitectura all (1.5 MB) | Source dir

This package contains the Linux man pages for all chapters translated into Spanish. Not all the manual pages are updated, however.

manpages-es-extra (0.8a-16, main) - Spanish extra manpages
Binario para la arquitectura all (660.3 KB) | Source dir

This package contains the GNU/Linux extra man pages, that is, manpages not included in the manpages package but provided by other software.

NOTE: Manpages included in this package might not be current

Este paquete contiene las paginas extra de manual de GNU/Linux, esto es, paginas de manual que no se incluyen en el paquete manpages pero que estan incluidas en otros programas.

NOTA: Las paginas de manual incluidas en este paquete pueden no estar actualizadas

Homepage: http://ditec.um.es/~piernas/manpages-es/

mc (2:4.6.2~git20080311-4, main) - midnight commander - a powerful file manager
Binario para la arquitectura i386 (2.0 MB) | Source dir

GNU Midnight Commander is a text-mode full-screen file manager. It uses a two panel interface and a subshell for command execution. It includes an internal editor with syntax highlighting and an internal viewer with support for binary files. Also included is Virtual Filesystem (VFS), that allows files on remote systems (e.g. FTP, SSH, SMB servers) and files inside archives to be manipulated like real files.

mckayisotoolkit (0.1, main) - preliminary support for iso Mount-ISO folk
Binario para la arquitectura i386 (14.5 KB)

preliminary support for iso Mount-ISO folk, set of konqueror service extensions for iso and image files knowed, for emulation and filemanagement issues.

set of tools for converting, extracting, browsing and manage iso disc images with all this utilities, in combination of mc and konqueror services, manage iso life are very fun and confortable, and also all operations (except some boot issues) are supported.

Files supported are: nrg, daa, img, bin, cue, bwi, b5i, pdi, uif, ccd, cdi, toc and of course, iso. All file extensions format are manage and converting to the iso format only, some cases can convert to others.

mcp-plugins (0.3.0-4, main) - LADSPA plugins designed for Alsa Modular Synth
Binario para la arquitectura i386 (21.7 KB) | Source dir

MCP plugins implement a set of LADSPA plugins that vastly improve the sound of AlsaModularSynth.

Currently they consist of these plugins:
* Moog VCF (1-3): Moog lowpass filters that quite successfully
emulate the properties of the analogue circuit. Version 3 of
these filters is recommended.
* Phaser1: A phaser with up to 30 all-pass filters in series.
* Phaser1+LFO: The same as above, but with built-in LFO. LFO
waveform can be continuosly changed from saw down to triangle
and saw up.
* Chorus (1,2): Two chorus plugins.

memtest86+ (2.01-1.1, main) - thorough real-mode memory tester
Binario para la arquitectura i386 (71.6 KB) | Source dir

Memtest86+ scans your RAM for errors.

This tester runs independently of any OS - it is run at computer boot-up, so that it can test *all* of your memory. You may want to look at `memtester', which allows to test your memory within Linux, but this one won't be able to test your whole RAM.

It can output a list of bad RAM regions usable by the BadRAM kernel patch, so that you can still use you old RAM with one or two bad bits.

Memtest86+ is based on memtest86 3.0, and adds support for recent hardware, as well as a number of general-purpose improvements, including many patches to memtest86 available from various sources.

A convenience script is also provided to make a grub-based floppy or image.

mencoder (1:1.0.rc2svn20080706-0.1lenny1, main) - MPlayer's Movie Encoder
Binario para la arquitectura i386 (4.2 MB) | Source dir

A simple movie encoder, designed to encode MPlayer-playable movies (AVI/ASF/OGG/DVD/VCD/VOB/MPG/MOV/VIV/FLI/RM/NUV/NET) to other MPlayer-playable formats. It can encode with various codecs, like DivX4 (1 or 2 passes), libavcodec, PCM/MP3/VBRMP3 audio. Also has stream copying and video resizing abilities.

menu (2.1.41, main) - generates programs menu for all menu-aware applications
Binario para la arquitectura i386 (426.1 KB) | Source dir

Debian menu keeps transparently the menus in the different window-managers in sync with the list of installed programs.

Debian menu relies on a list of menu entries provided by programs and a list of menu-methods provided by window-managers and other menu-aware applications.

Menu provides system-level and user-level configuration and overrides for both menu entries and menu-methods.

menu-xdg (0.3, main) - freedesktop.org menu compliant window manager scripts
Binario para la arquitectura all (4.6 KB) | Source dir

menu-xdg contains menu-methods to convert the Debian menu structure to the freedesktop.org xdg menu structure.


* Base Directory Specification Version 0.6
* Menu Specification Version 0.8
* Desktop Entry Specification Version 0.9.4

mesa-utils (7.0.3-7, main) - Miscellaneous Mesa GL utilities
Binario para la arquitectura i386 (40.6 KB) | Source dir

This package provides several basic GL utilities built by Mesa, including glxinfo and glxgears.

metacam (1.2-5, main) - extract EXIF information from digital camera files
Binario para la arquitectura i386 (40.6 KB) | Source dir

EXIF stands for Exchangeable Image File Format, and is a standard for storing interchange information in image files, especially those using JPEG compression. Most digital cameras now use the EXIF format. The format is part of the DCF standard created by JEIDA to encourage interoperability between imaging devices. In addition to the standard EXIF fields, MetaCam also supports vendor-specific extensions from Nikon, Olympus, Canon and Casio.

micro-httpd (20051212-9, main) - really small HTTP server
Binario para la arquitectura i386 (11.2 KB)

micro_httpd is a very small Unix-based HTTP server. It runs from inetd, which means its performance is poor. But for low-traffic sites, it's quite adequate. It implements all the basic features of an HTTP server, including:


* Security against ".." filename snooping
* The common MIME types
* Trailing-slash redirection
* index.html
* Directory listings

All in 150 lines of code. micro_httpd can also be used to serve HTTPS by wrapping it with stunnel.


Homepage: <http://www.acme.com/software/micro_httpd/>

mime-support (3.44-1, main) - MIME files 'mime.types' & 'mailcap', and support programs
Binario para la arquitectura all (32.5 KB) | Source dir

As these files can be used by all MIME compliant programs, they have been moved into their own package that others can depend upon.

Other packages add themselves as viewers/editors/composers/etc by using the provided "update-mime" program.

In addition, the commands "see", "edit", "compose", and "print" will display, alter, create, and print (respectively) any file using a program determined from the entries in the mime.types and mailcap files.

min12xxw (0.0.9-1, main) - Printer driver for KonicaMinolta PagePro 1[234]xxW
Binario para la arquitectura i386 (45.4 KB) | Source dir

A cups/foomatic printer driver for the KonicaMinolta PagePro 1200W, 1250W, 1300W, 1350W and 1400W.

More Information available at http://www.hinterbergen.de/mala/min12xxw/

mjpegtools (1:1.8.0-0.9, main) - MJPEG video capture/editting/playback MPEG encoding
Binario para la arquitectura i386 (532.3 KB) | Source dir

The mjpeg programs are a set of tools that can do recording of videos and playback, simple cut-and-paste editing and the MPEG compression of audio and video under Linux. This package combines them with important supporting libraries required for their use.

The "lavrec" utility supplied supports capture from Zoran based MJPEG capture/playback cards like the Buz (Iomega), DC10 (MIRO, Pinnacle) and the LML33 (Linux Media Labs). Compatible MJPEG avi files can also be created using any frame-grabbing card supported by the xawtv tool.

Videos recorded in this can be filtered, editted, and converted to MPEG streams. The MPEG encoder is optimised for high quality results at medium to high bit-rates (1Mbps upwards) and supports MMX/SSE/3D-Now and SMP. A Duron 700 can deliver around 15-20 352x288 frames per second.

A key design objective of the tools is interoperability with other video tools: currently xawtv, bcast2000, nuppelvideo and vcdimager are known to interoperate. The MJPEG utilities can read AVI, Quicktime, and movtar streams. The MPEG encoder can produce streams suitable for buring to VCD/SVCD using vcdimager or similar tools. The software playback of MPEG streams works with almost every player and every OS. SSE/MMX and 3D-Now! are supported permitting a 700Mhz CPU to deliver arond 15-20 VCD frames/second.

mkisofs (9:1.1.9-1, main) - Dummy transition package for genisoimage
Binario para la arquitectura all (994 Bytes) | Source dir

This is a dummy package to ease the transition to genisoimage, the fork of mkisofs. It provides a mkisofs symlink to genisoimage for compatibility purposes. Please use genisoimage instead of mkisofs.

mlocate (0.21.1-1, main) - quickly find files on the filesystem based on their name
Binario para la arquitectura i386 (71.7 KB) | Source dir

mlocate is a new implementation of locate, a tool to find files anywhere in the filesystem based on their name, using a fixed pattern or a regular expression. Unlike other tools like find(1), locate uses a previously created database to perform the search, allowing queries to execute much faster. This database is updated periodically from cron.

Several implementations of locate exist: the original implementation from GNU's findutils, slocate, and mlocate. The advantages of mlocate are:


* it indexes all the filesystem, but results of a search will only
include files that the user running locate has access to. It does
this by updating the database as root, but making it unreadable for
normal users, who can only access it via the locate binary. slocate
does this as well, but not the original locate.


* instead of re-reading all the contents of all directories each time
the database is updated, mlocate keeps timestamp information in its
database and can know if the contents of a directory changed without
reading them again. This makes updates much faster and less demanding
on the hard drive. This feature is only found in mlocate.

Installing mlocate will change the /usr/bin/locate binary to point to mlocate via the alternatives mechanism. After installation, you may wish to run /etc/cron.daily/mlocate by hand to create the database, otherwise mlocate won't work until that script is run from cron itself (since mlocate does not use the same database file as standard locate). Also, you may wish to remove the "locate" package in order not to have two different database files updated regularly on your system.

modconf (0.3.9, main) - Device Driver Configuration
Binario para la arquitectura all (1.3 MB) | Source dir

Modconf provides a terminal-based interface for installing and configuring device driver modules.

module-assistant (0.10.11.0, main) - tool to make module package creation easier
Binario para la arquitectura all (100.9 KB) | Source dir

The module-assistant tool helps users and maintainers with managing external kernel modules packaged for Debian. It can do:


- automated preparation of build environment for modules compilation
(eg. automatical detection and installation of required kernel
source/headers)
- automated module source downloads
- configuring and keeping track of external and localy built modules
packages
- semi-automated multiple builds for multiple kernel versions

It also contains some framework to be used by the build-scripts in the accompanying modules-source packages in Debian.

moodbar (0.1.2-2, main) - Analysis program for creating a colorful visual representation of an audio file
Binario para la arquitectura i386 (35.4 KB) | Source dir

The Moodbar is an algorithm for creating a colorful visual representation of the contents of an audio file, giving an idea of its "mood" (this is a rather fanciful term for the simple analysis it actually does). The Moodbar was invented by Gavin Wood and Simon O'Keefe for inclusion in the Amarok music player.

This package contains a GStreamer plugin with elements that are used in the moodbar analysis, and an application that actually does the analysis.

most (5.0.0a-1, main) - Pager program similar to more and less
Binario para la arquitectura i386 (45.9 KB) | Source dir

Most is a paging program that displays, one windowful at a time, the contents of a file on a terminal. A status line at the bottom of the screen displays the file name, the current line number and the percentage of the file so far displayed.

Unlike other paging programs, most is capable of displaying an arbitrary number of windows as long as they all fit on the screen, and different windows could be used to view the same file in different positions.

In addition to displaying ordinary text files, most can also display binary files as well as files with arbitrary ascii characters.

mozilla-openoffice.org (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Mozilla plugin
Binario para la arquitectura i386 (222.9 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains a Mozilla/Netscape compatible plugin which can handle all OOo documents.

mozplugger (1.12.1-2, main) - Plugin allowing external viewers to be launched inside Mozilla
Binario para la arquitectura i386 (64.1 KB) | Source dir

mozplugger allows you to seamlessly integrate external applications to view files downloaded from the web that Mozilla can not normally handle. The application is embedded within a Mozilla window as to act like and feel like a true plugin.

This allows you to view PDFs, Postscript files, animations and movies, amongst other file types all from within Mozilla (with supporting applications).

mp32ogg (0.11-12, main) - Converts MP3 file to Ogg Vorbis
Binario para la arquitectura all (7.8 KB) | Source dir

This is a small script to recursively convert your MP3 files and directories to Ogg Vorbis.

mp3blaster (1:3.2.3-3.1, main) - Full-screen console mp3 and Ogg Vorbis player
Binario para la arquitectura i386 (200.3 KB) | Source dir

mp3blaster is an interactive text-based mp3 and Ogg Vorbis player with a number of unique features. It supports multiple playlists allowing you to divide tracks into albums allowing great flexibility with the play order.

Also included are nmixer, a simple mixer utility based on the same code as the mixer used in mp3blaster and mp3tag, an id3 tag manipulation tool.

Starting with version 3.0pre8, mp3blaster supports the playback of Ogg Vorbis encoded audio as well.

mpeg2dec (0.4.1-3, main) - Simple libmpeg2 video decoder application
Binario para la arquitectura i386 (37.4 KB) | Source dir

Simple libmpeg2 application which can decode and play ES, PS, and TS video streams. Includes extract_mpeg2 demuxer and various output drivers.

http://libmpeg2.sourceforge.net/

mpg123 (1.4.3-4, main) - MPEG layer 1/2/3 audio player
Binario para la arquitectura i386 (126.8 KB) | Source dir

Mpg123 is a fast and portable MPEG audio player for Unix. It supports MPEG 1.0/2.0 layers 1, 2 and 3 (those famous "mp3" files).

For full CD quality playback (44 kHz, 16 bit, stereo) a Pentium, SPARCstation10, DEC Alpha or similar CPU is required. Mono and/or reduced quality playback (22 kHz or 11 kHz) is even possible on 486 CPUs.

This package contains output plugins for several audio systems, including OSS/Lite, the Advanced Linux Sound Architecture (ALSA) on Linux systems, the Enlightened Sound Daemon (esound), the Network Audio System (NAS), and others.

mpg123-alsa (1.4.3-4, main) - MPEG layer 1/2/3 audio player with ALSA support - dummy package
Binario para la arquitectura i386 (12.4 KB) | Source dir

Mpg123 is a fast and portable MPEG audio player for Unix. It supports MPEG 1.0/2.0 layers 1, 2 and 3 (those famous "mp3" files).

For full CD quality playback (44 kHz, 16 bit, stereo) a Pentium, SPARCstation10, DEC Alpha or similar CPU is required. Mono and/or reduced quality playback (22 kHz or 11 kHz) is even possible on 486 CPUs.

The main mpg123 nowadays already contains an output plugin for ALSA by default. This is an empty dummy package to facilitate upgrades. It can be safely removed afterwards.

mpg321 (0.2.10.6, main) - mpg123 clone that doesn't use floating point
Binario para la arquitectura i386 (35.5 KB) | Source dir

mpg321 is a clone of the popular mpg123 command-line mp3 player. It should function as a drop-in replacement for mpg123 in many cases. While some of the functionality of mpg123 is not yet implemented, mpg321 should function properly in most cases for most people, such as for frontends such as gqmpeg.

mpg321 is based on the mad MPEG audio decoding library. It therefore is highly accurate, and also uses only fixed-point calculation, making it more efficient on machines without a floating-point unit. It is not as fast as mpg123 on systems which have a floating point unit.

mplayer-nogui (1:1.0.rc2svn20080706-0.1lenny1, main) - The Ultimate Movie Player For Linux
Binario para la arquitectura i386 (4.5 MB) | Source dir

It plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox/3dfx/SiS) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen.

This version doesn't have the User Interface in GTK+.

mscompress (0.3-3, main) - Microsoft "compress.exe/expand.exe" compatible (de)compressor
Binario para la arquitectura i386 (8.5 KB) | Source dir

This package contains two programs:


* msexpand which decompresses files compressed by the Microsoft
compress.exe utility (e.g. Win 3.x installation files);
* mscompress which compresses files using the LZ77 compression
algorithm.

Files can be decompressed using Microsoft expand.exe or msexpand(1).

mtools (3.9.11-1, main) - Tools for manipulating MSDOS files
Binario para la arquitectura i386 (191.1 KB) | Source dir

Mtools is a collection of utilities to access MS-DOS disks from Unix without mounting them. It supports Win'95 style long file names, OS/2 Xdf disks, ZIP/JAZ disks and 2m disks (store up to 1992kB on a high density 3 1/2 disk).

Also included in this package are commands to eject and manipulate the write/password protection control of Zip disks.

myspell-es (1.10-3, main) - Spanish dictionary for myspell
Binario para la arquitectura all (210.8 KB) | Source dir

This is the Spanish dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. It is based on ispell dictionary put together by Santiago Rodriguez and Jesus Carretero.

mysql-common (5.0.51a-24+lenny1, main) - MySQL database common files
Binario para la arquitectura all (59.1 KB) | Source dir

MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use.

This package includes files needed by all versions of the client library (e.g. /etc/mysql/my.cnf).

nasm (2.03.01-1vnz1, main) - General-purpose x86 assembler
Binario para la arquitectura i386 (870.6 KB)

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).

ncompress (4.2.4.2-1, main) - Original Lempel-Ziv compress/uncompress programs
Binario para la arquitectura i386 (22.3 KB) | Source dir

This package provides the original programs that are the de facto standard, in much of the UNIX community, for compressing and uncompressing files. The programs implement a fast, simple LZW file compression algorithm. The LZW algorithm does not have as high a rate of compression as some other algorithms, but LZW implementations such as this one often compress files faster than other, similar programs such as gzip.

For Debian, the standard uncompress program is installed as uncompress.real.

This package contains a copyright notice from one of the original authors in the file /usr/share/doc/ncompress/README.Debian.

ndiswrapper-common (1.53-2, main) - Common scripts required to use the utilities for ndiswrapper
Binario para la arquitectura all (20.4 KB) | Source dir

Some vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation.

This package contains wrapper scripts to call out to the proper versions of whatever -utils-X.X package is installed.

ndiswrapper-utils-1.9 (1.53-2, main) - Userspace utilities for the ndiswrapper Linux kernel module
Binario para la arquitectura i386 (34.6 KB) | Source dir

Some vendors do not release specifications of the hardware or provide a Linux driver for their wireless network cards. This project implements Windows kernel API and NDIS (Network Driver Interface Specification) API within Linux kernel. A Windows driver for wireless network card is then linked to this implementation so that the driver runs natively, as though it is in Windows, without binary emulation.

This package contains the userspace tools. You will also need the kernel module package.

netcat (1.10-38, main) - TCP/IP swiss army knife -- transitional package
Binario para la arquitectura all (6.0 KB)

This is a "dummy" package that depends on lenny's default version of netcat, to ease upgrades. It may be safely removed.

netcat6 (1.0-3, main) - TCP/IP swiss army knife with IPv6 support
Binario para la arquitectura i386 (38.5 KB) | Source dir

A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool.

Netcat6 is a rewrite of the original netcat with support for IPv6 and an enhanced support for UDP.

netmask (2.3.10, main) - helps determine network masks
Binario para la arquitectura i386 (19.4 KB) | Source dir

This is a tiny program handy if you work with firewalls or routers occasionally (possibly using this as a helper for shell scripts). It can determine the smallest set of network masks to specify a range of hosts. It can also convert between common IP netmask and address formats.

netpbm (2:10.0-12, main) - Graphics conversion tools
Binario para la arquitectura i386 (1.1 MB) | Source dir

Netpbm is a toolkit for manipulation of graphic images, including conversion of images between a variety of different formats. There are over 220 separate tools in the package including converters for more than 80 graphics formats.

Website is http://netpbm.alioth.debian.org/

netselect (0.3.ds1-12.1, main) - Choose the fastest server automatically
Binario para la arquitectura i386 (23.8 KB) | Source dir

This is netselect, an ultrafast intelligent parallelizing binary-search implementation of "ping." You give it a (possibly very long) list of servers, and it chooses the fastest/closest one automatically. It's good for finding the fastest ftp.debian.org mirror, the least laggy IRC server, or the best Squid neighbour.

netselect-apt (0.3.ds1-12.1, main) - Choose the fastest Debian mirror with netselect
Binario para la arquitectura all (9.2 KB) | Source dir

netselect-apt will choose the fastest Debian mirror by downloading the full mirror list and uses netselect to find the best one. netselect-apt writes a sources.list(5) file that can be used with apt(8).

netstat-nat (1.4.9-1, main) - A tool that display NAT connections
Binario para la arquitectura i386 (21.8 KB) | Source dir

Netstat-nat is a small program written in C. It displays NAT connections, managed by netfilter/iptables which comes with the > 2.4.x linux kernels. The program reads its information from '/proc/net/ip_conntrack', which is the temporary conntrack-storage of netfilter.

network-manager (0.6.6-3, main) - network management framework daemon
Binario para la arquitectura i386 (362.2 KB) | Source dir

NetworkManager attempts to keep an active network connection available at all times. It is intended only for the desktop use-case, and is not intended for usage on servers. The point of NetworkManager is to make networking configuration and setup as painless and automatic as possible. If using DHCP, NetworkManager is _intended_ to replace default routes, obtain IP addresses from a DHCP server, and change nameservers whenever it sees fit.

This package provides the userspace daemons.

network-manager-kde (1:0.2.2-2, main) - KDE systray applet for controlling NetworkManager
Binario para la arquitectura i386 (501.5 KB) | Source dir

systray applet for controlling network connections managed by NetworkManager. It is mainly written for KDE but also works for other desktop environments like GNOME or Xfce.

network-manager-openvpn (0.3.2svn2855-1.1, main) - network management framework (OpenVPN plugin core)
Binario para la arquitectura i386 (22.0 KB) | Source dir

NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers.

This package provides a VPN plugin for OpenVPN.

network-manager-pptp (0.6.5+svnhead2574+dfsg-2, main) - network management framework (PPTP plugin)
Binario para la arquitectura i386 (29.0 KB) | Source dir

NetworkManager attempts to keep an active network connection available at all times. It is intended only for the desktop use-case, and is not intended for usage on servers. The point of NetworkManager is to make networking configuration and setup as painless and automatic as possible. If using DHCP, NetworkManager is _intended_ to replace default routes, obtain IP addresses from a DHCP server, and change nameservers whenever it sees fit.

This package provides a VPN plugin for PPTP, commonly used for connecting to Microsoft VPN servers.

network-manager-pptp-gnome (0.6.5+svnhead2574+dfsg-2, main) - network management framework (PPTP plugin)
Binario para la arquitectura i386 (107.5 KB) | Source dir

NetworkManager attempts to keep an active network connection available at all times. It is intended only for the desktop use-case, and is not intended for usage on servers. The point of NetworkManager is to make networking configuration and setup as painless and automatic as possible. If using DHCP, NetworkManager is _intended_ to replace default routes, obtain IP addresses from a DHCP server, and change nameservers whenever it sees fit.

This package provides the GNOME bits of NetworkManager's PPTP plugin.

network-manager-vpnc (0.6.4svn2806-1, main) - network management framework (VPNC plugin core)
Binario para la arquitectura i386 (19.0 KB) | Source dir

NetworkManager attempts to keep an active network connection available at all times. It is intended primarily for laptops where it allows easy switching betwen local wireless networks, it's also useful on desktops with a selection of different interfaces to use. It is not intended for usage on servers.

This package provides a VPN plugin for vpnc, providing easy access Cisco Concentrator based VPN's.

ngspice (18-1vnz1, non-free) - A Spice circuit simulator for massenkoh
Binario para la arquitectura i386 (2.4 MB)

NGspice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice.

NGspice is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools.

ngspice-doc (18-1vnz1, non-free) - Documentation for the ngspice circuit simulator
Binario para la arquitectura all (589.7 KB)

NGspice is a mixed-level/mixed-signal circuit simulator. Its code is based on three open source software packages: Spice3f5, Cider1b1 and Xspice.

NGspice is part of gEDA project, a full GPL'd suite of Electronic Design Automation tools.

This package contains the html, postscript and pdf documentation.

nilfs2-modules-2.6.28.7-venenux-libre (2.0.6-1+2.6.28+7.3.2009, main) - nilfs2 modules for Linux (kernel 2.6.28.7-venenux-libre)
Binario para la arquitectura i386 (88.3 KB)

NILFS is a log-structured file system supporting continuous snapshotting.

This package contains the set of loadable kernel modules for the nilfs2 filesystem driver. The nilfs2-tools package is also required in order to make use of these modules.

This package contains the compiled kernel modules for 2.6.28.7-venenux-libre

If you have compiled your own kernel, you will most likely need to build your own nilfs2-modules. The nilfs2-source package has been provided for use with the Debian's module-assistant or kernel-package utilities to produce a version of nilfs2-modules for your kernel.

nilfs2-source (2.0.4-1, main) - Source for the NILFS2 filesystem driver
Binario para la arquitectura all (123.2 KB)

NILFS is a log-structured file system supporting continuous snapshotting.

This package provides the source code for the nilfs2 kernel modules. The nilfs2-tools package is also required in order to make use of these modules. Kernel source or headers are required to compile these modules.

nitpic (0.1-11.2, main) - simulator for the Microchip PIC16C84 microcontroller
Binario para la arquitectura i386 (32.2 KB) | Source dir

Nitpic is an X-based simulator for the Microchip PIC family of microcontrollers. It currently supports only the PIC16C84. This is beta software.

nmap (4.62-1, main) - The Network Mapper
Binario para la arquitectura i386 (1024.0 KB) | Source dir

Nmap is a utility for network exploration or security auditing. It supports ping scanning (determine which hosts are up), many port scanning techniques, version detection (determine service protocols and application versions listening behind ports), and TCP/IP fingerprinting (remote host OS or device identification). Nmap also offers flexible target and port specification, decoy/stealth scanning, sunRPC scanning, and more. Most Unix and Windows platforms are supported in both GUI and commandline modes. Several popular handheld devices are also supported, including the Sharp Zaurus and the iPAQ.

normalize-audio (0.7.7-2, main) - adjusts the volume of WAV, MP3 and OGG files to a standard volume level
Binario para la arquitectura i386 (54.1 KB) | Source dir

normalize-audio is a tool for adjusting the volume of WAV, MP3 and OGG files to a standard volume level. This is useful for things like creating mix CDs and MP3 databases, where different recording levels on different albums can cause the volume to vary greatly from song to song.


Homepage: http://normalize.nongnu.org/

notification-daemon (0.3.7-1+b1, main) - a daemon that displays passive pop-up notifications
Binario para la arquitectura i386 (41.1 KB)

The Desktop Notifications framework provides a standard way of doing passive pop-up notifications on the Linux desktop. These are designed to notify the user of something without interrupting their work with a dialog box that they must close. Passive popups can automatically disappear after a short period of time. as per the Desktop Notifications spec

http://www.galago-project.org/specs/notification/index.php.

ntfs-3g (1:1.2531-1.1, main) - read-write NTFS driver for FUSE
Binario para la arquitectura i386 (26.4 KB) | Source dir

The ntfs-3g driver is an open source, GPL licensed, third generation Linux NTFS driver which was implemented by the Linux-NTFS project. It provides full read-write access to NTFS, excluding access to encrypted files, writing compressed files, changing file ownership, access right.

Technically it's based on and a major improvement to the third generation Linux NTFS driver, ntfsmount. The improvements includes functionality, quality and performance enhancements.

ntfs-3g is based on FUSE (userspace filesystem framework for Linux), thus you will have to prepare fuse kernel module to be able to use it.

Fuse is available in any recent kernel. No need to prepare a kernel module if you are already running Debian Etch kernel or newer.

ntfsprogs (2.0.0-1, main) - tools for doing neat things in NTFS partitions from Linux
Binario para la arquitectura i386 (261.3 KB) | Source dir

The Linux-NTFS project (http://www.linux-ntfs.org/) aims to bring full support for the NTFS filesystem to the Linux operating system.

This is a set of tools targeted for people interested in working with the NTFS support in the Linux kernel and using it. The following utilities are included:

ntfsfix - Fix common filesystem errors and force Windows to check NTFS.

mkntfs - Format a partition with an NTFS filesystem, optionally bootable.

ntfsinfo - Show some information about an NTFS partition or one of the files or directories within it.

ntfslabel - Show, or set, an NTFS partition's volume label.

ntfsresize - Resize an NTFS partition without losing data.

ntfsundelete - Recover deleted files from an NTFS partition.

ntfscluster - Locate the owner of any given sector or cluster on an NTFS partition.

ntfscat - Concatenate files and print them on the standard output (without mounting the partition).

ntfsls - List directory contents on an NTFS filesystem (without mounting).

ntfscp - Overwrite files on an NTFS partition.

ntfsclone - Efficiently clone an NTFS filesystem or a part of it.

ntfsmount - Mount an NTFS partition from user-space using libntfs and FUSE.

ntfsdecrypt - Decrypt NTFS-encrypted files (NOT INCLUDED).

ntfscmp - Compare two NTFS volumes and tell the differences.

ntpdate (1:4.2.4p4+dfsg-8lenny2, main) - client for setting system time from NTP servers
Binario para la arquitectura i386 (58.7 KB) | Source dir

NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals.

ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops.

If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary.

obex-data-server (0.3.4-1, main) - D-Bus service for OBEX client and server side functionality
Binario para la arquitectura i386 (44.3 KB)

obex-data-server is a D-Bus service providing high-level OBEX client and server side functionality (currently supports OPP and FTP profiles and Bluetooth transport).

ocaml-base-nox (3.10.2-3, main) - Runtime system for OCaml bytecode executables
Binario para la arquitectura i386 (340.5 KB) | Source dir

Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML.

This package contains only the runtime system needed to run bytecode executables that do not use the graphics library. The 'ocaml' package contains the full development suite of Objective Caml.

ocrad (0.17-3, main) - Optical Character Recognition program
Binario para la arquitectura i386 (133.6 KB) | Source dir

GNU Ocrad is an OCR (Optical Character Recognition) program based on a feature extraction method. It reads a bitmap image in pgm/pbm format and produces text in byte (8-bit) or UTF-8 formats.

Ocrad includes a layout analyzer able to separate the columns or blocks of text normally found on printed pages.

odbc-postgresql (1:08.03.0200-1, main) - ODBC driver for PostgreSQL
Binario para la arquitectura i386 (471.1 KB) | Source dir

This package provides a driver that allows ODBC-enabled applications to access PostgreSQL databases. ODBC is an abstraction layer that allows applications written for that layer to access databases in a manner that is relatively independent of the particular database management system. PostgreSQL is an open-source SQL database management system, which can be accessed using this driver.

You need to install this package if you want to use an application that provides database access through ODBC and you want that application to access a PostgreSQL database. This package would need to be installed on the same machine as that client application; the PostgreSQL database server can be on a different machine and does not need any additional software to accept ODBC clients.

If you want to write software that can access a database through the ODBC abstraction layer, you need to install the unixODBC driver manager development package unixodbc-dev, and possibly additional packages for language bindings. This driver package is only used at run time.

odbcinst1debian1 (2.2.11-16, main) - Support library and helper program for accessing odbc ini files
Binario para la arquitectura i386 (64.2 KB) | Source dir

This package contains the libodbcinst library from unixodbc, a library used by ODBC drivers for reading their configuration settings from /etc/odbc.ini and ~/.odbc.ini. It is useful to provide this in a stand-alone package, so that all ODBC drivers in Debian can use a consistent ini library, regardless of whether applications are built with iodbc or unixodbc.

Also contained in this package is the odbcinst helper tool, which allows ODBC driver packages to install their own driver settings, and the driver setup plugins, which describe the features supported by individual ODBC drivers.

odccm (0.11.1-4, main) - Daemon to keep a connection to Windows Mobile device
Binario para la arquitectura i386 (26.4 KB) | Source dir

odccm is a dccm-implementation for Windows Mobile devices. It responds to keep alives and provides other members of the SynCE suite of tools with details of the connected device.

odt2txt (0.4-1, main) - simple converter from OpenDocument Text to plain text
Binario para la arquitectura i386 (13.7 KB) | Source dir

odt2txt is a command-line tool which extracts the text out of OpenDocument Texts, as produced by OpenOffice.org, KOffice, StarOffice and others.

odt2txt can also extract text from some file formats similar to OpenDocument Text, such as OpenOffice.org XML (*.sxw), which was used by OpenOffice.org version 1.x and older StarOffice versions. To a lesser extend, odt2txt may be useful to extract content from OpenDocument spreadsheets (*.ods) and OpenDocument presentations (*.odp).

It is small and fast, can output the document in many encodings and adopts to your locale.

odyssey (0.5-1, main) - Global PIC microcontroller programming for massenkoh McKAY suites
Binario para la arquitectura i386 (87.8 KB)

odyssey is a serial device programming utility designed for use under GNU/Linux and other free operating systems. At the moment, it only supports programming PIC microcontrollers through a parallel-type programmer but it is designed to support many different types of devices and many different types of programming hardware.

This newer version has new pic devices added and complete finaly support for the knoweds famous PIC1684, now not only the pic16x84x only, now all the pic16XX84XX are now supoorted.

omins (0.2.0-5, main) - a collection of LADSPA plugins aimed at modular synthesizers
Binario para la arquitectura i386 (25.7 KB) | Source dir

These plugins are provided: Range translator, Formant filter, AD Envelope, DAHDSR Envelope, Hz to V/Oct converter, Comparison, Fast Crossfade, Masher, Multiplexer, Power, Probability Switch, Sample and Hold, Signal Absolute Value, Slew Limiter, Slide, Waveguide Mesh

Homepage: http://www.nongnu.org/om-synth/omins.html

openbsd-inetd (0.20080125-2, main) - The OpenBSD Internet Superserver
Binario para la arquitectura i386 (33.0 KB)

The inetd server is a network daemon program that specializes in managing incoming network connections. Its configuration file tells it what program needs to be run when an incoming connection is received. Any service port may be configured for either of the tcp or udp protocols.

This is a port of the OpenBSD daemon with some debian-specific features. This package supports IPv6, built-in libwrap access control, binding to specific addresses, UNIX domain sockets and socket buffers tuning.

openclipart (0.18+dfsg-5, main) - Open Clip Art Library
Binario para la arquitectura all (3.8 KB) | Source dir

The Open Clip Art Library is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.


Homepage: http://www.openclipart.org

openclipart-openoffice.org (0.18+dfsg-5, main) - clip art for OpenOffice.org gallery
Binario para la arquitectura all (8.8 MB) | Source dir

The Open Clip Art Library is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.

This package contains the OpenOffice.org Gallery info files.


Homepage: http://www.openclipart.org

openclipart-png (0.18+dfsg-5, main) - clip art in PNG format
Binario para la arquitectura all (137.7 MB) | Source dir

The Open Clip Art Library is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.

This package contains the images in Portable Network Graphics (PNG) format.


Homepage: http://www.openclipart.org

openclipart-svg (0.18+dfsg-5, main) - clip art in SVG format
Binario para la arquitectura all (38.0 MB) | Source dir

The Open Clip Art Library is a collection of 100% license-free, royalty-free, and restriction-free art that you can use for any purpose.

This package contains the images in Scalable Vector Graphic (SVG) format, which is an XML format approved by the W3C.


Homepage: http://www.openclipart.org

openmsx (0.6.3-2, main) - the MSX emulator that aims for perfection
Binario para la arquitectura i386 (1.7 MB) | Source dir

openMSX is an open source MSX emulator that uses a unique emulation model, which tries to achieve the highest level of accuracy possible. It allows emulating a large number of different MSX machines. Combined with the C-BIOS ROM-files that are available in a separate package, you can run game ROM-files without the need for non-free BIOS ROM files.

openmsx-catapult (0.6.3-R1-3, main) - GUI for openMSX
Binario para la arquitectura i386 (303.7 KB) | Source dir

openMSX catapult is a graphical frontend for the openMSX emulator

openmsx-data (0.6.3-2, main) - datafiles for openMSX, an MSX emulator
Binario para la arquitectura all (961.0 KB) | Source dir

These datafiles provide descriptions in XML format for various MSX machines and extensions.

openoffice.org (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite
Binario para la arquitectura i386 (190.6 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This metapackage installs all components of openoffice.org:
* openoffice.org-writer: Word processor
* openoffice.org-calc: Spreadsheet
* openoffice.org-impress: Presentation
* openoffice.org-draw: Drawing
* openoffice.org-base: Database
* openoffice.org-math: Equation editor
* openoffice.org-filter-mobiledev: Mobile Devices filters
* openoffice.org-filter-binfilter: legacy filters (e.g. StarOffice 5.2)

You can extend the functionality of OpenOffice.org by installing these packages:
* hunspell-dictionary-*/myspell-dictionary-*: Hunspell/Myspell dictionaries
for use with OpenOffice.org
* openoffice.org-l10n-*: UI interface translation
* openoffice.org-help-*: User help
* openoffice.org-thesaurus-*: Thesauri for the use with OpenOffice.org
* openoffice.org-hyphenation-*: Hyphenation patterns for OpenOffice.org
* openoffice.org-gtk: Gtk UI Plugin, GNOME File Picker support,
QuickStarter for GNOMEs notification are
* openoffice.org-gnome: GNOME VFS, GConf backend
* openoffice.org-kde: KDE UI Plugin and KDE File Picker support
* menu: Will add openoffice.org menu entries for every Debian window manager.
* unixodbc: ODBC database support
* cups-bsd: Allows OpenOffice.org to detect your CUPS printer queues
automatically
* libsane: Use your sane-supported scanner with OpenOffice.org
* libxrender1: Speed up display by using Xrender library
* libgl1: OpenGL support
* openclipart-openoffice.org: Open Clip Art Gallery with OOo index files
* iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser:
Mozilla profile with Certificates needed for XML Security...
* java-gcj-compat | sun-java5-jre | java2-runtime
Java Runtime Environment for use with OpenOffice.org
* pstoedit / imagemagick: helper tools for EPS thumbnails
* gstreamer0.10-plugins-*: GStreamer plugins for use with OOos media backend
* libpaper-utils: papersize detection support via paperconf

openoffice.org-base (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- database
Binario para la arquitectura i386 (2.8 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the database component for OpenOffice.org.

You can extend the functionality of OpenOffice.org Base by installing these packages:


* unixodbc: ODBC database support
* libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
drivers for:
- MySQL
- PostgreSQL
- SQLite
- MS SQL / Sybase SQL
- *.mdb (JET / MS Access)
* libmysql-java | libpg-java | libjtds-java: JDBC Drivers
for:
- MySQL
- PostgreSQL
- MS SQL Server and Sybase

openoffice.org-base-core (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- shared library
Binario para la arquitectura i386 (911.1 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains libdba, a common library of the OpenOffice.org suite used by Base, Writer and Calc.

If you need full Base functionality (or actual database drivers), please install openoffice.org-base.

openoffice.org-calc (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- spreadsheet
Binario para la arquitectura i386 (5.6 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the spreadsheet component for OpenOffice.org.

openoffice.org-common (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- arch-independent files
Binario para la arquitectura all (21.3 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the architecture-independent files of OpenOffice.org.

openoffice.org-coooder (1.1.1+ooo-build3.0.0.9+r14588-4, main) - syntax highlighting extension for OpenOffice.org
Binario para la arquitectura all (393.4 KB)

This extension provides syntax highlighting features for OpenOffice.org..

COOoder will be useful for developers wanting to present code fragments in writer documents. The colors used are the same than the ones from GeSHi. Character styles will be created for each language element.

openoffice.org-core (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- arch-dependent files
Binario para la arquitectura i386 (40.7 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the architecture-dependent core files of OpenOffice.org. See the openoffice.org package for more information.

openoffice.org-draw (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- drawing
Binario para la arquitectura i386 (2.8 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the drawing component for OpenOffice.org.

openoffice.org-dtd-officedocument1.0 (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- legacy 1.0 XML DTD
Binario para la arquitectura all (225.0 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the Document Type Definition (DTD) of the OpenOffice.org 1.x(!) XML file format.

openoffice.org-emailmerge (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- email mail merge
Binario para la arquitectura all (192.7 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains a component which allows OpenOffice.org to "mail merge" to E-Mail.

openoffice.org-filter-binfilter (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- legacy filters (e.g. StarOffice 5.2)
Binario para la arquitectura i386 (8.4 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the "binfilters", legacy filters for
- the old StarOffice 5.2 formats
- StarWriter 1.0/2.0
- StarWriter/DOS
- *Writer* filters for
+ Excel
+ Lotus

openoffice.org-filter-mobiledev (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- mobile devices filters
Binario para la arquitectura all (278.6 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the filters for Mobile Devices:
* AportisDoc (Palm)
* PocketWord
* PocketExcel

openoffice.org-gcj (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Java libraries for GIJ
Binario para la arquitectura i386 (3.9 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the .jars from openoffice.org-java-common compiled to native to make the Java features of OOo faster when using gij.

This package has NO effect with Suns/Blackdowns/IBMs/etc. JDK.

openoffice.org-gtk (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- GTK+ integration
Binario para la arquitectura i386 (388.2 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the Gtk plugin for drawing OOo's widgets with Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME. It also contains a QuickStarter for the "notification area".

openoffice.org-help-es (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Spanish help
Binario para la arquitectura all (13.1 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the help of OpenOffice.org in Spanish.

openoffice.org-impress (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- presentation
Binario para la arquitectura i386 (801.5 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the presentation component for OpenOffice.org.

openoffice.org-java-common (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- arch-independent Java support files
Binario para la arquitectura all (4.9 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the architecture-independent files of the Java support for OpenOffice.org (Java classes, scripts, config snippets).

openoffice.org-kab (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- KDE adressbook support
Binario para la arquitectura i386 (288.7 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package allows OpenOffice.org to access the KDE Addressbook. You need to install kaddressbook separately.

openoffice.org-kde (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- KDE integration
Binario para la arquitectura i386 (322.4 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the KDE plugin for drawing OOo's widgets with KDE/Qt and a KDEish File Picker when running under KDE. You can extend the functionality of this by installing these packages:


* konqueror / kmail
* openoffice.org-kab: KDE Addressbook support

openoffice.org-l10n-es (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Spanish language package
Binario para la arquitectura all (1.9 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the localization of OpenOffice.org in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system.

Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, openoffice.org-hyphenation-*, openoffice.org-thesaurus-*, openoffice.org-help-*)

If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs.

openoffice.org-math (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- equation editor
Binario para la arquitectura i386 (491.7 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the equation editor component for OpenOffice.org.

openoffice.org-officebean (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Java bean
Binario para la arquitectura i386 (230.9 KB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the OpenOffice.org Office Bean for embedding OpenOffice.org in custom Java applications.

openoffice.org-pdfimport (0.4+OOo3.1.0-5~bpo50+2, main) - OpenOffice.org extension for importing PDF documents
Binario para la arquitectura i386 (859.4 KB)

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains an extension to import PDF documents into OpenOffice.org.

openoffice.org-presentation-minimizer (1.0+OOo3.1.0-5~bpo50+2, main) - OpenOffice.org extension for size-efficient presentations
Binario para la arquitectura i386 (575.7 KB)

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the presentation minimizer extension:
"The Sun Presentation Minimizer is used to reduce the file size of the
current presentation. Images will be compressed, and data that is no longer
needed will be removed.
The Sun Presentation Minimizer can optimize the image quality size.
Presentations designed for screen or projector do not require the same high
quality as presentations designed for print."

openoffice.org-presenter-console (1.1.0+OOo3.1.0-5~bpo50+2, main) - OpenOffice.org Impress extension for a separate presenter's console
Binario para la arquitectura i386 (836.0 KB)

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the Presenter Console extension:

The Presenter Console for Impress is a feature that aids a presenter during a slide show. It provides information on a second screen, that typically is not visible to the audience. This includes


* a view to the currently displayed slide (for when the presenter faces the
audience and can not see the primary screen)
* a preview of the next slide or next effect
* the notes of the current slide
* the current time and/or the elapsed time
* navigation buttons for going to the previous/next slide

openoffice.org-report-builder-bin (1:3.1.0-5~bpo50+2, main) - OpenOffice.org extension for building database reports -- libraries
Binario para la arquitectura i386 (1.1 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains some architecture-dependent support libraries (librpt*.so) for the report builder extension.

openoffice.org-sdbc-postgresql (1:0.7.6+OOo3.1.0-5~bpo50+2, main) - OpenOffice.org extension for PostgreSQL SDBC driver
Binario para la arquitectura i386 (600.9 KB)

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

The PostgreSQL SDBC Driver allows to use the PostgreSQL database from OpenOffice.org without any wrapper layer such as ODBC or JDBC.

openoffice.org-style-crystal (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Crystal symbol style
Binario para la arquitectura all (4.5 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the "crystal" symbol style, default style for KDE.

openoffice.org-style-galaxy (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Galaxy (Default) symbol style
Binario para la arquitectura all (4.4 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the "Galaxy" symbol style from Sun, normally used on MS Windows (tm) and when not using GNOME or KDE, needs to be manually enabled in the OpenOffice.org option menu.

openoffice.org-style-tango (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Tango symbol style
Binario para la arquitectura all (4.1 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the "tango" symbol style, default style for GTK+/Gnome.

openoffice.org-wiki-publisher (1.0+OOo3.1.0-5~bpo50+2, main) - OpenOffice.org extension for working with MediaWiki articles
Binario para la arquitectura all (1.2 MB)

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains an extension to create/edit/publish MediaWiki articles with OpenOffice.org

openoffice.org-writer (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- word processor
Binario para la arquitectura i386 (7.8 MB) | Source dir

OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office.

This package contains the wordprocessor component for OpenOffice.org.

openoffice.org-writer2latex (0.5.0.2-4, main) - Writer/Calc to LaTeX converter extension for OpenOffice.org
Binario para la arquitectura all (373.2 KB) | Source dir

Writer2LaTeX is a utility written in java. It converts OpenOffice.org documents – in particular documents containing formulas – into other formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts OOo Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.


This package contains the OpenOffice.org extension providing
writer2latex for OpenOffice.org. Note that OOo contains Writer2LaTeX 0.4
since 2.0.4 and this disables the internal writer2latex and uses the new
one.

openoffice.org-writer2xhtml (0.5.0.2-4, main) - Writer/Calc to XHTML converter extension for OpenOffice.org
Binario para la arquitectura all (372.8 KB) | Source dir

Writer2LaTeX is a utility written in java. It converts OpenOffice.org documents – in particular documents containing formulas – into other formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts OOo Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.


This package contains the OpenOffice.org extension providing
writer2xhtml for OpenOffice.org. Note that OOo contains Writer2LaTeX 0.4
since 2.0.4 and this disables the internal writer2latex and uses the new
one.

openprinting-ppds (20080211-2+nmu1, main) - OpenPrinting printer support - PostScript PPD files
Binario para la arquitectura all (16.3 MB)

This package includes a collection of free PostScript Printer Description files for PostScript (and clone) printers from various manufacturers, as distributed by OpenPrinting.

If you have non-PostScript printers, the foomatic-filters-ppds and hplip-ppds packages are the ones you need; this package won't be of much help to you.

Some manufacturers distribute PPD files for their printers under non-free licenses; those are not included in this package, but may be available from the manufacturer's website or included on a CD or other media with the printer.

openssh-blacklist (0.4.1, main) - list of default blacklisted OpenSSH RSA and DSA keys
Binario para la arquitectura all (2.0 MB) | Source dir

Contains the list of known-bad default OpenSSH keys, for ssh-vulnkeys to use when examining suspect keys: DSA-1024, RSA-2048

openssh-blacklist-extra (0.4.1, main) - list of non-default blacklisted OpenSSH RSA and DSA keys
Binario para la arquitectura all (2.0 MB) | Source dir

Contains the list of known-bad non-default OpenSSH keys, for ssh-vulnkeys to use when examining suspect keys: DSA-2048, RSA-1024, RSA-4096

openssh-client (1:5.1p1-5, main) - secure shell client, an rlogin/rsh/rcp replacement
Binario para la arquitectura i386 (797.2 KB) | Source dir

This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group.

Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel.

This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities.

In some countries it may be illegal to use any encryption at all without a special permit.

openssh-server (1:5.1p1-5, main) - secure shell server, an rshd replacement
Binario para la arquitectura i386 (288.2 KB) | Source dir

This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group.

Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel.

This package provides the sshd server.

In some countries it may be illegal to use any encryption at all without a special permit.

openssl (0.9.8g-15+lenny1, main) - Secure Socket Layer (SSL) binary and related cryptographic tools
Binario para la arquitectura i386 (1011.8 KB) | Source dir

This package contains the openssl binary and related tools.

It is part of the OpenSSL implementation of SSL.

You need it to perform certain cryptographic actions like:
- Creation of RSA, DH and DSA key parameters;
- Creation of X.509 certificates, CSRs and CRLs;
- Calculation of message digests;
- Encryption and decryption with ciphers;
- SSL/TLS client and server tests;
- Handling of S/MIME signed or encrypted mail.

openssl-blacklist (0.4.2, main) - list of blacklisted OpenSSL RSA keys
Binario para la arquitectura all (6.0 MB) | Source dir

Contains the list of known-bad OpenSSL keys for openssl-vulnkey to use when examining suspect keys: RSA-1024, RSA-2048

openvpn (2.1~rc11-1, main) - virtual private network daemon
Binario para la arquitectura i386 (394.3 KB) | Source dir

OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to-point connections, enhance wireless security, etc.

OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest).

OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables).

openvpn-blacklist (0.3, main) - list of blacklisted OpenVPN RSA shared keys
Binario para la arquitectura all (1.0 MB) | Source dir

Contains the list of known-bad OpenVPN shared keys for openvpn-vulnkey to use when examining suspect keys.

oregano (0.69.0-2, main) - tool for schematical capture of electronic circuits
Binario para la arquitectura i386 (442.8 KB) | Source dir

Oregano is a GNOME application for schematic capture and printing of electronic circuits. It can simulate the circuits using Gnucap, ng-spice or Berkeley spice.

os-prober (1.28, main) - utility to detect other OSes on a set of drives
Binario para la arquitectura i386 (16.7 KB) | Source dir

This package detects other OSes available on a system and outputs the results in a generic machine-readable format.

oss-compat (0.0.4+nmu2, main) - OSS compatibility package
Binario para la arquitectura all (2.5 KB) | Source dir

This package ensures that OSS support is provided in some way. On Linux, it enables the ALSA compatibility modules. On other kernels where OSS is the default interface, no action is taken.

The purpose of this package is for applications that only support OSS to depend on it, hence preventing common "/dev/dsp not found" errors that would confuse unexperienced users.

p3nfs (5.19-1.2, main) - to mount the file systems on the Psion/Symbian PDA/Phone
Binario para la arquitectura i386 (209.5 KB) | Source dir

P3nfsd is a Symbian (Psion/Nokia/Sony-Ericsson/etc) to UNIX/Linux communication program. It allows you to mount the file systems of the Phone/PDA on your UNIX machine. This means that you see all the filesystems of the Phone/PDA as a filesystem on your UNIX machine and you can copy/backup/edit any file on the Phone/PDA with your preferred tools on the UNIX machine.

Supported devices are:
- UIQ phones over infrared, bluetooth or the USB cradle
(e.g. Sony Ericsson P800 or P900, Motorola A920, BenQ P30)
- Series 60 phones over infrared or bluetooth
(e.g. Nokia 6600,7650,3650,N-Gage; Siemens SX1; Samsung SGH-D700)
- Series 80 phones over cable or infrared
(Nokia Communicator: 9210/9210i/9210c/9290)
- Psion PDA's over cable or infrared
(e.g. Psion 5/5mx/netpad/netBook/Series 7/MC218/revo/mako)
- EPOC16 over cable
(Psion 3/3a/3c/3mx/Siena/Workabout)

p7zip (4.58~dfsg.1-1, main) - 7zr file archiver with high compression ratio
Binario para la arquitectura i386 (316.4 KB) | Source dir

p7zip is the Unix port of 7-Zip, a file archiver that archives with very high compression ratios.

p7zip provides:
- /usr/bin/7zr
a standalone minimal version of the 7-zip tool that only handles
7z archives. 7z compression is 30-50% better than ZIP compression.
- /usr/bin/p7zip
a gzip like wrapper around 7zr.

p7zip-full provides 7z and 7za which support more compression formats.

p7zip-full (4.58~dfsg.1-1, main) - 7z and 7za file archivers with high compression ratio
Binario para la arquitectura i386 (1.1 MB) | Source dir

p7zip is the Unix port of 7-Zip, a file archiver that archives with very high compression ratios.

p7zip-full provides:
- /usr/bin/7za
a standalone version of the 7-zip tool that handles 7z archives
(implementation of the LZMA compression algorithm) and some other
formats.
- /usr/bin/7z
not only does it handle 7z but also ZIP, Zip64, CAB, RAR, ARJ,
GZIP, BZIP2, TAR, CPIO, RPM, ISO and DEB archives. 7z compression
is 30-50% better than ZIP compression.

p7zip provides 7zr, a light version of 7za, and p7zip a gzip like wrapper around 7zr.

parted (1.8.8.git.2008.03.24-11.1, main) - The GNU Parted disk partition resizing program
Binario para la arquitectura i386 (63.0 KB) | Source dir

GNU Parted is a program that allows you to create, destroy, resize, move and copy hard disk partitions. This is useful for creating space for new operating systems, reorganising disk usage, and copying data to new hard disks. This package contains the Parted binary and manual page.

Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS and PC98 disklabels/partition tables, as well as a 'loop' (raw disk) type which allows use on RAID/LVM. Filesystems which are currently fully supported are ext2, ext3, fat (FAT16 and FAT32), ReiserFS (with libreiserfs) and linux-swap. Parted can also detect and remove HFS (Mac OS), JFS, NTFS, UFS (Sun and HP), XFS and ASFS/AFFS/APFS (Amiga) filesystems, but cannot create, resize or check these filesystems yet.

Note that ReiserFS support is only enabled if you install the libreiserfs0.3-0 package. Since libreiserfs0.3-0 has been removed from sarge, ReiserFS support is not compiled in the default package.

The nature of this software means that any bugs could cause massive data loss. While there are no known bugs at the moment, they could exist, so please back up all important files before running it, and do so at your own risk.

partimage (0.6.7-1, main) - backup partitions into a compressed image file
Binario para la arquitectura i386 (274.6 KB) | Source dir

Partition Image is a partition imaging utility. It has support for the following file systems:
* Ext2/3, the Linux standard
* ReiserFS, a journalised and powerful file system
* FAT16/32, DOS and Windows file systems
* HPFS, IBM OS/2 file system
* JFS, journalised file system, from IBM, used on AIX
* XFS, another journalised and efficient file system, from SGI, used on Irix
* UFS (beta), Unix file system
* HFS (beta), MacOS File system
* NTFS (experimental), Windows NT, 2000 and XP Only used blocks are copied and stored into an image file. The image file can be compressed in the GZIP/BZIP2 formats to save disk space, and split into multiple files to be copied onto removable media (ZIP for example), burned on a CD-R, etc.

This makes it possible to save a full Linux/Windows system with a single operation. In case of a problem (virus, crash, error, etc.), you just have to restore, and after several minutes, your entire system is restored (boot, files, etc.), and fully working.

This is very useful when installing the same software on many machines: just install one of them, create an image, and restore the image on all other machines.

partlibrary (2.0.1.2-1-2, main) - Electrical and processing parts and symbols for QCad 2
Binario para la arquitectura all (1.4 MB) | Source dir

About 4500 mechanical, electrical and processing parts and symbols which can be used with the QCad 2 library browser.

pasmo (0.5.3-2vnz1, main) - An easy to use Z80 cross-assembler for massenkoh
Binario para la arquitectura i386 (192.6 KB)

A Z80 assembler capable of generating object code in formats suitable for many Z80 machines and emulators. Pasmo generates fixed position code, can not be used to create relocatable object files for use with linkers. Pasmo is compatible with the syntax used in several old assemblers, by supporting several styles of numeric and string literals and by providing several names of the most used directives.

patch (2.5.9-5, main) - Apply a diff file to an original
Binario para la arquitectura i386 (95.2 KB) | Source dir

Patch will take a patch file containing any of the four forms of difference listing produced by the diff program and apply those differences to an original file, producing a patched version.

pcb (20080202-2vnzetch1, main) - printed circuit board (pcb) design program - meta-package
Binario para la arquitectura all (974 Bytes) | Source dir

PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.

pcb-common (20080202-2vnzetch1, main) - printed circuit board (pcb) design program - common files
Binario para la arquitectura all (1.6 MB) | Source dir

PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.

pcb-gtk (20080202-2vnzetch1, main) - printed circuit board (pcb) design program - GTK+ interface
Binario para la arquitectura i386 (406.2 KB) | Source dir

PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.

This package contains the GTK+ user-interface for pcb.

pcb-lesstif (20080202-2vnzetch1, main) - printed circuit board (pcb) design program - LessTif interface
Binario para la arquitectura i386 (369.9 KB) | Source dir

PCB is an interactive printed circuit board editor for the X11 window system. PCB includes a rats nest feature, design rule checking, and can provide industry standard RS-274-X (Gerber), NC drill, and centroid data (X-Y data) output for use in the board fabrication and assembly process. PCB offers high end features such as an autorouter and trace optimizer which can tremendously reduce layout time.

This package contains the LessTif user-interface for pcb.

pciutils (1:3.0.0-6, main) - Linux PCI Utilities
Binario para la arquitectura i386 (219.8 KB) | Source dir

This package contains various utilities for inspecting and setting of devices connected to the PCI bus.

pcmciautils (014-4, main) - PCMCIA utilities for Linux 2.6
Binario para la arquitectura i386 (28.2 KB) | Source dir

This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or later, replacing the old pcmcia-cs tools used with earlier kernel versions. PCMCIA cards are commonly used in laptops to provide expanded capabilities such as network connections, modems, increased memory, etc.

To use PCMCIA you need to have kernel modules available to support it. These are included in the stock Debian 2.6 kernel packages. You will most likely also need udev, although it isn't always required.

The wireless-tools package is required by many wireless network adapters.

pcregrep (7.6-3vnz1, main) - grep utility that uses perl 5 compatible regexes for massenkoh.
Binario para la arquitectura i386 (19.5 KB) | Source dir

Perl-style regexps have many useful features that the standard POSIX ones don't; this is basically the same as grep but with the different regexp syntax.

The other reason for the existence of pcregrep is that its source code is an example of programming with libpcre.

pcsx-df (1:1.816-1, main) - Sony PlayStation emulator -- binary
Binario para la arquitectura i386 (827.3 KB) | Source dir

PCSX-df is an advanced PlayStation (PSX) emulator, which uses a plugin architecture to provide full support for all components of the PSX. It has full emulation support for gamepads, videos, sound, memory cards, and other important PSX components, and is able to play many games without problems.

This package provides the main PCSX-df binary, library, and support files.

pdfjam (1.20-2, main) - collection of PDF document handling utilities
Binario para la arquitectura all (17.6 KB) | Source dir

PDFjam is a small collection of shell scripts that work similarly to the well known psutils (psmerge, psnup). They provide a simple interface to some of the functionality of the pdfpages package for pdfLaTeX. At present, the utilities available are pdfnup, pdfjoin, and pdf90. PDFjam depends on a working installation of (pdf)LaTeX.


- pdfnup puts multiple document pages together on one physical page at
a reduced size
- pdfjoin concatenates multiple PDF documents
- pdf90 rotates the pages of PDF documents

perl (5.10.0-19, main) - Larry Wall's Practical Extraction and Report Language
Binario para la arquitectura i386 (4.3 MB) | Source dir

An interpreted scripting language, known among some as "Unix's Swiss Army Chainsaw".

Perl is optimised for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a data-flow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries.

perl-modules (5.10.0-19, main) - Core Perl modules
Binario para la arquitectura all (3.0 MB) | Source dir

Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed.

perl-suid (5.10.0-19, main) - Runs setuid Perl scripts
Binario para la arquitectura i386 (29.0 KB) | Source dir

suidperl is a setuid root helper program which is invoked by perl when executing scripts with setuid/gid bits set on systems (like linux) which don't have support setuid script execution natively in the kernel.

perlmagick (7:6.3.7.9.dfsg2-1~lenny1, main) - Perl interface to the libMagick graphics routines
Binario para la arquitectura i386 (166.3 KB) | Source dir

PerlMagick is a Perl module which gives you all the functionality you can enjoy in the ImageMagick package binaries, from Perl.

One can load several images with PerlMagick, apply numerous transformations and operations on the images and write them back, possibly in a different format.

pgf (2.00-1, main) - TeX Portable Graphic Format
Binario para la arquitectura all (2.8 MB)

pgf stands for `portable graphics format'. It is a TeX macro package that allows you to create graphics in your TeX documents using a special pgfpicture environment and special macros for drawing lines, curves, rectangles, and many other kind of graphic objects. Its usage closely resembles the pstricks package or the normal picture environment of LaTeX.

Although pgf is less powerful than \pstricks, it has the advantage that it can generate both PostScript output and pdf output from the same file. The pgf package works together both with dvips and pdftex. In particular, packages that rely on pdftex or pdflatex (like some packages for creating presentations) can be used together with pgf.

picasm (1.14-3, main) - Assembler for the Microchip PIC-family Microcontrollers
Binario para la arquitectura i386 (43.6 KB) | Source dir

An assembler for the the Microchip PIC family of microcontrollers. Supports the majority of the Microchip PIC family. Uses Microchip (not Parallax) syntax.

picp (0.6.7-2vnz2, main) - command line utility to drive a PICSTART programmer
Binario para la arquitectura i386 (40.1 KB)

picp is a utility enabling the use of Microchip PICSTART programmers or compatible programmers such as Warp-13 or JuPic, where you would normally be required to use Windows software. The PICSTART is a low-cost hardware PIC programmer for developing custom microcontroller applications.

It is faster than MPLAB, it has a comprehensive command line interface, and full source is provided under the GPL.

Homepage: http://home.pacbell.net/theposts/picmicro/

picprog (1.9.0-1vnz2, main) - GNU Microchip PIC serial programmer software
Binario para la arquitectura i386 (64.7 KB)

This is Picprog, a Microchip PIC microcontroller programmer software for a simple serial port device.

The serial method programing for PIC's was the most used, cos is sheap and home made possible.

pidgin (2.4.3-4lenny2, main) - graphical multi-protocol instant messaging client for X
Binario para la arquitectura i386 (664.9 KB) | Source dir

Pidgin is a graphical, modular Instant Messaging client capable of using AIM/ICQ, Yahoo!, MSN, IRC, Jabber, Napster, Zephyr, Gadu-Gadu, Bonjour, Groupwise, Sametime, SILC, and SIMPLE all at once.

Some extra packages are recommended to use the core functionality present in most pidgin installations:
* gstreamer0.10-plugins-base, gstreamer0.10-plugins-good
- Sound support.

More extra packages are suggested to use increased functionality:
* gnome-panel | kicker | docker:
- To use the system tray icon functionality (minimizing to an icon, having
the icon blink when there are new messages, etc.)
* evolution-data-server:
- For interfacing with an Evolution address book
* libsqlite3-0:
- To use Contact Availability Prediction plugin

pidgin-blinklight (0.10-2, main) - Blinks your ThinkPad's ThinkLight upon new messgaes
Binario para la arquitectura i386 (9.6 KB) | Source dir

This plugin for Pidgin will blink your laptops when you get new messages, so you notice them even if the conversation window ist not up front and you don't have or don't see the window list.

To use this with an Thinkpad's ThinkLight, you need to have the ibm-acpi kernel module loaded.

To use this with an ASUS laptop, you need to have the asus_acpi kernel module loaded.

pidgin-data (2.4.3-4lenny2, main) - multi-protocol instant messaging client - data files
Binario para la arquitectura all (6.7 MB) | Source dir

This package contains architecture-independent supporting data files required for use with pidgin, such as documentation, icons, translations, and sounds.

pidgin-encryption (3.0-3, main) - pidgin plugin that provides transparent encryption
Binario para la arquitectura i386 (104.4 KB) | Source dir

Provides transparent encryption to all protocols supported by Pidgin. Can be activated on a per user basis or even automatically detected. Uses a private/public key system based on Mozilla's NSS.

pidgin-extprefs (0.7-2, main) - extended preferences plugin for the instant messenger pidgin
Binario para la arquitectura i386 (13.0 KB) | Source dir

The Pidgin Extended Preferences Plugin adds additional preferences that have been commonly called for in the past from Pidgin that are either already implemented and hidden, or trivial to implement via a plugin.

Homepage: http://gaim-extprefs.sourceforge.net/

pidgin-festival (2.3-1, main) - pidgin plugin to hear incoming messages using voice synthesis
Binario para la arquitectura i386 (14.6 KB) | Source dir

A plugin for pidgin that interfaces with the popular program festival. It allows for instant messages to be spoken by festival so you can hear it through your speakers.

pidgin-guifications (2.14-3, main) - toaster popups for pidgin
Binario para la arquitectura i386 (162.3 KB) | Source dir

Guifications are notifications windows styled after those found in msn, deadaim, and newer version of aim, yahoo instant messenger, and a lot of other applications. The notifications are user customizable/themable and a few example themes ship in the package.

pidgin-hotkeys (0.2.4-1, main) - Configurable global hotkeys for pidgin
Binario para la arquitectura i386 (14.3 KB) | Source dir

Global hotkeys that can be configured for toggling buddy list and reading queued messages of pidgin.

pidgin-lastfm (0.3b-1, main) - Last.fm plugin for Pidgin
Binario para la arquitectura all (7.1 KB) | Source dir

This Pidgin plugin displays information from your Last.fm / Audioscrobbler profile in your user info on the various IM networks Pidgin supports. The most important information might be the most recently scrobbled song.

pidgin-libnotify (0.13-2, main) - display notification bubbles in pidgin
Binario para la arquitectura i386 (16.9 KB) | Source dir

pidgin-libnotify is a Pidgin plugin which displays notification bubbles in Pidgin using libnotify and notification-daemon.

pidgin-librvp (0.9.7-1, main) - MS Exchange RVP instant messaging plugin for Pidgin
Binario para la arquitectura i386 (175.3 KB) | Source dir

librvp is a plugin for Pidgin which implements the RVP protocol used by Microsoft Exchange and its Windows Messenger client.

This is not an MSN Messenger protocol plugin; for that, see the main Pidgin package.

pidgin-nateon (0.0.0.svn136-1, main) - Pidgin plugin for NateOn instant messaging service
Binario para la arquitectura i386 (55.1 KB) | Source dir

This is a plugin for Pidgin which provides connections to NateOn instant messaging service by SK Communications, Inc. (http://nateon.nate.com)

pidgin-plugin-pack (2.2.0-1, main) - 30 useful plugins for pidgin
Binario para la arquitectura i386 (182.5 KB) | Source dir

Plugin pack is a collection of many simple-yet-useful plugins for pidgin. A brief description of each is below. For more information about an individual plugin, please see http://plugins.guifications.org/trac/wiki/PluginPack

/exec: execute commands and optionaly send their output in an IM/chat window

Album: archives all buddy icons for all buddies in the user's buddy list

Auto Reply: auto-replies on any protocol, also can be specific to each buddy

Bash.org: provides links to random or select quotes on bash.org and qdb.us

Buddy List Options: options to hide buddy list on creation and hide menu in it

Conversation Badge: shows the protocol icon in the conversation menu tray

DeWYSIWYGification: allows user to type in HTML without it being rendered

Dice: simulates the rolling of dice

DiffTopic: shows changes when the topic is changed in a chatroom

InfoPane: use different views for the "details" information in conversations

Magic 8 Ball: shows random expressions from a Magic 8 Ball toy

Flip: flips a coin and shows the result in the current conversation

gRIM: annoy your buddies with a timed series of messages

Highlight: adds support for highlighting user specified words.

Ignore: ignore either all or just chat communication from a specific person

IRC More - adds a couple options to the IRC protocol:
- Customized default quit/part messages.
- A CTCP version reply.

IRC Helper: Handles the rough edges of the IRC protocol

Irssi Features: implements many features of irssi
- day change notifications
- /window, /layout, /lastlog commands
- auto-text formatting

Last Seen: tooltip with time a buddy has been offline and their last message

List Handler: import and export buddy lists in various formats

My Status Box: per-account status selectors with other features

Nick Said: to jump to where your name or other words were said in a chat

Offline Message: saves messages sent to an offline user until they log in

Old Logger: stores buddy logs in flat files (legacy format)

Plonkers: announce your ignore list to a chat room and other privacy features

Purple Schedule: Schedule reminders at specific times

Separate and Tab: adds two new window positioning methods

Show Offline: allows you to show certain offline buddies in the buddylist

Sim Fix: fixes messages received from buddies using broken SIM clients

Simple Network Paging Protocol (SNPP): allows sending to pager servers (like sendpage or qpage) via SNPP

SSL Info: adds a menu item to display info about the SSL plugin in use

Switch Spell: allows changing the spell-check language for each conversation

Talk Filters: adds support for GNU Talk Filters in Gaim conversations.
Note: Talk Filters must be installed for this plugin to work.

Timelog: view Pidgin logs that fall within specific time ranges.

Xchat-chats: makes Gaim use the chat-widget (GtkXText) used by XChat for chats

XMMS Remote: adds a button to IM and/or chat windows to control xmms.


Homepage: http://plugins.guifications.org/

pidgin-privacy-please (0.5.1-1, main) - A pidgin plugin for enhanced privacy
Binario para la arquitectura i386 (9.7 KB) | Source dir

pidgin privacy please is a pidgin plugin to stop spammers from annoying you. You can block messages from certain users, block messages from people who are not on your contact list and suppress repeated authorization requests. Optionally, senders of blocked messages can be notified with an auto-reply.

pidgin-sipe (1.2-1, main) - Pidgin plugin for connect to LCS
Binario para la arquitectura i386 (29.7 KB) | Source dir

SIP is another popular protocol used for VoIP, and it also has an IM (Instant Messenger) analog in the form of SIP/SIMPLE. SIP/SIMPLE is an open protocol with a documented specification.

The Live Communication Server (LCS) has support very similar the Sip/Simple protocol, but the SIP implementation by MSN has non standard especifications. This pidgin plug-in gives that support and it was called SIPE (SIP Exchange).

Homepage http://sipe.sourceforge.net

pidgin-themes (0.2-1, main) - Smiley themes collection for pidgin
Binario para la arquitectura all (1.4 MB) | Source dir

This package provides few differents smiley theme for Pidgin They have been downloaded from http://gaim.sourceforge.net and from http://www.gnome-look.org/ It includes only free themes.

Homepage: http://www.pidgin.im/

pikdev (0.9.2-2vnzetch1, main) - KDE IDE and best easy env devel for Microchip PIC devices programing
Binario para la arquitectura i386 (534.9 KB)

PiKdev is an IDE and programing eviorement for developement on microcontrollers Microchip PIC's.

PiKdev is a complete programing enviorement, comes with a build in flash tool for burn the microcontrollers which supports several hardware programmers. U can install/conect a home made programer too. Support for other flash burn tool is also detected and selectable.

Pikdev also can setup envoirements for devel on asm sources or directly ansi C standar minimal to asm hex sources.. throught external tools.

Currently assembly using gpasm by default, pikdev also support more that are working but are still not fully tested.

piklab (0.15.4-1vnzetch1, main) - IDE for PIC-microcontroller development
Binario para la arquitectura i386 (3.5 MB) | Source dir

Piklab is an integrated development environment for applications based on Microchip PIC and dsPIC microcontrollers similar to the MPLAB environment.

Support for several compiler and assembler toolchains is integrated. The GPSim simulator, the ICD1 programmer, the ICD2 debugger, the PICkit1 and PICkit2 programmers, the PicStart+ programmer, and most direct programmers are supported. A command-line programmer and debugger are also available.

pikloops (0.2.1-1vnzetch1, main) - PIC asm code loops editor calculator
Binario para la arquitectura i386 (33.6 KB)

PIC asm code loops editor calculator

Pikloops calculate any loops and paste code in a window for easy to use asm PIC code source and exact calculated loops cycles.

pinentry-qt (0.7.5-2.1, main) - Qt-based PIN or pass-phrase entry dialog for GnuPG
Binario para la arquitectura i386 (81.6 KB)

This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software.

The program contained in this package implements a PIN entry dialog using the Qt tool kit, so it is especially suitable for users of KDE. If the X Window System is not active then an alternative text-mode dialog will be used. There are sibling packages that implement PIN entry dialogs using other tool kits.

pkg-config (0.22-1, main) - manage compile and link flags for libraries
Binario para la arquitectura i386 (51.0 KB) | Source dir

pkg-config is a system for managing library compile and link flags that works with automake and autoconf.

Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program.

playmidi (2.4debian-9.1, main) - MIDI player
Binario para la arquitectura i386 (118.0 KB) | Source dir

Playmidi is a MIDI file player that will play back using FM, GUS, SoundBlaster or external MIDI. It also supports Creative Music Files (CMF), Microsoft RIFF (RMI) files and large MIDI archives from games such as Ultima 7.

The player may be used with a text interface or a graphical interface.

pm-utils (1.1.2.4-1, main) - utilities and scripts for power management
Binario para la arquitectura all (70.8 KB) | Source dir

This package provides simple shell command line tools to suspend and hibernate your computer.

pmidi (1.6.0-4, main) - A command line midi player for ALSA
Binario para la arquitectura i386 (22.8 KB) | Source dir

ALSA is an effort to create a modules sound system for Linux, while maintaining full compatibility with OSS/Lite.

This program works with latest ALSA 1.0 drivers and former O.9 versions.

This is a straightforward command line program to play midi files through the ALSA sequencer.

As you can specify the client and port to connect to on the command line it is also useful for testing ALSA or clients that need to receive sequencer events.


Homepage: http://www.parabola.me.uk/alsa/pmidi.html

pmount (0.9.18-2, main) - mount removable devices as normal user
Binario para la arquitectura i386 (100.3 KB) | Source dir

pmount is a wrapper around the standard mount program which permits normal users to mount removable devices without a matching /etc/fstab entry. This provides a robust basis for automounting frameworks like GNOME's Utopia project and confines the amount of code that runs as root to a minimum.

This package also contains a wrapper "pmount-hal" which reads some information like device labels and mount options from hal and passes them to pmount. Install the package "hal" if you want to use this feature.

If a LUKS capable cryptsetup package is installed, pmount is able to transparently mount encrypted volumes.

pngcrush (1.6.7-1, main) - optimizes PNG (Portable Network Graphics) files
Binario para la arquitectura i386 (46.2 KB) | Source dir

Pngcrush is an optimizer for PNG (Portable Network Graphics) files. Its main purpose is to reduce the size of the PNG IDAT data stream by trying various compression levels and PNG filter methods. It also can be used to remove unwanted ancillary chunks, or to add certain chunks including gAMA, tRNS, and textual chunks.

pnm2ppa (1.12-16.2, main) - PPM to PPA converter
Binario para la arquitectura i386 (206.0 KB) | Source dir

Using pnm2ppa it's possible to run HP-GDI printers on Linux. These printers are normally "Windows-only" and use the PPA protocol which is proprietary. pnm2ppa supports color.

pnm2ppa supports the following printers: HP Deskjet 7XX Series, HP Deskjet 820 Series and HP Deskjet 1000 Series.

po-debconf (1.0.15, main) - manage translated Debconf templates files with gettext
Binario para la arquitectura all (231.9 KB) | Source dir

This package is an alternative to debconf-utils and provide tools to manage translated Debconf templates files with common gettext utilities.

poppler-utils (0.8.7-2, main) - PDF utilitites (based on libpoppler)
Binario para la arquitectura i386 (221.3 KB) | Source dir

This package contains pdftops (PDF to PostScript converter), pdfinfo (PDF document information extractor), pdfimages (PDF image extractor), pdftohtml (PDF to HTML converter), pdftotext (PDF to text converter), and pdffonts (PDF font analyzer).

portmap (6.0-9, main) - RPC port mapper
Binario para la arquitectura i386 (35.2 KB) | Source dir

Portmap is a server that converts RPC (Remote Procedure Call) program numbers into DARPA protocol port numbers. It must be running in order to make RPC calls.

Services that use RPC include NFS and NIS.

poster (1:20050907-1, main) - Create large posters out of PostScript pages
Binario para la arquitectura i386 (20.7 KB) | Source dir

Poster takes a one-page PostScript file and scales it to a specified size. It can tile the resulting image into multiple smaller pages that can be pasted together to form the big poster. Poster prefers EPS as its input although freer forms of PostScript are also understood.

powermgmt-base (1.30+nmu1, main) - Common utils and configs for power management
Binario para la arquitectura i386 (11.1 KB) | Source dir

This package contains utilities and configuration files for power management that are common to APM and ACPI.

powersaved (0.15.20-3, main) - power management daemon
Binario para la arquitectura i386 (352.2 KB) | Source dir

Provides battery, temperature, ac, cpufreq (SpeedStep, Powernow!) control and monitoring. Powersaved is a policy daemon which defines what to do on certain power management events, like power button presses or ac plug/unplug. It relies on HAL/pm-utils to do the heavy lifting.

ppp (2.4.4rel-10.1, main) - Point-to-Point Protocol (PPP) - daemon
Binario para la arquitectura i386 (329.5 KB) | Source dir

The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link.

This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections.

pppconfig (2.3.18, main) - A text menu based utility for configuring ppp
Binario para la arquitectura all (155.0 KB) | Source dir

It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and chat methods of authentication. It uses the standard ppp configuration files and sets ppp up so that the standard pon and poff commands can be used to control ppp. Some features supported by pppconfig are:
- Multiple ISPs with separate nameservers.
- Modem detection.
- Dynamic DNS.
- Dial on demand.

pppoeconf (1.18, main) - configures PPPoE/ADSL connections
Binario para la arquitectura all (48.3 KB) | Source dir

User-friendly tool for initial configuration of a DSL (PPPoE) connection.

pptp-linux (1.7.2-1, main) - Point-to-Point Tunneling Protocol (PPTP) Client
Binario para la arquitectura i386 (46.7 KB) | Source dir

Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. Allows connection to a PPTP based VPN as used by employers and some cable and ADSL service providers.

preview-latex-style (11.83-7.3, main) - extraction of elements from LaTeX documents as graphics
Binario para la arquitectura all (116.4 KB) | Source dir

The purpose of preview is the extraction of selected elements from a LaTeX source, like formulas or graphics, into separate pages of a DVI file. A flexible and convenient interface allows it to specify what commands and constructs should be extracted. This works with DVI files postprocessed by either Dvips and Ghostscript or dvipng, but it also works when using PDFTeX for generating PDF files.

Currently, preview.sty is used by preview-latex, the WYSIWYG component of the AUCTeX editing environment; for generation of previews in LyX; as part of the operation of the ps4pdf and pst-pdf LaTeX packages; by the tbook XML system and some other tools.

printconf (0.7.9.1, main) - automatically configures USB and parallel printers with CUPS
Binario para la arquitectura all (16.8 KB) | Source dir

Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the 'glue' between a print spooler (like CUPS or lpr) and the printer, by providing information about how to process files sent to the printer.

This package detects printers attached to the parallel or USB ports of the computer, and automatically establishes printer queues using Foomatic for those printers. These queues can be managed using the CUPS web interface at http://localhost:631/ or by using the Foomatic-GUI tool.

Some low-end inkjet and laser printers that use proprietary languages (so-called "WinPrinters" or "GDI printers") will require either the foo2zjs or pnm2ppa package to work.

procmail (3.22-16, main) - Versatile e-mail processor
Binario para la arquitectura i386 (138.8 KB) | Source dir

Can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (very convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone.

prosper (1.00.4+cvs.2007.05.01-4, main) - LaTeX class for writing transparencies
Binario para la arquitectura all (450.1 KB)

Prosper is a LaTeX class for writing transparencies. It is written on top of the seminar class by Timothy Van Zandt. It aims at offering an environment for easily creating slides for both presentations with an overhead projector and a video projector. Slides prepared for a presentation with a computer and a video projector may integrate animation effects, incremental display, and such.

prozilla-venenux (2.0.4-1.1, main) - Acelerador de Descargas en modo Consola
Binario para la arquitectura i386 (124.9 KB) | Source dir

El mejor acelerador de descargas en modo consola para GNU/Linux

ps2eps (1.64-5, main) - convert PostScript to EPS (Encapsulated PostScript) files
Binario para la arquitectura i386 (30.5 KB)

ps2eps is a tool to produce Encapsulated PostScript Files (EPS/EPSF) from usual one-paged Postscript documents. It calculates correct Bounding Boxes for those EPS files and filters some special postscript command sequences that can produce erroneous results on printers. EPS files are needed for including (scalable) graphics into TeX (or even Word) documents. Other programs like ps2epsi do not calculate the bounding box always correctly (because the values are put on the PostScript stack which may get corrupted by bad PostScript code) or rounded it off so that clipping the EPS cut off some parts of the image. Therefore ps2eps uses a resolution of 144 dpi to get the correct bounding box.

psad (2.1.3-1.1, main) - The Port Scan Attack Detector
Binario para la arquitectura i386 (381.1 KB)

PSAD is a collection of four lightweight system daemons written in Perl and in C that is designed to work with Linux firewalling code (iptables in the 2.4.x kernels, and ipchains in the 2.2.x kernels) to detect port scans. It features a set of highly configurable danger thresholds (with sensible defaults provided), verbose alert messages that include the source, destination, scanned port range, begin and end times, tcp flags and corresponding nmap options (Linux 2.4.x kernels only), reverse DNS info, email alerting, and automatic blocking of offending ip addresses via dynamic configuration of ipchains/iptables firewall rulesets.

In addition, for the 2.4.x kernels psad incorporates many of the tcp signatures included in Snort to detect highly suspect scans for:


* various backdoor programs (e.g. EvilFTP, GirlFriend, SubSeven)
* DDoS tools (mstream, shaft)
* advanced port scans (syn, fin, xmas) such as those made with nmap

psfontmgr (0.11.10-0.2, main) - PostScript font manager -- part of Defoma, Debian Font Manager
Binario para la arquitectura all (21.7 KB) | Source dir

psfontmgr manages PostScript fonts through the Defoma framework. It registers the name of available PostScript fonts to Defoma in postscript category, so applications which output a postscript file have all the available PostScript fonts in their font-choosing menus.

It also provides a tool named defoma-psfont-installer, which registers PostScript fonts installed in a PostScript printer. This tool benefits those who want to print a PostScript file with the printer fonts and have the printer fonts appear in a font-choosing menu.

psmisc (22.6-1, main) - Utilities that use the proc filesystem
Binario para la arquitectura i386 (82.7 KB) | Source dir

This package contains three little utilities that use the proc FS:

`fuser' identifies processes using files (similar to Sun's or SGI's fuser). `killall' kills processes by name, e.g. killall -HUP named. `pstree' shows the currently running processes as a tree

pstoedit (3.45-4, main) - PostScript and PDF files to editable vector graphics converter
Binario para la arquitectura i386 (161.9 KB) | Source dir

pstoedit converts Postscript and PDF files to various editable vector graphic formats including tgif, xfig, PDF graphics, gnuplot format, idraw, MetaPost, GNU Metafile, PIC, Kontour and flattened PostScript.

psutils (1.17-26, main) - A collection of PostScript document handling utilities
Binario para la arquitectura i386 (83.2 KB) | Source dir

This collection of utilities is for manipulating PostScript documents. Page selection and rearrangement are supported, including arrangement into signatures for booklet printing, and page merging for n-up printing.

The following programs are included in psutils: epsffit, extractres, fixdlsrps, fixfmps, fixmacps, fixpsditps, fixpspps, fixscribeps, fixtpps, fixwfwps, fixwpps, fixwwps, getafm, includeres, psbook, psmerge, psnup, psresize, psselect, pstops, showchar

Some programs included here (psmerge) behave differently if gs is available, but all programs work without it.

puf (1.1-1, main) - PUF : PIC's Usb Framework for developments
Binario para la arquitectura i386 (112.7 KB)

PIC's Usb Framework for developments on usb ports easy.

This its a complete development framework for work on newer hardware that not support easy the serial or paralel ports management. Its work over usb ports easly and have own command line frontend to burn/flash device to pic.

NOTE: this package are the main sources this mean that this sources are represent of u'r proyect of asm pic or whatever, the docker and demo manages the dirty work over pic devices with the standard of this package, see README in the emulation zone!!

puf-demo (1.1-1, main) - demo : the host manage app to device for puf framework
Binario para la arquitectura i386 (9.5 KB)

demo : the host manage app to device for puf framework

PUF means PIC USB Framework, a complete suite for devel over pic's but predefined and configured as default for the chip pic PIC18F4550 but with the PUF package u can modify and configure to work with all supported by the odyssey and the sdcc libraryes!

U must install the puf suite for use this software pic manage host app frontend.

pvm (3.4.5-11, main) - Parallel Virtual Machine - binaries
Binario para la arquitectura i386 (158.0 KB)

Console and communication daemon binaries for the Parallel Virtual Machine. Should be sufficient to utilize a node in a dynamically linked PVM program such as pvmpov.

pwgen (2.06-1, main) - Automatic Password generation
Binario para la arquitectura i386 (18.8 KB) | Source dir

pwgen generates random, meaningless but pronounceable passwords. These passwords contain either only lowercase letters, or upper and lower case mixed, or digits thrown in. Uppercase letters and digits are placed in a way that eases remembering their position when memorizing only the word.

pychecker (0.8.17-9, main) - Finds common bugs in python source code
Binario para la arquitectura all (101.3 KB) | Source dir

PyChecker is a tool for finding common bugs in python source code. It finds problems that are typically caught by a compiler for less dynamic languages, like C and C++. Because of the dynamic nature of python, some warnings may be incorrect; however, spurious warnings should be fairly infrequent.

pyqt4-dev-tools (4.4.2-4, main) - Development tools for PyQt4
Binario para la arquitectura i386 (136.2 KB) | Source dir

This package contains various support tools for PyQt4 developers:
* a user interface compiler (pyuic4)
* a resource file generator (pyrcc4)
* a translation string finder (pylupdate)

python (2.5.2-3, main) - An interactive high-level object-oriented language (default version)
Binario para la arquitectura all (135.8 KB) | Source dir

Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

This package is a dependency package, which depends on Debian's default Python version (currently v2.5).

python-cairo (1.4.12-1.2, main) - Python bindings for the Cairo vector graphics library
Binario para la arquitectura i386 (85.2 KB) | Source dir

This package contains modules that allow you to use the cairo vector graphics library in Python programs.

python-central (0.6.11, main) - register and build utility for Python packages
Binario para la arquitectura all (43.8 KB) | Source dir

This package provides support for building and installing python modules independent of the current installed Python version.

python-chardet (1.0.1-1.1, main) - universal character encoding detector
Binario para la arquitectura all (167.8 KB)

Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding.

Supported encodings:
* ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants)
* Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified
Chinese)
* EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese)
* EUC-KR, ISO-2022-KR (Korean)
* KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic)
* ISO-8859-2, windows-1250 (Hungarian)
* ISO-8859-5, windows-1251 (Bulgarian)
* windows-1252 (English)
* ISO-8859-7, windows-1253 (Greek)
* ISO-8859-8, windows-1255 (Visual and Logical Hebrew)
* TIS-620 (Thai)

This library is a port of the auto-detection code in Mozilla.

python-compizconfig (0.7.6-1, main) - Compizconfig bindings for python
Binario para la arquitectura i386 (50.4 KB) | Source dir

Compiz Fusion is the result of the re-unification of the Beryl-project and the community around the Compiz Window Manager. It seeks to provide an easy and fun-to-use windowing environment, allowing use of the graphics hardware to provide impressive effects, amazing speed and unrivalled usefulness

This package provides python bindings for the compizconfig system.

python-crypto (2.0.1+dfsg1-2.3+lenny0, main) - cryptographic algorithms and protocols for Python
Binario para la arquitectura i386 (220.4 KB) | Source dir

A collection of cryptographic algorithms and protocols, implemented for use from Python. Among the contents of the package:


* Hash functions: MD2, MD4.
* Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
* Stream encryption algorithms: ARC4, simple XOR.
* Public-key algorithms: RSA, DSA, ElGamal, qNEW.
* Protocols: All-or-nothing transforms, chaffing/winnowing.
* Miscellaneous: RFC1751 module for converting 128-key keys
into a set of English words, primality testing.

python-cups (1.9.31-1, main) - Python bindings for CUPS
Binario para la arquitectura i386 (75.6 KB) | Source dir

A module for using the CUPS 1.2 API in Python programs.

python-cupsutils (1.0.0-4lenny1, main) - Python utility modules around the CUPS printing system
Binario para la arquitectura all (60.6 KB) | Source dir

These Python modules, that come from the system-config-printer distribution, help building applications and utilities around the CUPS Python bindings.

python-dateutil (1.4.1-2, main) - powerful extensions to the standard datetime module
Binario para la arquitectura all (52.8 KB) | Source dir

It features:


* computing of relative deltas (next month, next year, next monday, last week
of month, etc);
* computing of relative deltas between two given date and/or datetime objects
* computing of dates based on very flexible recurrence rules, using a superset
of the iCalendar specification. Parsing of RFC strings is supported as well.
* generic parsing of dates in almost any string format
* timezone (tzinfo) implementations for tzfile(5) format files
(/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all
known formats), iCalendar format files, given ranges (with help from
relative deltas), local machine timezone, fixed offset timezone, UTC
timezone
* internal up-to-date world timezone information based on Olson's database.
* computing of Easter Sunday dates for any given year, using Western, Orthodox
or Julian algorithms

python-dbus (0.82.4-2, main) - simple interprocess messaging system (Python interface)
Binario para la arquitectura i386 (207.1 KB) | Source dir

D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity.

This package provides a Python interface to D-Bus.

See the dbus description for more information about D-Bus in general.

python-elementtree (1.2.6-12, main) - Light-weight toolkit for XML processing
Binario para la arquitectura all (29.8 KB) | Source dir

ElementTree provides a simple but flexible container object, designed to store hierarchical data structures, such as simplified XML infosets, in memory. The element type can be described as a hybrid between a Python list and a Python dictionary.

ElementTree is included in Python 2.5, so there is no need to install this package if you are using Python 2.5.

python-feedparser (4.1-11, main) - Universal Feed Parser for Python
Binario para la arquitectura all (121.2 KB) | Source dir

Python module for downloading and parsing syndicated feeds. It can handle RSS 0.90, Netscape RSS 0.91, Userland RSS 0.91, RSS 0.92, RSS 0.93, RSS 0.94, RSS 1.0, RSS 2.0, Atom, and CDF feeds.

It provides the same API to all formats, and sanitizes URIs and HTML.

python-foomatic (0.7.9.1, main) - Python interface to the Foomatic printer database
Binario para la arquitectura all (21.9 KB) | Source dir

Foomatic is a printing system designed to make it easier to set up common printers for use with Debian (and other operating systems). It provides the 'glue' between a print spooler (like CUPS or lpr) and the printer, by providing information about how to process files sent to the printer.

This package includes a Python interface to the Foomatic command-line utilities.

python-glade2 (2.12.1-6, main) - GTK+ bindings: Glade support
Binario para la arquitectura i386 (41.5 KB) | Source dir

Contains bindings for the glade library from use within Python. Glade makes it very easy to create a user interface. In the target application you just need to load the interface description from the .glade file instead of constructing the GUI at runtime.

URL: http://www.daa.com.au/~james/software/pygtk/

python-gobject (2.14.2-2, main) - Python bindings for the GObject library
Binario para la arquitectura i386 (157.5 KB) | Source dir

GObject is an abstraction layer that allows to program with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME.

This package contains the Python bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects.

python-gtk2 (2.12.1-6, main) - Python bindings for the GTK+ widget set
Binario para la arquitectura i386 (1.3 MB) | Source dir

This archive contains modules that allow you to use GTK+ in Python programs. This package contains the bindings for the version 2.0 of that toolkit.

URL: http://www.daa.com.au/~james/software/pygtk/

python-imaging (1.1.6-3, main) - Python Imaging Library
Binario para la arquitectura i386 (389.2 KB) | Source dir

The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them.

Image Objects:
o Bilevel, greyscale, palette, true colour (RGB), true colour with
transparency (RGBA).
o colour separation (CMYK).
o Copy, cut, paste operations.
o Flip, transpose, resize, rotate, and arbitrary affine transforms.
o Transparency operations.
o Channel and point operations.
o Colour transforms, including matrix operations.
o Image enhancement, including convolution filters.

File Formats:
o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG,
MSP, PDF, PNG, PPM, TIFF, XBM.
o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC,
MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM.
o Save only: PDF, EPS (without ghostscript).

python-ipy (1:0.62-1, main) - Python module for handling IPv4 and IPv6 addresses and networks
Binario para la arquitectura all (28.1 KB) | Source dir

IPy is a Python module for handling IPv4 and IPv6 addresses and networks in a fashion similar to perl's Net::IP and friends. The IP class allows a comfortable parsing and handling for most notations in use for IPv4 and IPv6 addresses and networks.

python-libxml2 (2.6.32.dfsg-5, main) - Python bindings for the GNOME XML library
Binario para la arquitectura i386 (257.8 KB) | Source dir

XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages.

This package contains the files needed to use the GNOME XML library in Python programs.

python-libxslt1 (1.1.24-2, main) - Python bindings for libxslt1
Binario para la arquitectura i386 (153.1 KB) | Source dir

XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT.

This package contains Python bindings for libxslt, needed to use libxslt in Python programs.

python-lxml (2.1.1-2.1, main) - pythonic binding for the libxml2 and libxslt libraries
Binario para la arquitectura i386 (922.2 KB) | Source dir

lxml is a new Python binding for libxml2 and libxslt, completely independent from these existing Python bindings. Its aim:


* Pythonic API.
* Documented.
* Use Python unicode strings in API.
* Safe (no segfaults).
* No manual memory management!

lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid having to invent too many new APIs, or you having to learn new things -- XML is complicated enough.

python-minimal (2.5.2-3, main) - A minimal subset of the Python language (default version)
Binario para la arquitectura all (13.1 KB) | Source dir

This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python-minimal/README.Debian for a list of the modules contained in this package.

python-newt (0.52.2-11.3, main) - A NEWT module for Python
Binario para la arquitectura i386 (53.3 KB) | Source dir

This module allows you to built a text UI for your Python scripts using newt.

python-notify (0.1.1-2+b1, main) - Python bindings for libnotify
Binario para la arquitectura i386 (17.7 KB)

libnotify sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way.

python-notify provides just the Python bindings for libnotify.

python-numeric (24.2-9, main) - Numerical (matrix-oriented) Mathematics for Python
Binario para la arquitectura i386 (180.7 KB) | Source dir

This package is now deprecated, please use the python-numpy package for developing new software.

The Numeric Extensions to Python (NumPy) add powerful multi-dimensional array objects to the wonderful general purpose programming language Python. These new objects give Python the number crunching power of numeric languages like Matlab and IDL while maintaining all of the advantages of the general-purpose programming language Python.

These extensions add two new object types to Python, and then include a number of extensions that take advantage of these two new objects:


- Multidimensional Array Objects
* Efficient arrays of homogeneous machine types (floats, longs,
complex doubles)
* Arbitrary number of dimensions
* Sophisticated structural operations
- Universal Function Objects
* Support mathematical functions on all Python objects
* Very efficient for array objects

python-openssl (0.7-2, main) - Python wrapper around the OpenSSL library
Binario para la arquitectura i386 (86.8 KB) | Source dir

High-level wrapper around a subset of the OpenSSL library, includes


* SSL.Connection objects, wrapping the methods of Python's portable
sockets
* Callbacks written in Python
* Extensive error-handling mechanism, mirroring OpenSSL's error
codes

A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library.

python-pam (0.4.2-12, main) - A Python interface to the PAM library
Binario para la arquitectura i386 (12.5 KB)

This module makes the PAM (Pluggable Authentication Modules) functions available in Python. With this module you can write Python applications that implement authentication services using PAM.

python-pkg-resources (0.6c8-4, main) - Package Discovery and Resource Access using pkg_resources
Binario para la arquitectura all (60.7 KB) | Source dir

The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages.

python-psyco (1.6-1, main) - Python specializing compiler
Binario para la arquitectura i386 (233.1 KB) | Source dir

Psyco lets you run your existing Python software much faster, with no change in your source.

Think of Psyco as a kind of just-in-time (JIT) compiler, a little bit like Java's, that emit machine code on the fly instead of interpreting your Python program step by step. The result is that your unmodified Python programs run faster.

The plan for the next release is to include a fast low-level interpreter that can be used on non-Intel processors. It will finally make Psyco portable -- although of course not as fast as it could possibly be if it could emit real machine code.

python-pylibacl (0.4.0-2, main) - module for manipulating POSIX.1e ACLs
Binario para la arquitectura i386 (40.9 KB)

pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included).

python-pysqlite2 (2.4.1-1, main) - Python interface to SQLite 3
Binario para la arquitectura i386 (87.3 KB) | Source dir

pysqlite is a DB-API 2.0-compliant database interface for SQLite.

This package is built against SQLite 3. For an interface to SQLite 2, see the package python-sqlite. An alternative Python SQLite 3 module is packaged as python-apsw.

SQLite is a relational database management system contained in a relatively small C library. It is a public domain project created by D. Richard Hipp. Unlike the usual client-server paradigm, the SQLite engine is not a standalone process with which the program communicates, but is linked in and thus becomes an integral part of the program. The library implements most of SQL-92 standard, including transactions, triggers and most of complex queries.

pysqlite makes this powerful embedded SQL engine available to Python programmers. It stays compatible with the Python database API specification 2.0 as much as possible, but also exposes most of SQLite's native API, so that it is for example possible to create user-defined SQL functions and aggregates in Python.

If you need a relational database for your applications, or even small tools or helper scripts, pysqlite is often a good fit. It's easy to use, easy to deploy, and does not depend on any other Python libraries or platform libraries, except SQLite. SQLite itself is ported to most platforms you'd ever care about.

It's often a good alternative to MySQL, the Microsoft JET engine or the MSDE, without having any of their license and deployment issues.

python-pyxattr (0.4.0-1, main) - module for manipulating filesystem extended attributes
Binario para la arquitectura i386 (31.5 KB)

pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included).

python-qscintilla2 (2.2-4, main) - Python bindings for QScintilla 2
Binario para la arquitectura i386 (298.5 KB) | Source dir

QScintilla is a text editor for Qt4 with features especially useful when writing and debugging source code. These include support for syntax styling, error indicators, code completion, call tips and margins.

This package contains Python bindings so QScintilla 2 can be used in PyQt4 applications.

python-qt3 (3.17.4-1, main) - Qt3 bindings for Python
Binario para la arquitectura i386 (4.6 MB)

Python binding module that allows use of Qt X Window toolkit v3. You can use it to create portable graphics-capable scripts (there are PyQt versions for Linux, Windows and MacOS X).

At this moment PyQt offers a vast subset of Qt API. There are some minor issues related to the differences between C++ and Python (types, etc), but usually you'll be able to write code pretty the same way in both languages (with syntax differences, of course)

python-qt4 (4.4.2-4, main) - Python bindings for Qt4
Binario para la arquitectura i386 (4.7 MB) | Source dir

PyQt4 exposes the Qt4 API to Python. The following modules are supported:
* QtCore
* QtGui
* QtNetwork
* QtXml
* QtScript
* QtSvg
* QtTest
* QtAssistant
* QtWebKit
* QtOpenGL (in python-qt4-gl)
* QtSql (in python-qt4-sql)

python-qt4-common (4.4.2-4, main) - Shared files for PyQt4
Binario para la arquitectura all (59.0 KB) | Source dir

This package contains files that are shared between python-qt4 and python-qt4-dev.

python-qt4-dbus (4.4.2-4, main) - DBus Support for PyQt4
Binario para la arquitectura i386 (68.6 KB) | Source dir

The DBus module of PyQt4 provides integration of PyQt4 applications with the DBus main loop.

python-rapi2 (0.11.1-2, main) - Make RAPI calls to a Windows Mobile device, Python bindings
Binario para la arquitectura i386 (57.5 KB) | Source dir

librapi2 is equivalent to rapi.dll on a Window machine. It allows you to make remote calls to your Window Mobile device.

This package contains the Python bindings for the library.

python-reportlab (2.1dfsg-2, main) - ReportLab library to create PDF documents using Python
Binario para la arquitectura all (627.5 KB)

ReportLab is a library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the Python programming language.

ReportLab library creates PDF based on graphics commands without intervening steps. It's therefore extremely fast, and flexible (since you're using a full-blown programming language).

Sample use cases are:
* Dynamic PDF generation on the web
* High-volume corporate reporting and database publishing
* As embeddable print engine for other applications, including a
'report language' so that users can customize their own reports.
* As 'build system' for complex documents with charts, tables and text
such as management accounts, statistical reports and scientific papers
* from XML to PDF in one step

python-rra (0.11.1-1, main) - Library for syncing with Windows Mobile devices (Python bindings)
Binario para la arquitectura i386 (28.0 KB) | Source dir

rra provides the necessary low level magic to synchronise intelligently with Windows Mobile devices, allowing you to tell what's been created/changed/deleted since the last time the device was contacted. It can convert the internal Windows Mobile formats to standards such as vCard, vEvent or vTodo.

This package contains the librra Python bindings.

python-rtfcomp (1.1-2, main) - Library to read compressed RTF files (Python bindings)
Binario para la arquitectura i386 (11.3 KB) | Source dir

Can decompress and recompress compressed RTF and convert from UTF8 to RTF for use in things like the AirSync protocols.

This package contains the Python bindings for the library.

python-serial (2.3-1, main) - pyserial - module encapsulating access for the serial port
Binario para la arquitectura all (43.9 KB)

This module capsulates the access for the serial port. It provides backends for standard Python running on Windows, Linux, BSD (possibly any POSIX compilant system). The module named "serial" automaticaly selects the appropriate backend.

python-setuptools (0.6c8-4, main) - Python Distutils Enhancements
Binario para la arquitectura all (185.8 KB) | Source dir

Extensions to the python-distutils for large or complex distributions.

python-sexy (0.1.9-1, main) - python language bindings for libsexy
Binario para la arquitectura i386 (12.6 KB) | Source dir

Pysexy are the python language bindings for libsexy, the experimental-new-cool-gtk-widgets-which-are-crude-hacks library.

Homepage: http://www.chipx86.com/wiki/Libsexy

python-sip4 (4.7.6-1, main) - Python/C++ bindings generator runtime library
Binario para la arquitectura i386 (107.0 KB) | Source dir

SIP is a tool for generating bindings for C++ classes with some ideas borrowed from SWIG, but capable of tighter bindings because of its specificity towards C++ and Python.

python-support (0.8.4, main) - automated rebuilding support for Python modules
Binario para la arquitectura all (27.8 KB) | Source dir

This package contains the 'update-python-modules' script, which takes care of byte-compilation of Python-only modules.

Private modules are automatically rebuilt upon major Python upgrades, avoiding the need for strong dependencies.

Public modules are automatically made available for all installed Python versions.

python-tk (2.5.2-1, main) - Tkinter - Writing Tk applications with Python
Binario para la arquitectura i386 (41.3 KB) | Source dir

A module for writing portable GUI applications with Python using Tk. Also known as Tkinter.

python-twisted (8.1.0-4, main) - Event-based framework for internet applications (transitional package)
Binario para la arquitectura all (10.3 KB) | Source dir

This is a transitional package that depends on the twisted core library and all the libraries split out to separate packages starting with Twisted-2.0.1.

python-twisted-bin (8.1.0-4, main) - Event-based framework for internet applications
Binario para la arquitectura i386 (29.1 KB) | Source dir

It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols.

python-twisted-conch (1:8.1.0-1, main) - The Twisted SSH Implementation
Binario para la arquitectura all (214.5 KB) | Source dir

A client/server implementation of the SSH protocol, using the twisted framework.

python-twisted-core (8.1.0-4, main) - Event-based framework for internet applications
Binario para la arquitectura all (898.6 KB) | Source dir

It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols.

python-twisted-lore (8.1.0-1, main) - Documentation generator with HTML and LaTeX support
Binario para la arquitectura all (76.6 KB) | Source dir

Twisted Lore is a documentation generator.

python-twisted-mail (8.1.0-2, main) - An SMTP, IMAP and POP protocol implementation
Binario para la arquitectura all (168.8 KB) | Source dir

Twisted Mail contains high-level, efficient protocol implementations for both clients and servers of SMTP, POP3, and IMAP4. Additionally, it contains an "out of the box" combination SMTP/POP3 virtual-hosting mail server. Also included is a read/write Maildir implementation and a basic Mail Exchange calculator (depends on Twisted Names).

python-twisted-names (8.1.0-1, main) - A DNS protocol implementation with client and server
Binario para la arquitectura all (51.2 KB) | Source dir

Twisted Names is both a domain name server as well as a client resolver library. Twisted Names comes with an "out of the box" nameserver which can read most BIND-syntax zone files as well as a simple Python-based configuration format. Twisted Names can act as an authoritative server, perform zone transfers from a master to act as a secondary, act as a caching nameserver, or any combination of these. Twisted Names' client resolver library provides functions to query for all commonly used record types as well as a replacement for the blocking gethostbyname() function provided by the Python stdlib socket module.

python-twisted-news (8.1.0-1, main) - An NNTP protocol implementation with client and server
Binario para la arquitectura all (25.8 KB) | Source dir

Twisted News provides a very basic NNTP server, as well as an NNTP client protocol implementation. Two messages storage systems are supported: the DB-API 2.0 backend stores and indexes messages in any compatible SQL database; the Twisted dirdbm backend uses serialized Python objects stored directly on the filesystem for message storage. Twisted News also has very rudamentary support for moderated groups.

python-twisted-runner (8.0.0-1, main) - Process management, including an inetd server
Binario para la arquitectura i386 (18.1 KB) | Source dir

Twisted Runner has process management, including an inetd replacement.

python-twisted-web (8.1.0-1, main) - An HTTP protocol implementation together with clients and servers
Binario para la arquitectura all (317.8 KB) | Source dir

Twisted web is a web server, and also provides basic HTTP client support. You may want to check out Nevow, a templating toolkit designed for twisted.web, and Twisted Web2, the next generation Twisted web server.

python-twisted-words (8.1.0-2, main) - Chat and Instant Messaging
Binario para la arquitectura all (208.5 KB) | Source dir

Twisted Words includes:
- Low-level protocol implementations of OSCAR (AIM and ICQ), IRC, MSN,
TOC (AIM).
- Jabber libraries.
- Prototypes of chat server and client frameworks built on top
of the protocols.

python-tz (2008c-2, main) - Python version of the Olson timezone database
Binario para la arquitectura all (27.0 KB) | Source dir

python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo).

python-uno (1:3.1.0-5~bpo50+2, main) - full-featured office productivity suite -- Python interface
Binario para la arquitectura i386 (306.2 KB) | Source dir

The Python-UNO bridge allows use of the standard OpenOffice.org API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the OpenOffice.org process and can be called from C++ or the built in StarBasic scripting language.

python-urlgrabber (3.1.0-4, main) - A high-level cross-protocol url-grabber
Binario para la arquitectura all (55.3 KB) | Source dir

urlgrabber dramatically simplifies the fetching of files. It is designed to be used in programs that need common (but not necessarily simple) url-fetching features. This package provides both a binary and a module, both of the name urlgrabber.

It supports identical behavior for http://, ftp:// and file:/// URIs. It provides HTTP keepalive, byte ranges, regets, progress meters, throttling, retries, access to authenticated http/ftp servers, and proxies. Additionally it has the ability to treat a list of mirrors as a single source and to automatically switch mirrors if there is a failure.


Homepage: http://linux.duke.edu/projects/urlgrabber/

python-utidylib (0.2-3.2, main) - Python wrapper for TidyLib
Binario para la arquitectura all (8.2 KB)

uTidylib is a Python wrapper for TidyLib, a library from the HTML Tidy project. This allows you to "tidy" HTML files through a Pythonic interface.

python-volumeid (1.0.4-1.1venenux-0.8, main) - a Python extension for udev's volume_id library
Binario para la arquitectura i386 (9.8 KB) | Source dir

python-volumeid allows Python programs to access the volime_id library in order to query filesystem label, uuid and type information.

python-zopeinterface (3.3.1-7, main) - The implementation of interface definitions for Zope 3
Binario para la arquitectura i386 (131.6 KB) | Source dir

Zope interfaces are objects that specify (document) the external behavior of objects that "provide" them.

python2.4 (2.4.6-1, main) - An interactive high-level object-oriented language (version 2.4)
Binario para la arquitectura i386 (2.7 MB) | Source dir

Version 2.4 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

python2.4-minimal (2.4.6-1, main) - A minimal subset of the Python language (version 2.4)
Binario para la arquitectura i386 (976.3 KB) | Source dir

This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.4-minimal/README.Debian for a list of the modules contained in this package.

python2.5 (2.5.2-15, main) - An interactive high-level object-oriented language (version 2.5)
Binario para la arquitectura i386 (2.8 MB) | Source dir

Version 2.5 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics.

python2.5-minimal (2.5.2-15, main) - A minimal subset of the Python language (version 2.5)
Binario para la arquitectura i386 (1.2 MB) | Source dir

This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.5-minimal/README.Debian for a list of the modules contained in this package.

qcad (2.0.5.0-1-2.1, main) - A professional CAD System
Binario para la arquitectura i386 (2.8 MB) | Source dir

With QCad 2 you can easily construct and change drawings with ISO-texts and many other features and save them as DXF-files. These DXF-files are the interface to many CAD-systems such as AutoCADR and many others.

Homepage: http://www.ribbonsoft.com/qcad.html

qcad-doc (2.0.5.0-1-2.1, main) - Qcad Documentation
Binario para la arquitectura all (1.7 MB) | Source dir

This package contains a set of documents and tutorial web pages which helps you to learn and practise with Qcad system.

If you want to get additional information about 'qcad' please consult the online reference about qcad in the official wbesite.

qjackctl (0.3.2-1, main) - User interface for controlling the JACK sound server
Binario para la arquitectura i386 (386.8 KB) | Source dir

Qjackctl offers a user interface for controlling the JACK sound server daemon. At the same time it figures as a JACK patch bay and monitoring tool.

qsynth (0.2.5-2.2, main) - fluidsynth MIDI sound synthesiser front-end
Binario para la arquitectura i386 (179.9 KB)

QSynth is a fluidsynth GUI front-end application written in C++ around the Qt3 toolkit using Qt Designer. Eventually it may evolve into a softsynth management application allowing the user to control and manage a variety of command line softsynths but for the moment it wraps FluidSynth (http://www.fluidsynth.org).

FluidSynth is a command line software synthesiser based on the Soundfont specification.

qt3-assistant (3:3.3.8b-5+b1, main) - The Qt3 assistant application
Binario para la arquitectura i386 (245.8 KB)

This package contains the Qt3 Assistant, an easy to use frontend for the complete Qt3 documentation and serves as an online help viewer for any Qt program that wants to give the usesr access to online help. Within the Qt tools it is used as the help viewer for the online help for the Qt3 Designer and Linguist as well as qmake and the Qt 3 API documentation.

Developers of Qt Application who want to faciliate the Qt Assistant for online help display should refer to the README.Debian file for libqt3-mt-dev and the package qt3-apps-dev.

qt3-doc (3:3.3.8b-5, main) - Qt3 API documentation
Binario para la arquitectura all (5.3 MB)

This package contains the complete API documentation for Qt3. Examples to coding are in qt3-examples. The documentation is provided in HTML and manpage format; the HTML version can be viewed in conjunction with the Qt Assistant.

qt4-qtconfig (4.4.3-1, main) - Qt 4 configuration tool
Binario para la arquitectura i386 (130.3 KB)

Qt is a cross-platform C++ application framework. Qt's primary feature is its rich set of widgets that provide standard GUI functionality.

The Qt Configuration program allows end users to configure the look and behavior of any Qt 4 application.

quanta (4:3.5.9-3, main) - web development environment for KDE
Binario para la arquitectura i386 (2.4 MB) | Source dir

Quanta Plus is a web development environment for working with HTML and associated languages. It strives to be neutral and transparent to all markup languages, while supporting popular web-based scripting languages, CSS and other emerging W3C recommendations.

Quanta Plus supports many external components, debuggers and other tools for web development, several of which are shipped with the KDE web development module.

Quanta Plus is not in any way affiliated with any commercial versions of Quanta. The primary coders from the original team left the GPL'd version to produce a commercial product.

This package is part of KDE, as a component of the KDE web development module. See the 'kde' and 'kdewebdev' packages for more information.

quanta-data (4:3.5.9-3, main) - data files for Quanta Plus web development environment
Binario para la arquitectura all (939.2 KB) | Source dir

This package contains architecture-independent data files for Quanta Plus, a web development environment for working with HTML and associated languages.

See the quanta package for further information.

This package is part of KDE, as a component of the KDE web development module. See the 'kde' and 'kdewebdev' packages for more information.

qucs (0.0.15-1vnzetch1, main) - Quite Universal Circuit Simulator : qucs
Binario para la arquitectura i386 (6.1 MB)

Qucs is an integrated circuit simulator which means you are able to setup a circuit with a graphical user interface (GUI) and simulate the large-signal, small-signal and noise behaviour of the circuit. After that simulation has finished you can view the simulation results on a presentation page or window.

Homepage: http://qucs.sourceforge.net

qutecom (2.2~rc3.dfsg1-4, main) - SIP-based software telephone with video and chat features
Binario para la arquitectura i386 (3.1 MB)

QuteCom is a Voice-over-IP application based on standard protocols like SIP and RTP. It enables voice, video and text chat between two clients. Features include a contact list with multi-protocol presence and status, call history and NAT traversal capability.

QuteCom is the new name of the WengoPhone project, after it was dropped by Wengo and taken on by MBDsys.

qutecom-data (2.2~rc3.dfsg1-4, main) - SIP-based software telephone with video and chat features (data files)
Binario para la arquitectura all (6.1 MB)

QuteCom is a Voice-over-IP application based on standard protocols like SIP and RTP. It enables voice, video and text chat between two clients. Features include a contact list with multi-protocol presence and status, call history and NAT traversal capability.

QuteCom is the new name of the WengoPhone project, after it was dropped by Wengo and taken on by MBDsys.

This package contains architecture independet data, like images and sounds.

radeontool (1.5-5, main) - utility to control ATI Radeon backlight functions on laptops
Binario para la arquitectura i386 (9.2 KB)

Radeontool is a small utility to control ATI Radeon based laptops' backlight and external output functions.

WARNING: Radeontool code has not been completely audited and may contain bugs that could damage your hardware. Use at your own risk.

raptor-utils (1.4.17-1+b1, main) - Raptor RDF parser and serializer utilities
Binario para la arquitectura i386 (56.2 KB)

This package provides the rapper tool for validating, parsing and serializing RDF/XML, N-Triples, Turtle, RSS, Atom and other Resource Description Framework (RDF) syntaxes using the Raptor RDF library.

rcs (5.7-23, main) - The GNU Revision Control System
Binario para la arquitectura i386 (318.1 KB) | Source dir

The Revision Control System (RCS) manages multiple revisions of files. RCS automates the storing, retrieval, logging, identification, and merging of revisions. RCS is useful for text that is revised frequently, for example programs, documentation, graphics, papers, and form letters.

rdiff-backup (1.2.5-1, main) - remote incremental backup
Binario para la arquitectura i386 (194.2 KB) | Source dir

rdiff-backup backs up one directory to another, possibly over a network. The target directory ends up a copy of the source directory, but extra reverse diffs are stored in a special subdirectory of that target directory, so you can still recover files lost some time ago. The idea is to combine the best features of a mirror and an incremental backup. rdiff-backup also preserves subdirectories, hard links, dev files, permissions, uid/gid ownership, modification times, extended attributes, acls, and resource forks.

Also, rdiff-backup can operate in a bandwidth efficient manner over a pipe, like rsync. Thus you can use rdiff-backup and ssh to securely back a hard drive up to a remote location, and only the differences will be transmitted. Finally, rdiff-backup is easy to use and settings have sensible defaults.

recordmydesktop (0.3.7.3-1, main) - Captures audio-video data of a Linux desktop session
Binario para la arquitectura i386 (51.0 KB) | Source dir

The application produces an ogg-encapsulated theora-vorbis file. recordMyDesktop tries to be as unobstrusive as possible by proccessing only regions of the screen that have changed

recover (1.3c-11, main) - Undelete files on ext2 partitions
Binario para la arquitectura i386 (16.1 KB) | Source dir

Recover automates some steps as described in the ext2-undeletion howto. This means it seeks all the deleted inodes on your hard drive with debugfs. When all the inodes are indexed, recover asks you some questions about the deleted file. These questions are:
* Hard disk device name
* Year of deletion
* Month of deletion
* Weekday of deletion
* First/Last possible day of month
* Min/Max possible file size
* Min/Max possible deletion hour
* Min/Max possible deletion minute
* User ID of the deleted file
* A text string the file included (can be ignored)

If recover found any fitting inodes, it asks to give a directory name and dumps the inodes into the directory. Finally it asks you if you want to filter the inodes again (in case you typed some wrong answers).

Note that recover works only with ext2 filesystems - it does not support ext3.

http://recover.sourceforge.net/linux/recover/

recoverjpeg (1.1.1-1.3, main) - Recover jpeg pictures from a filesystem image
Binario para la arquitectura i386 (11.5 KB) | Source dir

Recoverjpeg tries to identify jpeg pictures from a filesystem image. To achieve this goal, it scans the filesystem image and looks for a jpeg structure at blocks starting at 512 bytes boundaries.

redland-utils (1.0.7-1, main) - Redland Resource Description Framework (RDF) Utility programs
Binario para la arquitectura i386 (88.2 KB) | Source dir

This package provides the rdfproc utility for processing the Resource Description Framework (RDF) format using the Redland RDF library. It allows reading RDF from syntaxes, manipulating the RDF graph, querying using RDQL and SPARQL and serializing RDF into syntaxes in RDF/XML, N-Triples, Turtle and RSS 1.0.

reiser4progs (1.0.6-1, main) - administration utilities for the Reiser4 filesystem
Binario para la arquitectura i386 (497.9 KB) | Source dir

The following utilities to manage Reiser4 filesystems are provided:


- debugfs.reiser4
- fsck.reiser4
- measurefs.reiser4
- mkfs.reiser4


Homepage: http://www.namesys.com/

reiserfsprogs (1:3.6.19-6, main) - User-level tools for ReiserFS filesystems
Binario para la arquitectura i386 (462.9 KB) | Source dir

This package contains utilities to create, check, resize, and debug ReiserFS filesystems.


Homepage: http://www.namesys.com/

reprepro (3.5.2-6, main) - Debian package repository producer
Binario para la arquitectura i386 (331.1 KB)

reprepro is a tool to manage a repository of Debian packages (.deb, .udeb, .dsc, ...). It stores files either being injected manually or downloaded from some other repository (partially) mirrored into one pool/ hierarchy. Managed packages and files are stored in a Berkley DB, so no database server is needed. Checking signatures of mirrored repositories and creating signatures of the generated Package indices is supported.

resolvconf (1.42, main) - name server information handler
Binario para la arquitectura all (52.4 KB) | Source dir

Resolvconf is a framework for keeping up to date the system's information about name servers. It sets itself up as the intermediary between programs that supply this information (such as ifup and ifdown, DHCP clients, the PPP daemon and local name servers) and programs that use this information (such as DNS caches and resolver libraries).

This package may require some manual configuration. Please read the README file for detailed instructions.

rev-plugins (0.3.1-1, main) - greverb-like ladspa plugin
Binario para la arquitectura i386 (9.5 KB) | Source dir

This is a stereo reverb plugin based on the well-known greverb.

rosegarden (1:1.7.0-1, main) - music editor and MIDI/audio sequencer
Binario para la arquitectura i386 (3.8 MB) | Source dir

Rosegarden is a KDE application which provides a mixed Audio/MIDI sequencer (for playback and recording), a multi-track editor, music editing using both piano-roll and score notation, MIDI file IO, lilypond and Csound files export, etc.

rosegarden-data (1:1.7.0-1, main) - music editor and MIDI/audio sequencer data files
Binario para la arquitectura all (2.8 MB) | Source dir

Rosegarden is a KDE application which provides a mixed Audio/MIDI sequencer (for playback and recording), a multi-track editor, music editing using both piano-roll and score notation, MIDI file IO, lilypond and Csound files export, etc.

This package provides the data files necessary for running Rosegarden

rpm (4.4.2.3-1, main) - Red Hat package manager
Binario para la arquitectura i386 (1.0 MB) | Source dir

If you want to install Red Hat Packages then please use the alien package. Using rpm directly will bypass the Debian packaging system!

rsync (3.0.3-2, main) - fast remote file copy program (like rcp)
Binario para la arquitectura i386 (320.1 KB) | Source dir

rsync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file already exists.

The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link.

This package also includes rsyncd daemon functionality.

ruby (4.2, main) - An interpreter of object-oriented scripting language Ruby
Binario para la arquitectura all (20.2 KB) | Source dir

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible.

This package is a dependency package, which depends on Debian's default Ruby version (currently 1.8.x).

ruby1.8 (1.8.7.72-3, main) - Interpreter of object-oriented scripting language Ruby 1.8
Binario para la arquitectura i386 (276.8 KB) | Source dir

Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible.

This package provides version 1.8 series of Ruby.

On Debian, Ruby 1.8 is provided as separate packages. You can get full Ruby 1.8 distribution by installing following packages.


ruby1.8 ruby1.8-dev ri1.8 rdoc1.8 irb1.8 ruby1.8-elisp
ruby1.8-examples libdbm-ruby1.8 libgdbm-ruby1.8 libtcltk-ruby1.8
libopenssl-ruby1.8 libreadline-ruby1.8

rxvt (1:2.6.4-14, main) - VT102 terminal emulator for the X Window System
Binario para la arquitectura i386 (194.9 KB) | Source dir

Rxvt is an 8-bit clean, color xterm replacement that uses significantly less memory than a conventional xterm, mostly since it doesn't support toolkit configurability or Tek graphics, but also since features can be removed at compile-time to reflect your needs.

The distribution also includes rclock, the smaller/better xclock replacement with appointment scheduling and xbiff functionality.

samba (2:3.2.5-4lenny6, main) - a LanManager-like file and printer server for Unix
Binario para la arquitectura i386 (4.1 MB) | Source dir

The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol.

This package contains all the components necessary to turn your Debian GNU/Linux box into a powerful file and printer server.

Currently, the Samba Debian packages consist of the following:


samba - LanManager-like file and printer server for Unix.
samba-common - Samba common files used by both the server and the client.
smbclient - LanManager-like simple client for Unix.
swat - Samba Web Administration Tool
samba-doc - Samba documentation.
samba-doc-pdf - Samba documentation in PDF format.
smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above).
libpam-smbpass - pluggable authentication module for SMB/CIFS password
database
libsmbclient - Shared library that allows applications to talk to SMB/CIFS
servers
libsmbclient-dev - libsmbclient shared libraries
libwbclient0 - Shared library for interfacing with the winbind service
winbind - Service to resolve user and group information from Windows NT
servers

It is possible to install a subset of these packages depending on your particular needs. For example, to access other SMB/CIFS servers you should only need the smbclient and samba-common packages.

samba-common (2:3.2.5-4lenny6, main) - Samba common files used by both the server and the client
Binario para la arquitectura i386 (3.3 MB) | Source dir

The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol.

This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the smbclient package).

sane (1.0.14-7, main) - scanner graphical frontends
Binario para la arquitectura i386 (106.0 KB) | Source dir

This package includes :
o xscanimage, a scanner graphical frontend with GIMP 2.0 support
o scanadf, a command-line frontend for scanners with Automatic Document Feeder
o xcam, for acquiring images continuously from cameras.

An alternative to xscanimage called xsane is packaged separately.

The scanner frontends use SANE. SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however).

sane-utils (1.0.19-23, main) - API library for scanners -- utilities
Binario para la arquitectura i386 (199.0 KB) | Source dir

SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however).

This package includes the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation.

scilab (4.1.2-6vnzetch1, non-free) - Matrix-based scientific software package (a la Matlab and Xmath)
Binario para la arquitectura all (5.2 MB)

Scilab is a matrix-based scientific software package resembling Matlab and Xmath. Scilab contains hundreds of built-in mathematical functions, rich data structures (including polynomials, rationals,linear systems, lists, etc...) and comes with a number of specific toolboxes for control, signal processing, ...

This package contains the architecture independent files.

scilab-bin (4.1.2-6vnzetch1, non-free) - Matrix-based scientific software package (a la Matlab and Xmath)
Binario para la arquitectura i386 (3.5 MB)

Scilab is a matrix-based scientific software package resembling Matlab and Xmath. Scilab contains hundreds of built-in mathematical functions, rich data structures (including polynomials, rationals,linear systems, lists, etc...) and comes with a number of specific toolboxes for control, signal processing, ...

This package contains the architecture specific binary files.

scilab-doc (4.1.2-6vnzetch1, non-free) - Matrix-based scientific software package (a la Matlab and Xmath)
Binario para la arquitectura all (5.2 MB)

Scilab is a matrix-based scientific software package resembling Matlab and Xmath. Scilab contains hundreds of built-in mathematical functions, rich data structures (including polynomials, rationals,linear systems, lists, etc...) and comes with a number of specific toolboxes for control, signal processing, ...

This package contains demos, examples and man pages.

screen (4.0.3-11+lenny1, main) - terminal multiplexor with VT100/ANSI terminal emulation
Binario para la arquitectura i386 (590.2 KB) | Source dir

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 logging, multi-user support, and utf8 charset support.

scribus (1.3.3.12.dfsg-1, main) - Open Source Desktop Page Layout
Binario para la arquitectura i386 (9.1 MB) | Source dir


Scribus is an open source desktop page layout program with the aim of producing commercial grade output in PDF and Postscript, primarily, though not exclusively for Linux.

Scribus can be used for many tasks; from brochure design to newspapers, magazines, newsletters and posters to technical documentation. It has sophisticated page layout features like precision placing and rotating of text and/or images on a page, manual kerning of type, bezier curves polygons, precision placement of objects, layering with RGB and CMYK custom colors. The Scribus document file format is XML-based. Unlike proprietary binary file formats, even damaged documents, can be recovered with a simple text editor.

Scribus supports professional DTP features, such as CMYK color and a color management system to soft proof images for high quality color printing, flexible PDF creation options, Encapsulated PostScript import/export and creation of 4 color separations, import of EPS/PS and SVG as native vector graphics, Unicode text including right to left scripts such as Arabic and Hebrew via freetype. Graphic formats which can be placed in Scribus as images include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm), and any bitmap type supported by QT3.

Printing, PDF and SVG creation are done via custom driver libraries and plug-ins, giving Scribus inventive features: the abilities to include presentation effects with PDF output, fully scriptable interactive PDF forms, SVG vector file output. The internal printer drivers fully support Level 2 and Level 3/PDF 1.4 postscript features including transparency and font embedding.

When run from KDE, Drag and Drop, for example from desktop to the canvas, is enabled. There is easy to use drag and drop scrapbook for frequently used items such as text blocks, pictures and custom shaped frames.

scribus-template (1.2.4.1-2, main) - additional scribus templates
Binario para la arquitectura all (1.8 MB) | Source dir


These templates are distributed in addition to the three example templates present in the main scribus package. Some of them were prepared by members of the core Scribus development team and some were contributions by the community members.

Homepage: http://www.scribus.net/

scrollkeeper (0.3.14-16, main) - A free electronic cataloging system for documentation
Binario para la arquitectura i386 (156.7 KB) | Source dir

It stores metadata specified by the http://www.ibiblio.org/osrt/omf/ (Open Source Metadata Framework) as well as certain metadata extracted directly from documents (such as the table of contents).

It provides various functionality pertaining to this metadata to help browsers, such as sorting the registered documents or searching the metadata for documents which satisfy a set of criteria.

sdcc (2.9.0-2vnz1, main) - Small Device C Compiler
Binario para la arquitectura i386 (1.3 MB) | Source dir

SDCC is a C compiler for the Intel MCS51 family, AVR, HC08, PIC and Z80 microcontrollers.

This package includes the compiler, assemblers and linkers.

sdcc-doc (2.9.0-2vnz1, main) - Small Device C Compiler (documentation)
Binario para la arquitectura all (743.7 KB) | Source dir

SDCC is a C compiler for the Intel MCS51 family, AVR, HC08, PIC and Z80 microcontrollers.

This package provides the documentation and examples for the SDCC compiler.

sdcc-libraries (2.9.0-2vnz1, main) - Small Device C Compiler (libraries)
Binario para la arquitectura all (14.0 MB) | Source dir

SDCC is a C compiler for the Intel MCS51 family, AVR, HC08, PIC and Z80 microcontrollers.

This package contains the core library for SDCC.

sdcc-ucsim (2.9.0-2vnz1, main) - Micro-controller simulator for SDCC
Binario para la arquitectura i386 (868.4 KB) | Source dir

uCsim is a microcontroller simulator. It is extensible to support different microcontroller families. It currently supports Intel MCS51 family, HC08 and Z80 microcontrollers.

setserial (2.17-44.2, main) - controls configuration of serial ports
Binario para la arquitectura i386 (49.3 KB)

Set and/or report the configuration information associated with a serial port. This information includes what I/O port and which IRQ a particular serial port is using.

This version has a completely new approach to configuration, so if you have a setup other than the standard ttyS0 and 1, you will have to get your hands dirty.

By default, only COM1-4 are configured by the kernel, using IRQ 3 and 4. If you have other serial ports (such as an AST Fourport card), or if you have mapped the IRQs differently (perhaps COM3 and 4 to other IRQs to allow concurrent access with COM1 and 2) then you must have this package.

sgml-base (1.26, main) - SGML infrastructure and SGML catalog file support
Binario para la arquitectura all (11.4 KB) | Source dir

This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft:


* infrastructure directories:
- /etc/sgml
- /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet}
- /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet}


* update-catalog(8): tool for maintaining the root SGML catalog
file and the package SGML catalog files in the '/etc/sgml' directory

sgml-data (2.0.3, main) - common SGML and XML data
Binario para la arquitectura all (272.9 KB) | Source dir

This package contains basic XML and SGML data shared and used by multiple packages. The package provides the technical format (Document Type Definition, or DTD) of all major versions of HTML. It also includes standard character entity definitions which describe spacial characters or international characters, as well as other standard miscellany used by other SGML and XML packages.

This package implements the Debian XML and SGML standards for entity placement and registration. This benefits the user by making the included materials instantly available to people writing, editing or building documentation without any further effort. See <http://debian-xml-sgml.alioth.debian.org/> for more information.

shared-mime-info (0.30-2, main) - FreeDesktop.org shared MIME database and spec
Binario para la arquitectura i386 (628.7 KB) | Source dir

This is the shared MIME-info database from the X Desktop Group. It is required by any program complying to the Shared MIME-Info Database spec, which is also included in this package.

At this time ROX and GNOME use this database. KDE is expected to follow soon, and hopefully others too.

simulavr (0.1.2.2-6.1, main) - Atmel AVR simulator
Binario para la arquitectura i386 (102.5 KB) | Source dir

simulavr simulates the Atmel AVR family of micro-controllers, emulates a gdb remote target, and displays register and memory information in real time.

simulpic (1:2005-1-28-8vnz1, main) - simulator for Microchip PIC16F84 microcontroller
Binario para la arquitectura i386 (24.3 KB) | Source dir

This software allows to simulate the execution of any program on a Microchip PIC16F84 microcontroller.

Note that the PIC16F84 and derived pics controlers are the most based and standard types used on IT and regular learns purposes!

smbclient (2:3.2.5-4lenny6, main) - a LanManager-like simple client for Unix
Binario para la arquitectura i386 (6.0 MB) | Source dir

The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol.

This package contains some client components of the Samba suite. In particular it includes the command line utilities smbclient, smbtar, and smbspool. If you want to mount shares exported from Microsoft Windows machines or a Samba server you must install the smbfs package.

smbfs (2:3.2.5-4lenny6, main) - mount and umount commands for the smbfs (for kernels >= than 2.2.x)
Binario para la arquitectura i386 (1.3 MB) | Source dir

Smbfs is a filesystem which understands the SMB/CIFS protocol. This is the protocol Windows for Workgroups, Windows NT or LAN Manager use to talk to each other. It was inspired by samba, the program by Andrew Tridgell that turns any unix site into a file server for DOS or Windows clients.

If you want to use command-line utilities like smbclient, smbtar and/or smbspool you just need to install the smbclient package.

smpeg-plaympeg (0.4.5+cvs20030824-2.2, main) - SMPEG command line MPEG audio/video player
Binario para la arquitectura i386 (23.4 KB) | Source dir

SMPEG (SDL MPEG Player Library) is a free MPEG1 video player library with sound support. Video playback is based on the ubiquitous Berkeley MPEG player, mpeg_play v2.2. Audio is played through a slightly modified mpegsound library, part of splay v0.8.2. SMPEG supports MPEG audio (MP3), MPEG-1 video, and MPEG system streams.

This package contains a command line player called plaympeg.

smplayer (0.6.1-1, main) - complete front-end for MPlayer
Binario para la arquitectura i386 (842.8 KB) | Source dir

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

smplayer-themes (0.1.15.dfsg-1, main) - complete front-end for MPlayer - icon themes
Binario para la arquitectura all (1.5 MB) | Source dir

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

This package contains additional icon themes.

smplayer-translations (0.6.1-1, main) - complete front-end for MPlayer - translation files
Binario para la arquitectura all (1011.5 KB) | Source dir

Qt Mplayer front-end, with basic features like playing videos, DVDs, and VCDs to more advanced features like support for MPlayer filters and more. One of the most interesting features of SMPlayer: it remembers the settings of all files you play. So you start to watch a movie but you have to leave... don't worry, when you open that movie again it will resume at the same point you left it, and with the same settings: audio track, subtitles, volume...

This package contains translation files.

sndfile-programs (1.0.17-4+lenny2, main) - Sample programs that use libsndfile
Binario para la arquitectura i386 (71.2 KB) | Source dir

This package contains simple programs for playing and converting sound files with the libsndfile library.

sox (14.0.1-2+b1, main) - Swiss army knife of sound processing
Binario para la arquitectura i386 (88.2 KB) | Source dir

SoX is a command line utility that can convert various formats of computer audio files in to other formats. It can also apply various effects to these sound files during the conversion. As an added bonus, SoX can play and record audio files on several unix-style platforms.

SoX is able to handle formats like Ogg Vorbis, MP3, WAV, AIFF, VOC, SND, AU, GSM and several more. Any format support requires at least libsox-fmt-base. Some formats have their own package e.g. Ogg Vorbis is provided by libsox-fmt-ogg.

SoX supports most common sound architectures i.e. Alsa, Libao and OSS (provided by libsox-fmt-alsa, libsox-fmt-ao and libsox-fmt-oss). It also supports LADSPA plugins.

spell (1.0-20, main) - GNU Spell, a clone of Unix `spell'
Binario para la arquitectura i386 (13.6 KB) | Source dir

GNU Spell is a spell checking program which prints each misspelled word on a line of its own. It is designed as a clone of the standard Unix `spell' program, and implemented as a wrapper for Ispell. Spell accepts as its arguments a list of files to read from. Within that list, the magical file name `-' causes Spell to read from standard input. In addition, when called with no file name arguments, Spell assumes that it should process standard input.

splay (0.9.5.2-11, main) - Sound player for MPEG-1,2 layer 1,2,3
Binario para la arquitectura i386 (49.7 KB) | Source dir

Based on maplay, this package decodes layer I, II, and III MPEG audio streams/files and plays them from the command line. It can also be used to play wav files.

squashfs-tools (1:3.3-7, main) - Tool to create and append to squashfs filesystems
Binario para la arquitectura i386 (90.8 KB) | Source dir

Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K.

Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed.

ssft (0.9.11, main) - Shell Scripts Frontend Tool
Binario para la arquitectura all (15.8 KB) | Source dir

Shell function library useful to build shell script frontends.

The library defines a set of functions to display messages and read values from the user on X (using zenity or kdialog) or console (using dialog or plain text) and has been designed to be used by sourcing the library code from other scripts.

The library supports L10N if gettext.sh is installed.

sshfs (2.1-1, main) - filesystem client based on SSH File Transfer Protocol
Binario para la arquitectura i386 (39.4 KB) | Source dir

sshfs is a filesystem client based on the SSH File Transfer Protocol. Since most SSH servers already support this protocol it is very easy to set up: i.e. on the server side there's nothing to do. On the client side mounting the filesystem is as easy as logging into the server with ssh.

ssl-cert (1.0.23, main) - simple debconf wrapper for OpenSSL
Binario para la arquitectura all (12.8 KB) | Source dir

This package enables unattended installs of packages that need to create SSL certificates.

It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables.

stk (4.2.0-9.2, main) - Sound Synthesis Toolkit example applications
Binario para la arquitectura i386 (471.7 KB) | Source dir

The example applications and synthesisers that come with the sound synthesis toolkit.

Homepage: http://ccrma.stanford.edu/software/stk/

strace (4.5.17+cvs080723-2, main) - A system call tracer
Binario para la arquitectura i386 (156.5 KB) | Source dir

strace is a system call tracer, i.e. a debugging tool which prints out a trace of all the system calls made by a another process/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 source.

System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions.

sudo (1.6.9p17-2, main) - Provide limited super user privileges to specific users
Binario para la arquitectura i386 (172.5 KB) | Source dir

Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done.

This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support.

superkaramba (4:3.5.9-2, main) - a program based on karamba improving the eyecandy of KDE
Binario para la arquitectura i386 (532.5 KB) | Source dir

SuperKaramba is a tool based on karamba that allows anyone to easily create and run little interactive widgets on a KDE desktop. Widgets are defined in a simple text file and can be augmented with Python code to make them interactive.

Here are just some examples of the things that can be done:


* Display system information such as CPU Usage, MP3 playing, etc.
* Create cool custom toolbars that work any way imaginable.
* Create little games or virtual pets that live on your desktop.
* Display information from the internet, such as weather and headlines.

This package is part of KDE, as a component of the KDE utilities module. See the 'kde' and 'kdeutils' packages for more information.

supertux (0.1.3-1.mckayetch.1, main) - Classic 2D jump 'n run sidescroller with Tux
Binario para la arquitectura i386 (231.7 KB) | Source dir

SuperTux is a classic 2D jump 'n run sidescroller game in a similar style like the original SuperMario games.

This are the original and firts release version, comes with one (very large, enought large...) ice world and many enemies!

Homepage: http://super-tux.sourceforge.net/

supertux-data (0.1.3-1.mckayetch.1, main) - Levels for classic 2D jump 'n run sidescroller with Tux
Binario para la arquitectura all (7.2 MB) | Source dir

SuperTux is a classic 2D jump 'n run sidescroller game in a similar style like the original SuperMario games. This is the game data.

sux (1.0.1-5, main) - wrapper around su which will transfer your X credentials
Binario para la arquitectura all (9.1 KB) | Source dir

Sux is a wrapper around the standard su command which will transfer your X credentials to the target user.

swfdec-mozilla (0.8.2-1, main) - Mozilla plugin for SWF files (Macromedia Flash)
Binario para la arquitectura i386 (43.9 KB) | Source dir

A GTK+ and swfdec based Mozilla plugin for SWF files, commonly known as Macromedia Flash animations.

swh-plugins (0.4.15-0.2, main) - Steve Harris's LADSPA plugins
Binario para la arquitectura i386 (447.3 KB) | Source dir

Steve Harris has written a large number of plugins for LADSPA compatible hosts (e.g. GLAME, Sweep and ecasound). The plugins available are:

amp, fast overdrive, overdrive (with colourisation), comb filter, waveshaper, ringmod, divider, diode, decliper, pitch scaler, 16 band equaliser, sinus wavewrapper, hermes filter, chorus, flanger, decimater, oscillator, gverb, phasers, harmonic generators, surround encoders and more.

synce-kpm (0.11.1-2, main) - KDE device manager for Windows Mobile devices
Binario para la arquitectura all (84.7 KB) | Source dir

SynCE-KPM is a KDE device manager for Windows Mobile devices running with SynCE. It can:


* Show tray icon popups with (dis)connection events
* Show some general information about the PDA
* Manage Software:
- List of all installed programs
- Install CAB files to the device
- Uninstall program
* Manage Partnerships: (Requires running sync-engine)
- List partnerships
- Remove partnership
- Add partnership
* Unlock both WM5 and WM6 password protected devices.

synce-sync-engine (0.11.1-2, main) - Synchronization engine for Windows Mobile devices
Binario para la arquitectura all (129.1 KB) | Source dir

SyncEngine talks the to a Windows Mobile device through the ActiveSync protocol. It provides plugins for OpenSync for synchronization. SyncEngine talks to the device through the connection manager, odccm.

This package contains the actual SyncEngine.

synfig (0.61.08-3, main) - vector-based 2D animation renderer
Binario para la arquitectura i386 (106.3 KB) | Source dir

synfig is a vector based 2D animation renderer. It is designed to be capable of producing feature-film quality animation.

This package contains the command-line renderer, for the GUI animation editor, please install synfigstudio.

synfig-examples (0.61.08-3, main) - synfig animation examples
Binario para la arquitectura all (1.2 MB) | Source dir

synfig is a vector based 2D animation renderer. It is designed to be capable of producing feature-film quality animation.

This package contains several examples of synfig animations and stills.

synfigstudio (0.61.08-1+b1, main) - vector-based 2D animation package (graphical user interface)
Binario para la arquitectura i386 (2.2 MB) | Source dir

synfig is a vector based 2D animation package. It is designed to be capable of producing feature-film quality animation. It eliminates the need for tweening, preventing the need to hand-draw each frame.

This package contains the graphical user interface for synfig.

tap-plugins (0.7.0-2, main) - Tom's Audio Processing LADSPA plugins
Binario para la arquitectura i386 (586.3 KB) | Source dir

Tom Szilagyi has written a number of plugins for LADSPA compatible hosts (e.g. Ardour, GNU Sound and GStreamer).

The plugins (Equalizer, Reverberator, Stereo Echo, Tremolo, Scaling Limiter, AutoPanner and DeEsser) have been written primarily for Ardour but should work well with any LADSPA host.

Homepage: http://tap-plugins.sourceforge.net/

tcl8.4 (8.4.19-2, main) - Tcl (the Tool Command Language) v8.4 - run-time files
Binario para la arquitectura i386 (1.1 MB) | Source dir

Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains everything you need to run Tcl scripts and Tcl-enabled apps. This version includes thread support.

tclspice (18-1vnz1, non-free) - NGspice library for Tcl in massenkoh
Binario para la arquitectura i386 (1.9 MB)

TclSpice brings NGspice simulation engine into your Tcl-scripts. It includes XSpice. GUI is handled by Tk using BLT vectors.

tclspice-dev (18-1vnz1, non-free) - NGspice library for Tcl in massenkoh
Binario para la arquitectura i386 (2.6 MB)

TclSpice brings NGspice simulation engine into your Tcl-scripts. It includes XSpice. GUI is handled by Tk using BLT vectors.

This package contains the development files for TclSpice.

tdsodbc (0.82-4, main) - ODBC driver for connecting to MS SQL and Sybase SQL servers
Binario para la arquitectura i386 (157.2 KB) | Source dir

FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP.

This package includes the ODBC driver for FreeTDS, for use with UnixODBC or iODBC.

telnet (0.17-36, main) - The telnet client
Binario para la arquitectura i386 (64.2 KB) | Source dir

The telnet command is used for interactive communication with another host using the TELNET protocol.

testdisk (6.9-1.1, main) - Partition scanner and disk recovery tool
Binario para la arquitectura i386 (1.2 MB) | Source dir

TestDisk checks the partition and boot sectors of your disks.
It is very useful in recovering lost partitions.
It works with :
* DOS/Windows FAT12, FAT16 and FAT32
* NTFS ( Windows NT/2K/XP )
* Linux Ext2 and Ext3
* BeFS ( BeOS )
* BSD disklabel ( FreeBSD/OpenBSD/NetBSD )
* CramFS (Compressed File System)
* HFS and HFS+, Hierarchical File System
* JFS, IBM's Journaled File System
* Linux Raid
* Linux Swap (versions 1 and 2)
* LVM and LVM2, Linux Logical Volume Manager
* Netware NSS
* ReiserFS 3.5 and 3.6
* Sun Solaris i386 disklabel
* UFS and UFS2 (Sun/BSD/...)
* XFS, SGI's Journaled File System


PhotoRec is file data recovery software designed to recover
lost pictures from digital camera memory or even Hard Disks.
It has been extended to search also for non audio/video headers.
It searchs for
* Sun/NeXT audio data (.au)
* RIFF audio/video (.avi/.wav)
* BMP bitmap (.bmp)
* bzip2 compressed data (.bz2)
* Source code written in C (.c)
* Canon Raw picture (.crw)
* Canon catalog (.ctg)
* FAT subdirectory
* Microsoft Office Document (.doc)
* Nikon dsc (.dsc)
* HTML page (.html)
* JPEG picture (.jpg)
* MOV video (.mov)
* MP3 audio (MPEG ADTS, layer III, v1) (.mp3)
* Moving Picture Experts Group video (.mpg)
* Minolta Raw picture (.mrw)
* Olympus Raw Format picture (.orf)
* Portable Document Format (.pdf)
* Perl script (.pl)
* Portable Network Graphics (.png)
* Raw Fujifilm picture (.raf)
* Contax picture (.raw)
* Rollei picture (.rdc)
* Rich Text Format (.rtf)
* Shell script (.sh)
* Tar archive (.tar )
* Tag Image File Format (.tiff)
* Microsoft ASF (.wma)
* Sigma/Foveon X3 raw picture (.x3f)
* zip archive (.zip)

tex-common (1.11.3, main) - common infrastructure for building and installing TeX
Binario para la arquitectura all (700.3 KB) | Source dir

This package contains a number of scripts and common configuration files that are needed to install a TeX System.

It also contains debhelper-like programs useful for building TeX packages.

texinfo (4.11.dfsg.1-4, main) - Documentation system for on-line information and printed output
Binario para la arquitectura i386 (692.9 KB) | Source dir

Texinfo is a documentation system that uses a single source file to produce both on-line information and printed output.

Using Texinfo, you can create a printed document with the normal features of a book, including chapters, sections, cross references, and indices. From the same Texinfo source file, you can create a menu-driven, on-line Info file with nodes, menus, cross references, and indices.

texlive-base (2007.dfsg.1-5, main) - TeX Live: Essential programs and files
Binario para la arquitectura all (6.0 MB) | Source dir

These files are regarded as basic for any TeX system, covering plain TeX macros, Computer Modern fonts, and configuration for common drivers.

This package includes the following CTAN packages:
ams -- The ams package.
amsfonts -- TeX fonts from the American Mathematical Society.
bibtex -- Bibliography management for LaTeX.
cm -- Computer Modern fonts.
cmex -- The cmex package.
dvips -- A dvi to PostScript driver.
enctex -- A tex extension translating input on its way into TeX.
etex -- An extended version of TeX, from the NTS project.
fontname -- Naming scheme for naming fonts in TeX.
makeindex -- Process index output to produce typesettable code.
metafont -- A font definition system.
mflogo -- LaTeX support for MetaFont and logo fonts.
misc -- Miscellaneous macros for TeX and MF.
plain -- The Plain TeX format.
xu-hyphen -- XeTeX Unicode hyphenation wrappers
hyphen-base -- Core hyphenation patterns

texlive-base-bin (2007.dfsg.2-4, main) - TeX Live: Essential binaries
Binario para la arquitectura i386 (2.2 MB) | Source dir

These programs are regarded as basic for any TeX system.

This package includes the following CTAN packages:
bin-bibtex -- Bibliography management for LaTeX.
bin-dialog -- Dialog: display dialog boxes in shell script.
bin-dvipdfm -- A dvi-to-PDF driver.
bin-dvipsk -- Convert DVI to Postscript - with KPSE search path.
bin-etex -- The e-tex package.
bin-getnonfreefonts -- getnonfreefonts script.
bin-gsftopk -- No caption.
bin-kpathsea -- Path searching library for TeX-related files.
bin-makeindex -- Process index output to produce typesettable code.
bin-metafont -- The Metafont program.
bin-mfware -- mfware binaries.
bin-pdftex -- Generate PDF from TeX directly.
bin-tetex -- The TeX distribution for Unix/Linux.
bin-tex -- The TeX engine binary.
bin-texconfig -- The texconfig tool to administrate the TeX system.
bin-xdvi -- A dvi previewer for the X Window System.
bin-thumbpdf -- Thumbnails for pdfTeX and dvips/ps2pdf.
bin-texdoc -- Documentation files for teTeX-texmf.

texlive-base-bin-doc (2007.dfsg.2-4, main) - TeX Live: Documentation files for texlive-base-bin
Binario para la arquitectura i386 (8.2 MB) | Source dir

This package provides the documentation for texlive-base-bin

texlive-common (2007.dfsg.1-5, main) - TeX Live: Base component
Binario para la arquitectura all (89.0 KB) | Source dir

The TeX Live software distribution offers a complete TeX system. It encompasses programs for typesetting, previewing and printing of TeX documents in many different languages, and a large collection of TeX macros and font libraries.

The distribution also includes extensive general documentation about TeX, as well as the documentation accompanying the included software packages.

This package provides a common base for all TeX Live packages.

texlive-doc-base (2007.dfsg.2-1, main) - TeX Live: Base documentation
Binario para la arquitectura all (741.8 KB) | Source dir

Basic documentation

This package includes the following CTAN packages:
texlive-en -- The texlive-en package.

texlive-extra-utils (2007.dfsg.2-4, main) - TeX Live: TeX auxiliary programs
Binario para la arquitectura i386 (584.0 KB) | Source dir

Various useful, but non-essential, support programs. Includes programs and macros for DVI file manipulation, literate programming, PerlTeX, patgen, etc.

This package includes the following CTAN packages:
cweb -- A system for Structured Software Documentation in C.
mkind-english -- The mkind-english package.
bin-bibtex8 -- Bibliography management for LaTeX.
bin-ctie -- The TeX engine binary.
bin-cweb -- Web litterate programming system for C, C++ and Java.
bin-detex -- Filter to remove (La)TeX control sequences.
bin-dtl -- The DTL (DVI Text Language) package.
bin-dvicopy -- Copy DVI files while expanding VF's.
bin-dviljk -- DVI driver for HP LaserJet printers.
bin-patgen -- The TeX engine binary.
bin-pdftools -- Support tools for PDF files.
bin-seetexk -- The SeeTeXk DVI tools.
bin-texware -- TeX support tools: dvitype, pooltype
bin-tie -- The TeX engine binary.
bin-tpic2pdftex -- Convert tpic \specials from (groff-)pic graphics for
pdfTeX use.
bin-vpe -- vpe script.
bin-web -- Establishes a page layout for an on-screen (PDF) document.

texlive-fonts-recommended (2007.dfsg.1-5, main) - TeX Live: Recommended fonts
Binario para la arquitectura all (7.0 MB) | Source dir

Recommended fonts

This package includes the following CTAN packages:
adobeuro -- font metrics for the Adobe Euro fonts.
avantgar -- the URW Avantgar fonts and support for the Adobe font set.
bookman -- the URW Bookman fonts and support for the Adobe font set.
charter -- Charter fonts.
cmextra -- No caption.
courier -- The courier package.
euro -- Arbitrary national currency amounts using the Euro as base unit.
euro-ce -- Euro currency symbol and CE mark.
eurofont -- Provides a command that prints a euro symbol.
eurosans -- Interface to Adobe's free Euro fonts.
eurosym -- No caption.
fpl -- SC and OsF fonts for URW Palladio L
helvetic -- the URW Helvetiva fonts and support for the Adobe font set.
marvosym -- A Type 1 font: Martin Vogels Symbole (marvosym) font.
mathpazo -- Pazo Math fonts and LaTeX package to typeset Palatino.
ncntrsbk -- the URW New Century Schoolbook fonts and support for the Adobe
font set.
palatino -- No caption.
psnfssx -- Extra styles and encodings for PostScript fonts.
pxfonts -- Palatino-like fonts in support of mathematics.
rsfs -- Ralph Smith's Formal Script font.
symbol -- Symbol font.
times -- No caption.
timesnew -- the URW Times fonts and support for the Adobe font set.
txfonts -- Times-like fonts in support of mathematics.
utopia -- Adobe Utopia fonts.
wasy -- The wasy fonts (Waldis symbol fonts).
wasysym -- LaTeX support file to use the WASY2 fonts
zapfchan -- the URW Zapf Chancery font and support for the Adobe font.
zapfding -- the URW Zapf Dingbat font and support for the Adobe font.

texlive-fonts-recommended-doc (2007.dfsg.1-5, main) - TeX Live: Documentation files for texlive-fonts-recommended
Binario para la arquitectura all (2.3 MB) | Source dir

This package provides the documentation for texlive-fonts-recommended

texlive-generic-extra (2007.dfsg.17-1~lenny01, main) - TeX Live: Miscellaneous extra generic macros
Binario para la arquitectura all (1.6 MB) | Source dir

This is a mixed bag of macro packages and fonts which do not seem to belong elsewhere.

This package includes the following CTAN packages:
abbr -- The abbr package.
abstyles -- No description available.
borceux -- Diagram macros by Francois Borceux.
c-pascal -- Typeset C and Pascal programs.
colorsep -- Color separation.
dinat -- Bibliography style for German texts.
eijkhout -- No caption.
fltpoint -- Simple floating point arithmetic.
insbox -- A TeX macro for inserting pictures/boxes into paragraphs.
mathdots -- The mathdots package.
metatex -- METATeX communicates TeX and METAFONT
mftoeps -- A MetaFont-PostScript link.
midnight -- A set of useful macro tools.
multi -- Multi PS header file
ofs -- plainTeX and LaTeX macro for managing large font collections.
pdf-trans -- Transformations of TeX boxes for pdfTeX.
psfig -- No description available.
realcalc -- Macros for real arithmetic calculations.
vrb -- Verbatim macros via plain TeX.
vtex -- TeX system and PDF support for Linux and OS/2.

texlive-generic-recommended (2007.dfsg.1-5, main) - TeX Live: Miscellaneous generic macros
Binario para la arquitectura all (442.2 KB) | Source dir

This is a mixed bag of macro packages and fonts which do not seem to belong elsewhere

This package includes the following CTAN packages:
epsf -- The epsf package.
genmisc -- No caption.
multido -- A loop facility for Generic TeX.
tex-ps -- TeX to PostScript generic macros and add-ons.

texlive-humanities (2007.dfsg.17-1~lenny01, main) - TeX Live: LaTeX support for the humanities
Binario para la arquitectura all (276.3 KB) | Source dir

A collection of LaTeX packages for law, linguistics, the social sciences,
and the humanities.

This package includes the following CTAN packages:
alnumsec -- Alphanumeric section numbering.
arydshln -- Horizontal and vertical dashed lines.
bibleref -- The bibleref package.
covington -- Linguistic support.
dramatist -- Typeset dramas, both in verse and in prose.
ecltree -- Trees using epic and eepic macros.
ednotes -- Typeset scholarly edition.
jura -- A document class for German legal texts.
juraabbrev -- handle abbreviations for typesetting (german) juridical
documents
juramisc -- Typesetting German juridical documents.
jurarsp -- Citations of judgements and official documents in (German)
juridical documents.
ledmac -- Typeset scholarly editions in parallel texts.
lexikon -- Macros for a two language dictionary.
lineno -- Line numbers on paragraphs.
linguex -- Format linguist examples.
numline -- LaTeX macros for numbering lines.
parallel -- Typeset parallel texts.
parrun -- Typesets (two) streams of text running parallel.
plari -- The plari package.
play -- Typeset plays.
poemscol -- Typesetting Critical Editions of Poetry.
qobitree -- LaTeX macros for typesetting trees.
qtree -- The qtree package.
rtklage -- The rtklage package.
screenplay -- The screenplay package.
sides -- A LaTeX class for typesetting stage plays.
stage -- A LaTeX class for stage plays
tree-dvips -- Drawing tree diagrams
verse -- Aids for typesetting simple verse.
xyling -- The xyling package.

texlive-humanities-doc (2007.dfsg.17-1~lenny01, main) - TeX Live: Documentation files for texlive-humanities
Binario para la arquitectura all (8.0 MB) | Source dir

This package provides the documentation for texlive-humanities

texlive-latex-base (2007.dfsg.1-5, main) - TeX Live: Basic LaTeX packages
Binario para la arquitectura all (1.2 MB) | Source dir

These packages are either mandated by the core LaTeX team, or otherwise highly recommended.

This package includes the following CTAN packages:
ae -- Virtual fonts for PDF-files with T1 encoded CMR-fonts.
amscls -- The amscls package.
amsltx2 -- The amsltx2 package.
amsmath -- The amsmath package.
amsrefs -- The amsrefs package.
babel -- Multilingual support for Plain TeX or LaTeX.
babelbib -- Multilingual bibliographies.
carlisle -- Miscellaneous small packages by David Carlisle.
colortbl -- The colortbl package.
fancyhdr -- Extensive control of page headers and footers in LaTeX2e.
geometry -- Flexible and complete interface to document dimensions.
graphics -- No caption.
hyperref -- Extensive support for hypertext in LaTeX.
latex -- the basic LaTeX package.
latex-fonts -- The latex-fonts package.
latexconfig -- The latexconfig package.
ltxmisc -- Miscellaneous LaTeX styles.
mfnfss -- Packages to typeset oldgerman and pandora fonts in LaTeX.
natbib -- Flexible bibliography support.
pdftex-def -- The pdftex-def package.
pslatex -- Use PostScript fonts by default.
psnfss -- Font support for common PostScript fonts.
pspicture -- The pspicture package.
tools -- The tools package.
bin-latex -- the basic LaTeX binary package.

texlive-latex-base-doc (2007.dfsg.1-5, main) - TeX Live: Documentation files for texlive-latex-base
Binario para la arquitectura all (24.7 MB) | Source dir

This package provides the documentation for texlive-latex-base

texlive-latex-extra (2007.dfsg.17-1~lenny01, main) - TeX Live: LaTeX supplementary packages
Binario para la arquitectura all (3.3 MB) | Source dir

A large collection of add-on packages for LaTeX.

This package includes the following CTAN packages:
ESIEEcv -- Curriculum vit for French.
GuIT -- The GuIT package.
HA-prosper -- Patches and improvements for prosper.
Tabbing -- Tabbing with accented letters.
a0poster -- Support for designing posters on large paper.
abstract -- Control the typesetting of the abstract environment.
achemso -- LaTeX and BibTeX style for American Chemical Society.
acronym -- Expand acronyms at least once.
adrconv -- BibTeX styles to implement an address database.
adrlist -- Using address lists in LaTeX.
akletter -- Comprehensive letter support.
altfont -- No caption.
answers -- Styles for setting questions (or exercises) and answers.
appendix -- Extra control of appendices.
arcs -- Draw arcs over and under text
arrayjob -- Array data structures for (La)TeX.
assignment -- A class file for typesetting homework and lab assignments
attachfile -- Attach arbitrary files to a PDF document
authorindex -- Indexing citations by author names.
autotab -- Generating tabular setups.
begriff -- Typeset Begriffschrift.
beton -- Use Concrete fonts.
bez123 -- Support for Bezier curves.
bezos -- Packages by Javier Bezos.
binomexp -- The binomexp package.
bizcard -- Typeset business cards.
blindtext -- Producing 'blind' text for testing.
boites -- Boxes that may break across pages
booklet -- Aids for printing simple booklets.
bophook -- Provides AtBeginPage hook.
boxhandler -- The boxhandler package.
breakurl -- Line-breakable \url-like links in hyperref when compiling via
dvips/ps2pdf.
bussproofs -- The bussproofs package.
calendar -- A package for calendars and timetables.
calrsfs -- Nicer calligraphic letters.
calxxxx -- Prints a card-size calendar for any year.
captcont -- Retain float number accross several floats.
casyl -- Typeset Cree/Inuktitut in Canadian Aboriginal Syllabics.
cbcoptic -- Coptic fonts and LaTeX macros for usage and for philology.
ccaption -- Continuation headings and legends for floats.
cd -- Typeset CD covers.
cd-cover -- The cd-cover package.
cdpbundl -- Business letters in the Italian style
cellspace -- The cellspace package.
changebar -- Generate changebars in LaTeX documents.
chappg -- The chappg package.
chapterfolder -- Package that simplifies working with folder structure
circ -- Macros for typesetting circuit diagrams.
cjw -- A bundle of packages and classes.
clefval -- Key/value support with a hash.
clock -- Graphical and textual clocks for TeX and LaTeX.
cmdtrack -- Check used commands
cmsd -- A package including additional fd files.
codepage -- Support for variant code pages.
colorinfo -- Retrieve color model and values for defined colors.
combine -- Bundle individual documents into a single document.
comment -- Selectively include/excludes portions of text.
concprog -- Concert programmes.
contour -- Print a coloured contour around text.
cooking -- Typeset recipes.
cool -- The cool package.
coollist -- The coollist package.
coolstr -- The coolstr package.
cooltooltips -- The cooltooltips package.
coordsys -- Draw cartesian coordinate systems.
count1to -- Set count1 to count9.
courseoutline -- Prepare university course outlines
coursepaper -- Prepare university course papers
coverpage -- The coverpage package.
crossreference -- Crossreferences within documents
crosswrd -- Macros for typesetting crossword puzzles..
csquotes -- Context sensitive quotation marks.
csvtools -- Reading data from CSV files
cuisine -- Typeset recipes.
currvita -- Typeset a curriculum vitae.
cursor -- No caption.
cv -- A package for creating a curriculum vitae.
cwpuzzle -- Typeset crossword puzzles.
dashbox -- Draw dashed boxes.
dashrule -- Draw dashed rules.
dateiliste -- The dateiliste package.
datenumber -- Convert a date into a number and vice versa.
datetime -- Change format of \today with commands for current time.
decimal -- LaTeX package for the traditional English decimal point
deleq -- Flexible numbering of equations.
diagnose -- A diagnostic tool for a TeX installation.
dialogl -- Macros for constructing interactive LaTeX scripts.
dichokey -- Construct dichotomous identification keys.
dinbrief -- German letter DIN style.
directory -- Address book.
dk-bib -- Danish variants of standard BibTeX styles.
dnaseq -- Format DNA base sequences.
docmfp -- Document non-LaTeX code.
dotseqn -- Flush left equations with dotted leaders to the numbers.
dpfloat -- Support for double-page floats.
draftcopy -- Identify draft copies.
draftwatermark -- The draftwatermark package.
dropping -- Drop first letter of paragraphs.
dtk -- The dtk package.
dvdcoll -- The dvdcoll package.
eCards -- The eCards package.
easy -- A collection of ``easy'' to use macros.
ebezier -- Device independent picture enhancement
eemeir -- Adjust the gender of words in a document.
egplot -- No caption.
ellipsis -- Fix uneven spacing around ellipses in LaTeX text mode.
elmath -- Mathematics in Greek texts.
elpres -- The elpres package.
em -- The em package.
empheq -- EMPHasizing EQuations.
emulateapj -- No caption.
endfloat -- Move floats to the end with markers where they belong.
endheads -- The endheads package.
engpron -- Helps to type the pronunciation of English words.
engrec -- Enumerate with lower- or uppercase Greek letters.
enumitem -- Control layout of itemize, enumerate, description.
envbig -- Printing addresses on envelopes.
envlab -- Facilates addressing envelopes or mailing labels.
epigraph -- A package for typesetting epigraphs.
epiolmec -- Typesetting the Epi-Olmec Language.
eqlist -- Description lists with equal indentation.
eqname -- Name tags for equations.
eqparbox -- Create equal-widthed parboxes
esdiff -- Simplify typesetting of derivatives.
esint -- Extended set of integrals for Computer Modern.
esint-type1 -- The esint-type1 package.
etaremune -- Reverse-counting enumerate environment.
europecv -- Unofficial class for European curricula vitae.
everypage -- The everypage package.
exam -- Package for typesetting exam scripts.
examdesign -- LaTeX class for typesetting exams.
examplep -- Verbatim phrases and listings in LaTeX.
exercise -- A package to typeset exercises, problems, etc. and their
answers
expdlist -- Expanded description environments.
expl3 -- Experimental packages demonstrating a possible LaTeX3 programming
convention.
export -- Import and export values of LaTeX registers.
extract -- Extract specific content from a source document and write that
to a target document
facsimile -- Document class for preparing faxes.
fancybox -- Variants of \fbox.
fancynum -- Typeset numbers.
figbib -- Organize figure databases with BibTeX.
figsize -- Auto-size graphics.
filecontents -- Extended filecontents and filecontents* environments
fink -- The LaTeX2e File Name Keeper.
fixfoot -- Multiple use of the same footnote text
fixme -- Insert "fixme" notes into draft documents.
flabels -- Labels for files and folders.
flagderiv -- The flagderiv package.
flashcards -- A class for typesetting flashcards.
flippdf -- The flippdf package.
floatrow -- Extension or addition for float package.
flowfram -- Create text frames for posters, brochures or magazines.
fmp -- Include Functional MetaPost in LaTeX.
fmtcount -- Display the value of a LaTeX counter in a variety of formats.
fnbreak -- Warn for split footnotes.
fncychap -- Six predefined chapter heading styles.
foilhtml -- Interface between foiltex and LaTeX2HTML.
footmisc -- A range of footnote options
footnpag -- Per-page numbering of footnotes.
forloop -- The forloop package.
formlett -- Letters to multiple recipients.
formular -- Create forms containing field for manual entry.
fribrief -- A LaTeX class for writing letters.
fullblck -- Left-blocking for letter class.
fullpict -- Full page pictures.
fundus -- Providing LaTeX access to various font families.
g-brief -- Letter document class.
gauss -- A package for Gaussian operations
genmpage -- Generalization of LaTeX's minipages.
ginpenc -- Modification of inputenc for German.
gloss -- Create glossaries using BibTeX.
glossary -- Create a glossary
gmdoc -- The gmdoc package.
gmiflink -- The gmiflink package.
gmutils -- The gmutils package.
gmverb -- The gmverb package.
graphicx-psmin -- The graphicx-psmin package.
grfpaste -- Include fragments of a dvi file.
hanging -- Hanging paragraphs.
harpoon -- Extra harpoons, using the graphics package.
hc -- Replacement for the LaTeX classes.
hhtensor -- Print vectors, matrices, and tensors.
histogr -- Draw histograms with the LaTeX picture environment.
hitec -- Class for documentation.
hpsdiss -- A dissertation class.
hvfloat -- Rotating caption and object of floats independently.
hyper -- Hypertext cross referencing.
hyperxmp -- The hyperxmp package.
hyphenat -- Disable/enable hypenation.
ifmslide -- Presentation slides for screen and printouts.
interactiveworkbook -- latex-based interactive PDF on the web
invoice -- Generate invoices.
ipa -- No description available.
iso -- Typesetting ISO International Standard documents
iso10303 -- Typesetting ISO 10303 International Standard documents
isodate -- Tune the output format of dates according to language.
isorot -- Rotation of document elements.
isotope -- A package for type setting isotopes
kalender -- Style file for creating a calendar; in German.
kastrup -- The kastrup package.
kerntest -- Print tables and generate control files to adjust kernings.
keystroke -- Graphical representation of keys on keyboard.
labbook -- Typeset laboratory journals.
labelcas -- The labelcas package.
labels -- Print sheets of sticky labels.
lastpage -- Reference last page for Page N of M type footers.
latex-tds -- The latex-tds package.
layouts -- Display various elements of a document's layout.
lazylist -- Lists in TeX's "mouth"
lcd -- Alphanumerical LCD-style displays.
lcg -- Generate random integers.
leaflet -- Create small handouts (flyers).
leftidx -- Left and right subscripts and superscripts in math mode.
lettre -- Letters and faxes in French.
lettrine -- Typeset dropped capitals.
lewis -- The lewis package.
lhelp -- Miscelaneous helper pacakges.
limap -- Typeset maps and blocks according to the Information Mapping
method.
lipsum -- Easy access to the Lorem Ipsum dummy text.
listliketab -- Typeset lists as tables.
listofsymbols -- Create and manipulate lists of symbols
lkproof -- LK Proof figure macros.
localloc -- Macros for localizing TeX register allocations.
logpap -- Generate logarithmic graph paper with LaTeX.
lsc -- The lsc package.
ltablex -- Table package extensions.
ltabptch -- Bug fix for longtable.
ltxindex -- A LaTeX package to typeset indices with GNU's Texindex.
mailing -- Macros for mail merging.
makebox -- Defines a \makebox* command
makecell -- Tabular column heads and multilined cells
makecirc -- A METAPOST library for electrical circuit diagrams drawing.
makecmds -- The new \makecommand command always (re)defines a command.
makedtx -- Perl script to help generate dtx and ins files
makeglos -- Include a glossary into a document.
manfnt -- LaTeX support for the TeX book symbols.
manuscript -- Emulate look of a document typed on a typewriter.
mapcodes -- Support for multiple character sets and encodings.
maple -- Styles and examples for the MAPLE newsletter.
marginnote -- The marginnote package.
maybemath -- Make math bold or italic according to context.
mcaption -- The mcaption package.
mceinleger -- Creating covers for music cassettes.
mcite -- No caption.
menu -- Typesetting menus.
method -- Typeset method and variable declarations.
metre -- Support for the work of classicists
mff -- Multiple font formats.
mftinc -- Pretty-print Metafont source.
minipage-marginpar -- The minipage-marginpar package.
minitoc -- Produce a table of contents for each chapter.
minutes -- Package for writing minutes of meetings.
misc209 -- Miscellaneous LaTeX packages
mla-paper -- Proper MLA formatting.
moderncv -- The moderncv package.
modroman -- Write numbers in lower case roman numerals.
morehelp -- No caption.
moresize -- Allows font sizes up to 35.83pt.
moreverb -- Extended verbatim.
movie15 -- Multimedia inclusion package.
mparhack -- A workaround for a LaTeX bug in marginpars.
msc -- Draw MSC diagrams.
msg -- A package for LaTeX localisation.
mslapa -- Michael Landy's APA citation style.
mtgreek -- Use italic and upright greek letters with mathtime
multenum -- Multi-column enumerated lists.
multibbl -- Multiple bibliographies.
multicap -- Format captions inside multicols
multirow -- Creates tabular cells spanning multiple rows.
multitoc -- Set table of contents in multiple columns.
mwrite -- Write information to files.
nag -- Detecting and warning about obsolete LaTeX commands
namespc -- Rudimentary c++-like namespaces in LaTeX.
ncclatex -- An extended general-purpose class
ncctools -- A collection of general packages for LaTeX
newfile -- User level management of LaTeX input and output.
newlfm -- Write letters, facsimiles, and memos.
newthm -- No caption.
newvbtm -- Define your own verbatim-like environment.
noitcrul -- The noitcrul package.
nomencl -- Produce lists of symbols as in nomenclature.
nomentbl -- Nomenclature typeset in a longtable
nonfloat -- Non-floating table and figure captions.
notes -- Mark sections of a document.
ntabbing -- Simple tabbing extension for automatic line numbering.
ntheorem -- Enhanced theorem environment.
numprint -- Print numbers with separators and exponent if necessary.
ocr-latex -- The ocr-latex package.
octavo -- The octavo package.
oldstyle -- Old style numbers in OT1 encoding.
onlyamsmath -- The onlyamsmath package.
opcit -- Footnote-style bibliographical references.
outline -- List environment for making outlines.
outliner -- Change section levels easily.
overpic -- Combine LaTeX commands over included graphics.
oxford -- A BibTeX style of citations for the humanities.
pageno -- Page number-only page styles.
pagenote -- Notes at end of document.
paper -- Versions of article class, tuned for scholarly publications.
papercdcase -- The papercdcase package.
papertex -- The papertex package.
paralist -- Enumerate and itemize within paragraphs.
paresse -- Defines macros for greek letters
patch -- Macros for package management.
patchcmd -- Change the definition of an existing command.
pauldoc -- The pauldoc package.
pawpict -- Using graphics from PAW.
pbox -- A variable-width \parbox command.
pbsheet -- Problem sheet class.
pdfcprot -- Activating and setting of character protruding using pdflatex.
pdfscreen -- Support screen-based document design.
pdfslide -- Presentation slides using pdftex.
pdfsync -- The pdfsync package.
pdfwin -- Customizable windows for screen output.
pecha -- A LaTeX class to print Tibetan text in the classic pecha layout
style.
perltex -- Define LaTeX macros in terms of Perl code
permute -- Support for symmetric groups.
photo -- A float environment for photographs.
pittetd -- Electronic Theses and Dissertations at Pitt.
placeins -- Control float placement.
plates -- Arrange for "plates" sections of documents.
plweb -- The plweb package.
polyglot -- A package for LaTeX2e multilingual support.
polynom -- Macros for manipulating polynomials.
polytable -- Tabular-like environments with named columns.
postcards -- Facilitates mass-mailing of postcards (junkmail).
ppr-prv -- Prosper preview.
prelim2e -- Allows the marking of preliminary versions of a document.
preprint -- A bundle of packages provided "as is".
prettyref -- Make label references "self-identify".
probsoln -- generate problem sheets and their solution sheets
program -- Typesetting programs and algorithms.
progress -- Creates an overview of a documents' state.
protocol -- Typeset meeting protocols.
psfragx -- A psfrag eXtension
pst-pdf -- The pst-pdf package.
qcm -- A LaTeX2e class for making multiple choice questionnaires
qsymbols -- Maths symbol abbreviations.
quotchap -- Decorative chapter headings.
ragged2e -- Alternative versions of "ragged"-type commands
randtext -- The randtext package.
rccol -- Right-centered optionally rounded numbers in tabular.
rcsinfo -- Support for the revision control system.
rectopma -- Recycle top matter.
refcheck -- Check references (in figures, table, equations, etc).
refman -- Format technical reference manuals.
refstyle -- Advanced formatting of cross references.
regcount -- Display the allocation status of the TeX registers.
register -- Typeset programmable elements in digital hardware (registers).
relenc -- A "relaxed" font encoding.
repeatindex -- Repeat items in an index after a page or column break
resume -- The resume package.
rlepsf -- No caption.
rmpage -- A package to help change page layout parameters in LaTeX.
robustcommand -- The robustcommand package.
robustindex -- Create index with pagerefs.
romannum -- Generate roman numerals instead of arabic digits.
rotfloat -- Rotate floats.
rotpages -- Typeset multiple pages upside-down with page order
rearrangement
rst -- Drawing rhetorical structure analysis diagrams in LaTeX
rtkinenc -- Input encoding with fallback procedures.
sauerj -- A bundle of utilities by Jonathan Sauer.
savefnmark -- Save name of the footnote mark for reuse.
savesym -- Redefine symbols where names conflict.
savetrees -- Pack as much text as possible onto each page of a LaTeX
document.
scale -- Scale document by sqrt(2) or magstep(2).
scalebar -- Create scalebars for maps, diagrams or photos.
schedule -- Weekly schedules.
sciwordconv -- Scientific Word/WorkPlace source files with another TeX.
script -- Variant report / book styles.
sectionbox -- The sectionbox package.
sectsty -- Control sectional headers.
semantic -- Help for writing programming language semantics.
semioneside -- The semioneside package.
seqsplit -- The seqsplit package.
sf298 -- Standard form 298.
sffms -- Typesetting science fiction/fantasy manuscripts.
shadbox -- Shade the background of any box.
shadethm -- Theorem environments that are shaded.
shapepar -- A macro to typeset paragraphs in specific shapes.
shortlst -- Compact lists by running several items per line.
shorttoc -- Table of contents with different depths.
showdim -- Variants on printing dimensions.
showexpl -- The showexpl package.
showlabels -- Show label commands in the margin.
sidecap -- Typeset captions sideways.
slantsc -- Access different-shaped small-caps fonts.
slashbox -- Dual headings in tabular columns.
slidenotes -- No caption.
smalltableof -- Create listoffigures etc. in a single chapter.
smartref -- Extend LaTeX's \ref capability.
smflatex -- Classes conforming to Soci\'et\'e math\'ematique de France.
snapshot -- List the external dependencies of a LaTeX document.
soul -- Hyphenation for letterspacing, underlining, and more.
sparklines -- Drawing sparklines: intense, simple, wordlike graphics.
splitbib -- Split and reorder your bibliography.
splitindex -- Unlimited number of indexes.
spotcolor -- The spotcolor package.
sprite -- Macros to set bitmaps with TeX.
srcltx -- Jump between DVI and TEX files.
sseq -- Spectral sequence diagrams.
ssqquote -- Use the cmssq fonts.
stack -- Tools to define and use stacks.
statistik -- Store statistics of a document.
stdclsdv -- Provide sectioning information for package writers.
stdpage -- Standard pages with n lines of at most m characters each.
sttools -- Various macros.
subeqn -- Package for subequation numbering.
subeqnarray -- Equation array with sub numbering.
subfigure -- Figures divided into subfigures.
subfloat -- Sub-numbering for figures and tables.
substr -- Deal with substrings in strings.
supertabular -- A multi-page tables package.
svgcolor -- The svgcolor package.
svn -- Typeset Subversion keywords
svn-multi -- The svn-multi package.
svninfo -- Typeset Subversion Keywords.
syntax -- Drawing syntax diagrams
syntrace -- The syntrace package.
synttree -- Typeset syntactic trees.
tabto-ltx -- The tabto-ltx package.
tabulary -- The tabulary package.
talk -- The talk package.
taupin -- The taupin package.
tcldoc -- Old name for tclldoc.
technics -- A package to format technical documents.
texlogos -- Ready-to-use LaTeX logos.
texmate -- Comprehensive chess annotation in LaTeX.
texshade -- Package for setting nucleotide and peptide alignments.
textcase -- The textcase package.
textfit -- Fit text to a desired size.
textmerg -- Merge text in TeX and LaTeX.
textpos -- Place boxes at absolute positions.
thumb -- Thumb marks in documents.
ticket -- Make labels, visting-cards, pins with LaTeX.
timesht -- Package for typesetting time sheets.
timing -- Fonts and macro package for drawing timing diagrams.
titlefoot -- Add special material to footer of title page.
titlesec -- Select alternative section titles.
titling -- Control over the typesetting of the \maketitle command.
tocbibind -- Add bibliography/index/contents to Table of Contents.
tocloft -- Control table of contents, figures, etc.
tocvsec2 -- Section numbering and table of contents control.
todo -- Make a to-do list for a document.
tokenizer -- A tokenizer.
toolbox -- Macros for writing indices, glossaries.
topfloat -- Move floats to the top of the page.
totpages -- Access last page number and page mark of last page.
tracking -- Adjust tracking of strings.
trfsigns -- Typeset transform signs.
trsym -- The trsym package.
twoup -- Print two virtual pages on each physical page.
type1cm -- No caption.
typedref -- Eliminate errors by enforcing the types of labels.
typogrid -- Print a typographic grid.
ulsy -- Extra mathematical characters.
umoline -- Underline text allowing line breaking.
underlin -- Multi-word underlining.
undertilde -- Typeset a tilde under one (or many) maths symbols.
units -- Typeset units.
upquote -- Show "realistic" quotes in verbatim.
ushort -- Shorter (and longer) underlines and underbars.
varindex -- Luxury frontend to the \index command.
vector -- No caption.
versions -- Optionally omit pieces of text.
vhistory -- The vhistory package.
vita -- Configurable class for curricula vitarum.
vmargin -- Set various page dimensions.
volumes -- Typeset only parts of a document, with complete indexes etc.
vpe -- The vpe package.
vrsion -- Add version number to DVI file.
wallpaper -- Easy addition of wallpapers (background images) to LaTeX
documents, including tiling.
warning -- Global warnings at the end of the logfile.
warpcol -- Relative alignment of rows in numeric columns in tabulars.
was -- A collection of small packages by Walter Schmidt.
webeq -- A series of packages for online education.
williams -- Miscellaneous macros by Peter Williams.
wordcount -- Estimate the number of words in a LaTeX document.
wordlike -- The wordlike package.
wrapfig -- Produces figures which text can flow around.
xbmc -- Skeleton package.
xdoc -- Extending the LaTeX doc system.
xifthen -- The xifthen package.
xmpincl -- Include "eXtensible Metadata Platform" data in pdflatex
xytree -- The xytree package.
yafoot -- Miscellaneous footnote commands.
yplan -- Daily planner type calendar.
zed-csp -- Typesetting Z and CSP format specifications.
bin-perltex -- Define LaTeX macros using Perl
xmlplay -- Typeset Shakespeare's plays as marked up by Bosak.
bigfoot -- The bigfoot package.

texlive-latex-extra-doc (2007.dfsg.17-1~lenny01, main) - TeX Live: Documentation files for texlive-latex-extra
Binario para la arquitectura all (72.5 MB) | Source dir

This package provides the documentation for texlive-latex-extra

texlive-latex-recommended (2007.dfsg.1-5, main) - TeX Live: LaTeX recommended packages
Binario para la arquitectura all (1.8 MB) | Source dir

A collection of recommended add-on packages for LaTeX which have widespread
use

This package includes the following CTAN packages:
anysize -- A simple package to set up document margins.
booktabs -- Publication quality tables in LaTeX
caption -- Customising captions in floating environments.
cite -- Supports compressed, sorted lists of numerical citations.
citeref -- Add reference-page-list to bibliography-items.
cmap -- Make PDF files searchable and copyable.
crop -- Support for cropmarks.
ctable -- Easily typeset centered tables.
ec -- Computer modern fonts in T1 and TS1 encodings.
eso-pic -- Add picture commands (or backgrounds) to every page.
euler -- Use AMS Euler fonts for math.
everysel -- Provides hooks into \selectfont.
everyshi -- Take action at every \shipout.
extsizes -- Extends article and report with extra sized fonts.
fancyref -- A LaTeX package for fancy cross-referencing.
fancyvrb -- Sophisticated verbatim text.
float -- Improved interface for floating objects.
floatflt -- Wrap text around floats.
fp -- Fixed point arithmetic.
index -- Extended index for LaTeX including multiple indexes.
jknapltx -- LaTeX support for Jörg Knappen's fonts.
koma-script -- A bundle of versatile classes and packages
listings -- Typeset source code listings using LaTeX.
mdwtools -- Miscellaneous tools by Mark Wooding.
memoir -- Typeset fiction, non-fiction and mathematical books.
microtype -- An interface to the micro-typographic extensions of pdfTeX
ntgclass -- "European" versions of standard classes.
oberdiek -- Packages written by Heiko Oberdiek
pdfpages -- Include PDF documents in LaTeX.
powerdot -- The powerdot package.
psfrag -- Replace strings in encapsulated PostScript figures.
rcs -- Use RCS (revision control system) tags in LaTeX documents.
rotating -- No caption.
seminar -- The seminar package.
setspace -- Set space between lines.
subfig -- Figures broken into subfigures
thumbpdf -- Thumbnails for pdfTeX and dvips/ps2pdf.
ucs -- The ucs package.
xkeyval -- Extension of the keyval package.

texlive-latex-recommended-doc (2007.dfsg.1-5, main) - TeX Live: Documentation files for texlive-latex-recommended
Binario para la arquitectura all (17.3 MB) | Source dir

This package provides the documentation for texlive-latex-recommended

texlive-pictures (2007.dfsg.1-5, main) - TeX Live: Packages for drawings graphics
Binario para la arquitectura all (560.3 KB) | Source dir


This package includes the following CTAN packages:
bardiag -- LateX package for drawing bar diagrams
curve -- A LaTeX2e class for making curriculum vitae.
curve2e -- The curve2e package.
curves -- Curves for LaTeX picture environment
dcpic -- Commutative diagrams in a LaTeX and TeX documents.
dottex -- The dottex package.
dratex -- General drawing macros entirely in TeX.
eepic -- Extensions to epic and the LaTeX drawing tools.
gnuplottex -- The gnuplottex package.
miniplot -- A package for easy figure arrangement.
pb-diagram -- A commutative diagram package using LAMSTeX or Xy-pic fonts.
petri-nets -- TeX/LaTeX packages for drawing Petri nets
picinpar -- Insert pictures into paragraphs.
pict2e -- New implementation of picture commands.
pictex -- Picture drawing macros for TeX and LaTeX.
pictex2 -- Adds relative coords and rules for dots in plots.
pmgraph -- "Poor man's" graphics.
randbild -- The randbild package.
swimgraf -- Graphical/textual representations of swimming performances
texdraw -- Graphical macros, using embedded PostScript.
xypic -- Flexible diagramming macros.

texlive-pictures-doc (2007.dfsg.1-5, main) - TeX Live: Documentation files for texlive-pictures
Binario para la arquitectura all (3.7 MB) | Source dir

This package provides the documentation for texlive-pictures

texlive-pstricks (2007.dfsg.17-1~lenny01, main) - TeX Live: PSTricks packages
Binario para la arquitectura all (297.5 KB) | Source dir

Additional PSTricks packages

This package includes the following CTAN packages:
auto-pst-pdf -- The auto-pst-pdf package.
makeplot -- The makeplot package.
pdftricks -- Support for pstricks in pdftex.
pst-3d -- The pst-3d package.
pst-3dplot -- Draw 3d curves and graphs using PSTricks.
pst-bar -- Produces bar charts using pstricks.
pst-barcode -- Print barcodes using Postscript.
pst-blur -- PSTricks package for "blurred" shadows.
pst-circ -- PSTricks package for drawing electric circuits.
pst-coil -- The pst-coil package.
pst-dbicons -- The pst-dbicons package.
pst-eps -- The pst-eps package.
pst-eucl -- The pst-eucl package.
pst-fill -- The pst-fill package.
pst-fr3d -- Draw 3-dimensional framed boxes using PSTricks.
pst-func -- PSTricks package for plotting mathematical functions.
pst-geo -- Geographical Projections
pst-ghsb -- Draw HSB colour gradients.
pst-gr3d -- Three dimensional grids with PSTricks.
pst-grad -- The pst-grad package.
pst-infixplot -- Using pstricks plotting capacities with infix expressions
rather than RPN
pst-jtree -- The pst-jtree package.
pst-labo -- The pst-labo package.
pst-lens -- Lenses with PSTricks.
pst-light3d -- 3D lighting effects for pstricks.
pst-math -- Enhancement of postscript math operators to use with pstricks
pst-optic -- Optic drawings: lenses and mirrors.
pst-osci -- Oscgons with PSTricks.
pst-pdgr -- The pst-pdgr package.
pst-poly -- Polygons with PSTricks.
pst-slpe -- Sophisticated colour gradients.
pst-text -- The pst-text package.
pst-uml -- UML diagrams with PSTricks.
pst-vue3d -- Draw perspective views of three dimensional objects.
pstricks -- PostScript macros for TeX.
pstricks-add -- A collection of several add-ons and bugfixes for PSTricks.
uml -- The uml package.

texlive-pstricks-doc (2007.dfsg.17-1~lenny01, main) - TeX Live: Documentation files for texlive-pstricks
Binario para la arquitectura all (22.8 MB) | Source dir

This package provides the documentation for texlive-pstricks

texpower (0.2-7, main) - Macros for creating professional presentations with LaTeX
Binario para la arquitectura all (62.5 KB) | Source dir

TeXPower is a bundle of style and class files for creating dynamic online presentations with LaTeX.

It is the most complete macro package in this way and therefore in its features quite unique.

This package also contains some additional packages:
- latex-automata: Create "automata" for computer science (currently
DFA and Mealy)
- tpmultiinc: macros to create "incremental images" in presentations
- dvips-landscapeplus: better paper sizes for a4 and letter (landscape)

texpower-manual (0.2-7, main) - manual for the TeXpower macro bundle
Binario para la arquitectura all (206.1 KB) | Source dir

TeXPower is a bundle of style and class files for creating dynamic online presentations with LaTeX.

It is the most complete macro package in this way and therefore in its features quite unique.

This package contains the manual.

thttpd (2.25b-6, main) - tiny/turbo/throttling HTTP server
Binario para la arquitectura i386 (58.1 KB)

thttpd is a small, fast secure webserver. It features CGI support, URL-traffic-based throttling and basic authentication. thttpd has a very small memory footprint as it only forks itself in order to execute CGI scripts. It is designed to be as fast as fully featured web-servers and it performs extremely well under high load.

This package contains the thttpd server. For thttpd support programs see the thttpd-util package.

tidy (20080116cvs-2, main) - HTML syntax checker and reformatter
Binario para la arquitectura i386 (19.5 KB) | Source dir

Corrects markup in a way compliant with the latest standards, and optimal for the popular browsers. It has a comprehensive knowledge of the attributes defined in the HTML 4.0 recommendation from W3C, and understands the US ASCII, ISO Latin-1, UTF-8 and the ISO 2022 family of 7-bit encodings. In the output:


* HTML entity names for characters are used when appropriate.
* Missing attribute quotes are added, and mismatched quotes found.
* Tags lacking a terminating '>' are spotted.
* Proprietary elements are recognized and reported as such.
* The page is reformatted, from a choice of indentation styles.

Tidy is a product of the World Wide Web Consortium.

tiemu (2.00-3vnzetch1, main) - Texas Instruments calculators emulator for massenkoh suite
Binario para la arquitectura i386 (1.6 MB)

TIemu emulates Texas Instruments calculators TI-92/92+/89, this are a calc Texas Instruments (famous calcs before HP and the newers Casio models) emulator of common calcs for massenkoh suite of emulators.

It is based on XTiger, the original TI emulator for Linux, which uses the 68k emulation core from UAE (The Ultimate Amiga Emulator).

You need to either dump the ROM of your calculator (you can do so with TiLP), or get a ROM from Texas Instrument (see the software section concerning your calculator, then download the archive and extract the file) to use this emulator. There are *no* TI ROMs provided in this package, as they are copyrighted by Texas Instruments, Inc.

However, a free (as in speech) ROM is now provided with TiEmu, namely PedRom. Try it out!

tightvncserver (1.3.9-4, main) - virtual network computing server software
Binario para la arquitectura i386 (693.1 KB)

VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.

This package provides a server to which X clients can connect and the server generates a display that can be viewed with a vncviewer.

The difference between the tightvncserver and the normal vncserver is the data encoding, optimized for low bandwidth connections. If the client do not support jpeg or zlib encoding it can use the default one. Later versions of vncserver (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding.

Note: This server does not support or need a display. You need a vncviewer to see something. However, this viewer may also be on a computer running other operating systems in the local net.

timidity (2.13.2-20, main) - Software sound renderer (MIDI sequencer, MOD player)
Binario para la arquitectura i386 (530.6 KB)

TiMidity++ is a very high quality software-only MIDI sequencer and MOD player. It uses sound fonts (GUS-compatible or SF2-compatible) to render MIDI files, which are not included in this package.


* Plays MIDI files without any external MIDI instruments at all
* Understands SMF, RCP/R36/G18/G36, MFI, RMI (MIDI)
* Autodetects and supports GM/GS/XG MIDI
* Understands MOD, XM, S3M, IT, 699, AMF, DSM, FAR, GDM,
IMF, MED, MTM, STM, STX, ULT, UNI (MOD)
* Does MOD to MIDI conversion (including playback)
* Outputs audio into various audio file formats: WAV, au, AIFF,
Ogg (Vorbis, FLAC, Speex)
* Supports NAS, eSound, ARtS, JACK, ALSA and OSS drivers
* Uses Gravis Ultrasound compatible patch files and SoundFont2 patch
files as the voice data for MIDI instruments
* Supports playing from archives (zip, lzh, tar...) and playing remote
data from the network
* Timidity++ can be used as an ALSA sequencer device

tipa (2:1.3-12, main) - system for processing phonetic symbols in LaTeX
Binario para la arquitectura all (3.2 MB)

TIPA is a system for processing IPA (International Phonetic Alphabet) symbols in LaTeX written by Fukui Rei. TIPA stands for either TeX IPA or Tokyo IPA and derived from the tsipa package, made in 1992 by Kobayashi Hajime, Fukui Rei and Shirakawa Shun.

Among many features of TIPA, the following are the new features as compared with tsipa or any other existing systems for processing IPA symbols:


* A new 256 character encoding for phonetic symbols (`T3'), which
includes all the symbols and diacritics found in the recent
versions of IPA and some non-IPA symbols.
* Complete support of LaTeX2e.
* Roman, slanted, bold, bold extended and sans serif font styles.
* Easy input method in the IPA environment.
* Extended macros for accents and diacritics.
* A flexible system of macros for `tone letters'.
* An optional package (vowel.sty) for drawing vowel diagrams.
* A slightly modified set of fonts that go well when used with
Times Roman and Helvetica fonts.

Type 1 fonts for TIPA are also included in this package (to make them available in X11 applications other than LaTeX, please install the xfonts-tipa package).

tk8.4 (8.4.19-2, main) - Tk toolkit for Tcl and X11, v8.4 - run-time files
Binario para la arquitectura i386 (993.2 KB) | Source dir

Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps.

tkgate (2.0-a11-1, main) - Editor de Circuitos Electronicos
Binario para la arquitectura i386 (7.0 MB) | Source dir

<insert long description, indented with spaces> .

tnef (1.4.3-2, main) - Tool to unpack MIME application/ms-tnef attachments
Binario para la arquitectura i386 (43.0 KB) | Source dir

TNEF is a program for unpacking MIME attachments of type "application/ms-tnef". This is a Microsoft only attachment.

Due to the proliferation of Microsoft Outlook and Exchange mail servers, more and more mail is encapsulated into this format.

The TNEF program allows one to unpack the attachments which were encapsulated into the TNEF attachment, thus alleviating the need to use Microsoft Outlook to view the attachment.


Homepage: http://sourceforge.net/projects/tnef

tofrodos (1.7.8.debian.1-1, main) - Converts DOS <-> Unix text files, alias tofromdos
Binario para la arquitectura i386 (19.1 KB) | Source dir

DOS text files traditionally have CR/LF (carriage return/line feed) pairs as their new line delimiters while Unix text files traditionally have LFs (line feeds) to terminate each line.

Tofrodos comprises one program, "fromdos" alias "todos", which converts text files to and from these formats. Use "fromdos" to convert DOS text files to the Unix format, and "todos" to convert Unix text files to the DOS format.

This functionality is also available via the dos2unix/unix2dos symlinks.

toolame (02l-6lenny1, main) - MPEG-1 layer 2 audio encoder
Binario para la arquitectura i386 (89.7 KB) | Source dir

tooLAME is a very fast (6x realtime on a 550mhz Celeron) MPEG-1 layer 2 audio encoder with a command-line syntax nearly identical to that of the LAME MPEG-1 layer 3 audio encoder. Because of patent issues surrounding the layer 3 encoder, the ability of most mpeg audio players to play layer 2 files, and the similarity in command-line syntax, toolame makes a very good drop-in replacement for lame or other layer 3 encoders under most circumstances.

trans-de-en (1.5-3, main) - A German-English translation dictionary
Binario para la arquitectura all (2.7 MB)

A German-English dictionary with ca. 180,000 entries.

This dictionary was designed for the "ding" dictionary lookup program, but may be used by other clients, too.

The source of the database is available from http://dict.tu-chemnitz.de/

transcode (2:1.0.7-0.0, main) - Utility to encode raw video/audio streams
Binario para la arquitectura i386 (2.4 MB) | Source dir

Transcode is yet another Linux text-console utility to encode raw video/audio streams extracted from, for example, DVD or Digital Video sources to DivX;-) or OpenDivX AVI files.

It's modular concept is intended to provide flexibility and easy user extensibility to include other video/audio codecs or filetypes.

Decode/encode your favorite DVDs or vacation Digital Videos to single CD video files on a platform that supports shared libraries and threads with transcode's import helpers tcextract and tcdecode.

transcode-doc (2:1.0.7-0.0, main) - Documentation for transcode
Binario para la arquitectura all (293.0 KB) | Source dir

Transcode is yet another Linux text-console utility to encode raw video/audio streams extracted from, for example, DVD or Digital Video sources to DivX;-) or OpenDivX AVI files.

It's modular concept is intended to provide flexibility and easy user extensibility to include other video/audio codecs or filetypes.

Decode/encode your favorite DVDs or vacation Digital Videos to single CD video files on a platform that supports shared libraries and threads with transcode's import helpers tcextract and tcdecode.

tshark (1.0.2-3+lenny5, main) - network traffic analyzer (console)
Binario para la arquitectura i386 (108.7 KB) | Source dir

Wireshark is a network traffic analyzer, or "sniffer", for Unix and Unix-like operating systems. A sniffer is a tool used to capture packets off the wire. Wireshark decodes numerous protocols (too many to list).

This package provides the console version of wireshark, named "tshark".

ttf-bitstream-vera (1.10-7, main) - The Bitstream Vera family of free TrueType fonts
Binario para la arquitectura all (345.8 KB) | Source dir

This is a set of high-quality TrueType fonts created by Bitstream, Inc. and released under a DFSG-free license. They are intended to remedy the lack of free high-quality fonts for the free desktop environments.

They fully cover Western European languages (ISO-8859-1, ISO-8859-15) and Turkish (ISO-8859-9). They also include a selection of mathematical and other symbols and some limited support for Eastern European languages (parts of ISO-8859-2). Non-latin scripts are not supported (use ttf-dejavu instead).

ttf-dejavu (2.25-3, main) - Metapackage to pull in ttf-dejavu-core and ttf-dejavu-extra
Binario para la arquitectura all (25.2 KB) | Source dir

DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants.

Use this package if you want all DejaVu variants.

DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well.

ttf-dejavu-core (2.25-3, main) - Vera font family derivate with additional characters
Binario para la arquitectura all (1.3 MB) | Source dir

DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants.

This package only contains the sans, sans-bold, serif, serif-bold, mono and mono-bold variants. For additional variants, see the ttf-dejavu-extra package.

DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well.

ttf-dejavu-extra (2.25-3, main) - Vera font family derivate with additional characters
Binario para la arquitectura all (2.8 MB) | Source dir

DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants.

This package includes additional variants, such as oblique, italic, bold-oblique, bold-italic and the condensed forms.

DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well.

ttf-droid (1.00-b112+dfsg, main) - handheld device font with extensive style and language support
Binario para la arquitectura all (2.0 MB) | Source dir

The Droid family of fonts consists of Droid Sans, Droid Sans Mono and Droid Serif. Each contains extensive character set coverage including Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and Turkish support. The Droid Sans regular font also includes support for Simplified and Traditional Chinese, Japanese and Korean support for the GB2312, Big 5, JIS 0208 and KSC 5601 character sets respectively. Droid was designed by Ascender's Steve Matteson to provide optimal quality and comfort on a mobile handset when rendered in application menus, web browsers and for other screen text. - Ascender Press Release, http://www.ascendercorp.com/pr/2007-11-12/

ttf-dustin (20030517-6, main) - Various TrueType fonts from dustismo.com
Binario para la arquitectura all (606.5 KB) | Source dir

This package contains various fonts from dustismo.com licensed under the GPL.

Dustismo and Dustismo Roman are general purpose Sans Serif and Roman TrueType fonts (with bold, italic and bold-italic variations), and contain all the European Latin characters.

The other fonts are beautiful for special decorations and headlines, but they are limited to subsets of ASCII...


Homepage: <http://www.dustismo.com/>

ttf-ecolier-court (1.00-1, main) - cursive roman font with small descenders
Binario para la arquitectura all (31.9 KB) | Source dir

This package provides a cursive font covering the basic latin range with a ink and dip pen style. This version includes small descenders. Such fonts are widely used in education settings.

ttf-engadget (1.0-2, main) - Modern font from John Stracke
Binario para la arquitectura all (13.0 KB) | Source dir

This is the font used to create the engadget.com logo.

ttf-essays1743 (1.0-3, main) - Essays 1743 TrueType font
Binario para la arquitectura all (208.1 KB) | Source dir

This font is based on the typeface used in a 1743 English translation of Montaigne's Essays. It contains normal, bold, italic and bold italic versions of 817 characters: all of ASCII, Latin-1, and Latin Extended A; some of Latin Extended B (basically, the ones that are more or less based on Roman letters); and a variety of other characters, such as oddball punctuation, numerals, etc.


Homepage: http://www.thibault.org/fonts/essays/

ttf-freefont (20080323-3, main) - Freefont Serif, Sans and Mono Truetype fonts
Binario para la arquitectura all (1.8 MB) | Source dir

A set of free high-quality TrueType fonts covering the UCS character set. These fonts are similar to the (in)famous Helvetica, Times and Courier fonts.

ttf-isabella (1.01-6.1, main) - The Isabella free TrueType font
Binario para la arquitectura all (70.0 KB) | Source dir

This font is called Isabella because it is based on the calligraphic hand used in the Isabella Breviary, made around 1497, in Holland, for Isabella of Castille, the first queen of united Spain.

It covers all European languages written in the Latin script (with the exception of Sami) and covers all ISO-8859 with the exception of the non-Latin character sets.

ttf-liberation (1.04.93-1, main) - Free fonts with the same metrics as Times, Arial and Courier
Binario para la arquitectura all (983.7 KB) | Source dir

A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation.

ttf-linex (2.2-2, main) - Fonts suitable for education and institutional use
Binario para la arquitectura all (2.9 MB) | Source dir

These fonts include hand writting simulation typographies, ancient greek and roman typographies, the institutional fonts for use by the regional government of Extremadura and some other ellegant fonts. This is the list of the included fonts:
* Abecedario: Small children handwritten simulation
* Elegante: Elegant handwritten simulation font
* BABEL Unicode: specifically designed to type Latin, Ancient greek,
Hebrew, Sanskrit, Runic, Ogham and Old English
* Alfa-Beta: Ancient greek typography
* Emerita Latina: Roman typography
* API PHONÉTIQUE: Designed for phonetic transcription of French texts
* IPA PHONETICS: Designed for phonetic transcription of English texts
* Ellenike: Classical greek encoding
* Jara: Institutional font used by the regional government of Extremadura
* Quercus: Institutional font used by the regional government of Extremadura

These fonts have been developed, donated and GPL licensed by Juan José Marcos for their use in the gnuLinEx project.

ttf-nafees (1.2-1, main) - nafees free OpenType Urdu fonts
Binario para la arquitectura all (85.9 KB) | Source dir

This is a free OpenType Urdu font (Nafees Web Naskh), designed and developed by the Center for Research in Urdu Language Processing (CRULP, http://www.crulp.org/) at National University of Computer and Emerging Sciences (http://www.nu.edu.pk/).

ttf-opensymbol (1:2.4.1+dfsg-1, main) - The OpenSymbol TrueType font
Binario para la arquitectura all (335.5 KB) | Source dir

This package contains the OpenSymbol TrueType font included in OpenOffice.org. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in OpenOffice.org) and non-latin character

ttf-radisnoir (0.9b-1.1, main) - Font inspired by Universal de Bayer and Bauhaus
Binario para la arquitectura all (22.3 KB) | Source dir

This is a sans serif font based on a regular circle.

ttf-sidux (0.5, main) - official sidux and venenux truetype font
Binario para la arquitectura all (88.9 KB)

Official sidux and venenux font used for the sidux logo, and other PR material

ttf-sil-andika (1.0.basic-1, main) - extended smart Unicode Latin/Greek font family for literacy (Basic version)
Binario para la arquitectura all (116.0 KB) | Source dir

Andika ("Write!" in Swahili) is a sans serif, Unicode-compliant font designed especially for literacy use, taking into account the needs of beginning readers. The focus is on clear, easy-to-perceive letterforms that will not be easily confused with one another.

A sans serif font is preferred by some literacy personnel for teaching people to read. Its forms are simpler and less cluttered than some serif fonts can be. For years, literacy workers have had to make do with fonts that were available but not really suitable for beginning readers and writers. In some cases, literacy specialists have had to tediously cobble together letters from a variety of fonts in order to get the all of characters they need for their particular language project, resulting in confusing and unattractive publications. Andika addresses those issues.

Its provides OpenType and Graphite features like smart code for diacritic placement. It supports recent additions to Unicode and the SIL PUA, and character assignments are updated to conform to Unicode 5.1

A much more complete character set, comparable to Charis SIL and Doulos SIL, will be supported in a future version of Andika. This "Basic" font is intended to provide an Andika with stable letterforms for both default and alternate glyphs.

tv-fonts (1.1-5, main) - X11 fonts for TV applications
Binario para la arquitectura all (240.4 KB) | Source dir

Includes:
* big fonts for on-screen displays.
* fonts for teletext pages (including the special graphic
characters used for teletext graphics).

tvtime (1.0.2-1, main) - A high quality television application
Binario para la arquitectura i386 (682.9 KB) | Source dir

tvtime is a high quality television application for use with video capture cards. tvtime processes the input from a capture card and displays it on a computer monitor or projector. Unlike other television applications, tvtime focuses on high visual quality making it ideal for videophiles.

tvtime supports:
* Deinterlaced output at a full interlaced rate of 59.94 frames per
second for NTSC source, or 50 frames per second for PAL sources.
This gives smoothness of motion and high visual quality.
* Multiple deinterlacing algoritms for finding the optimal mode for
your video content and available processor speed.
* 16:9 aspect ratio mode for the highest available resolution when
processing input from an external DVD player or digital satellite
receiver.
* A super-slick on-screen-display for the complete television
experience, with a featureful menu system.
* 2-3 Pulldown detection for optimal quality viewing of film content
from NTSC sources.

tzdata (2009g-0lenny1, main) - time zone and daylight-saving time data
Binario para la arquitectura all (747.3 KB) | Source dir

This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules.

ucf (3.0016, main) - Update Configuration File: preserve user changes to config files.
Binario para la arquitectura all (62.9 KB) | Source dir

Debian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed.

This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time).

This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'.

Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status.

udev (0.125-7+lenny1, main) - /dev/ and hotplug management daemon
Binario para la arquitectura i386 (247.2 KB) | Source dir

udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. It replaces the hotplug package and requires a 2.6.18 or newer kernel version.

udev-config-venenux (0.5.2, main) - custom configuration for udev
Binario para la arquitectura all (6.0 KB)

Configure PCI IDs and udev events needed by venenux.

ufraw (0.13-1+b2, main) - standalone importer for raw camera images
Binario para la arquitectura i386 (569.0 KB) | Source dir

This is a standalone tool to import raw data from high-end digital cameras.

The Unidentified Flying Raw (UFRaw) is a utility for converting and manipulating raw images from digital cameras. It can be used as a stand-alone tool or as a Gimp plug-in, and images can be batch processed using the command-line interface. UFRaw reads most existing raw formats using Dave Coffin's raw conversion utility DCRaw, and it supports basic color management using Little CMS, allowing the user to apply color profiles.


Homepage: http://ufraw.sourceforge.net/

uisp (20050207-4, main) - Micro In-System Programmer for Atmel's AVR MCUs
Binario para la arquitectura i386 (56.0 KB) | Source dir

This utility is required to program AVR chips with object code created by the ava assembler/linker, gas, or gcc. It supports in-system programming, Atmel's prototype board/programmer (stk500), and many other extremely low-cost parallel port programmers. It can also be used to program Atmel's AT89S51 and AT89S52.

unace (1.2b-7, main) - extract, test and view .ace archives
Binario para la arquitectura i386 (15.9 KB) | Source dir

The unace utility is used for extracting, testing and viewing the contents of archives created with the ACE archiver.

unixcw (2.3-10, main) - Shared library for Morse programs
Binario para la arquitectura i386 (30.5 KB) | Source dir

Package needed by unixcw, cwcp and xcwcp. It contains a shared library with Morse code functions.

unixodbc (2.2.11-16, main) - ODBC tools libraries
Binario para la arquitectura i386 (279.6 KB) | Source dir

Binaries and libraries from the unixODBC package.
COMPONENTS:


libodbc.so.1 (ODBC Driver Manager)
libodbctxt.so (driver for Text files)
dltest (simple cmd line tool)
isql (cmd line tool... batch & interactive SQL)

uno-libs3 (1.5.0+OOo3.1.0-5~bpo50+2, main) - OpenOffice.org UNO runtime environment -- public shared libraries
Binario para la arquitectura i386 (1.4 MB)

The Uno Runtime Environment (URE) is the well-known UNO component model of OpenOffice.org, packaged up as an individual product.

It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine.

This package contains the public libraries:
- libuno_sal: System Abstraction Layer (C Interface)
- libuno_salhelpergcc3: additional C++ functionality for sal
- libuno_cppu: C++ UNO bridge (C Interface)
- libuno_cppuhelpergcc3: additionl C++ functionality for cppu
- libuno_purpenvhelpergcc3: "purpose environments" helper

unp (1.0.15, main) - unpack (almost) everything with one command
Binario para la arquitectura all (10.7 KB) | Source dir

unp is a small perl script which makes extraction of any archive files a bit easier. It support several compressors and archiver programs, chooses the right one(s) automatically and extracts one or more files in one go.

You may also want to install some non-free packages like "unace-nonfree", "unrar-nonfree" and "lha" to extract archives of these types.

unrar-free (1:0.0.1+cvs20071127-1, main) - Unarchiver for .rar files
Binario para la arquitectura i386 (21.0 KB) | Source dir

Unrar can extract files from .rar archives. Can't handle some archives in the RAR 3.0 format, only the non-free "unrar" package can do that.

unzip (5.52-12, main) - De-archiver for .zip files
Binario para la arquitectura i386 (147.9 KB) | Source dir

InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program.

This version supports encryption.

ure (1.5.0+OOo3.1.0-5~bpo50+2, main) - OpenOffice.org UNO runtime environment
Binario para la arquitectura i386 (1.7 MB)

The Uno Runtime Environment (URE) is the well-known UNO component model of OpenOffice.org, packaged up as an individual product.

It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine.

usbutils (0.73-10, main) - Linux USB utilities
Binario para la arquitectura i386 (156.3 KB) | Source dir

This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus.

More information can be found at the Linux USB web site http://www.linux-usb.org/ .

uswsusp (0.7-1.2, main) - tools to use userspace software suspend provided by Linux
Binario para la arquitectura i386 (147.2 KB)

This package (also known as µswsusp or simply suspend) contains the programs to use the userspace software suspend facility available in Linux kernels 2.6.17-rc1 and higher. It allows the system to have its state saved to disk and be powered off. On restarting, it will be put back in the state it was left in (this is sometimes called hibernation).

It also includes a program to suspend the system to RAM after the state is saved to disk. In that state, the system still uses power, but resuming is faster. If the battery depletes, the state is resumed from disk without data loss.

Optional features include encrypting the system snapshot and a themeable splash screen during the suspend and resume processes.

To use this package you need a Linux kernel version 2.6.17-rc1 or newer configured to use an initramfs. Hooks and scripts to integrate with initramfs-tools are provided.

v4l-conf (3.95.dfsg.1-8, main) - tool to configure video4linux drivers
Binario para la arquitectura i386 (26.0 KB)

This package provides a small tool to configure a video4linux device driver. It is required to make the video overlay work in fbtv and xawtv.

vbetool (1.0-3, main) - run real-mode video BIOS code to alter hardware state
Binario para la arquitectura i386 (9.8 KB) | Source dir

vbetool uses lrmi in order to run code from the video BIOS. Currently, it is able to alter DPMS states, save/restore video card state and attempt to initialize the video card from scratch.

vcdimager (0.7.23-4, main) - A VideoCD (VCD) image mastering and ripping tool
Binario para la arquitectura i386 (524.2 KB)

This package contains a collection of tools to master (Super)VideoCD, either directly from compliant MPEG streams with no PlayBack Control (PBC), or out of an XML description for a full-featured (S)VCD.

This package also contains a VideoCD ripping tool to rip mpeg streams from VideoCD images, and some debugging tools.

vco-plugins (0.3.0-1, main) - LADSPA plugin sporting anti-aliased oscillators
Binario para la arquitectura i386 (9.3 KB) | Source dir

This plugin contains three anti-aliased oscillators, all based on the concept of using precomputed bandlimited Dirac pulses to construct the classical waveforms. They are both memory and CPU efficient. The first one produces a flat spectrum (impulses) and the second generates a sawtooth waveform. The third one (new in 0.3.0), provides a variable width rectangular waveform.

venenux-art-kde (2.0, main) - KDE theme for venenux
Binario para la arquitectura all (3.6 KB)

Virtual package providing ksplash, kdm and KDE themes for venenux

venenux-art-kdm (2.0, main) - KDM theme for venenux
Binario para la arquitectura all (977.8 KB)

the default KDM theme for venenux.

venenux-art-ksplash (2.0, main) - KDE ksplash theme for venenux
Binario para la arquitectura all (1.8 KB)

the default KDE ksplash theme venenux, using the default ksplash engine

venenux-art-wallpaper (2.0, main) - venenux wallpaper for venenux
Binario para la arquitectura all (1.2 MB)

The official wallpaper for venenux.

venenux-browser (0.1.19, main) - abstraction for generic x-www-browser
Binario para la arquitectura all (264.0 KB)

Provides venenux icons and desktop files to use x-www-browser as generic browser in menus. Also provide custom iceweasel defaults.

venenux-irc (0.5.14.2venenux-0.8, main) - Start a suitable IRC client to enter #venenux
Binario para la arquitectura all (68.2 KB)

venenux-irc provides an easy way to choose a nickname and to enter the #venenux irc channel in freenode.net.

venenux-scripts (0.2.22, main) - miscellaneous scripts for venenux
Binario para la arquitectura all (21.0 KB)

Script collection for live and install uses on venenux.

venenux-settings-kde (1.0.14.5venenux-0.8, main) - provide default KDE settings for venenux
Binario para la arquitectura all (11.2 KB)

Provides default settings for appearance and applications of the KDE desktop in venenux.

verilog (0.9.1-1vnzetch1, main) - Icarus Verilog : All VHDL compiler
Binario para la arquitectura i386 (1.3 MB)

Icarus Verilog is intended to compile ALL of the Verilog HDL as described in the IEEE-1364 standard. Of course, it's not quite there yet. It does currently handle a mix of structural and behavioral constructs. For a view of the current state of Icarus Verilog, see its home page at <http://www.icarus.com/eda/verilog>.

Icarus Verilog is not aimed at being a simulator in the traditional sense, but a compiler that generates code employed by back-end tools.

vipec (3.2.0-4vnzetch1, main) - KDE wave analyzer for electrical & networks
Binario para la arquitectura i386 (325.7 KB)

ViPEC is a powerful tool for the analysis of high frequency, linear electrical networks. It takes a schematic description of the electrical network and performs a linear analysis in the frequency domain. The output is in the form of port parameters (S, Y or Z) with results presented on a user defined grid, Smithchart or table. It can also be used to compute other characteristics like stability factors and group delay.

ViPEC supports various lumped elements (capacitors, resistors etc.) as well as distributed networks like transmission lines, microstrip and stripline structures. Two port data files are also supported (e.g. the 2-port frequency parameters of various RF transistors as supplied by the manufacturer). The component library is under constant development with new elements added at regular intervals.

visualboyadvance (1.8.0-4, main) - a full featured Game Boy Advance emulator
Binario para la arquitectura i386 (302.0 KB) | Source dir

VisualBoyAdvance is a Game Boy Advance emulator that works with many ROMs that are publically available. It features save states (like those that are available in ZSNES), full screen support, joystick support, the all-important 'speedup emulation' key for impatient gamers, and a lot more.

It also contains many useful tools for Game Boy Advance developers, such as powerful GDB and gprof integration.

This package contains a version of VisualBoyAdvance compiled with the original GUI-less SDL interface.

vnc4server (4.1.1+X4.3.0-31, main) - Virtual network computing server software
Binario para la arquitectura i386 (1.8 MB)

VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.

This package provides a vncserver to which X clients can connect and the server generates a display that can be viewed with a vncviewer.

It contains an X server connector so clients can connect to your local X desktop directly.

Note: This server does not need a display. You need a vncviewer to see something. This viewer may also be on a computer running other operating systems.

vnz-b5i2iso (0.2-1, main) - PICCORO's VENENUX blindwrite image conversion tool
Binario para la arquitectura i386 (7.6 KB)

Blindwrite to iso converter in massenkoh suite

This package install a convertion tool for the bwi and b5i file type disk images to the standar iso type file image.

This tool can also create a cuesheet, but only for data image disk files convertions.

the b5i2iso command packaged is a simple VENENUX gnu blindwrite image conversion tool to the standard ISO-9660 format released under the GNU GPL licence

vnz-bchunk (1.2.0-7vnz1, main) - image file format conversion from bin/cue to iso/cdr
Binario para la arquitectura i386 (13.9 KB)

The bchunk package contains a UNIX/C rewrite of the BinChunker program.

Bchunk converts a CD image in a .bin/.cue format (sometimes .raw/.cue) into a set of .iso and .cdr/.wav tracks. The .bin/.cue format is used by some non-UNIX CD-writing software, but is not supported on most other CD-writing programs.

vnz-bin2iso (0.4-1, main) - PICCORO's VENENUX bin/cue image conversion tool
Binario para la arquitectura i386 (4.2 KB)

The bin2iso command packaged is the most simple gnu bin/cue image conversion tool, more than cuetools commands. to the standard ISO-9660 format released under the GNU GPL licence

This package is recomend for converting PSX, SEGA images in vnz-convertions tools.

vnz-ccd2iso (0.3-3vnz1, main) - Converter from CloneCD disc image format to standard ISO
Binario para la arquitectura i386 (7.3 KB)

CloneCD is a cd and burnig tool, that produces three image files, the .img (the image in situ), the .ccd (the image descriptor) and the .sub (the subcodes file).

This converts image files created using the non-free CloneCD program to a format understood by most Free Software CD writing programs just called iso image file format. It was improved for massenkoh suite and related debian distros.

For convert the three files must are in same place.


Homepage: http://sourceforge.net/projects/ccd2iso/

vnz-cdi2iso (0.1-1, main) - PICCORO's VENENUX diskJugger image conversion tool
Binario para la arquitectura i386 (6.1 KB)

DiskJugger to iso converter in massenkoh suite

This package install a convertion tool for the cdi file type disk images to the standar iso type file image.

the cdi2iso command packaged is a simple VENENUX gnu diskjugger image conversion tool to the standard ISO-9660 format released under the GNU GPL licence

vnz-daa2iso (0.1.4-1, main) - PICCORO's VENENUX PowerISO convertion tool to iso
Binario para la arquitectura i386 (11.0 KB)

DAA2ISO is an open source command-line/GUI tool for converting single and multipart DAA images to the original ISO format into the massenkoh suite.

The DAA image (Direct Access Archive) in fact is just a compressed CD/DVD ISO which can be created through the commercial program PowerISO. What you can do with DAA can be done better with ZIP or 7zip without the need, this tool is not to promoted this stupids image formats.

vnz-gputils (0.13.7-1vnz1, main) - GNU PIC utilities and devel files on VENENUX and massenkoh
Binario para la arquitectura all (25.7 KB) | Source dir

Those are all utilities, files and documentation for development on the Microchip PIC microcontrollers family, an assembler (compatible with MPASM), a disassembler, documentation, issues etc.

This package of emulation McKAY's massenkoh devel suite.

vnz-iat (0.1.3-1, main) - iat is a info tool for iso images detection
Binario para la arquitectura i386 (13.5 KB)

iat is a info tool for iso images detection, also provides convertions tools for some image formats (curenly knows to supports .nrg and .img )

vnz-img2iso (0.05.02-1, main) - PICCORO's VENENUX clone cd image conversion tool
Binario para la arquitectura i386 (11.6 KB)

The img2iso command packaged is a ripper command to clone cd image conversion tool for linux.

The img2iso also too its a convert tool for img file image to the standard ISO-9660 format.

This package is a remakes from isodump, so, genisoimage tools can also make same thin whit isodump utility command, img2iso can extract data from a cdrom device (default) and creates a iso file image.

vnz-isoinfo (0.03.02-1, main) - PICCORO's VENENUX info cd image file tool
Binario para la arquitectura i386 (10.3 KB)

The infoiso command packaged is a info command to standart cd image for linux.

This package is a remakes from isoinfo, so, genisoimage tools can also contains an isoinfo utility command.

vnz-mdf2iso (0.3.1-1, main) - PICCORO's VENENUX alcohol120% image convertion tool
Binario para la arquitectura i386 (7.4 KB)

mdf2iso is command line utility to convert an Alcohol 120% .mdf image file format to a standart .iso image file format.

mdf2iso can also converts to others image file output formats, currenly to: toc with dat image file format or/and cue with the bin image file format.

Homepage: http://mdf2iso.berlios.de/

vnz-nrg2iso (0.4-1.1.1, main) - Extracts ISO9660 data from Nero ".nrg" files
Binario para la arquitectura i386 (5.0 KB)

This extracts the ISO9660 CD image data from Nero ".nrg" files.

vnz-pdi2iso (0.1-1, main) - PICCORO's VENENUX instantcopy image conversion tool
Binario para la arquitectura i386 (7.0 KB)

instantcopy to iso converter in massenkoh suite

This package install a convertion tool for the .pdi image file format disk to the standar iso type file image.

This tool can also create a cuesheet, but only for data image disk files convertions.

the pdi2iso command packaged is a simple VENENUX gnu instantcopy image conversion tool to the standard ISO-9660 format released under the GNU GPL licence

vnz-uif2iso (0.1.3-1, main) - PICORO's VENENUX MagicISO convertion tool to iso
Binario para la arquitectura i386 (10.3 KB)

UIF2ISO is an open source command-line/GUI tool for converting single uif images to the original ISO format into the massenkoh suite.

The UIF image (Universal Image Format) in fact is just a compressed CD/DVD ISO which can be created through the commercial program MagicISO. What you can do with UIF can be done better with ZIP or 7zip without the need, this tool is not to promoted this stupids image formats.

vnz-xbiso (0.6.1-1, main) - XBOX image convertion tool
Binario para la arquitectura i386 (7.6 KB)

XBOX image extration convertion tool for massenkoh.

vobcopy (1.1.0-1, main) - A tool to copy DVD VOBs to hard disk
Binario para la arquitectura i386 (45.9 KB) | Source dir

vobcopy copies DVD .vob files to harddisk and merges them into file(s) with the name extracted from the DVD. It checks for enough free space on the destination drive and compares the copied size to the size on DVD (in case something went wrong during the copying).

You can also mirror the DVD movie content and copy single files you specify.

vorbis-tools (1.2.0-5, main) - several Ogg Vorbis tools
Binario para la arquitectura i386 (188.0 KB)

vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), ogginfo (displays ogg information), oggdec (decodes ogg files), vcut (ogg file splitter), and vorbiscomment (ogg comment editor).

ogg123 can play both Ogg Vorbis and FLAC audio streams.

vpnc (0.5.1r334-1, main) - Cisco-compatible VPN client
Binario para la arquitectura i386 (74.7 KB) | Source dir

vpnc is a VPN client compatible with cisco3000 VPN Concentrator (also known as Cisco's EasyVPN equipment). vpnc runs entirely in userspace and does not require kernel modules except of the tun driver to communicate with the network layer.

It supports most of the features needed to establish connection to the VPN concentrator: MD5 and SHA1 hashes, 3DES and AES ciphers, PFS and various IKE DH group settings.

vrms (1.14, main) - virtual Richard M. Stallman
Binario para la arquitectura all (12.1 KB) | Source dir

The vrms program will analyze the set of currently-installed packages on a Debian-based system, and report all of the packages from the non-free and contrib trees which are currently installed.

In some cases, the opinions of Richard M. Stallman and the Debian project have diverged since this program was originally written. In such cases, this program follows the Debian Free Software Guidelines.

Note that vrms is not limited to Debian systems only (which means that it also works with Debian-derived distributions such as Ubuntu). It is also not limited to Linux-based systems.

Future versions of vrms may include an option to also display text from the public writings of RMS and others that explain why use of each of the installed non-free packages might cause moral issues for some in the Free Software community. This functionality is not yet included.

vym (1.10.0-2, main) - mindmapping tool
Binario para la arquitectura i386 (1.4 MB) | Source dir

Vym is a mind mapping program. It is useful to organize thoughts and do structure work. In addition to that it has a lot of helpful shortcuts.

A mindmap is a multicolored and image centered radial diagram that represents semantic or other connections between portions of learned material. For example, it can graphically illustrate the structure of a thesis outline, a project plan, or the government institutions in a state. Mindmaps have many applications in personal, family, educational, and business situations. Possibilities include note-taking, brainstorming, summarizing, revising and general clarifying of thoughts.

wacom-tools (0.7.9.3-2, main) - utilities for Wacom tablet devices
Binario para la arquitectura i386 (144.5 KB) | Source dir

This package provides utilities to test and configure Wacom graphics tablets. You will need kernel and X.Org driver support for your tablet to use them.

wfinnish (0.7-17.1, main) - A small Finnish dictionary for /usr/share/dict
Binario para la arquitectura all (1.9 MB) | Source dir

This is a list of Finnish words and names in various inflected forms, containing roughly 0.7 million items, to be used for whatever purpose you may think of.

Larger lists (roughly two or over six million items) can be manually generated from the medium-size and large Finnish Ispell dictionaries in packages ifinnish and ifinnish-large. Please find instructions in /usr/share/doc/wfinnish/README.Debian after installing this package.

whereami (0.3.34-0.1, main) - Automatically reconfigure your (laptop) system for a new location
Binario para la arquitectura all (60.8 KB) | Source dir

whereami is a set of useful scripts and a coordinating system for automatically re-locating your computer within the current (network) environment.

Typically, you would use whereami to automatically detect and re-configure your laptop when you move between a variety of diverse networks and/or docking environments.

Although whereami will work best if all of your networks assign addresses through dhcp, this is not a pre-requisite and the system allows any technique to be used to ascertain the new location with as little ongoing user intervention as possible.

Having ascertained the correct location, whereami will run appropriate (user-configured) scripts to adjust the laptop operation to suit the current environment.

See the man pages for more information. You may also get useful assistance from the debian-laptop mailing list, which is frequented by several of the users and contributors.

whois (4.7.30, main) - an intelligent whois client
Binario para la arquitectura i386 (53.3 KB) | Source dir

This is a new whois (RFC 3912) client rewritten from scratch. It is inspired from and compatible with the usual BSD and RIPE whois(1) programs. It is intelligent and can automatically select the appropriate whois server for most queries.

The package also contains mkpasswd, a features-rich front end to crypt(3).

wine (1.0.1-1, main) - Windows API implementation - standard suite
Binario para la arquitectura i386 (42.5 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This is a dummy package that depends on the standard Wine components.

wine-bin (1.0.1-1, main) - Windows API implementation - binary loader
Binario para la arquitectura i386 (687.6 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides the binary loader program for running Windows executables.

wine-utils (1.0.1-1, main) - Windows API implementation - utilities
Binario para la arquitectura i386 (555.5 KB) | Source dir

Wine is a free MS-Windows API implementation. This is still a work in progress and many applications may still not work.

This package provides many of the Wine utilities, both for compiling source using winelib and for running Wine. This package is not strictly necessary.

wings3d (0.99.03-3, main) - Nendo-inspired 3D polygon mesh modeller
Binario para la arquitectura i386 (4.0 MB) | Source dir

Wings 3D is a polygon mesh modeller written entirely in Erlang. The user interface was designed to be easy to use for both beginners and advanced users alike. It was inspired by the famous Nendo modeller (from Izware.)

Unlike similar modelling programs (such as Blender), this program does not provide native support for doing animations (though you can output its models to an animation tool.)

Wings 3D supports the following import formats: Nendo (NDO), 3D Studio (3DS), Wavefront (OBJ), and Adobe Illustrator 8 (AI).

Wings 3D supports the following export formats: Nendo (NDO), 3D Studio (3DS), Wavefront (OBJ), VRML (WRL), Renderman (RIB), Hash:Animation Master (MDL), Renderware (RWX), Yafray, Toxic, and FBX via a third-party plug-in.

Open Source Erlang is a functional programming language designed at the Ericsson Computer Science Laboratory.

wireless-tools (29-1.1, main) - Tools for manipulating Linux Wireless Extensions
Binario para la arquitectura i386 (108.8 KB) | Source dir

This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats.

wireshark-common (1.0.2-3+lenny5, main) - network traffic analyser (common files)
Binario para la arquitectura i386 (9.6 MB) | Source dir

Wireshark is a network traffic analyzer, or "sniffer", for Unix and Unix-like operating systems. A sniffer is a tool used to capture packets off the wire. Wireshark decodes numerous protocols (too many to list).

This package provides files common to both wireshark (the GTK+ version) and tshark (the console version).

wla-dx (8.9-2, main) - WLA-DX, cross-assembler suite for Z80/6502/8051, clones and derivatives
Binario para la arquitectura i386 (568.9 KB)

WLA DX macro cross assembler and devel suite for cpu devel emulation, focusesd on console games but fully and obiously same compatible with all supported based cpu's and microcontrolers.

WLA DX is a macro assembler written in portable C that can target the following platforms and systems:


- Z80 (Spectrum, Game Boy)
- MOS 6502, Ricoh 2A03 (Atari 8-bit, NES)
- MOS 6510/8510 (Commodore 64, Commodore 128)
- Rockwell 65C02 (Apple IIc, Apple IIe)
- Western Design 65816 (Super NES CPU, Apple IIgs)
- NEC HUC6280 (TurboGrafx 16)
- Sony SPC-700 (Super NES sound)
- some Intel like 8051 and litle more..

Of course the given systems are only examples. It can assemble code for any system using those CPU types. In addition, Intel 8051 support.

This package wil provides all necesary files, wla-dx only are a set of binary cross assemblers/compilers to devel over the cpu targets mentioned. U must see the documentation in shared docs, or in emulation devel zone too.

Also this package is a solution tool for patching ROM image filenames obtaining new derivate work.

wodim (9:1.1.9-1, main) - command line CD/DVD writing tool
Binario para la arquitectura i386 (417.5 KB) | Source dir

wodim allows you to create CDs or DVDs on a CD/DVD recorder. It supports writing data, audio, mixed, multi-session, and CD+ disc and DVD data and video disks on DVD capable devices, on just about every type of CD/DVD recorder out there.

Please install cdrkit-doc if you want most of the documentation and README files.

wordtrans-data (1.1pre15-3.2, main) - Multi Language Word Translator for Linux
Binario para la arquitectura all (172.4 KB)

Wordtrans is a front-end for several dictionaries. It supports some dictionaries in plain text such as i2e (English-Spanish) and de-en (German-English), dict servers and Babylon Translator's dictionaries (note that Babylon Translator is a MS Windows shareware application).

This package contains some data files needed by wordtrans-qt and wordtrans-kde.

wordtrans-kde (1.1pre15-3.2, main) - Multi Language Word Translator for Linux
Binario para la arquitectura i386 (238.0 KB)

Wordtrans is a front-end for several dictionaries. It supports some dictionaries in plain text such as i2e (English-Spanish) and de-en (German-English), dict servers and Babylon Translator's dictionaries (note that Babylon Translator is a MS Windows shareware application).

This package contains the KDE version.

wpasupplicant (0.6.4-3, main) - Client support for WPA and WPA2 (IEEE 802.11i)
Binario para la arquitectura i386 (298.0 KB) | Source dir

WPA and WPA2 are methods for securing wireless networks, the former using IEEE 802.1X, and the latter using IEEE 802.11i. This software provides key negotiation with the WPA Authenticator, and controls association with IEEE 802.11i networks.

writer2latex (0.5-8, main) - OpenOffice.org Writer/Calc to LaTeX/XHTML converter
Binario para la arquitectura all (62.7 KB) | Source dir

Writer2LaTeX is a utility written in java. It converts OpenOffice.org documents – in particular documents containing formulas – into other formats. It is actually a collection of four converters, i.e.:
1) Writer2LaTeX converts documents into LaTeX 2e format for high quality
typesetting.
2) Writer2BibTeX extracts bibliographic data from a document and stores it in
BibTeX format (works together with Writer2LaTeX).
3) Writer2xhtml converts documents into XHTML 1.0 or XHTML 1.1+MathML 2.0 with
CSS2.
4) Calc2xhtml is a companion to Writer2xhtml that converts OOo Calc documents
to XHTML 1.0 with CSS2 to display your spreadsheets on the web.

wspanish (1.0.21, main) - The Spanish dictionary words for /usr/share/dict
Binario para la arquitectura all (253.3 KB) | Source dir

This package contains an alphabetic list of Spanish words.

wv (1.2.4-2, main) - Programs for accessing Microsoft Word documents
Binario para la arquitectura i386 (96.1 KB) | Source dir

wvWare (previously known as mswordview) is a library that allows access to Microsoft Word files. It can load and parse the Word 2000, Word 97, Word 95, and Word 6 file formats. (Work is underway to support reading earlier formats as well: Word 2 documents are converted to plain text.)

This package provides the following programs:


* wvWare: Converts to HTML and LaTeX. It's used by a small army of
helper scripts able to preview Word documents and convert them to
various other formats, like PostScript, PDF, DVI, etc.


* wvRTF: Converts to Microsoft's Rich Text Format.


* wvSummary: Displays the summary information stream of all OLE2 files,
i.e. Excel, PowerPoint, Visio, Access, etc.


* wvVersion: Outputs the version of the Word format a document is stored
in.

Note that conversion to DVI, PostScript, or PDF requires the tetex-extra package; PDF conversion also requires Ghostscript. Having ELinks, Links, or Lynx will greatly improve the plain text output. ImageMagick may help with the quality of images. If you wish to preview Word documents from the comfort of your mail reader, install a PostScript viewer like gv.

wvdial (1.60.1+nmu2, main) - PPP dialer with built-in intelligence
Binario para la arquitectura i386 (105.2 KB) | Source dir

WvDial sacrifices some of the flexibility of programs like "chat" in order to make your dialup configuration easier. When you install this package, your modem will be detected automatically and you need to specify just three parameters: the phone number, username, and password. WvDial knows enough to dial with most modems and log in to most servers without any other help.

In particular, you no longer need a "chat script" to handle the most common situations.

x-ttcidfont-conf (31, main) - TrueType and CID fonts configuration for X
Binario para la arquitectura all (22.9 KB) | Source dir

This package configures TrueType fonts and CID fonts (as well as CMaps) for X. It generates .scale and .alias files from TrueType and CID fonts registered to Defoma, and calls mkfontdir (and mkcfm).

The package supports both X-TT and FreeType X backends.

x11-apps (7.3+4, main) - X applications
Binario para la arquitectura i386 (342.6 KB)

An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse).

This package provides a miscellaneous assortment of X applications that ship with the X Window System, including:
- bitmap,
- oclock and xclock, graphical clocks;
- xbiff, a tool which tells you when you have new email;
- xcalc, a scientific calculator desktop accessory;
- xclipboard, a tool to manage cut-and-pasted text selections;
- xconsole, which monitors system console messages;
- xcursorgen;
- xditview, a viewer for ditroff output;
- xeyes, a demo program in which a pair of eyes track the pointer;
- xgc, a graphics demo;
- xload, a monitor for the system load average;
- xlogo, a demo program that displays the X logo;
- xmag, which magnifies parts of the X screen;
- xman, a manual page browser;
- xmore;
- xwd, a utility for taking window dumps ("screenshots") of the X session;
- xwud, a viewer for window dumps created by xwd;
- Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical
operations under the X Window System;

The xbiff, xcalc, xconsole and xman programs use bitmap images provided by the xbitmaps package.

x11-common (1:7.3+19, main) - X Window System (X.Org) infrastructure
Binario para la arquitectura all (335.5 KB) | Source dir

x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System.

A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system.

x11-session-utils (7.3+1, main) - X session utilities
Binario para la arquitectura i386 (69.4 KB) | Source dir

This package provides the X session manager and related tools:
- rstart;
- smproxy, a session manager proxy for X clients that do not use the X
session manager protocol;
- xsm, a session manager for X sessions; Installation of an rsh or ssh daemon (server) is necessary if rstartd is to be used, and installation of an rsh or ssh client is necessary if rstart is to be used.

x11-utils (7.3+2+nmu1, main) - X11 utilities
Binario para la arquitectura i386 (197.8 KB) | Source dir

An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse).

This package provides a miscellaneous assortment of X utilities that ship with the X Window System, including:
- appres, editres, listres and viewres, which query the X resource database;
- luit, a filter that can be run between an arbitrary application and a
UTF-8 terminal emulator;
- xdpyinfo, a display information utility for X;
- xdriinfo, query configuration information of DRI drivers;
- xev, an X event displayer;
- xfd, a tool that displays all the glyphs in a given X font;
- xfontsel, a tool for browsing and selecting X fonts;
- xkill, a tool for terminating misbehaving X clients;
- xlsatoms, which lists interned atoms defined on an X server;
- xlsclients, which lists client applications running on an X display;
- xlsfonts, a server font list displayer;
- xmessage, a tool to display message or dialog boxes;
- xprop, a property displayer for X;
- xvinfo, an Xv extension information utility for X;
- xwininfo, a window information utility for X;

The editres and viewres programs use bitmap images provided by the xbitmaps package. The luit program requires locale information from the libx11-data package.

x11-xfs-utils (7.3+1, main) - X font server utilities
Binario para la arquitectura i386 (23.7 KB) | Source dir

x11-xfs-utils provides a set of utility programs useful on a system that uses an X font server.

The programs in this package include:
- fslsfonts, a tool that lists fonts served by an X font server;
- fstobdf, a tool which retrieves a font in BDF format from an X font server;
- showfont, a font dumper for use with an X font server;
- xfsinfo, an X font server information utility.

x11-xkb-utils (7.4+1, main) - X11 XKB utilities
Binario para la arquitectura i386 (168.9 KB) | Source dir

xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension.

setxkbmap is a tool to query and change the current XKB map.

xkbbell generates a bell event through the keyboard.

xkbcomp is a tool to compile XKB definitions into map files the server can use.

xkbevd is an experimental tool to listen for certain XKB events and execute defined triggers when actions occur.

xkbprint is a tool to generate an image with the physical representation of the keyboard as XKB sees it.

xkbvleds shows the changing status of keyboard LEDs.

xkbwatch shows the changing status of modifiers and LEDs.

x11-xserver-utils (7.3+5, main) - X server utilities
Binario para la arquitectura i386 (170.9 KB) | Source dir

An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse).

This package provides a miscellaneous assortment of X Server utilities that ship with the X Window System, including:
- iceauth, a tool for manipulating ICE protocol authorization records;
- rgb;
- sessreg, a simple program for managing utmp/wtmp entries;
- xcmsdb, a device color characteristic utility for the X Color Management
System;
- xgamma, a tool for querying and setting a monitor's gamma correction;
- xhost, a very dangerous program that you should never use;
- xmodmap, a utility for modifying keymaps and pointer button mappings in X;
- xrandr, a command-line interface to the RandR extension;
- xrdb, a tool to manage the X server resource database;
- xrefresh, a tool that forces a redraw of the X screen;
- xset, a tool for setting miscellaneous X server parameters;
- xsetmode and xsetpointer, tools for handling X Input devices;
- xsetroot, a tool for tailoring the appearance of the root window;
- xstdcmap, a utility to selectively define standard colormap properties;
- xtrapchar, xtrapin, xtrapinfo, xtrapout, xtrapproto, xtrapreset, and
xtrapstats, a group of sample clients that use the XTrap extension;
- xvidtune, a tool for customizing X server modelines for your monitor.

x264 (1:0.svn20090115-0.0, main) - video encoder for the H.264/MPEG-4 AVC standard
Binario para la arquitectura i386 (245.2 KB) | Source dir

x264 is an advanced commandline encoder for creating H.264 (MPEG-4 AVC) video streams.

x264 supports the following features:
* CABAC (context-based adaptive binary arithmetic coding) and CAVLC
(context-based adaptive variable length coding
* multiple reference frames
* 16x16, 8x8 and 4x4 intra-predicted macroblocks
* all P-frame inter-predicted macroblock types
* B-Inter-predicted macroblock types from 16x16 down to 8x8
* rate distortion optimization
* multiple rate control modes (constant quantizer, constant quality, single
or multipass ABR with the option of VBV)
* scene cut detection
* adaptive B-frame placement, with the option of keeping B-frames as
references / arbitrary frame order
* 8x8 and 4x4 adaptive spatial transform (high profile)
* lossless mode (high 4:4:4 profile)
* custom quantization matrices (high profile)
* parallel encoding on multiple CPUs
* interlaced streams

xauth (1:1.0.3-2, main) - X authentication utility
Binario para la arquitectura i386 (30.1 KB) | Source dir

xauth is a small utility to read and manipulate Xauthority files, which are used by servers and clients alike to control authentication and access to X sessions.

xaw3dg (1.5+E-17, main) - Xaw3d widget set
Binario para la arquitectura i386 (157.4 KB) | Source dir

Xaw3d is a set of 3-D widgets based on the Athena Widget set, which adds a three dimensional appearance on some of the widgets of X11 applications linked with this library.

Please note that this package no longer adds a three dimensional appearance on applications dynamically linked against libXaw.

xbase-clients (1:7.3+19, main) - miscellaneous X clients - metapackage
Binario para la arquitectura all (26.4 KB) | Source dir

An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse).

This package provides a miscellaneous assortment of several dozen X clients that ship with the X Window System.

This package is provided for transition from earlier Debian releases, the programs formerly in xutils and xbase-clients having been split out in smaller packages.

xbitmaps (1.0.1-2, main) - Base X bitmaps
Binario para la arquitectura all (26.0 KB) | Source dir

This package contains the base X bitmaps, which are used in many legacy X clients.

xcwcp (2.3-10, main) - Qt frontend to unixcw
Binario para la arquitectura i386 (74.2 KB) | Source dir

Xcwcp is an X-based interactive Morse code tutor program. It lets you choose from a number of options for practice, including sending random characters, random words, and characters from the keyboard. It will also receive Morse code that you send using the keyboard or mouse as a Morse keyer, and display the characters it sees.

xdg-utils (1.0.2-6.1, main) - desktop integration utilities from freedesktop.org
Binario para la arquitectura all (53.1 KB) | Source dir

xdg-utils contains utilities for integrating applications with the desktop environment, regardless of which desktop environment is used. They are part of freedesktop.org's Portland project.

The following utilities are included:


* xdg-desktop-menu - Install desktop menu items
* xdg-desktop-icon - Install icons on the user's desktop
* xdg-icon-resource - Install icon resources
* xdg-mime - Gather MIME information about a file
* xdg-open - Open a URL in the user's preferred application that
handles the respective URL or file type
* xdg-email - Open the user's preferred email client, potentially with
subject and other info filled in
* xdg-screensaver - Enable, disable, or suspend the screensaver

xdtv (2.4.0.cvs20080514-0.1, main) - Video4Linux Stream Capture Viewer and Decoder
Binario para la arquitectura i386 (1.5 MB) | Source dir

XdTV is a software that allows you to watch TV. It interacts with Nxtvepg for NextView. It uses the video4linux API. It can use deinterlacing filters and record video files with the ffmpeg, xvid, and divx codecs.

xfonts-100dpi (1:1.0.0-4, main) - 100 dpi fonts for X
Binario para la arquitectura all (3.7 MB) | Source dir

xfonts-100dpi provides a set of bitmapped fonts at 100 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

This package contains only fonts in the ISO 10646-1 and ISO 8859-1 encodings, to conserve disk space. For other encodings, see the xfonts-100dpi-transcoded package.

This package and xfonts-75dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-100dpi may be more suitable for large monitors and/or large screen resolutions (over 1024x768).

This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server.

xfonts-100dpi-transcoded (1:1.0.0-4, main) - 100 dpi fonts for X (transcoded from ISO 10646-1)
Binario para la arquitectura all (7.0 MB) | Source dir

xfonts-100dpi-transcoded provides a set of bitmapped fonts at 100 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

This package contains fonts in several ISO 8859 encodings: -2, -3, -4, -9, -10, -13, -14, and -15. For the ISO 10646-1 and ISO 8859-1 encodings, see the xfonts-100dpi package.

This package and xfonts-75dpi-transcoded provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-100dpi-transcoded may be more suitable for large monitors and/or large screen resolutions (over 1024x768).

This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server.

xfonts-75dpi (1:1.0.0-4, main) - 75 dpi fonts for X
Binario para la arquitectura all (3.3 MB) | Source dir

xfonts-75dpi provides a set of bitmapped fonts at 75 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

This package contains only fonts in the ISO 10646-1 and ISO 8859-1 encodings, to conserve disk space. For other encodings, see the xfonts-75dpi-transcoded package.

This package and xfonts-100dpi provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-75dpi may be more suitable for small monitors and/or small screen resolutions (under 1024x768).

This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server.

xfonts-75dpi-transcoded (1:1.0.0-4, main) - 75 dpi fonts for X (transcoded from ISO 10646-1)
Binario para la arquitectura all (6.1 MB) | Source dir

xfonts-75dpi-transcoded provides a set of bitmapped fonts at 75 dots per inch. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

This package contains fonts in several ISO 8859 encodings: -2, -3, -4, -9, -10, -13, -14, and -15. For the ISO 10646-1 and ISO 8859-1 encodings, see the xfonts-75dpi package.

This package and xfonts-100dpi-transcoded provide the same set of fonts, rendered at different resolutions; only one or the other is necessary, but both may be installed. xfonts-75dpi-transcoded may be more suitable for small monitors and/or small screen resolutions (under 1024x768).

This package requires the xfonts-utils package to prepare the font directories for use by an X server or X font server.

xfonts-base (1:1.0.0-5, main) - standard fonts for X
Binario para la arquitectura all (5.8 MB) | Source dir

xfonts-base provides a standard set of low-resolution bitmapped fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

This package contains primarily fonts in the ISO 10646-1 and ISO 8859-1 encodings, to conserve disk space. (A small selection of fonts in ISO 8859-8, JIS-X0208.1983, JIS-X0208.1976, and GB2312.1980 fonts are also included.) For other encodings, see the xfonts-base-transcoded package.

If you are not using a remote font server, you must install this package if you are installing an X server. It contains fonts, including the 'fixed' font, without which X servers will not work.

xfonts-cyrillic (1:1.0.0-6, main) - Cyrillic fonts for X
Binario para la arquitectura all (388.3 KB) | Source dir

xfonts-cyrillic provides a set of fonts using the Cyrillic alphabet for X servers. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

xfonts-encodings (1:1.0.2-3, main) - Encodings for X.Org fonts
Binario para la arquitectura all (569.9 KB) | Source dir

This package contains the encodings that map to specific characters.

xfonts-mathml (2, main) - Type1 Symbol font for MathML
Binario para la arquitectura all (41.2 KB) | Source dir

To display web pages containing MathML equations properly with MathML-enabled browsers, you will need TeX's Computer Modern fonts, Type1 'Symbol' font, Mathematica 4.1 fonts and some Other fonts (MathType's fonts) installed on your computer.

This package provides Type1 Symbol font which is modified from s050000l.pfb of gsfonts with FontForge.

You will also need to install the packages: latex-xft-fonts (TeX's Computer Modern fonts) and ttf-mathematica4.1 (Mathematica 4.1 fonts) to view MathML properly.

xfonts-scalable (1:1.0.0-6, main) - scalable fonts for X
Binario para la arquitectura all (334.0 KB) | Source dir

xfonts-scalable provides fonts that can be drawn at any size by the X server or font server without loss of quality. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients.

This package is missing three fonts from the X.Org source archives because the license terms on the fonts do not meet the Debian Free Software Guidelines; they are the Type1 fonts Adobe Utopia, IBM Courier, and Bigelow & Holmes (B&H) Luxi.

This package requires the xutils package to prepare the font directories for use by an X server or X font server.

xfonts-utils (1:7.4+1, main) - X Window System font utility programs
Binario para la arquitectura i386 (80.1 KB) | Source dir

xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management.

The programs in this package include:
- bdftopcf, which converts BDF fonts to PCF fonts;
- bdftruncate and ucs2any, tools to generate fonts with various encodings
from ISO 10646-encoded fonts
- mkfontdir, a program to generate fonts.dir files;
- mkfontscale, a program to generate fonts.scale files;

xfsprogs (2.9.8-1lenny1, main) - Utilities for managing the XFS filesystem
Binario para la arquitectura i386 (1.3 MB) | Source dir

A set of commands to use the XFS filesystem, including mkfs.xfs.

XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability.

Refer to the documentation at http://oss.sgi.com/projects/xfs/ for complete details. This implementation is on-disk compatible with the IRIX version of XFS.

xgalaga (2.1.1.0-3, main) - X version of the famous Galaga game
Binario para la arquitectura i386 (261.5 KB) | Source dir

A clone of the classic game Galaga for the X Window System. Xgalaga is a space-invader like game with additional features to produce a more interesting game.

xinit (1.0.9-2, main) - X server initialisation tool
Binario para la arquitectura i386 (30.6 KB) | Source dir

xinit and startx are programs which facilitate starting an X server, and loading a base X session.

xkb-data (1.3-2, main) - X Keyboard Extension (XKB) configuration data
Binario para la arquitectura all (630.3 KB) | Source dir

This package contains configuration data used by the X Keyboard Extension (XKB), which allows selection of keyboard layouts when using a graphical interface.

Every X11 vendor provides its own XKB data files, so keyboard layout designers have to send their layouts to several places. The xkeyboard-config project has been launched at FreeDesktop in order to provide a central repository that could be used by all vendors.

xli (1.17.0+20061110-3, main) - command line tool for viewing images in X11
Binario para la arquitectura i386 (150.5 KB) | Source dir

xli can view the following image types under X11: FBM Image, Sun Rasterfile, CMU WM Raster, Portable Bit Map (PBM, PGM, PPM), Portable Network Graphics (PNG), Faces Project, GIF Image, JFIF style jpeg Image, Utah RLE Image, Windows, OS/2 RLE Image, Photograph on CD Image, X Window Dump, Targa Image, McIDAS areafile, G3 FAX Image, PC Paintbrush Image, GEM Bit Image, MacPaint Image, X Pixmap, X Bitmap.

xml-core (0.12, main) - XML infrastructure and XML catalog file support
Binario para la arquitectura all (22.6 KB) | Source dir

This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft:


* infrastructure directories:
- /etc/xml
- /usr/share/xml/{declaration,entities,misc,schema}
- /usr/local/share/xml/{declaration,entities,misc,schema}


* XML catalog schema: OASIS XML Catalog Committee Specification 1.0


* update-xmlcatalog(8): tool for maintaining the root XML catalog
file and the package XML catalog files in the '/etc/xml' directory
as well as local XML catalog files.


* dh_installxmlcatalogs(1): debhelper tool for installing local XML
catalog files and registering XML entities in package XML catalog
files and the root XML catalog file (requires debhelper package)

xmltv-util (0.5.52-1, main) - Utilities related to the XMLTV file format for TV listings
Binario para la arquitectura all (595.2 KB)

Gather television listings, process them and organize your viewing. XMLTV is a file format for storing TV listings, defined in xmltv.dtd. This package includes general programs that are part of the XMLTV package, such as various "grabbers" to get TV listings from online providers and also utilities to manipulate such listings.

The upstream CGI (web) front-end example is also included as part of the documentation.

xmms (1.2.11-1, main) - Versatile X audio player from VENENUX GNU/Linux
Binario para la arquitectura i386 (2.0 MB) | Source dir

X MultiMedia System is a player for various audio formats, with a customizable interface based on X/GTK+.

It's able to read and play:
* Audio MPEG layer 1, 2, and 3 (with mpg123 plug-in),
* Ogg Vorbis files (with the Ogg Vorbis plug-in),
* CD Audio (with CDAudio plug-in), with CDDB support,
* WAV, RAW, AU (with internal wav plug-in and MikMod plug-in),
* MOD, XM, S3M, and other module formats (with MikMod plug-in),
* .cin files, id Software. It has eSound, OSS, and disk writer support for outputting sound.

It looks almost the same as famous Winamp, and includes those neat features like general purpose, visualization and effect plug-ins, several of which come bundled, then spectrum analyzer, oscilloscope, skins support, and of course, a playlist window.

xresprobe (0.4.23debian1-0.1, main) - X Resolution Probe
Binario para la arquitectura i386 (18.3 KB)

xresprobe is a package that probes both laptop and DDC-compliant screens for their standard resolutions, and returns a specifically-formatted, easy-to-parse output.

It contains the 'ddcprobe' package, which performs a DDC probe to the monitor; however, ddcprobe only works on i386 and powerpc. The laptop detection routines are, however, sufficiently generic to to be useful to other architectures.

xsane (0.996-1, main) - featureful graphical frontend for SANE (Scanner Access Now Easy)
Binario para la arquitectura i386 (294.4 KB) | Source dir

xsane can be run as a stand-alone program or through the GIMP image manipulation program. In stand-alone mode, xsane can save an image to a file in a variety of image formats, serve as a frontend to a fax program, or send an image to a printer.

SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however).

xsane-common (0.996-1, main) - featureful graphical frontend for SANE (Scanner Access Now Easy)
Binario para la arquitectura all (1.7 MB) | Source dir

xsane can be run as a stand-alone program or through the GIMP image manipulation program. In stand-alone mode, xsane can save an image to a file in a variety of image formats, serve as a frontend to a fax program, or send an image to a printer.

This package contains architecture-independent files needed by xsane (locales, help).

xscreensaver (5.05-3, main) - Automatic screensaver for X
Binario para la arquitectura i386 (714.5 KB) | Source dir

XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers.

This package includes the bare minimum needed to blank and lock your screen. Install this package if you prefer xscreensaver to gnome-screensaver. If you prefer gnome-screensaver, you don't need to install this package.

The graphical display modes are in the xscreensaver-data, xscreensaver-data-extra, xscreensaver-gl and xscreensaver-gl-extra packages.

xscreensaver-data (5.05-3, main) - data files to be shared among screensaver frontends
Binario para la arquitectura i386 (476.8 KB) | Source dir

XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers.

This package contains a small selection of graphical screen saver modules (listed below) from the xscreensaver collection. This package is used by both xscreensaver and gnome-screensaver.

This is the selected set of non-GL screensavers shipped by default: deco, distort, fiberlamp, fuzzyflakes, galaxy, metaballs, penrose, ripples, shadebobs, slidescreen, sonar, swirl.

Mode display modes can be found in xscreensaver-data-extra, xscreensaver-gl and xscreensaver-gl-extra packages.

xscreensaver-data-extra (5.05-3, main) - data files to be shared among screensaver frontends
Binario para la arquitectura i386 (2.9 MB) | Source dir

XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers.

This package contains the rest of the 2D screen saver modules from the xscreensaver collection. This package is used by both xscreensaver and gnome-screensaver.

This is the set of non-GL screensavers not shipped by default: ant, anemone, anemotaxis, apollonian, apple2, attraction, barcode, blaster, blitspin, bouboule, boxfit, braid, bsod, bubbles, bumps, ccurve, celtic, cloudlife, compass, coral, critical, crystal, cynosure, decayscreen, deluxe, demon, discrete, drift, epicycle, eruption, euler2d, fadeplot, fireworkx, flag, flame, flow, fluidballs, fontglide, forest, goop, grav, greynetic, halftone, halo, helix, hopalong, hyperball, hypercube, ifs, imsmap, interaggregate, interference, intermomentary, jigsqw, juggle, julia, memscroller, mismunch, moire, moire2, mountain, munch, nerverot, noseguy, pacman, pedal, penetrate, petry, phosphor, piecewise, polyominoes, pong, pyro, qiz, rd-bomb, rocks, rorschach, rotor, rotzoomer, sierpinski, slip, speedmine, sphere, spiral, spotlight, squiral, starfish, strange, substrate, t3d, thornbird, triangle, truchet, twang, vermiculate, vidwhacker, vines, wander, webcollage, whirlwindwarp, whirlygig, worm, wormhole, xanalogtv, xflame, xjack, xmatrix, xrayswarm, xspirograph, zoom.

WARNING: This package includes the 'webcollage' screen saver, which displays images that are the result of random web searches. The Internet being what it is, absolutely anything might show up in the collage of search results including -- quite possibly -- pornography, or even nudity. Please act accordingly.

More display modes can be found in the xscreensaver-data, xscreensaver-gl and xscreensaver-gl-extra packages.

xscreensaver-gl (5.05-3, main) - GL(Mesa) screen hacks for xscreensaver
Binario para la arquitectura i386 (1.8 MB) | Source dir

XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers.

This package contains a small selection of 3D (OpenGL) screen saver modules from the xscreensaver collection. This package is used by both xscreensaver and gnome-screensaver.

This is the set of GL screensavers shipped by default: antinspect, antspotlight, atunnel, blinkbox, bubble3d, circuit, cubestorm, endgame, engine, flipflop, flipscreen3d, flurry, flyingtoasters, gears, gflux, glblur, glcells, gleidescope, glknots, glmatrix, glschool, glslideshow, glsnake, gltext, hypertorus, jigglypuff, lavalite, lockward, mirrorblog, moebius, boebiusgears, molecule, morph3d, pipes, polyhedra, polytopes, pulsar, queens, sierpinski3d, spheremonics, stonerview, superquadrics, topblock, voronoi. More GL screensavers can be found in the xscreensaver-gl-extra package.

Mode display modes can be found in the xscreensaver-data, xscreensaver-data-extra and xscreensaver-gl-extra packages.

xscreensaver-gl-extra (5.05-3, main) - GL(Mesa) screen hacks for xscreensaver
Binario para la arquitectura i386 (1.8 MB) | Source dir

XScreenSaver is a modular screen saver and locker for X11, containing more than 200 screen savers.

This package contains the rest of the 3D (OpenGL) screen saver modules from the xscreensaver collection. This package is used by both xscreensaver and gnome-screensaver.

This is the set of GL screensavers not shipped by default with xscreensaver-gl: antmaze, atlantis, blocktube, boing, bouncingcow, boxed, cage, carousel, crackberg, cube21, cubenetic, dangerball, extrusion, fliptext, glforestfire, glhanoi, glplanet, juggler3d, klein, lament, menger, noof, pinion, providence, rubik, sballs, sproingies, staris, starwars, tangram, timetunnel.

More display modes can be found in the xscreensaver-data, xscreensaver-data-extra and xscreensaver-gl packages.

xserver-xephyr (2:1.4.2-10.lenny2, main) - nested X server
Binario para la arquitectura i386 (1.8 MB) | Source dir

Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xserver module.

xserver-xorg (1:7.3+19, main) - the X.Org X server
Binario para la arquitectura i386 (219.0 KB) | Source dir

This package depends on the full suite of the server and drivers for the X.Org X server, as well as providing a configuration infrastructure to manage xorg.conf. It does not provide the actual server itself, but removing it is strongly discouraged.

xserver-xorg-core (2:1.4.2-10.lenny2, main) - Xorg X server - core server
Binario para la arquitectura i386 (3.9 MB) | Source dir

The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers.

The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers.

The Xorg server either needs fonts installed on the local host, or needs to know of a remote hosts that provides font services (with xfs, for instance). The former means that fonts packages are mandatory. The latter means that font packages may be gratuitous. To err on the side of caution, install at least the xfonts-base, xfonts-100dpi or xfonts-75dpi, and xfonts-scalable packages.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xserver module.

xserver-xorg-input-all (1:7.3+19, main) - the X.Org X server -- input driver metapackage
Binario para la arquitectura i386 (26.3 KB) | Source dir

This package depends on the full suite of input drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed.

xserver-xorg-input-evdev (1:2.0.8-1, main) - X.Org X server -- evdev input driver
Binario para la arquitectura i386 (38.9 KB) | Source dir

This package provides the driver for input devices using evdev, the Linux kernel's event delivery mechanism. This driver allows for multiple keyboards and mice to be treated as separate input devices.

Note that this driver is different from Protocol "evdev" in the keyboard and mouse drivers, as shipped with Ubuntu 4.10 and 5.04, and Debian 3.1.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-input-evdev driver module.

xserver-xorg-input-joystick (1:1.3.2-1, main) - X.Org X server -- joystick input driver
Binario para la arquitectura i386 (53.8 KB) | Source dir

This package provides the driver for joysticks.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-input-joystick driver module.

xserver-xorg-input-kbd (1:1.3.1-1, main) - X.Org X server -- keyboard input driver
Binario para la arquitectura i386 (27.4 KB) | Source dir

This package provides the driver for keyboard input devices.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-input-keyboard driver module.

xserver-xorg-input-mouse (1:1.3.0-1, main) - X.Org X server -- mouse input driver
Binario para la arquitectura i386 (46.6 KB) | Source dir

This package provides the driver for mouse input devices.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-input-mouse driver module.

xserver-xorg-input-synaptics (0.14.7~git20070706-3, main) - Synaptics TouchPad driver for X.Org/XFree86 server
Binario para la arquitectura i386 (64.1 KB) | Source dir

This package provides an input driver for the X.Org/XFree86 X server to enable advanced features of the Synaptics Touchpad including:


* Movement with adjustable, non-linear acceleration and speed
* Button events through short touching of the touchpad
* Double-Button events through double short touching of the touchpad
* Dragging through short touching and holding down the finger on the touchpad
* Middle and right button events on the upper and lower corner of the touchpad
* Vertical scrolling (button four and five events) through moving the finger
on the right side of the touchpad
* The up/down button sends button four/five events
* Horizontal scrolling (button six and seven events) through moving the finger
on the lower side of the touchpad
* The multi-buttons send button four/five events, and six/seven events for
horizontal scrolling
* Adjustable finger detection
* Multifinger taps: two finger for middle button and three finger for right
button events. (Needs hardware support. Not all models implement this
feature.)
* Run-time configuration using shared memory. This means you can change
parameter settings without restarting the X server (see synclient(1)).
* It also provides a daemon to disable touchpad while typing at the keyboard
and thus avoid unwanted mouse movements (see syndaemon(1)).

xserver-xorg-input-vmmouse (1:12.5.1-4, main) - X.Org X server -- VMMouse input driver to use with VMWare
Binario para la arquitectura i386 (15.6 KB) | Source dir

This package provides the driver for the X11 vmmouse input device.

The VMMouse driver enables support for the special VMMouse protocol that is provided by VMware virtual machines to give absolute pointer positioning.

The vmmouse driver is capable of falling back to the standard "mouse" driver if a VMware virtual machine is not detected. This allows for dual-booting of an operating system from a virtual machine to real hardware without having to edit xorg.conf every time.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-input-vmmouse driver module.

xserver-xorg-input-wacom (0.7.9.3-2, main) - X.Org X server -- Wacom input driver
Binario para la arquitectura i386 (50.5 KB) | Source dir

This package provides the X.Org driver and udev support for Wacom tablet devices.

Note that it is not a part of the X.Org distribution since X11R6: this driver is from the linuxwacom project. See http://linuxwacom.sf.net for details.

You will also require a kernel module which supports your tablet. Many types are supported by the 'wacom' module supplied with current Linux kernels. If yours is not one of them (yet) then see the wacom-kernel-source package for the most up to date module available.

xserver-xorg-video-all (1:7.3+19, main) - the X.Org X server -- output driver metapackage
Binario para la arquitectura i386 (26.4 KB) | Source dir

This package depends on the full suite of output drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed.

xserver-xorg-video-apm (1:1.2.0-1, main) - X.Org X server -- APM display driver
Binario para la arquitectura i386 (68.7 KB) | Source dir

This package provides the driver for the Alliance Pro Motion family of video cards; specifically, the 6420, 6422, AT24, AT25, and AT3D cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-apm driver module.

xserver-xorg-video-ark (1:0.7.0-1, main) - X.Org X server -- ark display driver
Binario para la arquitectura i386 (16.7 KB) | Source dir

This package provides the driver for the ark family of chipsets.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-ark driver module.

xserver-xorg-video-ati (1:6.9.0-1+lenny4, main) - X.Org X server -- ATI display driver wrapper
Binario para la arquitectura i386 (149.0 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) provides support for the ATI Mach64, Rage128, Radeon and FireGL series. It provides the 'ati' driver wrapper which loads one of the 'mach64', 'r128' or 'radeon' sub-drivers depending on the hardware. These sub-drivers are brought through package dependencies.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-ati driver module.

xserver-xorg-video-chips (1:1.2.0-1, main) - X.Org X server -- Chips display driver
Binario para la arquitectura i386 (79.4 KB) | Source dir

This package provides the driver for the Chips & Technologies family of video cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-chips driver module.

xserver-xorg-video-cirrus (1:1.2.1-1.lenny1, main) - X.Org X server -- Cirrus display driver
Binario para la arquitectura i386 (43.1 KB) | Source dir

This package provides the driver for the Cirrus Logic family of video cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-cirrus driver module.

xserver-xorg-video-cyrix (1:1.1.0-8, main) - X.Org X server -- Cyrix display driver
Binario para la arquitectura i386 (21.7 KB) | Source dir

This package provides the driver for the Cyrix family of video cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-cyrix driver module.

xserver-xorg-video-dummy (1:0.3.0-1, main) - X.Org X server -- dummy display driver
Binario para la arquitectura i386 (14.2 KB) | Source dir

This package provides a 'dummy' display driver, which does not actually display anything.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-dummy driver module.

xserver-xorg-video-fbdev (1:0.4.0-1, main) - X.Org X server -- fbdev display driver
Binario para la arquitectura i386 (20.0 KB) | Source dir

This package provides the driver for the Linux framebuffer device (aka 'fbdev').

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-fbdev driver module.

xserver-xorg-video-geode (2.10.1-2, main) - X.Org server -- Geode GX2/LX display driver
Binario para la arquitectura i386 (157.2 KB) | Source dir

This X.org server module supports the AMD Geode GX2/LX video chipsets. It provides the 'geode' and 'ztv' drivers.

More information about X.org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg-driver-geode>

This package is built from the X.org xf86-video-geode driver module.

xserver-xorg-video-glint (1:1.2.1-1, main) - X.Org X server -- Glint display driver
Binario para la arquitectura i386 (108.3 KB) | Source dir

This package provides the driver for the Texas Instruments/3DLabs Glint and Permedia series of video cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-glint driver module.

xserver-xorg-video-i128 (1:1.3.0-1, main) - X.Org X server -- i128 display driver
Binario para la arquitectura i386 (33.7 KB) | Source dir

This package provides the driver for Number 9 Imagine (I128) video cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-i128 driver module.

xserver-xorg-video-i740 (1:1.2.0-1, main) - X.Org X server -- i740 display driver
Binario para la arquitectura i386 (29.9 KB) | Source dir

This package provides the driver for the Intel i740 family of video chipsets.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-i740 driver module.

xserver-xorg-video-imstt (1:1.1.0-7, main) - X.Org X server -- IMSTT display driver
Binario para la arquitectura i386 (16.7 KB) | Source dir

This package provides the driver for the Integrated Micro Solutions Twin Turbo family of video cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-imstt driver module.

xserver-xorg-video-intel (2:2.3.2-2+lenny6, main) - X.Org X server -- Intel i8xx, i9xx display driver
Binario para la arquitectura i386 (388.7 KB) | Source dir

This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips.

This package also provides an XvMC (XVideo Motion Compensation) driver for i810 and i815 chipsets.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-intel driver module.

xserver-xorg-video-mach64 (6.8.0-1, main) - X.Org X server -- ATI Mach64 display driver
Binario para la arquitectura i386 (209.5 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) provides support for the ATI Mach64 series.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-mach64 driver module.

xserver-xorg-video-mga (1:1.4.9.dfsg-1, main) - X.Org X server -- MGA display driver
Binario para la arquitectura i386 (109.7 KB) | Source dir

This package provides the driver for the Matrox MGA family of chipsets, including Matrox Millennium and Mystique cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-mga driver module.

xserver-xorg-video-neomagic (1:1.2.1-1, main) - X.Org X server -- Neomagic display driver
Binario para la arquitectura i386 (43.2 KB) | Source dir

This package provides the driver for Neomagic MagicGraph chipsets, which are commonly found in laptops.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-neomagic driver module.

xserver-xorg-video-nsc (1:2.8.3-4, main) - X.Org X server -- NSC Geode GX1 display driver
Binario para la arquitectura i386 (130.9 KB) | Source dir

This package provides the driver for the National Semiconductor Geode GX1 chipsets.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-nsc driver module.

xserver-xorg-video-nv (1:2.1.10-1, main) - X.Org X server -- NV display driver
Binario para la arquitectura i386 (101.0 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards.

Note that this is not the same as the binary-only 'nvidia' driver, which adds 3D support, but is binary-only and not supported.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-nv driver module.

xserver-xorg-video-openchrome (1:0.2.902+svn579-4, main) - X.Org X server -- VIA display driver
Binario para la arquitectura i386 (172.1 KB) | Source dir

OpenChrome is a project for the development of free and open-source drivers for the VIA UniChrome video chipsets.

Originally called the 'snapshot' release, since it was a snapshot of an experimental branch of the unichrome cvs code, this is a continued development of the open source unichrome driver (from http://unichrome.sf.net) which also incorporates support for the unichrome-pro chipsets.

Support for hardware acceleration (XvMC) for all chipsets has subsequently been ripped out of the unichrome.sf.net driver. Therefore your only option if you wish to make use of the acceleration features of your VIA chip with free and open-source drivers is to use this version of the driver.

xserver-xorg-video-r128 (6.8.0-1, main) - X.Org X server -- ATI r128 display driver
Binario para la arquitectura i386 (172.1 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) provides support for the ATI Rage 'r128' series.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-r128 driver module.

xserver-xorg-video-radeon (1:6.9.0-1+lenny4, main) - X.Org X server -- ATI Radeon display driver
Binario para la arquitectura i386 (381.6 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) provides support for the ATI Radeon and FireGL series. It provides the 'radeon' driver.

Note that this is not the same as the ATI-provided, binary-only, 'fglrx' driver, which provides additional 3D functionality for some newer Radeon cards, but is not supported.

This driver provides support for Radeon and FireGL series ATI cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-ati driver module.

xserver-xorg-video-radeonhd (1.2.1-2, main) - X.Org X server -- AMD/ATI r5xx, r6xx display driver
Binario para la arquitectura i386 (192.2 KB) | Source dir

This package provides the driver for the Radeon r5xx and r6xx family of chipsets, including the X1550, X1300, X1550, X1600, FireGL V3300/V3350, FireMV 2250, X1800, FireGL V5300/V7200/V7300/V7350, X1300 XT, X1600, FireGL V3400/V5200 X1300, X1650, X1950 Pro/GT, X1650, X1900, X1950, FireStream 2U, HD 2900 XT, HD 2400 Pro/XT, HD 2600 Pro/XT, Mobility X1300, X1350, Mobility X1400, X1450, X2300, Mobility X1600, X1700, Mobility FireGL V5200, V5250, Mobility X1800, X1900, Mobility FireGL V7100, V7200, Mobility HD 2300, Mobility HD 2400, Mobility HD 2600, and Radeon X1200.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-radeonhd driver module.

xserver-xorg-video-rendition (1:4.2.0.dfsg.1-2, main) - X.Org X server -- Rendition display driver
Binario para la arquitectura i386 (31.3 KB) | Source dir

This package provides the driver for the Rendition Verite family of chipsets, commonly found in 3D accelerators such as the Creative 3D Blaster.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-rendition driver module.

xserver-xorg-video-s3 (1:0.6.0-1, main) - X.Org X server -- legacy S3 display driver
Binario para la arquitectura i386 (34.2 KB) | Source dir

This package provides the driver for certain legacy S3 video card chipsets, including the Trio64 and 96x cards. It does not provide support for ViRGE/Trio3D or Savage chipsets; support for these cards is provided by xserver-xorg-video-s3virge and xserver-xorg-driver-savage, respectively.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-s3 driver module.

xserver-xorg-video-s3virge (1:1.10.1-1, main) - X.Org X server -- S3 ViRGE display driver
Binario para la arquitectura i386 (44.8 KB) | Source dir

This package provides the driver for the S3 ViRGE and Trio3D family of chipsets. It does not support Trio64 or S3 96x cards; support for these can be found in the xserver-xorg-video-s3 package. Support for S3 Savage chipsets can be found in xserver-xorg-video-savage.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-s3virge driver module.

xserver-xorg-video-savage (1:2.2.1-2.lenny1, main) - X.Org X server -- Savage display driver
Binario para la arquitectura i386 (87.8 KB) | Source dir

This package provides the driver for the S3/VIA Savage/ProSavage/Twister family of chipsets.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-savage driver module.

xserver-xorg-video-siliconmotion (1:1.6.0-1, main) - X.Org X server -- SiliconMotion display driver
Binario para la arquitectura i386 (55.1 KB) | Source dir

This package provides the driver for the SiliconMotion Lynx and Cougar family of chipsets, commonly found in laptops.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-siliconmotion driver module.

xserver-xorg-video-sis (1:0.10.0-1, main) - X.Org X server -- SiS display driver
Binario para la arquitectura i386 (292.3 KB) | Source dir

This package provides the driver for all SiS and XGI Volari cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-sis driver module.

xserver-xorg-video-sisusb (1:0.9.0-1, main) - X.Org X server -- SiS USB display driver
Binario para la arquitectura i386 (46.7 KB) | Source dir

This package provides the driver for SiS USB-attached video devices.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-sisusb driver module.

xserver-xorg-video-tdfx (1:1.4.0-1, main) - X.Org X server -- tdfx display driver
Binario para la arquitectura i386 (44.2 KB) | Source dir

This package provides the driver for 3dfx Voodoo video cards and their derivatives.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-tdfx driver module.

xserver-xorg-video-tga (1:1.1.0-9, main) - X.Org X server -- TGA display driver
Binario para la arquitectura i386 (27.9 KB) | Source dir

This package provides the driver for the TGA family of chipsets.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-tga driver module.

xserver-xorg-video-trident (1:1.3.0-1, main) - X.Org X server -- Trident display driver
Binario para la arquitectura i386 (78.0 KB) | Source dir

This package provides the driver for Trident Blade/Image/ProVidia/TGUI/9xxx video cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-trident driver module.

xserver-xorg-video-tseng (1:1.2.0-1, main) - X.Org X server -- Tseng display driver
Binario para la arquitectura i386 (33.2 KB) | Source dir

This package provides the driver for Tseng Labs cards.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-tseng driver module.

xserver-xorg-video-v4l (0.2.0-1, main) - X.Org X server -- Video 4 Linux display driver
Binario para la arquitectura i386 (24.8 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) uses the Video For Linux interface. It does not provide a graphics chip driver, but instead registers a number of generic Xv adaptors which can be used with any graphics chipset driver.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-v4l driver module.

xserver-xorg-video-vesa (1:1.3.0-4, main) - X.Org X server -- VESA display driver
Binario para la arquitectura i386 (20.6 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will peform very badly.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-vesa driver module.

xserver-xorg-video-vga (1:4.1.0-8, main) - X.Org X server -- VGA display driver
Binario para la arquitectura i386 (17.1 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VGA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use, because it will run very slowly, and at a substandard resolution and colour depth. If you have substantial problems with the normal driver for your card, please consider using the VESA driver (xserver-xorg-video-vesa), as that will allow you to run at a better resolution and colour depth.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-vga driver module.

xserver-xorg-video-via (1:0.2.2-6, main) - X.Org X server -- VIA display driver
Binario para la arquitectura i386 (150.1 KB) | Source dir

This driver for the X.Org X server (see xserver-xorg for a further description) provides support for VIA/S3 CLE266/KM400/K8M800/UniChrome cards, which are frequently found in low-form-factor VIA motherboards, and in some laptops.

This driver also contains support for XvMC, the XVideo Motion Compensation extension. XvMC modules are provided in /usr/lib.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-via driver module.

xserver-xorg-video-vmware (1:10.16.2-1, main) - X.Org X server -- VMware display driver
Binario para la arquitectura i386 (35.5 KB) | Source dir

This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-vmware driver module.

xserver-xorg-video-voodoo (1:1.2.0-1, main) - X.Org X server -- Voodoo display driver
Binario para la arquitectura i386 (21.4 KB) | Source dir

This package provides the driver for 3dfx Voodoo1 and Voodoo2 chipsets.

More information about X.Org can be found at: <URL:http://www.X.org> <URL:http://xorg.freedesktop.org> <URL:http://lists.freedesktop.org/mailman/listinfo/xorg>

This package is built from the X.org xf86-video-voodoo driver module.

xsltproc (1.1.24-2, main) - XSLT command line processor
Binario para la arquitectura i386 (107.9 KB) | Source dir

XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets.

This package contains a command line tool that facilitates XSLT transformations.

xterm (235-2, main) - X terminal emulator
Binario para la arquitectura i386 (460.4 KB) | Source dir

xterm is a terminal emulator for the X Window System. It provides DEC VT102 and Tektronix 4014 compatible terminals for programs that cannot use the window system directly. This version implements ISO/ANSI colors and most of the control sequences used by DEC VT220 terminals.

This package provides four commands: xterm, which is the traditional terminal emulator; uxterm, which is a wrapper around xterm that is intelligent about locale settings (especially those which use the UTF-8 character encoding), but which requires the luit program from the x11-utils package; koi8rxterm, a wrapper similar to uxterm for locales that use the KOI8-R character set; and lxterm, a simple wrapper that chooses which of the previous commands to execute based on the user's locale settings.

A complete list of control sequences supported by the X terminal emulator is provided in /usr/share/doc/xterm.

The xterm program uses bitmap images provided by the xbitmaps package.

Those interested in using koi8rxterm will likely want to install the xfonts-cyrillic package as well.

xtightvncviewer (1.3.9-4, main) - virtual network computing client software for X
Binario para la arquitectura i386 (63.0 KB)

VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures.

It is implemented in a client/server model. This package provides a client for X, with this you can connect to a vncserver somewhere in the network and display its content in a window. There are vncserver available for other operating systems.

The difference between the xtightvncviewer and the normal vncviewer is the data encoding, optimized for low bandwidth connections. If the client do not support jpeg or zlib encoding it can use the default one. Later versions of xvncviewer (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding.

xulrunner-1.9 (1.9.0.11-0lenny1, main) - XUL + XPCOM application runner
Binario para la arquitectura i386 (6.3 MB) | Source dir

XULRunner is a single "gecko runtime" that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird.

XUL is Mozilla's XML based User Interface language that lets you build feature-rich cross platform applications. These applications are easily customized with alternative text, graphics and layout so that they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away.

XPCOM is a cross platform component model. It has multiple language bindings and IDL descriptions so programmers can plug their custom functionality into the framework and connect it with other components.

This package also contains the Gecko engine library (libxul)

xutils (1:7.3+19, main) - X Window System utility programs metapackage
Binario para la arquitectura all (35.2 KB) | Source dir

xutils provides a set of utility programs shipped with the X Window System. Many of these programs are useful even on a system that does not have any X clients or X servers installed.

This package is provided for transition from earlier Debian releases, the programs formerly in xutils and xbase-clients having been split out in smaller packages.

xutils-dev (1:7.4+3, main) - X Window System utility programs for development
Binario para la arquitectura i386 (294.0 KB) | Source dir

xutils-dev provides a set of utility programs shipped with the X Window System that do not require the X libraries; many of these programs are useful even on a system that does not have any X clients or X servers installed.

The programs in this package include:
- ccmakedep, a version of makedepend which "does it right"
- imake, a C preprocessor interface to the make utility;
- lndir, a tool that creates a shadow directory of symbolic links to
another directory tree;
- makedepend, a tool to create dependencies in makefiles;
- makeg, a tool for making debuggable executables.

This package also contains xorg-macros.m4, a set of macros used in configure scripts of X.Org packages.

xvkbd (3.0-1, main) - software virtual keyboard for X11
Binario para la arquitectura i386 (75.5 KB) | Source dir

xvkbd is a virtual (graphical) keyboard program for X Window System which provides facility to enter characters onto other clients (softwares) by clicking on a keyboard displayed on the screen. This may be used for systems without a hardware keyboard such as kiosk terminals or handheld devices. This program also has facility to send characters specified as the command line option to another client.

yafray (0.0.9+dfsg-1+b1, main) - a modern, xml-speaking raytracing-based rendering system
Binario para la arquitectura i386 (604.0 KB) | Source dir

Yafray (Yet Another Free RAYtracer) is an advanced raytracing rendering system with many modern features including full radiosity and High Dynamic Range Imaging (HDRI) for scene lighting. It reads a simple XML-based scene definition file, and can be used as a renderer for Blender.

yakuake (2.8.1-1, main) - a Quake-style terminal emulator based on KDE Konsole technology
Binario para la arquitectura i386 (178.5 KB) | Source dir

YaKuake is inspired from the terminal in the Quake game: when you press a key (by default F12, but that can be changed) a terminal window slides down from the top of the screen. Press the key again, and the terminal slides back.

It is faster than a keyboard shortcut because it is already loaded into memory and as such is very useful to anyone who frequently finds themselves switching in and out of terminal sessions.

yasm (0.7.0-3vnz1, main) - Rewrote nasm modular assembler with multiple support
Binario para la arquitectura i386 (505.0 KB)

Yasm is a complete rewrite of the NASM assembler.

It supports multiple assembler syntaxes (eg, NASM, GAS, etc.) and also in addition to multiple output object formats (binary objects, COFF, Win32, ELF32, ELF64) and even multiple instruction sets (including AMD64).

It also has an optimiser module.

yauap (0.2.2-2, main) - a simple command line audio player based on GStreamer
Binario para la arquitectura i386 (18.8 KB) | Source dir

Yauap is a simple commandline audio player based on the GStreamer multimedia framework. It also exposes a DBus interface which allows other applications to use Yauap as a playback backend for audio files and streams.

You should install gstreamer0.10-plugins-ugly to get support for popular MPEG audio formats like MP3. You should install either gstreamer0.10-plugins-bad or gstreamer0.10-gnomevfs to get support for playback of network streams.

z80asm (1.6-1vnz2, main) - assembler for the Zilog Z80 microprocessor on massenkoh
Binario para la arquitectura i386 (32.6 KB) | Source dir

The Z80 microprocessor is used in old home computers, such as the ZX spectrum and MSX, and in several newer devices, such as the TI-83 graphical calculator and (a stripped down version) in the (original) GameBoy.

This assembler is meant for developers who write code (in assembly) for such devices.

Features include:
* macros
* including other sources
* complex expressions (similar to bash)
* labels of unlimited length
* conditional compilation depending on expressions
* msx-headers for msx sample builds roms

z80dasm (1.1.0-1vnz2, main) - disassembler for the Zilog Z80 based microprocessor
Binario para la arquitectura i386 (22.6 KB) | Source dir

The Z80 microprocessor is used in some 1980s home microcomputers, such as the Sinclair ZX80, ZX81, Spectrum, Galaksija and in several newer devices, such as graphical calculators from Texas Instruments and the original GameBoy.

This disassembler is useful for reverse engineering programs and operating systems written for such devices. It produces assembly source code from binary ROM images and tries to guess locations of labels and symbols. Its output can be directly converted back to binary with a Z80 assembler, such as z80asm.

z88dk (1.8.ds1-2vnz2, main) - a Z80 processor assembler and SmallC+ cross compiler
Binario para la arquitectura i386 (4.9 KB) | Source dir

z88dk is a SmallC+ and Z80 assemler cross compiler supplied with an assembler/linker and a set of libraries implementing the C standard library for a number of different z80 based machines. The name z88dk originates from the time when the project was founded and supported only the Cambridge z88 portable.

Supported machines: Cambridge Computers z88, Sinclair ZX Spectrum, Sinclair ZX81, CP/M based machines, Amstrad NC100, VZ200/300, Sharp MZ series, TI calculators (TI82, TI83, TI83+, TI85, TI86), ABC80, Jupiter Ace, Xircom REX 6000, Peters Sprinter, Sam Coupe, MSX1, Spectravideo, Mattel Aquarius, Peters Sprinter, and C128 (in z80 mode) machines.

Features:
* Small C+ based compiler with structs, floats and other ANSI extensions
* Module assembler/linker which only includes required library routines
* Peephole optimizer with rulesets that reduce the size of generated code
by ~30% and improve speed
* Easily retargetted C library including stdio routines
* Retargettable VT100 terminal
* Support for over a 25 z80 based machines (see below for details)

z88dk-bin (1.8.ds1-2vnz2, main) - executable files for z88dk
Binario para la arquitectura i386 (125.3 KB) | Source dir

z88dk is a Z80 processor cross compiler producing binaries for over 25 different z80 based machines. This package contains binary files.

z88dk-data (1.8.ds1-2vnz2, main) - data files for z88dk
Binario para la arquitectura all (1.5 MB) | Source dir

This package contains any data files needed by z88dk tools.

z88dk-doc (1.8.ds1-2vnz2, main) - documentation and examples for z88dk
Binario para la arquitectura all (260.3 KB) | Source dir

This is documentation for z88dk compilers. Also example programs with sources are available. See the z88dk package for more details.

zenity (2.22.1-2, main) - Display graphical dialog boxes from shell scripts
Binario para la arquitectura i386 (1.9 MB) | Source dir

Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1.

Zenity includes a gdialog wrapper script so that it can be used with legacy scripts.

zip (2.32-1, main) - Archiver for .zip files
Binario para la arquitectura i386 (104.8 KB) | Source dir

This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-)

This version supports encryption.

zoo (2.10-21, main) - manipulate zoo archives
Binario para la arquitectura i386 (57.5 KB) | Source dir

Zoo is used to create and maintain collections of files in compressed form. It uses a Lempel-Ziv compression algorithm that gives space savings in the range of 20% to 80% depending on the type of file data. Zoo can store and selectively extract multiple generations of the same file.

This package exists for its historical value. If you are looking for a compression tool for serious use, check tar and gzip.

zsnes (1.510-2.2, main) - Emulator of the Super Nintendo Entertainment System (TM)
Binario para la arquitectura i386 (873.3 KB) | Source dir

ZSNES allows you to play classic games written for the "SNES" game console on a GNU/Linux system. It supports advanced features such as multiplayer gameplay over a TCP/IP network.

Please note that many separately-available games playable under this emulator are non-free. See /usr/share/doc/zsnes/README.Debian for more information.

zynaddsubfx (2.2.1-4.1, main) - Realtime software synthesizer for Linux
Binario para la arquitectura i386 (957.7 KB) | Source dir

A real-time software synthesizer for Linux and Windows with many features, including polyphony, multi-timbral and microtonal capabilities. It includes randomness of some parameters, which makes warm sounds, like analogue synthesizers. It has system/insertion effects too, and much more.