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) |