Package: a2ps Description-md5: 9457a92267bd7683dddba1c4198139e2 Description-en: GNU a2ps - 'Anything to PostScript' converter and pretty-printer GNU a2ps converts files into PostScript for printing or viewing. It uses a nice default format, usually two pages on each physical page, borders surrounding pages, headers with useful information (page number, printing date, file name or supplied header), line numbering, symbol substitution as well as pretty printing for a wide range of programming languages. . Historically, a2ps started as a text to PostScript converter, but thanks to powerful delegations it is able to let you use it for any kind of files, ie it can also digest manual pages, dvi files, texinfo, .... . Among the other most noticeable features of a2ps are: - various encodings (all the Latins and others), - various fonts (automatic font down loading), - various medias, - various printer interfaces, - various output styles, - various programming languages, - various helping applications, - and various spoken languages. Package: aiccu Description-md5: 064dfb516e6eb18f4217214256491d71 Description-en: SixXS Automatic IPv6 Connectivity Client Utility This client configures IPv6 connectivity without having to manually configure interfaces etc. A SixXS account or an account of another supported tunnel broker and at least one tunnel are required. These can be freely requested from the SixXS website at no cost. For more information about SixXS check their homepage. Package: akonadiconsole Description-md5: f58f659e9446f536b455173966eae2e5 Description-en: management and debugging console for akonadi Akonadi Console is a useful utility that can be used to explore or manage Akonadi. Since this utility exposes Akonadi internals, it is very useful for debugging but may also prove handy in other cases. . This package is part of the KDE PIM module. Package: apache2-mpm-itk Description-md5: 852c600a072cd8e2a37f461a6a0916ad Description-en: multiuser MPM for Apache 2.2 The ITK Multi-Processing Module (MPM) works in about the same way as the classical "prefork" module (that is, without threads), except that it allows you to constrain each individual vhost to a particular system user. This allows you to run several different web sites on a single server without worrying that they will be able to read each others' files. This is a third-party MPM that is not included in the normal Apache httpd. . Please note that this MPM is somewhat less tested than the MPMs that come with Apache itself. Package: apache2-suexec Description-md5: e83b330db3c94ec36f5e444e45447966 Description-en: Standard suexec program for Apache 2 mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Package: apache2-suexec-custom Description-md5: a9c6f07a2dd1c93fd399fa41bfd36cee Description-en: Configurable suexec program for Apache 2 mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec package instead. Package: arj Description-md5: 38b5501494d5fb5f61a707689bace555 Description-en: archiver for .arj files 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. Package: arpwatch Description-md5: f2eb3b3897edde54dcc9c8e2c3acdf47 Description-en: Ethernet/FDDI station activity monitor Arpwatch maintains a database of Ethernet MAC addresses seen on the network, with their associated IP pairs. Alerts the system administrator via e-mail if any change happens, such as new station/activity, flip-flops, changed and re-used old addresses. Package: audiofile-tools Description-md5: 9bac591564495c32164bfa87879c2a7a Description-en: sfinfo and sfconvert tools 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 sfinfo and sfconvert tools. Package: auto-upgrade-tester Description-md5: 11981192555722bdb8943135f1b3671a Description-en: Test release upgrades in a virtual environment A tool to do QA for release upgrades in ubuntu that performs upgrades in a virtual environment. Supported backends are "chroot", "kvm" and "EC2". It will also install a hudson/jenkins slave (disabled by default). Package: bash-builtins Description-md5: af509aa37177542db29bd85c79695512 Description-en: Bash loadable builtins - headers & examples Bash can dynamically load new builtin commands. Included are the necessary headers to compile your own builtins and lots of examples. Package: bash-static Description-md5: ae0b688f32951bcf52b5c025ab588a4c Description-en: GNU Bourne Again SHell (static version) Bash is an sh-compatible command language interpreter that executes commands read from the standard input or from a file. Bash also incorporates useful features from the Korn and C shells (ksh and csh). . Statically linked. Package: binutils-multiarch Description-md5: 92d4fb12b00b5e0be9a7f556eec63a0b Description-en: Binary utilities that support multi-arch targets 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. Package: binutils-source Description-md5: acf2f0e289b8b831828996002f7eb6f1 Description-en: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Package: binutils-static Description-md5: a90e1a9ffbe1800f08a167ffcbaf97cf Description-en: statically linked binutils tools This package contains statically linked binutils tools used for linking kernel modules needed to mount /usr or /. At the moment, it only contains ld. Package: bip Description-md5: 4cb69a0b8d8f447f1635e92329295c89 Description-en: multiuser irc proxy with conversation replay and more Bip is a IRC proxy that supports replaying logged conversation when a client connects, multiple clients on one irc server connection, It has a handy logging directory structure. It is multiuser, and has a flexible configuration. Some of its configuration can be changed at runtime with special irc commands. Package: bogofilter Description-md5: 968ec277af1658df73a6620e1ea6c7f7 Description-en: fast Bayesian spam filter (dummy package) This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". . This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. Package: bogofilter-bdb Description-md5: e83a0090bafdc792b6c35c6bc88649e4 Description-en: fast Bayesian spam filter (Berkeley DB) This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". . This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. . This package provides the bdb database backend. Package: bogofilter-common Description-md5: 2e806a17661e5d96bbb0a0121098a1e3 Description-en: fast Bayesian spam filter (common files) This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". . This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. . This package provides files that are common for all database backends. Package: bogofilter-sqlite Description-md5: 6eb04a1cda23db8196381fcabb2bc183 Description-en: fast Bayesian spam filter (sqlite) This package implements a fast Bayesian spam filter along the lines suggested by Paul Graham in his article "A Plan For Spam". . This version substantially improves on Paul's proposal by doing smarter lexical analysis. In particular, hostnames and IP addresses are retained as recognition features rather than broken up. Various kinds of MTA cruft such as dates and message-IDs are discarded so as not to bloat the word lists. . This package provides the sqlite database backend. Package: bsdcpio Description-md5: 1c90998c8f6e066f932d9d438fe8c0c3 Description-en: Implementation of the 'cpio' program from FreeBSD The bsdcpio program is the default system 'cpio' program used on FreeBSD. bsdcpio uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. Package: bsdtar Description-md5: c400aaca93699fffdec8b4f318e026bc Description-en: Implementation of the 'tar' program from FreeBSD The bsdtar program is the default system 'tar' program used on FreeBSD. bsdtar uses the libarchive library as a backend which does all of the work for reading and writing archives in various formats. Package: calligra-map-shape Description-md5: 9ce356fed58e0358b5527572cb18d8f6 Description-en: map shape plugin for the Calligra Office Suite This package provides the map shape, based on the marble libraries. . This package is part of the Calligra Office Suite. Package: calligra-reports-map-element Description-md5: 12ab15ed08b0bc5c1aa6bf9fd774aa3e Description-en: map element for Calligra Reports Calligra Suite is a set of applications written to help you to accomplish your work. It includes office applications such as a word processor, a spreadsheet, a presentation program, a database application, etc, and raster and vectorial graphics tools. . This package provides a map element for Calligra Reports, based on the Marble library. . This package is part of the Calligra Office Suite. Package: calligra-reports-web-element Description-md5: e54ffe445e6530196953c933c5f2f71e Description-en: web element for Calligra Reports Calligra Suite is a set of applications written to help you to accomplish your work. It includes office applications such as a word processor, a spreadsheet, a presentation program, a database application, etc, and raster and vectorial graphics tools. . This package provides a web element for Calligra Reports, based on QtWebKit. . This package is part of the Calligra Office Suite. Package: calligraactive Description-md5: d97982d7668277b8d5fdbccba2e23af2 Description-en: QML version of Calligra Calligra Active is ... . This package is part of the Calligra Office Suite. Package: cfingerd Description-md5: c59ae5f8fe9f252bf9fbf651bcf214b8 Description-en: configurable finger daemon This is a free replacement for standard finger daemons such as GNU fingerd and MIT fingerd. Cfingerd can enable/disable finger services to individual users, rather than to all users on a given host. It is able to respond to a finger request to a specified user by running a shell script (e.g., finger doorbell@mysite.mydomain might cause a sound file to be sent) rather than just a plain text file. Package: cgi-mapserver Description-md5: 84edf36c492ddf586b6901d8fd342142 Description-en: CGI executable for MapServer This package contains the mapserv CGI program. It provides the MapServer template language, and can be used to implement Web Map Service applications. . MapServer is a CGI-based framework for Internet map services which supports Open Geospatial Consortium (OGC) standards. Scripting functionality in MapScript is provided by the suggested mapscript library packages. Package: checkpw Description-md5: 31447975786615161e84f9a118474060 Description-en: checks password which is stored in ~/Maildir/.password checkpw is an implementation of the checkpassword interface that checks a password against a ``.password'' file in the user's Maildir. The password file has read and write permissions to the user only. . The code is in the public domain. . The original checkpassword program and interface specification is written by D. J. Bernstein: http://cr.yp.to/checkpwd.html Package: chromium-browser Description-md5: f899058e5c597ae295f6ef23b467dade Description-en: Chromium browser Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. . Chromium serves as a base for Google Chrome, which is Chromium rebranded (name and logo) with very few additions such as usage tracking and an auto-updater system. . This package contains the Chromium browser Package: chromium-browser-dbg Description-md5: 15b3c7e55558d7ef27690042e85c8e5c Description-en: chromium-browser debug symbols Debug symbols for the Chromium browser Package: chromium-browser-l10n Description-md5: c2e096d2a6fe078996f4990644767741 Description-en: chromium-browser language packages Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. . This package contains language packages for 65 languages: am, ar, ast, bg, bn, bs, ca, ca@valencia, cs, da, de, el, en-AU, en-GB, eo, es-419, es, et, eu, fa, fil, fi, fr, gl, gu, he, hi, hr, hu, hy, ia, id, it, ja, ka, kn, ko, ku, kw, lt, lv, ml, mr, ms, nb, nl, pl, pt-BR, pt-PT, ro, ru, sk, sl, sr, sv, sw, ta, te, th, tr, ug, uk, vi, zh-CN, zh-TW Package: chromium-codecs-ffmpeg Description-md5: fda6de9707cbf849a1b48c111584798a Description-en: Free ffmpeg codecs for the Chromium Browser Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all Internet users to experience the web. . This package contains the multi-threaded ffmpeg codecs needed for the HTML5