Package: accountsservice Description-md5: 8aeed0a03c7cd494f0c4b8d977483d7e Description-en_GB: query and manipulate user account information The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. Package: acct Description-md5: 2411ebcaa9bca02b21c19f927d3e1bda Description-en_GB: GNU Accounting utilities for process and login accounting GNU Accounting Utilities is a set of utilities which reports and summarises 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 util-linux package and not included here. Package: acl Description-md5: b83fc53f6059dbeb88f11752e70968e7 Description-en_GB: access control list - utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists. It also contains the chacl IRIX compatible utility. Package: acpi-support Description-md5: 3da3f1fdfeedd4b9182ff4fd508042a7 Description-en_GB: scripts for handling many ACPI events This package contains scripts to react to various ACPI events. It only includes scripts for events that can be supported with some level of safety cross platform. . It is able to: * Detect loss and gain of AC power, lid closure, and the press of a number of specific buttons (on Asus, IBM, Lenovo, Panasonic, Sony and Toshiba laptops). * Suspend, hibernate and resume the computer, with workarounds for hardware that needs it. * On some laptops, set screen brightness. Package: acpid Description-md5: 6a7c4e4695f570d8fbcaec667cdcfcfe Description-en_GB: Advanced Configuration and Power Interface event daemon 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 netlink interface (or on the deprecated 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. Package: adcli Description-md5: 3f005076e7a98a598f65545cbab3b448 Description-en_GB: Tool for performing actions on an Active Directory domain This tool allows the administrator to join the local machine to an Active Directory (AD) domain. It's taking care of creating the computer account on the domain and adjusting the kerberos (keytab) configuration. . It also allows the domain administrator to manage the users or the groups and the computer accounts in Active Directory (AD) domains. Package: adduser Description-md5: 0e61515c925d932d3824e3dc6af2842b Description-en_GB: add and remove users and groups This package includes the 'adduser' and 'deluser' commands for creating and removing users. . - 'adduser' creates new users and groups and adds existing users to existing groups; - 'deluser' removes users and groups and removes users from a given group. . Adding users with 'adduser' is much easier than adding them manually. Adduser will choose appropriate UID and GID values, create a home directory, copy skeletal user configuration, and automate setting initial values for the user's password, real name and so on. . Deluser can back up and remove users' home directories and mail spool or all the files they own on the system. . A custom script can be executed after each of the commands. Package: advancecomp Description-md5: 45269d7ed6ff6092f699fce2e0061b74 Description-en_GB: collection of recompression utilities AdvanceCOMP contains recompression utilities for your .zip archives, .png images, .mng video clips and .gz files. . For recompression, 7-Zip (http://www.7-zip.com) is used, which generally gives 5-10% more compression than zLib. Package: adwaita-icon-theme Description-md5: 074cb6d8a0caaa072baf8360cb391830 Description-en_GB: default icon theme of GNOME (small subset) This package contains the default icon theme used by the GNOME desktop. The icons are used in many of the official gnome applications like eog, evince, system monitor, and many more. . This package only contains a small subset of the original GNOME icons which are not provided by the Humanity icon theme, to avoid installing many duplicated icons. Please install adwaita-icon-theme-full if you want the full set. Package: aide Description-md5: 1d70ba920a3b80bc791be197bf18814c Description-en_GB: Advanced Intrusion Detection Environment - dynamic binary AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialised, it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. Package: aide-common Description-md5: 7a8490e442a29581e6cca1b191be3f62 Description-en_GB: Advanced Intrusion Detection Environment - Common files AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialised, it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This package contains base and configuration files that are needed to run the actual binaries. . You will almost certainly want to tweak the configuration file in /etc/aide/aide.conf or drop your own config snippets into /etc/aide/aide.conf.d. Package: aisleriot Description-md5: e7f99df3aa92cf870d335784e155ec33 Description-en_GB: GNOME solitaire card game collection This is a collection of over eighty different solitaire card games, including popular variants such as spider, freecell, klondike, thirteen (pyramid), yukon, canfield and many more. Package: alembic Description-md5: cd0efbf0f89bffe2d4dc35fa935c7c7e Description-en_GB: lightweight database migration tool for SQLAlchemy Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. . This package provides /usr/bin/alembic script and documentation for Alembic, and depends on the python3-alembic package which contains all the actual code (in Python 3) for Alembic to actually work. Package: alsa-base Description-md5: 14d30d1beb8026b3d2636c32c5a92cca Description-en_GB: ALSA driver configuration files 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. Package: alsa-topology-conf Description-md5: 5b8bf095ff0102805ed804bd0ad47988 Description-en_GB: ALSA topology configuration files This package contains ALSA topology configuration files that can be used by libasound2 for specific audio hardware. . ALSA is the Advanced Linux Sound Architecture. Package: alsa-ucm-conf Description-md5: c57964a46d5e0c90f286d77124260cb7 Description-en_GB: ALSA Use Case Manager configuration files This package contains ALSA Use Case Manager configuration of audio input/output names and routing for specific audio hardware. They can be used with the alsaucm tool. . ALSA is the Advanced Linux Sound Architecture. Package: alsa-utils Description-md5: a4e555adf5e969eded25828df3763172 Description-en_GB: Utilities for configuring and using ALSA Included tools: - alsactl: advanced controls for ALSA sound drivers - alsaloop: create loopbacks between PCM capture and playback devices - alsamixer: curses mixer - alsaucm: alsa use case manager - amixer: command line mixer - amidi: read from and write to ALSA RawMIDI ports - aplay, arecord: command line playback and recording - aplaymidi, arecordmidi: command line MIDI playback and recording - aconnect, aseqnet, aseqdump: command line MIDI sequencer control - iecset: set or dump IEC958 status bits - speaker-test: speaker test tone generator . ALSA is the Advanced Linux Sound Architecture. Package: amavisd-new Description-md5: d95fd9c270e69763b2674a7c7629b731 Description-en_GB: Interface between MTA and virus scanner/content filters AMaViSd-new is a script that interfaces a mail transport agent (MTA) with zero or more virus scanners, and spamassassin (optional). . It supports all common virus scanners (more than 20 different AVs), with direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG, f-prot, and Sophos AVs. . AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode (ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP filter mode than using the AMaViS pipe client. It supports sendmail milter through the amavisd-new-milter package. Package: amd64-microcode Description-md5: 093f190e183c7cfeca05b52ecd2116e3 Description-en_GB: Processor microcode firmware for AMD CPUs This package contains microcode patches for all AMD AMD64 processors. AMD releases microcode patches to correct processor behaviour as documented in the respective processor revision guides. . For Intel processors, please refer to the intel-microcode package. Package: anacron Description-md5: cd9f07726e1ee3bc93fcfdb799520070 Description-en_GB: cron-like program that doesn't go by time 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. Package: anope Description-md5: bb0a2350d2094f8bb9b48d9bfdddb1c0 Description-en_GB: IRC Services designed for flexibility and ease of use Anope offers various services to maintain your IRC network. . The following main services are included: NickServ, ChanServ, MemoServ, OperServ, BotServ, and HostServ. . The following IRC servers are supported: . * Bahamut 1.4.27 or later (including 1.8) * Charybdis 3.4 or later * ircd-hybrid 8.2.23 or later * InspIRCd 1.2 or later * ngIRCd 19.2 or later * Plexus 3 or later * Ratbox 2.0.6 or later * UnrealIRCd 3.2 or later Package: aodh-api Description-md5: 6b8d05cc8a7eaa3240864a08b5d1cd55 Description-en_GB: OpenStack Telemetry (Ceilometer) Alarming - API server Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the API service. Package: aodh-common Description-md5: 4d4a9638c22eafe95e8cdbfdae651022 Description-en_GB: OpenStack Telemetry (Ceilometer) Alarming - common files Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains files that are needed for all parts of Aodh. Package: aodh-doc Description-md5: 4ccc03ab50d461abc9243b8af3d07f6a Description-en_GB: OpenStack efficient metering counters system - doc Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the documentation. Package: aodh-evaluator Description-md5: fe4c736374d97e3e64811d6cf36d5251 Description-en_GB: OpenStack Telemetry (Ceilometer) Alarming - alarm evaluator Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the alarm evaluator daemon. Package: aodh-expirer Description-md5: 51f8b5079e2ff8324ac5cb238d635e6d Description-en_GB: OpenStack Telemetry (Ceilometer) Alarming - expirer Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the expirer. it is the script that handles time-to- live support, when it is not natively supported by the database backend. Package: aodh-listener Description-md5: 87e1470b816f8799b76e76049bd8f4ed Description-en_GB: OpenStack Telemetry (Ceilometer) Alarming - listener Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the listener daemon: it does an alarm on an event. Package: aodh-notifier Description-md5: 208a8b4aba2f6446389952d8bdf9281e Description-en_GB: OpenStack Telemetry (Ceilometer) Alarming - alarm notifier Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the alarm notifier daemon. Package: apache2 Description-md5: d02426bc360345e5acd45367716dc35c Description-en_GB: Apache HTTP Server The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . Installing this package results in a full installation, including the configuration files, init scripts and support scripts. Package: apache2-bin Description-md5: 37901ca6bbb9305b61d0920ecc08204f Description-en_GB: Apache HTTP Server (modules and other binary files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the binaries only and does not set up a working web- server instance. Install the "apache2" package to get a fully working instance. Package: apache2-data Description-md5: 9f2fab36019a61312dec627d1cd80365 Description-en_GB: Apache HTTP Server (common files) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains architecture-independent common files such as icons, error pages and static index files. Package: apache2-dev Description-md5: 8ba6f3b272c39cc7a08a802594285f02 Description-en_GB: Apache HTTP Server (development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides development headers and the apxs2 binary for the Apache 2 HTTP server, useful to develop and link third party additions to the Debian Apache HTTP server package. . It also provides dh_apache2 and dh sequence addons useful to install various Debian Apache2 extensions with debhelper. It supports - Apache 2 module configurations and shared objects - Site configuration files - Global configuration files Package: apache2-doc Description-md5: 04f8562fb3fd21e5886e40af9aeb7b7d Description-en_GB: Apache HTTP Server (on-site documentation) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the documentation for the Apache 2 HTTP server. The documentation is shipped in HTML format and can be accessed from a local running Apache HTTP server instance or by browsing the filesystem directly. Package: apache2-ssl-dev Description-md5: 160d9bdafec462b08db62740b1eb83d2 Description-en_GB: Apache HTTP Server (mod_ssl development headers) The Apache HTTP Server Project's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package provides the development header and the dependencies for modules that interact with mod_ssl's internal openssl state. Package: apache2-utils Description-md5: f1e2440381fa90571f125990da6a52fc Description-en_GB: Apache HTTP Server (utility programs for web servers) Provides some add-on programs useful for any web server. These include: - ab (Apache benchmark tool) - fcgistarter (Start a FastCGI program) - logresolve (Resolve IP addresses to hostnames in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - htdbm (Manipulate basic authentication files in DBM format, using APR) - htcacheclean (Clean up the disk cache) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from Apache log files) - httxt2dbm (Generate dbm files for use with RewriteMap) Package: apg Description-md5: d919baea3108b57df48112b188dca442 Description-en_GB: Automated Password Generator - Standalone version APG (Automated Password Generator) is the tool set for random password generation. It generates some random words of required type and prints them to standard output. This binary package contains only the standalone version of apg. Advantages: * Built-in ANSI X9.17 RNG (Random Number Generator)(CAST/SHA1) * Built-in password quality checking system (now it has support for Bloom filter for faster access) * Two Password Generation Algorithms: 1. Pronounceable Password Generation Algorithm (according to NIST FIPS 181) 2. Random Character Password Generation Algorithm with 35 configurable modes of operation * Configurable password length parameters * Configurable amount of generated passwords * Ability to initialize RNG with user string * Support for /dev/random * Ability to crypt() generated passwords and print them as additional output. * Special parameters to use APG in script * Ability to log password generation requests for network version * Ability to control APG service access using tcpd * Ability to use password generation service from any type of box (Mac, WinXX, etc.) that connected to network * Ability to enforce remote users to use only allowed type of password generation The client/server version of apg has been deliberately omitted. . Please note that there are security flaws in pronounceable password generation schemes (see Ganesan / Davis "A New Attack on Random Pronounceable Password Generators", in "Proceedings of the 17th National Computer Security Conference (NCSC), Oct. 11-14, 1994 (Volume 1)", http://csrc.nist.gov/publications/history/nissc/ 1994-17th-NCSC- proceedings-vol-1.pdf, pages 203-216) . Also note that the FIPS 181 standard from 1993 has been withdrawn by NIST in 2015 with no superseding publication. This means that the document is considered by its publicher as obsolete and not been updated to reference current or revised voluntary industry standards, federal specifications, or federal data standards. . apg has not seen upstream attention since 2003, upstream is not answering e-mail, and the upstream web page does not look like it is in good working order. The Debian maintainer plans to discontinue apg maintenance as soon as an actually maintained software with a compariable feature set becomes available. Package: apparmor Description-md5: 9fdfbb456943ca7bfea9e5fd580a5b7f Description-en_GB: user-space parser utility for AppArmor apparmor provides the system initialisation scripts needed to use the AppArmor Mandatory Access Control system, including the AppArmor Parser which is required to convert AppArmor text profiles into machine-readable policies that are loaded into the kernel for use with the AppArmor Linux Security Module. Package: apparmor-profiles Description-md5: 78f6c983f4960b57c9594cf926fa3202 Description-en_GB: experimental profiles for AppArmor security policies apparmor-profiles provides various experimental AppArmor profiles. Do not expect these profiles to work out-of-the-box. . These profiles are not mature enough to be shipped in enforce mode by default on Debian. They are shipped in complain mode so that users can test them, choose which are desired, and help improve them upstream if needed. . Some even more experimental profiles are included in /usr/share/doc /apparmor-profiles/extras/. Package: apparmor-utils Description-md5: 71fe4226310f7a4cda967aa2477bddb8 Description-en_GB: utilities for controlling AppArmor apparmor-utils provides utilities that operate on AppArmor profiles. Profiles can be created, updated, enforced, set to complain mode, and disabled with tools such as aa-genprof, aa-enforce, aa-complain and aa- disable. . Additionally, the aa-easyprof utility helps generating AppArmor policy. It supports the use of templates and policy groups to quickly profile an application. Package: apport Description-md5: c04626471654f9246cf5e28b560d262e Description-en_GB: automatically generate crash reports for debugging apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package also provides a command line frontend for browsing and handling the crash reports. For desktops, you should consider installing the GTK+ or Qt user interface (apport-gtk or apport-kde). Package: apport-gtk Description-md5: 2f45e17d5bf22355d7921dba196ae6dd Description-en_GB: GTK+ frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a GTK+ frontend for browsing and handling the crash reports. Package: apport-retrace Description-md5: 7608c287131a28c4611767ba61f02050 Description-en_GB: tools for reprocessing Apport crash reports apport-retrace recombines an Apport crash report (either a file or a Launchpad bug) and debug symbol packages (.ddebs) into fully symbolic stack traces. This can optionally use a sandbox for installing debug symbol packages and doing the processing, so that the entire process of retracing crashes can be done with normal user privileges without changing the system. . You need to install gdb-multiarch if you want to be able to retrace crash reports which happened on a different architecture than the one you run apport-retrace on. Package: apport-symptoms Description-md5: 685dc189a71c0847d5bc525d477c0d11 Description-en_GB: symptom scripts for apport Apport intercepts program crashes, collects debugging information about the crash and the operating system environment, and sends it to bug trackers in a standardized form. It also offers the user to report a bug about a package, with again collecting as much information about it as possible. . This package extends Apport by some "symptom" scripts, so that bug reporters do not have to guess the correct package, but report problems based on symptoms that they have (like "sound problem"), through an interactive process. Package: appstream Description-md5: 7cf2fff1862d6e9404e1ca39507a24b4 Description-en_GB: Software component metadata management AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. The AppStream project provides facilities to easily access and transform this metadata, as well as a few additional services to allow building feature-rich software centers and similar applications. . This package provides tools to generate, maintain and query the AppStream data pool of installed and available software, and enables integration with the APT package manager. . The 'appstreamcli' tool can be used for accessing the software component pool as well as for working with AppStream metadata directly, including validating it for compliance with the specification. Package: apt Description-md5: 9fb97a88cb7383934ef963352b53b4a7 Description-en_GB: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages as a low-level access to all features of the libapt-pkg library. . These include: * apt-get for retrieval of packages and information about them from authenticated sources and for installation, upgrade and removal of packages together with their dependencies * apt-cache for querying available information about installed as well as installable packages * apt-cdrom to use removable media as a source for packages * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys Package: apt-config-icons Description-md5: 03510f8a8354e1f4deb8a2144b1bfccd Description-en_GB: APT configuration snippet to enable icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons of the default icon size set in the AppStream specification for software centers, 64x64px. It also enables downloads of smaller 48x48px icons. Package: apt-config-icons-hidpi Description-md5: f4ec6f28950e637dfd5449cd51f99da6 Description-en_GB: APT configuration snippet to enable HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icons in the size of 64x64@2, that are suitable for HiDPI displays. Package: apt-config-icons-large Description-md5: 312885bc524717b7027c2fe671b95722 Description-en_GB: APT configuration snippet to enable large icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128px size. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: apt-config-icons-large-hidpi Description-md5: b7a62cf01b94c27d588655efba2acacb Description-en_GB: APT configuration snippet to enable large HiDPI icon downloads This package contains an APT configuration snippet that enables the download of an icon tarball containing application icons for display in software centers. Icons get downloaded directly from the archive via regular cache updates, and match the software currently available in the respective archive suites. . This snippet enables icon tarball downloads in large, 128x128@2 size that are also suitable for HiDPI displays. If these bigger icons are not downloaded by APT, a software center may decide to fetch them on-demand from a web location. Package: apt-doc Description-md5: bc2b838ed28e60af95d78926380a3300 Description-en_GB: documentation for APT This package contains the user guide and offline guide for various APT tools which are provided in a html and a text-only version. Package: apt-listchanges Description-md5: ff242d11e25a826706c61be7ebf92ad4 Description-en_GB: package change history notification tool The tool apt-listchanges can compare a new version of a package with the one currently installed and show what has been changed, by extracting the relevant entries from the Debian changelog and NEWS files. . It can be run on several .deb archives at a time to get a list of all changes that would be caused by installing or upgrading a group of packages. When configured as an APT plugin it will do this automatically during upgrades. Package: apt-utils Description-md5: fa0295dc4e40dbbea6c84f614c570636 Description-en_GB: package management related utility programs This package contains some less used commandline utilities related to package management with APT. . * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. Package: aptdaemon Description-md5: 5ed476246aefb12d0c1b0deb4818778b Description-en_GB: transaction based package management service Aptdaemon allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . Currently it comes with the following main features: . - Programming language independent D-Bus interface, which allows one to write clients in several languages - Runs only if required (D-Bus activation) - Fine grained privilege management using PolicyKit, e.g. allowing all desktop user to query for updates without entering a password - Support for media changes during installation from DVD/CDROM - Support for debconf (Debian's package configuration system) - Support for attaching a terminal to the underlying dpkg call . This package contains the aptd script and all the data files required to run the daemon. Moreover it contains the aptdcon script, which is a command line client for aptdaemon. The API is not stable yet. Package: aptdaemon-data Description-md5: 3985974f0d80501bf717f4eee701d6e5 Description-en_GB: data files for clients Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides common data files (e.g. icons) for aptdaemon clients. Package: apturl Description-md5: 0ff87045fbbd2d7c44b70b7ac3d409e1 Description-en_GB: install packages using the apt protocol - GTK+ frontend AptUrl is a simple graphical application that takes an URL (which follows the apt-protocol) as a command line option, parses it and carries out the operations that the URL describes (that is, it asks the user if he wants the indicated packages to be installed and if the answer is positive does so for him). . This package contains the GTK+ frontend. Package: apturl-common Description-md5: 1a9a3582fbd6f80810cf5bf2bc1a5249 Description-en_GB: install packages using the apt protocol - common data AptUrl is a simple graphical application that takes an URL (which follows the apt-protocol) as a command line option, parses it and carries out the operations that the URL describes (that is, it asks the user if he wants the indicated packages to be installed and if the answer is positive does so for him). . This package contains the common data shared between the frontends. Package: aspell Description-md5: 21dcab5448cba7f61ba8df4ace46f1af Description-en_GB: GNU Aspell spell-checker 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. Package: aspell-doc Description-md5: 33c68b861d6f2e2ef1b189909b98b741 Description-en_GB: Documentation for GNU Aspell spell-checker This package contains the documentation for GNU Aspell in various formats. The aspell package comes with minimal man pages. Install this package if you need further information on the development process and workings of Aspell. Package: aspell-en Description-md5: c94b13744f65f4d57e191f183fc7c9c9 Description-en_GB: English dictionary for GNU Aspell This package contains all the required files to add support for English language to the GNU Aspell spell checker. . American, British, Canadian and Australian spellings are included. Package: at-spi2-core Description-md5: bfa19b4797e8c3ac7592c237175ae49e Description-en_GB: Assistive Technology Service Provider Interface (dbus core) This package contains the core components of GNOME Accessibility. Package: at-spi2-doc Description-md5: e4ecae3df3f427dece5859c37aad6173 Description-en_GB: Assistive Technology Service Provider Interface (Documentation) This package contains documentation for the at-spi2 interface. Package: attr Description-md5: eba64610d62d0ff261b3286c19b2e130 Description-en_GB: utilities for manipulating filesystem extended attributes A set of tools for manipulating extended attributes on filesystem objects, in particular getfattr(1) and setfattr(1). An attr(1) command is also provided which is largely compatible with the SGI IRIX tool of the same name. Package: auditd Description-md5: 77aaff86394a1a8da0659fa99413f455 Description-en_GB: User space tools for security auditing The audit package contains the user space utilities for storing and searching the audit records generated by the audit subsystem in the Linux 2.6 kernel. . Also contains the audit dispatcher "audisp". Package: authbind Description-md5: 6ffd268fa04a5e344832e2275265da15 Description-en_GB: Allows non-root programs to bind() to low ports This package allows a package to be started as non-root but still bind to low ports, without any changes to the application. Package: autoconf Description-md5: 4336cf24a71f6337447f744a61a67166 Description-en_GB: automatic configure script builder The standard for FSF source packages. This is only useful if you write your own programs or if you extensively modify other people's programs. . For an extensive library of additional Autoconf macros, install the `autoconf-archive' package. . This version of autoconf is not compatible with scripts meant for Autoconf 2.13 or earlier. Package: autoconf-doc Description-md5: dc69587d1394618608d9fd7ec1c59833 Description-en_GB: automatic configure script builder documentation GNU Autoconf is a package for creating scripts to configure source code packages using templates and an M4 macro package. This package contains the manual for GNU Autoconf. Package: autodep8 Description-md5: 53ed3373a26b7e57f54da00fc8ef1f5e Description-en_GB: DEP-8 test control file generator autodep8 will detect well-known types of packages and generate DEP-8-compliant test control files for them. It can be used by DEP-8 implementations to support implicit test control files. . Currently supported packages types: - Ruby packages using gem2deb/gem2deb-test-runner - Perl packages - Python packages - NodeJS packages - Kernel module packages using DKMS - R packages - Emacs Lisp ELPA packages - Go packages - Octave-Forge packages Package: autofs Description-md5: c2943d4026686519e74f5ea404af6a90 Description-en_GB: kernel-based automounter for Linux Autofs controls the operation of the automount daemons. The automount daemons automatically mount filesystems when they are used and unmount them after a period of inactivity. This is done based on a set of pre- configured maps. . The kernel automounter implements an almost complete SunOS style automounter under Linux. A recent version of the kernel autofs4 module (builtin or separate) is required. . This is the autofs daemon. Package: automake Description-md5: cab2176975a43b42c86cd4289740737e Description-en_GB: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.16 fails to work in a number of situations that Automake 1.11, and 1.15 did, so some previous versions are available as separate packages. Package: autopkgtest Description-md5: 31d9217a487d44cfd80f0588068648cd Description-en_GB: automatic as-installed testing for Debian packages autopkgtest runs tests on binary packages. The tests are run on the package as installed on a testbed system (which may be found via a virtualisation or containment system). The tests are expected to be supplied in the corresponding Debian source package. . See autopkgtest(1) and /usr/share/doc/autopkgtest. Depending on which virtualization server you want to use, you need to install additional packages (schroot, lxc, lxd, or qemu-system) . For generating tests of well-known source packages such as Perl and Ruby libraries you should install the autodep8 package. Package: autopoint Description-md5: 6cb55ac1308215a3073d2226782af37f Description-en_GB: tool for setting up gettext infrastructure in a source package The `autopoint' program copies standard gettext infrastructure files into a source package. It extracts from a macro call of the form `AM_GNU_GETTEXT_VERSION(VERSION)', found in the package's `configure.in' or `configure.ac' file, the gettext version used by the package, and copies the infrastructure files belonging to this version into the package. Package: autotools-dev Description-md5: 32ffa2f2f5e89ec7409d0b4d9086ce91 Description-en_GB: Update infrastructure for config.{guess,sub} files This package installs an up-to-date version of config.guess and config.sub, used by the automake and libtool packages. It provides the canonical copy of those files for other packages as well. . It also documents in /usr/share/doc/autotools-dev/README.Debian.gz best practices and guidelines for using autoconf, automake and friends on Debian packages. This is a must-read for any developers packaging software that uses the GNU autotools, or GNU gettext. . Additionally this package provides seamless integration into Debhelper or CDBS, allowing maintainers to easily update config.{guess,sub} files in their packages. Package: avahi-autoipd Description-md5: acd046468650e18ecf72b9fbe41992f1 Description-en_GB: Avahi IPv4LL network address configuration daemon 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 tool implements IPv4LL, "Dynamic Configuration of IPv4 Link-Local Addresses" (IETF RFC3927), a protocol for automatic IP address configuration from the link-local 169.254.0.0/16 range without the need for a central server. It is primarily intended to be used in ad-hoc networks which lack a DHCP server. Package: avahi-daemon Description-md5: 13d651a25febc553220e03e75c6f4c7b Description-en_GB: Avahi mDNS/DNS-SD daemon 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. Package: avahi-utils Description-md5: 58895f03e39692a5213ffb4d5bbc3564 Description-en_GB: Avahi browsing, publishing and discovery utilities 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. Package: awstats Description-md5: 13563117d747b5d1acdce35986df9f8a Description-en_GB: powerful and featureful web server log analyser Advanced Web Statistics (AWStats) is a powerful web server logfile analyser written in perl that shows you all your web statistics including visits, unique visitors, pages, hits, rush hours, search engines, keywords used to find your site, robots, broken links and more. Gives more detailed information and better graphical charts than webalizer, and is easier to use. Works with several web server log format as a CGI and/or from command line. Supports more than 30 languages. Package: b43-fwcutter Description-md5: 19713b4b3c64e57d9fe7a1aec56c25e1 Description-en_GB: utility for extracting Broadcom 43xx firmware This package provides a tool for extracting BCM43xx wireless chip firmware from Broadcom's proprietary driver files. . It is used by the firmware-b43(legacy)-installer packages as part of the automated process of downloading and installing firmware. Package: backuppc Description-md5: b6f406334b3551715e06ad0d1f9cbb05 Description-en_GB: high-performance, enterprise-grade system for backing up PCs BackupPC is disk based and not tape based. This particularity allows features not found in any other backup solution: . * Clever pooling scheme minimizes disk storage and disk I/O. Identical files across multiple backups of the same or different PC are stored only once resulting in substantial savings in disk storage and disk writes. Also known as "data deduplication". * Optional compression provides additional reductions in storage. CPU impact of compression is low since only new files (those not already in the pool) need to be compressed. * A powerful http/cgi user interface allows administrators to view log files, configuration, current status and allows users to initiate and cancel backups and browse and restore files from backups very quickly. * No client-side software is needed. On WinXX the smb protocol is used. On Linux or Unix clients, rsync or tar (over ssh/rsh/nfs) can be used * Flexible restore options. Single files can be downloaded from any backup directly from the CGI interface. Zip or Tar archives for selected files or directories can also be downloaded from the CGI interface. * BackupPC supports mobile environments where laptops are only intermittently connected to the network and have dynamic IP addresses (DHCP). * Flexible configuration parameters allow multiple backups to be performed in parallel. * and more to discover in the manual... . If you intent to backup Linux/Unix/macOS hosts, you'll typically need the recommended packages backup-rsync and openssh-client installed on the server side and the normal rsync package on the client side. . A less performant alternative is using tar over SSH instead of rsync, e.g. in case of rsync server/client protocol incompatibilities. . If you intent to backup Windows hosts, you'll typically need the recommended package smbclient installed. . There is also the possibility to backup Windows hosts over SSH and rsync or tar if you have an SSH daemon installed on the Windows host, e.g. via Cygwin or Windows subsystem for Linux (WSL). In that case the same packages as with Linux/Unix/macOS are needed. Package: baobab Description-md5: 5f6072b89ebb1dc83433fa7658814dc6 Description-en_GB: GNOME disk usage analyzer Disk Usage Analyzer is a graphical, menu-driven application to analyse disk usage in a GNOME environment. It can easily scan either the whole filesystem tree, or a specific user-requested directory branch (local or remote). . It also auto-detects in real-time any changes made to your home directory as far as any mounted/unmounted device. Disk Usage Analyzer also provides a full graphical treemap window for each selected folder. Package: barbican-api Description-md5: 45ee5de8cade7fd161a6c84705a5ef87 Description-en_GB: OpenStack Key Management Service - API Server The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Barbican API Server. Package: barbican-common Description-md5: 4d95b760670212a64f08377a8c5a2483 Description-en_GB: OpenStack Key Management Service - common files The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains common files for Barbican. Package: barbican-doc Description-md5: da0033e2b721a6edca2f5d7640609054 Description-en_GB: OpenStack Key Management Service - doc The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the documentation. Package: barbican-keystone-listener Description-md5: 3b2dcd6d6970412b58a36875763b0e06 Description-en_GB: OpenStack Key Management Service - Keystone Listener The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Barbican Keystone Listener daemon. Package: barbican-worker Description-md5: b22cb6782e75c24e7e352d422f6bb2c8 Description-en_GB: OpenStack Key Management Service - Worker Node The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Barbican Worker Node. Package: base-files Description-md5: 6d16337f57b84c4747f56438355b2395 Description-en_GB: Debian base system miscellaneous files 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, and others, and the text of several common licenses in use on Debian systems. Package: base-passwd Description-md5: aad0cc52ee72b2469af5552851e49f03 Description-en_GB: Debian base system master password and group files These are the canonical master copies of the user database files (/etc/passwd and /etc/group), containing the Debian-allocated user and group IDs. The update-passwd tool is provided to keep the system databases synchronised with these master files. Package: bash Description-md5: 3522aa7b4374048d6450e348a5bb45d9 Description-en_GB: GNU Bourne Again SHell 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). . Bash is ultimately intended to be a conformant implementation of the IEEE POSIX Shell and Tools specification (IEEE Working Group 1003.2). . The Programmable Completion Code, by Ian Macdonald, is now found in the bash-completion package. Package: bash-completion Description-md5: 00158d11d140744fbdcfdd08e81901ad Description-en_GB: programmable completion for the bash shell bash completion extends bash's 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. Package: bash-doc Description-md5: 232b3e580e9136f4e0c8f65a0c7a5b36 Description-en_GB: Documentation and examples for the GNU Bourne Again SHell 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). . This package contains the distributable documentation, all the examples and the main changelog. Package: bc Description-md5: b8da7e3f115e4c703a180cdb05aec611 Description-en_GB: GNU bc arbitrary precision calculator language 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. Package: bcache-tools Description-md5: 1203f90c6b64181097588b2f04299080 Description-en_GB: bcache userspace tools Bcache allows the use of SSDs to cache other block devices. . Documentation for the run-time interface is included in the kernel tree; in Documentation/bcache.txt. . This package includes udev rules, initramfs support, and the utilities to create a new bcache as well as inspect existing bcache partitions. Package: bcrelay Description-md5: 8169550aed31e33592b7b141c95a3b62 Description-en_GB: Broadcast relay daemon The bcrelay daemon relays broadcasts between two interfaces. It is shipped with the pptpd package, but can be used for other purposes. Package: bind9 Description-md5: 2cdf89d501b5ca6fe55e945de47cc047 Description-en_GB: Internet Domain Name Server The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Package: bind9-dev Description-md5: 69797331ca76eb64604dd14b287f8572 Description-en_GB: Static Libraries and Headers used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of static libraries and header files used by BIND 9. . Please be aware that the BIND 9 libraries are considered private by upstream developers and the API and ABI might break at any time. Package: bind9-dnsutils Description-md5: 41cc23046dad427af742ed10a4568530 Description-en_GB: Clients provided with BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 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 various client programs related to DNS that are derived from the BIND 9 source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: bind9-doc Description-md5: 33e946a174be0a402f3511f1d76b9a00 Description-en_GB: Documentation for BIND 9 This package provides various documents that are useful for maintaining a working BIND 9 installation. Package: bind9-host Description-md5: 2dd2359e6a96f700ef352e6924685162 Description-en_GB: DNS Lookup Utility This package provides the 'host' DNS lookup utility in the form that is bundled with the BIND 9 sources. Package: bind9-libs Description-md5: 5d0130b772445112be93a9bd80da10e6 Description-en_GB: Shared Libraries used by BIND 9 The Berkeley Internet Name Domain (BIND 9) implements an Internet domain name server. BIND 9 is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package contains a bundle of shared libraries used by BIND 9. Package: bind9-utils Description-md5: c30ede916daac07ed6c19887e9f7d3f2 Description-en_GB: Utilities for BIND 9 This package provides various utilities that are useful for maintaining a working BIND 9 installation. Package: binutils Description-md5: fde49b4cfeaad346a6e094f973da28d7 Description-en_GB: GNU assembler, linker and binary utilities 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. Package: binutils-aarch64-linux-gnu Description-md5: 102820197d11c3672c0cd4ce0becb720 Description-en_GB: GNU binary utilities, for aarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the aarch64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for aarch64-linux-gnu and aarch64-linux-gnu is not your native platform. Package: binutils-aarch64-linux-gnu-dbg Description-md5: fff9959cbd9ee77b431761dfbbeae3a2 Description-en_GB: GNU binary utilities, for aarch64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-aarch64-linux-gnu. Package: binutils-arm-linux-gnueabihf Description-md5: 2ec28d2fca9d25fb5889c002730bf7a7 Description-en_GB: GNU binary utilities, for arm-linux-gnueabihf target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabihf target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabihf and arm-linux-gnueabihf is not your native platform. Package: binutils-arm-linux-gnueabihf-dbg Description-md5: 5f3fb1fe8ab9e0b0adfc0d09a83ce8bc Description-en_GB: GNU binary utilities, for arm-linux-gnueabihf target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabihf. Package: binutils-common Description-md5: 4ccec6ceb2c180320ed503f61b81ec4b Description-en_GB: Common files for the GNU assembler, linker and binary utilities This package contains the localization files used by binutils packages for various target architectures and parts of the binutils documentation. It is not useful on its own. Package: binutils-dev Description-md5: ddc22c04156534b000b4f021b88a6023 Description-en_GB: GNU binary utilities (BFD development files) 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. Package: binutils-doc Description-md5: 61fd9f95707b9eb9ad8fe9b13a862636 Description-en_GB: Documentation for the GNU assembler, linker and binary utilities This package consists of the documentation for the GNU assembler, linker and binary utilities in info format. Package: binutils-i686-gnu Description-md5: ccc7d6111b3566e537d3350678c3f34f Description-en_GB: GNU binary utilities, for i686-gnu target This package provides GNU assembler, linker and binary utilities for the i686-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-gnu and i686-gnu is not your native platform. Package: binutils-i686-gnu-dbg Description-md5: 7fa23a1128d32cddc515c64d985711d8 Description-en_GB: GNU binary utilities, for i686-gnu target (debug symbols) This package provides debug symbols for binutils-i686-gnu. Package: binutils-i686-kfreebsd-gnu Description-md5: b101ac7fc9931a1a7099bf540f2d31fc Description-en_GB: GNU binary utilities, for i686-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the i686-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-kfreebsd-gnu and i686-kfreebsd-gnu is not your native platform. Package: binutils-i686-kfreebsd-gnu-dbg Description-md5: f64cf08f139ecca7d3aba66543945a83 Description-en_GB: GNU binary utilities, for i686-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-i686-kfreebsd-gnu. Package: binutils-i686-linux-gnu Description-md5: a258d082c4beac7004f113b000f44c13 Description-en_GB: GNU binary utilities, for i686-linux-gnu target This package provides GNU assembler, linker and binary utilities for the i686-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for i686-linux-gnu and i686-linux-gnu is not your native platform. Package: binutils-i686-linux-gnu-dbg Description-md5: f9e2b93b0081f6e9f8ef3142302562df Description-en_GB: GNU binary utilities, for i686-linux-gnu target (debug symbols) This package provides debug symbols for binutils-i686-linux-gnu. Package: binutils-multiarch Description-md5: f9de0df7e70bff89b6d3519f04688470 Description-en_GB: 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-multiarch-dbg Description-md5: 061b51a454c349a8731681b9db245269 Description-en_GB: Binary utilities that support multi-arch targets (debug symbols) This package provides debug symbols for binutils-multiarch. Package: binutils-multiarch-dev Description-md5: adf07629018b12b2492a658992c9a6a5 Description-en_GB: GNU binary utilities that support multi-arch targets (BFD development files) This package includes header files, static and shared libraries necessary to build programs which use the GNU BFD library for multi-arch targets, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. . 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-powerpc-linux-gnu Description-md5: f0417ecd95c7f4ab28ad14a2f1eaeb09 Description-en_GB: GNU binary utilities, for powerpc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc-linux-gnu and powerpc-linux-gnu is not your native platform. Package: binutils-powerpc-linux-gnu-dbg Description-md5: 961df13d4c2eeb6f5486a5ac13511694 Description-en_GB: GNU binary utilities, for powerpc-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc-linux-gnu. Package: binutils-powerpc64le-linux-gnu Description-md5: c65dba51692dd255ce1abab3809046c4 Description-en_GB: GNU binary utilities, for powerpc64le-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64le-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64le-linux-gnu and powerpc64le-linux-gnu is not your native platform. Package: binutils-powerpc64le-linux-gnu-dbg Description-md5: e85c7ee02c52a86e214843dd18632480 Description-en_GB: GNU binary utilities, for powerpc64le-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64le-linux-gnu. Package: binutils-riscv64-linux-gnu Description-md5: 59fff13b596b2ef3111f365a3641f639 Description-en_GB: GNU binary utilities, for riscv64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the riscv64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for riscv64-linux-gnu and riscv64-linux-gnu is not your native platform. Package: binutils-s390x-linux-gnu Description-md5: a07b5b107e1d44646d8360ce1fb6f221 Description-en_GB: GNU binary utilities, for s390x-linux-gnu target This package provides GNU assembler, linker and binary utilities for the s390x-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for s390x-linux-gnu and s390x-linux-gnu is not your native platform. Package: binutils-s390x-linux-gnu-dbg Description-md5: 34906c8686c1901657eae6e2ffbf4fbe Description-en_GB: GNU binary utilities, for s390x-linux-gnu target (debug symbols) This package provides debug symbols for binutils-s390x-linux-gnu. Package: binutils-x86-64-kfreebsd-gnu Description-md5: 904f7d5feb6896a459703bb50ca05daf Description-en_GB: GNU binary utilities, for x86-64-kfreebsd-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-kfreebsd-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-kfreebsd-gnu and x86-64-kfreebsd-gnu is not your native platform. Package: binutils-x86-64-kfreebsd-gnu-dbg Description-md5: a00f47146563894e71d0fe634a21332d Description-en_GB: GNU binary utilities, for x86-64-kfreebsd-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-kfreebsd-gnu. Package: binutils-x86-64-linux-gnu Description-md5: 7656652c296f89ae4e4e73a71d3c84f9 Description-en_GB: GNU binary utilities, for x86-64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnu and x86-64-linux-gnu is not your native platform. Package: binutils-x86-64-linux-gnu-dbg Description-md5: 9ae2ff4892c54c669a7b426fbcc946a7 Description-en_GB: GNU binary utilities, for x86-64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnu. Package: binutils-x86-64-linux-gnux32 Description-md5: d70921aa8195152d1b6fc419948a8cbb Description-en_GB: GNU binary utilities, for x86-64-linux-gnux32 target This package provides GNU assembler, linker and binary utilities for the x86-64-linux-gnux32 target. . You don't need this package unless you plan to cross-compile programs for x86-64-linux-gnux32 and x86-64-linux-gnux32 is not your native platform. Package: binutils-x86-64-linux-gnux32-dbg Description-md5: 221d8face48635e6f8304bf2d57a6107 Description-en_GB: GNU binary utilities, for x86-64-linux-gnux32 target (debug symbols) This package provides debug symbols for binutils-x86-64-linux-gnux32. Package: bison Description-md5: 3b8154d16aa228f689bcd81364e7088c Description-en_GB: YACC-compatible parser generator Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . Bison is upward compatible with Yacc: all properly-written Yacc grammars ought to work with Bison with no change. Anyone familiar with Yacc should be able to use Bison with little trouble. Documentation of the program is in the bison-doc package. Package: bison-doc Description-md5: fa66ecf8b2aadc0777e1c4b1847c3b77 Description-en_GB: Documentation for the Bison parser generator Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . This package contains the PDF and Info documentation for Bison. Package: blt Description-md5: 76f41827b0148185045bf32900e8cacb Description-en_GB: graphics extension library for Tcl/Tk - run-time 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 is a dummy package which depends on the current BLT library. Package: blt-dev Description-md5: 44af66f352120a6c751bc742de4a0748 Description-en_GB: graphics extension library for Tcl/Tk - development files 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 the headers and libraries needed to extend or embed BLT. Package: bluez Description-md5: ef25d6a9f4a57e78f32faa7b58ef4e59 Description-en_GB: Bluetooth tools and daemons 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). Package: bluez-cups Description-md5: 4e5f0a66844f2292ecbf023e856b77d4 Description-en_GB: Bluetooth printer driver for CUPS This package contains a driver to let CUPS print to Bluetooth-connected printers. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bluez-obexd Description-md5: d1b91faa837143659c30c276d90596da Description-en_GB: bluez obex daemon This package contains a OBEX(OBject EXchange) daemon. . OBEX is communication protocol to facilitate the exchange of the binary object between the devices. . This was the software that is independent as obexd, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: bogl-bterm Description-md5: fe97701510fdc5e5e434e93cc1a3672c Description-en_GB: Ben's Own Graphics Library - graphical terminal Ben's Own Graphics Library is a small framebuffer library, including basic widgets, support for text in multiple languages, and mouse handling. . This package contains bterm, a UTF-enabled framebuffer terminal. Package: bolt Description-md5: fa518c0348f82fd04ae806fe935734c6 Description-en_GB: system daemon to manage thunderbolt 3 devices Thunderbolt 3 features different security modes that require devices to be authorized before they can be used. The D-Bus API can be used to list devices, enroll them (authorize and store them in the local database) and forget them again (remove previously enrolled devices). It also emits signals if new devices are connected (or removed). During enrollment devices can be set to be automatically authorized as soon as they are connected. A command line tool, called boltctl, can be used to control the daemon and perform all the above mentioned tasks. Package: bonnie++ Description-md5: 4df379ddc30d995326684192907109d8 Description-en_GB: Hard drive benchmark suite Based on the old Bonnie benchmark, Bonnie++ is a toolkit for testing hard drive and file system performance. . As well as bonnie++ itself and some output filters, the suite provides some other benchmarking tools including zcav, which can compare the raw- read performance of different zones on a drive, and gives output suitable for gnuplot. Package: branding-ubuntu Description-md5: dcdbf2a78f33302112c02c85585f54cb Description-en_GB: Replacement artwork with Ubuntu branding The branding-ubuntu package is a series of replacement artworks for packages to make them more Ubuntu specific and fit in with the overall theme. Removal of the branding package should cause branded applications to fall back to their default artwork. Package: bridge-utils Description-md5: bc06a038a6315377cf0871ca4de79aac Description-en_GB: Utilities for configuring the Linux Ethernet bridge This package contains utilities for configuring the Linux Ethernet bridge in Linux. 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. Package: brltty Description-md5: 7a5f7509a70f80406cf9f9a599ae705e Description-en_GB: Access software for a blind person using a braille display BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. The following display models are supported: * Alva/Optelec (ABT3xx, Delphi, Satellite, Braille System 40, BC 640/680) * Baum * BrailComm * BrailleLite * BrailleNote * Cebra * EcoBraille * EuroBraille (AzerBraille, Clio, Esys, Iris, NoteBraille, Scriba) * Freedom Scientific (Focus and PacMate) * Handy Tech * HIMS (Braille Sense, SyncBraille) * HumanWare (Brailliant) * Iris * LogText 32 * MDV * Metec (BD-40) * NinePoint * Papenmeier * Pegasus * Seika * Tieman (Voyager, CombiBraille, MiniBraille, MultiBraille, BraillePen/EasyLink) * Tivomatic (Albatross) * TSI (Navigator, PowerBraille) * VideoBraille * VisioBraille . BRLTTY also provides a client/server based infrastructure for applications wishing to utilize a Braille display. The daemon process listens for incoming TCP/IP connections on a certain port. A shared object library for clients is provided in the package libbrlapi0.8. A static library, header files and documentation is provided in package libbrlapi-dev. Bindings to other programming languages can be found in cl-brlapi (Lisp), libbrlapi-java (Java) and python3-brlapi (Python). Package: bsd-mailx Description-md5: e80062c2ba1e87064c776affd111f9bb Description-en_GB: simple mail user agent bsd-mailx is the traditional simple command-line-mode mail user agent. Even if you don't use it, it may be required by other programs. . The /usr/bin/mail command provided by this package is a very simple one, and does not include many features that can be found in more advanced mail user agents. . For example bsd-mailx DOES NOT support: - MIME (i.e. no attachments, no UTF-8 or other charsets support); - SMTP protocol (/usr/sbin/sendmail interface only is used); - POP3/IMAP (bsd-mailx reads local mailboxes only); - maildir format (traditional mbox only format is supported). . If the above features are needed, please consider installing another package providing similar /usr/bin/mail interface: - s-nail package, - or mailutils package. Package: bsdextrautils Description-md5: 24a57388a4e2da47906426f4028c7290 Description-en_GB: extra utilities from 4.4BSD-Lite This package contains some extra BSD utilities: col, colcrt, colrm, column, hd, hexdump, look, ul and write. Other BSD utilities are provided by bsdutils and calendar. Package: bsdutils Description-md5: 07a52b485dd8e72c97ccec74c54564a0 Description-en_GB: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptlive, scriptreplay and wall. The remaining standard BSD utilities are provided by bsdextrautils. Package: btrfs-progs Description-md5: df6e8f26b97f7706fc62b4566261d179 Description-en_GB: Checksumming Copy on Write Filesystem utilities Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains utilities (mkfs, fsck) used to work with btrfs and an utility (btrfs-convert) to make a btrfs filesystem from an ext3. Package: build-essential Description-md5: 90ef0ef86cafda0bd16f746eb621d9da Description-en_GB: Informational list of build-essential packages 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. Package: busybox-initramfs Description-md5: 07bc91bcf5e1da8f300c48c3d990ca10 Description-en_GB: Standalone shell setup for initramfs 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. . busybox-initramfs provides a simple stand alone shell that provides only the basic utilities needed for the initramfs. Package: busybox-static Description-md5: 1ccce12e08e4aa13a2e6bdd5ffb85b65 Description-en_GB: Standalone rescue shell with tons of builtin utilities 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. . busybox-static provides you with a statically linked simple stand alone shell that provides all the utilities available in BusyBox. This package is intended to be used as a rescue shell, in the event that you screw up your system. Invoke "busybox sh" and you have a standalone shell ready to save your system from certain destruction. Invoke "busybox", and it will list the available builtin commands. Package: busybox-syslogd Description-md5: 6d204aacbcadc9711030ab99f904ca3b Description-en_GB: Provides syslogd and klogd using busybox The system log daemon is responsible for providing logging of messages received from programs and facilities on the local host as well as from remote hosts. . The kernel log daemon listens to kernel message sources and is responsible for prioritising and processing operating system messages. . The busybox implementation of the syslogd is particular useful on embedded, diskless (netboot) or flash disk based systems because it can use a fixed size ring buffer for logging instead of saving logs to the disk or sending it to remote logging servers. The ring buffer can be read using the (also busybox based) command logread. . This package provides the glue to the busybox syslogd and klogd to be used in the system by providing the appropriate symbolic links and scripts. Package: byobu Description-md5: 0d3627a1db464b5d00445f2b25b3e914 Description-en_GB: text window manager, shell multiplexer, integrated DevOps environment Byobu is Ubuntu's powerful text-based window manager, shell multiplexer, and integrated DevOps environment. . Using Byobu, you can quickly create and move between different windows over a single SSH connection or TTY terminal, split each of those windows into multiple panes, monitor dozens of important statistics about your system, detach and reattach to sessions later while your programs continue to run in the background. Package: bzip2 Description-md5: 1e71313ce794d3de1e3bc63ac58885b5 Description-en_GB: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, data compressor. . 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). Package: bzip2-doc Description-md5: 2cfb09927b68e01a771bb52d416c05ba Description-en_GB: high-quality block-sorting file compressor - documentation This package contains the bzip2 user manual in HTML, PDF, PS and Texinfo formats. . bzip2 is a freely available, patent free, data compressor. . 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). Package: ca-certificates Description-md5: e867d2a359bea1800b5bff209fc65bd1 Description-en_GB: Common CA certificates Contains the certificate authorities shipped with Mozilla's browser to allow SSL-based applications to check for the authenticity of SSL connections. . Please note that Debian can neither confirm nor deny whether the certificate authorities whose certificates are included in this package have in any way been audited for trustworthiness or RFC 3647 compliance. Full responsibility to assess them belongs to the local system administrator. Package: ca-certificates-java Description-md5: 304cd3554728e5d076f8ecbb3b5057d8 Description-en_GB: Common CA certificates (JKS keystore) This package uses the hooks of the ca-certificates package to update the cacerts JKS keystore used for many java runtimes. Package: casper Description-md5: 9be0120948307c7e897a16c45a69ba0f Description-en_GB: Run a "live" preinstalled system from read-only media Package: cd-boot-images-amd64 Description-md5: d5fd28ff9f6f78b91df56a5511286252 Description-en_GB: assembled boot images for debian-cd and ubuntu-image architecture specific boot images (both signed and unsigned) are assembled here to be used by debian-cd and ubuntu-image. . Trees of booloader components are provided together with a sample xorriso command to use. . In addition to the provided files, grub.cfg has to be provided by consumers of these products. . This package must be rebuilt whenever Built-Using declared packages are updated - namely grub2-signed and shim-signed. Package: cd-boot-images-arm64 Description-md5: aa7a0da185b8d2390cab93268690d0c3 Description-en_GB: assembled boot images for debian-cd and ubuntu-image architecture specific boot images (both signed and unsigned) are assembled here to be used by debian-cd and ubuntu-image. . Trees of booloader components are profided together with a sample xorriso command to use. . In addition to the provided files, grub.cfg has to be provided by consumer of these products. . This package must be rebuild whenever Built-Using declared packages are updated - namely grub2-signed and shim-signed. Package: cd-boot-images-ppc64el Description-md5: aa7a0da185b8d2390cab93268690d0c3 Description-en_GB: assembled boot images for debian-cd and ubuntu-image architecture specific boot images (both signed and unsigned) are assembled here to be used by debian-cd and ubuntu-image. . Trees of booloader components are profided together with a sample xorriso command to use. . In addition to the provided files, grub.cfg has to be provided by consumer of these products. . This package must be rebuild whenever Built-Using declared packages are updated - namely grub2-signed and shim-signed. Package: cdebconf Description-md5: 19ca11018968935708d0ed3262e5aa67 Description-en_GB: Debian Configuration Management System (C-implementation) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. Package: cdrkit-doc Description-md5: de4ca130903a6946310802d51064b32e Description-en_GB: Documentation for the cdrkit package suite This is the documentation for the cdrkit package suite, namely wodim, genisoimage and icedax. Package: ceilometer-agent-central Description-md5: 65411a0f4dccd2451a23425cde8bfbde Description-en_GB: ceilometer central agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the central agent. Package: ceilometer-agent-compute Description-md5: 5756094aff76fc418a5a235966177070 Description-en_GB: ceilometer compute agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the compute agent Package: ceilometer-common Description-md5: 6bd898c785acee0812e68f775bae41e3 Description-en_GB: ceilometer common files Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains files that are needed for all parts of ceilometer Package: ceph Description-md5: 744df4d020b57452ac4638e56eff9c7b Description-en_GB: distributed storage and file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. Package: ceph-base Description-md5: 38862c56180e1d3d93a838a6386f82bc Description-en_GB: common ceph daemon libraries and management tools Ceph is a distributed storage system designed to provide excellent performance, reliability, and scalability. . This package contains the libraries and management tools that are common among the Ceph server daemons (ceph-mon, ceph-mgr, ceph-osd, ceph-mds). These tools are necessary for creating, running, and administering a Ceph storage cluster. Package: ceph-common Description-md5: e302e645c41e2c6148fcff41573e283b Description-en_GB: common utilities to mount and interact with a ceph storage cluster Ceph is a distributed storage and file system designed to provide excellent performance, reliability, and scalability. This is a collection of common tools that allow one to interact with and administer a Ceph cluster. Package: ceph-mds Description-md5: d37d51a4735a093f21799c80f707168f Description-en_GB: metadata server for the ceph distributed file system Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the metadata server daemon, which is used to create a distributed file system on top of the ceph storage cluster. Package: ceph-mgr Description-md5: 749cc8e373d9ddb619b2b98fce8761a4 Description-en_GB: manager for the ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the manager daemon, which is used to expose high level management and monitoring functionality. Package: ceph-mgr-modules-core Description-md5: 76ec9efc7e6e0d4aa49f8158d74a7c3b Description-en_GB: ceph manager modules which are always enabled Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a set of core ceph-mgr modules which are always enabled. Package: ceph-mon Description-md5: aa343322863ec9d4c967e6b512da062d Description-en_GB: monitor server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the cluster monitor daemon for the Ceph storage system. One or more instances of ceph-mon form a Paxos part-time parliament cluster that provides extremely reliable and durable storage of cluster membership, configuration, and state. Package: ceph-osd Description-md5: fb08b00d788b505eb4bb23072221ce43 Description-en_GB: OSD server for the ceph storage system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the Object Storage Daemon for the Ceph storage system. It is responsible for storing objects on a local file system and providing access to them over the network. Package: ceph-volume Description-md5: d771b38d2bcd53eaaebd0646e4edece3 Description-en_GB: tool to facilidate OSD deployment Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains a tool to deploy OSD with different devices like lvm or physical disks, and trying to follow a predictable, and robust way of preparing, activating, and starting the deployed OSD. Package: checksecurity Description-md5: 81ea96b9f33049c4587fcadd8e3ec385 Description-en_GB: basic system security checks Checksecurity can periodically do some very basic system security checks: . * check-setuid - scans for insecurely mounted remote file systems, and tracks changes in setuid programs; * check-sockets - tracks changes in open ports to detect rogue programs; * check-passwd - scans for empty or duplicate system accounts; * check-disfree - scans for mounted filesystems nearing capacity; * check-iptables-logs - scans logs generated by iptables and look for intrusion attempts. . Be aware that these minimal set of checks are no substitute for a full security auditing and integrity checking system. . In addition to these checks you are encourage to install additional packages (listed in "Recommends") to provide more information concerning the security or vulnerability of your system. . Installing the suggested package lockfile-progs can help to prevent the cron jobs running multiple times if something gets jammed. Package: cheese Description-md5: d43e2962bb9e2e6472e35b9746fa32d9 Description-en_GB: tool to take pictures and videos from your webcam A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. Package: cheese-common Description-md5: bd8017d577dcb034b7c3327cc79fe310 Description-en_GB: Common files for the Cheese tool to take pictures and videos A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the common files and translations. Package: chrony Description-md5: f0bbbeab28dbc2e9fe201d3d79df8c96 Description-en_GB: Versatile implementation of the Network Time Protocol It consists of a pair of programs: . chronyd: This is a daemon which runs in background on the system. It obtains measurements (e.g. via the network) of the system's offset relative to other systems and adjusts the system time accordingly. For isolated systems, the user can periodically enter the correct time by hand (using 'chronyc'). In either case 'chronyd' determines the rate at which the computer gains or loses time, and compensates for this. Chronyd implements the NTP protocol and can act as either a client or a server. . chronyc: This is a command-line driven control and monitoring program. An administrator can use this to fine-tune various parameters within the daemon, add or delete servers etc whilst the daemon is running. Package: cifs-utils Description-md5: 935040b98485786df2e3f301255ff219 Description-en_GB: Common Internet File System utilities The SMB/CIFS protocol provides support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides utilities for managing mounts of CIFS network file systems. Package: cinder-api Description-md5: 325d82ff6875c8b415e2cbe731a45c21 Description-en_GB: Cinder storage service - API server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder API server. Package: cinder-backup Description-md5: e2df85270f1e60cf99b08a0d7054224e Description-en_GB: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder backup service. Package: cinder-common Description-md5: d0c1f1d187fc251f073166729bba6897 Description-en_GB: Cinder storage service - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains commons components for Cinder. Package: cinder-scheduler Description-md5: cdc56e77ac87da514cb5cf0c47684649 Description-en_GB: Cinder storage service - Scheduler server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Scheduler server. Package: cinder-volume Description-md5: 47b3310ccd07d775fd3dc3ac73b9c761 Description-en_GB: Cinder storage service - Volume server OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Cinder Volume server. Package: clamav Description-md5: fb7be82d5591a0f3facf827f0a60c5d6 Description-en_GB: anti-virus utility for Unix - command-line interface Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the command line interface. Features: - built-in support for various archive formats, including Zip, Tar, Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others; - built-in support for almost all mail file formats; - built-in support for ELF executables and Portable Executable files compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and obfuscated with SUE, Y0da Cryptor and others; - built-in support for popular document formats including Microsoft Office and Mac Office files, HTML, RTF and PDF. . For scanning to work, a virus database is needed. There are two options for getting it: - clamav-freshclam: updates the database from Internet. This is recommended with Internet access. - clamav-data: for users without Internet access. The package is not updated once installed. The clamav-getfiles package allows creating custom packages from an Internet-connected computer. Package: clamav-base Description-md5: 701912f0a2cc626b57570094858a5b1d Description-en_GB: anti-virus utility for Unix - base package Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package mainly manages the clamav system account. It is not really useful without the clamav or clamav-daemon package. Package: clamav-daemon Description-md5: dc258511e9e1f62ef33172c190a0fad6 Description-en_GB: anti-virus utility for Unix - scanner daemon Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the daemon featuring: - fast, multi-threaded daemon; - easy integration with MTA's; - support for on-access scanning; - remote scanning; - able to be run supervised by daemon. Package: clamav-docs Description-md5: af78818bbdf8851b6358c15693a31419 Description-en_GB: anti-virus utility for Unix - documentation Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the documentation for the ClamAV suite. Package: clamav-freshclam Description-md5: 82c68e4f7c984e3d6bdc720ae842fca8 Description-en_GB: anti-virus utility for Unix - virus database update utility Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the freshclam program and scripts to automate virus database updating. It relies on an Internet connection, but can be run in a variety of ways to compensate for intermittent connections. Package: clamdscan Description-md5: ad077e4c74b9870b6e7bb55aef11c547 Description-en_GB: anti-virus utility for Unix - scanner client Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains clamdscan, the command line interface of the clamav daemon. Package: cloud-guest-utils Description-md5: fda0c5237d2eca0ed770cea9796a01fa Description-en_GB: cloud guest utilities This package contains programs useful inside cloud instance. It contains 'growpart' for resizing a partition during boot. Package: cloud-image-utils Description-md5: e191186aacb945b1693d28e6c28420bc Description-en_GB: cloud image management utilities This package provides a useful set of utilities for working with cloud images. It contains tools to help in modifying cloud images, running, and querying data related to cloud-images. Package: cloud-init Description-md5: d4ea791a4ab9dd98376dbd623e6f7fde Description-en_GB: initialisation and customization tool for cloud instances Cloud-init is the industry standard multi-distribution method for cross- platform cloud instance initialisation. It is supported across all major public cloud providers, provisioning systems for private cloud infrastructure, and bare-metal installations. . Cloud instances are initialized from a disk image and instance data: . * Cloud metadata * User data (optional) * Vendor data (optional) . Cloud-init will identify the cloud it is running on during boot, read any provided metadata from the cloud and initialize the system accordingly. This may involve setting up the network and storage devices to configuring SSH access key and many other aspects of a system. Later on the cloud-init will also parse and process any optional user or vendor data that was passed to the instance. Package: cloud-initramfs-copymods Description-md5: 9b99c06c4d826846f96198235e941192 Description-en_GB: copy initramfs modules into root filesystem for later use When booting with an external-to-root kernel and initramfs, you need to ensure that /lib/modules contains any necessary modules not already loaded. . This package arranges for the modules in the initramfs to be placed into /lib/modules after the switchroot is done. Package: cloud-initramfs-dyn-netconf Description-md5: 8540c7d63a3de7906bc6373dd31cb14c Description-en_GB: write a network interface file in /run for BOOTIF This package provides an initramfs module that will write a simple network interfaces formatted file to /run/network/interfaces with entries for any devices that were configured during initramfs. Package: cloud-initramfs-growroot Description-md5: 2a0d4bed7bada9873cf69d658abe0c23 Description-en_GB: automatically resize the root partition on first boot This package adds functionality to an initramfs built by initramfs-tools. When installed, the initramfs will repartition a disk to make the root volume consume all space that follows it. . You most likely do not want this package unless you know what you are doing. It is primarily interesting in a virtualised environment when a disk can provisioned with a size larger than its original size. In this case, with this package installed, you can automatically use the new space without requiring a reboot to re-read the partition table. Package: cloud-initramfs-rooturl Description-md5: 600f26e2a9d6f264aaac2b9ee0d3a937 Description-en_GB: use a tarball or squashfs image in a url as the root filesystem Allows user to pass in root=http://example.com/your.tar.gz Root filesystem will be tmpfs from that url. Package: cloud-utils Description-md5: ecfdf1afadc9f90712f9928524bd0495 Description-en_GB: metapackage for installation of upstream cloud-utils source This metapackage will depend on all sub-packages built by the upstream cloud-utils source. Package: cluster-glue-dev Description-md5: f40eecf106cf0864f5af36616f656200 Description-en_GB: Development files for the cluster glue components This package includes headers and static libraries for the glue cluster components. . If you are developing for cluster-glue, you probably want to install this package. Package: cmake Description-md5: 47b53839da906127970f1e8c870afc2d Description-en_GB: cross-platform, open-source make system CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. CMake is quite sophisticated: it is possible to support complex environments requiring system configuration, pre- processor generation, code generation, and template instantiation. . CMake was developed by Kitware as part of the NLM Insight Segmentation and Registration Toolkit project. The ASCI VIEWS project also provided support in the context of their parallel computation environment. Other sponsors include the Insight, VTK, and VXL open source software communities. Package: cmake-data Description-md5: a70b3cf96f911b61c8fa1e1b3f34f44f Description-en_GB: CMake data files (modules, templates and documentation) This package provides CMake architecture independent data files (modules, templates, documentation etc.). Unless you have cmake installed, you probably do not need this package. Package: cmake-doc Description-md5: c77e6a2a8065e9574225a496b383a0cd Description-en_GB: extended documentation in various formats for CMake CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides additional documentation in various formats like HTML or plain text. Package: colord Description-md5: 64e70acbf5b727798902cde7ba73ee66 Description-en_GB: system service to manage device colour profiles -- system daemon colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the dbus-activated colord system daemon. Package: colord-data Description-md5: 534227cd7cbb91a520f07f2bab16789a Description-en_GB: system service to manage device colour profiles -- data files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains data for the colord system daemon. Package: comerr-dev Description-md5: 2188fc96978a9083bb050c70bc3cab2a Description-en_GB: common error description library - headers and static libraries libcom_err is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. . This package contains the development environment for the com_err library. Package: command-not-found Description-md5: add5e86211cf27a4446f18bd0c777aa8 Description-en_GB: Suggest installation of packages in interactive bash sessions This package will install a handler for command_not_found that looks up programs not currently installed but available from the repositories. Package: conntrack Description-md5: c67acdc90314fa52663a0a06fd01d1b6 Description-en_GB: Program to modify the conntrack tables conntrack is a userspace command line program targeted at system administrators. It enables them to view and manage the in-kernel connection tracking state table. Package: console-setup Description-md5: 68ace576871ee78c34a9c31d6c6d6bf9 Description-en_GB: console font and keymap setup program This package provides the console with the same keyboard configuration scheme as the X Window System. 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 installs 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. Package: console-setup-linux Description-md5: 344215f6cd3c78235b14195ca3b44ec5 Description-en_GB: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. Package: containerd Description-md5: 6a31c7373bc525a830776e3e75d55eda Description-en_GB: daemon to control runC Containerd is a daemon to control runC, built for performance and density. Containerd leverages runC's advanced features such as seccomp and user namespace support as well as checkpoint and restore for cloning and live migration of containers. . This package contains the binaries. Package: coreutils Description-md5: d0d975dec3625409d24be1238cede238 Description-en_GB: GNU core utilities This package contains the basic file, shell and text manipulation utilities which are expected to exist on every operating system. . Specifically, this package includes: arch base64 basename cat chcon chgrp chmod chown chroot cksum comm cp csplit cut date dd df dir dircolors dirname du echo env expand expr factor false flock fmt fold groups head hostid id install join link ln logname ls md5sum mkdir mkfifo mknod mktemp mv nice nl nohup nproc numfmt od paste pathchk pinky pr printenv printf ptx pwd readlink realpath rm rmdir runcon sha*sum seq shred sleep sort split stat stty sum sync tac tail tee test timeout touch tr true truncate tsort tty uname unexpand uniq unlink users vdir wc who whoami yes Package: corosync Description-md5: 66e7e12ea9ecefc23cd13347b02ab6dc Description-en_GB: cluster engine daemon and utilities The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync daemon and some administration tools. Package: corosync-doc Description-md5: 8ce9b74e1ab176352a6bf49cf33b5e79 Description-en_GB: cluster engine HTML documentation The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync HTML manuals and the API documentation generated by Doxygen. Package: cpio Description-md5: 5f492bf139a41f29fd2d6fcadf43606e Description-en_GB: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Package: cpp Description-md5: aa450f6a454bdd6b0d8d9862a9240255 Description-en_GB: GNU C preprocessor (cpp) 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. Package: cpp-11 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en_GB: GNU C preprocessor 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. Package: cpp-11-aarch64-linux-gnu Description-md5: 45f5a7d0ff0712ad443d07c2355c0a1a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for arm64 architecture. Package: cpp-11-arm-linux-gnueabihf Description-md5: 7f9493441e3cdf1166438a9959deefe1 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armhf architecture. Package: cpp-11-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en_GB: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-11-powerpc64le-linux-gnu Description-md5: 3c8dfbf0de7afc39cf0815e138362016 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64el architecture. Package: cpp-11-s390x-linux-gnu Description-md5: 2e6a70b0ab111b7a34a0b2e8733e266a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for s390x architecture. Package: cpp-aarch64-linux-gnu Description-md5: 847bfa1f1fa8ea6c301d29042617b520 Description-en_GB: GNU C preprocessor (cpp) for the arm64 architecture 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 cross-compiler for arm64 architecture. . This is a dependency package providing the default GNU C preprocessor for the arm64 architecture. Package: cpp-arm-linux-gnueabihf Description-md5: 3ede27b920020c7d18e2f24cf4e4fb91 Description-en_GB: GNU C preprocessor (cpp) for the armhf architecture 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 cross-compiler for armhf architecture. . This is a dependency package providing the default GNU C preprocessor for the armhf architecture. Package: cpp-doc Description-md5: bedc30e6ac711bb807bb5f49569e8b35 Description-en_GB: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format (dependency package). Package: cpp-powerpc64le-linux-gnu Description-md5: 2e5c9173d04e923d48a3f7990f0cd11c Description-en_GB: GNU C preprocessor (cpp) for the ppc64el architecture 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 cross-compiler for ppc64el architecture. . This is a dependency package providing the default GNU C preprocessor for the ppc64el architecture. Package: cpp-s390x-linux-gnu Description-md5: dc03ec196671c21e740c0d0ed3eb42bc Description-en_GB: GNU C preprocessor (cpp) for the s390x architecture 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 cross-compiler for s390x architecture. . This is a dependency package providing the default GNU C preprocessor for the s390x architecture. Package: cpu-checker Description-md5: c2cf9eeaa26a61213dc6270934083431 Description-en_GB: tools to help evaluate certain CPU (or BIOS) features There are some CPU features that are filtered or disabled by system BIOSes. This set of tools seeks to help identify when certain features are in this state, based on kernel values, CPU flags and other conditions. Supported feature tests are NX/XD and VMX/SVM. Package: cracklib-runtime Description-md5: 735547e1edb1c58c3775b3a199b66896 Description-en_GB: runtime support for password checker library cracklib2 Run-time support programs which use the shared library in libcrack2 including programs to build the password dictionary databases used by the functions in the shared library. Package: crash Description-md5: 62a3af04681a29149ddd988c1db996db Description-en_GB: kernel debugging utility, allowing gdb like syntax The core analysis suite is a self-contained tool that can be used to investigate either live systems, or multiple different core dump formats including kdump, LKCD, netdump and diskdump. . o The tool is loosely based on the SVR4 crash command, but has been completely integrated with gdb in order to be able to display formatted kernel data structures, disassemble source code, etc. . o The current set of available commands consist of common kernel core analysis tools such as a context-specific stack traces, source code disassembly, kernel variable displays, memory display, dumps of linked-lists, etc. In addition, any gdb command may be entered, which in turn will be passed onto the gdb module for execution. . o There are several commands that delve deeper into specific kernel subsystems, which also serve as templates for kernel developers to create new commands for analysis of a specific area of interest. Adding a new command is a simple affair, and a quick recompile adds it to the command menu. . o The intent is to make the tool independent of Linux version dependencies, building in recognition of major kernel code changes so as to adapt to new kernel versions, while maintaining backwards compatibility. Package: crmsh Description-md5: c5a831ffb32f166ac7366e6706833b86 Description-en_GB: CRM shell for the pacemaker cluster manager The crm shell is an advanced command-line interface for High-Availability cluster management in GNU/Linux. Effortlessly configure, manage and troubleshoot your clusters from the command line, with full tab completion and extensive help. crmsh also provides advanced features like low-level cluster configuration, cluster scripting and package management, and history exploration tools giving you an instant view of what your cluster is doing. Package: crmsh-doc Description-md5: 5331ec65725142824af3cf9ef48ba0dc Description-en_GB: crmsh HTML Documentation The crm shell is an advanced command-line interface for High-Availability cluster management in GNU/Linux. Effortlessly configure, manage and troubleshoot your clusters from the command line, with full tab completion and extensive help. crmsh also provides advanced features like low-level cluster configuration, cluster scripting and package management, and history exploration tools giving you an instant view of what your cluster is doing. . This package contains the html Pacemaker API documentation. Package: cron Description-md5: 7384e614068d48b9ac2335cb05added3 Description-en_GB: process scheduling daemon The cron daemon is a background process that runs particular programs at particular times (for example, every minute, day, week, or month), as specified in a crontab. By default, users may also create crontabs of their own so that processes are run on their behalf. . Output from the commands is usually mailed to the system administrator (or to the user in question); you should probably install a mail system as well so that you can receive these messages. . This cron package does not provide any system maintenance tasks. Basic periodic maintenance tasks are provided by other packages, such as checksecurity. Package: cross-config Description-md5: a64bbb82ee088b3d6ae2c21e87e34407 Description-en_GB: autotools support for cross-compilation This package contains configuration files describing available cross architecture settings for use by autotools along with support for cross- building using CMake and a small number of package-specific cross-building configuration support files. . This package will remain after the deprecated dpkg-cross binary and supporting perl module have been removed. Package: crossbuild-essential-arm64 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-armhf Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-ppc64el Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-s390x Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: cryptsetup Description-md5: 109c1fbecc9a2c070cf7023e889b3839 Description-en_GB: disk encryption support - startup scripts Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . 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. . This package provides the cryptdisks_start and _stop wrappers, as well as luksformat. Package: cryptsetup-bin Description-md5: 5ba5cdc500067a042902eba3bbaab6db Description-en_GB: disk encryption support - command line tools Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides cryptsetup, cryptsetup-reencrypt, integritysetup and veritysetup. Package: cryptsetup-initramfs Description-md5: cac39fb1e64bce69f201398c1e1e437a Description-en_GB: disk encryption support - initramfs integration Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides initramfs integration for cryptsetup. Package: cu Description-md5: 41fb11f69b66c4b17a00cecf9bf8d7da Description-en_GB: call up another system The cu command is used to call up another system and act as a dial-in terminal (mostly on a serial line). It can also do simple file transfers with no error checking. . cu is part of the UUCP source but has been split into its own package because it can be useful even if you do not do uucp. Package: culmus Description-md5: c74d0db338ef6e6969b558807c269bd5 Description-en_GB: TrueType and Type1 Hebrew Fonts for X11 14 Hebrew font families. Contain ASCII glyphs from various sources. . Those families provide a basic set of a serif (Frank Ruehl), sans serif (Nachlieli) and monospaced (Miriam Mono) fonts. Also included Miriam, Drugulin, Aharoni, David, Hadasim etc. Cantillation marks support is available in Keter YG. Package: cups Description-md5: 757338adad655b8f7da62fcd23ed6453 Description-en_GB: Common UNIX Printing System(tm) - PPD/driver support, web interface 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 parts of CUPS which are needed for using printer drivers. Package: cups-browsed Description-md5: 6841b0cfd74741276406b0948b8f9867 Description-en_GB: OpenPrinting CUPS Filters - cups-browsed This package provides cups-browsed, a daemon which browses the Bonjour broadcasts of shared remote CUPS printers and makes the printers available locally, replacing the CUPS broadcasting/browsing which was dropped in CUPS 1.6.x. This way the old behavior of having the remote printers available automatically is now re-implemented with Bonjour. . cups-browsed is also useful with a CUPS >= 1.6 client to allow the latter to browse the printer list of CUPS < 1.6 servers (by using the old 'cups' protocol in BrowseRemoteProtocols). . cups-browsed is also useful with a CUPS >= 1.6 server to allow CUPS < 1.6 clients to browse its printer list (by using the old 'cups' protocol in BrowseLocalProtocols). Package: cups-bsd Description-md5: 8ca999eda442e2096dafa2745e4db8de Description-en_GB: Common UNIX Printing System(tm) - BSD commands 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). Package: cups-client Description-md5: 49064ce8151bc5cfbb65936322a4e2ce Description-en_GB: Common UNIX Printing System(tm) - client programs (SysV) 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. Package: cups-common Description-md5: ae28e55960aa62a85c88769b70d73eaa Description-en_GB: Common UNIX Printing System(tm) - common files 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. Package: cups-core-drivers Description-md5: 4f9e3623496bd3c54084d9d6fbddff87 Description-en_GB: Common UNIX Printing System(tm) - driverless printing 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 parts of CUPS which are needed for driverless printing on IPP printers with common data formats. Package: cups-daemon Description-md5: 559bf8b849cd67e4ad13a2a638aea615 Description-en_GB: Common UNIX Printing System(tm) - daemon 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. Package: cups-filters Description-md5: 3904eb1f4e7435cb00f37604454e097a Description-en_GB: OpenPrinting CUPS Filters - Main Package This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains the filters for printing with drivers/PPDs and for converting non-PDF input files to PDF. Package: cups-filters-core-drivers Description-md5: 69249eba4a48f22866ae0fd5fccaa289 Description-en_GB: OpenPrinting CUPS Filters - Driverless printing This package provides additional CUPS filters which are not provided by the CUPS project itself. This includes filters for a PDF based printing workflow. . This package contains only the filters needed for driverless printing of PDF input files on IPP printers with known, common languages (PDF, PostScript, PWG Raster, Apple Raster, PCL). Package: cups-ipp-utils Description-md5: fc53f48bcd5c06c739e45e5b8b3087d2 Description-en_GB: Common UNIX Printing System(tm) - IPP developer/admin utilities 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 IPP utilities for developers and system administrators Package: cups-pk-helper Description-md5: 99cdef8011b592b6ad8076a155343c2c Description-en_GB: PolicyKit helper to configure cups with fine-grained privileges This package provides a PolicyKit helper to configure cups with fine- grained privileges. For example, it's possible to let users enable/disable printers without requiring a password, while still requiring a password for editing printer settings. Package: cups-ppdc Description-md5: ba3fa27bc468a14b73280f189057f4e7 Description-en_GB: Common UNIX Printing System(tm) - PPD manipulation utilities 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 utilities to generate and manipulate PPD files. Package: cups-server-common Description-md5: 78d6321e2b482147d6a44eac119c72bc Description-en_GB: Common UNIX Printing System(tm) - server common files 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. Package: curl Description-md5: f83293d10df083ae6f7bb7d01642913c Description-en_GB: command line tool for transferring data with URL syntax curl is a command line tool for transferring data with URL syntax, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . curl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, kerberos...), file transfer resume, proxy tunneling and a busload of other useful tricks. Package: curtin Description-md5: 131b2c82b3ac98e404f8679da8cf7637 Description-en_GB: Library and tools for the curtin installer This package provides the curtin installer. . Curtin is an installer that is blunt, brief, snappish, snippety and unceremonious. Package: curtin-common Description-md5: b24ac6ac0cf9c430ccd5e7cc40c446ae Description-en_GB: Library and tools for curtin installer This package contains utilities for the curtin installer. Package: cyrus-sasl2-doc Description-md5: d7d08ebfc592e9842e2cf44e2e6633b0 Description-en_GB: Cyrus SASL - documentation This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains documentation for system administrators. Package: dash Description-md5: 8d4d9c32c6b2b70328f7f774a0cc1248 Description-en_GB: POSIX-compliant shell The Debian Almquist Shell (dash) is a POSIX-compliant shell derived from ash. . Since it executes scripts faster than bash, and has fewer library dependencies (making it more robust against software or hardware failures), it is used as the default system shell on Debian systems. Package: db-util Description-md5: d85ea68b5af48dcbdc0e4173be4d602d Description-en_GB: Berkeley Database Utilities This empty package depends on the recommended utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. Package: db5.3-doc Description-md5: 2826975d4a00b1b8491b8c516aaecf66 Description-en_GB: Berkeley v5.3 Database Documentation [html] This package contains documentation in HTML format for all of the APIs (C, C++, C#, STL, Java, Tcl) and utilities provided by version 5.3 of Berkeley DB. Package: db5.3-util Description-md5: 4415a3b6c387cfe327a0d463376221c7 Description-en_GB: Berkeley v5.3 Database Utilities This package provides different tools for manipulating databases in the Berkeley v5.3 database format, and includes: - db5.3_archive: write the pathnames of the log files no longer in use. - db5.3_checkpoint: daemon process to monitor the database log and checkpoint it periodically. - db5.3_deadlock: traverse the database environment lock region and abort lock requests when a deadlock is detected. - db5.3_load: loads (and creates) a database from standard input. - db5.3_dump: read a database file and write it in a format understood by db4.{2..8}_load. - db5.3_printlog: dump log files in human readable format. - db5.3_stat: display statistics for Berkeley DB environments. - db5.3_upgrade: upgrades the version of files and the databases they contain. - db5.3_verify: check the structure of files and their databases. Package: dbus Description-md5: 8317e43242716ec7f7692a3ac5895e1c Description-en_GB: simple interprocess messaging system (daemon and utilities) 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. Package: dbus-1-doc Description-md5: 4ff746780e6dca0a27147236301ca4fd Description-en_GB: simple interprocess messaging system (documentation) 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 API documentation for D-Bus, as well as the protocol specification. . See the dbus description for more information about D-Bus in general. Package: dbus-user-session Description-md5: be4453093922af92deac14b4e8458a83 Description-en_GB: simple interprocess messaging system (systemd --user integration) 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. . On systemd systems, this package opts in to the session model in which a user's session starts the first time they log in, and does not end until all their login sessions have ended. This model merges all parallel non- graphical login sessions (text mode, ssh, cron, etc.), and up to one graphical session, into a single "user-session" or "super-session" within which all background D-Bus services are shared. . Multiple graphical sessions per user are not currently supported in this mode; as a result, it is particularly suitable for gdm, which responds to requests to open a parallel graphical session by switching to the existing graphical session and unlocking it. . To retain dbus' traditional session semantics, in which login sessions are artificially isolated from each other, remove this package and install dbus-x11 instead. . See the dbus package description for more information about D-Bus in general. Package: dbus-x11 Description-md5: 101d13ea029d06116b86761850faa2f3 Description-en_GB: simple interprocess messaging system (X11 deps) 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. Package: dc Description-md5: df0fb5699f014e0d2bb4210971dadffa Description-en_GB: GNU dc arbitrary precision reverse-polish calculator GNU dc is a reverse-polish desk calculator which supports unlimited precision arithmetic. It also allows you to define and call macros. . A reverse-polish calculator stores numbers on a stack. Entering a number pushes it on the stack. Arithmetic operations pop arguments off the stack and push the results. Package: dconf-cli Description-md5: 1d5ca74b35414d275ff0579f00176c88 Description-en_GB: simple configuration storage system - utilities DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the command line tools. Note that DConf is not connected with the older Debian package named dconf. Package: dconf-gsettings-backend Description-md5: 6b19a0652a2cca6e9bf8daa15cc3026b Description-en_GB: simple configuration storage system - GSettings back-end DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a back-end for GSettings. It is needed by applications accessing settings through GSettings to set custom values and listen for changes. Package: dconf-service Description-md5: 8339e79de2cc17111e9f391efbb6d79f Description-en_GB: simple configuration storage system - D-Bus service DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the DConf service, which applications talk to using D-Bus in order to obtain their settings. It is mostly used by the GSettings backend. Package: dctrl-tools Description-md5: 2be4fae2cb5697a030eba7e7ef050401 Description-en_GB: Command-line tools to process Debian package information Debian package information is generally stored in files having a special file format, dubbed the Debian control file format (the dctrl format), a special case of the record jar file format. These tools operate on any files conforming in a general sense to that format and are therefore widely applicable whenever those formats are in play. . Included are: . grep-dctrl - Grep dctrl-format files grep-available - Grep the DPKG available database grep-status - Grep the DPKG status database grep-aptavail - Grep the APT available database grep-debtags - Grep the Debtags package database . sort-dctrl - Sort dctrl-format files . tbl-dctrl - Tabulate dctrl-format files . sync-available - Sync the dpkg available database with the apt database Package: debconf Description-md5: 85b82bf406dfc9a635114f44ab7fb66d Description-en_GB: Debian configuration management system Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. Package: debconf-doc Description-md5: da116c01af307835ff58f0c7931292af Description-en_GB: debconf documentation This package contains lots of additional documentation for Debconf, including the debconf user's guide, documentation about using different backend databases via the /etc/debconf.conf file, and a developer's guide to debconf. Package: debconf-i18n Description-md5: 3f303f9083a6c63ddcfd70b4738cca54 Description-en_GB: full internationalisation support for debconf This package provides full internationalisation for debconf, including translations into all available languages, support for using translated debconf templates, and support for proper display of multibyte character sets. Package: debhelper Description-md5: c3d35229c1ce392f77324206e097b92e Description-en_GB: helper programs for debian/rules 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. Package: debian-goodies Description-md5: d4ced28124d1feaa8746efc46dfb2f02 Description-en_GB: Small toolbox-style utilities for Debian systems These programs are designed to integrate with standard shell tools, extending them to operate on the Debian packaging system. . dglob - Generate a list of package names which match a pattern [dctrl-tools, apt*, apt-file*, perl*] dgrep - Search all files in specified packages for a regex [dctrl-tools, apt-file (both via dglob)] . These are also included, because they are useful and don't justify their own packages: . check-enhancements - find packages which enhance installed packages [apt, dctrl-tools] checkrestart - Help to find and restart processes which are using old versions of upgraded files (such as libraries) [python3, procps, lsof*] debget - Fetch a .deb for a package in APT's database [apt] debman - Easily view man pages from a binary .deb without extracting [man, apt* (via debget)] debmany - Select manpages of installed or uninstalled packages [man | sensible-utils, whiptail | dialog | zenity, apt*, konqueror*, xdg-utils*] dhomepage - Open homepage of a package in a web browser [dctrl-tools, sensible-utils*, www-browser* | x-www-browser*] dman - Fetch manpages from online manpages.debian.org service [curl, man, lsb-release*] dpigs - Show which installed packages occupy the most space [dctrl-tools] find-dbgsym-packages - Get list of dbgsym packages from core dump or PID. [dctrl-tools, elfutils, libfile-which-perl, libipc-system-simple-perl, libfile-slurper-perl] Usage of the --ssh option requires openssh-client. Usage of the --deb option requires equivs. popbugs - Display a customized release-critical bug list based on packages you use (using popularity-contest data) [python3, popularity-contest] which-pkg-broke - find which package might have broken another [python3, apt] which-pkg-broke-build - find which package might have broken the build of another [python3 (via which-pkg-broke), apt] . Package name in brackets denote (non-essential) dependencies of the scripts. Packages names with an asterisk ("*") denote optional dependencies, all other are hard dependencies. . Hard dependencies of single tools are listed in the Recommends field of the package and optional dependencies of single tools in the Suggests field -- as common with many "collection" style Debian packages. Package: debianutils Description-md5: 096a0848c39206a57aa99b73c9bab49c Description-en_GB: Miscellaneous utilities specific to Debian This package provides a number of small utilities which are used primarily by the installation scripts of Debian packages, although you may use them directly. . The specific utilities included are: add-shell installkernel ischroot remove-shell run-parts savelog tempfile update-shells which Package: debootstrap Description-md5: 883a8efb3ed16248b0d2091d9c0b60c9 Description-en_GB: Bootstrap a basic Debian system 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. Package: default-jdk Description-md5: c597cf36981d7716553d93e4f6672569 Description-en_GB: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for amd64. Package: default-jdk-doc Description-md5: 43a9407b23ea43d82bca133113a7eb6f Description-en_GB: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for amd64. Package: default-jdk-headless Description-md5: 17d93291d83f9a10d7cefbfe85eb18a3 Description-en_GB: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11 -jdk-headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: 071b7a2f9baf048d89c849c14bcafb9e Description-en_GB: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for amd64. Package: default-jre-headless Description-md5: 6a80f216cbac62099ce78c02764c55d1 Description-en_GB: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre- headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-libmysqlclient-dev Description-md5: 36763c05220d88f67c8203781f560747 Description-en_GB: MySQL database development files (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client development libraries and header files (API and ABI defined by MySQL). Depending on the default defined through this metapackage, the underlying implementation may be provided by either MySQL or MariaDB. Build-Depend on this package and then link using -lmysqlclient. You will end up with a binary that depends on either libmysqlclient.so.X or libmariadbclient.so.X depending on the current default. dpkg-shlibdeps should correctly generate a dependency on libmysqlclientX or libmariadbclientX as appropriate. Package: deja-dup Description-md5: 9192e9aae086ad01143a5f948615eebc Description-en_GB: Backup utility Déjà Dup is a simple backup tool. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the backend. . Features: * Support for local, remote, or cloud backup locations such as Nextcloud * Securely encrypts and compresses your data * Incrementally backs up, letting you restore from any particular backup * Schedules regular backups * Integrates well into your GNOME desktop Package: designate Description-md5: 5e5faeb3467a3894a663a0991a2ae390 Description-en_GB: OpenStack DNS as a Service - metapackage Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package is a metapackage that helps installing all of Designate at once. Package: designate-agent Description-md5: 7cc04b3512040c9633e4a99f9885997e Description-en_GB: OpenStack DNS as a Service - agent Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the agent. Package: designate-api Description-md5: 4cac1d050d1c8bc0cafa67f8e346d5e9 Description-en_GB: OpenStack DNS as a Service - API server Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the REST API server. Package: designate-central Description-md5: 37a9482be3c3d7ac130adca7afbdf85b Description-en_GB: OpenStack DNS as a Service - central daemon Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the central daemon. Package: designate-common Description-md5: 4773236ea67d97186d3fb383c008a1c0 Description-en_GB: OpenStack DNS as a Service - common files Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides common files. Package: designate-doc Description-md5: 6bcc546e9410a4ee9bb5f000afda5188 Description-en_GB: OpenStack DNS as a Service - doc Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package contains the documentation. Package: designate-mdns Description-md5: a8f68137ee58e297c0dc7ee676a14cbb Description-en_GB: OpenStack DNS as a Service - mdns Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the mdns service. Package: designate-pool-manager Description-md5: 069fd368d09b5fec7f9abb8fe2c610fe Description-en_GB: OpenStack DNS as a Service - pool manager Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the pool manager service. Package: designate-producer Description-md5: 2b704fe977bff4b821c78fc40b1a2cb3 Description-en_GB: OpenStack DNS as a Service - producer Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the producer service. Package: designate-sink Description-md5: 2fc65a9dce9cc72a58afef46f35bc42c Description-en_GB: OpenStack DNS as a Service - sink Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the sink service. Package: designate-worker Description-md5: 21cfecdf155154b77a2cb8c5c405e14a Description-en_GB: OpenStack DNS as a Service - worker Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the worker service. Package: designate-zone-manager Description-md5: 4d10d7c0b809be038f8edbb5fa363b84 Description-en_GB: OpenStack DNS as a Service - zone manager Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the zone manager service. Package: desktop-file-utils Description-md5: b235afbde001f33936d80b8419f367f5 Description-en_GB: Utilities for .desktop files 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. Package: device-tree-compiler Description-md5: c14bd2aee94155eab7033dce0d089d26 Description-en_GB: Device Tree Compiler for Flat Device Trees Device Tree Compiler, dtc, takes as input a device-tree in a given format and outputs a device-tree in another format for booting kernels on embedded systems. . Typically, the input format is "dts", a human readable source format, and creates a "dtb", or binary format as output. Package: devio Description-md5: 0bd1a5ee0f78f228d879d86ec100473d Description-en_GB: correctly read (or write) a region of a block device devio is a command line program to read correctly from mtd character (and other block) devices. devio allows access to specific regions of the device and allows output of data from specific locations. The primary difference between devio and other command line utilities, such as dd and cat, is that it is not stream based - it writes directly into the object rather than reading and writing a stream of data. Package: devscripts Description-md5: 18712bf96fd125498747f0e7e056e01f Description-en_GB: scripts to make the life of a Debian Package maintainer easier Contains the following scripts, dependencies/recommendations shown in brackets afterwards: . - annotate-output: run a command and prepend time and stream (O for stdout, E for stderr) for every line of output. - archpath: Prints arch (tla/Bazaar) package names. Also supports calculating the package names for other branches. [tla | bazaar] - bts: A command-line tool for accessing the Debian Bug Tracking System, both to send mails to control@bts.debian.org and to access the web pages and SOAP interface of the BTS. [www-browser, libauthen-sasl-perl, libnet-smtps-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: Searches for all packages that build-depend on a given package. [dctrl-tools, dose-extra, libdpkg-perl] - chdist: tool to easily play with several distributions. [dctrl-tools] - checkbashisms: check whether a /bin/sh script contains any common bash-specific constructs. - cowpoke: upload a Debian source package to a cowbuilder host and build it, optionally also signing and uploading the result to an incoming queue. [ssh-client] - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below) which allow them to be called from the CVS working directory. [cvs-buildpackage] - cvs-debrelease: wrapper around debrelease which allows it to be called from the CVS working directory. [cvs-buildpackage, dupload | dput, ssh-client] - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package building program. [cvs-buildpackage, fakeroot, lintian, gnupg |gnupg2] - dcmd: run a given command replacing the name of a .changes or .dsc file with each of the files referenced therein. * - dd-list: given a list of packages, pretty-print it ordered by maintainer. * - debbisect: bisect snapshot.debian.org to find which change in the archive introduced a certain problem. [mmdebstrap, python3-debian] - debc: List contents of current package. Do this after a successful "debuild" to see if the package looks all right. - debchange (abbreviation dch): Modifies debian/changelog and manages version numbers for you. It will either increment the version number or add an entry for the current version, depending upon the options given to it. [libdistro-info-perl, libsoap-lite-perl]* - debcheckout: checkout the development repository of a Debian package. * - debclean: Clean a Debian source tree. Debclean will clean all Debian source trees below the current directory, and if requested, also remove all files that were generated from these source trees (that is .deb, .dsc and .changes files). It will keep the .diffs and original files, though, so that the binaries and other files can be rebuilt if necessary. [fakeroot]* - debcommit: Commits changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, using new entries in debian/changelog as the commit message. Also supports tagging Debian package releases. [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: A program which examines two .deb files or two .changes files and reports on any difference found in their file lists. Useful for ensuring that no files were inadvertently lost between versions. Can also examine two .dsc files and report on the changes between source versions. For a deeper comparison one can use the diffoscope package. [wdiff, patchutils]* - debdiff-apply: Apply unified diffs of two Debian source packages, such as those generated by debdiff, to a target Debian source package. Any changes to debian/changelog are dealt with specially, to avoid the conflicts that changelog diffs typically produce when applied naively. May be used to check that old patches still apply to newer versions of those packages. [python3-debian, python3-unidiff, quilt] - debi: Installs the current package by using the setuid root debpkg script described below. It assumes that the current package has just been built (for example by debuild), and the .deb lives in the parent directory, and will effectively run dpkg -i on the .deb. The ability to install the package with a very short command is very useful when troubleshooting packages. - debootsnap: Combines debootstrap and snapshot.debian.org to create a chroot containing exactly the requested selection of packages. This can be used to re-create a chroot from the past, for example to reproduce a bug. The tool is also used by debrebuild to build a package in a chroot with build dependencies in the same version as recorded in the buildinfo file. [python3-pycurl, mmdebstrap] - debpkg: A wrapper for dpkg used by debi to allow convenient testing of packages. For debpkg to work, it needs to be made setuid root, and this needs to be performed by the sysadmin -- it is not installed as setuid root by default. (Note that being able to run a setuid root debpkg is effectively the same as having root access to the system, so this should be done with caution.) Having debpkg as a wrapper for dpkg can be a Good Thing (TM), as it decreases the potential for damage by accidental wrong use of commands in superuser mode (e.g., an inadvertent rm -rf * in the wrong directory is disastrous as many can attest to). - debrelease: A wrapper around dupload or dput which figures out which version to upload, and then calls dupload or dput to actually perform the upload. [dupload | dput, ssh-client] - debrebuild: A script that provided a .buildinfo file reports the instructions on how to try to reproduce the reported build. [sbuild | mmdebstrap, python3-pycurl, libdpkg-perl] - debrepro: A script that tests reproducibility of Debian packages. It will build a given source directory twice, with a set of variation between the first and second build, and compare the binary packages produced. If diffoscope is installed, it is used to compare non-matching binaries. If disorderfs is installed, it is used during the build to inject non-determinism in filesystem listing operations. [faketime, diffoscope, disorderfs] - debrsign: This transfers a .changes/.dsc pair to a remote machine for signing, and runs debsign on the remote machine over an SSH connection. [gnupg | gnupg2, debian-keyring, ssh-client] - debsign: Use GNU Privacy Guard to sign the changes (and possibly dsc) files created by running dpkg-buildpackage with no-sign options. Useful if you are building a package on a remote machine and wish to sign it on a local one. This script is capable of automatically downloading the .changes and .dsc files from a remote machine. [gnupg |gnupg2, debian-keyring, ssh-client]* - debsnap: grab packages from https://snapshot.debian.org [libwww-perl, libjson-perl] - debuild: A wrapper for building a package (i.e., dpkg-buildpackage) to avoid problems with insufficient permissions and wrong paths etc. Debuild will set up the proper environment for building a package. Debuild will use the fakeroot program to build the package by default, but can be instructed to use any other gain-root command, or can even be installed setuid root. Debuild can also be used to run various of the debian/rules operations with the same root-gaining procedure. Debuild will also run lintian to check that the package does not have any major policy violations. [fakeroot, lintian, gnupg | gnupg2]* - deb-janitor: command-line client for interacting with the Debian Janitor. - deb-reversion: increases a binary package version number and repacks the package, useful for porters and the like. - deb-why-removed: shows the reason a package was removed from the archive. [libdpkg-perl] - dep3changelog: generate a changelog entry from a DEP3-style patch header. - desktop2menu: given a freedesktop.org desktop file, generate a skeleton for a menu file. [libfile-desktopentry-perl] - dget: Downloads Debian source and binary packages. Point at a .changes or .dsc to download all references files. Specify a package name to download it from the configured apt repository. [wget | curl] - diff2patches: extracts patches from a .diff.gz file placing them under debian/ or, if present, debian/patches. [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: Runs a specified command (such as debian/rules build) or dpkg-buildpackage, respectively, to determine the packages used during the build process. This information can be helpful when trying to determine the packages needed in the Build-Depends etc. lines in the debian/control file. [build-essential, strace] - dscextract: extract a single file from a Debian source package. [patchutils] - dscverify: check the signature and MD5 sums of a dsc file against the most current Debian keyring on your system. [gnupg | gnupg2, debian-keyring] - edit-patch: add/edit a patch for a source package and commit the changes. [quilt | dpatch | cdbs] - getbuildlog: download package build logs from Debian auto-builders. [wget] - git-deborig: try to produce Debian orig.tar using git-archive(1). [libdpkg-perl, libgit-wrapper-perl, liblist-compare-perl, libstring-shellquote-perl, libtry-tiny-perl] - grep-excuses: grep britney's excuses to find out what is happening to your packages. [libdbd-pg-perl, libterm-size-perl, libyaml-syck-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries. - list-unreleased: searches for packages marked UNRELEASED in their changelog. - ltnu (Long Time No Upload): List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload of that package, oldest uploads first. - manpage-alert: locate binaries without corresponding manpages. [man-db] - mass-bug: mass-file bug reports. [bsd-mailx | mailx] - mergechanges: merge .changes files from the same release but built on different architectures. - mk-build-deps: Given a package name and/or control file, generate a binary package which may be installed to satisfy the build-dependencies of the given package. [equivs] - mk-origtargz: Rename upstream tarball, optionally changing the compression and removing unwanted files. [libfile-which-perl, unzip, xz-utils, file] - namecheck: Check project names are not already taken. - nmudiff: prepare a diff of this version (presumably an NMU against the previously released version (as per the changelog) and submit the diff to the BTS. [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it. [pristine-tar, pristine-lfs] - plotchangelog: display information from a changelog graphically using gnuplot. [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS (Package Tracking System) for a limited period of time. [bsd-mailx | mailx, at] - rc-alert: list installed packages which have release-critical bugs. [wget | curl] - reproducible-check: reports on the reproducible status of installed packages. For more details please see . - rmadison: remotely query the Debian archive database about packages. [liburi-perl, wget | curl] - sadt: run DEP-8 tests. [python3-debian] - salsa: manipulates salsa.debian.org repositories and users [libgitlab-api-v4-perl] - suspicious-source: output a list of files which are not common source files. [python3-magic] - svnpath: Prints the path to the Subversion repository of a Subversion checkout. Also supports calculating the paths for branches and tags in a repository independent fashion. Used by debcommit to generate svn tags. [subversion] - tagpending: runs from a Debian source tree and tags bugs that are to be closed in the latest changelog as pending. [libsoap-lite-perl] - transition-check: Check a list of source packages for involvement in transitions for which uploads to unstable are currently blocked. [libwww-perl, libyaml-syck-perl] - uscan: Automatically scan for and download upstream updates. Uscan can also call a program such as uupdate to attempt to update the Debianised version based on the new update. Whilst uscan could be used to release the updated version automatically, it is probably better not to without testing it first. Uscan can also verify detached OpenPGP signatures if upstream's signing key is known. [file, gpgv | gpgv2, gnupg | gnupg2, libfile-dirlist-perl, libfile-touch-perl, libfile-which-perl, liblwp-protocol-https-perl, libmoo-perl, libwww-perl, unzip, xz-utils]* - uupdate: Update the package with an archive or patches from an upstream author. This will be of help if you have to update your package. It will try to apply the latest diffs to your package and tell you how successful it was. [patch] - what-patch: determine what patch system, if any, a source package is using. [patchutils] - whodepends: check which maintainers' packages depend on a package. - who-permits-upload: Retrieve information about Debian Maintainer access control lists. [gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring] - who-uploads: determine the most recent uploaders of a package to the Debian archive. [gnupg | gnupg2, debian-keyring, debian-maintainers, wget] - wnpp-alert: list installed packages which are orphaned or up for adoption. [wget | curl] - wnpp-check: check whether there is an open request for packaging or intention to package bug for a package. [wget | curl] - wrap-and-sort: wrap long lines and sort items in packaging files. [python3-debian] - /usr/share/doc/devscripts/examples: This directory contains examples of procmail and exim scripts for sorting mail arriving to Debian mailing lists. Package: dh-autoreconf Description-md5: 64431da0ae4318a5fbf441743bd5ffc5 Description-en_GB: debhelper add-on to call autoreconf and clean up after the build dh-autoreconf provides a debhelper sequence addon named 'autoreconf' and two commands, dh_autoreconf and dh_autoreconf_clean. . The dh_autoreconf command creates a list of the files and their checksums, calls autoreconf and then creates a second list for the new files. . The dh_autoreconf_clean command compares these two lists and removes all files which have been added or changed (files may be excluded if needed). . For CDBS users, a rule is provided to call the dh-autoreconf programs at the right time. Package: dh-di Description-md5: d31938dbb9a87daa76cd0914921cf8da Description-en_GB: Debhelper addon for debian-installer This debhelper addon automates various specialised tasks needed to build packages that form part of the Debian installer (d-i). Package: dh-exec Description-md5: 0ee0086bfa9fcd74b0f0f96fe376d2d6 Description-en_GB: Scripts to help with executable debhelper files Debhelper (in compat level 9 and above) allows its config files to be executable, and uses the output of such scripts as if it was the content of the config file. . To ease and standardize the most common tasks, this package provides a few solutions to help constructing such executable scripts: . * A way to ease variable substitution, from environment variables or dpkg-architecture. * Ability to filter files by architecture or build profile, within a single debhelper control file. * An extension to dh_install and dh_installman, with the ability to rename files. Package: dh-golang Description-md5: a8ae9b6fe8ddbe51eb55134d796123a1 Description-en_GB: debhelper add-on for packaging software written in Go (golang) dh-golang provides a debhelper sequence addon named 'golang', a buildsystem module named 'golang' and a command called dh_golang. . The golang debhelper buildsystem is designed to make packaging programs written in Go very simple. Package: dh-make Description-md5: 49189f3da1d1311b194d89a6376ec4e1 Description-en_GB: tool that converts source archives into Debian package source This package allows you to take a standard (or upstream) source package and convert it into a format that will allow you to build Debian packages. . After answering a few questions, dh_make will then provide a set of templates that, after some small editing, will allow you to create a Debian package. Package: dh-strip-nondeterminism Description-md5: 8d263bf649295a9e610e1397553155b8 Description-en_GB: file non-deterministic information stripper — Debhelper add-on StripNondeterminism is a library for stripping non-deterministic information such as timestamps and filesystem ordering from various file and archive formats. . This can be used as a post-processing step to improve the reproducibility of a build product, when the build process itself cannot be made deterministic. . It is used as part of the Reproducible Builds project, although it should be considered a temporary workaround which should not be needed in the long term; upstream software should be reproducible even without using such a tool. . This package installs the ‘dh_strip_nondeterminism’ Debhelper command that strips nondeterminism as part of a Debian package build process. Package: dict Description-md5: 74d1a239ff1066a180ba971c6b64178b Description-en_GB: dictionary client This package provides a client application to query a dictd server. The client-server protocol is TCP-based; the server may then be local or accessed through the network. . The DICT Development Group maintains several public servers which can be accessed from any machine connected to the Internet. The default configuration is to query one of these servers first. This may be changed in the configuration file /etc/dictd/dict.conf. . Queries may be customized by numerous command line options, including specifying the database(s) to be queried and the search strategy to be used. . This package also provides dictl, which allows using UTF-8 encoded dictionaries with terminals that do not support UTF-8. Package: dict-foldoc Description-md5: 0101618028c7357f4f09a878b5f39054 Description-en_GB: FOLDOC dictionary database This package contains the FOLDOC, the Free On Line Dictionary of Computing, supplemented by a number of Debian-specific definitions, formatted for use by the dictionary server in the dictd package. . This package will be of limited use without the server found in the dictd package. Package: dict-gcide Description-md5: 5de203d81ca57711d27ea9dedad7c40f Description-en_GB: Comprehensive English Dictionary This package contains the GNU version of the Collaborative International Dictionary of English, formatted for use by the dictionary server in the dictd package. The GCIDE contains the full text of the 1913 Webster's Unabridged Dictionary, supplemented by many definitions from WordNet, the Century Dictionary, 1906, and many additional definitions contributed by volunteers. . The definitions in the core of this dictionary are at least 85 years old, so they can not be expected to be politically correct by contemporary standards, and no attempt has been, or will be, made to make them so. . This package will be of limited use without the server found in the dictd package, or another RFC 2229 compliant server. Package: dict-jargon Description-md5: 1eac195cce310e5397fbed31d9ca95a0 Description-en_GB: dict package for The Jargon Lexicon The Jargon File is a comprehensive compendium of hacker slang illuminating many aspects of hackish tradition, folklore, and humor. . This package includes "The Jargon Lexicon" (main section of The Jargon File, version 4.4.7, 29 Dec 2003), formatted for use by the dictionary server in the dictd package. . The complete Jargon File is available in the jargon-text package. Package: dict-vera Description-md5: b9bd42acd3704e66d0e172d47d02e560 Description-en_GB: Dictionary of computer related acronyms -- dict format The free version of V.E.R.A. - Virtual Entity of Relevant Acronyms - is a comprehensive dictionary of computer related acronyms with more than 11800 entries. This package contains the dictionary formatted for use by the dictionary server in the dictd package. . Note that this version is usually older than the one that is run on the V.E.R.A. homepage. Package: dictd Description-md5: 5442ec960cfda460694f725c1e289641 Description-en_GB: dictionary server This package provides a TCP-based server that allows a client to access dictionary definitions from a set of natural language dictionary databases. . Many dictionary databases have been packaged for use with dictd. They are described in the /usr/share/doc/dictd/README.Debian.gz file. . Either dict-gcide or dict-wn is essential for a useful English language dictionary server. It is strongly recommended that both be installed. If you are interested in computer terminology, it is recommended to install at least dict-jargon, dict-foldoc, or dict-vera. . The client program, dict, is packaged separately and is needed on all machines that will use the server. Package: dictionaries-common Description-md5: 4a80be79c4a87f4adf4d30aa3462b5a7 Description-en_GB: spelling dictionaries - common utilities This package provides utilities shared between all wordlists and spelling dictionaries for Ispell, Aspell, or MySpell/Hunspell. It also includes support infrastructure for software using them (such as JED and Mutt), and some patched spell-checking Lisp files for better Emacs integration. . More information about the availability of these dictionaries and their naming conventions is available in the README.Debian file. Package: dictionaries-common-dev Description-md5: 7ea9165cf4d8401b3076a1b02a062ecf Description-en_GB: spelling dictionaries - developer files This package provides the full text of the Debian Spelling Dictionaries and Tools Policy, and some debhelper-like helpers. . It is only of interest for developers maintaining wordlists or dictionaries for Ispell, Aspell, or MySpell/Hunspell. Package: dictzip Description-md5: 8b6985a0311f25c9b6975297145471f8 Description-en_GB: compression utility for dictionary databases This package provides a utility to compress dictionary databases with the LZ77 algorithm in a manner which is completely compatible with gzip(1), but using an extension that allows for random access to chunks of about 57kB without the overhead of decompressing the entire file. . This package also includes dictunzip, to decompress dictzipped files, and dictzcat, for viewing dictzipped files. Package: diffstat Description-md5: 823a79fb1afafc025e5a1d8d5d0da641 Description-en_GB: produces graph of changes introduced by a diff file This program is a simple filter that reads the output of the 'diff' program, and produces a histogram of the total number of lines that were changed. It is useful for scanning a patch file to see which files were changed. Package: diffutils Description-md5: 5cf0bc18e36aa2957e62b309d6aa34f9 Description-en_GB: File comparison utilities The diffutils package provides the diff, diff3, sdiff, and cmp programs. . `diff' shows differences between two files, or each corresponding file in two directories. `cmp' shows the offsets and line numbers where two files differ. `cmp' can also show all the characters that differ between the two files, side by side. `diff3' shows differences among three files. `sdiff' merges two files interactively. . The set of differences produced by `diff' can be used to distribute updates to text files (such as program source code) to other people. This method is especially useful when the differences are small compared to the complete files. Given `diff' output, the `patch' program can update, or "patch", a copy of the file. Package: diffutils-doc Description-md5: 3c6b1148d808e7917d665c9ccd6d0bc2 Description-en_GB: Documentation for GNU diffutils in HTML format This package contains the HTML documentation for GNU diffutils. Package: dirmngr Description-md5: 98983bb8fc50acb110a75a76f975cbdb Description-en_GB: GNU privacy guard - network certificate management service dirmngr is a server for managing and downloading OpenPGP and X.509 certificates, as well as updates and status signals related to those certificates. For OpenPGP, this means pulling from the public HKP/HKPS keyservers, or from LDAP servers. For X.509 this includes Certificate Revocation Lists (CRLs) and Online Certificate Status Protocol updates (OCSP). It is capable of using Tor for network access. . dirmngr is used for network access by gpg, gpgsm, and dirmngr-client, among other tools. Unless this package is installed, the parts of the GnuPG suite that try to interact with the network will fail. Package: distro-info Description-md5: 5671943e370fd3dd7449d885e6363cee Description-en_GB: provides information about the distributions' releases Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. Package: distro-info-data Description-md5: f7fe06a2e0396bbe8c1c7abad056bf48 Description-en_GB: information about the distributions' releases (data files) Information about all releases of Debian and Ubuntu. The distro-info script will give you the codename for e.g. the latest stable release of your distribution. To get information about a specific distribution there are the debian-distro-info and the ubuntu-distro-info scripts. . This package contains the data files. Package: dkms Description-md5: b7b6bb6a6b083b2245e0648e7752a459 Description-en_GB: Dynamic Kernel Module Support Framework DKMS is a framework designed to allow individual kernel modules to be upgraded without changing the whole kernel. It is also very easy to rebuild modules as you upgrade kernels. Package: dmeventd Description-md5: d576f6de0573a9ee9210238f490eb185 Description-en_GB: Linux Kernel Device Mapper event daemon 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 software raid, and other drivers that create "virtual" block devices. . This package contains a daemon to monitor events of devmapper devices. Package: dmidecode Description-md5: 266176aa2231f4b521210b81955e4d36 Description-en_GB: SMBIOS/DMI table decoder Dmidecode reports information about the system's hardware as described in the system BIOS according to the SMBIOS/DMI standard. . This information typically includes system manufacturer, model name, serial number, BIOS version, asset tag as well as a lot of other details of varying level of interest and reliability depending on the manufacturer. This will often include usage status for the CPU sockets, expansion slots (e.g. AGP, PCI, ISA) and memory module slots, and the list of I/O ports (e.g. serial, parallel, USB). . Beware that DMI data have proven to be too unreliable to be blindly trusted. Dmidecode does not scan the hardware, it only reports what the BIOS told it to. Package: dmraid Description-md5: 3e36d6b2b8560a6acc827d35c09fed48 Description-en_GB: Device-Mapper Software RAID support tool dmraid discovers, activates, deactivates and displays properties of software RAID sets (eg, ATARAID) and contained DOS partitions. . dmraid uses the Linux device-mapper to create devices with respective mappings for the ATARAID sets discovered. . The following formats are supported: Highpoint HPT37X/HPT45X Intel Software RAID LSI Logic MegaRAID NVidia NForce RAID (nvraid) Promise FastTrack Silicon Image(tm) Medley(tm) VIA Software RAID . Please read the documentation in /usr/share/doc/dmraid BEFORE attempting any use of this software. Improper use can cause data loss! Package: dmsetup Description-md5: 53b782cbc29445e9c389c933898e1153 Description-en_GB: Linux Kernel Device Mapper userspace library 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 software raid, and other drivers that create "virtual" block devices. . This package contains a utility for modifying device mappings. Package: dmz-cursor-theme Description-md5: 486c37c0e4890a318fb8856ce996d5b9 Description-en_GB: Style neutral, scalable cursor theme 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. Package: dns-root-data Description-md5: bbcb2dc96efef2350f3f0122e975cf90 Description-en_GB: DNS root data including root zone and DNSSEC key This package contains various root zone related data as published by IANA to be used by various DNS software as a common source of DNS root zone data, namely: . * Root Hints (root.hints) * Root Trust Anchors (root.key, root.ds) Package: dnsmasq-base Description-md5: 1f9c3f0c557ca377bcc6c659e4694437 Description-en_GB: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. Package: dnsmasq-utils Description-md5: c01626c0b1b5fea18d3a8d04fbe44ea7 Description-en_GB: Utilities for manipulating DHCP leases Small utilities to query a DHCP server's lease database and remove leases from it. These programs are distributed with dnsmasq and may not work correctly with other DHCP servers. Package: dnstracer Description-md5: 3508085f63f3549f0524dbe74f98a0bd Description-en_GB: trace DNS queries to the source dnstracer determines where a given Domain Name Server (DNS) gets its information from for a given hostname, and follows the chain of DNS servers back to the authoritative answer. Package: doc-base Description-md5: 0c744430d509257c78d1c510663f42ac Description-en_GB: utilities to manage online documentation This package contains utilities to manage documentation installed on a Debian system. It generates a database of document metadata, which other packages such as dwww, dhelp, dochelp, and doc-central can use to provide a catalog of available documentation. . For additional information see the Debian doc-base Manual included in this package. Package: docbook-xml Description-md5: 283ee39bcb227d4b875ce6f857e41f58 Description-en_GB: standard XML documentation system for software and systems 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 selected set of legacy DTDs for use with older documents, including 4.0, 4.1.2, 4.2, 4.3 and 4.4. Package: docutils-common Description-md5: 84cf51ac94facf9d285421c8082ca5da Description-en_GB: text processing system for reStructuredText - common data reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes data and configuration files. Package: docutils-doc Description-md5: 60ab5df53b5ac456a51df5c40faee7f8 Description-en_GB: text processing system for reStructuredText - documentation reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes documentation in HTML and (gzipped) reST formats. Package: dosfstools Description-md5: 6e6f1615505926a1cde788227bb8c0b5 Description-en_GB: utilities for making and checking MS-DOS FAT filesystems The dosfstools package includes the mkfs.fat and fsck.fat utilities, which respectively make and check MS-DOS FAT filesystems. Package: dovecot-core Description-md5: 42825422b1ef9e3a592c94dfafed375c Description-en_GB: secure POP3/IMAP server - core files Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot main server and its command line utility. Package: dovecot-dev Description-md5: ffb4394c4cda3a428a661a4a841033fd Description-en_GB: secure POP3/IMAP server - header files Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains header files needed to compile plugins for the Dovecot mail server. Package: dovecot-imapd Description-md5: c160efea9f93533ab3404291018f7556 Description-en_GB: secure POP3/IMAP server - IMAP daemon Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot IMAP server. Package: dovecot-pop3d Description-md5: 399e133dbb91be39d372ab3528375bab Description-en_GB: secure POP3/IMAP server - POP3 daemon Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot POP3 server. Package: dpdk Description-md5: cb8a15fa900de86d21d3a722f3b66d95 Description-en_GB: Data Plane Development Kit (runtime) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime environment to run DPDK applications. Package: dpkg Description-md5: 2f156c6a30cc39895ad3487111e8c190 Description-en_GB: Debian package management system This package provides the low-level infrastructure for handling the installation and removal of Debian software packages. . For Debian package development tools, install dpkg-dev. Package: dpkg-cross Description-md5: da6a0d24da5ca7878f8305569fda7023 Description-en_GB: tools for cross compiling Debian packages dpkg-cross is a tool for installing libraries and headers from packages which have not been converted for Multi-Arch to support cross compiling. . This package contains only the deprecated dpkg-cross binary. Future releases will drop the dpkg-cross and libdebian-dpkgcross-perl binary packages. Package: dpkg-dev Description-md5: 2eaf4b4a1cef9584869950f3a52106fc Description-en_GB: Debian package development tools 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. Package: dpkg-repack Description-md5: 9ad024e47d8adae3ff4150677e33d20e Description-en_GB: Debian package archiving tool dpkg-repack creates a .deb file out of a package that has already been installed. If any changes have been made to the package while it was unpacked (i.e. files in /etc were modified), the new package will inherit the changes. . This utility can make it easy to copy packages from one computer to another, or to recreate packages that are installed on your system, but no longer available elsewhere, or to store the current state of a package before you upgrade it. Package: dput Description-md5: f0b4509e6ecacad8ad2e5bd0f3a231d0 Description-en_GB: Debian package upload tool DPut is the Debian Package Upload Tool. The ‘dput’ command uploads one or more packages to the Debian archive. . This package also includes the ‘dcut’ command, which can generate and / or upload a commands file for the Debian FTP archive upload queue. . ‘dput’ runs some tests to verify that the package is compliant with Debian Policy. It can also run Lintian on the package before upload, and/or run ‘dinstall’ in dry-run-mode, when using an appropriate upload method. . DPut is intended mainly for Debian maintainers, although it can also be useful for people maintaining local APT repositories. Package: drbd-utils Description-md5: 7da3dade742b03d1a9c08b339123f93b Description-en_GB: RAID 1 over TCP/IP for Linux (user utilities) Drbd is a block device which is designed to build high availability clusters by providing a virtual shared device which keeps disks in nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding the use of uncommon hardware (shared SCSI buses or Fibre Channel). It is currently limited to fail-over HA clusters. . This package contains the programs that will control the drbd kernel module provided in the Linux kernel. Package: dselect Description-md5: 269b383010cda7ddc3f6381398082aec Description-en_GB: Debian package management front-end dselect is a high-level interface for managing the installation and removal of Debian software packages. . Many users find dselect intimidating and new users may prefer to use apt- based user interfaces. Package: duplicity Description-md5: 4d1078d59b01217b0f9070c1c5c93a05 Description-en_GB: encrypted bandwidth-efficient backup Duplicity backs directories by producing encrypted tar-format volumes and uploading them to a remote or local file server. Because duplicity uses librsync, the incremental archives are space efficient and only record the parts of files that have changed since the last backup. Because duplicity uses GnuPG to encrypt and/or sign these archives, they will be safe from spying and/or modification by the server. Package: dupload Description-md5: d0f592a1f9f069d61a7cebd39c0b1792 Description-en_GB: Debian package upload tool dupload will automagically upload Debian packages to a remote host with a Debian upload queue. The default host is configurable, along with the upload method and a lot of other things. All uploads are logged. . It is intended mainly for people maintaining Debian packages. Package: dwz Description-md5: b5447a660ee9ed08d9c1cc3453445479 Description-en_GB: DWARF compression tool DWARF optimiser and duplication removal utility. Package: e2fsprogs Description-md5: 92d0fdf684262bbfa702eaea3f50b97e Description-en_GB: ext2/ext3/ext4 file system utilities The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining ext2/3/4-based file systems. It also includes the "badblocks" program, which can be used to scan for bad blocks on a disk or other storage device. Package: e2fsprogs-l10n Description-md5: 807b6cb4fcea4e66152bf7951fcc5515 Description-en_GB: ext2/ext3/ext4 file system utilities - translations The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides translations for messages for programs found in the 'e2fsprogs' package. Package: eatmydata Description-md5: 4dad1280628a46c312954a4d1ba76a96 Description-en_GB: Library and utilities designed to disable fsync and friends This package contains a small LD_PRELOAD library (libeatmydata) and a couple of helper utilities designed to transparently disable fsync and friends (like open(O_SYNC)). This has two side-effects: making software that writes data safely to disk a lot quicker and making this software no longer crash safe. . You will find eatmydata useful if particular software calls fsync(), sync() etc. frequently but the data it stores is not that valuable to you and you may afford losing it in case of system crash. Data-to-disk synchronisation calls are typically very slow on modern file systems and their extensive usage might slow down software significantly. It does not make sense to accept such a hit in performance if data being manipulated is not very important. . On the other hand, do not use eatmydata when you care about what software stores or it manipulates important components of your system. The library is called libEAT-MY-DATA for a reason. Package: ebtables Description-md5: 1ee8adc32f9027f83fc2926324d15ddf Description-en_GB: Ethernet bridge frame table administration Ebtables is used to set up, maintain, and inspect the tables of Ethernet frame rules in the Linux kernel. It is analogous to iptables, but operates at the MAC layer rather than the IP layer. Package: ec2-hibinit-agent Description-md5: 90b00d26095ca500f0bc7b0f0d3dc95c Description-en_GB: Amazon EC2 hibernation agent The purpose of this agent is to create a setup for an instance to support hibernation feature. . The setup is created only on supported instance types. Package: ec2-instance-connect Description-md5: 4165e41ee22df85cadf5c0c02e2e3390 Description-en_GB: Configures ssh daemon to accept EC2 Instance Connect ssh keys EC2 Instance Connect is a service that publishes ssh keys for use by EC2 instances based on AWS Credentials. These keys are consumed by on-instance configuration provided by this package. The ssh daemon will query EC2 Instance Metadata service for user-keys at ssh calltime, validate any if present as well as validating their signature, and if all checks pass return will include them in the authorized keys list. . In addition, there is an agent that harvests instance ssh host keys and passes them back to the service. This is for authentication purposes by the EC2 console to open an in-browser ssh terminal connection. Package: ed Description-md5: 10ab4f4d0d094d088419c432af89cf48 Description-en_GB: classic UNIX line editor ed is a line-oriented text editor. It is used to create, display, modify and otherwise manipulate text files. . red is a restricted ed: it can only edit files in the current directory and cannot execute shell commands. Package: efibootmgr Description-md5: 369972310544ed380f184ea38af94a83 Description-en_GB: Interact with the EFI Boot Manager This is a Linux user-space application to modify the Intel Extensible Firmware Interface (EFI) Boot Manager configuration. This application can create and destroy boot entries, change the boot order, change the next running boot option, and more. . Additional information about (U)EFI can be found at http://www.uefi.org/. . Note: efibootmgr requires that the kernel module efivars be loaded prior to use. 'modprobe efivars' should do the trick if it does not automatically load. Package: efivar Description-md5: e979ed45ae792f486c6b34862b3f2b88 Description-en_GB: Tools to manage UEFI variables efivar provides a simple command line interface to the UEFI variable facility. Package: eject Description-md5: 6a1f8e492b35e1b9dad2ebd6248c2167 Description-en_GB: ejects CDs and operates CD-Changers under Linux This 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. Package: elfutils Description-md5: f888bb36a86d79063156ad9a0a117cad Description-en_GB: collection of utilities to handle ELF objects Elfutils is a collection of utilities, including eu-ld (a linker), eu-nm (for listing symbols from object files), eu-size (for listing the section sizes of an object or archive file), eu-strip (for discarding symbols), eu-readelf (to see the raw ELF file structures), and eu-elflint (to check for well-formed ELF files). Package: emacsen-common Description-md5: 181ad2d7eef0b855d8f6d9bbf2373d8a Description-en_GB: Common facilities for all emacsen This package contains code that is needed by all the (x)emacs packages. It will be automatically installed when needed. Package: enchant-2 Description-md5: 468849838461717319f3b939b17d0750 Description-en_GB: Wrapper for various spell checker engines (binary programs) 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 standalone runtime binary programs. Package: eog Description-md5: a17b1b698fda7b280b8e85d7b08c5d27 Description-en_GB: Eye of GNOME graphics viewer program eog or the Eye of GNOME is a simple graphics viewer for the GNOME desktop which uses the gdk-pixbuf library. It can deal with large images, and zoom and scroll with constant memory usage. Its goals are simplicity and standards compliance. Package: equivs Description-md5: eecadd6e89bb6f575d54f8f256a154aa Description-en_GB: Circumvent Debian package dependencies This package provides a tool to create trivial Debian packages. Typically these packages contain only dependency information, but they can also include normal installed files like other packages do. . One use for this is to create a metapackage: a package whose sole purpose is to declare dependencies and conflicts on other packages so that these will be automatically installed, upgraded, or removed. . Another use is to circumvent dependency checking: by letting dpkg think a particular package name and version is installed when it isn't, you can work around bugs in other packages' dependencies. (Please do still file such bugs, though.) Package: erlang-asn1 Description-md5: ee4d0b49672ea14e8a224f00c393a8c6 Description-en_GB: Erlang/OTP modules for ASN.1 support The Asn1 application contains modules with compile-time and run-time support for ASN.1 in Erlang/OTP. Package: erlang-base Description-md5: 05592e757f082a6d0a61fb86c3fb8cac Description-en_GB: Erlang/OTP virtual machine and base applications This package contains the Erlang/OTP runtime implementation, and minimal set of Erlang applications: compiler - compiles Erlang code to byte-code; erts - the Erlang runtime system application; kernel - code necessary to run the Erlang runtime system itself; ose - code for Enea OSE operating system; sasl - the system architecture support libraries application; stdlib - modules for manipulating lists, strings, files etc. Package: erlang-crypto Description-md5: 6d6a5e48deb89695b61d6380e84e7e95 Description-en_GB: Erlang/OTP cryptographic modules The Crypto Application provides functions for computation of message digests, encryption and decryption functions. It uses OpenSSL for actual calculations. Package: erlang-dev Description-md5: 023eca40c938a81e31cb3d07fa28976e Description-en_GB: Erlang/OTP development libraries and headers The files for application development in Erlang. They include headers for all applications included into Erlang/OTP distribution and C interface libraries. Package: erlang-doc Description-md5: d151a4898d82d984d031d1b1e1366eea Description-en_GB: Erlang/OTP HTML/PDF documentation Documentation for the Erlang programming language and OTP library in HTML and PDF formats. Package: erlang-eldap Description-md5: 84192ee472dc7261422d95bd91233523 Description-en_GB: Erlang/OTP LDAP library Eldap is a module which provides a client API to the Lightweight Directory Access Protocol (LDAP). Package: erlang-examples Description-md5: 7fd4d1d18889e4d971a860ea2e41b36b Description-en_GB: Erlang/OTP application examples The examples, included in the Erlang/OTP system distribution. Package: erlang-ftp Description-md5: 97f938484e6e841e88d0c11037d66a14 Description-en_GB: Erlang/OTP FTP client The ftp application implements a client for file transfer according to a subset of the File Transfer Protocol (FTP). Package: erlang-inets Description-md5: 8d70a0f49c4439fde59135fbc5bed418 Description-en_GB: Erlang/OTP Internet clients and servers Inets is a container for Internet clients and servers. Currently a HTTP client and server are provided in Inets. Package: erlang-megaco Description-md5: 690fb9316fd0c68e524cdd808aa967b2 Description-en_GB: Erlang/OTP implementation of Megaco/H.248 protocol The Megaco application is a framework for building applications on top of the Megaco/H.248 protocol. Package: erlang-mnesia Description-md5: 48d2214e21e1f80fbec2f00309f8406f Description-en_GB: Erlang/OTP distributed relational/object hybrid database Mnesia is a distributed Database Management System (DBMS), appropriate for telecommunications applications and other Erlang applications which require continuous operation and exhibit soft real-time properties. Package: erlang-os-mon Description-md5: f8627add1b4145778041a638d379dc3d Description-en_GB: Erlang/OTP operating system monitor The operating system monitor, OS_Mon, provides services for monitoring CPU load, disk usage, memory usage and OS messages. Package: erlang-parsetools Description-md5: 3e51e2f8676cdc2b45f2ac3d74b79580 Description-en_GB: Erlang/OTP parsing tools The Parsetools application contains utilities for parsing. Currently, it includes yecc module. Yecc is an LALR-1 parser generator for Erlang, similar to yacc. Yecc takes a BNF grammar definition as input, and produces Erlang code for a parser as output. Package: erlang-public-key Description-md5: e10bb8263805ad3875bec38b249b88db Description-en_GB: Erlang/OTP public key infrastructure Provides functions to handle public key infrastructure from RFC 3280 (X.509 certificates) and some parts of the PKCS-standard. Package: erlang-runtime-tools Description-md5: a0448be753203ae3013367e215bb963c Description-en_GB: Erlang/OTP runtime tracing/debugging tools Runtime_Tools provides low-footprint tracing/debugging tools suitable for inclusion in a production system. Package: erlang-snmp Description-md5: dfb924f9e0e51a8acfd28878335946b5 Description-en_GB: Erlang/OTP SNMP applications A multilingual Simple Network Management Protocol application features an Extensible Agent, simple manager, a MIB compiler and facilities for implementing SNMP MIBs etc. . The OTP_Mibs application provides an SNMP management information base for Erlang nodes. Package: erlang-ssh Description-md5: 2ab50c8973bb765ccc1c37f7e496762f Description-en_GB: Erlang/OTP implementation of SSH protocol The SSH application is an erlang implementation of the secure shell protocol. Package: erlang-ssl Description-md5: 15c091acf332c7d47a15da19885fdc6b Description-en_GB: Erlang/OTP implementation of SSL The SSL application provides secure communication over sockets. Package: erlang-syntax-tools Description-md5: 734d87e62fdb69e61b39974407f3d15f Description-en_GB: Erlang/OTP modules for handling abstract Erlang syntax trees Syntax_Tools contains modules for handling abstract Erlang syntax trees in a way that is compatible with the "parse trees" of the STDLIB module erl_parse, together with utilities for reading source files in unusual ways and pretty-printing syntax trees. Also it includes a module merger and renamer called Igor, as well as an automatic code-cleaner. Package: erlang-tftp Description-md5: 8aac13f7fcaec29fd897b963f927502e Description-en_GB: Erlang/OTP TFTP client and server The tftp application implements client and server for file transfer according to the Trivial File Transfer Protocol (TFTP). Package: erlang-tools Description-md5: 4285755cbac612fc7f4013b85cae332f Description-en_GB: Erlang/OTP various tools The Tools application contains a number of stand-alone tools, which are useful when developing Erlang programs. . cover - A coverage analysis tool for Erlang. cprof - A profiling tool that shows how many times each function is called. Uses a kind of local call trace breakpoints containing counters to achieve very low runtime performance degradation. eprof - A time profiling tool; measures how time is used in Erlang programs. Predecessor of fprof (see below). fprof - Another Erlang profiler; measures how time is used in Erlang programs. Uses trace to file to minimize runtime performance impact, and displays time for calling and called functions. instrument - Utility functions for obtaining and analyzing resource usage in an instrumented Erlang runtime system. make - A make utility for Erlang similar to UNIX make. tags - A tool for generating Emacs TAGS files from Erlang source files. xref - A cross reference tool. Can be used to check dependencies between functions, modules, applications and releases. Package: erlang-xmerl Description-md5: 222136c221feb614758c204affd11214 Description-en_GB: Erlang/OTP XML tools The xmerl application contains modules for processing XML. Package: espeak-ng-data Description-md5: 8be8d65bb8ebdfd248b0b67d469add72 Description-en_GB: Multi-lingual software speech synthesizer: speech data files eSpeak NG is a software speech synthesizer for English, and some other languages. . This package contains necessary synthesiser data files needed for the espeak-ng program and the shared library. Package: etckeeper Description-md5: 2e917a7d908b47fce0b79ce02913ec8f Description-en_GB: store /etc in git, mercurial, brz or darcs The etckeeper program is a tool to let /etc be stored in a git, mercurial, brz or darcs repository. It hooks into APT to automatically commit changes made to /etc during package upgrades. It tracks file metadata that version control systems do not normally support, but that is important for /etc, such as the permissions of /etc/shadow. It's quite modular and configurable, while also being simple to use if you understand the basics of working with version control. Package: ethtool Description-md5: 23bc6b45146ecc72a42d24b5993d6004 Description-en_GB: display or change Ethernet device settings ethtool can be used to query and change settings such as speed, auto- negotiation and checksum offload on many network devices, especially Ethernet devices. Package: evince Description-md5: 531974388dc5701b9dbc2f5d96f92ec6 Description-en_GB: Document (PostScript, PDF) viewer Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Package: evince-common Description-md5: cfbdd403dd9576a829747349359a16d3 Description-en_GB: Document (PostScript, PDF) viewer - common files Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . This package contains architecture-independent files for evince. Package: evolution-data-server Description-md5: 00223d501d234f5cb46209c8c730f321 Description-en_GB: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing mail, calendar, addressbook, tasks and memo information. Package: evolution-data-server-common Description-md5: 5cc3d01ab453e709e471f91ff4d74d00 Description-en_GB: architecture independent files for Evolution Data Server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the architecture independent files needed by the evolution-data-server package. Package: evolution-data-server-dev Description-md5: f80e85b29ef7b2fa18ebc57f7a903dcb Description-en_GB: Development files for evolution-data-server (metapackage) This package contains header files and static library of evolution-data- server. Package: evolution-data-server-doc Description-md5: b241d0c600eee3a52e0b78eb3b6bbba5 Description-en_GB: Documentation files for the Evolution Data Server libraries The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the API documentation for all the individual Evolution Data Server libraries. Package: exim4 Description-md5: 458592f74d76e446735736c1d55ce615 Description-en_GB: metapackage to ease Exim MTA (v4) installation 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://wiki.debian.org/PkgExim4. 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 Package: exim4-base Description-md5: ab23a802a5e7dee33641329abf2b6565 Description-en_GB: support files for all Exim MTA (v4) packages 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://wiki.debian.org/PkgExim4. 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 Package: exim4-config Description-md5: 32395c972fcf7f5014c06bce8ee1c59a Description-en_GB: configuration for the Exim MTA (v4) 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://wiki.debian.org/PkgExim4. 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 Package: exim4-daemon-heavy Description-md5: 29c4b395a92bdc12932f151c3643a602 Description-en_GB: Exim MTA (v4) daemon with extended features, including exiscan-acl Exim (v4) is a mail transport agent. This package contains the exim4 daemon with extended features. In addition to the features already supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP, sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication, embedded Perl interpreter, and the content scanning extension (formerly known as "exiscan-acl") for integration of virus scanners and spamassassin. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. 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 Package: exim4-daemon-light Description-md5: 3f5190a801cb3e11718c951f768c4d54 Description-en_GB: lightweight Exim MTA (v4) daemon 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://wiki.debian.org/PkgExim4. 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 Package: exim4-dev Description-md5: d5a123381ab67fa02f35533169e299d5 Description-en_GB: header files for the Exim MTA (v4) packages Exim (v4) is a mail transport agent. This package contains header files that can be used to compile code that is then dynamically linked to exim's local_scan interface. . The Debian exim4 packages have their own web page, http://wiki.debian.org/PkgExim4. 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 Package: exim4-doc-html Description-md5: 73ca59c47a017d63ed6c9d76704b5a85 Description-en_GB: documentation for the Exim MTA (v4) in html format Contains specification and filtering documentation in HTML format. . The Debian exim4 packages have their own web page, http://pkg- exim4.alioth.debian.org/. There is also a FAQ list. Local information about the way the Debian packages can be configured is can be found in /usr/share/doc/exim4-base/README.Debian.gz. This file has also information about the way the Debian binary packages are built. 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 . exim is a drop-in replacement for sendmail/mailq/rsmtp. Package: exuberant-ctags Description-md5: dffcafa00047da8d3dac60f57fa4eef4 Description-en_GB: build tag file indexes of source code definitions ctags parses source code and produces a sort of index mapping the names of significant entities (e.g. functions, classes, variables) to the location where that entity is defined. This index is used by editors like vi and emacsen to allow moving to the definition of a user-specified entity. . Exuberant Ctags supports all possible C language constructions and multiple other languages such as assembler, AWK, ASP, BETA, Bourne/Korn/Z shell, C++, COBOL, Eiffel, Fortran, Java, Lisp, Lua, Makefile, Pascal, Perl, PHP, Python, REXX, Ruby, S-Lang, Scheme, Tcl, Verilog, Vim and YACC. Package: fakeroot Description-md5: db2730aa4872dbe27ff20c4aad3c5429 Description-en_GB: tool for simulating superuser privileges fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains fakeroot command and the daemon that remembers fake ownership/permissions of files manipulated by fakeroot processes. Package: fbset Description-md5: 7997084a9c5398cd30090426f11200a0 Description-en_GB: framebuffer device maintenance program Program to modify settings for the framebuffer devices (/dev/fb[0-9]* or /dev/fb/[0-9]*) on Linux, like depth, virtual resolution, timing parameters etc. Package: fdisk Description-md5: 389774810aae3f2323ace16ab9ab19ae Description-en_GB: collection of partitioning utilities This package contains the classic fdisk, sfdisk and cfdisk partitioning utilities from the util-linux suite. . The utilities included in this package allow you to partition your hard disk. The utilities supports both modern and legacy partition tables (eg. GPT, MBR, etc). . The fdisk utility is the classical text-mode utility. The cfdisk utilitity gives a more userfriendly curses based interface. The sfdisk utility is mostly for automation and scripting uses. Package: fence-agents-base Description-md5: 09d0766f5dafaf9817b6e67fe050480f Description-en_GB: Fence Agents for Red Hat Cluster curated by Ubuntu Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. . This package contains the Fence Agents that are curated by the Ubuntu Server team. . Fence agents included: fence_idrac: IPMI fence_ilo3: IPMI fence_ilo4: IPMI fence_ilo5: IPMI fence_imm: IPMI fence_ipmilan: IPMI fence_ipmilanplus: IPMI fence_mpath: multipath persistent reservation fence_sbd: sbd fence_scsi: SCSI persistent reservation fence_virsh: virsh Package: fence-agents-common Description-md5: c7a22639bd97c75a9a1ee517784e4171 Description-en_GB: Common files used by the Fence Agents for Red Hat Cluster Red Hat Fence Agents is a collection of scripts to handle remote power management for several devices. They allow failed or unreachable nodes to be forcibly restarted and removed from the cluster. . This package provides common files used by the Fence Agents. Package: fetchmail Description-md5: 05cb6c758ac9e6de53b36438f8f52a45 Description-en_GB: SSL enabled POP3, APOP, IMAP mail gatherer/forwarder fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. The fetchmailconf package includes an interactive GUI configurator suitable for end-users. . Kerberos V and GSSAPI are supported. . Kerberos IV, RPA, OPIE and other support for some other features are available if the package is recompiled. Package: fglrx-pxpress Description-md5: f11494e618e154235d7240541a9fc755 Description-en_GB: transitional package for ubuntu-drivers-common This is a transitional package for ubuntu-drivers-common. You can remove it after upgrading. Package: file Description-md5: 5d23749cc510bff3ff8aca8793a9803e Description-en_GB: Recognize the type of data in a file using "magic" numbers The file command is "a file type guesser", a command-line tool that tells you in words what kind of data a file contains. . This package contains the file program itself. Package: file-roller Description-md5: 38d3e4bf80de5287311da5585810d3db Description-en_GB: archive manager for GNOME File-roller is an archive manager for the GNOME environment. It allows you to: . * Create and modify archives. * View the content of an archive. * View a file contained in an archive. * Extract files from the archive. . File-roller supports the following formats: * Tar (.tar) archives, including those compressed with gzip (.tar.gz, .tgz), bzip (.tar.bz, .tbz), bzip2 (.tar.bz2, .tbz2), compress (.tar.Z, .taz), lzip (.tar.lz, .tlz), lzop (.tar.lzo, .tzo), lzma (.tar.lzma) and xz (.tar.xz) * Zip archives (.zip) * Jar archives (.jar, .ear, .war) * 7z archives (.7z) * iso9660 CD images (.iso) * Lha archives (.lzh) * Archiver archives (.ar) * Comic book archives (.cbz) * Single files compressed with gzip (.gz), bzip (.bz), bzip2 (.bz2), compress (.Z), lzip (.lz), lzop (.lzo), lzma (.lzma) and xz (.xz) . File-roller can extract following formats: * Cabinet archives (.cab) * Debian binary packages (.deb) * Xar archives (.xar) . File-roller doesn't perform archive operations by itself, but relies on standard tools for this. Package: finalrd Description-md5: 307faa1f7a57e6ad16c8fcaaeb0816d2 Description-en_GB: final runtime directory for shutdown Generates a systemd compatible shutdown runtime directory. This enables to execute scripts and binaries to clean up shutdown. . Also supports hookless operation, to simply facilitate clean shutdowns. . Approximate tmpfs RAM requirement is 14MB on shutdown. Package: findutils Description-md5: ad1a783819241ffdf3ff5f37a676af59 Description-en_GB: utilities for finding files--find, xargs GNU findutils provides utilities to find files meeting specified criteria and perform various actions on the files which are found. This package contains 'find' and 'xargs'; however, 'locate' has been split off into a separate package. Package: flex Description-md5: c30a7ef9a61fca3debe97b92c3f65013 Description-en_GB: fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognise lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyses its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. Package: flex-doc Description-md5: 213bd983eea770cd45ca9e776fa600ed Description-en_GB: Documentation for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognise lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyses its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the HTML documentation for flex. Package: fontconfig Description-md5: 4c47f79299a983151349c73c189cb29a Description-en_GB: generic font configuration library - support binaries 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 no longer makes fonts managed by defoma available to fontconfig applications. Package: fontconfig-config Description-md5: 2e2f2fdd3e4ff822be010c67693043db Description-en_GB: generic font configuration library - configuration 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. Package: fonts-arphic-ukai Description-md5: 9ee77285c529022b183ae872b6c54f2f Description-en_GB: "AR PL UKai" Chinese Unicode TrueType font collection Kaiti style "AR PL UKai" is a high-quality Chinese Unicode TrueType font collection (ukai.ttc) derieved from the original "AR PL KaitiM Big5" and "AR PL KaitiM GB" fonts generously provided by Arphic Technology to the Free Software community under the "Arphic Public License". . It has been extended from the original "AR PL KaitiM Big5" and "AR PL KaitiM GB" fonts with additional glyphs now covering ISO8859-1,2,3,4,9,10,13,14,15, BIG5, GB2312-80 and HKSCS-2004. It also includes Bopomofo Extensions for Hakka and Minnan according to the Unicode 5.0 standard and MBE variants of those glyphs. . Support for CNS 11643, GBK, GB 18030, Japanese and Korean is under heavy development. Users who need more Han glyphs than provided by GB2312 and Big5 or who need support for Chinese minority languages may want to install this font package. . This font is an alternative to the fonts-arphic-bkai00mp and fonts-arphic- gkai00mp font packages. . Original author: Arphic Technology Co., Ltd. URL: http://www.arphic.com.tw/ Modified by Arne Goetje URL: http://www.freedesktop.org/wiki/Software/CJKUnifonts Package: fonts-arphic-uming Description-md5: 89ebf2540943e6e6d5fb35dfcf8b85b7 Description-en_GB: "AR PL UMing" Chinese Unicode TrueType font collection Mingti style "AR PL UMing" is a high-quality Chinese Unicode TrueType font collection (uming.ttc) derieved from the original "AR PL Mingti2L Big5" and "AR PL SungtiL GB" fonts generously provided by Arphic Technology to the Free Software community under the "Arphic Public License". . It has been extended from the original "AR PL Mingti2L Big5" and "AR PL SungtiL GB" fonts with additional glyphs now covering ISO8859-1,2,3,4,9,10,13,14,15, BIG5, GB2312-80 and HKSCS-2004. It also includes Bopomofo Extensions for Hakka and Minnan according to the Unicode 5.0 standard and their MBE variants. . Support for CNS 11643, GBK, GB 18030, Japanese and Korean is under heavy development. Users who need more Han glyphs than provided by GB2312 and Big5 or who need support for Chinese minority languages may want to install this font package. . This font also includes Firefly's bitmap characters for better rendering in small fontsizes (Big5 and GB2312 only). . This font is an alternative to the fonts-arphic-bsmi00lp and fonts-arphic- gbsn00lp font packages. . Original author: Arphic Technology Co., Ltd. URL: http://www.arphic.com.tw/ Modified by Arne Goetje (arne@ubuntu.com) URL: http://www.freedesktop.org/wiki/Software/CJKUnifonts Package: fonts-beng Description-md5: 8b23c4e98da2350e59c890d8f1d3a76c Description-en_GB: Metapackage to install Bengali and Assamese fonts This package allows you to install all available Bengali and Assamese fonts in Debian. Package: fonts-beng-extra Description-md5: d1da4f9a5807ca9b3e0caa4659c95841 Description-en_GB: TrueType fonts for Bengali language This package provides TrueType fonts for Bengali language which is primarily spoken in the Indian state of West Bengal, Assam, Tripura and in the country Bangladesh. Package: fonts-dejavu-core Description-md5: 1bdc3e09a211fa77869a90eb2b16de7e Description-en_GB: Vera font family derivate with additional characters DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package only contains the sans, sans-bold, serif, serif-bold, mono and mono-bold variants. For additional variants, see the fonts-dejavu- extra package. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: fonts-dejavu-extra Description-md5: 9f9e099bb6723f306b78a94a60945eb8 Description-en_GB: Vera font family derivate with additional characters (extra variants) DejaVu provides an expanded version of the Vera font family aiming for quality and broader Unicode coverage while retaining the original Vera style. DejaVu currently works towards conformance with the Multilingual European Standards (MES-1 and MES-2) for Unicode coverage. The DejaVu fonts provide serif, sans and monospaced variants. . This package includes additional variants, such as oblique, italic, bold- oblique, bold-italic and the condensed forms. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: fonts-deva Description-md5: 735ea7556f07737b3a75c69b0c702d1d Description-en_GB: Meta package to install all Devanagari fonts This package allows you to install all available Devanagari fonts in Debian. . This package installs following fonts: * fonts-deva-extra * fonts-gargi * fonts-lohit-deva * fonts-nakula * fonts-sahadeva * fonts-samyak-deva Package: fonts-deva-extra Description-md5: 4b61b4c81feb347478481b99e7d02740 Description-en_GB: Free fonts for Devanagari script This package provides free fonts for Devanagari script. This script is used by languages such as Hindi, Kashmiri, Konkani, Marathi, Maithili, Nepali, Sanskrit, and Sindhi languages. Package: fonts-droid-fallback Description-md5: cfeb5164ea2bd4eb3c9d0dab8d363dcf Description-en_GB: handheld device font with extensive style and language support (fallback) This package provides DroidSans Fallback variants, Fallback and FallbackFull. . Each contains extensive character set coverage including Western Europe, Eastern/Central Europe, Baltic, Cyrillic, Greek and Turkish support. The Droid Sans regular font also includes support for Arabic, Simplified and Traditional Chinese, Hebrew, Japanese, Korean and Thai. . Droid was designed by Ascender's Steve Matteson and hinted to provide optimal quality for screen text. Package: fonts-farsiweb Description-md5: 3b31dc6c673688fa0360708e2cb68b3c Description-en_GB: free TrueType fonts for Persian language The package provides a standard set of Unicode Persian (Farsi) fonts, including Titr, Nazli, Nazli Bold, and Homa. Package: fonts-font-awesome Description-md5: be6ec8d969faa653d467e6b751c9b8b3 Description-en_GB: iconic font designed for use with Twitter Bootstrap This font contains about 249 various icon glyphs. Glyphs are designed as scalable vector graphics hence display very well at any screen size. This font was basically designed to be used with the Twitter bootstrap library but can be used in other places also. . This package also provides Sass and LESS files to use webfonts from this package. . Please note that this package provides Font Awesome 4 (not Font Awesome 5 or Font Awesome 6 which are different fonts with different licensing). Package: fonts-freefont-ttf Description-md5: bcd17b715258e4f7c257d125d8ee8d2c Description-en_GB: Freefont Serif, Sans and Mono Truetype fonts Freefont is a set of free high-quality TrueType fonts covering the UCS character set. These fonts are similar to the widely known Helvetica, Times and Courier fonts. Package: fonts-gargi Description-md5: 55972338623ca2cee6e07708a9d6ae30 Description-en_GB: OpenType Devanagari font This package provides Gargi font for Devanagari script which is used as script for multiple languages such as Hindi, Kashmiri, Konkani, Maithili, Marathi normally spoken in various states in Indian subcontinent. Package: fonts-gubbi Description-md5: eb63446925bdcbfdaaf6debc955a1a5d Description-en_GB: Gubbi free font for Kannada script This package provides a font for Kannada script (kn) which is primarily used in the Indian state of Karnataka. . This language is fork of old Kedage font with lots of improvements and is now actively maintained by the upstream. Package: fonts-gujr Description-md5: eda4f82a29b3fa891f5196e067d19ac4 Description-en_GB: Meta package to install all Gujarati fonts This package allows you to install all available Gujarati fonts in Debian. . This package installs following fonts: * fonts-gujr-extra * fonts-kalapi * fonts-lohit-gujr * fonts-samyak-gujr * fonts-yrsa-rasa Package: fonts-gujr-extra Description-md5: cef73f2f130413c8282b05cac7850a41 Description-en_GB: Free fonts for Gujarati script This package provides free fonts for Gujarati script which is primarily used in the Indian state of Gujarat. . It includes following fonts: * Aakar * Padmaa * Rekha Package: fonts-guru Description-md5: 56a042290fd9249befc85c7d872a3119 Description-en_GB: Meta package to install all Punjabi fonts This package allows you to install all available Punjabi fonts in Debian. . This package installs following fonts. * fonts-lohit-guru * fonts-guru-extra Package: fonts-guru-extra Description-md5: f207b3046defb8b25f5195ad18ecae7c Description-en_GB: Free fonts for Punjabi language Fonts for the Punjabi language which is spoken in the Punjab region of India and Pakistan. Fonts in this package use the Gurmukhi script. In Pakistan, Punjabi is written using Arabic script. The Devanagari script is also sometimes used in India. . Currently only font in this package is, Saab. Package: fonts-hosny-amiri Description-md5: 338cc5635f99c3f7bcdeb000019718cd Description-en_GB: Arabic Naskh style typographically oriented font Amiri is a classical Arabic typeface in Naskh style for typesetting books and other running text. . Its design is a revival of the beautiful typeface pioneered in early 20th century by Bulaq Press in Cairo, also known as Amiria Press, after which the font is named. . Amiri font covers the full Unicode 6.0 Arabic and Arabic Supplement blocks, as well as the compatibility Arabic Presentation Forms-A and B blocks. Package: fonts-indic Description-md5: 3e9c981d636462e1aaf7a0754d0160fe Description-en_GB: Meta package to install all Indian language fonts This metapackage merely depends on the various free Indian language font packages available in Debian. Use this if you want fonts for every Indian language. . The following metapackages will be pulled down as dependency which will in turn pull down real font packages. * fonts-beng * fonts-deva * fonts-gujr * fonts-guru * fonts-knda * fonts-mlym * fonts-orya * fonts-pagul * fonts-taml * fonts-telu Package: fonts-kacst Description-md5: 9fffa0bcade63a18b2b500875b4d9364 Description-en_GB: KACST free TrueType Arabic fonts This is a set of TrueType Arabic fonts released by the King Abdulaziz City for Science and Technology (KACST). Package: fonts-kacst-one Description-md5: a65185b91bc3d8f45a9c53093befe7c8 Description-en_GB: TrueType font designed for Arabic language This package provides a TrueType font designed for Arabic by the King Abdulaziz City for Science and Technology (KACST), Saudi Arabia. Package: fonts-kalapi Description-md5: 097eb4d926df5fe1260717dc12f9bef6 Description-en_GB: Kalapi Gujarati Unicode font This package provides Kalapi Unicode font for Gujarati language which is primarily used in Indian state of Gujarat. Currently, package includes single font only. Package: fonts-khmeros Description-md5: 8ac7322b9c773c29a7403212d0bf419b Description-en_GB: KhmerOS Unicode fonts for the Khmer language of Cambodia Free fonts for the Khmer language, used in Cambodia, developed by the Khmer Software Iniative, part of the Open Forum of Cambodia. . This package contains standard, decorative, screen and other fonts. Package: fonts-khmeros-core Description-md5: 7253bb5aac00bdc165c6fa4e0950cc75 Description-en_GB: KhmerOS Unicode fonts for the Khmer language of Cambodia Free fonts for the Khmer language, used in Cambodia, developed by the Khmer Software Iniative, part of the Open Forum of Cambodia. . This package provides Khmer OS fonts for use in the default Ubuntu desktop. Package: fonts-knda Description-md5: b413ed73c277e8697a0ceae0896108e5 Description-en_GB: Meta package for Kannada fonts This package allows you to install all the Kannada fonts available in Debian. . This package will install following dependent font packages: * fonts-lohit-knda * fonts-gubbi * fonts-navilu Package: fonts-lao Description-md5: eb63a168aea0b273845436a0088de3a5 Description-en_GB: TrueType font for Lao language This package includes fonts that are suitable for the display of the Lao language. Package: fonts-lato Description-md5: b1c447ffc27e6c7ed51926b926806b1f Description-en_GB: sans-serif typeface family font This package provides sans-serif typeface family font designed by Lukasz Dziedzic. ("Lato" means "Summer" in Polish). These fonts are published by author's foundry tyPoland under terms of Open Font License. Package: fonts-liberation Description-md5: 9f375e761d413f36fd2c7df206c8836d Description-en_GB: Fonts with the same metrics as Times, Arial and Courier A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Package: fonts-liberation2 Description-md5: 0df131f646b6398a7e94e292a8ffcadf Description-en_GB: Fonts with the same metrics as Times, Arial and Courier (v2) A set of serif, sans-serif and monospaced fonts from Red Hat with exactly the same metrics as the (non-free) Microsoft Times, Arial and Courier fonts, which implies those fonts can serve as a drop-in replacement. The font family is named Liberation. Package: fonts-lklug-sinhala Description-md5: 8e3f8979a19f99371f1d76271ddfc4e5 Description-en_GB: Unicode Sinhala font by Lanka Linux User Group This package provides the Unicode Sinhala font developed by the Lanka Linux User Group (LKLUG) Package: fonts-lohit-beng-assamese Description-md5: 51f78e10a85ffd1d275c977fed06513a Description-en_GB: Lohit TrueType font for Assamese Language This package provides Lohit TrueType font for Assamese language which is primarily used in Indian state of Assam. Package: fonts-lohit-beng-bengali Description-md5: e11d522c0ab57cd2a19e0423d24aba69 Description-en_GB: Lohit TrueType font for Bengali Language This package provides Lohit TrueType font for Bengali language which is primarily used in Indian state of Bengal. Package: fonts-lohit-deva Description-md5: 7e361620fdbfc05fcf5e0e34d1c0cfc6 Description-en_GB: Lohit TrueType font for Devanagari script This package provides Lohit TrueType font for Devanagari script which is used for writing Hindi, Kashmiri, Konkani, Marathi, Maithili, Nepali, Sanskrit, and Sindhi languages. Package: fonts-lohit-gujr Description-md5: 199cf834819e73464f5d9443f03821a3 Description-en_GB: Lohit TrueType font for Gujarati Language This package provides Lohit TrueType font for Guajrati language which is primarily used in Indian state of Gujarat. Package: fonts-lohit-guru Description-md5: dc71644d14fcd7eacde1c4307e8904e2 Description-en_GB: Lohit TrueType font for Punjabi Language This package provides Lohit TrueType font for Punjabi language which is primarily used in Indian and Pakistani state of Punjab. Package: fonts-lohit-knda Description-md5: b367aed4df9e8514a2bec3a08f468175 Description-en_GB: Lohit TrueType font for Kannada Language This package provides Lohit TrueType font for Kannada language (kn) which is primarily used in the Indian state of Karnataka. Package: fonts-lohit-mlym Description-md5: 676a90443bae57300e03bd1344fd2089 Description-en_GB: Lohit TrueType font for Malayalam Language This package provides Lohit TrueType font for Malayalam language (ml), which is primarily spoken in the Indian state of Kerala. Package: fonts-lohit-orya Description-md5: a5354ae74836b152a61ad6469b3791a4 Description-en_GB: Lohit TrueType font for Oriya Language This package provides Lohit TrueType font for Oriya language which is primarily used in Indian state of Orissa. Package: fonts-lohit-taml Description-md5: 0966124c838db4ef033a929511d377f1 Description-en_GB: Lohit TrueType font for Tamil Language This package provides Lohit TrueType font for Tamil language (ta) which is primarily used in the Indian state of TamilNadu. Package: fonts-lohit-taml-classical Description-md5: 21d21482510cd0c7b42912cbcefaa23e Description-en_GB: Lohit Tamil TrueType fonts for Tamil script This package provides Lohit Tamil fonts with classical glyphs for Tamil script (ta) which is basically used in Indian state of TamilNadu. Package: fonts-lohit-telu Description-md5: c293ee891dcdf2a8690a06ba98f01ac7 Description-en_GB: Lohit TrueType font for Telugu Language This package provides Lohit TrueType font for Telugu language which is primarily used in Indian state of Andhra Pradesh. Package: fonts-manchufont Description-md5: 43422cd839d1ea2881b54d015a36b75d Description-en_GB: Smart OpenType font for Manchu script Manchu Font is a TrueType favored OpenType font for Mac and PC. It contains Manchu characters in Unicode range start from #1800, extend glyphs which are missing from the Unicode standard, ligature features, substitution features and hinting. Package: fonts-mathjax Description-md5: 5716c58e96465aa68461878b7d839f99 Description-en_GB: JavaScript display engine for LaTeX and MathML (fonts) MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. . This package contains OTF, SVG and WOFF fonts for MathJax. Package: fonts-mlym Description-md5: ce42bca3e96a61943ac09acdd56f2896 Description-en_GB: Meta package to install all Malayalam fonts This package allows you to install all available Malayalam fonts in Debian. . This package installs following fonts: * fonts-lohit-mlym * fonts-smc * fonts-samyak-mlym Package: fonts-nafees Description-md5: 05cf2021a3860fb91760fffee74b5f04 Description-en_GB: nafees free OpenType Urdu fonts This is a free OpenType Urdu font (Nafees Web Naskh), designed and developed by the Center for Research in Urdu Language Processing (CRULP, http://www.crulp.org/) at National University of Computer and Emerging Sciences (http://www.nu.edu.pk/). Package: fonts-nakula Description-md5: b6bedb268f334941c4f6d6bf6baf489c Description-en_GB: Free Unicode compliant Devanagari font This package provides font for Devanagari script which is used for writing Hindi, Marathi and Sanskrit languages. . Nakula follows the Mumbai style of Devanagari, with rounded glyphs and little thin/thick variation. Package: fonts-navilu Description-md5: b6933f3ff2a68558c782f0ac51ab3bec Description-en_GB: Handwriting font for Kannada This package provides handwriting font for Kannada script (kn) which is primarily used in the Indian state of Karnataka. Package: fonts-noto-cjk Description-md5: 0ca861bf5dc90003c5a480427ee7d985 Description-en_GB: "No Tofu" font families with large Unicode coverage (CJK regular and bold) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains regular and bold fonts. Package: fonts-noto-cjk-extra Description-md5: 0dbced5af5714bef49e7264f25fc0e79 Description-en_GB: "No Tofu" font families with large Unicode coverage (CJK all weight) Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto font families for Traditional Chinese, Simplified Chinese, Japanese and Korean: . * Noto Sans CJK JP * Noto Sans CJK KR * Noto Sans CJK SC * Noto Sans CJK TC * Noto Sans Mono CJK JP * Noto Sans Mono CJK KR * Noto Sans Mono CJK SC * Noto Sans Mono CJK TC * Noto Serif CJK JP * Noto Serif CJK KR * Noto Serif CJK SC * Noto Serif CJK TC . These fonts are derived from the font family Source Han Sans. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains all weight fonts. Package: fonts-noto-color-emoji Description-md5: a9719702f7fba976902bc66487dd558b Description-en_GB: colour emoji font from Google Noto is a collection of font families, each visually harmonized across scripts. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. . This package contains the colour emoji font used on "stock" Android devices such as the Google Pixel. Package: fonts-noto-core Description-md5: 6eecfa570e6cdac4459ce0f3c63a15e8 Description-en_GB: "No Tofu" font families with large Unicode coverage (core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto font families: . * Noto Kufi Arabic * Noto Looped Lao Bold * Noto Looped Lao Regular * Noto Looped Thai Bold * Noto Looped Thai Regular * Noto Music * Noto Naskh Arabic * Noto Nastaliq Urdu * Noto Rashi Hebrew * Noto Sans * Noto Sans Adlam * Noto Sans Adlam Unjoined * Noto Sans AnatoHiero * Noto Sans Arabic * Noto Sans Armenian * Noto Sans Avestan * Noto Sans Balinese * Noto Sans Bamum * Noto Sans Bassa Vah * Noto Sans Batak * Noto Sans Bengali * Noto Sans Bhaiksuki * Noto Sans Brahmi * Noto Sans Buginese * Noto Sans Buhid * Noto Sans CanAborig * Noto Sans Carian * Noto Sans CaucAlban * Noto Sans Chakma * Noto Sans Cham * Noto Sans Cherokee * Noto Sans Coptic * Noto Sans Cuneiform * Noto Sans Cypriot * Noto Sans Deseret * Noto Sans Devanagari * Noto Sans Display * Noto Sans Duployan * Noto Sans EgyptHiero * Noto Sans Elbasan * Noto Sans Elymaic * Noto Sans Ethiopic * Noto Sans Georgian * Noto Sans Glagolitic * Noto Sans Gothic * Noto Sans Grantha * Noto Sans Gujarati * Noto Sans Gunjala Gondi * Noto Sans Gurmukhi * Noto Sans Hanifi Rohingya * Noto Sans Hanunoo * Noto Sans Hatran * Noto Sans Hebrew * Noto Sans ImpAramaic * Noto Sans Indic Siyaq Numbers * Noto Sans InsPahlavi * Noto Sans InsParthi * Noto Sans Javanese * Noto Sans Kaithi * Noto Sans Kannada * Noto Sans Kayah Li * Noto Sans Kharoshthi * Noto Sans Khmer * Noto Sans Khojki * Noto Sans Khudawadi * Noto Sans Lao * Noto Sans Lepcha * Noto Sans Limbu * Noto Sans Linear A * Noto Sans Linear B * Noto Sans Lisu * Noto Sans Lycian * Noto Sans Lydian * Noto Sans Mahajani * Noto Sans Malayalam * Noto Sans Mandaic * Noto Sans Manichaean * Noto Sans Marchen * Noto Sans Masaram Gondi * Noto Sans Math * Noto Sans Mayan Numerals * Noto Sans Medefaidrin * Noto Sans MeeteiMayek * Noto Sans Mende Kikakui * Noto Sans Meroitic * Noto Sans Miao * Noto Sans Modi * Noto Sans Mongolian * Noto Sans Mro * Noto Sans Multani * Noto Sans Myanmar * Noto Sans NKo * Noto Sans Nabataean * Noto Sans NewTaiLue * Noto Sans Newa * Noto Sans Nushu * Noto Sans Ogham * Noto Sans Ol Chiki * Noto Sans Old Italic * Noto Sans Old Permic * Noto Sans Old Turkic * Noto Sans OldHung * Noto Sans OldNorArab * Noto Sans OldPersian * Noto Sans OldSogdian * Noto Sans OldSouArab * Noto Sans Oriya * Noto Sans Osage * Noto Sans Osmanya * Noto Sans Pahawh Hmong * Noto Sans Palmyrene * Noto Sans PauCinHau * Noto Sans PhagsPa * Noto Sans Phoenician * Noto Sans PsaPahlavi * Noto Sans Rejang * Noto Sans Runic * Noto Sans Samaritan * Noto Sans Saurashtra * Noto Sans Sharada * Noto Sans Shavian * Noto Sans Siddham * Noto Sans SignWrit * Noto Sans Sinhala * Noto Sans Sogdian * Noto Sans Sora Sompeng * Noto Sans Soyombo * Noto Sans Sundanese * Noto Sans Syloti Nagri * Noto Sans Symbols * Noto Sans Symbols2 * Noto Sans Syriac * Noto Sans Tagalog * Noto Sans Tagbanwa * Noto Sans Tai Le * Noto Sans Tai Tham * Noto Sans Tai Viet * Noto Sans Takri * Noto Sans Tamil * Noto Sans Tamil Supplement * Noto Sans Telugu * Noto Sans Thaana * Noto Sans Thai * Noto Sans Tifinagh * Noto Sans Tifinagh APT * Noto Sans Tifinagh Adrar * Noto Sans Tifinagh Agraw Imazighen * Noto Sans Tifinagh Ahaggar * Noto Sans Tifinagh Air * Noto Sans Tifinagh Azawagh * Noto Sans Tifinagh Ghat * Noto Sans Tifinagh Hawad * Noto Sans Tifinagh Rhissa Ixa * Noto Sans Tifinagh SIL * Noto Sans Tifinagh Tawellemmet * Noto Sans Tirhuta * Noto Sans Ugaritic * Noto Sans Vai * Noto Sans Wancho * Noto Sans WarangCiti * Noto Sans Yi * Noto Sans Zanabazar * Noto Serif * Noto Serif Ahom * Noto Serif Armenian * Noto Serif Balinese * Noto Serif Bengali * Noto Serif Devanagari * Noto Serif Display * Noto Serif Dogra * Noto Serif Ethiopic * Noto Serif Georgian * Noto Serif Grantha * Noto Serif Gujarati * Noto Serif Gurmukhi * Noto Serif Hebrew * Noto Serif Hmong Nyiakeng * Noto Serif Kannada * Noto Serif Khmer * Noto Serif Khojki * Noto Serif Lao * Noto Serif Malayalam * Noto Serif Myanmar * Noto Serif Sinhala * Noto Serif Tamil * Noto Serif Tangut * Noto Serif Telugu * Noto Serif Thai * Noto Serif Tibetan * Noto Serif Yezidi * Noto Traditional Nushu * NotoSerifTamilSlanted . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts (currently 65 are covered, at least partly. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-mono Description-md5: ca3891acdb1ccbb95012b03336fe340f Description-en_GB: "No Tofu" monospaced font family with large Unicode coverage Noto is a collection of font families, each visually harmonized across scripts. . This package contains Noto Mono font family (formerly known as Droid Mono), and core weights for the Noto Sans Mono font family. Beware that Noto Mono has a much smaller repertoire than Noto Sans or Noto Serif. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-noto-ui-core Description-md5: ead04df8c2e4486ba0e4c26b52035f80 Description-en_GB: "No Tofu" font families with large Unicode coverage (UI core) Noto is a collection of font families, each visually harmonized across scripts. . This package contains core weights for these Noto UI font families: . * Noto Looped Lao UI Bold * Noto Looped Lao UI Regular * Noto Looped Thai UI Bold * Noto Looped Thai UI Regular * Noto Naskh Arabic UI * Noto Sans Arabic UI * Noto Sans Bengali UI * Noto Sans Devanagari UI * Noto Sans Gujarati UI * Noto Sans Gurmukhi UI * Noto Sans Kannada UI * Noto Sans Khmer UI * Noto Sans Lao UI * Noto Sans Malayalam UI * Noto Sans Myanmar UI * Noto Sans Oriya UI * Noto Sans Sinhala UI * Noto Sans Tamil UI * Noto Sans Telugu UI * Noto Sans Thai UI . Noto UI fonts are for text display in UI elements (e.g. buttons, menus) that have a height limit. . The name "Noto" is short for "No Tofu", describing the aim of covering all living Unicode scripts. . Tofu (豆腐) is Japanese jargon for unicode replacement character "�" (U+FFFD) often displayed as replacement for unassigned or unknown characters. Package: fonts-opensymbol Description-md5: c976ef54f80faf44d726a46723d3fbd0 Description-en_GB: OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in LibreOffice. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in LibreOffice) and non-latin character Package: fonts-orya Description-md5: 2cd47bae9f58d1544601c52ceecf291d Description-en_GB: Meta package to install all Odia fonts This package allows you to install all available Odia fonts in Debian. . This package installs following fonts: * fonts-lohit-orya * fonts-orya-extra Package: fonts-orya-extra Description-md5: ee098554adba37c8bf525574701ed28b Description-en_GB: Free fonts for Odia script This package provides free fonts for Odia script (or) which is primarily used in the Indian state of Odisha. . This package contains following font: * Utkal Package: fonts-pagul Description-md5: e962bdab2a1e550cdc3d8630cbea149e Description-en_GB: Free TrueType font for the Sourashtra language Pagul TrueType font for the Sourashtra (saz_IN) language which is primarily spoken in the Indian state of Tamil Nadu. Package: fonts-sahadeva Description-md5: 70a4f007d0c26d5e28ffb1ce75812e51 Description-en_GB: Free Unicode compliant Devanagari font This package provides font for Devanagari script which is used for writing Hindi, Marathi and Sanskrit languages. . This font is in the Kolkata style, with more angular glyphs and greater contrast between thin and thick strokes. Package: fonts-samyak-deva Description-md5: ce8f37db1c6cf55cb00bd1dda770f060 Description-en_GB: Samyak TrueType font for Devanagari script This package provides Samyak TrueType font for Devanagari Script which is used as script for following Indian languages: * Hindi * Kashmiri * Konkani * Maithili * Marathi * Nepali * Sanskrit * Sindhi Package: fonts-samyak-gujr Description-md5: b42b4264768fe211309aab486b58ef61 Description-en_GB: Samyak TrueType font for Gujarati language This package provides Samyak TrueType font for Gujarati language (gu) which is primarily used in the Indian state of Gujarat. Package: fonts-samyak-mlym Description-md5: eeab7291a6d8c7b73736e94ac0168cd3 Description-en_GB: Samyak TrueType font for Malayalam language This package provides Samyak TrueType font for Malayalam language (ml) which is primarily used in the Indian state of Kerala. Package: fonts-samyak-taml Description-md5: f708f8f905e04d91440f45692c4d6ee6 Description-en_GB: Samyak TrueType font for Tamil language This package provides Samyak TrueType font for Tamil language (ta) which is primarily used in the Indian state of TamilNadu. Package: fonts-sarai Description-md5: 27f3b9eec108f8eadb27a6055941c6cd Description-en_GB: truetype font for devanagari script This package provides truetype font for Devanagari script which is used as script in multiple Indian languages like Sanskrit, Hindi, Marathi etc. . This font is now maintained by IndLinux project. Package: fonts-sil-abyssinica Description-md5: 290db4f1c4736ef88b55608a05345304 Description-en_GB: Ethiopic script font designed in a calligraphic style Abyssinica SIL has a single face - regular. . The goal for this product was to provide a single Unicode-based font that would contain a comprehensive inventory of glyphs needed for almost any Ethiopic-based writing system. In addition, there is provision for other Latin characters and symbols. This font makes use of state-of-the-art font technologies to support the need to position arbitrary combinations of *Ethiopic* base glyphs and combining marks optimally. It also supports almost 200 kerning pairs. This version of the font also supports Stylistic Sets and Character Variants (OpenType) or Features (Graphite) which make glyph alternates available for a number of Ethiopic and punctuation characters. See the AbyssinicaSILOpenTypeFontFeatures.pdf, AbyssinicaSILGraphiteFontFeatures.pdf and AbyssinicaSILTypeTunerGuide.pdf for details on applications which support Stylistic Sets and how to access them. . One font from this typeface family is included in this release: . * Abyssinica SIL Regular . Webfont versions and HTML/CSS examples are also available. . The full font sources are publicly available at https://github.com/silnrsi /font-abyssinica An open workflow is used for building, testing and releasing. Package: fonts-sil-ezra Description-md5: b4bbac17fa39d3a395628ade21910dcb Description-en_GB: smart Unicode font for Hebrew Ezra SIL is the same typeface as SIL Ezra and is fashioned after the square letter forms of the typography of the Biblia Hebraica Stuttgartensia (BHS), a beautiful Old Testament volume familiar to biblical Hebrew scholars. The Ezra SIL font is an OpenType 'smart' font. . Two fonts from this typeface family are included in this release: . - Ezra SIL version 2.51 (Containing the basic set of Unicode characters needed for Biblical Hebrew texts following the typeface and traditions of the Biblia Hebraica Stuttgartensia.) - Ezra SIL SR version 2.51 (Containing the same set of Unicode characters as above but with a different style of cantillation.) . See the changelog (FONTLOG) for information on this and previous releases. Package: fonts-sil-nuosusil Description-md5: af7e70b547f077876c7f354a25bf0f69 Description-en_GB: Unicode font for Yi (a script used in southwestern China) The Nuosu SIL font was originally named SIL Yi and developed in 2000 as a single Unicode font for the standardized Yi script used by a large ethnic group in southwestern China. . The traditional Yi scripts have been in use for centuries, and have a tremendous number of local variants. The script was standardized in the 1970's by the Chinese government. In the process of standardization, 820 symbols from the traditional scripts of the Liangshan region were chosen to form a syllabary. . The syllable inventory of a speech variety from Xide County, Sichuan was used as the phonological basis for standardization. For the most part there is one symbol per phonologically-distinct syllable and vice-versa. The direction of writing and reading was standardized as left-to-right. Punctuation symbols were borrowed from Chinese, and a diacritic was incorporated into the system to mark one of the tones. . The full font sources are publicly available at https://github.com/silnrsi /font-nuosu An open workflow is used for building, testing and releasing. Package: fonts-sil-padauk Description-md5: 050d0bbda3ac54d57fe5c8ecbe428a29 Description-en_GB: Burmese Unicode TrueType font with OpenType and Graphite support Padauk is a pan Burma font designed to support all Myanmar script based languages. It covers all of the Unicode Myanmar script blocks and works on all OpenType and Graphite based systems. . Features: * Special support for: ksw, kht, kyu, shn, aio, phk, csh * Variation Selector support for kht, aio, phk . Issues: * Does not work in Word 2007 . For detailed documentation see the contents of the 'documentation' folder. . Font sources are published in the repository and an open workflow is used for building, testing and releasing. . Webfont versions and HTML/CSS examples are also available. . The full font sources are publicly available at https://github.com/silnrsi /font-padauk An open workflow is used for building, testing and releasing. Package: fonts-sil-scheherazade Description-md5: 0c6246880e4da91928734d7d2d2cad86 Description-en_GB: smart Unicode font for Arabic Scheherazade, named after the heroine of the classic Arabian Nights tale, is designed in a similar style to traditional typefaces such as Monotype Naskh, extended to cover the full Unicode Arabic repertoire. . The goal for this product was to provide a single Unicode-based font family that would contain a comprehensive inventory of glyphs needed for almost any Arabic-based writing system. This font makes use of state-of- the-art font technologies to support complex typographic issues. . This font provides a simplified rendering of Arabic script, using basic connecting glyphs but not including a wide variety of additional ligatures or contextual alternates (only the required lam-alef ligatures). This simplified style is often preferred for clarity, especially in non-Arabic languages, but may be considered unattractive in more traditional and literate communities. . One font from this typeface family is included in this release: - Scheherazade Regular . This release supports virtually all of the Unicode 5.0 Arabic character repertoire (excluding the Arabic Presentation Forms blocks, which are not recommended for normal use). Font smarts are implemented using OpenType technology. Webfont versions and HTML/CSS examples are also available. . The full font sources are publicly available at https://github.com/silnrsi /font-awami An open workflow is used for building, testing and releasing. Package: fonts-smc Description-md5: d995ec3af8c833c0cf5d1a3db54a7d22 Description-en_GB: Metapackage for various TrueType fonts for Malayalam Language This is a metapackage which provides various TrueType fonts for Malayalam script which is primarily used in the state of Kerala. . These fonts are developed by SMC community. Following fonts are shipped with this package: . * AnjaliOldLipi * Chilanka * Dyuti * Gayathri * Karumbi * Keraleeyam * Manjari * Meera * Rachana * RaghuMalaylamSans * Suruma * Uroob Package: fonts-smc-anjalioldlipi Description-md5: 255085a89694d0c5d99d50ed19503154 Description-en_GB: AnjaliOldLipi malayalam font This package provides AnjaliOldLipi font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-smc-chilanka Description-md5: 68e80d5c2ea6854e2577c1ce75c519d7 Description-en_GB: Chilanka malayalam font This package provides Chilanka font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-smc-dyuthi Description-md5: 657880bbd07baee171616ce6b014c80f Description-en_GB: Dyuthi malayalam font This package provides Dyuthi font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-gayathri Description-md5: d4fa37a169d8c1315ef776829403c8f3 Description-en_GB: Gayathri Malayalam font This package provides Gayathri font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-smc-karumbi Description-md5: a251a559e6c8edf57a8ea7831d5b6771 Description-en_GB: Karumbi malayalam font This package provides Karumbi font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-keraleeyam Description-md5: e5a7762a6912fe5d4d2856498afb14dc Description-en_GB: Keraleeyam malayalam font This package provides Keraleeyam font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-manjari Description-md5: f08d6090565a86c29bab32326cb85422 Description-en_GB: Manjari malayalam font This package provides Manjari font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-smc-meera Description-md5: 89a1349cc0aed6e0f46d018456836abf Description-en_GB: Meera malayalam font This package provides Meera font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-smc-rachana Description-md5: fd34ff3a66f052f596eff13c80abd400 Description-en_GB: Rachana malayalam font This package provides Rachana font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community. Package: fonts-smc-raghumalayalamsans Description-md5: 28f0ecf7b9897b5f02f4c4c95ec9311d Description-en_GB: RaghuMalayalamSans malayalam font This package provides RaghuMalayalamSans font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-suruma Description-md5: 82cedbcf3d18ebe35b50783790fe175b Description-en_GB: Suruma malayalam font This package provides Suruma font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-smc-uroob Description-md5: 77a6e2402dec8b105bcc144cd8a83ad7 Description-en_GB: Uroob malayalam font This package provides Uroob font for Malayalam script which is primarily used in the state of Kerala. The font is developed by SMC community Package: fonts-taml Description-md5: 5977b35eaab3f9388bdd61da9a97130a Description-en_GB: Meta package to install all Tamil fonts This package allows you to install all available Tamil fonts in Debian. . After installing this package you will have following packages installed on your system. * fonts-lohit-taml * fonts-lohit-taml-classical * fonts-samyak-taml Package: fonts-telu Description-md5: d212b865bab97b9871c6acc18594cc9a Description-en_GB: Meta package to install all Telugu fonts This package allows you to install all available Telugu fonts in Debian. . This package installs following font packages: * fonts-lohit-telu * fonts-telu-extra Package: fonts-telu-extra Description-md5: 30fb8ca870f6173b28bd90b1e287cec3 Description-en_GB: Free fonts for Telugu script This package provides free fonts for Telugu script (te) which is widely used in the Indian state of Andhra Pradesh. . This package contains following fonts: * Pothana2000 * Vemana2000 Package: fonts-teluguvijayam Description-md5: b2eff10dbf07ca079b73ee2bdba7b836 Description-en_GB: TrueType fonts for Telugu script (te) This package provides following 20 fonts for Telugu script which is used in Indian states of Andhra Pradesh & Telangana: . * Ponnala * RaviPrakash * LakkiReddy * Potti Sriramulu * Syamala Ramana * Gidugu * Gurajada * Suravaram * NTR * Mandali * NATS * SrikrushnaDevaraya * Peddana * Timmana * Tenali Ramakrishna * Suranna * Ramaraja * Mallana * Dhurjati * Ramabhadra . These fonts are released by Departement of Information technology, Government of Andhra Pradesh. Package: fonts-thai-tlwg Description-md5: 9edab363921e804bcdf27a27f2489858 Description-en_GB: Thai fonts maintained by TLWG (metapackage) Shortcut for installing all Thai fonts that are collected, enhanced and maintained by Thai Linux Working Group (TLWG). . Every font in this package is provided in TrueType and OpenType formats for users to choose to suit their needs. Both formats are maintained to provide the same glyph set, glyph design, and typographical features, except that curves and hints are defined in CFF format for the OpenType version, and in TTF format for the TrueType version. . Most modern desktop users who want to use Thai language should install this package. Package: fonts-tibetan-machine Description-md5: be01a3b4eb62bd41e37a556440ff464b Description-en_GB: font for Tibetan, Dzongkha and Ladakhi (OpenType Unicode) This package provides the Tibetan Machine Unicode font from the THDL project (http://www.thdl.org/). The font contains around 5,100 glyphs and can generate over 20,000 different combinations with full support for the Sanskrit combinations found in 'chos skad' texts. Package: fonts-tlwg-garuda Description-md5: 876ecb995f0f8f9d7d62ba4aa22af6fa Description-en_GB: Thai Garuda font (dependency package) This package provides Thai Garuda font, code-named "NF2", from the National Font Project. . The font provides Arial-compatible Thai monoweight glyphs traditionally used in school books and official documents. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-garuda-ttf Description-md5: 0b563f31aa2eaf49a8f46daccf4622de Description-en_GB: Thai Garuda TrueType font This package provides Thai Garuda font, code-named "NF2", from the National Font Project, in TrueType format. . The font provides Arial-compatible Thai monoweight glyphs traditionally used in school books and official documents. Package: fonts-tlwg-kinnari Description-md5: e6e7533bb3d75cb608447ecaa15fb2fa Description-en_GB: Thai Kinnari font (dependency package) This package provides Thai Kinnari font, code-named "NF1", from the National Font Project. . The font provides Times-compatible Thai glyphs traditionally used in school books and official documents. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-kinnari-ttf Description-md5: 103d3b621f5404fc3dcff076715f3faa Description-en_GB: Thai Kinnari TrueType font This package provides Thai Kinnari font, code-named "NF1", from the National Font Project, in TrueType format. . The font provides Times-compatible Thai glyphs traditionally used in school books and official documents. Package: fonts-tlwg-laksaman Description-md5: 2a4056a3869b304a8b00a750b85de662 Description-en_GB: Thai Laksaman font (dependency package) This package provides Thai Laksaman font from TLWG. . Modified from Sarabun, the font provides Thai monoweight glyphs as used in Thai official documents and letters. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-laksaman-ttf Description-md5: ea5e02bb9a28c078110a0bb854bb610a Description-en_GB: Thai Laksaman TrueType font This package provides Thai Laksaman font from TLWG, in TrueType format. . Modified from Sarabun, the font provides Thai monoweight glyphs as used in Thai official documents and letters. Package: fonts-tlwg-loma Description-md5: d7a1706a05f43a72dfcb49ae1469edff Description-en_GB: Thai Loma font (dependency package) This package provides Thai Loma UI font from NECTEC. . The font provides Arial-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-loma-ttf Description-md5: 16d175c34e13c3e85da98541485e6afc Description-en_GB: Thai Loma TrueType font This package provides Thai Loma UI font from NECTEC, in TrueType format. . The font provides Arial-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. Package: fonts-tlwg-mono Description-md5: 403fd6cfbcc7dfa21982d5f01babde64 Description-en_GB: Thai TlwgMono font (dependency package) This package provides Thai TlwgMono monospace font from TLWG. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-mono-ttf Description-md5: a768fb10634dd97bad5f33ccebda6b02 Description-en_GB: Thai TlwgMono TrueType font This package provides Thai TlwgMono monospace font from TLWG, in TrueType format. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. Package: fonts-tlwg-norasi Description-md5: 1c4906d4cb1020385eb98ca53b0a4146 Description-en_GB: Thai Norasi font (dependency package) This package provides Thai Norasi font, code-name "NF3", from the National Font Project. . The font provides Times-compatible Thai glyphs with a rich set of Latin glyphs for typesetting books. It was originally created for the Omega (Unicode-based TeX kernel) project. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-norasi-ttf Description-md5: bc79029953892d1f65e484a7084fa9dc Description-en_GB: Thai Norasi TrueType font This package provides Thai Norasi font, code-name "NF3", from the National Font Project, in TrueType format. . The font provides Times-compatible Thai glyphs with a rich set of Latin glyphs for typesetting books. It was originally created for the Omega (Unicode-based TeX kernel) project. Package: fonts-tlwg-purisa Description-md5: 7ed2245678ac5c0ca633e6d8bf230e74 Description-en_GB: Thai Purisa font (dependency package) This package provides Thai Purisa handwriting font from TLWG. . The font provides handwriting Thai glyphs. Latin handwriting glyphs are also available. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-purisa-ttf Description-md5: f316e70c82249ed38df1cc1df7ef9b8c Description-en_GB: Thai Purisa TrueType font This package provides Thai Purisa handwriting font from TLWG, in TrueType format. . The font provides handwriting Thai glyphs. Latin handwriting glyphs are also available. Package: fonts-tlwg-sawasdee Description-md5: b09e84c1a387ecfcace6ca1c322af7f6 Description-en_GB: Thai Sawasdee font (dependency package) This package provides Thai Sawasdee decorative font from TLWG. . The font provides round-shaped Thai glyphs for decoration. It can also be used in stylish body text. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-sawasdee-ttf Description-md5: 18ec2a36040872eb973c6fd163927a9d Description-en_GB: Thai Sawasdee TrueType font This package provides Thai Sawasdee decorative font from TLWG, in TrueType format. . The font provides round-shaped Thai glyphs for decoration. It can also be used in stylish body text. Package: fonts-tlwg-typewriter Description-md5: 625fc63eb1ff42248f5f37ce846fa084 Description-en_GB: Thai TlwgTypewriter font (dependency package) This package provides Thai TlwgTypewriter monospace font from TLWG. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-typewriter-ttf Description-md5: d8a223f0aeaae3c908deeb59441a312f Description-en_GB: Thai TlwgTypewriter TrueType font This package provides Thai TlwgTypewriter monospace font from TLWG, in TrueType format. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai X bitmap font for terminal. Package: fonts-tlwg-typist Description-md5: f7c85b24ff0e255d2eb137af6019c3b4 Description-en_GB: Thai TlwgTypist font (dependency package) This package provides Thai TlwgTypist monospace font from TLWG. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai electric typewriters. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-typist-ttf Description-md5: a940d5e59b53de2444aca474c38d2532 Description-en_GB: Thai TlwgTypist TrueType font This package provides Thai TlwgTypist monospace font from TLWG, in TrueType format. . The font provides Thai semi-monospace font, i.e. all glyphs are of the same width, except combining characters. . The glyph shapes are designed to look like Thai electric typewriters. Package: fonts-tlwg-typo Description-md5: a6b2ee23cca0cf0cca31926612b5766a Description-en_GB: Thai TlwgTypo font (dependency package) This package provides Thai TlwgTypo monospace font from TLWG. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters, but with some rules in the font to combine them to base characters. . The glyph shapes are designed to look like Thai electric typewriters. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-typo-ttf Description-md5: 0259c833c210a2576b8cd36dba282f9e Description-en_GB: Thai TlwgTypo TrueType font This package provides Thai TlwgTypo monospace font from TLWG, in TrueType format. . The font provides Thai purely monospace font, i.e. all glyphs are of the same width, even for combining characters, but with some rules in the font to combine them to base characters. . The glyph shapes are designed to look like Thai electric typewriters. Package: fonts-tlwg-umpush Description-md5: 8a3326b21f33eebbe9bf6f343eee3481 Description-en_GB: Thai Umpush font (dependency package) This package provides Thai Umpush font from TLWG. . The font provides arch-shaped Thai glyphs similar to Cordia. The style is mostly used in pocket books or semi-official documents. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-umpush-ttf Description-md5: 49ee1236660c0390b2416fffdd3c831c Description-en_GB: Thai Umpush TrueType font This package provides Thai Umpush font from TLWG, in TrueType format. . The font provides arch-shaped Thai glyphs similar to Cordia. The style is mostly used in pocket books or semi-official documents. Package: fonts-tlwg-waree Description-md5: f36c9b3cc95547f86daed9033253fa92 Description-en_GB: Thai Waree font (dependency package) This package provides Thai Waree font from TLWG. . The font provides DejaVu-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. . This is a dependency package for installing alternative font formats. Package: fonts-tlwg-waree-ttf Description-md5: 9fef736325690075074578685c431579 Description-en_GB: Thai Waree TrueType font This package provides Thai Waree font from TLWG, in TrueType format. . The font provides DejaVu-compatible Thai glyphs with metrics optimized for on-screen user interface. For example, line spacing is reduced from regular typographic designs to allow more lines displayed on screen. Package: fonts-ubuntu Description-md5: a086cec76b94cf1787a09c599641ca69 Description-en_GB: sans-serif font set from Ubuntu The Ubuntu Font Family is a set of contemporary sans-serif fonts developed between 2010-2011. Dalton Maag performed the font design work and implementation with funding from Canonical. The fonts have been the default fonts for Ubuntu since 2010. Package: fonts-ubuntu-console Description-md5: d54bc34dbf8b971227281727aec6d22b Description-en_GB: console version of the Ubuntu Mono font The Ubuntu Font Family is a set of contemporary sans-serif fonts developed between 2010-2011. Dalton Maag performed the font design work and implementation with funding from Canonical. The fonts have been the default fonts for Ubuntu since 2010. . This package contains the "Ubuntu Mono" font converted to a bitmap version for Linux console use. These fonts can be loaded from a virtual terminal by executing "setfont /usr/share/consolefonts/UbuntuMono*.psf" . Package: fonts-ukij-uyghur Description-md5: 61c4776cdf86a76293c2c22c81484834 Description-en_GB: fonts for Uyghur language This package provides a set of fonts designed to fully support the Uyghur language. . These fonts are designed and assembled by the Uyghur Kompyutér Illimi Jem'iyiti (Uyghur Computer Science Association). Package: fonts-urw-base35 Description-md5: 501a46344afab112f0269279340cc839 Description-en_GB: font set metric-compatible with the 35 PostScript Level 2 Base Fonts A commercial-quality set of PostScript Type 1 fonts, metric-compatible with the 35 PostScript Language Level 2 Base Fonts. This package contains outlines in .t1 format and metrics in .afm format of the following fonts: . C059 D050000L Nimbus Mono PS Nimbus Roman Nimbus Sans Nimbus Sans Narrow P052 Standard Symbols PS URW Bookman URW Gothic Z003 . Extensive remakes of these fonts in the OpenType format are available in the GUST TeX Gyre collection in the fonts-texgyre package. The Cyrillic glyphs added to the now obsolete urwcyr fork of these fonts have been merged into the GNU FreeFont collection available in the fonts-freefont- otf or fonts-freefont-ttf packages. Package: fonts-yrsa-rasa Description-md5: 7f8ebf06e9ba0014cbe1186f2de84a9f Description-en_GB: Open-source, libre fonts for Latin + Gujarati This package provides free fonts for Gujarati script which is primarily used in the Indian state of Gujarat. . It includes following fonts: * Yrsa (Latin) * Rasa (Gujarati) Package: foomatic-db-compressed-ppds Description-md5: fb3b03f43036d62b4dc6ed630144d256 Description-en_GB: OpenPrinting printer support - Compressed PPDs derived from the database 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 all PPD files which can be generated from the Foomatic database as one small compressed archive. This reduces the disk space consumption compared to the Foomatic XML database vastly and in addition makes listing of all available PPDs and extracting the needed PPD much faster than using the Foomatic XML database. Package: fprintd Description-md5: d85e9a892deac7c7145320b8e32f9192 Description-en_GB: D-Bus daemon for fingerprint reader access fprintd is a D-Bus daemon that offers libfprint functionality over the D-Bus interprocess communication bus. By adding this daemon layer above libfprint, various problems related to multiple applications simultaneously competing for fingerprint readers get solved. Package: fprintd-doc Description-md5: 2c049a05eaba3b13544a60b760f16abc Description-en_GB: development documentation for fprintd fprintd is a D-Bus daemon that offers libfprint functionality over the D-Bus interprocess communication bus. By adding this daemon layer above libfprint, various problems related to multiple applications simultaneously competing for fingerprint readers get solved. . This package contains the GTK-Doc API documentation of fprintd. Package: freeipmi-common Description-md5: e744e2bab7d803679befab25b3d06fcc Description-en_GB: GNU implementation of the IPMI protocol - common files FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package provides configuration used by the rest of FreeIPMI framework and generic documentation to orient the user. Package: freeipmi-tools Description-md5: 6752c6921b38f7d4192531a8ab33783c Description-en_GB: GNU implementation of the IPMI protocol - tools FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This package contains assorted IPMI-related tools: * bmc-config - configure BMC values * bmc-info - display BMC information * ipmi-chassis - IPMI chassis management utility * ipmi-fru - display FRU information * ipmi-locate - IPMI probing utility * ipmi-oem - IPMI OEM utility * ipmi-pet - decode Platform Event Traps * ipmi-raw - IPMI raw communication utility * ipmi-sel - display SEL entries * ipmi-sensors - display IPMI sensor information * ipmi-sensors-config - configure sensors * ipmiconsole - IPMI console utility * ipmiping - send IPMI Get Authentication Capabilitiy request * ipmipower - IPMI power control utility * pef-config - configure PEF values * rmcpping - send RMCP Ping to network hosts Package: freeradius Description-md5: 8f93db923be1449fe3d8c09996bd75e7 Description-en_GB: high-performance and highly configurable RADIUS server FreeRADIUS is a high-performance RADIUS server with support for: - Authentication by local files, SQL, Kerberos, LDAP, PAM, and more. - Powerful policy configuration language. - Proxying and replicating requests by any criteria. - Support for many EAP types; TLS, PEAP, TTLS, etc. - Many vendor-specific attributes. - Regexp matching in string attributes. and lots more. Package: freeradius-common Description-md5: 1c7945f97894906b5aaee9b087c2f56c Description-en_GB: FreeRADIUS common files This package contains common files used by several of the other packages from the FreeRADIUS project. Package: freeradius-config Description-md5: ac5463a5cccad417d59c5cd9a88dd876 Description-en_GB: FreeRADIUS default config files freeradius-config contains the default configuration for FreeRADIUS. . You can install a custom package which sets "Provides: freeradius-config" in order to use the FreeRADIUS packages without any default configuration getting into your way. Package: freeradius-dhcp Description-md5: 63c03705d2b33716c280099cb1b24d9d Description-en_GB: DHCP module for FreeRADIUS server The FreeRADIUS server can act as a DHCP server, and this module is necessary for that. Package: freeradius-utils Description-md5: 24b3cb63eaad19ed5b58df947d58078e Description-en_GB: FreeRADIUS client utilities This package contains various client programs and utilities from the FreeRADIUS Server project, including: - radclient - radeapclient - radlast - radsniff - radsqlrelay - radtest - radwho - radzap - rlm_ippool_tool - smbencrypt Package: freerdp2-dev Description-md5: 87d789b26f2354d9180f00d23a677478 Description-en_GB: Free Remote Desktop Protocol library (development files) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the FreeRDP development files. Package: freetds-common Description-md5: a0e753a476f0693fa2896e6335f586c9 Description-en_GB: configuration files for FreeTDS SQL client libraries 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/. Package: freetds-dev Description-md5: 66f74ed837454f3b258fb8264488f827 Description-en_GB: MS SQL and Sybase client library (static libs and headers) FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the static libraries and header files for TDS, which you will need to develop applications that connect to MS SQL servers. You will also need this package if you are installing the Perl DBD::Sybase module on your system using CPAN. Package: freetype2-doc Description-md5: 11d4220d1366039190f869cafbafceba Description-en_GB: FreeType 2 font engine, development documentation 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 providing small, efficient and ubiquitous products. . This package contains the FreeType 2 development documentation. Package: friendly-recovery Description-md5: d83c0a0b3cec2405552ea4666c85e4c6 Description-en_GB: Make recovery boot mode more user-friendly Make the recovery boot mode more user-friendly by providing a menu with pluggable options. Package: fuse3 Description-md5: 1dc2bd9cb9743525c3eff838f436b6a8 Description-en_GB: Filesystem in Userspace (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. Package: fwupd Description-md5: cdd6fee34520bc38e3f317c22bf0694b Description-en_GB: Firmware update daemon fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details Package: fwupd-doc Description-md5: ca737b0fdbd22826879fdcb9250b81d6 Description-en_GB: Firmware update daemon documentation (HTML format) fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides development documentation for creating a package that uses fwupd. Package: fwupd-signed Description-md5: 1daf7d68d68f3e30f10f85d66397fef6 Description-en_GB: Linux Firmware Updater EFI signed binary fwupd provides functionality to update system firmware. It has been initially designed to update firmware using UEFI capsule updates, but it is designed to be extensible to other firmware update standards. . This package contains a version of the fwupd binary signed with Canonical's UEFI signing key. Package: g++ Description-md5: 4d44b18774ae5123b7c3f70d940cf655 Description-en_GB: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ compiler. Package: g++-11 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en_GB: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-11-aarch64-linux-gnu Description-md5: a7f8482a0c83b82b8aaf4e0cb957d5d0 Description-en_GB: GNU C++ compiler (cross compiler for arm64 architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm64 architecture. Package: g++-11-arm-linux-gnueabihf Description-md5: 466636539965b105eeffa2a5b48e2850 Description-en_GB: GNU C++ compiler (cross compiler for armhf architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armhf architecture. Package: g++-11-multilib Description-md5: 291f2f15035d2eb62358c5157bbae10c Description-en_GB: GNU C++ compiler (multilib support) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: g++-11-powerpc64le-linux-gnu Description-md5: 9d3a342fa9bb1664c1a3228fb97d3eae Description-en_GB: GNU C++ compiler (cross compiler for ppc64el architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for ppc64el architecture. Package: g++-11-s390x-linux-gnu Description-md5: 6504513b0451939eb03345282ca3aacc Description-en_GB: GNU C++ compiler (cross compiler for s390x architecture) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for s390x architecture. Package: g++-aarch64-linux-gnu Description-md5: 841ad5010180ab9999db8cd40c9e8de4 Description-en_GB: GNU C++ compiler for the arm64 architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the arm64 architecture. Package: g++-arm-linux-gnueabihf Description-md5: cc94df779520efff25831739f24599b6 Description-en_GB: GNU C++ compiler for the armhf architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the armhf architecture. Package: g++-multilib Description-md5: 13fdd3cac1ee1ffe86b871f781067316 Description-en_GB: GNU C++ compiler (multilib files) This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: g++-powerpc64le-linux-gnu Description-md5: 9edb59095912e6cf500ea0092f60122a Description-en_GB: GNU C++ compiler for the ppc64el architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the ppc64el architecture. Package: g++-s390x-linux-gnu Description-md5: 611e82003e6b39e22236bec4046da2b9 Description-en_GB: GNU C++ compiler for the s390x architecture This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This is a dependency package providing the default GNU C++ cross-compiler for the s390x architecture. Package: gamemode Description-md5: 1b71909bcf1af74aa9dbd9253b8b1eac Description-en_GB: Optimise Linux system performance on demand GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package is a metapackage including everything that is necessary to run gamemode-enabled games or to enable it by hand for applications. It includes a program called '/usr/games/gamemoderun', which can invoke gamemode into any application. It also includes '/usr/games/gamemode- simulate-game', which invokes gamemode, sleeps for 10 seconds and then exits. This allows you to test whether gamemode is working properly on your system, it will return gamemode's error message if something went wrong, otherwise it will exit with a 0 status. Package: gamemode-daemon Description-md5: 0dfb59b8e1cd22f641fdd7791bc76fb8 Description-en_GB: Optimise Linux system performance on demand (daemon) GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the daemon and helper files. Package: gamemode-dev Description-md5: cb71632d636c2e0d57f174177ee3009a Description-en_GB: Optimise Linux system performance on demand (dev files) GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the development files for gamemode. Package: gawk Description-md5: 0dce81fe543994c3caea814e2777732e Description-en_GB: GNU awk, a pattern scanning and processing language `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. Package: gcc Description-md5: c7efd71c7c651a9ac8b2adf36b137790 Description-en_GB: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C compiler. Package: gcc-11 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en_GB: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-11-aarch64-linux-gnu Description-md5: 6605467979c7b4a27b8a1c6ed7aabd06 Description-en_GB: GNU C compiler (cross compiler for arm64 architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for arm64 architecture. Package: gcc-11-aarch64-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_GB: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-11-arm-linux-gnueabihf Description-md5: 81e320f4fe3cb20f4878142f5988397e Description-en_GB: GNU C compiler (cross compiler for armhf architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armhf architecture. Package: gcc-11-arm-linux-gnueabihf-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_GB: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-11-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_GB: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-11-cross-base Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en_GB: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC). Package: gcc-11-doc Description-md5: bf320d6d806b62ff03b567626d36b1fb Description-en_GB: Documentation for the GNU compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format. Package: gcc-11-multilib Description-md5: d1bddfa375b62324197c575c04fb2e4e Description-en_GB: GNU C compiler (multilib support) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gcc-11-powerpc64le-linux-gnu Description-md5: 02948f686f57b7661fd57acbd2976475 Description-en_GB: GNU C compiler (cross compiler for ppc64el architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for ppc64el architecture. Package: gcc-11-powerpc64le-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_GB: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-11-s390x-linux-gnu Description-md5: 7061b5561490b87818d8a46702f2fd78 Description-en_GB: GNU C compiler (cross compiler for s390x architecture) This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for s390x architecture. Package: gcc-11-s390x-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_GB: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_GB: GCC, the GNU Compiler Collection (base package) This package contains files common to all languages and libraries contained in the GNU Compiler Collection (GCC). Package: gcc-12-cross-base Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en_GB: GCC, the GNU Compiler Collection (library base package) This empty package contains changelog and copyright files common to all libraries contained in the GNU Compiler Collection (GCC). Package: gcc-aarch64-linux-gnu Description-md5: 69df476a1d2ab9184e2d806ac537e77d Description-en_GB: GNU C compiler for the arm64 architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the arm64 architecture. Package: gcc-arm-linux-gnueabihf Description-md5: 341bee5927aa97cd38931c348b808c55 Description-en_GB: GNU C compiler for the armhf architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the armhf architecture. Package: gcc-doc Description-md5: af77f0c56a32a74fc629f4cd7c91d2da Description-en_GB: Documentation for the GNU C compilers (gcc, gobjc, g++) Documentation for the GNU compilers in info format (dependency package). Package: gcc-multilib Description-md5: 2d7198d97e45eb764af5065748ccb88f Description-en_GB: GNU C compiler (multilib files) This is the GNU C compiler, a fairly portable optimizing compiler for C. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: gcc-powerpc64le-linux-gnu Description-md5: 1df9b59dd3526c77f2a01a78470f8faa Description-en_GB: GNU C compiler for the ppc64el architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the ppc64el architecture. Package: gcc-s390x-linux-gnu Description-md5: 0e9bad3b62304d1f54438e18e774f9bd Description-en_GB: GNU C compiler for the s390x architecture This is the GNU C compiler, a fairly portable optimizing compiler for C. . This is a dependency package providing the default GNU C cross-compiler for the s390x architecture. Package: gce-compute-image-packages Description-md5: 80b63009609ad08d1fc3b6f017dd400f Description-en_GB: transitional dummy package This dummy package is provided for a smooth transition from the previous old package name to google-compute-engine. . It may be safely removed after installation. Package: gcr Description-md5: ee6145fe2ef6efa76055bc896f49f5f4 Description-en_GB: GNOME crypto services (daemon and tools) GCR is a library for crypto UI and related tasks. . This package contains the certificate viewer and prompter service. Package: gdb Description-md5: 4f2b8eb95df2ba7a5b11e0301c48b8e4 Description-en_GB: GNU Debugger GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, gdb supports C, C++, D, Objective-C, Fortran, Java, OpenCL C, Pascal, assembly, Modula-2, Go, and Ada. A must-have for any serious programmer. Package: gdb-doc Description-md5: 0b65afd451aa44bbf02455b1cdae06a9 Description-en_GB: The GNU Debugger Documentation GDB is a source-level debugger, capable of breaking programs at any specific line, displaying variable values, and determining where errors occurred. Currently, it works for C, C++, Fortran, Modula 2 and Java programs. A must-have for any serious programmer. . This package contains the GDB manual. Package: gdisk Description-md5: 8258aedbc01f0cda6ac15cfa476f0f29 Description-en_GB: GPT fdisk text-mode partitioning tool GPT fdisk (aka gdisk) is a text-mode partitioning tool that provides utilities for Globally Unique Identifier (GUID) Partition Table (GPT) disks. . Features: . - Edit GUID partition table definitions - In place conversion of BSD disklabels to GPT - In place conversion of MBR to GPT - In place conversion of GPT to MBR - Create hybrid MBR/GPT layouts - Repair damaged GPT data structures - Repair damaged MBR structures - Back up GPT data to a file (and restore from file) Package: gdm3 Description-md5: 9be0fb38ba2581f623b79242c9c7918d Description-en_GB: GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. Package: gedit Description-md5: 5091aaf6659e6bf7ca9b32695a59f9cd Description-en_GB: official text editor of the GNOME desktop environment gedit is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. gedit is a graphical application which supports editing multiple text files in one window (known sometimes as tabs or MDI). . gedit fully supports international text through its use of the Unicode UTF-8 encoding in edited files. Its core feature set includes syntax highlighting of source code, auto indentation and printing and print preview support. . gedit is also extensible through its plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. Package: gedit-common Description-md5: 193111e3506c371cfc98afccfffed3c0 Description-en_GB: official text editor of the GNOME desktop environment (support files) gedit is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. . This package contains gedit's architecture-independent support files. Package: gedit-dev Description-md5: 3432b77a961b8bf02ccb1564908edf94 Description-en_GB: official text editor of the GNOME desktop environment (development files) gedit is a text editor which supports most standard editor features, extending this basic functionality with other features not usually found in simple text editors. gedit is a graphical application which supports editing multiple text files in one window (known sometimes as tabs or MDI). . gedit fully supports international text through its use of the Unicode UTF-8 encoding in edited files. Its core feature set includes syntax highlighting of source code, auto indentation and printing and print preview support. . gedit is also extensible through its plugin system, which currently includes support for spell checking, comparing files, viewing CVS ChangeLogs, and adjusting indentation levels. . This package is required to build plugins for gedit. Package: genisoimage Description-md5: f771a046498c00cf831887fc4da45a69 Description-en_GB: Creates ISO-9660 CD-ROM filesystem images 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. Package: geoclue-2.0 Description-md5: d1ae4bf8b170451d2f477d754f775562 Description-en_GB: geoinformation service GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus system service for GeoClue. Package: geoclue-doc Description-md5: d26d41f5aabf6f08315cacfc49fb441d Description-en_GB: geoinformation service (D-Bus API documentation) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the D-Bus API documentation. Package: germinate Description-md5: 40e625c1a35fdcfca7f5a004d645f691 Description-en_GB: expand dependencies in a list of seed packages Germinate takes lists of seed packages and expands their dependencies to produce a full list of packages. This can be used for purposes such as managing the list of packages present in a derived distribution's archive or CD builds. Package: gettext Description-md5: 0db85b3962766eeef57d5324263a308e Description-en_GB: GNU Internationalization utilities Interesting for authors or maintainers of other packages or programs which they want to see internationalized. Package: gettext-base Description-md5: 6c8ed1da584066e0871910b60d931f43 Description-en_GB: GNU Internationalization utilities for the base system This package includes the gettext and ngettext programs which allow other packages to internationalize the messages given by shell scripts. Package: gettext-doc Description-md5: 966c7204112700e6dcb867375471b50b Description-en_GB: Documentation for GNU gettext This package contains the HTML documentation for GNU gettext, as well as simple "hello world" examples in several programming languages. Package: gfortran Description-md5: 19814cb032299ba2188b0196ece62ba3 Description-en_GB: GNU Fortran 95 compiler This is the GNU Fortran 95 compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. . This is a dependency package providing the default GNU Fortran 95 compiler. Package: gfortran-11 Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en_GB: GNU Fortran compiler This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. It uses the gcc backend to generate optimized code. Package: gfortran-11-doc Description-md5: 17a01a9ada93e104865a01e6615e2401 Description-en_GB: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format. Package: gfortran-11-multilib Description-md5: ad5cf91f123889c593b105572b4a958c Description-en_GB: GNU Fortran compiler (multilib support) This is the GNU Fortran compiler, which compiles Fortran on platforms supported by the gcc compiler. . This is a dependency package, depending on development packages for the non-default multilib architecture(s). Package: gfortran-doc Description-md5: 6855bbffb1ede02166da131963e7fd83 Description-en_GB: Documentation for the GNU Fortran compiler (gfortran) Documentation for the GNU Fortran compiler in info format (dependency package). Package: gfortran-multilib Description-md5: 5271dd91ad92131a871518bd7f87158c Description-en_GB: GNU Fortran 95 compiler (multilib files) This is the GNU Fortran compiler, which compiles Fortran 95 on platforms supported by the gcc compiler. . A dependency package on architectures with multilib support; the package contains dependencies for the non-default multilib architecture(s). Package: ghostscript Description-md5: 3b69f5ec8191e8f0d88dd3e30e7b1b69 Description-en_GB: interpreter for the PostScript language and for PDF GPL 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: ghostscript-doc Description-md5: 772951004a1a824bee59da206fba24e2 Description-en_GB: interpreter for the PostScript language and for PDF - Documentation GPL 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. . This package contains documentation for GPL Ghostscript, mainly targeted developers and advanced users. Package: ghostscript-x Description-md5: 5f6f4265cecdf5f91c519e5f197328b3 Description-en_GB: interpreter for the PostScript language and for PDF - X11 support GPL 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. . This package contains the GPL Ghostscript output device for X11. Package: gir1.2-accountsservice-1.0 Description-md5: 3e307108d5acfea1c79fd66a238baaf2 Description-en_GB: GObject introspection data for AccountService The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the introspection data for the AccountService library. Package: gir1.2-adw-1 Description-md5: 4cce7e15d88d2fb0984c5031be952a09 Description-en_GB: GObject introspection files for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-appstream-1.0 Description-md5: ba1ec8acc7ee7c43fa38f67be0acd975 Description-en_GB: Library to access AppStream services (introspection data) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains introspection data for the AppStream library. Package: gir1.2-atk-1.0 Description-md5: f14d9112796808986e9cae4624933403 Description-en_GB: ATK accessibility toolkit (GObject introspection) 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 package can be used by other packages using the GIRepository format to generate dynamic bindings Package: gir1.2-atspi-2.0 Description-md5: b2f515b8cdef2fbe0cb29eb69f2ea27a Description-en_GB: Assistive Technology Service Provider (GObject introspection) This package can be used by other packages using the GIRepository format to generate dynamic bindings Package: gir1.2-avahi-0.6 Description-md5: 4c871be80791e6d6a8d9f13fc8cef166 Description-en_GB: GObject introspection data for Avahi This package contains introspection data for Avahi using libavahi-gobject. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ayatanaappindicator3-0.1 Description-md5: 9c8870a8c4344092acc1a2790bc00537 Description-en_GB: Typelib files for libayatana-appindicator3-1 (GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package can be used by other packages using the GIRepository format to generate dynamic bindings (GTK-3+ version). Package: gir1.2-blockdev-2.0 Description-md5: 737a70e0d5de5a5e2bbb07d6124e4292 Description-en_GB: libblockdev introspection data This package contains the GObject introspection data of libblockdev in binary typelib format. Package: gir1.2-camel-1.2 Description-md5: adacda275afbebb9c6fa5b1a157d13f5 Description-en_GB: GObject introspection for the Camel library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains introspection data for the libcamel library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-cheese-3.0 Description-md5: 6bb6f1733150d36f15c99ff4d977005b Description-en_GB: tool to take pictures and videos from your webcam - gir bindings A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-clutter-1.0 Description-md5: 312bf4f2636f72196b1ab50b2a930bad Description-en_GB: GObject introspection data for the Clutter 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-clutter-gst-3.0 Description-md5: 855dec98b1cf3c3349601619f57b8ade Description-en_GB: Gobject introspection data for Clutter GStreamer elements Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-cogl-1.0 Description-md5: 148c6f8cbdcd16e6500ac32753a34daf Description-en_GB: GObject introspection data for the Cogl 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl. Package: gir1.2-coglpango-1.0 Description-md5: 9add089f4444192d7be4e46f724bc4b0 Description-en_GB: GObject introspection data for the CoglPango 1.0 library This package contains introspection data for the Clutter scene graph library. . It can be used by packages using the GIRepository format to generate dynamic bindings for libcogl-pango. Package: gir1.2-colord-1.0 Description-md5: 0c970be8eaa2db714c047406a0f5d648 Description-en_GB: GObject introspection data for the colord library This package contains introspection data for libcolord, a gobject-based convenience library for programs to interact with the colord system daemon. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-colordgtk-1.0 Description-md5: 5af074abe74914b52759747f0a3ac518 Description-en_GB: GObject introspection data for the colord-gtk library This package contains introspection data for libcolord-gtk, a gobject- based convenience library for programs to interact with the colord system daemon. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-colorhug-1.0 Description-md5: 85412213b22827c0cb9426e23da9a286 Description-en_GB: GObject introspection data for the colorhug library This package contains introspection data for libcolorhug, a gobject-based library for accessing the ColorHug display colourimeter device. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-dazzle-1.0 Description-md5: a773454843c38e70d01884ef7272fea7 Description-en_GB: GObject introspection data for libdazzle This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-dbusmenu-glib-0.4 Description-md5: 178deafecf0710d3aefd7dd5299fab54 Description-en_GB: typelib file for libdbusmenu-glib4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-glib4. Package: gir1.2-dbusmenu-gtk3-0.4 Description-md5: d3860f813354e5bde7033c08ab9c38eb Description-en_GB: typelib file for libdbusmenu-gtk3-4 libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libdbusmenu-gtk4. Package: gir1.2-dee-1.0 Description-md5: 79b0788f2610b4887e4b3afe5e29363c Description-en_GB: GObject introspection data for the Dee library This package contains introspection data for the Dee library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-dmap-3.0 Description-md5: bd6eef0de9213bc60581ff1f801c1da6 Description-en_GB: DMAP client and server library - GObject-Introspection libdmapsharing is a library to access and share content through the DMAP (DAAP & DPAP) protocols. The library is written in C using GObject and libsoup. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebackend-1.2 Description-md5: 8f196c33098a03e5cc658c86cdc53eb6 Description-en_GB: GObject introspection for the EBackend library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebook-1.2 Description-md5: eee3f328364fb5b2eb00182c350108b8 Description-en_GB: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ebookcontacts-1.2 Description-md5: 5c91e1ab067d8ddd63b0ef031e231a4f Description-en_GB: GObject introspection for the EBook Contacts library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libeebook library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-ecal-2.0 Description-md5: ca591f7842484a514f86713d2d7bc605 Description-en_GB: GObject introspection for the ECal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatabook-1.2 Description-md5: 788dfe16398f4b7870dce5cc8ef87e47 Description-en_GB: GObject introspection for the EBook library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edatacal-2.0 Description-md5: b409b4903f79863662d43cb8cd8b51ac Description-en_GB: GObject introspection for the EDataCal library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedata-cal library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserver-1.2 Description-md5: 2ec1ed52300f0467a0d5460ca0faa785 Description-en_GB: GObject introspection for the EDataServer library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserver library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-edataserverui-1.2 Description-md5: 3a390941ecfd433760515102f954f58d Description-en_GB: GObject introspection for the EDataServerUI library The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains introspection data for the libedataserverui library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-evince-3.0 Description-md5: 387a105dab5207d02ff3bb9de882c382 Description-en_GB: GObject introspection data for the evince libraries This package contains introspection data for the libevview and libevdocument libraries. . Evince is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fprint-2.0 Description-md5: dcb442c6f30672e4b3a86ff7e3907584 Description-en_GB: async fingerprint library of fprint project, gir bindings The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-freedesktop Description-md5: e492870e481eb146e130bddc80b8d5df Description-en_GB: Introspection data for some FreeDesktop components GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains small pieces of introspection data for the Cairo, FontConfig, FreeType, GL, and some XOrg libraries. They are distributed in this package temporarily, while the original sources do not include support for GObject Introspection. They are far from complete and only include what is necessary for other introspection packages to work properly. Package: gir1.2-fwupd-2.0 Description-md5: 287a6707a91d20368a641fa72676cf73 Description-en_GB: GObject introspection data for libfwupd This package provides the introspection data for libfwupd. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-fwupdplugin-1.0 Description-md5: 17dba333ca07041a3fc944c323090383 Description-en_GB: GObject introspection data for libfwupdplugin This package provides the introspection data for libfwupdplugin. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gcab-1.0 Description-md5: c8e010457d1de4d0252ea434ea64bcdd Description-en_GB: Microsoft Cabinet file manipulation library - gir bindings libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the GObject introspection repository bindings. Package: gir1.2-gck-1 Description-md5: 9fe18a0ed10ac386dd01e38e2599f7d3 Description-en_GB: GObject introspection data for the GCK library This package contains introspection data for GCK, a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . It can be used by interpreters understanding the GIRepository format to write programs using the GCK library. Package: gir1.2-gcr-3 Description-md5: b69189318ad490ce96b37e11ad4c8b09 Description-en_GB: GObject introspection data for the GCR library This package contains introspection data for GCR, a library for crypto UI and related tasks. . It can be used by interpreters understanding the GIRepository format to write programs using the GCR library. Package: gir1.2-gdata-0.0 Description-md5: f54b7f85ee1176e1236a3584322d2174 Description-en_GB: GObject introspection data for the GData webservices library libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains introspection data for the GData webservices library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdesktopenums-3.0 Description-md5: 477a4df605ef5075dfb853bde74cb266 Description-en_GB: GObject introspection for GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. . This package contains introspection data for GSettings desktop-wide schemas. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdkpixbuf-2.0 Description-md5: 3ea1af7270ed1e5298c960b834579512 Description-en_GB: GDK Pixbuf library - GObject-Introspection The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gdm-1.0 Description-md5: e2cbd477c1c5edc4af858440e536fdb0 Description-en_GB: GObject introspection data for the GNOME Display Manager GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains introspection data for the GNOME Display Manager. Package: gir1.2-gee-0.8 Description-md5: 67d4147a0436feae535ced1db41829e9 Description-en_GB: GObject based collection and utility library (GObject-Introspection) This package contains introspection data for libgee, which can be used to generate dynamic bindings. . libgee is a collection and utility library providing GObject-based interfaces and classes for commonly used data structures. Package: gir1.2-geoclue-2.0 Description-md5: 8040474576826f9d5102a27d6e0a6d83 Description-en_GB: convenience library to interact with geoinformation service (introspection) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the introspection data. Package: gir1.2-geocodeglib-1.0 Description-md5: 8114160e924e6dc920442a0183d2d717 Description-en_GB: introspection data for geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. . This package contains GObjectIntrospection data for geocode-glib. Package: gir1.2-gexiv2-0.10 Description-md5: 557460c3f61388f7b58cf71018302220 Description-en_GB: GObject-based wrapper around the Exiv2 library - introspection data gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains introspection data. Package: gir1.2-gkbd-3.0 Description-md5: 16f5d54ee1cc6d63963a1713fa8aea2c Description-en_GB: GObject introspection data for the GnomeKbd library libgnomekbd offers an API to manage the keyboard in GNOME applications. . libgnomekbdui offers an API to display a graphical user interface for libgnomekbd operations. . This package contains introspection data for the GnomeKbd library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-glib-2.0 Description-md5: 4a611c6bfb6cf3afde558f13b2ebca03 Description-en_GB: Introspection data for GLib, GObject, Gio and GModule GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the introspection data for the GLib, GObject, GModule and Gio libraries. Package: gir1.2-gmenu-3.0 Description-md5: 5d8df3e18602842907166fd6393f2e1c Description-en_GB: GObject introspection data for the GNOME menu library This package contains introspection data for GNOME menu, an implementation of the desktop menu specification from freedesktop.org. . It can be used by languages supporting dynamic bindings with the GIRepository format. Package: gir1.2-gnomeautoar-0.1 Description-md5: d207d4fe8a98ac7a673ca9bb5263356b Description-en_GB: GObject introspection data for GnomeAutoar This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gnomeautoargtk-0.1 Description-md5: 0400bd1e5e517109cf0490b82ab32e8a Description-en_GB: GObject introspection data for GnomeAutoarGtk This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gnomebluetooth-3.0 Description-md5: eaf5b6e0a4c10828824d324c8ac01ee5 Description-en_GB: Introspection data for GnomeBluetooth This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the introspection data for GnomeBluetooth Package: gir1.2-gnomedesktop-3.0 Description-md5: 4292c4bbae4ffe7e7b5d36a3acef86da Description-en_GB: Introspection data for GnomeDesktop (GTK 3) This package provides the include files and static library for the GNOME desktop library functions. . This package contains the introspection data for GnomeDesktop Package: gir1.2-goa-1.0 Description-md5: 32742d5948429e16ebbc1aef9ea991b1 Description-en_GB: Introspection data for GNOME Online Accounts This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gom-1.0 Description-md5: 1df4c38ca75e8ec7fc43d4edb561cacd Description-en_GB: GObject introspection data for libgom Gom provides an object mapper from GObjects to SQLite. It helps you write applications that need to store structured data as well as make complex queries upon that data. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-graphene-1.0 Description-md5: 8a2d8b42d4d665ae5754a822d1ad49ab Description-en_GB: library of graphic data types (introspection files) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-grilo-0.3 Description-md5: 484ef2dac58becc2b88ba3cfeb445ea5 Description-en_GB: Framework for discovering and browsing media - GObject introspection data Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the GObject introspection data. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gsf-1 Description-md5: cafac8e6a223b52243bdc070459447ab Description-en_GB: GObject introspection data for the Structured File Library This package contains introspection data for the Structured File Library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gsound-1.0 Description-md5: 95b970fc93c7614f7357feb2cff2684e Description-en_GB: small library for playing system sounds (gir bindings) GSound is a small library for playing system sounds. It's designed to be used via GObject Introspection, and is a thin wrapper around the libcanberra C library. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gspell-1 Description-md5: 7999f69e300c63c049aa9b0b548f4579 Description-en_GB: spell-checking library for GTK+ applications - GObject introspection gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the GObject introspection binding Package: gir1.2-gssdp-1.2 Description-md5: f0adf17be0a5f9da4315bebe6d6f60e2 Description-en_GB: GObject introspection data for the GSSDP library This package contains introspection data for GSSDP, a SSDP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gst-plugins-base-1.0 Description-md5: 3d52c64e6869be4dd2250690fc8d724f Description-en_GB: GObject introspection data for the GStreamer Plugins Base library This package contains introspection data for the GStreamer Plugins Base library. . 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. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gstreamer-1.0 Description-md5: 690d41f7ae6f89096e0ae65e4d4ffe68 Description-en_GB: GObject introspection data for the GStreamer library This package contains introspection data for the GStreamer streaming media framework. . 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. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtd-1.0 Description-md5: aee9e366a8ae8dc2f005ce38031f1e50 Description-en_GB: GObject introspection data for GNOME To Do GNOME To Do is a simplistic personal task manager designed to perfectly fit the GNOME desktop. Designed from ground up to seamlessly integrate with the GNOME desktop environment, To Do enables you to be as productive as you want. . This package contains introspection data for GNOME To Do. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtk-3.0 Description-md5: 0e856cde3e86eb181a419da2e80d941c Description-en_GB: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtk-4.0 Description-md5: 0e856cde3e86eb181a419da2e80d941c Description-en_GB: GTK graphical user interface library -- gir bindings GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtkclutter-1.0 Description-md5: bd3cdd6b014da3b5e717a64bade54654 Description-en_GB: GObject introspection data for the GTK+ Clutter library This package contains introspection data for the GTK+ Clutter widget. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gtksource-4 Description-md5: 74d917ec90593676d195bbd2ead30327 Description-en_GB: gir files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains GObject introspection information. Package: gir1.2-gtop-2.0 Description-md5: 2645cb471358326290ce77b54b63dac8 Description-en_GB: gtop system monitoring library (gir bindings) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gudev-1.0 Description-md5: 17b4f1d7865f064cde612f6abf30b636 Description-en_GB: libgudev-1.0 introspection data This package contains the GObject-introspection data of libgudev-1.0 in binary typelib format. Package: gir1.2-gupnp-1.2 Description-md5: 6a38bcbf4d96abcee783c7db0dbffa8f Description-en_GB: GObject introspection data for the GUPnP library This package contains introspection data for GUPnP, a UPnP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gupnp-av-1.0 Description-md5: 8a05de310b6b5e4e873291a1546ee541 Description-en_GB: GObject introspection data for the GUPnP-AV library This package contains introspection data for GUPnP-AV, a UPnP-AV library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gupnpdlna-2.0 Description-md5: 4f5779f67dfcd266a1145f7d1b79780a Description-en_GB: GObject introspection data for the DLNA utility library for GUPnP This package contains introspection data for the DLNA utility library for GUPnP, a UPnP library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gusb-1.0 Description-md5: 31e266d00de17dd940874fd90941064f Description-en_GB: GObject introspection data for libgusb This package contains the introspection data for GUsb. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gweather-3.0 Description-md5: 638795aed97665a2afa63aa4e60c5689 Description-en_GB: GObject introspection data for the GWeather library libgweather is a library to access weather information from online services for numerous locations. . This package contains introspection data for the GWeather library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-gxps-0.1 Description-md5: 9bace9af2707d467de2eeed8db04f4b5 Description-en_GB: GObject introspection data for the gxps library OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains introspection data for the gxps library. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-handy-1 Description-md5: 9f0871397d225e13ff9fd1346eb403db Description-en_GB: GObject introspection files for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the GObject-introspection data in binary typelib format. Package: gir1.2-harfbuzz-0.0 Description-md5: 73d49920d5dd518c9cf268c2ffa20d38 Description-en_GB: OpenType text shaping engine (GObject introspection data) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains introspection data for the GObject bindings library. Package: gir1.2-ibus-1.0 Description-md5: c39b02e52edca9051d32a1b84aa1381f Description-en_GB: Intelligent Input Bus - introspection data IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the GObject introspection data which are needed for developing the IBus applications in various programming languages with GObject introspection support. Package: gir1.2-ical-3.0 Description-md5: cbc20f294e046ecdb6307dc8dfca1c77 Description-en_GB: iCalendar library implementation in C (GObject Introspection) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-javascriptcoregtk-4.0 Description-md5: 16c2f588722484a66abab42e5bd14a0d Description-en_GB: JavaScript engine library from WebKitGTK - GObject introspection data JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimising JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-javascriptcoregtk-4.1 Description-md5: 027f494c193b6c1ec30c4f4e3ef630b4 Description-en_GB: JavaScript engine library from WebKitGTK - GObject introspection data JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimising JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.1). . This package contains the introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-jcat-1.0 Description-md5: dcd3a0fea45bc7d1ee8fe484af3c2654 Description-en_GB: GObject introspection data for libjcat This package provides the introspection data for libjcat. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-json-1.0 Description-md5: 0f85fea1ebe80dc12ff040a9de582288 Description-en_GB: GLib JSON manipulation library (introspection data) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-langtag-0.6 Description-md5: 5d8c04c5e4b0ea4b511a18580aa04fe8 Description-en_GB: library to access tags for identifying languages - introspection liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the Introspection data for LangTag. Package: gir1.2-lokdocview-0.1 Description-md5: 7dc30c9eaf0ca4f765d8e934afd2126b Description-en_GB: GTK3 widget wrapping LibreOffice functionality - introspection LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains the Introspection data. Package: gir1.2-manette-0.2 Description-md5: 550e1d1705d49a0ad1689f12265144fd Description-en_GB: GObject introspection data for libmanette This package contains GObject introspection information. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-mbim-1.0 Description-md5: 4936a528052028d5b015abc782a37367 Description-en_GB: GObject introspection data for libmbim-glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains introspection data for the libmbim-glib library. Package: gir1.2-mediaart-2.0 Description-md5: 6e5db5ada5389d876481f35a1fa433fa Description-en_GB: GObject introspection data for MediaArt library Libmediaart is a library tasked with managing, extracting and handling media art caches. . This package contains introspection data for libmediaart. Package: gir1.2-messagingmenu-1.0 Description-md5: 76dce804b2f2a6f1f8e1e77153c8550d Description-en_GB: Ayatana Messaging Menu - gir bindings A place on the user's desktop that collects messages that need a response. . This menu provides a condensed and collected view of all of those messages for quick access, but without making them annoying in times that you want to ignore them. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-modemmanager-1.0 Description-md5: 828ca0e97f5a555c89dfce0dde6eafd0 Description-en_GB: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains introspection data for the libmm-glib library. Package: gir1.2-mutter-10 Description-md5: b904935d7b197bced6c3b46aaa871bfb Description-en_GB: GObject introspection data for Mutter Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the GObject introspection data which may be used to generate dynamic bindings. Package: gir1.2-nautilus-3.0 Description-md5: c96feb0c498fde4a37f1e7aa9514778c Description-en_GB: libraries for nautilus components - gir bindings Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-nm-1.0 Description-md5: ed0dfa8de109875c6c7b60085f1ea0d1 Description-en_GB: GObject introspection data for the libnm library NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains introspection data for NetworkManager using libnm. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-nma-1.0 Description-md5: 299bb7fd7063b46a12b82d251f5d76b1 Description-en_GB: GObject introspection data for libnma The libnma library provides Gtk+ dialogs for NetworkManager. . This package contains introspection data for libnma. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-notify-0.7 Description-md5: be88d1ababa905c3de028ca3c2dba65c Description-en_GB: sends desktop notifications to a notification daemon (Introspection files) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-packagekitglib-1.0 Description-md5: 58dad6540a9f05da7569c62ae80d0533 Description-en_GB: GObject introspection data for the PackageKit GLib library PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package contains introspection data for the PackageKit GLib interface library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-pango-1.0 Description-md5: f177c55f2e19760894bc8f51c468361c Description-en_GB: Layout and rendering of internationalized text - gir bindings Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-peas-1.0 Description-md5: 39453a6e0ce93895a424e482b96aa4d6 Description-en_GB: Application plugin library (introspection files) libpeas is a library that allows applications to support plugins. . This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-polkit-1.0 Description-md5: 4f1754998d1990ea4af7a70d3a9b9278 Description-en_GB: GObject introspection data for PolicyKit PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains introspection data for PolicyKit. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-poppler-0.18 Description-md5: 6b6381807b3c5b1b31f06935b5817c74 Description-en_GB: GObject introspection data for poppler-glib Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains introspection data for poppler-glib. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-qmi-1.0 Description-md5: d2359cce6cb7204cf8508ef20dcb4b5c Description-en_GB: GObject introspection data for libqmi-glib This package contains introspection data for the libqmi-glib library. Package: gir1.2-rb-3.0 Description-md5: 43faa5bf87ed9c2f0ca8769fadf80dd4 Description-en_GB: GObject introspection data for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains introspection data for the Rhythmbox core support libraries. It can be used to write and execute plugins for rhythmbox in interpreted languages supporting it. Package: gir1.2-rest-0.7 Description-md5: 20603212d512dbb9aa6548318a9e63da Description-en_GB: REST service access library (introspection files) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-restextras-0.7 Description-md5: db3563d5908b29a3c9b980deadfc403a Description-en_GB: REST service access library extra components (introspectionfiles) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. This extra package provides Facebook and Flickr support. . This package contains introspection data . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-rsvg-2.0 Description-md5: 21262d3a94a96a4ac37656c109625ecd Description-en_GB: gir files for renderer library for SVG files The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains GObject-Introspection information. Package: gir1.2-secret-1 Description-md5: 282aebbdbea3a39223d0f976ec4df8d9 Description-en_GB: Secret store (GObject-Introspection) This package contains introspection data for libsecret, which can be used to generate dynamic bindings. . libsecret is a library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains the introspection datas for the libsecret library. Package: gir1.2-snapd-1 Description-md5: dbece4c5a14c6b771e08544395f9acba Description-en_GB: Typelib file for libsnapd-glib1 snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains introspection data. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-soup-2.4 Description-md5: 538da50445bc19b8ea14ae946fa95a44 Description-en_GB: GObject introspection data for the libsoup HTTP library This package contains introspection data for the libsoup HTTP library. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-timezonemap-1.0 Description-md5: 231074d1b59567e384d19c2c4a8351dc Description-en_GB: typelib interface for libtimezonemap Timezone map widget for GTK+3 . This package can be used by other packages using the GIRepository format to generate dynamic bindings for libtimezonemap1. Package: gir1.2-totem-1.0 Description-md5: f8fb0d202ba3f9170c84de5e0c27a305 Description-en_GB: GObject introspection data for Totem media player Totem is a simple yet featureful media player for GNOME which can read a large number of file formats. . This package contains introspection data for the Totem media player. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-totemplparser-1.0 Description-md5: 6dff5eed01c354550bf8d8578ef0f76a Description-en_GB: GObject introspection data for the Totem Playlist Parser library This package contains introspection data for the Totem Playlist Parser library. . totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-tracker-3.0 Description-md5: f41e9e06cc975380f344c01c59c7ac8c Description-en_GB: GObject introspection data for Tracker This package contains introspection data for libtracker-control, libtracker-miner and libtracker-sparql. . It can be used by packages using the GIRepository format to generate dynamic bindings . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: gir1.2-udisks-2.0 Description-md5: f5f1b5062052b10eabb6cc3d51d6bd13 Description-en_GB: GObject based library to access udisks2 - introspection data The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package provides introspection data for libudisks. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-unity-7.0 Description-md5: 162c569a3952f4e1717dfc2d72f6bb6c Description-en_GB: GObject introspection data for the Unity library This package contains introspection data for the Unity library. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-upowerglib-1.0 Description-md5: e44c29e9141611d185719724f06044c0 Description-en_GB: GObject introspection data for upower upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains introspection data for upower. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-vte-2.91 Description-md5: 41cb5d8a8e27456cf39b3e3fdc888730 Description-en_GB: GObject introspection data for the VTE library This package contains introspection data for VTE, a terminal emulator widget for GTK+. . It can be used by interpreters understanding the GIRepository format to write programs using the VTE widget for GTK+ 3.0. Package: gir1.2-webkit2-4.0 Description-md5: daff69d84d5ccbe9fe13e9881decce22 Description-en_GB: Web content engine library for GTK - GObject introspection data WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 4.0 of the API and uses libsoup v2 for the networking stack. . This package contains introspection data, which can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-wnck-3.0 Description-md5: 27983425e71085c70259e80ee712ca44 Description-en_GB: GObject introspection data for the WNCK library This package contains introspection data for Window Navigator Construction Kit, a library to interact with window managers. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-xkl-1.0 Description-md5: 127c3bf2e772bac3955bc6eecb367d73 Description-en_GB: X Keyboard Extension high-level API - introspection data Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. . This package provides introspection data for libxklavier. It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-xmlb-2.0 Description-md5: 327d8a04533ecfccfcedee66cd019556 Description-en_GB: GObject introspection data for libxmlb This package provides the introspection data for libxmlb. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: git Description-md5: c1f968556452a190fe359bffd151c012 Description-en_GB: fast, scalable, distributed revision control system Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the git main components with minimal dependencies. Additional functionality, e.g. a graphical user interface and revision tree visualizer, tools for interoperating with other VCS's, or a web interface, is provided as separate git* packages. Package: git-doc Description-md5: 067fe3355198c178fc97b3730c54a120 Description-en_GB: fast, scalable, distributed revision control system (documentation) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides the documentation. Package: git-man Description-md5: 0c79f507738c0cb72351c8ae551ee47d Description-en_GB: fast, scalable, distributed revision control system (manual pages) Git is popular version control system designed to handle very large projects with speed and efficiency; it is used for many high profile open source projects, most notably the Linux kernel. . Git falls in the category of distributed source code management tools. Every Git working directory is a full-fledged repository with full revision tracking capabilities, not dependent on network access or a central server. . This package provides reference documentation for use by the 'man' utility and the 'git help' command. Package: gjs Description-md5: 9cdb51a6189ccfa1d135cb740eea9f88 Description-en_GB: Mozilla-based javascript bindings for the GNOME platform (cli tool) Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the interactive console application. Package: gkbd-capplet Description-md5: 65ffcddd4edc575be93bb55c3d0acc08 Description-en_GB: GNOME control center tools for libgnomekbd libgnomekbd offers an API to manage the keyboard in GNOME applications. . This package contains a helper for the GNOME control center to configure and display keyboard mappings. Package: glance Description-md5: 339da060766773f0f887cd36e425e1e7 Description-en_GB: OpenStack Image Registry and Delivery Service - Daemons The Glance project provides an image registration and discovery service and an image delivery service. These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package is a metapackage for all glance daemons. Package: glance-api Description-md5: 42730c4382da9ba8dd9214037a2fa93e Description-en_GB: OpenStack Image Registry and Delivery Service - API The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance API server. Package: glance-common Description-md5: 30114b8292754cb9dbc0df08ef8677a6 Description-en_GB: OpenStack Image Registry and Delivery Service - Common The Glance project provides an image registration, discovery and delivery service. These services may be used as stand-along services, and they may also be used by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the glance common. Package: glib-networking Description-md5: dce7ee23bcf70829c58fe6f9a749eca7 Description-en_GB: network-related giomodules for GLib This package contains various network related extensions for the GIO library. Package: glib-networking-common Description-md5: 53a1d4e1dd58e8fb13abe57894840f62 Description-en_GB: network-related giomodules for GLib - data files This package contains data files and translations for the GIO network extensions in glib-networking. Package: glib-networking-services Description-md5: 365372e1c223a507a4114d685b245121 Description-en_GB: network-related giomodules for GLib - D-Bus services This package contains D-Bus services that are used by the GIO network extensions in glib-networking, for actions that need to be done in a separate process. Package: glibc-doc Description-md5: ec34f59d4398ff8ca003177c6585bf0a Description-en_GB: GNU C Library: Documentation Contains man pages for libpthread functions and the complete GNU C Library ChangeLog. The GNU C Library Reference manual has been moved into glibc- doc-reference for licensing reasons. Package: glibc-doc-reference Description-md5: e6c7ec3ab323b394692e513eddd3c5de Description-en_GB: GNU C Library: Documentation Contains The GNU C Library Reference manual in info, pdf and html format. Package: gnome-accessibility-themes Description-md5: a3616a66af7b4b807cc3839f15a6966d Description-en_GB: High Contrast GTK+ 2 theme and icons This is the version of GNOME's standard HighContrast theme, for the GTK+ 2.x toolkit. An icon theme is also included. . The GTK+ 3.x version is already included in libgtk-3-0. Package: gnome-calculator Description-md5: edf337f4e3963467c2997a13fc81ad2a Description-en_GB: GNOME desktop calculator The GNOME calculator is a powerful graphical calculator with financial, logical and scientific modes. It uses a multiple precision package to do its arithmetic to give a high degree of accuracy. Package: gnome-calendar Description-md5: 13e1cc2e339fc76ade59c93ff99cff33 Description-en_GB: Calendar application for GNOME GNOME Calendar is a simple and beautiful calendar application designed to perfectly fit the GNOME desktop. By reusing the components which the GNOME desktop is build on, Calendar nicely integrates with the GNOME ecosystem. Package: gnome-characters Description-md5: aaff70b065e65f1863b87e3865fb09a6 Description-en_GB: character map application Characters is a simple utility application to find and insert unusual characters. Package: gnome-control-center Description-md5: 841ec7130e7cda8d105ccf44ab60b8fa Description-en_GB: utilities to configure the GNOME desktop This package contains configuration applets for the GNOME desktop, allowing to set accessibility configuration, desktop fonts, keyboard and mouse properties, sound setup, desktop theme and background, user interface properties, screen resolution, and other GNOME parameters. . It also contains a front end to these applets, which can also be accessed with the GNOME panel or the Nautilus file manager. Package: gnome-control-center-data Description-md5: 8bfe062731867305191b949e29fc5afa Description-en_GB: configuration applets for GNOME - data files This package contains data files (icons, pixmaps, locales files) needed by the configuration applets in the gnome-control-center package. Package: gnome-control-center-dev Description-md5: ea55aa04a24ea847c61e4865c135347b Description-en_GB: utilities to configure the GNOME desktop This package contains the file required to get the keydirs location Package: gnome-control-center-faces Description-md5: c30651f81cd867a11b2de3aecb9f30f7 Description-en_GB: utilities to configure the GNOME desktop - faces images This package contains images that can be used for user profile's icon Package: gnome-desktop3-data Description-md5: 5ce5840cc354bd74e7e4932be3851519 Description-en_GB: Common files for GNOME desktop apps This package includes some files that are shared between several GNOME apps (internationalization files). Package: gnome-disk-utility Description-md5: 8bbfe121f73fcddf9e0a9c15f0e8afd8 Description-en_GB: manage and configure disk drives and media GNOME Disks is a tool to manage disk drives and media: . * Format and partition drives. * Mount and unmount partitions. * Query S.M.A.R.T. attributes. . It utilizes udisks. Package: gnome-font-viewer Description-md5: 45d5c8d2f724b76011b8cba2eec0f28d Description-en_GB: font viewer for GNOME This program can preview fonts and create thumbnails for fonts. Package: gnome-initial-setup Description-md5: fc98a3077374329ffb2ad48a472c3672 Description-en_GB: Initial GNOME system setup helper After acquiring or installing a new system there are a few essential things to set up before use. GNOME Initial Setup aims to provide a simple, easy, and safe way to prepare a new system. . GNOME Initial Setup runs the first time you log in to the GNOME desktop and lets you easily configure your language, keyboard layout, online accounts integration, and more. . If you want to configure these things at any other time, run the Settings app. Package: gnome-keyring Description-md5: ab339ead4844e2dd14c8a8c09473bb75 Description-en_GB: GNOME keyring services (daemon and tools) 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. Package: gnome-keyring-pkcs11 Description-md5: 152920d93477b7997fe4b21917dba91f Description-en_GB: GNOME keyring module for the PKCS#11 module loading library gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . This package contains a PKCS#11 module that will allow using the GNOME keyring as a certificate database. Package: gnome-logs Description-md5: 731e06317e9c6b9d5fa1b30577249c1a Description-en_GB: viewer for the systemd journal The GNOME Logs application is an application to view system logs (from the systemd journal) for the GNOME Desktop environment. Package: gnome-mahjongg Description-md5: adc178a2d2b4ff75c015f3907a755657 Description-en_GB: classic Eastern tile game for GNOME This is a solitaire (one player) version of the classic Eastern tile game, Mahjongg. . You start with five levels of tiles which are stacked so some are covered up by the tiles on top. The object of Mahjongg is to remove all the tiles from the game, by finding matching pairs which look alike. Package: gnome-menus Description-md5: 340ecd22d4f56c95b252e114631d7311 Description-en_GB: GNOME implementation of the freedesktop menu specification 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. Package: gnome-mines Description-md5: 36262e86f4363ae5903b00c430f60af1 Description-en_GB: popular minesweeper puzzle game for GNOME Mines is a puzzle game where you locate mines floating in an ocean using only your brain and a little bit of luck. Package: gnome-online-accounts Description-md5: 2a3412e9db58c2b690fa29b5010f0199 Description-en_GB: service to manage online accounts for the GNOME desktop This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. Package: gnome-power-manager Description-md5: 1ece6a08127f01c856017ac9675775b5 Description-en_GB: power management tool for the GNOME desktop GNOME Power Manager is a session daemon for the GNOME desktop that takes care of system or desktop events related to power, and triggers actions accordingly. Its philosophy is to completely hide these complex tasks and only show some settings important to the user. . GNOME power manager displays and manages battery status, power plug events, display brightness, CPU, graphics card and hard disk drive power saving, and can trigger suspend-to-RAM, hibernate or shutdown events, all integrated to other components of the GNOME desktop. Package: gnome-session-bin Description-md5: 4c2133392307e0ef72a944d936883f7d Description-en_GB: GNOME Session Manager - Minimal runtime The GNOME Session Manager is in charge of starting the core components of the GNOME desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the binaries for the GNOME Session Manager, but no startup scripts. It is meant for those willing to start gnome-session by hand with the components of their choice, and for applications such as GDM that use gnome-session internally. Package: gnome-session-canberra Description-md5: 2aefd6590467e10cdd2703be5a5a4d62 Description-en_GB: GNOME session log in and log out sound events Produce sound events on GNOME session log in and log out. . This package is using canberra-gtk-play from libcanberra. Package: gnome-session-common Description-md5: 4e4f4b98eb1049a0a4a28d994692754e Description-en_GB: GNOME Session Manager - common files The GNOME Session Manager is in charge of starting the core components of the GNOME desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the translations, data files and startup scripts which are common to the GNOME and GNOME fallback sessions. Package: gnome-settings-daemon Description-md5: 31f06b20f036e71da14412083d98ad89 Description-en_GB: daemon handling the GNOME session settings This package contains the daemon which is responsible for setting the various parameters of a GNOME session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: gnome-settings-daemon-common Description-md5: 24223ecc2ddfc19859537b1014c3f5c3 Description-en_GB: daemon handling the GNOME session settings - common files This package contains GSettings schemas and other architecture-independent files for GNOME Settings Daemon. It is probably not interesting on its own for end users, but packages may depend on this if they only need to read and write settings & don't themselves care if the settings daemon is actually running or not. Package: gnome-settings-daemon-dev Description-md5: 7da21b55f83cd4a428a2bd849fda6b81 Description-en_GB: Headers for building applications communicating with gnome-settings-daemon This package contains header files required to build applications that communicate with the GNOME settings daemon over D-Bus. Package: gnome-shell Description-md5: 51a5a94e6b632e350489b7b8d27ab9fc Description-en_GB: graphical shell for the GNOME desktop The GNOME Shell provides core interface functions like switching windows, launching applications or see your notifications. It takes advantage of the capabilities of modern graphics hardware and introduces innovative user interface concepts to provide a delightful and easy to use experience. GNOME Shell is the defining technology of the GNOME 3 user experience. Package: gnome-shell-common Description-md5: 2b326fbe771cf911adfb09b06fd267b5 Description-en_GB: common files for the GNOME graphical shell This package contains translations and data files for the GNOME shell. Package: gnome-shell-extension-appindicator Description-md5: 957bedbcfeb9f22f9376e63f9fe9d180 Description-en_GB: AppIndicator, KStatusNotifierItem and tray support for GNOME Shell This extension integrates Ubuntu AppIndicators and KStatusNotifierItems (KDE's blessed successor of the systray) and legacy tray icons into GNOME Shell. . Features: . - show indicator icons in the panel - reveal indicator menus upon click - double clicking an icon will activate the application window (if implemented by the indicator) - middle mouse click an icon to send a 'SecondaryActivate' event to the application. Support needs to be implemented in the application - supports legacy tray icons - icons can be themed, resized and effects can be applied Package: gnome-shell-extension-desktop-icons-ng Description-md5: de2d1265844a1946ab72c3b5b2921613 Description-en_GB: desktop icon support for GNOME Shell This package provides a GNOME Shell extension for showing the contents of ~/Desktop on the desktop of the Shell. Common file management operations such as launching, copy/paste, rename and deleting are supported. Package: gnome-shell-extension-ubuntu-dock Description-md5: c2bac0faf9bdb321435b126f80850890 Description-en_GB: Ubuntu Dock for GNOME Shell A dock for the Gnome Shell, default Ubuntu experience. . This extension is a modified version of Dash To Dock with different defaults. Dash To Dock can be installed to replace it and give more (but unsupported) configuration options. Package: gnome-startup-applications Description-md5: ff3caf70a13ee02dbc38b23cdf2e1477 Description-en_GB: Startup Applications manager for GNOME The Startup Applications Preferences app allows configuring applications to run automatically when logging in to your desktop. This app complies with the FreeDesktop.org Desktop Application Autostart Specification so it will work even if your chosen desktop is not GNOME. Package: gnome-sudoku Description-md5: 36f1efc2746ddf39c8f11ff90893cc96 Description-en_GB: Sudoku puzzle game for GNOME This is an application for playing the popular sudoku logic puzzle game, in which one must fill a 9 by 9 square with the correct digits. . It features automatic puzzle generation, saving and restoring games, annotations, trackers, and much more. Package: gnome-system-monitor Description-md5: bb5488674b14e5248e88189686b54d2d Description-en_GB: Process viewer and system resource monitor for GNOME This package allows you to graphically view and manipulate the running processes on your system. It also provides an overview of available resources such as CPU and memory. Package: gnome-terminal Description-md5: c385379e72ae70e0ca5a4dee09859951 Description-en_GB: GNOME terminal emulator application GNOME Terminal is a terminal emulation application that you can use to perform the following actions: - Access a UNIX shell in the GNOME environment. - Run any application that is designed to run on VT102, VT220, and xterm terminals. . GNOME Terminal features the ability to use multiple terminals in a single window (tabs) and profiles support. Package: gnome-terminal-data Description-md5: 9b9dc36a1c83dd9ce4cb3aedf50168f1 Description-en_GB: Data files for the GNOME terminal emulator GNOME Terminal is a terminal emulation application that you can use to perform the following actions: - Access a UNIX shell in the GNOME environment. - Run any application that is designed to run on VT102, VT220, and xterm terminals. . This package contains data, help files and localization settings for gnome-terminal, the GNOME terminal emulator application. Package: gnome-themes-extra Description-md5: 9d4f564c52dca075780a432478af0713 Description-en_GB: Adwaita GTK+ 2 theme — engine This is the version of Adwaita, the standard GNOME theme, for the GTK+ 2.x toolkit. . The GTK+ 3.x version is already included in libgtk-3-0. . This package contains the Adwaita theme engine. Package: gnome-themes-extra-data Description-md5: 93715eb3e3b0626f200a94317868f909 Description-en_GB: Adwaita GTK+ 2 theme — common files This is the version of Adwaita, the standard GNOME theme, for the GTK+ 2.x toolkit. . The GTK+ 3.x version is already included in libgtk-3-0. . This package contains the common architecture-independent files. Package: gnome-todo Description-md5: 10486897bd6937c1b456569fdd13cddb Description-en_GB: minimalistic personal task manager designed to fit GNOME desktop GNOME To Do is a simplistic personal task manager designed to perfectly fit the GNOME desktop. Designed from ground up to seamlessly integrate with the GNOME desktop environment, To Do enables you to be as productive as you want. Package: gnome-todo-common Description-md5: 465b8b22df2e85d39a8fb790dac07e5a Description-en_GB: common files for GNOME To Do Library that provides GObject-based interface of GNOME To Do, simplistic personal task manager designed to perfectly fit the GNOME desktop. . This package contains common files. Package: gnome-user-docs Description-md5: eb28dbd31eb460dc1235242f30e088fc Description-en_GB: GNOME Help Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. Package: gnome-user-docs-as Description-md5: d83b7b14954272a56fe4c35ac3d0fa4a Description-en_GB: GNOME Help (Assamese) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Assamese. Package: gnome-user-docs-ca Description-md5: 2b0259de404f8c7f5f13cf61c6ee7835 Description-en_GB: GNOME Help (Catalan) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Catalan. Package: gnome-user-docs-cs Description-md5: 25172555c12cf473edde7e01e67ca972 Description-en_GB: GNOME Help (Czech) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Czech. Package: gnome-user-docs-da Description-md5: 9b39d3d2c7f95fb4dcac92ed8e0ffd1b Description-en_GB: GNOME Help (Danish) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Danish. Package: gnome-user-docs-de Description-md5: 904893ad1a1a71bf6ba62f5717d0373a Description-en_GB: GNOME Help (German) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in German. Package: gnome-user-docs-el Description-md5: 343b34afcd49cd422ea7202e0d7e80e4 Description-en_GB: GNOME Help (Greek) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Greek. Package: gnome-user-docs-es Description-md5: 7f210ead69aa8eb45f8e9bafa0d00ba7 Description-en_GB: GNOME Help (Spanish) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Spanish. Package: gnome-user-docs-fa Description-md5: ee160e2b3ed382b547e97138736653ac Description-en_GB: GNOME Help (Farsi) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Farsi. Package: gnome-user-docs-fi Description-md5: 7ed98f23138651d05e16475a41a6a7f5 Description-en_GB: GNOME Help (Finnish) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Finnish. Package: gnome-user-docs-fr Description-md5: 6577b9dfc6a9f0cf032f9dcbe8ac0449 Description-en_GB: GNOME Help (French) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in French. Package: gnome-user-docs-gl Description-md5: b7a0e6f899ffa4d9904982841c984246 Description-en_GB: GNOME Help (Galician) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Galician. Package: gnome-user-docs-gu Description-md5: 1644a8b10cdfca73085d3379e5cb7a32 Description-en_GB: GNOME Help (Gujarati) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Gujarati. Package: gnome-user-docs-he Description-md5: fcd8e90a5c40c783a555ddc8d24fce7c Description-en_GB: GNOME Help (Hebrew) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Hebrew. Package: gnome-user-docs-hi Description-md5: 6166032d76685c3521671a1bba55886c Description-en_GB: GNOME Help (Hindi) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Hindi. Package: gnome-user-docs-hr Description-md5: dfa61fa6cbb3693407f7472e018b3c1f Description-en_GB: GNOME Help (Croatian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Croatian. Package: gnome-user-docs-hu Description-md5: 25b61391a786ee7711ee97b6252f4119 Description-en_GB: GNOME Help (Hungarian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Hungarian. Package: gnome-user-docs-id Description-md5: 32380f3da16d248b24b92521538f35e4 Description-en_GB: GNOME Help (Indonesian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Indonesian. Package: gnome-user-docs-it Description-md5: a34b692fb64b7a99a84af0fdb4e2c185 Description-en_GB: GNOME Help (Italian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Italian. Package: gnome-user-docs-ja Description-md5: e22f7675000d32e71ee71f749699453f Description-en_GB: GNOME Help (Japanese) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Japanese. Package: gnome-user-docs-kn Description-md5: 136702be28406eb97c9f66e7e6122200 Description-en_GB: GNOME Help (Kannada) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Kannada. Package: gnome-user-docs-ko Description-md5: de8be5ac6b4dd01f2344bd7f67722e43 Description-en_GB: GNOME Help (Korean) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Korean. Package: gnome-user-docs-lt Description-md5: 2316f5063b8469adcf63095b62f8e1f0 Description-en_GB: GNOME Help (Lithuanian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Lithuanian. Package: gnome-user-docs-lv Description-md5: 39a307f8e94094bce8a5f93804e20bd3 Description-en_GB: GNOME Help (Latvian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Latvian. Package: gnome-user-docs-mr Description-md5: 94f11e33c8336424d619a8e277de28a9 Description-en_GB: GNOME Help (Marathi) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Marathi. Package: gnome-user-docs-nl Description-md5: 42949e6ffe437287bc7dc72703a21b2f Description-en_GB: GNOME Help (Dutch) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Dutch. Package: gnome-user-docs-pa Description-md5: e3337ddd09d28c81c05b243634a3843d Description-en_GB: GNOME Help (Punjabi) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Punjabi. Package: gnome-user-docs-pl Description-md5: c26853d950d74eed0ef89b74aa384f29 Description-en_GB: GNOME Help (Polish) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Polish. Package: gnome-user-docs-pt Description-md5: 69c5d87740678aeb6ae46e9d33296d9a Description-en_GB: GNOME Help (Portuguese) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Portuguese. Package: gnome-user-docs-ro Description-md5: b1ce9af0eb1ccf6b6c0141a0ba267f00 Description-en_GB: GNOME Help (Romanian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Romanian. Package: gnome-user-docs-ru Description-md5: 56f57e9cdc6f254756c29b1d067404c1 Description-en_GB: GNOME Help (Russian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Russian. Package: gnome-user-docs-sl Description-md5: d587840ddd128870909e4684a1ad8892 Description-en_GB: GNOME Help (Slovenian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Slovenian. Package: gnome-user-docs-sr Description-md5: 2c3e7d47cece133d8e58f68e4c5426bd Description-en_GB: GNOME Help (Serbian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Serbian. Package: gnome-user-docs-sv Description-md5: 7423f0a7601fbfe895c9f45a955da611 Description-en_GB: GNOME Help (Swedish) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Swedish. Package: gnome-user-docs-ta Description-md5: a7f7e8e451329e9e43888588fdb04b0f Description-en_GB: GNOME Help (Tamil) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Tamil. Package: gnome-user-docs-te Description-md5: 654d9919740203722957804f97cae6ea Description-en_GB: GNOME Help (Telugu) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Telugu. Package: gnome-user-docs-tr Description-md5: 1cb05487c4e855371cce581e39c5c3fe Description-en_GB: GNOME Help (Turkish) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Turkish. Package: gnome-user-docs-uk Description-md5: a54083687d99d1a74991c783303b9603 Description-en_GB: GNOME Help (Ukrainian) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Ukrainian. Package: gnome-user-docs-vi Description-md5: a1c227ed52b104e92731d8af054569dc Description-en_GB: GNOME Help (Vietnamese) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Vietnamese. Package: gnome-user-docs-zh-hans Description-md5: 5c41690ff5c710ec910cb854129792c4 Description-en_GB: GNOME Help (Simplified Chinese) Documentation for using the GNOME desktop environment and its components. It covers usage and setup of the core GNOME programs. . This package contains the documentation in Simplified Chinese. Package: gnome-video-effects Description-md5: 088c511f0c1b12d7b9e121f4a5927dac Description-en_GB: Collection of GStreamer effects gnome-video-effects contains a collection of GStreamer effects to be used in GNOME. Package: gnome-video-effects-dev Description-md5: bd0ba71689bb3aca69740a3295e8a94f Description-en_GB: Development files for gnome-video-effects gnome-video-effects contains a collection of GStreamer effects to be used in GNOME. . This package contains the development files. Package: gnu-efi Description-md5: 426d4a05670bc3d994639e6e49d7b5b0 Description-en_GB: Library for developing EFI applications GNU toolchain for building applications that can run in the environment presented by Intel's EFI (Extensible Firmware Interface). EFI is a firmware specification for the "BIOS" on ia64(IPF), IA-32(x86) and x86_64 systems. Package: gnu-standards Description-md5: 258c5a9a781b8c29f66d83021d8419a5 Description-en_GB: GNU coding and package maintenance standards This package contains two pieces of documentation from the GNU project: 'GNU Coding Standards', and 'Information for Maintainers of GNU Software'. . These are useful to refer to if you are writing or maintaining software for GNU, but could also be helpful as guidelines for other projects. Package: gnupg Description-md5: 2421c574774486effdededa540cfb1c7 Description-en_GB: GNU privacy guard - a free PGP replacement 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 RFC4880. . This package contains the full suite of GnuPG tools for cryptographic communications and data storage. Package: gnupg-l10n Description-md5: 7fad035451f503be001479931e85b925 Description-en_GB: GNU privacy guard - localization files 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 RFC 4880. . This package contains the translation files for the use of GnuPG in non- English locales. Package: gnupg-utils Description-md5: e668452bd037f231e404937c9a963ac3 Description-en_GB: GNU privacy guard - utility programs GnuPG is GNU's tool for secure communication and data storage. . This package contains several useful utilities for manipulating OpenPGP data and other related cryptographic elements. It includes: . * addgnupghome -- create .gnupg home directories * applygnupgdefaults -- run gpgconf --apply-defaults for all users * gpgcompose -- an experimental tool for constructing arbitrary sequences of OpenPGP packets (e.g. for testing) * gpgparsemail -- parse an e-mail message into annotated format * gpgsplit -- split a sequence of OpenPGP packets into files * gpgtar -- encrypt or sign files in an archive * kbxutil -- list, export, import Keybox data * lspgpot -- convert PGP ownertrust values to GnuPG * migrate-pubring-from-classic-gpg -- use only "modern" formats * symcryptrun -- use simple symmetric encryption tool in GnuPG framework * watchgnupg -- watch socket-based logs Package: gnutls-doc Description-md5: 75bd3d1bfb6319bbc964f2b7c3ed8b5a Description-en_GB: GNU TLS library - documentation and examples GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains all the GnuTLS documentation. Package: gobi-loader Description-md5: 0bc71f740c2e62e89ed4b58d4c0934a2 Description-en_GB: Firmware loader for Qualcom GobiUSB chipsets gobi_loader is a firmware loader for Qualcomm Gobi USB chipsets. These devices appear in an uninitialised state when power is applied and require firmware to be loaded before they can be used as modems. gobi_loader adds a udev rule that will trigger loading of the firmware and make the modem usable. Package: gobject-introspection Description-md5: 237f5e120c510b5b463f0799b240157e Description-en_GB: Generate interface introspection data for GObject libraries GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains tools for extracting introspection data from libraries and transforming it to different formats. Package: golang Description-md5: 8650a23f44e2d60a785ad3123733d6d8 Description-en_GB: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. Package: golang-1.17-doc Description-md5: 70faba58bee63cd1d9d375165fa0d6d6 Description-en_GB: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. Package: golang-1.18 Description-md5: 9cf65eae35075e419830b9eee734720c Description-en_GB: Go programming language compiler - metapackage The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package is a metapackage that, when installed, guarantees that (most of) a full Go development environment is installed. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.18/bin/ to PATH, or invoke /usr/lib/go-1.18/bin/go directly. Package: golang-1.18-doc Description-md5: 70faba58bee63cd1d9d375165fa0d6d6 Description-en_GB: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the documentation for the Go programming language. Package: golang-1.18-go Description-md5: 1ec6f32a57cb9015a94451f3ed9734c7 Description-en_GB: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, compiler, linker, and compiled libraries for the Go programming language. . To use this version, instead of the default one provided by golang-go package, add /usr/lib/go-1.18/bin/ to PATH, or invoke /usr/lib/go-1.18/bin/go directly. Package: golang-1.18-src Description-md5: 641317c503e9fe0a9039cd8790bb4657 Description-en_GB: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for compilation. Package: golang-doc Description-md5: 7b70ded89c7f6b655a23ed83a4f27201 Description-en_GB: Go programming language - documentation The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go documentation. You can view the formatted documentation by installing the golang- golang-x-tools package, running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-go Description-md5: 4b644c1329d03644c1e0137da5dcdaf3 Description-en_GB: Go programming language compiler, linker, compiled stdlib The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go toolchain and compiled standard library. It is only built on architectures that have a native toolchain ("gc compiler"). Packages that want to build with whichever of gc or gccgo is available should depend on golang-any. Package: golang-src Description-md5: 4f562b95d873fbeb7b702f869c5413db Description-en_GB: Go programming language - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This is a dependency package that depends on the default Go standard library source code, which is needed for the go build process. Package: google-compute-engine-oslogin Description-md5: 8ef2174f2e88cc973684fcd465db1eb7 Description-en_GB: Google Compute Engine OS Login Contains libraries, applications and configurations for using OS Login on Google Compute Engine Virtual Machine Instances. Package: gparted Description-md5: 1caa85feb72cd19af74db3487848870c Description-en_GB: GNOME partition editor GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted. Package: gparted-common Description-md5: 8897121522406d93fc1db73f22b92ca4 Description-en_GB: GNOME partition editor -- common data GParted uses libparted to detect and manipulate devices and partition tables while several (optional) filesystem tools provide support for filesystems not included in libparted. . This package contains architecture-independent data, such as documentation and help, icons, and application metadata. Package: gpg Description-md5: 072a12509de7421dfcbf41d8921ce986 Description-en_GB: GNU Privacy Guard -- minimalist public key operations 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 RFC4880. . This package contains /usr/bin/gpg itself, and is useful on its own only for public key operations (encryption, signature verification, listing OpenPGP certificates, etc). If you want full capabilities (including secret key operations, network access, etc), please install the "gnupg" package, which pulls in the full suite of tools. Package: gpg-agent Description-md5: 6c5c3942a5ec2e08c337466bd44b6cde Description-en_GB: GNU privacy guard - cryptographic agent 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 RFC4880. . This package contains the agent program gpg-agent which handles all secret key material for OpenPGP and S/MIME use. The agent also provides a passphrase cache, which is used by pre-2.1 versions of GnuPG for OpenPGP operations. Without this package, trying to do secret-key operations with any part of the modern GnuPG suite will fail. Package: gpg-wks-client Description-md5: 8033bb8d854542bf7c9451428191be6d Description-en_GB: GNU privacy guard - Web Key Service client 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 RFC4880. . This package provides the GnuPG client for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html /draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Package: gpg-wks-server Description-md5: e2eb43281beac2769941e9e1f37dd8a2 Description-en_GB: GNU privacy guard - Web Key Service server 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 RFC4880. . This package provides the GnuPG server for the Web Key Service protocol. . A Web Key Service is a service that allows users to upload keys per mail to be verified over https as described in https://tools.ietf.org/html /draft-koch-openpgp-webkey-service . For more information see: https://wiki.gnupg.org/WKS Package: gpgconf Description-md5: a54470fd043c15b13d18d29306678637 Description-en_GB: GNU privacy guard - core configuration utilities GnuPG is GNU's tool for secure communication and data storage. . This package contains core utilities used by different tools in the suite offered by GnuPG. It can be used to programmatically edit config files for tools in the GnuPG suite, to launch or terminate per-user daemons (if installed), etc. Package: gpgsm Description-md5: d09741caa0bbe13153a4e4c54325393d Description-en_GB: GNU privacy guard - S/MIME version 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 RFC4880. . This package contains the gpgsm program. gpgsm is a tool to provide digital encryption and signing services on X.509 certificates and the CMS protocol. gpgsm includes complete certificate management. Package: gpgv Description-md5: 4ea8f4f4d6a0a387a4a3aeba3e6cc888 Description-en_GB: GNU privacy guard - signature verification tool GnuPG is GNU's tool for secure communication and data storage. . gpgv is actually a stripped-down version of gpg which is only able to check signatures. It is somewhat smaller than the fully-blown gpg and uses a different (and simpler) way to check that the public keys used to make the signature are valid. There are no configuration files and only a few options are implemented. Package: gpsd Description-md5: f4c594224d3953b094b99b3ab4e1fa72 Description-en_GB: Global Positioning System - daemon The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . With gpsd, multiple GPS client applications can share access to devices without contention or loss of data. Also, gpsd responds to queries with a format that is substantially easier to parse than the different standards emitted by GPS devices. . This also includes common tools ubxtool and gpsctl for device configuration of the local hardware as well as a ntpshmmon to check generated refclock data. Package: gpsd-tools Description-md5: da9f6daf6778e6e0a948a3325d56bd44 Description-en_GB: Global Positioning System - tools The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the most common tools 'gpsmon' and 'cgps' used to access a GPS device. Package: grep Description-md5: f9188c5583d41955f3b3fe60b9d445f1 Description-en_GB: GNU grep, egrep and fgrep 'grep' is a utility to search for text in files; it can be used from the command line or in scripts. Even if you don't want to use it, other packages on your system probably will. . The GNU family of grep utilities may be the "fastest grep in the west". GNU grep is based on a fast lazy-state deterministic matcher (about twice as fast as stock Unix egrep) hybridized with a Boyer-Moore-Gosper search for a fixed string that eliminates impossible text from being considered by the full regexp matcher without necessarily having to look at every character. The result is typically many times faster than Unix grep or egrep. (Regular expressions containing backreferencing will run more slowly, however.) Package: grilo-plugins-0.3-base Description-md5: 8428465ae5a432be232c1a364274596f Description-en_GB: Framework for discovering and browsing media - Plugins Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains these plugins officially distributed with Grilo: * Bookmarks * Filesystem * Gravatar * Local metadata (album art and thumbnails) * Metadata Store * OpenSubtitles * Optical Media * Rai.tv * SHOUTcast * TheTVDB * Tracker * Lua Factory, with these Lua scripts: - Acoustid - Apple Movie Trailers - Euronews - The Guardian Videos - iTunes Podcast - Last.fm Cover - Musicbrainz Cover Art - Radio France - Steam Store - TheAudioDB cover - TheGamesDB.net - Video title parsing Package: groff-base Description-md5: 106eb90e9251712205de3a823876b349 Description-en_GB: GNU troff text-formatting system (base system components) This package contains the traditional UN*X text formatting tools troff, nroff, tbl, eqn, and pic. These utilities, together with the man-db package, are essential for displaying the on-line manual pages. . groff-base is a stripped-down package containing the necessary components to read manual pages in ASCII, Latin-1, and UTF-8, plus the PostScript device (groff's default). Users who want a full groff installation, with the standard set of devices, fonts, macros, and documentation, should install the groff package. Package: grub-common Description-md5: 9c75036dc0a0792fedbc58df208ed227 Description-en_GB: GRand Unified Bootloader (common files) This package contains common files shared by the distinct flavours of GRUB. It is shared between GRUB Legacy and GRUB 2, although a number of files specific to GRUB 2 are here as long as they do not break GRUB Legacy. . grub-mkrescue needs the suggested packages mtools (for UEFI targets) and xorriso. Package: grub-efi Description-md5: 2e384f4cebd455e65f849ef1c510f0be Description-en_GB: GRand Unified Bootloader, version 2 (dummy package) This is a dummy package that depends on the grub-efi-$ARCH package most likely to be appropriate for each architecture. Package: grub-efi-amd64 Description-md5: 1718e7ac8c2b19e7fc9fd6edaaa9c56e Description-en_GB: GRand Unified Bootloader, version 2 (EFI-AMD64 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-amd64-bin Description-md5: f6ad99c32640061c96401d0bc70e2f8a Description-en_GB: GRand Unified Bootloader, version 2 (EFI-AMD64 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-AMD64 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-amd64 is also installed. Package: grub-efi-amd64-dbg Description-md5: 01a50868394847340399eb4743e46af0 Description-en_GB: GRand Unified Bootloader, version 2 (EFI-AMD64 debug files) This package contains debugging files for grub-efi-amd64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-amd64-signed Description-md5: e51baf79d7fed18d4cd4c2b834b9958b Description-en_GB: GRand Unified Bootloader, version 2 (EFI-AMD64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-AMD64 architecture, signed with Canonical's UEFI signing key. Package: grub-efi-ia32 Description-md5: b87b1ad90490c4debbe551521ed2934e Description-en_GB: GRand Unified Bootloader, version 2 (EFI-IA32 version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-ia32-bin Description-md5: 72eca32dad838f96ef1c12b3d764e537 Description-en_GB: GRand Unified Bootloader, version 2 (EFI-IA32 modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the EFI-IA32 architecture, as used by Intel Macs (unless a BIOS interface has been activated). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-ia32 is also installed. Package: grub-efi-ia32-dbg Description-md5: 985cf475352ed91c8a577b3365c0062f Description-en_GB: GRand Unified Bootloader, version 2 (EFI-IA32 debug files) This package contains debugging files for grub-efi-ia32-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-gfxpayload-lists Description-md5: 30331f38db8adc84acf67dc823e8b37c Description-en_GB: GRUB gfxpayload blacklist The 'set gfxpayload=keep' facility in GRUB provides smooth graphical handover to the Linux kernel. Unfortunately, this does not work on all systems, resulting in a black or corrupt display. This package provides a blacklist of PCI IDs which fail. . We maintain this separately from GRUB because it is likely to be updated on a different schedule. Package: grub-ieee1275 Description-md5: 4182e3a83ecc589a21da82d455a9182d Description-en_GB: GRand Unified Bootloader, version 2 (Open Firmware version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with Open Firmware implementations. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-ieee1275-bin Description-md5: 502a917bf5af6a6f686b59cff29486fd Description-en_GB: GRand Unified Bootloader, version 2 (Open Firmware modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with Open Firmware implementations. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-ieee1275 is also installed. Package: grub-ieee1275-dbg Description-md5: 3e4b991fd886a5a8442d2e484c000e45 Description-en_GB: GRand Unified Bootloader, version 2 (Open Firmware debug files) This package contains debugging files for grub-ieee1275-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-ipxe Description-md5: 069f85eb75e193394b417a675f95bdda Description-en_GB: Network booting from GRUB using iPXE iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . This package adds a menu entry to grub2 for network booting using iPXE. Package: grub-legacy-ec2 Description-md5: e5f8ea347000ef0d0aedb42c000e0b9c Description-en_GB: Handles update-grub for ec2 instances EC2 instances that use grub-legacy as a bootloader need a way to keep /boot/grub/menu.lst up to date while not conflicting with grub-pc. This package provides that. Package: grub-pc Description-md5: 55663e0e8d42f469d665f9cc0013b733 Description-en_GB: GRand Unified Bootloader, version 2 (PC/BIOS version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This is a dependency package for a version of GRUB that has been built for use with the traditional PC/BIOS architecture. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-pc-bin Description-md5: 20901840d7f9daaf1870638db2221cb1 Description-en_GB: GRand Unified Bootloader, version 2 (PC/BIOS modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. - VESA-based graphical mode with background image support and complete 24-bit color set. - Support for extended charsets. Users can write UTF-8 text to their menu entries. . This package contains GRUB modules that have been built for use with the traditional PC/BIOS architecture. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-pc is also installed. Package: grub-pc-dbg Description-md5: 7c0972b8a14a3f1091b6056556730eb4 Description-en_GB: GRand Unified Bootloader, version 2 (PC/BIOS debug files) This package contains debugging files for grub-pc-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-xen Description-md5: 2eceba62a74d5d7f9e98f3a6f5d2a1d1 Description-en_GB: GRand Unified Bootloader, version 2 (Xen version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with the Xen hypervisor (i.e. PV-GRUB). Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-xen-bin Description-md5: f30684489a7949e282652e8bd8f6c727 Description-en_GB: GRand Unified Bootloader, version 2 (Xen modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with the Xen hypervisor (i.e. PV-GRUB). It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-xen is also installed. Package: grub-xen-dbg Description-md5: 08653de052a0b5d9f21f8d2925bd514b Description-en_GB: GRand Unified Bootloader, version 2 (Xen debug files) This package contains debugging files for grub-xen-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub2-common Description-md5: a969e6536e745e177a340b30bdb5ba3f Description-en_GB: GRand Unified Bootloader (common files for version 2) This package contains common files shared by the distinct flavours of GRUB. The files in this package are specific to GRUB 2, and would break GRUB Legacy if installed on the same system. Package: gsettings-desktop-schemas Description-md5: 97f1d5003d2c7b91b06ad6146ef3c5d4 Description-en_GB: GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. Package: gsettings-desktop-schemas-dev Description-md5: 39628a8dda830ce47f0c6955f25c1dde Description-en_GB: Development files for GSettings desktop-wide schemas gsettings-desktop-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. . This package contains the development files. Package: gsettings-ubuntu-schemas Description-md5: b9e4749e3e05f9b2715eeafdf172b511 Description-en_GB: GSettings deskop-wide schemas for Ubuntu gsettings-ubuntu-schemas contains a collection of GSettings schemas for settings shared by various components of an Ubuntu environment. Package: gsettings-unity-schemas-dev Description-md5: 24ff4ebfe80da17ba616460e1112457a Description-en_GB: Development files for GSettings desktop-wide schemas gsettings-ubuntu-schemas contains a collection of GSettings schemas for settings shared by various components of a desktop. . This package contains the development files. Package: gstreamer1.0-alsa Description-md5: 339f038172c486f3cef220df0c0e5ac4 Description-en_GB: GStreamer plugin for ALSA 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. Package: gstreamer1.0-clutter-3.0 Description-md5: 8ea8d25fb358dcee12567aa5357196c1 Description-en_GB: Clutter PLugin for GStreamer 1.0 Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: gstreamer1.0-gl Description-md5: bf297887fc963973c7834f126d83e02d Description-en_GB: GStreamer plugins for GL 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 GL. Package: gstreamer1.0-gtk3 Description-md5: c79f4ede217ec8cc138bb67e7e775fde Description-en_GB: GStreamer plugin for GTK+3 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 GTK+3. Package: gstreamer1.0-packagekit Description-md5: d4c358565f52f6ba77fa2cb00080142c Description-en_GB: GStreamer plugin to install codecs using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a plugin for the GStreamer multimedia framework to search and to install audio and video codecs. Package: gstreamer1.0-plugins-base Description-md5: 73eb82d2de7fe71e4455e1742423e3e3 Description-en_GB: GStreamer plugins from the "base" set 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. Package: gstreamer1.0-plugins-base-apps Description-md5: 72cc51baa52c95f36129fb0f74a62970 Description-en_GB: GStreamer helper programs from the "base" set 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 helper programs from the "base" set, an essential exemplary set of elements. Package: gstreamer1.0-plugins-good Description-md5: 5af11b405c70a6a41fff183475cb6042 Description-en_GB: GStreamer plugins from the "good" set 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. Package: gstreamer1.0-pulseaudio Description-md5: 504e4012c06b50368aaaaef3d4829462 Description-en_GB: GStreamer plugin for PulseAudio (transitional package) 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 used to contain the GStreamer plugin for PulseAudio, a sound server for POSIX and WIN32 systems. . This is a transitional package. Package: gstreamer1.0-tools Description-md5: 909df9df4ba32a53040e4e54751c1cfa Description-en_GB: Tools for use with GStreamer 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 versioned command-line tools for GStreamer. Package: gstreamer1.0-x Description-md5: f30e1dbce14d6ece228c6b4e6dfdfdbd Description-en_GB: GStreamer plugins for X11 and Pango 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. Package: gtk-3-examples Description-md5: d42b1b0d81a3e3495814814ff0293762 Description-en_GB: example files for GTK 3 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the example files and a demonstration program for GTK3. It also contains the installed tests. Package: gtk-im-libthai Description-md5: 776effbebeeb007fc66f3ab370061078 Description-en_GB: GTK+ 2 Input Method Module using LibThai LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package provides third-party plugin for Thai input method in GTK+ 2, including input sequence correction, using LibThai. Package: gtk-update-icon-cache Description-md5: 7085c6bbe9a81adcc1cf27c74f6df2b2 Description-en_GB: icon theme caching utility gtk-update-icon-cache creates mmap()able cache files for icon themes. . GTK can use the cache files created by gtk-update-icon-cache to avoid a lot of system call and disk seek overhead when the application starts. Since the format of the cache files allows them to be mmap()ed shared between multiple applications, the overall memory consumption is reduced as well. Package: gtk2-engines-murrine Description-md5: a474aa12ce9f8a94946342fe0706c7f4 Description-en_GB: cairo-based gtk+-2.0 theme engine "Murrine" is an Italian word meaning the glass artworks done by Venicians glass blowers. The Engine is cairo-based, and it's very fast compared to clearlooks-cairo and ubuntulooks. . This package includes the Murrine engine. Package: gtk2-engines-pixbuf Description-md5: 7f31eea63eaa79edca73b55347f0d963 Description-en_GB: pixbuf-based theme for GTK 2 GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the pixbuf theme engine. Package: gtkmm-documentation Description-md5: 233d7f913415bf5e7e16e4fa8fc4b021 Description-en_GB: Documentation of C++ wrappers for GLib/GTK+ 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. . Gtkmm is a C++ interface for the popular GUI library GTK+. It 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 tutorial, FAQ, as well as examples for the above components. Package: guile-2.2 Description-md5: 92e64a8da1c1f586d1a7fc7b1ad1ec5d Description-en_GB: GNU extension language and Scheme interpreter 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. Package: guile-2.2-dev Description-md5: f332612b79c2a0065fe4424a9541bb73 Description-en_GB: Development files for Guile 2.2 This package contains files needed for development using Guile 2.2. . 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. Package: guile-2.2-doc Description-md5: e945a4ca89cb2febbc501a3dca8bd8a6 Description-en_GB: Documentation for Guile 2.2 This package contains the Guile documentation, including the Guile Reference Manual. . 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. Package: guile-2.2-libs Description-md5: cba24c28494e692c2455c31f93fe375a Description-en_GB: Core Guile libraries 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. Package: gvfs Description-md5: 61f453207c2ab18880315d27f13ee0fb Description-en_GB: userspace virtual filesystem - GIO module gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the GIO module that lets applications use gvfs mounts. Package: gvfs-backends Description-md5: a52c33f1997ced7de25b843669700b48 Description-en_GB: userspace virtual filesystem - backends gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the afc, afp, archive, cdda, dav, dnssd, ftp, gphoto2, http, mtp, network, sftp, smb and smb-browse backends. Package: gvfs-common Description-md5: 9572165fd324aff77138e36127f7d629 Description-en_GB: userspace virtual filesystem - common data files gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the data files and translations used by all gvfs components. Package: gvfs-daemons Description-md5: 3ce59381bd6888364e59f20a23789369 Description-en_GB: userspace virtual filesystem - servers gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs server and the minimal set of backends. Package: gvfs-fuse Description-md5: e8ae435dfe556826602d3a021208211e Description-en_GB: userspace virtual filesystem - fuse server gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains the gvfs-fuse server that exports gvfs mounts to all applications using FUSE. Package: gvfs-libs Description-md5: 6558598d97ea2bbb18ca95c90e7c0683 Description-en_GB: userspace virtual filesystem - private libraries gvfs is a userspace virtual filesystem where mounts run as separate processes which you talk to via D-Bus. It also contains a gio module that seamlessly adds gvfs support to all applications using the gio API. It also supports exposing the gvfs mounts to non-gio applications using fuse. . This package contains private libraries with common functions between the daemons and the GIO module. Package: gzip Description-md5: 100720c9e2c6508f1a1f3731537b38e5 Description-en_GB: GNU compression utilities This package provides the standard GNU file compression utilities, which are also the default compression tools for Debian. They typically operate on files with names ending in '.gz', but can also decompress files ending in '.Z' created with 'compress'. Package: handy-1-examples Description-md5: ea0aefe4822e5a56962f59b90cd02108 Description-en_GB: Example programs for libhandy libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains example files and the demonstration program for libhandy. Package: haproxy Description-md5: 29390feb7563fd9f1e74f245bf31a64c Description-en_GB: fast and reliable load balancing reverse proxy HAProxy is a TCP/HTTP reverse proxy which is particularly suited for high availability environments. It features connection persistence through HTTP cookies, load balancing, header addition, modification, deletion both ways. It has request blocking capabilities and provides interface to display server status. Package: hdparm Description-md5: 10cd5d89570f5496e89b163ae03a66e5 Description-en_GB: tune hard disk parameters for high performance Get/set device parameters for Linux SATA/IDE drives. Provides a command line interface to various kernel interfaces supported by the Linux SATA/PATA/SAS "libata" subsystem and the older IDE driver subsystem. Many newer (2008 and later) USB drive enclosures now also support "SAT" (SCSI- ATA Command Translation) and therefore may also work with hdparm. Package: heat-api Description-md5: 862c7d73d236c2f223f925fc152f96c0 Description-en_GB: OpenStack orchestration service - ReST API Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the ReST API. Package: heat-api-cfn Description-md5: 19dff3990205e341e40adec7f5ec18da Description-en_GB: OpenStack orchestration service - CFN API Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the CloudFormation (CFN) API. Package: heat-common Description-md5: 6870a02e61dd51e197ab6a39a8cbf67b Description-en_GB: OpenStack orchestration service - common files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the common files. Package: heat-dashboard-common Description-md5: e7ee5e28fefd2e87034766b0e98c4b95 Description-en_GB: OpenStack orchestration service - Common files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains common files. Package: heat-engine Description-md5: 53042942302aa61b9edbcfcd47dd563f Description-en_GB: OpenStack orchestration service - engine Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the heat engine, which is the core service of heat, and which the API servers will use. Package: hello Description-md5: c4a4aec43084cfb4a44c959b27e3a6d6 Description-en_GB: example package based on GNU hello The GNU hello program produces a familiar, friendly greeting. It allows non-programmers to use a classic computer science tool which would otherwise be unavailable to them. . Seriously, though: this is an example of how to do a Debian package. It is the Debian version of the GNU Project's `hello world' program (which is itself an example for the GNU Project). Package: hfsplus Description-md5: 7e515c0e4f0451b5ec9743b7fc5e7b9a Description-en_GB: Tools to access HFS+ formatted volumes HFS+ is a modernized version of Apple Computers HFS Filesystem. Nowadays, it is widely used with more recent versions of MacOS. hfsplus consists of a library and a set of tools that allow access to HFS+ volumes. . This package contains the tools themselves. Package: hfst-ospell Description-md5: cf0c1b5024acfd7d86ccba2cc6372cc3 Description-en_GB: Spell checker library and tool based on HFST Minimal HFST optimised lookup format based spell checker library and a demonstrational implementation of command line based spell checker. Package: hfst-ospell-dev Description-md5: 272a451e463ea7330708bee77da87af6 Description-en_GB: HFST spell checker development files Minimal HFST optimised lookup format based spell checker library and a demonstrational implementation of command line based spell checker. . This package provides development headers and libraries for hfst-ospell. Package: hfsutils Description-md5: bc1cfdae0eb986fc7820c770cf54995a Description-en_GB: Tools for reading and writing Macintosh volumes HFS is the native Macintosh filesystem format. . This package contains several command-line utilities for reading and writing Macintosh HFS-formatted media such as floppy disks, CD-ROMs, and hard disks. Package: hibagent Description-md5: 84ed5c1a66133e6abca118d2af16b8c6 Description-en_GB: Agent that triggers hibernation on EC2 instances Agent that triggers hibernation on EC2 instances when they receive instance stop notifications Package: hicolor-icon-theme Description-md5: 653c5f5ecfe0f797f5a047b73a60b6d5 Description-en_GB: default fallback theme for FreeDesktop.org icon themes This is the default fallback theme used by implementations of the Freedesktop.org Icon Theme specification. Package: hostname Description-md5: a5a22acc3c69a7f40f07f1a8dfc93af1 Description-en_GB: utility to set/show the host name or domain name This package provides commands which can be used to display the system's DNS name, and to display or set its hostname or NIS domain name. Package: hplip Description-md5: d0f235dee296936ac63dbe1c1e9b59f7 Description-en_GB: HP Linux Printing and Imaging System (HPLIP) 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:) * hpcups CUPS Raster driver to turn rasterized input from the CUPS filter chain into the printer's native format (PCL, LIDIL, ...). (hpcups is shipped in a separate package) * 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 and JetDirect (network) devices are supported. Package: hplip-data Description-md5: 3b25de2ec5e828f0e61d78047df8b6e7 Description-en_GB: HP Linux Printing and Imaging - data files 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. . This package contains data files for the HP Linux Printing and Imaging System. Package: hplip-doc Description-md5: 7a9d622f180b9cbe47e31edb62d9f944 Description-en_GB: HP Linux Printing and Imaging - documentation 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. . This package contains the full documentation for the HP Linux Printing and Imaging System for off-line reading. It includes the documentation for the HPIJS IJS driver as well. Package: htop Description-md5: 8eb5aa19b3c92a975dc78e2165f6688d Description-en_GB: interactive processes viewer Htop is an ncursed-based process viewer similar to top, but it allows one 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. Package: humanity-icon-theme Description-md5: 75b3fa4ecc35cdc4c2e608df830504f6 Description-en_GB: Humanity Icon theme Humanity and Humanity Dark are nice and well polished icon themes for the GNOME desktop. Package: hunspell-af Description-md5: 8b2af79c04eb33f0ba0026093185c1b3 Description-en_GB: Afrikaans dictionary for hunspell This is the Afrikaans dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-an Description-md5: 5731042b6f0dd843ed122726669f7d10 Description-en_GB: Aragonese dictionary for hunspell This is the Aragonese dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-ar Description-md5: 93f6185c2690f32654b636259724d0bf Description-en_GB: Arabic dictionary for hunspell This package contains all the required files to add support for Arabic language to the hunspell spell checker. . This is the ayaspell-dic dictionary packaged for Debian. Package: hunspell-be Description-md5: 39aa502ba34dadde5fc56275b1b45406 Description-en_GB: Belarusian dictionary for hunspell and academic orthography This package contains Belarusian dictionary for the hunspell spell-checker currently supported by LibreOffice and Mozilla. . This dictionary is for the recent academic orthography. Package: hunspell-bg Description-md5: 1d0c7231d8b3d16a293ee3cc8d5914ee Description-en_GB: Bulgarian dictionary for hunspell This is the Bulgarian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-bn Description-md5: a32f634f7bc4174c6ebc91dd34a3a7f1 Description-en_GB: Bengali dictionary for hunspell This is the Bengali dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-bo Description-md5: 57434b178c52f4346c2f25d024920047 Description-en_GB: Classical Tibetan language dictionary for hunspell This dictionary contains Tibetan valid syllables for the hunspell spellchecker. Contains all possible legal syllables of Classical Tibetan, plus the syllables found in many proper nouns. Package: hunspell-br Description-md5: e3293c4c9da8adeaff107fcbc4829e30 Description-en_GB: Breton language dictionary for hunspell This dictionary contains Breton language wordlist for the hunspell spellchecker (currently supported by Mozilla and LibreOffice). It is based on the original Breton wordlist created by Philippe Basciano-Le Gall for Korvigelloù an Drouizig (http://www.drouizig.org). An Drouizig Difazier uses the same wordlist. Package: hunspell-bs Description-md5: cdadc8a4fbd91751de5c8a7f2f330942 Description-en_GB: Bosnian dictionary for hunspell This is the Bosnian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-ca Description-md5: cec54473543c362ec316fb0d775d5a91 Description-en_GB: Catalan dictionaries for hunspell This is the Catalan dictionary for use with the hunspell spellchecker which is currently used within LibreOffice and the Mozilla spellchecker. . This package contains both Catalonia and Valencia variants. Package: hunspell-cs Description-md5: bc80a754bdf6a31c56d651fee56d008a Description-en_GB: Czech dictionary for hunspell This is the Czech dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-da Description-md5: 01c3081cc2ba4aedc7306e30e648f80a Description-en_GB: Danish dictionary for hunspell This is the Danish dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-de-at Description-md5: 7a1fb8e2b5e43ce440c2690f875fb85c Description-en_GB: Austrian (German) dictionary for hunspell This is the German (Austria) dictionary (de-AT-1996) for use with the hunspell spellchecker. . Most notably this variant contains some special Austrian words. Package: hunspell-de-at-frami Description-md5: 61b3e633c1c369bd7c8da9b1967d8a5c Description-en_GB: German (Austria) dictionary for hunspell ("frami" version) This is the German (Austria) dictionary for use with the hunspell spellchecker. . This package contains a enhanced version by Franz Michael Baumann with some words missing in the base dictionary or not (yet) belonging to the "core" German words. . 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 a LibreOffice UNO module. Package: hunspell-de-ch Description-md5: 8f40e09672c403023d3799fb87d5b50c Description-en_GB: Swiss (German) dictionary for hunspell This is the German (Switzerland, Liechtenstein) dictionary (de-CH-1996) for use with the hunspell spellchecker. . Most notably this variant supports swiss spelling. This includes some Swiss words, as well as ss instead of German sz ligature. Package: hunspell-de-ch-frami Description-md5: 8652d2fdea917d8727026dfa6da35b9b Description-en_GB: German (Switzerland) dictionary for hunspell ("frami" version) This is the German (Switzerland) dictionary for use with the hunspell spellchecker. . This package contains a enhanced version by Franz Michael Baumann with some words missing in the base dictionary or not (yet) belonging to the "core" German words. . 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 a LibreOffice UNO module. Package: hunspell-de-de Description-md5: 78031a07064682601bd5baaa55a5224d Description-en_GB: German dictionary for hunspell This is the German (Belgium, Germany, Luxemburg) dictionary (de-DE-1996) for use with the hunspell spellchecker. . Most notably this variant contains some special words from Germany. Package: hunspell-de-de-frami Description-md5: bfc1a7cbe2308317ed2c975c0241bfdb Description-en_GB: German dictionary for hunspell ("frami" version) This is the German (Belgium, Germany, Luxemburg) dictionary for use with the hunspell spellchecker. . This package contains a enhanced version by Franz Michael Baumann with some words missing in the base dictionary or not (yet) belonging to the "core" German words. . 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 a LibreOffice UNO module. Package: hunspell-dz Description-md5: d37b72321b052c2b292e3a43df989244 Description-en_GB: Dzongkha language dictionary for hunspell This dictionary contains Dzongkha valid syllables for the hunspell spellchecker. Contains all possible legal syllables of Dzongkha, plus the syllables found in many proper nouns. Package: hunspell-el Description-md5: 0293eadd80b386b7b851b62c02171834 Description-en_GB: Modern Greek dictionary for hunspell This is the Modern Greek dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-en-au Description-md5: 1b61c273d2f3ca3c4f774b303b3f7926 Description-en_GB: English (Australia) dictionary for hunspell This is the English (Australia) dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-en-ca Description-md5: aba91a1168bf434e4a9fb6d89bce3206 Description-en_GB: English (Canada) dictionary for hunspell This is the English (Canada) dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-en-gb Description-md5: dff81efc78be241902c2d75168501e98 Description-en_GB: English (GB) dictionary for hunspell This is the English (GB) dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-en-us Description-md5: 744592c3017b350ebf5bda3aa7507392 Description-en_GB: English_american dictionary for hunspell This is the English_american dictionary for use with the hunspell spellchecker . 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 a LibreOffice UNO module. Package: hunspell-en-za Description-md5: 2c17c9820f4cdcbcb0405f4e2d4991c6 Description-en_GB: English (South Africa) dictionary for hunspell This is the English (South Africa) dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-es Description-md5: 5506ac634b0022c24b8eec719172878e Description-en_GB: Spanish dictionary for hunspell This is the Spanish dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-eu Description-md5: 605aa62d43f45421d8ec5a4a2bcf7cde Description-en_GB: Basque (Euskera) dictionary for hunspell This is the Basque (Euskera) dictionary for use with the hunspell spellchecker. Package: hunspell-fr Description-md5: aa1271e9e909e056dc833f80039ece89 Description-en_GB: French dictionary for hunspell (dependency package) This is a dependency package that installs one (and only one) of the four available French dictionaries. These dictionaries differ in the way they apply the spelling reform of 1990: . - hunspell-fr-classical (recommended): this dictionary offers the usual spelling of French, with in addition some new spellings correcting past inconsistencies. . - hunspell-fr-revised: this dictionary includes only the new spelling for the words that were affected by the 1990 reform. . - hunspell-fr-comprehensive: this dictionary includes both the old and the new spelling for the words that were affected by the 1990 reform. Package: hunspell-fr-classical Description-md5: 7cd9d5b62a62472403a252096d58d6ab Description-en_GB: French dictionary for hunspell (classical version) This dictionary offers the usual spelling of French, with in addition some new spellings correcting past inconsistencies. . For an overview of the available French dictionaries, see the description of the hunspell-fr package. Package: hunspell-gd Description-md5: a9d74fdcf7944262b6a6fb23bf5588c0 Description-en_GB: Scottish Gaelic dictionary for hunspell This is the Scottish Gaelic dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-gl Description-md5: bd306dc478dc7d0c8a909dfce83bc776 Description-en_GB: Galician dictionary for hunspell This is the Galician dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-gl-es Description-md5: 7cf165836678f03cb97e60bbddd6b34d Description-en_GB: Galician dictionary for hunspell - dummy transitional package This is the Galician dictionary for use with the hunspell spellchecker. . This package is here just to allow the transition to hunspell-gl; it can be safely removed once installed. Package: hunspell-gu Description-md5: 5bb9feddfb00e49875c21c47bc0ef53a Description-en_GB: Gujarati dictionary for hunspell This is the Gujarati dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-gug Description-md5: 4a2a71b09ae7729781ae4686e5ac58ef Description-en_GB: Guarani dictionary for hunspell This is the Guarani dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-he Description-md5: e729f9110980cb45fa77296225eb2b6f Description-en_GB: Hebrew dictionary for hunspell This is the Hebrew dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-hi Description-md5: 656fa3a91ae9713322bebe7fac43062c Description-en_GB: Hindi dictionary for hunspell This is the Hindi dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-hr Description-md5: 6c3f50b44f2e2d7d4875276a6427f145 Description-en_GB: Croatian dictionary for hunspell This is the Croatian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-hu Description-md5: 06b6d98d07cb5579bda9e09f50bfdff0 Description-en_GB: Hungarian dictionary for hunspell This is the Hungarian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-id Description-md5: d73295809ff02eb6bf74e65131b7f57e Description-en_GB: Indonesian dictionary for hunspell This is the Indonesian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-is Description-md5: 755df5a4f7852333d991a0c0b39baf91 Description-en_GB: Icelandic dictionary for hunspell This is the Icelandic dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-it Description-md5: ebe05c94ca9bf7f47266e6eaced536d9 Description-en_GB: Italian dictionary for hunspell This is the Italian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-kk Description-md5: 2a25a1bf5003dfcc4ae3090cbf1088f8 Description-en_GB: Kazakh dictionary for hunspell This dictionary contains Kazakh wordlist for the hunspell spellchecker currently supported by Mozilla and OpenOffice. Package: hunspell-kmr Description-md5: 2b27d808cbe61495dec76f25d031d099 Description-en_GB: Kurmanji dictionary for hunspell This is the Kurmanji dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-ko Description-md5: 01c94e8fc992a0cac0d9d33290ea2643 Description-en_GB: Korean dictionary for hunspell This is the Korean dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-lo Description-md5: e99ce8e13327e8de5d93b7e31d1c594b Description-en_GB: Laotian dictionary for hunspell This is the Laotian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-lt Description-md5: 925f512d3dbf8df3410ce64eb643cec9 Description-en_GB: Lithuanian dictionary for hunspell This is the Lithuanian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-lv Description-md5: 5cf6fa7f2c342cc956e4245b83ab656b Description-en_GB: Latvian dictionary for hunspell This dictionary contains Latvian wordlists for the hunspell spellchecker currently supported by Mozilla and LibreOffice. . This dictionary is not complete yet, but it is the best free solution at this moment. Package: hunspell-ml Description-md5: 0609042d7ef531b2f5f045a0543d5b3c Description-en_GB: Malayalam dictionary for hunspell This package contains all the required files to add support for Malayalam language to the hunspell spell checker. Package: hunspell-mn Description-md5: 349f688a8ff7b664feeb9e94c05544ef Description-en_GB: Mongolian dictionary for hunspell This is the Mongolian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-ne Description-md5: 79849fe2def2475369da94d7ee314d15 Description-en_GB: Nepalese dictionary for hunspell This is the Nepalese dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-nl Description-md5: ff5922cc8f2ecc9b677f449ca989eca4 Description-en_GB: Dutch dictionary for Hunspell This is the Dutch dictionary for use with the Hunspell spelling checker which is used by LibreOffice, Firefox, Thunderbird and many other text processing software. . This dictionary, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. Package: hunspell-no Description-md5: fef1f06e8d712beb981910508fdf8cb8 Description-en_GB: Norwegian dictionary for hunspell This is the Norwegian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-oc Description-md5: 7b7f4390422a58a72e7851f5224cdae9 Description-en_GB: Occitan dictionary for hunspell This is the Occitan dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-pl Description-md5: 180e65bf4b2afcd04c4404f9bd87a968 Description-en_GB: Polish dictionary for hunspell This is the Polish dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-pt-br Description-md5: ea41ab964e63ebad499e278406a7150a Description-en_GB: Brazilian Portuguese dictionary for hunspell This is the Brazilian Portuguese dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-pt-pt Description-md5: fdc5675b3e9f519ab00eaf077eb354e9 Description-en_GB: Portuguese dictionary for hunspell This is the Portuguese dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-ro Description-md5: 24629673061e267b9e87d498bae23555 Description-en_GB: Romanian dictionary for hunspell This is the Romanian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-ru Description-md5: c9190617b96e7be23cdcb522a0e81a2d Description-en_GB: Russian dictionary for hunspell This is the Russian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-si Description-md5: 41cb6b8736a8d5e80fe32eb1589cab51 Description-en_GB: Sinhala dictionary for hunspell This is the Sinhala dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-sk Description-md5: 232947b0fd0b97833ec9f217451ae69c Description-en_GB: Slovak dictionary for hunspell This is the Slovak dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-sl Description-md5: 74c362043cd84487e39fdd7509828e22 Description-en_GB: Slovene dictionary for hunspell This is the Slovene dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-sr Description-md5: 5a05a82395bb40fc5adc7739e28a38c2 Description-en_GB: Serbian dictionary for hunspell This is the Serbian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-sv Description-md5: 80cbb5e2b2127c12b508d14e7aaa5f6d Description-en_GB: Swedish dictionary for hunspell This is the Swedish dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-sv-se Description-md5: 81379dc3f42cfb4d0fc98e90ceaf85d0 Description-en_GB: Swedish dictionary for hunspell - dummy transitional package This is the Swedish dictionary for use with the hunspell spellchecker. . This package is here just to allow the transition to hunspell-sv; it can be safely removed once installed. Package: hunspell-sw Description-md5: a383b40f857a8c6ebe20e485fdf2860a Description-en_GB: Swahili dictionary for hunspell This is the Swahili dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-te Description-md5: b437d60499bd1628a076d3a688ed372e Description-en_GB: Telugu dictionary for hunspell This is the Telugu dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-th Description-md5: 80803d32f86f29d3ebb76403cf008965 Description-en_GB: Thai dictionary for hunspell This is the Thai dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-tools Description-md5: 9dd84fe88ca2c7135c9aca89f4a7949a Description-en_GB: tools for hunspell 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 characters) - 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 a the munch/unmunch tools of hunspell and ispellaff2myspell for converting ispell affix files for myspell/hunspell format. Package: hunspell-tr Description-md5: 304284f898feadb65682eea956cabb55 Description-en_GB: Turkish dictionary for hunspell This is the Turkish dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-uk Description-md5: 56aaf8259c02041fce2f01519502b15b Description-en_GB: Ukrainian dictionary for hunspell This is the Ukrainian dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hunspell-uz Description-md5: 8bad0ebbfc893204dab44ce879e810e8 Description-en_GB: Uzbek dictionary for Hunspell This package contains all the required files to add support for Uzbek language to the Hunspell spell checker Package: hunspell-vi Description-md5: 2ce4391e152c2fff3903b7bd30d367cb Description-en_GB: Vietnamese dictionary for hunspell This is the Vietnamese dictionary for use with the hunspell spellchecker. . 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 a LibreOffice UNO module. Package: hwdata Description-md5: 68fe769f9882615d4fce39f3ad457428 Description-en_GB: hardware identification / configuration data This package contains various hardware identification and configuration data, such as the pci.ids database, or the XFree86/xorg Cards database. It is needed for the kudzu hardware detection. Package: hyphen-af Description-md5: 6e30c0097e4667082a842f3d9b237ef8 Description-en_GB: Afrikaans hyphenation patterns This package contains the Afrikaans hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-as Description-md5: eee319260d934ee0dbe299e7a1d7c015 Description-en_GB: Assamese hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Assamese script. Package: hyphen-bg Description-md5: 732ad2b2c7ea1620324ff7831318d3b2 Description-en_GB: Bulgarian hyphenation patterns This package contains the Bulgarian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-bn Description-md5: ec7b0460ebaae619694a44037a8d893e Description-en_GB: Bengali hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Bengali script. Package: hyphen-ca Description-md5: 034089ad9b1b05a2e47893603316cd7c Description-en_GB: Catalan hyphenation patterns This package contains the Catalan hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-cs Description-md5: 9985b834165cc6249f1e99d7f067c97c Description-en_GB: Czech hyphenation patterns This package contains the Czech hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-da Description-md5: 71fe2dcdb568c42f8d59c7d0253ec061 Description-en_GB: Danish hyphenation patterns This package contains the Danish hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-de Description-md5: 403b6dd20e8c9abfd3b97774f48cd27e Description-en_GB: German hyphenation patterns This package contains the German hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-el Description-md5: b840a0101d6d633c9b8907f09be34212 Description-en_GB: Modern Greek hyphenation patterns This package contains the Modern Greek hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-en-ca Description-md5: 7457c466fe8dbe61913f64a617b99378 Description-en_GB: English (Canada) hyphenation patterns This package contains the English (Canada) hyphenation patterns. Package: hyphen-en-gb Description-md5: 4b03f775e373dcc2be863168c42f220d Description-en_GB: English (GB) hyphenation patterns This package contains the English (GB) hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-en-us Description-md5: a711719888b8155e6c524ea2a9153dc6 Description-en_GB: English (US) hyphenation patterns This package contains the English (US) hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-es Description-md5: 9cda34af8a00a6bd02401f9055fb6b47 Description-en_GB: Spanish hyphenation patterns This package contains the Spanish hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-fi Description-md5: 99e9c86ac5b506c420cb02d307da57f7 Description-en_GB: Finnish hyphenation patterns This package contains the Finnish hyphenation patterns. Package: hyphen-fr Description-md5: 33bbdf49e495a00e18795e9ff015fbf8 Description-en_GB: French hyphenation patterns This package contains the French hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-ga Description-md5: 7ffb1c5fdfd0e0e00ab69cff1dbf810b Description-en_GB: Irish hyphenation patterns This package contains the Irish hyphenation patterns. Package: hyphen-gl Description-md5: c20516ad32a126bdba6921b1b32f8c8b Description-en_GB: Galician hyphenation patterns This package contains the Galician hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-gu Description-md5: a4a7d00677340b8823bee6da7f3ae01e Description-en_GB: Gujarati hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Gujarati script. Package: hyphen-hi Description-md5: 0fd887601c0eed1c24f008aed8687218 Description-en_GB: Hindi hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Hindi script. Package: hyphen-hr Description-md5: 61733fc86e9a774bbe4ee1eece1fb27a Description-en_GB: Croatian hyphenation patterns This package contains the Croatian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-hu Description-md5: 7fbecc1b85622e36ecea102794aa6ff5 Description-en_GB: Hungarian hyphenation patterns This package contains the Hungarian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-id Description-md5: ac2d34431c065e332e8ddaa49461840d Description-en_GB: Indonesian hyphenation patterns This package contains the Indonesian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-is Description-md5: d67e93029e79ca67801dcfb3dc5bfdb1 Description-en_GB: Icelandic hyphenation patterns This package contains the Icelandic hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-it Description-md5: 779165d834a6788be5d72c0c319cbac5 Description-en_GB: Italian hyphenation patterns This package contains the Italian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-kn Description-md5: 1377d85b6087f3dbd9f79767001cf321 Description-en_GB: Kannada hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Kannada script. Package: hyphen-lt Description-md5: e5b456b99bbd0782207628c813513bf4 Description-en_GB: Lithuanian hyphenation patterns This package contains the Lithuanian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-lv Description-md5: 8fa2c9ee5786741970d88097b423d112 Description-en_GB: Latvian hyphenation patterns This package contains the Latvian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-ml Description-md5: ec7a7bcdb14431e5277dc9f37edfa3dd Description-en_GB: Malayalam hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Malayalam script. Package: hyphen-mn Description-md5: d1b1d26b071419076198193b237fcc3f Description-en_GB: Mongolian hyphenation patterns This package contains the Mongolian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-mr Description-md5: fb8d7c19cf76d56ee1face74201ec34a Description-en_GB: Marathi hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Marathi script. Package: hyphen-nl Description-md5: 0a34d6c8f271ff87b94871ea730b2d6a Description-en_GB: Dutch hyphenation patterns This package contains the Dutch hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-no Description-md5: 804c02c0c60852e085f3128a17957b6c Description-en_GB: Norwegian hyphenation patterns This package contains the Norwegian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-or Description-md5: 173c78b0d97c3659960fce23cd5a67a4 Description-en_GB: Oriya hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Oriya script. Package: hyphen-pa Description-md5: 7776ffaa07ab6130a00621b877cb9e15 Description-en_GB: Punjabi hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Punjabi script. Package: hyphen-pl Description-md5: 86fb13e848cc82c9df265b4d3fdfe085 Description-en_GB: Polish hyphenation patterns for LibreOffice/OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Polish hyphenation patterns for LibreOffice/OpenOffice.org Package: hyphen-pt-br Description-md5: 871660415ba89477ff770d0fe6fc11ba Description-en_GB: Brazilian Portuguese hyphenation patterns This package contains the Brazilian Portuguese hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-pt-pt Description-md5: 56d63911a1e08faec51f7ea703806be7 Description-en_GB: Portuguese hyphenation patterns This package contains the Portuguese hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-ro Description-md5: 1c834f14f308588752f3b0f72e872da8 Description-en_GB: Romanian hyphenation patterns This package contains the Romanian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-ru Description-md5: ba659b49955c19970596e82b98770436 Description-en_GB: Russian hyphenation patterns for LibreOffice/OpenOffice.org Hyphenation is the process of inserting hyphens in between the syllables of a word so that when the text is justified, maximum space is utilized. . This package contains the Russian hyphenation patterns for LibreOffice/OpenOffice.org Package: hyphen-sk Description-md5: b3c7d7587ec4c0926e3b7a50f042b8df Description-en_GB: Slovak hyphenation patterns This package contains the Slovak hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-sl Description-md5: ed7e57deb00968b532d8e59724d458a6 Description-en_GB: Slovene hyphenation patterns This package contains the Slovene hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-sr Description-md5: 824f3020a636f76f90c41bdccc889171 Description-en_GB: Serbian hyphenation patterns This package contains the Serbian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-sv Description-md5: cabd4f9ce79728891345c6b7a6e784f1 Description-en_GB: Swedish hyphenation patterns This package contains the Swedish hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-ta Description-md5: 7db9ade0df05d4fdea4b9a58013c96c4 Description-en_GB: Tamil hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Tamil script. Package: hyphen-te Description-md5: 916f729f93006f527db23c1325650d02 Description-en_GB: Telugu hyphenation patterns for LibreOffice Hyphenation patterns hyphenate words at line boundary making it more natural to read. . This package contains hyphenation patterns for the Telugu script. Package: hyphen-uk Description-md5: f2f603948cbd0942c1b07e8c2f220e21 Description-en_GB: Ukrainian hyphenation patterns This package contains the Ukrainian hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: hyphen-zu Description-md5: cc535d21b9cb2e4699a33561f21bc05f Description-en_GB: Zulu hyphenation patterns This package contains the Zulu hyphenation patterns. . You can use these patterns with programs which take advantage of libhyphen, like LibreOffice. Package: ibus Description-md5: 489faf3b419b10c90a2fd62eb552cc93 Description-en_GB: Intelligent Input Bus - core IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. Package: ibus-chewing Description-md5: 41b0580d9f7567a74d302851c00d4d6c Description-en_GB: Chewing engine for IBus IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . IBus-chewing is a IBus based IM Engine for Traditional Chinese Package: ibus-data Description-md5: 20fae0f850012a60e9321caa56ee9b38 Description-en_GB: Intelligent Input Bus - data files IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains data files. Package: ibus-doc Description-md5: 09048d4e789485a527aee6fb9a9dd253 Description-en_GB: Intelligent Input Bus - development documentation IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the reference manual. Package: ibus-gtk Description-md5: 5da0983d45b25fb0be330f313d2d9b14 Description-en_GB: Intelligent Input Bus - GTK2 support IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the GTK2 IM module. Package: ibus-gtk3 Description-md5: 5b8bb79ff41ec3bc9bee6b157b50059f Description-en_GB: Intelligent Input Bus - GTK3 support IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the GTK3 IM module. Package: ibus-gtk4 Description-md5: a67d845d70ce46303a8a500171f21fbb Description-en_GB: Intelligent Input Bus - GTK4 support IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the GTK4 IM module. Package: ibus-hangul Description-md5: 27773568696d2739f50262d3471be20b Description-en_GB: Hangul engine for IBus IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . IBus-Hangul is a Korean input method engine for IBus. Package: ibus-libpinyin Description-md5: bde149528b823627c8a93119985902d2 Description-en_GB: Intelligent Pinyin engine based on libpinyin for IBus It includes a Chinese Pinyin input method and a Chinese ZhuYin (Bopomofo) input method based on libpinyin for IBus. Package: ibus-m17n Description-md5: 708da2b84aa9b56aa3d1fd82f0066c89 Description-en_GB: m17n engine for IBus IBus-m17n is a IM Engine for multiple languages, based on IBus. . IBus-m17n enables IBus to input many non-latin characters from the keyboard using libm17n library. Package: ibus-mozc Description-md5: 88b12aa5cdc5ae186ce940b50e7ee25b Description-en_GB: Mozc engine for IBus - Client of the Mozc input method IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . ibus-mozc provides client part of the Mozc input method. . This open-source project originates from Google Japanese Input. Package: ibus-table Description-md5: e031a824eef34ac558f88d83af479d09 Description-en_GB: table engine for IBus IBus-Table is the IM Engine framework for table-based input methods, such as WuBi, ErBi, CangJie and so on. . This package provide the table engine framework and one input method: * Compose: input special character by compose letter and diacritical mark . More input method based on ibus-table can be installed from ibus-table- cangjie, ibus-table-wubi, ... Package: ibus-table-cangjie Description-md5: acb60694cc35cb702c2977198bf13ef4 Description-en_GB: ibus-table input method: CangJie (dummy package) This is a dummy package for safe upgrade. . You can safely remove it from your system. Package: ibus-table-cangjie-big Description-md5: 8fedd8c480d9cbf548915bcb43772119 Description-en_GB: ibus-table input method: CangJie (big) This package provide one input method: CangJie (big). . CangJie (big) is a Traditional Chinese input method, check more information at http://en.wikipedia.org/wiki/Cangjie_input_method . Package: ibus-table-cangjie3 Description-md5: d4a5ff016a00bc9265ad90550fcab2be Description-en_GB: ibus-table input method: CangJie3 This package provide one input method: CangJie3. . CangJie3 is a Traditional Chinese input method, check more information at http://en.wikipedia.org/wiki/Cangjie_input_method . Package: ibus-table-cangjie5 Description-md5: 59317e407747164d15e633e19cc42e10 Description-en_GB: ibus-table input method: CangJie5 This package provide one input method: CangJie5. . CangJie5 is a Traditional Chinese input method, check more information at http://en.wikipedia.org/wiki/Cangjie_input_method . Package: ibus-table-quick-classic Description-md5: 9b3bc5985af2b4baec59182bdcf0c9a6 Description-en_GB: ibus-table input method: Quick Classic This package provide one input method: Quick Classic. . Quick Classic is a Traditional Chinese input method. Package: ibus-table-wubi Description-md5: 278793ebd142ced486093b43728001bd Description-en_GB: ibus-table input method: Wubi This package provide one input method: WuBi. . Wubi is a Chinese input method, check more information at http://en.wikipedia.org/wiki/Wubi_method . Package: ibus-unikey Description-md5: 985e023e854ac292f0b39058569a0321 Description-en_GB: Vietnamese Input Method Engine for IBus using Unikey Engine IBus is an Intelligent Input Bus. It is a new input framework for Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . Ibus-Unikey is a Vietnamese input method for Ibus Use Unikey engine to process keyevent Package: ibverbs-providers Description-md5: abf2d930aaf1d3ae64f4bccb35f3e708 Description-en_GB: User space provider drivers for libibverbs libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low- latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . An RDMA driver consists of a kernel portion and a user space portion. This package contains the user space verbs drivers: . - bnxt_re: Broadcom NetXtreme-E RoCE HCAs - cxgb4: Chelsio T4 iWARP HCAs - efa: Amazon Elastic Fabric Adapter - hfi1verbs: Intel Omni-Path HFI - hns: HiSilicon Hip06 SoC - ipathverbs: QLogic InfiniPath HCAs - irdma: Intel Ethernet Connection RDMA - mlx4: Mellanox ConnectX-3 InfiniBand HCAs - mlx5: Mellanox Connect-IB/X-4+ InfiniBand HCAs - mthca: Mellanox InfiniBand HCAs - ocrdma: Emulex OneConnect RDMA/RoCE device - qedr: QLogic QL4xxx RoCE HCAs - rxe: A software implementation of the RoCE protocol - siw: A software implementation of the iWarp protocol - vmw_pvrdma: VMware paravirtual RDMA device Package: icc-profiles-free Description-md5: 6584abf9fda2e191cfa8f85a81a04059 Description-en_GB: ICC color profiles for use with color profile aware software Color management allows controlled conversion between color representation of input and output devices and color spaces. ICC profiles are an important part of color management. They are data files that represent mappings between the input or output color space of a particular device and the device-agnostic profile connection space (PCS) in accordance with the standards set by the International Color Consortium (ICC). This package contains a number of high quality ICC color profiles for use with color profile aware software such as Scribus, Gimp, CinePaint, Krita, or Digikam. In general this package is useful if the software using it was built against a color management support library such as liblcms1 or liblcms2-2. In some software such as Scribus you have to explicitly enable color managemenent in the preferences to be able to use these profiles. The sampleicc-tools package contains tools that can be used to manipulate and query the icc profiles in Debian. . The color profiles in this package are available under free software licenses. Additional profiles under non-free licenses are available in the icc-profiles package. Package: icu-devtools Description-md5: 4f58797462ac478415b579bf552abff4 Description-en_GB: Development utilities for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains programs used to manipulate data files found in the ICU sources and is a dependency of libicu-dev. End users would generally not need to install this package. Package: icu-doc Description-md5: 85b63ef20f81e6ed56386e76f65f4297 Description-en_GB: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Package: ieee-data Description-md5: 13e4702ce61e6bfe7d48ec34e10250b1 Description-en_GB: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. Package: iio-sensor-proxy Description-md5: c51156da1a0cdeb9cf68b6b02bcdc255 Description-en_GB: IIO sensors to D-Bus proxy Industrial I/O subsystem is intended to provide support for devices that in some sense are analog to digital or digital to analog convertors . Devices that fall into this category are: * ADCs * Accelerometers * Gyros * IMUs * Capacitance to Digital Converters (CDCs) * Pressure Sensors * Color, Light and Proximity Sensors * Temperature Sensors * Magnetometers * DACs * DDS (Direct Digital Synthesis) * PLLs (Phase Locked Loops) * Variable/Programmable Gain Amplifiers (VGA, PGA) . Many ultrabooks ship with some of these devices. iio-sensor-proxy is intended to serve as a proxy, providing access to these devices through a D-Bus interface Package: im-config Description-md5: 9445a1f2f884ad29ea2f4b0692472110 Description-en_GB: Input method configuration framework im-config package provides the framework to configure and to switch the input method. This input method is the essential mechanism for Japanese, Chinese and Korean (CJK) languages to enter their non-ASCII native characters. . Many modern input methods such as IBus support not only one of these CJK languages but support almost all languages simultaneously by dynamically switching keyboard modes with GUI helper program. . By installing this package, the most desirable input method and its backend conversion engine are automatically configured with both the X Window System Input Method (XIM), GTK input method module, Qt input method module, and clutter input method module. . You can further customize your input method with 'im-config' command. Package: indent Description-md5: 89cfc962c403fb895c513c63c128c266 Description-en_GB: C language source code formatting program The `indent' program changes the appearance of a C program by inserting or deleting whitespace. . `indent' also provides options for controlling the alignment of braces and declarations, program indenting, and other stylistic parameters, including formatting of both C and C++ comments. Package: indent-doc Description-md5: b1d6cfeff8b582dee47070d3d3ba2886 Description-en_GB: Documentation for GNU indent This package contains the HTML documentation for GNU indent. Package: info Description-md5: 98475bbce3804b8961f7886328b1baea Description-en_GB: Standalone GNU Info documentation browser The Info file format is an easily-parsable representation for online documents. This program allows you to view Info documents, like the ones stored in /usr/share/info. . Much of the software in Debian comes with its online documentation in the form of Info files, so it is most likely you will want to install it. Package: init Description-md5: 12a082503782e774ffe62fa80de49eb6 Description-en_GB: metapackage ensuring an init system is installed This package is a metapackage which allows you to select from the available init systems while ensuring that one of these is available on the system at all times. Package: init-system-helpers Description-md5: facafbf6c4b9fd95c34e95938629ecef Description-en_GB: helper tools for all init systems This package contains helper tools that are necessary for switching between the various init systems that Debian contains (e. g. sysvinit or systemd). An example is deb-systemd-helper, a script that enables systemd unit files without depending on a running systemd. . It also includes the "service", "invoke-rc.d", and "update-rc.d" scripts which provide an abstraction for enabling, disabling, starting, and stopping services for all supported Debian init systems as specified by the policy. . While this package is maintained by pkg-systemd-maintainers, it is NOT specific to systemd at all. Maintainers of other init systems are welcome to include their helpers in this package. Package: initramfs-tools Description-md5: f406a6ad4452bdc36e9957a711143c2e Description-en_GB: generic modular initramfs generator (automation) This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: initramfs-tools-bin Description-md5: 14e601bd8c0a0905d238d89be3036fa8 Description-en_GB: binaries used by initramfs-tools This package contains binaries used inside the initramfs images generated by initramfs-tools. Package: initramfs-tools-core Description-md5: 8d2ce4976ab4fb33b898ed3006a086fa Description-en_GB: generic modular initramfs generator (core tools) This package contains the mkinitramfs program that can be used to create a bootable initramfs for a Linux kernel. The initramfs should be loaded along with the kernel and is then responsible for mounting the root filesystem and starting the main init system. Package: inputattach Description-md5: 4411fd970af7a25054439075e5312465 Description-en_GB: utility to connect serial-attached peripherals to the input subsystem inputattach connects legacy serial-attached input peripherals to the input subsystem: keyboards, mice, joysticks, touch-screens... . Amongst other things this allows legacy mice to be accessed via the /dev/input/mice multiplexer. . Supported devices include: * Serial-attached keyboards including the Apple Newton keyboard, DEC LK201 / LK401 keyboards, the Stowaway keyboard, Sun type 4 and 5 keyboards, standard PS/2 keyboards with a serial adapter * Serial mice using Genius, Logitech, Microsoft or Mouse Systems protocols * Serial-attached touchscreens including those manufactured by 3M, ELO, Fujitsu, Penmount, Touchright, Touchwindow * Serial-attached joysticks including I-Force, SpaceBall, SpaceOrb, Gravis Stinger, WingMan Warrior * The Handykey Twiddler used as a joystick or a chording keyboard Package: install-info Description-md5: 1fc51f7aec70d7bdeff2e1bf59b3ebbc Description-en_GB: Manage installed documentation in info format The install-info utility creates the index of all installed documentation in info format and makes it available to info readers. Package: intel-microcode Description-md5: 3edb9824276886579313f0e847f6bb14 Description-en_GB: Processor microcode firmware for Intel CPUs This package contains updated system processor microcode for Intel i686 and Intel X86-64 processors. Intel releases microcode updates to correct processor behavior as documented in the respective processor specification updates. . For AMD processors, please refer to the amd64-microcode package. Package: intltool-debian Description-md5: 6b213b5182a00ef62cff3d6694fa2224 Description-en_GB: Help i18n of RFC822 compliant config files 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. Package: iotop Description-md5: c4f12688909987c39522befde2f1ee20 Description-en_GB: simple top-like I/O monitor iotop does for I/O usage what top(1) does for CPU usage. It watches I/O usage information output by the Linux kernel and displays a table of current I/O usage by processes on the system. It is handy for answering the question "Why is the disk churning so much?". . iotop can only run under a Linux 2.6.20 or later kernel built with the CONFIG_TASKSTATS, CONFIG_TASK_DELAY_ACCT, CONFIG_TASK_IO_ACCOUNTING and CONFIG_VM_EVENT_COUNTERS build config options on. Package: ipp-usb Description-md5: cc17a4063f77e85b0dfa661e79c165e2 Description-en_GB: Daemon for IPP over USB printer support ipp-usb is a userland driver for USB devices (printers, scanners, MFC), supporting the IPP over USB protocol. It enables these USB devices to be seen as regular network printers. . It is designed to be a replacement of ippusbxd daemon, previously used for this purpose. It has a greatly rethought architecture, in comparison with ippusbxd, and fixes all of its major flaws and issues. Package: iproute2 Description-md5: d10cc46ca4a9e5489b7d2c879fcfba17 Description-en_GB: networking and traffic control tools The iproute2 suite is a collection of utilities for networking and traffic control. . These tools communicate with the Linux kernel via the (rt)netlink interface, providing advanced features not available through the legacy net-tools commands 'ifconfig' and 'route'. Package: iproute2-doc Description-md5: 04b627412e2f9e6b31ebbbedd1b39794 Description-en_GB: networking and traffic control tools - documentation The iproute2 suite is a collection of utilities for networking and traffic control. . This package contains the documentation for iproute. Package: ipset Description-md5: d87e199641d9d6fbb0e52a65cf412bde Description-en_GB: administration tool for kernel IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. Package: iptables Description-md5: 36afb86c9baa5ee22ce73b982a9e4bf0 Description-en_GB: administration tools for packet filtering and NAT The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . iptables is the userspace command line program used to configure the Linux packet filtering and NAT ruleset. It is targeted towards systems and networks administrators. . This package contains several different utilities, the most important ones: . iptables-nft, iptables-nft-save, iptables-nft-restore (nft-based version) . iptables-legacy, iptables-legacy-save, iptables-legacy-restore (legacy version) . ip6tables-nft, ip6tables-nft-save, ip6tables-nft-restore (nft-based version) . ip6tables-legacy, ip6tables-legacy-save, ip6tables-legacy-restore (legacy version) . arptables-nft, arptables-nft-save, arptables-nft-restore (nft-based version) . ebtables-nft, ebtables-nft-save, ebtables-nft-restore (nft-based version) Package: iptraf-ng Description-md5: 216f1a128108f85c45543704de92e8ce Description-en_GB: Next Generation Interactive Colorful IP LAN Monitor IPTraf-ng 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. . IPTraf-ng is the next generation of IPTraf started as a fork of original iptraf-3.0.0. Package: iputils-arping Description-md5: bb18b14837d8c79e0cf4999c5662365c Description-en_GB: Tool to send ICMP echo requests to an ARP address 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 Package: iputils-ping Description-md5: d70a0a65fee86f2e5c78f759703e9922 Description-en_GB: Tools to test the reachability of network hosts The ping command sends ICMP ECHO_REQUEST packets to a host in order to test if the host is reachable via the network. . This package includes a ping6 utility which supports IPv6 network connections. Package: iputils-tracepath Description-md5: b539c83ecb7c1908774c67d5389dc448 Description-en_GB: Tools to trace the network path to a remote host The tracepath utility is similar to the traceroute utility, but also attempts to discover the MTU of the path. Supports IPv4 and IPv6. Package: ipvsadm Description-md5: d34c5d442e928349e361a339b0e29561 Description-en_GB: Linux Virtual Server support programs The Linux Virtual Server (lvs or IPVS) is a highly scalable and highly available server built on a cluster of real servers. The architecture of the cluster is transparent to end users, and the users see only a single virtual server. . This package provides some support programs necessary to implement a virtual server under Linux. With the addition of the mon and heartbeat packages it is possible to implement a complete high-availability solution for Linux. Package: ipxe Description-md5: 464080e9cd2fc9e60db75303b8932264 Description-en_GB: PXE boot firmware iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for all supported network cards in one binary and several bootable formats. Package: ipxe-qemu Description-md5: 61c8bdd569b68d2eeeb8615a8b57f65e Description-en_GB: PXE boot firmware - ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides boot code for the qemu emulated network cards in as boot ROMs. Package: ipxe-qemu-256k-compat-efi-roms Description-md5: f8222e6d6ee63883a4e8808486c97091 Description-en_GB: PXE boot firmware - Compat EFI ROM images for qemu iPXE is network boot firmware. It supports a variety of network cards, including some wireless cards, and variety of network protocols (traditional DHCP, BOOTP and TFTP and also HTTP, iSCSI, SAN via FCoE and Infiniband). It supports scripting. . It is possible to use iPXE as a PXE ROM in the network card or to chainload it from other boot methods. . This package provides compat boot code for the qemu emulated network cards as boot ROMs for the EFI roms of formerly released Ubuntu qemu machine types. Those are only needed for migrations from these older releases. Package: irqbalance Description-md5: fa005f48c9a59b467ea65c0ddb10ffa9 Description-en_GB: Daemon to balance interrupts for SMP systems 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. . Note: irqbalance is not useful if you don't have more than one CPU core. Package: irssi Description-md5: f222734d8d370d75bf620389270c0ade Description-en_GB: terminal based IRC client 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 Package: irssi-dev Description-md5: 48f02dc7e9ee186db7d00968bfcaaf49 Description-en_GB: terminal based IRC client - development files 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 . This package includes the development files for the irssi client. Package: isc-dhcp-client Description-md5: 849016b34f878b96cbdf66cb6a0cc650 Description-en_GB: DHCP client for automatically obtaining an IP address This is the Internet Software Consortium's DHCP client. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. If your machine depends on DHCP (especially likely if it's a workstation on a large network, or a laptop, or attached to a cable modem), keep this or another DHCP client installed. . Extra documentation can be found in the package isc-dhcp-common. Package: isc-dhcp-common Description-md5: 2790388f06e46625f3fdfcb787daeb31 Description-en_GB: common manpages relevant to all of the isc-dhcp packages This package includes manpages that are relevant to the various ISC DHCP packages. . The dhcp-options manpage describes available options for dhcpd and dhclient. The dhcp-eval manpage describes evaluation of conditional expressions. Package: isc-dhcp-dev Description-md5: a5da96904bc2ff124317fb1545407142 Description-en_GB: API for accessing and modifying the DHCP server and client state This package provides support for OMAPI (Object Management Application Programming Interface), which is an API for accessing and modifying the DHCP server and client state. Package: isc-dhcp-server Description-md5: 38647f497f13c9a0a99f9d9cf772d70d Description-en_GB: ISC DHCP server for automatic IP address assignment This is the Internet Software Consortium's DHCP server. . Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP (actually dhcpd includes much of the functionality of bootpd). It gives client machines "leases" for IP addresses and can automatically set their network configuration. . This server can handle multiple ethernet interfaces. Package: iso-codes Description-md5: 1d3d450e990f35eff4fb8f641e0f6976 Description-en_GB: ISO language, territory, currency, script codes and their translations This package provides the ISO 639, ISO 639-3, and ISO 639-5 language code lists, the ISO 4217 currency code list, the ISO 3166 territory code list, the ISO 3166-2 sub-territory list, and the ISO 15924 script code list as JSON files. . More importantly, it also provides their translations to be used by other programs. Package: iucode-tool Description-md5: 85b8e9a4d04e1dafc3c5baa7e46a23a4 Description-en_GB: Intel processor microcode tool iucode_tool is a program to manipulate Intel® X86 and X86-64 processor microcode collections, and to use the kernel facilities to upgrade the microcode on Intel system processors. . It can load microcode data files in text and binary format, sort, list and filter the microcodes contained in these files, write selected microcodes to a new file in binary format, or upload them to the kernel. . It operates on non-free microcode data downloaded directly from Intel or installed by the intel-microcode package. Package: iw Description-md5: f13d229ea124aa9f64880f0d4e9ba79f Description-en_GB: tool for configuring Linux wireless devices This package contains the 'iw' command line tool which allows to configure and show information about wireless devices. . iw is based on the nl80211 kernel interface and supports the majority of fairly recent hardware. The old tool iwconfig, which uses Wireless Extensions interface, is deprecated and it is strongly recommended to switch to iw and nl80211. Package: java-common Description-md5: 331c38b4382151ea9451e0a4ee764de7 Description-en_GB: Base package for Java runtimes This package provides common tools for the Java runtimes, such as the update-java-alternatives mechanism used to switch between different versions of Java. Package: javascript-common Description-md5: 1c8d846310501114a6acd24c4e760036 Description-en_GB: Base support for JavaScript library packages Web applications that use JavaScript need to distribute it through HTTP. Using a common path for every script avoids the need to enable this path in the HTTP server for every package. . This is a helper package that creates /usr/share/javascript and enables it in the Apache and Lighttpd webserver. Package: jeepney-doc Description-md5: 33586368d945df9d46ac28ee390ecd45 Description-en_GB: pure Python D-Bus interface — documentation Jeepney is a pure Python implementation of D-Bus messaging. It has an I/O-free core, and integration modules for different event loops. . D-Bus is an inter-process communication system, mainly used in Linux. . This package contains the HTML documentation for Jeepney. Package: jfsutils Description-md5: 000fe2ee7a32dfc069be2f44381d781f Description-en_GB: utilities for managing the JFS filesystem 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. Package: john Description-md5: 2ffcaf0da9fa0a8266bfe4aa906d4742 Description-en_GB: active password cracking tool 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. . Besides several crypt(3) password hash types most commonly found on various Unix flavors, supported out of the box are Kerberos AFS and Windows NT/2000/XP/2003 LM hashes, plus several more with contributed patches. Package: john-data Description-md5: a3317ed0e06a264c46ef425d9336ae80 Description-en_GB: active password cracking tool - character sets 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. . This package contains architecture-independent character sets usable by john. Package: joyent-mdata-client Description-md5: 78fe19782c892d527d85becaf017e2ba Description-en_GB: metadata client for use on SmartOS hyper-visor In-guest tools for interacting with the SmartOS hyper-visor datasource. These tools allows you to get, list and put key/value pairs with the SmartOS datasource. Package: kbd Description-md5: cd8bb3115cf19677906ec372cf3956da Description-en_GB: Linux console font and keytable utilities This package allows you to set up the Linux console, change the font, resize text mode virtual consoles and remap the keyboard. . You will probably want to install a set of data files, such as the one in the “console-setup” package. Package: kdump-tools Description-md5: e4c630411cca5f22a32a48bd81b16449 Description-en_GB: scripts and tools for automating kdump (Linux crash dumps) kdump-tools provides an init script and a configuration script for automating the use of kdump. It uses the makedumpfile utility to reduce the size of the /proc/vmcore file based on user preferences. . After installing, please see /usr/share/doc/kdump-tools/README.Debian for information on enabling and configuring kdump. Package: keepalived Description-md5: e2d2506352721e77c2c351de4714ddd6 Description-en_GB: Failover and monitoring daemon for LVS clusters keepalived is used for monitoring real servers within a Linux Virtual Server (LVS) cluster. keepalived can be configured to remove real servers from the cluster pool if it stops responding, as well as send a notification email to make the admin aware of the service failure. . In addition, keepalived implements an independent Virtual Router Redundancy Protocol (VRRPv2; see rfc2338 for additional info) framework for director failover. . You need a kernel >= 2.4.28 or >= 2.6.11 for keepalived. See README.Debian for more information. Package: kernel-wedge Description-md5: fb028eb3928d8d0a511055c3e1f6fab8 Description-en_GB: udeb package builder for Debian-Installer kernel-wedge splits udeb packages out of a kernel image deb. The udebs are used by the Debian-Installer. Package: kerneloops Description-md5: 0b84aab675babc14431af9c96039cf87 Description-en_GB: kernel oops tracker kerneloops is a daemon that collects kernel crash information and then submits the extracted signature to the oops.kernel.org website for statistical analysis and presentation to the Linux kernel developers. Package: kexec-tools Description-md5: 8d39a422632d6a4c4a9ed06e009b2673 Description-en_GB: tools to support fast kexec reboots This package provides tools to load a kernel into memory and then "reboot" directly into that kernel using the kexec system call, bypassing the normal boot process. Package: keyboard-configuration Description-md5: 85ee5b58c8d635ba9041b52f81058494 Description-en_GB: system-wide keyboard preferences This package maintains the keyboard preferences in /etc/default/keyboard. Other packages can use the information provided by this package in order to configure the keyboard on the console or in X Window. Package: keystone Description-md5: 27421a6db50f80b519e733aec71dae10 Description-en_GB: OpenStack identity service - Daemons Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the daemons. Package: keystone-common Description-md5: 5b324254498ca988325bad606175cc1b Description-en_GB: OpenStack identity service - Common files Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the common files. Package: keystone-doc Description-md5: 42b26822f99c12d16268512a33f6dfd9 Description-en_GB: OpenStack identity service - Documentation Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the documentation. Package: keyutils Description-md5: 2d8745863e4f147ac2e1dded0b9fa058 Description-en_GB: Linux Key Management Utilities 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. Package: klibc-utils Description-md5: c3467a84f84cfb54cfe339be01214b23 Description-en_GB: small utilities built with klibc for early boot 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. Package: kmod Description-md5: 0cd8f9566ff621a593309a12fd64999f Description-en_GB: tools for managing Linux kernel modules This package contains a set of programs for loading, inserting, and removing kernel modules for Linux. It replaces module-init-tools. Package: kpartx Description-md5: f27bd840eff7aca2039cea83387ed292 Description-en_GB: create device mappings for partitions Kpartx can be used to set up device mappings for the partitions of any partitioned block device. . It is part of the Linux multipath-tools, but is useful on any device- mapper using system. Package: kpartx-boot Description-md5: 7e8d6d2d84c83cf99042105730d733a4 Description-en_GB: Provides kpartx during boot This package makes kpartx available during boot to activate partitions Package: krb5-config Description-md5: 36570a434cf5f024efb3ccc2fd73ab6a Description-en_GB: Configuration files for Kerberos Version 5 This package provides /etc/krb5.conf and any other files needed to configure Kerberos Version 5. This package may be used with one of the implementations of Kerberos in Debian, or with a locally built Kerberos. Generally this package will be installed as part of installing some Kerberos implementation. Package: krb5-doc Description-md5: 019f063fa3a2221f5019a253e0acb9bc Description-en_GB: documentation for MIT Kerberos 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 installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Package: krb5-locales Description-md5: 21d19741f2f6e9424950c8f1a6d5cab0 Description-en_GB: internationalization support for MIT Kerberos 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 internationalized messages for MIT Kerberos. Package: krb5-multidev Description-md5: f39b0ef69fd49cdc81c78fd16595779e Description-en_GB: development files for MIT Kerberos without Heimdal conflict 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. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Package: lame-doc Description-md5: 34e7a9b3a07de05bbf67348f4f50f3b2 Description-en_GB: MP3 encoding library (documentation) LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the documentation. Package: landscape-client Description-md5: 31df399c44fc1335cd0dcb70eacb17c5 Description-en_GB: Landscape administration system client Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the Landscape client and requires a Landscape account. Package: landscape-common Description-md5: f35ad5397ab346e2e3f4ce46d07a3adf Description-en_GB: Landscape administration system client - Common files Landscape is a web-based tool for managing Ubuntu systems. This package is necessary if you want your machine to be managed in a Landscape account. . This package provides the core libraries, as well as the landscape-sysinfo command. It also sets up the landscape user, landscape directories, and the hook that runs landscape-sysinfo on startup. Package: language-pack-af Description-md5: d2d9e90761f53e2a13002b27ce8f5d64 Description-en_GB: translation updates for language Afrikaans Translation data updates for all supported packages for: Afrikaans . language-pack-af-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-af-base Description-md5: f2472f2187166553fd095a522d2d6014 Description-en_GB: translations for language Afrikaans Translation data for all supported packages for: Afrikaans . This package provides the bulk of translation data and is updated only seldom. language-pack-af provides frequent translation updates, so you should install this as well. Package: language-pack-am Description-md5: b1e3cb56c9a6998181138cf208c5317c Description-en_GB: translation updates for language Amharic Translation data updates for all supported packages for: Amharic . language-pack-am-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-am-base Description-md5: 225a82c408273f3a2be38716c8a70a5a Description-en_GB: translations for language Amharic Translation data for all supported packages for: Amharic . This package provides the bulk of translation data and is updated only seldom. language-pack-am provides frequent translation updates, so you should install this as well. Package: language-pack-an Description-md5: e2a096d70c7c7fec5b3ec7bbe59a0267 Description-en_GB: translation updates for language Aragonese Translation data updates for all supported packages for: Aragonese . language-pack-an-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-an-base Description-md5: 10bfd3179da46c760b2294e970e184da Description-en_GB: translations for language Aragonese Translation data for all supported packages for: Aragonese . This package provides the bulk of translation data and is updated only seldom. language-pack-an provides frequent translation updates, so you should install this as well. Package: language-pack-ar Description-md5: b7461fa593f1c6fcd1db9db0c40d9039 Description-en_GB: translation updates for language Arabic Translation data updates for all supported packages for: Arabic . language-pack-ar-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ar-base Description-md5: 774e1cdd50e244f821c0560eba60e5d8 Description-en_GB: translations for language Arabic Translation data for all supported packages for: Arabic . This package provides the bulk of translation data and is updated only seldom. language-pack-ar provides frequent translation updates, so you should install this as well. Package: language-pack-as Description-md5: b579abb9f9b0b339e949f69fd53f77ba Description-en_GB: translation updates for language Assamese Translation data updates for all supported packages for: Assamese . language-pack-as-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-as-base Description-md5: e8c511c0d62d945198e81649b65b18ec Description-en_GB: translations for language Assamese Translation data for all supported packages for: Assamese . This package provides the bulk of translation data and is updated only seldom. language-pack-as provides frequent translation updates, so you should install this as well. Package: language-pack-ast Description-md5: 786fb5ebccafbf7ec8c011f2a4076942 Description-en_GB: translation updates for language Asturian Translation data updates for all supported packages for: Asturian . language-pack-ast-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ast-base Description-md5: e812a27ce8778aa9ee7c4e14ad29e632 Description-en_GB: translations for language Asturian Translation data for all supported packages for: Asturian . This package provides the bulk of translation data and is updated only seldom. language-pack-ast provides frequent translation updates, so you should install this as well. Package: language-pack-az Description-md5: df7b32eca79a0fba5010572dd26a64e7 Description-en_GB: translation updates for language Azerbaijani Translation data updates for all supported packages for: Azerbaijani . language-pack-az-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-az-base Description-md5: 97d3d5c8aa79adb5ed68001d5410e2b4 Description-en_GB: translations for language Azerbaijani Translation data for all supported packages for: Azerbaijani . This package provides the bulk of translation data and is updated only seldom. language-pack-az provides frequent translation updates, so you should install this as well. Package: language-pack-be Description-md5: b33689d929a5da2b17030649e9dbcbcb Description-en_GB: translation updates for language Belarusian Translation data updates for all supported packages for: Belarusian . language-pack-be-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-be-base Description-md5: 8845113bd3cc7413c31f90b0871d0d18 Description-en_GB: translations for language Belarusian Translation data for all supported packages for: Belarusian . This package provides the bulk of translation data and is updated only seldom. language-pack-be provides frequent translation updates, so you should install this as well. Package: language-pack-bg Description-md5: b28d78176a301f6f96615efcf80f1808 Description-en_GB: translation updates for language Bulgarian Translation data updates for all supported packages for: Bulgarian . language-pack-bg-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-bg-base Description-md5: e00ad017be5b63638fc61d319592abe8 Description-en_GB: translations for language Bulgarian Translation data for all supported packages for: Bulgarian . This package provides the bulk of translation data and is updated only seldom. language-pack-bg provides frequent translation updates, so you should install this as well. Package: language-pack-bn Description-md5: b7438f245e95831586edbc40b4301839 Description-en_GB: translation updates for language Bengali Translation data updates for all supported packages for: Bengali . language-pack-bn-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-bn-base Description-md5: c39fe7e4cf544b672027c38cc37a29f2 Description-en_GB: translations for language Bengali Translation data for all supported packages for: Bengali . This package provides the bulk of translation data and is updated only seldom. language-pack-bn provides frequent translation updates, so you should install this as well. Package: language-pack-br Description-md5: 9e1867192aa855c7e89f8b4d52aa2d33 Description-en_GB: translation updates for language Breton Translation data updates for all supported packages for: Breton . language-pack-br-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-br-base Description-md5: 98574dcbc6266fe3445df8a302417f44 Description-en_GB: translations for language Breton Translation data for all supported packages for: Breton . This package provides the bulk of translation data and is updated only seldom. language-pack-br provides frequent translation updates, so you should install this as well. Package: language-pack-bs Description-md5: f3915a5e2e0641fa35f76f6ca40b33fb Description-en_GB: translation updates for language Bosnian Translation data updates for all supported packages for: Bosnian . language-pack-bs-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-bs-base Description-md5: 087e28594f1a2191d43d3443e4ca8eea Description-en_GB: translations for language Bosnian Translation data for all supported packages for: Bosnian . This package provides the bulk of translation data and is updated only seldom. language-pack-bs provides frequent translation updates, so you should install this as well. Package: language-pack-ca Description-md5: 9180e20f11f818db00710984b1673248 Description-en_GB: translation updates for language Catalan; Valencian Translation data updates for all supported packages for: Catalan; Valencian . language-pack-ca-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ca-base Description-md5: e922c99335fe678d232e144046cf228b Description-en_GB: translations for language Catalan; Valencian Translation data for all supported packages for: Catalan; Valencian . This package provides the bulk of translation data and is updated only seldom. language-pack-ca provides frequent translation updates, so you should install this as well. Package: language-pack-ckb Description-md5: 9ca2e6ddf0be9668aa6d31306dd29c36 Description-en_GB: translation updates for language Kurdish, Central Translation data updates for all supported packages for: Kurdish, Central . language-pack-ckb-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ckb-base Description-md5: 49deec2c4e99154eb0861b398b98c6f0 Description-en_GB: translations for language Kurdish, Central Translation data for all supported packages for: Kurdish, Central . This package provides the bulk of translation data and is updated only seldom. language-pack-ckb provides frequent translation updates, so you should install this as well. Package: language-pack-crh Description-md5: 3f01f6112f372d4eff9acacca078b7ca Description-en_GB: translation updates for language Tatar, Crimean Translation data updates for all supported packages for: Tatar, Crimean . language-pack-crh-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-crh-base Description-md5: 53f1d0dfa0f2f89c276040c632cc9c8c Description-en_GB: translations for language Tatar, Crimean Translation data for all supported packages for: Tatar, Crimean . This package provides the bulk of translation data and is updated only seldom. language-pack-crh provides frequent translation updates, so you should install this as well. Package: language-pack-cs Description-md5: c82e1ffc721dc9c65221596ec679a707 Description-en_GB: translation updates for language Czech Translation data updates for all supported packages for: Czech . language-pack-cs-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-cs-base Description-md5: 6fec579a922fe521d2e3be90c00aa659 Description-en_GB: translations for language Czech Translation data for all supported packages for: Czech . This package provides the bulk of translation data and is updated only seldom. language-pack-cs provides frequent translation updates, so you should install this as well. Package: language-pack-cy Description-md5: 237a3a7bfbd7baafb5578f26255a48d5 Description-en_GB: translation updates for language Welsh Translation data updates for all supported packages for: Welsh . language-pack-cy-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-cy-base Description-md5: 26fd7802a1ad32b58ee571950199fd6d Description-en_GB: translations for language Welsh Translation data for all supported packages for: Welsh . This package provides the bulk of translation data and is updated only seldom. language-pack-cy provides frequent translation updates, so you should install this as well. Package: language-pack-da Description-md5: fc5b985c1d9d555ab3e3dfc9c09c087b Description-en_GB: translation updates for language Danish Translation data updates for all supported packages for: Danish . language-pack-da-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-da-base Description-md5: 75d3ac723dbbaf2ea917ca16377b26f3 Description-en_GB: translations for language Danish Translation data for all supported packages for: Danish . This package provides the bulk of translation data and is updated only seldom. language-pack-da provides frequent translation updates, so you should install this as well. Package: language-pack-de Description-md5: 7e1003aa8b32be447478e2f728aca1c9 Description-en_GB: translation updates for language German Translation data updates for all supported packages for: German . language-pack-de-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-de-base Description-md5: cce71c30c95918c49a4b12ee178005ab Description-en_GB: translations for language German Translation data for all supported packages for: German . This package provides the bulk of translation data and is updated only seldom. language-pack-de provides frequent translation updates, so you should install this as well. Package: language-pack-dz Description-md5: 08aa62e809ba382e782284536ab109dd Description-en_GB: translation updates for language Dzongkha Translation data updates for all supported packages for: Dzongkha . language-pack-dz-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-dz-base Description-md5: 8ed30f03c05041b4b42814ff34fab38f Description-en_GB: translations for language Dzongkha Translation data for all supported packages for: Dzongkha . This package provides the bulk of translation data and is updated only seldom. language-pack-dz provides frequent translation updates, so you should install this as well. Package: language-pack-el Description-md5: bf069b368d39f9c1d8f4eda8c75b5832 Description-en_GB: translation updates for language Greek, Modern (1453-) Translation data updates for all supported packages for: Greek, Modern (1453-) . language-pack-el-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-el-base Description-md5: 801f1f369eb9ebad57eba9a14b69f2cc Description-en_GB: translations for language Greek, Modern (1453-) Translation data for all supported packages for: Greek, Modern (1453-) . This package provides the bulk of translation data and is updated only seldom. language-pack-el provides frequent translation updates, so you should install this as well. Package: language-pack-en Description-md5: 1d50dcc1c889caf78b59116d95acb689 Description-en_GB: translation updates for language English Translation data updates for all supported packages for: English . language-pack-en-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-en-base Description-md5: 4d50ec3e150f74689e2c54919b300631 Description-en_GB: translations for language English Translation data for all supported packages for: English . This package provides the bulk of translation data and is updated only seldom. language-pack-en provides frequent translation updates, so you should install this as well. Package: language-pack-eo Description-md5: 4d612644e4af68b4fad26a544958714b Description-en_GB: translation updates for language Esperanto Translation data updates for all supported packages for: Esperanto . language-pack-eo-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-eo-base Description-md5: 7131d1d335bbae33aa87fd61ebb8728e Description-en_GB: translations for language Esperanto Translation data for all supported packages for: Esperanto . This package provides the bulk of translation data and is updated only seldom. language-pack-eo provides frequent translation updates, so you should install this as well. Package: language-pack-es Description-md5: 7a373fb17da933b78cbebcb492badd03 Description-en_GB: translation updates for language Spanish; Castilian Translation data updates for all supported packages for: Spanish; Castilian . language-pack-es-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-es-base Description-md5: 1d6b26e2e1f0d7a530581fe3843d3540 Description-en_GB: translations for language Spanish; Castilian Translation data for all supported packages for: Spanish; Castilian . This package provides the bulk of translation data and is updated only seldom. language-pack-es provides frequent translation updates, so you should install this as well. Package: language-pack-et Description-md5: 22b7da0baed9516fb9ce2d51cca0c41d Description-en_GB: translation updates for language Estonian Translation data updates for all supported packages for: Estonian . language-pack-et-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-et-base Description-md5: d0009203f1fe500fb705a3840c1478f2 Description-en_GB: translations for language Estonian Translation data for all supported packages for: Estonian . This package provides the bulk of translation data and is updated only seldom. language-pack-et provides frequent translation updates, so you should install this as well. Package: language-pack-eu Description-md5: 3df38419401806ba95f38ddb438ac3c4 Description-en_GB: translation updates for language Basque Translation data updates for all supported packages for: Basque . language-pack-eu-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-eu-base Description-md5: f66eef54282ee6ff8369aaacfffec24c Description-en_GB: translations for language Basque Translation data for all supported packages for: Basque . This package provides the bulk of translation data and is updated only seldom. language-pack-eu provides frequent translation updates, so you should install this as well. Package: language-pack-fa Description-md5: 12c78e97a2b9b2415cb66832cf0d8e0f Description-en_GB: translation updates for language Persian Translation data updates for all supported packages for: Persian . language-pack-fa-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-fa-base Description-md5: 3d60abe7c26b4c5c64b88c3e5626cb74 Description-en_GB: translations for language Persian Translation data for all supported packages for: Persian . This package provides the bulk of translation data and is updated only seldom. language-pack-fa provides frequent translation updates, so you should install this as well. Package: language-pack-fi Description-md5: 5a3181df23020923606c71d3f11f2400 Description-en_GB: translation updates for language Finnish Translation data updates for all supported packages for: Finnish . language-pack-fi-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-fi-base Description-md5: 69649dcd35128b8bab70b6a7c3423916 Description-en_GB: translations for language Finnish Translation data for all supported packages for: Finnish . This package provides the bulk of translation data and is updated only seldom. language-pack-fi provides frequent translation updates, so you should install this as well. Package: language-pack-fr Description-md5: 309dd7e54102d66deb2a59a73577d65d Description-en_GB: translation updates for language French Translation data updates for all supported packages for: French . language-pack-fr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-fr-base Description-md5: 9b0508a6b9e7b451bcdb734707b962a9 Description-en_GB: translations for language French Translation data for all supported packages for: French . This package provides the bulk of translation data and is updated only seldom. language-pack-fr provides frequent translation updates, so you should install this as well. Package: language-pack-fur Description-md5: db72674d838c425e7a6eca326e7ab2a7 Description-en_GB: translation updates for language Friulian Translation data updates for all supported packages for: Friulian . language-pack-fur-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-fur-base Description-md5: 06f57bdef39db5007711fe13347d5e55 Description-en_GB: translations for language Friulian Translation data for all supported packages for: Friulian . This package provides the bulk of translation data and is updated only seldom. language-pack-fur provides frequent translation updates, so you should install this as well. Package: language-pack-ga Description-md5: afb72cd0308b4388a5de1d5376d8f710 Description-en_GB: translation updates for language Irish Translation data updates for all supported packages for: Irish . language-pack-ga-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ga-base Description-md5: dad2ef2f3b51f47660a1325ecb6e8444 Description-en_GB: translations for language Irish Translation data for all supported packages for: Irish . This package provides the bulk of translation data and is updated only seldom. language-pack-ga provides frequent translation updates, so you should install this as well. Package: language-pack-gd Description-md5: 0a78a0b775ced525d1b02c4dbd4bd246 Description-en_GB: translation updates for language Gaelic; Scottish Gaelic Translation data updates for all supported packages for: Gaelic; Scottish Gaelic . language-pack-gd-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gd-base Description-md5: c5dcf19f2ce8a70ee10441e51b9c9f4e Description-en_GB: translations for language Gaelic; Scottish Gaelic Translation data for all supported packages for: Gaelic; Scottish Gaelic . This package provides the bulk of translation data and is updated only seldom. language-pack-gd provides frequent translation updates, so you should install this as well. Package: language-pack-gl Description-md5: 401e02a1f6e5b0070cbf6816eb820b99 Description-en_GB: translation updates for language Galician Translation data updates for all supported packages for: Galician . language-pack-gl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gl-base Description-md5: fdc37bc5f999ce7b299370b71557d91b Description-en_GB: translations for language Galician Translation data for all supported packages for: Galician . This package provides the bulk of translation data and is updated only seldom. language-pack-gl provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-af Description-md5: 03f00246cba45c8f55d1443f8e7dc385 Description-en_GB: GNOME translation updates for language Afrikaans Translation data updates for all supported GNOME packages for: Afrikaans . language-pack-gnome-af-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-af-base Description-md5: 8e716c92217a4d1abc824304e2590795 Description-en_GB: GNOME translations for language Afrikaans Translation data for all supported GNOME packages for: Afrikaans . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-af provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-am Description-md5: 6a0f6906d5e65f8d586a550508d05fb0 Description-en_GB: GNOME translation updates for language Amharic Translation data updates for all supported GNOME packages for: Amharic . language-pack-gnome-am-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-am-base Description-md5: fc178baa34307057585db99c60f5ae4e Description-en_GB: GNOME translations for language Amharic Translation data for all supported GNOME packages for: Amharic . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-am provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-an Description-md5: 0aac3e51000a31708c6f4462b77eafbc Description-en_GB: GNOME translation updates for language Aragonese Translation data updates for all supported GNOME packages for: Aragonese . language-pack-gnome-an-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-an-base Description-md5: 4cc2b9efba21b7cd1d341f2b6448d179 Description-en_GB: GNOME translations for language Aragonese Translation data for all supported GNOME packages for: Aragonese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-an provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ar Description-md5: 0f6f92054b1a7dc34e76963baffa4d89 Description-en_GB: GNOME translation updates for language Arabic Translation data updates for all supported GNOME packages for: Arabic . language-pack-gnome-ar-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ar-base Description-md5: 6b409ad3ecfa0957ec92465c34b220a7 Description-en_GB: GNOME translations for language Arabic Translation data for all supported GNOME packages for: Arabic . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ar provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-as Description-md5: 44e6111f833f0bca06a9339dc76a1fa4 Description-en_GB: GNOME translation updates for language Assamese Translation data updates for all supported GNOME packages for: Assamese . language-pack-gnome-as-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-as-base Description-md5: 9e5b46ee392770c61be053e586db1d1b Description-en_GB: GNOME translations for language Assamese Translation data for all supported GNOME packages for: Assamese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-as provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ast Description-md5: 6a3be15a2b74123351bfddd4c40ccb80 Description-en_GB: GNOME translation updates for language Asturian Translation data updates for all supported GNOME packages for: Asturian . language-pack-gnome-ast-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ast-base Description-md5: 29a3c2b3c1e77a9a015f376afe296fc6 Description-en_GB: GNOME translations for language Asturian Translation data for all supported GNOME packages for: Asturian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ast provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-az Description-md5: 0586b807626a158d1c297704e9693094 Description-en_GB: GNOME translation updates for language Azerbaijani Translation data updates for all supported GNOME packages for: Azerbaijani . language-pack-gnome-az-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-az-base Description-md5: 4a0cc5000417da2b02fbaf7e1b56b638 Description-en_GB: GNOME translations for language Azerbaijani Translation data for all supported GNOME packages for: Azerbaijani . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-az provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-be Description-md5: 96ea9c7f50faf1c2a796fb79251da380 Description-en_GB: GNOME translation updates for language Belarusian Translation data updates for all supported GNOME packages for: Belarusian . language-pack-gnome-be-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-be-base Description-md5: 2f05d17b9a548c01ecb664544f50ba1e Description-en_GB: GNOME translations for language Belarusian Translation data for all supported GNOME packages for: Belarusian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-be provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-bg Description-md5: 39c75e4a5d413cd9c9ed74d6edc586d6 Description-en_GB: GNOME translation updates for language Bulgarian Translation data updates for all supported GNOME packages for: Bulgarian . language-pack-gnome-bg-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-bg-base Description-md5: 8a1d1b6f6fce08ac4b4f8f1b8b6c61ce Description-en_GB: GNOME translations for language Bulgarian Translation data for all supported GNOME packages for: Bulgarian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-bg provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-bn Description-md5: 618bad86984babbaea7527bcf3af1813 Description-en_GB: GNOME translation updates for language Bengali Translation data updates for all supported GNOME packages for: Bengali . language-pack-gnome-bn-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-bn-base Description-md5: 683861dab0513ec045b4707f39a7c1d0 Description-en_GB: GNOME translations for language Bengali Translation data for all supported GNOME packages for: Bengali . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-bn provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-br Description-md5: 0e0fd3c24b3d534422651bb466272942 Description-en_GB: GNOME translation updates for language Breton Translation data updates for all supported GNOME packages for: Breton . language-pack-gnome-br-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-br-base Description-md5: e9faf34a465a703d7b022af6b6b8bb42 Description-en_GB: GNOME translations for language Breton Translation data for all supported GNOME packages for: Breton . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-br provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-bs Description-md5: 26d9ed7b5bbba1b9b962f4048b050736 Description-en_GB: GNOME translation updates for language Bosnian Translation data updates for all supported GNOME packages for: Bosnian . language-pack-gnome-bs-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-bs-base Description-md5: 20a297709f48558e680c7ebc9220901a Description-en_GB: GNOME translations for language Bosnian Translation data for all supported GNOME packages for: Bosnian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-bs provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ca Description-md5: ab87ef4d7d2098ed4c1a34a7f113d9bb Description-en_GB: GNOME translation updates for language Catalan; Valencian Translation data updates for all supported GNOME packages for: Catalan; Valencian . language-pack-gnome-ca-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ca-base Description-md5: 4e3e5530fe505c7e26aae7e22b0c6082 Description-en_GB: GNOME translations for language Catalan; Valencian Translation data for all supported GNOME packages for: Catalan; Valencian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ca provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ckb Description-md5: e5268fb0771c692f4bd92742d349c319 Description-en_GB: GNOME translation updates for language Kurdish, Central Translation data updates for all supported GNOME packages for: Kurdish, Central . language-pack-gnome-ckb-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ckb-base Description-md5: ae1f733ecc2450d0010511d7901208dd Description-en_GB: GNOME translations for language Kurdish, Central Translation data for all supported GNOME packages for: Kurdish, Central . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ckb provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-crh Description-md5: 34ec837b5f9517fa4cb242bc2911d9be Description-en_GB: GNOME translation updates for language Tatar, Crimean Translation data updates for all supported GNOME packages for: Tatar, Crimean . language-pack-gnome-crh-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-crh-base Description-md5: 96baee078fb9271f9d992c02185b3503 Description-en_GB: GNOME translations for language Tatar, Crimean Translation data for all supported GNOME packages for: Tatar, Crimean . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-crh provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-cs Description-md5: 3f1f01e2f8dae65e579521a8e5e78a11 Description-en_GB: GNOME translation updates for language Czech Translation data updates for all supported GNOME packages for: Czech . language-pack-gnome-cs-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-cs-base Description-md5: 00a4405b87530e19774eeb1016adab80 Description-en_GB: GNOME translations for language Czech Translation data for all supported GNOME packages for: Czech . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-cs provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-cy Description-md5: ed81e88151014cb5147dce245cda6627 Description-en_GB: GNOME translation updates for language Welsh Translation data updates for all supported GNOME packages for: Welsh . language-pack-gnome-cy-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-cy-base Description-md5: 8ca7498014d0db547925dd15582efc47 Description-en_GB: GNOME translations for language Welsh Translation data for all supported GNOME packages for: Welsh . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-cy provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-da Description-md5: f351d23d28ad484bafd77fcc6fba4150 Description-en_GB: GNOME translation updates for language Danish Translation data updates for all supported GNOME packages for: Danish . language-pack-gnome-da-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-da-base Description-md5: e085e168402e89c38da8d5f7ed9dac1e Description-en_GB: GNOME translations for language Danish Translation data for all supported GNOME packages for: Danish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-da provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-de Description-md5: a0958a91362128ab3efbd66e6933f5b3 Description-en_GB: GNOME translation updates for language German Translation data updates for all supported GNOME packages for: German . language-pack-gnome-de-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-de-base Description-md5: f54c9d1d096ce5abd63fbb6d2bbf173e Description-en_GB: GNOME translations for language German Translation data for all supported GNOME packages for: German . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-de provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-dz Description-md5: b1d3795c03d04099c6060bca58c796ab Description-en_GB: GNOME translation updates for language Dzongkha Translation data updates for all supported GNOME packages for: Dzongkha . language-pack-gnome-dz-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-dz-base Description-md5: 9f2dc473f82dbc7b0b961130085c12cc Description-en_GB: GNOME translations for language Dzongkha Translation data for all supported GNOME packages for: Dzongkha . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-dz provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-el Description-md5: 6dbbb5bc65518f12afeb2c03afec9aea Description-en_GB: GNOME translation updates for language Greek, Modern (1453-) Translation data updates for all supported GNOME packages for: Greek, Modern (1453-) . language-pack-gnome-el-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-el-base Description-md5: 0e506815db01ae3de0db70d82358b239 Description-en_GB: GNOME translations for language Greek, Modern (1453-) Translation data for all supported GNOME packages for: Greek, Modern (1453-) . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-el provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-en Description-md5: f157b41ce91b17658e35473d760b0ee8 Description-en_GB: GNOME translation updates for language English Translation data updates for all supported GNOME packages for: English . language-pack-gnome-en-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-en-base Description-md5: 6dcf0d0aa5e8c80949aea145d961d4ff Description-en_GB: GNOME translations for language English Translation data for all supported GNOME packages for: English . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-en provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-eo Description-md5: ceacc3b2057b1f72d1b6327d8759fbeb Description-en_GB: GNOME translation updates for language Esperanto Translation data updates for all supported GNOME packages for: Esperanto . language-pack-gnome-eo-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-eo-base Description-md5: 86d3eb823a1db57d463e3879f090b212 Description-en_GB: GNOME translations for language Esperanto Translation data for all supported GNOME packages for: Esperanto . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-eo provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-es Description-md5: 7a7b33095707884163c9cbe9ae7373b0 Description-en_GB: GNOME translation updates for language Spanish; Castilian Translation data updates for all supported GNOME packages for: Spanish; Castilian . language-pack-gnome-es-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-es-base Description-md5: 983d0cbe31440ccade3b4083c6c8d49e Description-en_GB: GNOME translations for language Spanish; Castilian Translation data for all supported GNOME packages for: Spanish; Castilian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-es provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-et Description-md5: fab1585cf3e8c550080ac329d5e52581 Description-en_GB: GNOME translation updates for language Estonian Translation data updates for all supported GNOME packages for: Estonian . language-pack-gnome-et-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-et-base Description-md5: 09789edfaecf691231d91a73a577d329 Description-en_GB: GNOME translations for language Estonian Translation data for all supported GNOME packages for: Estonian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-et provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-eu Description-md5: 9d58b7ea5c4c440d487ef4a0edfc5906 Description-en_GB: GNOME translation updates for language Basque Translation data updates for all supported GNOME packages for: Basque . language-pack-gnome-eu-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-eu-base Description-md5: 601a3771386658d41ca9f180a5d6ac5f Description-en_GB: GNOME translations for language Basque Translation data for all supported GNOME packages for: Basque . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-eu provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-fa Description-md5: 551205c028d3eef0365255924c6f6016 Description-en_GB: GNOME translation updates for language Persian Translation data updates for all supported GNOME packages for: Persian . language-pack-gnome-fa-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-fa-base Description-md5: 52384612794213c4d4d9f267a0463a98 Description-en_GB: GNOME translations for language Persian Translation data for all supported GNOME packages for: Persian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-fa provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-fi Description-md5: 04748a1b6c60eb8cb3ed435bc40e6c63 Description-en_GB: GNOME translation updates for language Finnish Translation data updates for all supported GNOME packages for: Finnish . language-pack-gnome-fi-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-fi-base Description-md5: fc10ffbbd8a598c55917993acbe77a9b Description-en_GB: GNOME translations for language Finnish Translation data for all supported GNOME packages for: Finnish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-fi provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-fr Description-md5: 21adbce30a921a4d7cc42bf6b23ce710 Description-en_GB: GNOME translation updates for language French Translation data updates for all supported GNOME packages for: French . language-pack-gnome-fr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-fr-base Description-md5: b901a09fbcee9911358fb23d15c18001 Description-en_GB: GNOME translations for language French Translation data for all supported GNOME packages for: French . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-fr provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-fur Description-md5: 59d75262a1634576c2eea782910d9e55 Description-en_GB: GNOME translation updates for language Friulian Translation data updates for all supported GNOME packages for: Friulian . language-pack-gnome-fur-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-fur-base Description-md5: 1b22c65e63a13d96b4dd14a3e0265b1f Description-en_GB: GNOME translations for language Friulian Translation data for all supported GNOME packages for: Friulian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-fur provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ga Description-md5: 0cc908d04c46970488a92d91e1fa3eb6 Description-en_GB: GNOME translation updates for language Irish Translation data updates for all supported GNOME packages for: Irish . language-pack-gnome-ga-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ga-base Description-md5: 4b0fc4db3cca34a82e094aa0594f30aa Description-en_GB: GNOME translations for language Irish Translation data for all supported GNOME packages for: Irish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ga provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-gd Description-md5: d3d41a5b8521d7116325ee5f62bc4b6d Description-en_GB: GNOME translation updates for language Gaelic; Scottish Gaelic Translation data updates for all supported GNOME packages for: Gaelic; Scottish Gaelic . language-pack-gnome-gd-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-gd-base Description-md5: dcb3564a2bab75ff5ce823b7dfd6e695 Description-en_GB: GNOME translations for language Gaelic; Scottish Gaelic Translation data for all supported GNOME packages for: Gaelic; Scottish Gaelic . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-gd provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-gl Description-md5: 3f6b490651b0c00a48c9d5ea7dbb0540 Description-en_GB: GNOME translation updates for language Galician Translation data updates for all supported GNOME packages for: Galician . language-pack-gnome-gl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-gl-base Description-md5: b58d2983ed777a15a2ad903880d96493 Description-en_GB: GNOME translations for language Galician Translation data for all supported GNOME packages for: Galician . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-gl provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-gu Description-md5: bf62acc24f1c0ad53a1acb347048aaf7 Description-en_GB: GNOME translation updates for language Gujarati Translation data updates for all supported GNOME packages for: Gujarati . language-pack-gnome-gu-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-gu-base Description-md5: f7582ec407a93e7d514123e211b2df50 Description-en_GB: GNOME translations for language Gujarati Translation data for all supported GNOME packages for: Gujarati . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-gu provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-he Description-md5: 011d59ad93627223b59a1d2f1f8ba819 Description-en_GB: GNOME translation updates for language Hebrew Translation data updates for all supported GNOME packages for: Hebrew . language-pack-gnome-he-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-he-base Description-md5: beff55082040d0366e73f9ae97bb8be5 Description-en_GB: GNOME translations for language Hebrew Translation data for all supported GNOME packages for: Hebrew . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-he provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-hi Description-md5: 9d65f9fe672554b8a95723b2f44b0535 Description-en_GB: GNOME translation updates for language Hindi Translation data updates for all supported GNOME packages for: Hindi . language-pack-gnome-hi-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-hi-base Description-md5: 8971cdb99d712d856b39264edf215aa1 Description-en_GB: GNOME translations for language Hindi Translation data for all supported GNOME packages for: Hindi . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-hi provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-hr Description-md5: 044892d57458d04841f2ae46766bbe68 Description-en_GB: GNOME translation updates for language Croatian Translation data updates for all supported GNOME packages for: Croatian . language-pack-gnome-hr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-hr-base Description-md5: 11be93aa79c21ac5e9d40b3719403117 Description-en_GB: GNOME translations for language Croatian Translation data for all supported GNOME packages for: Croatian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-hr provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-hu Description-md5: 7eace40e3cbcdb248004e88dea56dec4 Description-en_GB: GNOME translation updates for language Hungarian Translation data updates for all supported GNOME packages for: Hungarian . language-pack-gnome-hu-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-hu-base Description-md5: 5f77cf8b924f572be024835291c44cef Description-en_GB: GNOME translations for language Hungarian Translation data for all supported GNOME packages for: Hungarian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-hu provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ia Description-md5: de3fb08a7b5ad1827191893cd6ad11cf Description-en_GB: GNOME translation updates for language Interlingua (International Auxiliary Language Association) Translation data updates for all supported GNOME packages for: Interlingua (International Auxiliary Language Association) . language-pack-gnome-ia-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ia-base Description-md5: 8a76f2f4c32992f8db56551f1df2cf29 Description-en_GB: GNOME translations for language Interlingua (International Auxiliary Language Association) Translation data for all supported GNOME packages for: Interlingua (International Auxiliary Language Association) . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ia provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-id Description-md5: 6911adb303367e541af85d78473fee32 Description-en_GB: GNOME translation updates for language Indonesian Translation data updates for all supported GNOME packages for: Indonesian . language-pack-gnome-id-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-id-base Description-md5: 7debbdf0cb01fd3c61b80db33a66a598 Description-en_GB: GNOME translations for language Indonesian Translation data for all supported GNOME packages for: Indonesian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-id provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-is Description-md5: a26cf69f6d0d6210f13f5abfdea8c869 Description-en_GB: GNOME translation updates for language Icelandic Translation data updates for all supported GNOME packages for: Icelandic . language-pack-gnome-is-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-is-base Description-md5: 701eaaf2c397ba4c8abcd517267b7bd8 Description-en_GB: GNOME translations for language Icelandic Translation data for all supported GNOME packages for: Icelandic . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-is provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-it Description-md5: 32f81303de09a8b4c153e2c9f933756e Description-en_GB: GNOME translation updates for language Italian Translation data updates for all supported GNOME packages for: Italian . language-pack-gnome-it-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-it-base Description-md5: 127bd385b638390c80e6549d357158da Description-en_GB: GNOME translations for language Italian Translation data for all supported GNOME packages for: Italian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-it provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ja Description-md5: 4a04c4a4bd51eccfcc200fe3c710ee1c Description-en_GB: GNOME translation updates for language Japanese Translation data updates for all supported GNOME packages for: Japanese . language-pack-gnome-ja-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ja-base Description-md5: 13319f21aefdbb1cb1c486f5f8c7d7a5 Description-en_GB: GNOME translations for language Japanese Translation data for all supported GNOME packages for: Japanese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ja provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ka Description-md5: ec29bcfa3737fb537c84960a86a2257e Description-en_GB: GNOME translation updates for language Georgian Translation data updates for all supported GNOME packages for: Georgian . language-pack-gnome-ka-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ka-base Description-md5: 7c03451b213b867665adccb84361abff Description-en_GB: GNOME translations for language Georgian Translation data for all supported GNOME packages for: Georgian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ka provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-kk Description-md5: 714afabe2ef0f5eb4fa6a2cb9eb4c5ed Description-en_GB: GNOME translation updates for language Kazakh Translation data updates for all supported GNOME packages for: Kazakh . language-pack-gnome-kk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-kk-base Description-md5: e60f8c0fb55f84da371ee524f749163c Description-en_GB: GNOME translations for language Kazakh Translation data for all supported GNOME packages for: Kazakh . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-kk provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-km Description-md5: e14deb3436dbea25abc58ec302b968f8 Description-en_GB: GNOME translation updates for language Central Khmer Translation data updates for all supported GNOME packages for: Central Khmer . language-pack-gnome-km-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-km-base Description-md5: 539644a98859f7b9915b32f93acc41bf Description-en_GB: GNOME translations for language Central Khmer Translation data for all supported GNOME packages for: Central Khmer . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-km provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-kn Description-md5: a5aa28c8af1e1dcea8b7ed58d1dc79ee Description-en_GB: GNOME translation updates for language Kannada Translation data updates for all supported GNOME packages for: Kannada . language-pack-gnome-kn-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-kn-base Description-md5: 813626350bec0223e8660a5546539b16 Description-en_GB: GNOME translations for language Kannada Translation data for all supported GNOME packages for: Kannada . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-kn provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ko Description-md5: 4828e180b1e2aa3b76474b717ec1111f Description-en_GB: GNOME translation updates for language Korean Translation data updates for all supported GNOME packages for: Korean . language-pack-gnome-ko-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ko-base Description-md5: 7c19ce071b7c68f137ffd5ed07445cda Description-en_GB: GNOME translations for language Korean Translation data for all supported GNOME packages for: Korean . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ko provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ku Description-md5: 533d53605921556aaeeabfb009c47e40 Description-en_GB: GNOME translation updates for language Kurdish Translation data updates for all supported GNOME packages for: Kurdish . language-pack-gnome-ku-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ku-base Description-md5: 08e62d14f8279cdcf46a6d0100c1894c Description-en_GB: GNOME translations for language Kurdish Translation data for all supported GNOME packages for: Kurdish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ku provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-lt Description-md5: 4ba7442de17833bbc1569f5cc3616989 Description-en_GB: GNOME translation updates for language Lithuanian Translation data updates for all supported GNOME packages for: Lithuanian . language-pack-gnome-lt-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-lt-base Description-md5: 7d1b02dac8da0b68d1ff87b3e743ecab Description-en_GB: GNOME translations for language Lithuanian Translation data for all supported GNOME packages for: Lithuanian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-lt provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-lv Description-md5: b2cc43479ccef9c8e91e041ed3c30d31 Description-en_GB: GNOME translation updates for language Latvian Translation data updates for all supported GNOME packages for: Latvian . language-pack-gnome-lv-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-lv-base Description-md5: c740682e1c1a0f947b9927d10dcbd552 Description-en_GB: GNOME translations for language Latvian Translation data for all supported GNOME packages for: Latvian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-lv provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-mk Description-md5: 2922782fc5716cf8bc95473be5487aaf Description-en_GB: GNOME translation updates for language Macedonian Translation data updates for all supported GNOME packages for: Macedonian . language-pack-gnome-mk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-mk-base Description-md5: 74a11822caab07b3e843010a06c61308 Description-en_GB: GNOME translations for language Macedonian Translation data for all supported GNOME packages for: Macedonian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-mk provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ml Description-md5: 12e323acf19a1fa6542aea20129fd772 Description-en_GB: GNOME translation updates for language Malayalam Translation data updates for all supported GNOME packages for: Malayalam . language-pack-gnome-ml-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ml-base Description-md5: b8ee340a84ec0331b3810dca05b3af4b Description-en_GB: GNOME translations for language Malayalam Translation data for all supported GNOME packages for: Malayalam . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ml provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-mr Description-md5: 9b0e9d1864953992f55621e31fea2dd6 Description-en_GB: GNOME translation updates for language Marathi Translation data updates for all supported GNOME packages for: Marathi . language-pack-gnome-mr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-mr-base Description-md5: 082eb38e25b22826d51c644f5f1c4154 Description-en_GB: GNOME translations for language Marathi Translation data for all supported GNOME packages for: Marathi . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-mr provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ms Description-md5: 87e64cf63dc5ec9474864761c98cc277 Description-en_GB: GNOME translation updates for language Malay Translation data updates for all supported GNOME packages for: Malay . language-pack-gnome-ms-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ms-base Description-md5: dae19fdc27a75f13b37dfbd554b9920d Description-en_GB: GNOME translations for language Malay Translation data for all supported GNOME packages for: Malay . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ms provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-my Description-md5: 6e30200fe15bd569b10f3710ff2733d6 Description-en_GB: GNOME translation updates for language Burmese Translation data updates for all supported GNOME packages for: Burmese . language-pack-gnome-my-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-my-base Description-md5: 9c88e8c1f302f2efb13f7f63fa40f37e Description-en_GB: GNOME translations for language Burmese Translation data for all supported GNOME packages for: Burmese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-my provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-nb Description-md5: 6a1b73da105a57b595b139f8bf97ef1f Description-en_GB: GNOME translation updates for language Bokmål, Norwegian; Norwegian Bokmål Translation data updates for all supported GNOME packages for: Bokmål, Norwegian; Norwegian Bokmål . language-pack-gnome-nb-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-nb-base Description-md5: 7acea85112366268273879cf1fb63d00 Description-en_GB: GNOME translations for language Bokmål, Norwegian; Norwegian Bokmål Translation data for all supported GNOME packages for: Bokmål, Norwegian; Norwegian Bokmål . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-nb provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-nds Description-md5: 82bbe4142808df0f11e1203cbb622a52 Description-en_GB: GNOME translation updates for language German, Low Translation data updates for all supported GNOME packages for: German, Low . language-pack-gnome-nds-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-nds-base Description-md5: 4c461a96f247e0bc6766c05feca8af92 Description-en_GB: GNOME translations for language German, Low Translation data for all supported GNOME packages for: German, Low . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-nds provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ne Description-md5: 2f1a937545a84cfe0c3b4ffca7267bf1 Description-en_GB: GNOME translation updates for language Nepali Translation data updates for all supported GNOME packages for: Nepali . language-pack-gnome-ne-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ne-base Description-md5: cc44ea151a4ae98b863e289583f1ebfd Description-en_GB: GNOME translations for language Nepali Translation data for all supported GNOME packages for: Nepali . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ne provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-nl Description-md5: 1d604658a57e2a027894f420d2aeb9f6 Description-en_GB: GNOME translation updates for language Dutch; Flemish Translation data updates for all supported GNOME packages for: Dutch; Flemish . language-pack-gnome-nl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-nl-base Description-md5: 37834e64ef66a034f09effbb51f4fab7 Description-en_GB: GNOME translations for language Dutch; Flemish Translation data for all supported GNOME packages for: Dutch; Flemish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-nl provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-nn Description-md5: 94f1a27ad27bb708529205507fd85429 Description-en_GB: GNOME translation updates for language Norwegian Nynorsk; Nynorsk, Norwegian Translation data updates for all supported GNOME packages for: Norwegian Nynorsk; Nynorsk, Norwegian . language-pack-gnome-nn-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-nn-base Description-md5: 2361eaea8d3fbffd19c12235a054647d Description-en_GB: GNOME translations for language Norwegian Nynorsk; Nynorsk, Norwegian Translation data for all supported GNOME packages for: Norwegian Nynorsk; Nynorsk, Norwegian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-nn provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-oc Description-md5: 65e904820c2b79a3da46ce64ff7e7630 Description-en_GB: GNOME translation updates for language Occitan (post 1500); Provençal Translation data updates for all supported GNOME packages for: Occitan (post 1500); Provençal . language-pack-gnome-oc-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-oc-base Description-md5: b0492abe7708e31c513778962f2a3bcd Description-en_GB: GNOME translations for language Occitan (post 1500); Provençal Translation data for all supported GNOME packages for: Occitan (post 1500); Provençal . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-oc provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-or Description-md5: b54573c8a85273e8395d289e946e17da Description-en_GB: GNOME translation updates for language Oriya Translation data updates for all supported GNOME packages for: Oriya . language-pack-gnome-or-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-or-base Description-md5: 83d7866a97d42af7d9a004ca2752c21a Description-en_GB: GNOME translations for language Oriya Translation data for all supported GNOME packages for: Oriya . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-or provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-pa Description-md5: 5be4e374eb6b9e6959faf7cad9d7f66b Description-en_GB: GNOME translation updates for language Panjabi; Punjabi Translation data updates for all supported GNOME packages for: Panjabi; Punjabi . language-pack-gnome-pa-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-pa-base Description-md5: c6a8dfc20918971e648f39bd171d7538 Description-en_GB: GNOME translations for language Panjabi; Punjabi Translation data for all supported GNOME packages for: Panjabi; Punjabi . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-pa provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-pl Description-md5: f43ceb1b03f4255958e3e4557c37aa58 Description-en_GB: GNOME translation updates for language Polish Translation data updates for all supported GNOME packages for: Polish . language-pack-gnome-pl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-pl-base Description-md5: 6315e4744f9582612befc793db907b66 Description-en_GB: GNOME translations for language Polish Translation data for all supported GNOME packages for: Polish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-pl provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-pt Description-md5: 8bd089c6a5524f01c6f3ca61600de39c Description-en_GB: GNOME translation updates for language Portuguese Translation data updates for all supported GNOME packages for: Portuguese . language-pack-gnome-pt-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-pt-base Description-md5: 4ee89c98e155a3fca14d1ccad82fc438 Description-en_GB: GNOME translations for language Portuguese Translation data for all supported GNOME packages for: Portuguese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-pt provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ro Description-md5: fb16a99876ce2cc98c49fa4ac934c371 Description-en_GB: GNOME translation updates for language Romanian; Moldavian; Moldovan Translation data updates for all supported GNOME packages for: Romanian; Moldavian; Moldovan . language-pack-gnome-ro-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ro-base Description-md5: 237c10f712d26170511340e9ce38038b Description-en_GB: GNOME translations for language Romanian; Moldavian; Moldovan Translation data for all supported GNOME packages for: Romanian; Moldavian; Moldovan . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ro provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ru Description-md5: ba49f5482199ce5fcccb32e707e43111 Description-en_GB: GNOME translation updates for language Russian Translation data updates for all supported GNOME packages for: Russian . language-pack-gnome-ru-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ru-base Description-md5: 80a178c6df431d1149ac2879c976c67b Description-en_GB: GNOME translations for language Russian Translation data for all supported GNOME packages for: Russian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ru provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-si Description-md5: eff7b3f9c7b20c6316294b4b87994efb Description-en_GB: GNOME translation updates for language Sinhala; Sinhalese Translation data updates for all supported GNOME packages for: Sinhala; Sinhalese . language-pack-gnome-si-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-si-base Description-md5: 7de9ae6781852cc9f642191a54229c23 Description-en_GB: GNOME translations for language Sinhala; Sinhalese Translation data for all supported GNOME packages for: Sinhala; Sinhalese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-si provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-sk Description-md5: 7f1bb07378a0d7c8013f9aeaebdef863 Description-en_GB: GNOME translation updates for language Slovak Translation data updates for all supported GNOME packages for: Slovak . language-pack-gnome-sk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-sk-base Description-md5: f7d2bf42f49309958b0c8270abd6f043 Description-en_GB: GNOME translations for language Slovak Translation data for all supported GNOME packages for: Slovak . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-sk provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-sl Description-md5: 9ff05ef79f08a9edbbf7d641dada217c Description-en_GB: GNOME translation updates for language Slovenian Translation data updates for all supported GNOME packages for: Slovenian . language-pack-gnome-sl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-sl-base Description-md5: d1c125d5e64d7cb437dcfc5aecfc010b Description-en_GB: GNOME translations for language Slovenian Translation data for all supported GNOME packages for: Slovenian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-sl provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-sq Description-md5: b1866be86dde73bbc352177c4681624a Description-en_GB: GNOME translation updates for language Albanian Translation data updates for all supported GNOME packages for: Albanian . language-pack-gnome-sq-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-sq-base Description-md5: 4dde5935c1ef292cfb9a3847415f9203 Description-en_GB: GNOME translations for language Albanian Translation data for all supported GNOME packages for: Albanian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-sq provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-sr Description-md5: 45acfa8d4ee7923177892692b5119e1e Description-en_GB: GNOME translation updates for language Serbian Translation data updates for all supported GNOME packages for: Serbian . language-pack-gnome-sr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-sr-base Description-md5: d6bba7853de4421ad89ce866e3448768 Description-en_GB: GNOME translations for language Serbian Translation data for all supported GNOME packages for: Serbian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-sr provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-sv Description-md5: bb1d72d15af6affc7a4b16c6e635c08f Description-en_GB: GNOME translation updates for language Swedish Translation data updates for all supported GNOME packages for: Swedish . language-pack-gnome-sv-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-sv-base Description-md5: f5f380a948362efc4eb39306fd6b25a5 Description-en_GB: GNOME translations for language Swedish Translation data for all supported GNOME packages for: Swedish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-sv provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-szl Description-md5: d19b5d76641b982a60ec33962862bc0c Description-en_GB: GNOME translation updates for language Silesian Translation data updates for all supported GNOME packages for: Silesian . language-pack-gnome-szl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-szl-base Description-md5: 85513f122434e9f9fc38ebe98499337a Description-en_GB: GNOME translations for language Silesian Translation data for all supported GNOME packages for: Silesian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-szl provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ta Description-md5: 1f87e19e829b55bdf13e56bd13043076 Description-en_GB: GNOME translation updates for language Tamil Translation data updates for all supported GNOME packages for: Tamil . language-pack-gnome-ta-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ta-base Description-md5: 7f9198f392bf94345eae66f7812b20f7 Description-en_GB: GNOME translations for language Tamil Translation data for all supported GNOME packages for: Tamil . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ta provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-te Description-md5: 943b70671888a44264daf05f3045ef34 Description-en_GB: GNOME translation updates for language Telugu Translation data updates for all supported GNOME packages for: Telugu . language-pack-gnome-te-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-te-base Description-md5: 905b65e342303bb10d18388b38b96353 Description-en_GB: GNOME translations for language Telugu Translation data for all supported GNOME packages for: Telugu . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-te provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-tg Description-md5: a703bae4ff921305bab998f41cbead33 Description-en_GB: GNOME translation updates for language Tajik Translation data updates for all supported GNOME packages for: Tajik . language-pack-gnome-tg-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-tg-base Description-md5: b207702403ebfbcc2179cdc72f31c9ae Description-en_GB: GNOME translations for language Tajik Translation data for all supported GNOME packages for: Tajik . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-tg provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-th Description-md5: 260f7893c953bfa370cfcd3e18dc2333 Description-en_GB: GNOME translation updates for language Thai Translation data updates for all supported GNOME packages for: Thai . language-pack-gnome-th-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-th-base Description-md5: 5ad4875bbdd96dcd96c47b6942cbcdea Description-en_GB: GNOME translations for language Thai Translation data for all supported GNOME packages for: Thai . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-th provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-tr Description-md5: 1df43f38739a28f0cf07581e88d49cc5 Description-en_GB: GNOME translation updates for language Turkish Translation data updates for all supported GNOME packages for: Turkish . language-pack-gnome-tr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-tr-base Description-md5: d3e2fd89dcaf73ded0f30af0c2c0deae Description-en_GB: GNOME translations for language Turkish Translation data for all supported GNOME packages for: Turkish . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-tr provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-ug Description-md5: da26f9c049165224a38795991258e233 Description-en_GB: GNOME translation updates for language Uighur; Uyghur Translation data updates for all supported GNOME packages for: Uighur; Uyghur . language-pack-gnome-ug-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-ug-base Description-md5: e8294230eaaf997c67b0359525b1cf62 Description-en_GB: GNOME translations for language Uighur; Uyghur Translation data for all supported GNOME packages for: Uighur; Uyghur . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-ug provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-uk Description-md5: 8e4299e1c45206c9c3a1355ea82b7a6e Description-en_GB: GNOME translation updates for language Ukrainian Translation data updates for all supported GNOME packages for: Ukrainian . language-pack-gnome-uk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-uk-base Description-md5: a66bca391cb5c1553a32b03d6ba89e03 Description-en_GB: GNOME translations for language Ukrainian Translation data for all supported GNOME packages for: Ukrainian . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-uk provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-vi Description-md5: cb187da4eec75784dd42a52057c4afe6 Description-en_GB: GNOME translation updates for language Vietnamese Translation data updates for all supported GNOME packages for: Vietnamese . language-pack-gnome-vi-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-vi-base Description-md5: a02fe55b4937f4d212b038e3ff928c4d Description-en_GB: GNOME translations for language Vietnamese Translation data for all supported GNOME packages for: Vietnamese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-vi provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-xh Description-md5: 2dba3fa9542517d2f2567cb4556b3f6c Description-en_GB: GNOME translation updates for language Xhosa Translation data updates for all supported GNOME packages for: Xhosa . language-pack-gnome-xh-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-xh-base Description-md5: 2c5af6d03c4bfc16093a2a6c5cb21b3a Description-en_GB: GNOME translations for language Xhosa Translation data for all supported GNOME packages for: Xhosa . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-xh provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-zh-hans Description-md5: 00a9e6c608c7c1c1ea6b2a39cdb1d336 Description-en_GB: GNOME translation updates for language Simplified Chinese Translation data updates for all supported GNOME packages for: Simplified Chinese . language-pack-gnome-zh-hans-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-zh-hans-base Description-md5: 8d266886048cd59372d7b7b25cad65e9 Description-en_GB: GNOME translations for language Simplified Chinese Translation data for all supported GNOME packages for: Simplified Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-zh-hans provides frequent translation updates, so you should install this as well. Package: language-pack-gnome-zh-hant Description-md5: 98d147f4998bf5fd350d5dcd4b0bdd8f Description-en_GB: GNOME translation updates for language Traditional Chinese Translation data updates for all supported GNOME packages for: Traditional Chinese . language-pack-gnome-zh-hant-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gnome-zh-hant-base Description-md5: 7f6891c51d198dbbd0787b942b59e90e Description-en_GB: GNOME translations for language Traditional Chinese Translation data for all supported GNOME packages for: Traditional Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-gnome-zh-hant provides frequent translation updates, so you should install this as well. Package: language-pack-gu Description-md5: 630a37df7a4b998890d0d8ec4d67508d Description-en_GB: translation updates for language Gujarati Translation data updates for all supported packages for: Gujarati . language-pack-gu-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-gu-base Description-md5: afa7eb56251783b45b7a9c22d14a6f9d Description-en_GB: translations for language Gujarati Translation data for all supported packages for: Gujarati . This package provides the bulk of translation data and is updated only seldom. language-pack-gu provides frequent translation updates, so you should install this as well. Package: language-pack-he Description-md5: d818a44b8d69f5c3570e19e1052d8c44 Description-en_GB: translation updates for language Hebrew Translation data updates for all supported packages for: Hebrew . language-pack-he-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-he-base Description-md5: faf62eb70bf7b4cbe788cca7e662d04b Description-en_GB: translations for language Hebrew Translation data for all supported packages for: Hebrew . This package provides the bulk of translation data and is updated only seldom. language-pack-he provides frequent translation updates, so you should install this as well. Package: language-pack-hi Description-md5: 10c81a58a59764580519acdd9584b1b1 Description-en_GB: translation updates for language Hindi Translation data updates for all supported packages for: Hindi . language-pack-hi-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-hi-base Description-md5: c0196984bd1163f90f6ecaa40a72d855 Description-en_GB: translations for language Hindi Translation data for all supported packages for: Hindi . This package provides the bulk of translation data and is updated only seldom. language-pack-hi provides frequent translation updates, so you should install this as well. Package: language-pack-hr Description-md5: 34c162e587e1cdea815ca5ed6f077313 Description-en_GB: translation updates for language Croatian Translation data updates for all supported packages for: Croatian . language-pack-hr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-hr-base Description-md5: a447d80c901274a32ff85590aab5e8ba Description-en_GB: translations for language Croatian Translation data for all supported packages for: Croatian . This package provides the bulk of translation data and is updated only seldom. language-pack-hr provides frequent translation updates, so you should install this as well. Package: language-pack-hu Description-md5: 0d0313d349ce5698586fe79ae7734182 Description-en_GB: translation updates for language Hungarian Translation data updates for all supported packages for: Hungarian . language-pack-hu-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-hu-base Description-md5: b68965ab3e4c15fb92f2826979c1c76d Description-en_GB: translations for language Hungarian Translation data for all supported packages for: Hungarian . This package provides the bulk of translation data and is updated only seldom. language-pack-hu provides frequent translation updates, so you should install this as well. Package: language-pack-ia Description-md5: 30050b7a8422ff40904e643dd296c76a Description-en_GB: translation updates for language Interlingua (International Auxiliary Language Association) Translation data updates for all supported packages for: Interlingua (International Auxiliary Language Association) . language-pack-ia-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ia-base Description-md5: 9b3f157dbcedaffd5e4578c398861bc2 Description-en_GB: translations for language Interlingua (International Auxiliary Language Association) Translation data for all supported packages for: Interlingua (International Auxiliary Language Association) . This package provides the bulk of translation data and is updated only seldom. language-pack-ia provides frequent translation updates, so you should install this as well. Package: language-pack-id Description-md5: c4c927885d7ce41f7307a8312a52b719 Description-en_GB: translation updates for language Indonesian Translation data updates for all supported packages for: Indonesian . language-pack-id-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-id-base Description-md5: 2952f1905ad6e2359ace30f7900fab0b Description-en_GB: translations for language Indonesian Translation data for all supported packages for: Indonesian . This package provides the bulk of translation data and is updated only seldom. language-pack-id provides frequent translation updates, so you should install this as well. Package: language-pack-is Description-md5: ebb478ce4fa6147467d4a5addcbfe91c Description-en_GB: translation updates for language Icelandic Translation data updates for all supported packages for: Icelandic . language-pack-is-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-is-base Description-md5: 38850b6e2e9899518ffc186078b8911f Description-en_GB: translations for language Icelandic Translation data for all supported packages for: Icelandic . This package provides the bulk of translation data and is updated only seldom. language-pack-is provides frequent translation updates, so you should install this as well. Package: language-pack-it Description-md5: e120dba4eaa0911d53e8c96b72adf578 Description-en_GB: translation updates for language Italian Translation data updates for all supported packages for: Italian . language-pack-it-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-it-base Description-md5: 99813ee4cadd38f6c7b74f675b34a449 Description-en_GB: translations for language Italian Translation data for all supported packages for: Italian . This package provides the bulk of translation data and is updated only seldom. language-pack-it provides frequent translation updates, so you should install this as well. Package: language-pack-ja Description-md5: 7afb2a563f87356ed6329dc527a32e94 Description-en_GB: translation updates for language Japanese Translation data updates for all supported packages for: Japanese . language-pack-ja-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ja-base Description-md5: c52151431d27e2dcc1ed2fc2152797c8 Description-en_GB: translations for language Japanese Translation data for all supported packages for: Japanese . This package provides the bulk of translation data and is updated only seldom. language-pack-ja provides frequent translation updates, so you should install this as well. Package: language-pack-ka Description-md5: 4a6c0052acdeb3e339afe50aeb4eab8b Description-en_GB: translation updates for language Georgian Translation data updates for all supported packages for: Georgian . language-pack-ka-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ka-base Description-md5: 133981ca5e178582776e1f7cc31edefa Description-en_GB: translations for language Georgian Translation data for all supported packages for: Georgian . This package provides the bulk of translation data and is updated only seldom. language-pack-ka provides frequent translation updates, so you should install this as well. Package: language-pack-kk Description-md5: 98e9c347910ee2332ebb439bf240c098 Description-en_GB: translation updates for language Kazakh Translation data updates for all supported packages for: Kazakh . language-pack-kk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-kk-base Description-md5: 0321ed270db14e0a0e6ca71f6dca09ae Description-en_GB: translations for language Kazakh Translation data for all supported packages for: Kazakh . This package provides the bulk of translation data and is updated only seldom. language-pack-kk provides frequent translation updates, so you should install this as well. Package: language-pack-km Description-md5: ca40fa76b2a05d161972d2b9fe61acf1 Description-en_GB: translation updates for language Central Khmer Translation data updates for all supported packages for: Central Khmer . language-pack-km-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-km-base Description-md5: 382521288b14ddd695dcaab74e373dd2 Description-en_GB: translations for language Central Khmer Translation data for all supported packages for: Central Khmer . This package provides the bulk of translation data and is updated only seldom. language-pack-km provides frequent translation updates, so you should install this as well. Package: language-pack-kn Description-md5: 8368f135dfe46a8b81c37c2f7870e7b7 Description-en_GB: translation updates for language Kannada Translation data updates for all supported packages for: Kannada . language-pack-kn-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-kn-base Description-md5: c2017a7c289d9baf67e7d222d28ae9b5 Description-en_GB: translations for language Kannada Translation data for all supported packages for: Kannada . This package provides the bulk of translation data and is updated only seldom. language-pack-kn provides frequent translation updates, so you should install this as well. Package: language-pack-ko Description-md5: 771f757939a95209894f9aa91be69bdf Description-en_GB: translation updates for language Korean Translation data updates for all supported packages for: Korean . language-pack-ko-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ko-base Description-md5: 333c6f787443de547e92672f3ee91c6c Description-en_GB: translations for language Korean Translation data for all supported packages for: Korean . This package provides the bulk of translation data and is updated only seldom. language-pack-ko provides frequent translation updates, so you should install this as well. Package: language-pack-ku Description-md5: 3592b9815f5e61a1a402749bd9a44ccd Description-en_GB: translation updates for language Kurdish Translation data updates for all supported packages for: Kurdish . language-pack-ku-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ku-base Description-md5: 9d60d4781a1a8118cf6da846f6ce8b12 Description-en_GB: translations for language Kurdish Translation data for all supported packages for: Kurdish . This package provides the bulk of translation data and is updated only seldom. language-pack-ku provides frequent translation updates, so you should install this as well. Package: language-pack-lt Description-md5: 0aa9b7870b4e450291143f74e957e291 Description-en_GB: translation updates for language Lithuanian Translation data updates for all supported packages for: Lithuanian . language-pack-lt-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-lt-base Description-md5: 047f9630396ed1a0259a4bb51e951c29 Description-en_GB: translations for language Lithuanian Translation data for all supported packages for: Lithuanian . This package provides the bulk of translation data and is updated only seldom. language-pack-lt provides frequent translation updates, so you should install this as well. Package: language-pack-lv Description-md5: 0514f99032fd1976655c4bf7e03146bc Description-en_GB: translation updates for language Latvian Translation data updates for all supported packages for: Latvian . language-pack-lv-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-lv-base Description-md5: a2c4b8a2b8ddc06f922a6291ade84644 Description-en_GB: translations for language Latvian Translation data for all supported packages for: Latvian . This package provides the bulk of translation data and is updated only seldom. language-pack-lv provides frequent translation updates, so you should install this as well. Package: language-pack-mk Description-md5: a36efa2e9ffdbe0e1c5132e7b3bc555b Description-en_GB: translation updates for language Macedonian Translation data updates for all supported packages for: Macedonian . language-pack-mk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-mk-base Description-md5: 54ed36b2d46b04c8b30c110398daa507 Description-en_GB: translations for language Macedonian Translation data for all supported packages for: Macedonian . This package provides the bulk of translation data and is updated only seldom. language-pack-mk provides frequent translation updates, so you should install this as well. Package: language-pack-ml Description-md5: 15eb580da4dd803cc6c7d597c3a74bb2 Description-en_GB: translation updates for language Malayalam Translation data updates for all supported packages for: Malayalam . language-pack-ml-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ml-base Description-md5: eccb849404152b1da1bb6a4a06a3918c Description-en_GB: translations for language Malayalam Translation data for all supported packages for: Malayalam . This package provides the bulk of translation data and is updated only seldom. language-pack-ml provides frequent translation updates, so you should install this as well. Package: language-pack-mr Description-md5: c1463a5845988903df6aae41d673717f Description-en_GB: translation updates for language Marathi Translation data updates for all supported packages for: Marathi . language-pack-mr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-mr-base Description-md5: f0dd3c75c5552c902ae573917be0988c Description-en_GB: translations for language Marathi Translation data for all supported packages for: Marathi . This package provides the bulk of translation data and is updated only seldom. language-pack-mr provides frequent translation updates, so you should install this as well. Package: language-pack-ms Description-md5: 6fac81122e8e9c5fc177bd018d9c2d5c Description-en_GB: translation updates for language Malay Translation data updates for all supported packages for: Malay . language-pack-ms-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ms-base Description-md5: 7b2a5d2a92b917facc024ac10ec1e808 Description-en_GB: translations for language Malay Translation data for all supported packages for: Malay . This package provides the bulk of translation data and is updated only seldom. language-pack-ms provides frequent translation updates, so you should install this as well. Package: language-pack-my Description-md5: 11692a65ba9a3150357090110381ee19 Description-en_GB: translation updates for language Burmese Translation data updates for all supported packages for: Burmese . language-pack-my-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-my-base Description-md5: eafee3e6ffb98e3bfbb14217961edb0a Description-en_GB: translations for language Burmese Translation data for all supported packages for: Burmese . This package provides the bulk of translation data and is updated only seldom. language-pack-my provides frequent translation updates, so you should install this as well. Package: language-pack-nb Description-md5: e5a81539419b99b61d7ff8c5a7b0985b Description-en_GB: translation updates for language Bokmål, Norwegian; Norwegian Bokmål Translation data updates for all supported packages for: Bokmål, Norwegian; Norwegian Bokmål . language-pack-nb-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-nb-base Description-md5: 848a8c4db84a81ca1844e7323c727f3c Description-en_GB: translations for language Bokmål, Norwegian; Norwegian Bokmål Translation data for all supported packages for: Bokmål, Norwegian; Norwegian Bokmål . This package provides the bulk of translation data and is updated only seldom. language-pack-nb provides frequent translation updates, so you should install this as well. Package: language-pack-nds Description-md5: d1696da67bdcea01dacc28a956dd70c4 Description-en_GB: translation updates for language German, Low Translation data updates for all supported packages for: German, Low . language-pack-nds-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-nds-base Description-md5: 137e7c9b7acb23f43087a960c65fcdac Description-en_GB: translations for language German, Low Translation data for all supported packages for: German, Low . This package provides the bulk of translation data and is updated only seldom. language-pack-nds provides frequent translation updates, so you should install this as well. Package: language-pack-ne Description-md5: c1403e2f1c360545ad4ecd7ec86dd29f Description-en_GB: translation updates for language Nepali Translation data updates for all supported packages for: Nepali . language-pack-ne-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ne-base Description-md5: 73778da7d2c04e5881d1bb9c676a8b2a Description-en_GB: translations for language Nepali Translation data for all supported packages for: Nepali . This package provides the bulk of translation data and is updated only seldom. language-pack-ne provides frequent translation updates, so you should install this as well. Package: language-pack-nl Description-md5: abbd06c2b718cf6ca34c0db17f0d7c37 Description-en_GB: translation updates for language Dutch; Flemish Translation data updates for all supported packages for: Dutch; Flemish . language-pack-nl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-nl-base Description-md5: 2c07d61e37160964bb9c1bddec329524 Description-en_GB: translations for language Dutch; Flemish Translation data for all supported packages for: Dutch; Flemish . This package provides the bulk of translation data and is updated only seldom. language-pack-nl provides frequent translation updates, so you should install this as well. Package: language-pack-nn Description-md5: 12e80421f55580d4f4bb594b12a48b81 Description-en_GB: translation updates for language Norwegian Nynorsk; Nynorsk, Norwegian Translation data updates for all supported packages for: Norwegian Nynorsk; Nynorsk, Norwegian . language-pack-nn-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-nn-base Description-md5: d5b06940bc7cef7e58d75032b2147707 Description-en_GB: translations for language Norwegian Nynorsk; Nynorsk, Norwegian Translation data for all supported packages for: Norwegian Nynorsk; Nynorsk, Norwegian . This package provides the bulk of translation data and is updated only seldom. language-pack-nn provides frequent translation updates, so you should install this as well. Package: language-pack-oc Description-md5: 23f29ee8608accc2bd14789fb7fae9c1 Description-en_GB: translation updates for language Occitan (post 1500); Provençal Translation data updates for all supported packages for: Occitan (post 1500); Provençal . language-pack-oc-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-oc-base Description-md5: 6075ccc10f113b28cdd42fdd2cbf2eab Description-en_GB: translations for language Occitan (post 1500); Provençal Translation data for all supported packages for: Occitan (post 1500); Provençal . This package provides the bulk of translation data and is updated only seldom. language-pack-oc provides frequent translation updates, so you should install this as well. Package: language-pack-or Description-md5: 849d17e9eac687848aa688c4876f4723 Description-en_GB: translation updates for language Oriya Translation data updates for all supported packages for: Oriya . language-pack-or-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-or-base Description-md5: 8ab6ee3ce7a0b1ce4b6d84f8ac3d3287 Description-en_GB: translations for language Oriya Translation data for all supported packages for: Oriya . This package provides the bulk of translation data and is updated only seldom. language-pack-or provides frequent translation updates, so you should install this as well. Package: language-pack-pa Description-md5: e0b453c4f3b09ad56c98e5ec913147a3 Description-en_GB: translation updates for language Panjabi; Punjabi Translation data updates for all supported packages for: Panjabi; Punjabi . language-pack-pa-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-pa-base Description-md5: e579ea480c2c7b2878cf7bab852c841b Description-en_GB: translations for language Panjabi; Punjabi Translation data for all supported packages for: Panjabi; Punjabi . This package provides the bulk of translation data and is updated only seldom. language-pack-pa provides frequent translation updates, so you should install this as well. Package: language-pack-pl Description-md5: d9c80d720a6c8fa05d28f1a32c741463 Description-en_GB: translation updates for language Polish Translation data updates for all supported packages for: Polish . language-pack-pl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-pl-base Description-md5: 218d3c66cebc55614ff111887b1501aa Description-en_GB: translations for language Polish Translation data for all supported packages for: Polish . This package provides the bulk of translation data and is updated only seldom. language-pack-pl provides frequent translation updates, so you should install this as well. Package: language-pack-pt Description-md5: bdb80b4ddacaf5fa67fbad83cb7c6f9c Description-en_GB: translation updates for language Portuguese Translation data updates for all supported packages for: Portuguese . language-pack-pt-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-pt-base Description-md5: 43d77c941af707d0ba018624927e0fad Description-en_GB: translations for language Portuguese Translation data for all supported packages for: Portuguese . This package provides the bulk of translation data and is updated only seldom. language-pack-pt provides frequent translation updates, so you should install this as well. Package: language-pack-ro Description-md5: b132e36e231a6dc739d152b9eec4e292 Description-en_GB: translation updates for language Romanian; Moldavian; Moldovan Translation data updates for all supported packages for: Romanian; Moldavian; Moldovan . language-pack-ro-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ro-base Description-md5: e0d906cdf02942226dae048d6c6566ae Description-en_GB: translations for language Romanian; Moldavian; Moldovan Translation data for all supported packages for: Romanian; Moldavian; Moldovan . This package provides the bulk of translation data and is updated only seldom. language-pack-ro provides frequent translation updates, so you should install this as well. Package: language-pack-ru Description-md5: cd093e2891d1268b4a62b984f94669b5 Description-en_GB: translation updates for language Russian Translation data updates for all supported packages for: Russian . language-pack-ru-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ru-base Description-md5: 67ed1fd3b278192ef03b250e781dd666 Description-en_GB: translations for language Russian Translation data for all supported packages for: Russian . This package provides the bulk of translation data and is updated only seldom. language-pack-ru provides frequent translation updates, so you should install this as well. Package: language-pack-si Description-md5: 67913d4ae51f73da5cd7fe8f67ae68cc Description-en_GB: translation updates for language Sinhala; Sinhalese Translation data updates for all supported packages for: Sinhala; Sinhalese . language-pack-si-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-si-base Description-md5: 13f18bb3984eb7f7490a7404c7e1fc27 Description-en_GB: translations for language Sinhala; Sinhalese Translation data for all supported packages for: Sinhala; Sinhalese . This package provides the bulk of translation data and is updated only seldom. language-pack-si provides frequent translation updates, so you should install this as well. Package: language-pack-sk Description-md5: a1e721be17e337b689ba82909703eb86 Description-en_GB: translation updates for language Slovak Translation data updates for all supported packages for: Slovak . language-pack-sk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-sk-base Description-md5: fa9be67348c603c233261a1d699ee4ee Description-en_GB: translations for language Slovak Translation data for all supported packages for: Slovak . This package provides the bulk of translation data and is updated only seldom. language-pack-sk provides frequent translation updates, so you should install this as well. Package: language-pack-sl Description-md5: b1747d91b5340c785a6855fc4dea8bdf Description-en_GB: translation updates for language Slovenian Translation data updates for all supported packages for: Slovenian . language-pack-sl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-sl-base Description-md5: 542b7bd70d1fd323cda92a7875446e75 Description-en_GB: translations for language Slovenian Translation data for all supported packages for: Slovenian . This package provides the bulk of translation data and is updated only seldom. language-pack-sl provides frequent translation updates, so you should install this as well. Package: language-pack-sq Description-md5: 65c046608d75d827e60d17bd98616840 Description-en_GB: translation updates for language Albanian Translation data updates for all supported packages for: Albanian . language-pack-sq-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-sq-base Description-md5: de1f3ebacd8d0aae60790904e97d7dc9 Description-en_GB: translations for language Albanian Translation data for all supported packages for: Albanian . This package provides the bulk of translation data and is updated only seldom. language-pack-sq provides frequent translation updates, so you should install this as well. Package: language-pack-sr Description-md5: b8fd6921a9a342c76ce0490ba7305e76 Description-en_GB: translation updates for language Serbian Translation data updates for all supported packages for: Serbian . language-pack-sr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-sr-base Description-md5: 0d70e941c5569ccc3a517fcd3ec3a8f8 Description-en_GB: translations for language Serbian Translation data for all supported packages for: Serbian . This package provides the bulk of translation data and is updated only seldom. language-pack-sr provides frequent translation updates, so you should install this as well. Package: language-pack-sv Description-md5: 4dbf209ddea3cc582301e63976d4b356 Description-en_GB: translation updates for language Swedish Translation data updates for all supported packages for: Swedish . language-pack-sv-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-sv-base Description-md5: 31338056c9d389070cb14776e4f489dd Description-en_GB: translations for language Swedish Translation data for all supported packages for: Swedish . This package provides the bulk of translation data and is updated only seldom. language-pack-sv provides frequent translation updates, so you should install this as well. Package: language-pack-szl Description-md5: 1d0adf43a4f274205563a31580569c1a Description-en_GB: translation updates for language Silesian Translation data updates for all supported packages for: Silesian . language-pack-szl-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-szl-base Description-md5: f8bd7262c6e8bc0ce0e11dd6be279dbb Description-en_GB: translations for language Silesian Translation data for all supported packages for: Silesian . This package provides the bulk of translation data and is updated only seldom. language-pack-szl provides frequent translation updates, so you should install this as well. Package: language-pack-ta Description-md5: 8806053a2a2cb360f22ec971454fc79c Description-en_GB: translation updates for language Tamil Translation data updates for all supported packages for: Tamil . language-pack-ta-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ta-base Description-md5: e40fddde8d8e33cc3807e4ff0b719e2b Description-en_GB: translations for language Tamil Translation data for all supported packages for: Tamil . This package provides the bulk of translation data and is updated only seldom. language-pack-ta provides frequent translation updates, so you should install this as well. Package: language-pack-te Description-md5: 1bd9ffcc21f1b8219e3889e3d08b45fc Description-en_GB: translation updates for language Telugu Translation data updates for all supported packages for: Telugu . language-pack-te-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-te-base Description-md5: e39a6b0a53bcbbd383ebbc7c100bf10e Description-en_GB: translations for language Telugu Translation data for all supported packages for: Telugu . This package provides the bulk of translation data and is updated only seldom. language-pack-te provides frequent translation updates, so you should install this as well. Package: language-pack-tg Description-md5: 743531e7d990fe4031553acad6bc4446 Description-en_GB: translation updates for language Tajik Translation data updates for all supported packages for: Tajik . language-pack-tg-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-tg-base Description-md5: fec26409c467da2ecab75d602330d746 Description-en_GB: translations for language Tajik Translation data for all supported packages for: Tajik . This package provides the bulk of translation data and is updated only seldom. language-pack-tg provides frequent translation updates, so you should install this as well. Package: language-pack-th Description-md5: eec8937ad930f325d8698415c162aa1d Description-en_GB: translation updates for language Thai Translation data updates for all supported packages for: Thai . language-pack-th-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-th-base Description-md5: a49c51a351a1ae67524621ae73d455c1 Description-en_GB: translations for language Thai Translation data for all supported packages for: Thai . This package provides the bulk of translation data and is updated only seldom. language-pack-th provides frequent translation updates, so you should install this as well. Package: language-pack-tr Description-md5: dfefbe4b5c37c26ad9200ad67f24f22f Description-en_GB: translation updates for language Turkish Translation data updates for all supported packages for: Turkish . language-pack-tr-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-tr-base Description-md5: 52118f29dc98ce6760c6c37492106298 Description-en_GB: translations for language Turkish Translation data for all supported packages for: Turkish . This package provides the bulk of translation data and is updated only seldom. language-pack-tr provides frequent translation updates, so you should install this as well. Package: language-pack-ug Description-md5: 98fee795d8737d35feb2278d1100a452 Description-en_GB: translation updates for language Uighur; Uyghur Translation data updates for all supported packages for: Uighur; Uyghur . language-pack-ug-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-ug-base Description-md5: 7f1890dbe624bdc07b25a22382fc0fe0 Description-en_GB: translations for language Uighur; Uyghur Translation data for all supported packages for: Uighur; Uyghur . This package provides the bulk of translation data and is updated only seldom. language-pack-ug provides frequent translation updates, so you should install this as well. Package: language-pack-uk Description-md5: b4984ef0be7336d993df2f61982b4595 Description-en_GB: translation updates for language Ukrainian Translation data updates for all supported packages for: Ukrainian . language-pack-uk-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-uk-base Description-md5: 2afe15affd75b38e2531a951f33d7cb8 Description-en_GB: translations for language Ukrainian Translation data for all supported packages for: Ukrainian . This package provides the bulk of translation data and is updated only seldom. language-pack-uk provides frequent translation updates, so you should install this as well. Package: language-pack-vi Description-md5: c05ab7d70ecda888c4f951b61413e4c4 Description-en_GB: translation updates for language Vietnamese Translation data updates for all supported packages for: Vietnamese . language-pack-vi-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-vi-base Description-md5: fc29673a60b8307b9261c9782712193e Description-en_GB: translations for language Vietnamese Translation data for all supported packages for: Vietnamese . This package provides the bulk of translation data and is updated only seldom. language-pack-vi provides frequent translation updates, so you should install this as well. Package: language-pack-xh Description-md5: ed25f787ca09539bd5981188f693a27f Description-en_GB: translation updates for language Xhosa Translation data updates for all supported packages for: Xhosa . language-pack-xh-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-xh-base Description-md5: 95413a55151aa4dad9558a2d4e9a79d0 Description-en_GB: translations for language Xhosa Translation data for all supported packages for: Xhosa . This package provides the bulk of translation data and is updated only seldom. language-pack-xh provides frequent translation updates, so you should install this as well. Package: language-pack-zh-hans Description-md5: 964ab477e1a08bec8503df90f7f29cc7 Description-en_GB: translation updates for language Simplified Chinese Translation data updates for all supported packages for: Simplified Chinese . language-pack-zh-hans-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-zh-hans-base Description-md5: 090e3187cf4b4c0881472ca8fbbc69cf Description-en_GB: translations for language Simplified Chinese Translation data for all supported packages for: Simplified Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-zh-hans provides frequent translation updates, so you should install this as well. Package: language-pack-zh-hant Description-md5: 4e63dbe1bf430bb900a0e6924be90980 Description-en_GB: translation updates for language Traditional Chinese Translation data updates for all supported packages for: Traditional Chinese . language-pack-zh-hant-base provides the bulk of translation data and is updated only seldom. This package provides frequent translation updates. Package: language-pack-zh-hant-base Description-md5: f8e445efc00758ad96a2d1f9f951f23b Description-en_GB: translations for language Traditional Chinese Translation data for all supported packages for: Traditional Chinese . This package provides the bulk of translation data and is updated only seldom. language-pack-zh-hant provides frequent translation updates, so you should install this as well. Package: language-selector-common Description-md5: 2289b4df765931b87d6dfc592bc87ebc Description-en_GB: Language selector for Ubuntu This package let you change and install language packs in Ubuntu. . This package contains the common part of language-selector Package: language-selector-gnome Description-md5: 6abcc88361f78fc5d3dae617c067891a Description-en_GB: Language selector frontend for Ubuntu This package let you change and install language packs in Ubuntu. . This package contains the GTK+ frontend. Package: laptop-detect Description-md5: e2b8e69765e2b56aaea34dd418682bee Description-en_GB: system chassis type checker This package provides a simple shell script which attempts to determine whether it is being run on a laptop (or similar portable machine). It is mainly useful for installers. Package: lbdb Description-md5: 3cb43264ef25270f1d8ade844bb87109 Description-en_GB: Little Brother's DataBase for the mutt mail reader This package consists of a set of small tools, which collect mail addresses from several sources and offer these addresses to the mutt external query feature. At the moment the following modules are supported: - m_finger (uses the finger(1) command) - m_inmail (scans incoming mail for addresses) - m_passwd (searches /etc/passwd) - m_yppasswd (searches the YP password database) - m_nispasswd (searches the NIS password database) - m_getent (searches the configured password database) - m_pgp2, m_pgp5, m_gpg (searches your PGP or GnuPG keyrings) - m_fido (searches the Fidonet nodelist) - m_abook (uses the address book application abook(1)) - m_goobook (uses goobook to read Google contacts) - m_addr_email (uses addr-email from the addressbook Tk program) - m_muttalias (searches your Mutt mail aliases) - m_pine (searches your Pine addressbook files) - m_wanderlust (search the WanderLust alias database) - m_palm (uses your Palm database; needs libpalm-perl package) - m_gnomecard (uses GnomeCard database files) - m_ldap (query some LDAP server) - m_evolution (search in the Evolution addressbook) - m_vcf (search in vcard files using libvformat) - m_khard (search a CardDAV address book via khard) - m_mu (search maidir-utils using mu-cfind) Package: ldap-utils Description-md5: f5d300156245ae8fa5972cf30bf60206 Description-en_GB: OpenLDAP utilities This package provides utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Package: less Description-md5: a2c2d2eff1fb9762b71faf7540cf8dce Description-en_GB: pager program similar to more This package provides "less", a file pager (that is, a memory-efficient utility for displaying text one screenful at a time). Less has many more features than the basic pager "more". As part of the GNU project, it is widely regarded as the standard pager on UNIX-derived systems. . Also provided are "lessecho", a simple utility for ensuring arguments with spaces are correctly quoted; "lesskey", a tool for modifying the standard (vi-like) keybindings; and "lesspipe", a filter for specific types of input, such as .doc or .txt.gz files. Package: lftp Description-md5: a4340506ec33e727d20a43b185d30cc6 Description-en_GB: Sophisticated command-line FTP/HTTP/BitTorrent client programs Lftp is a file retrieving tool that supports FTP, HTTP, FISH, SFTP, HTTPS, FTPS and BitTorrent protocols under both IPv4 and IPv6. Lftp has an amazing set of features, while preserving its interface as simple and easy as possible. . The main two advantages over other ftp clients are reliability and ability to perform tasks in background. It will reconnect and reget the file being transferred if the connection broke. You can start a transfer in background and continue browsing on the ftp site. It does this all in one process. When you have started background jobs and feel you are done, you can just exit lftp and it automatically moves to nohup mode and completes the transfers. It has also such nice features as reput and mirror. It can also download a file as soon as possible by using several connections at the same time. . Lftp can also be scriptable, it can be used to mirror sites, it lets you copy files among remote servers (even between FTP and HTTP). It has an extensive online help. It supports bookmarks, and connecting to several ftp/http sites at the same time. . This package also includes lftpget - A simple non-interactive tool for downloading files. Package: lib32asan6 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en_GB: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32asan8 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en_GB: AddressSanitizer -- a fast memory error detector (32bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib32atomic1 Description-md5: 4b9cd7e59833a54167ec848b4c3d9e48 Description-en_GB: support library providing __atomic built-in functions (32bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib32gcc-11-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en_GB: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-12-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en_GB: GCC support library (32 bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib32gcc-s1 Description-md5: a31c67d540f86442c895f2663cb4d5c9 Description-en_GB: GCC support library (32 bit Version) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib32gfortran-11-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en_GB: Runtime library for GNU Fortran applications (32bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib32gfortran5 Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en_GB: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32go-11-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en_GB: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go-12-dev Description-md5: 0d206625198081e48dfdda7b339c3c73 Description-en_GB: Runtime library for GNU Go applications (32bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib32go19 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en_GB: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32go21 Description-md5: 7174520aedfeba49e54b8c36f55b7e95 Description-en_GB: Runtime library for GNU Go applications (32bit) Library needed for GNU Go applications linked against the shared library. Package: lib32gomp1 Description-md5: e631a6bc5701a04082ff06d4907faecf Description-en_GB: GCC OpenMP (GOMP) support library (32bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib32itm1 Description-md5: dab7174f3ba5f3317b7d12b57522f05a Description-en_GB: GNU Transactional Memory Library (32bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib32ncurses-dev Description-md5: bac3e7f3ca63651fa01fb109ba48a2bd Description-en_GB: developer's libraries for ncurses (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ncurses6 Description-md5: 8c6342a7f12cb0debbe6158b1b61a805 Description-en_GB: shared libraries for terminal handling (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ncursesw6 Description-md5: 1128887e431e21c11b633fc3998f93db Description-en_GB: shared libraries for terminal handling (wide character support) (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32quadmath0 Description-md5: d7a03dac94565e412ed600a16f543d54 Description-en_GB: GCC Quad-Precision Math Library (32bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib32readline-dev Description-md5: 668df0fb60b54c6018797f8b7e97a1eb Description-en_GB: GNU readline and history libraries, development files (32-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib32readline8 Description-md5: 4803b78bfa952422311277cc70d77bea Description-en_GB: GNU readline and history libraries, run-time libraries (32-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib32stdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_GB: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib32stdc++6 Description-md5: 2124b81bef171d19a7c047c58ae7058f Description-en_GB: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. Package: lib32tinfo6 Description-md5: 66317228486310575adb7d0605bca630 Description-en_GB: shared low-level terminfo library for terminal handling (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32ubsan1 Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab Description-en_GB: UBSan -- undefined behaviour sanitizer (32bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib32z1 Description-md5: 8844cb824b8b6f7b621a350ef76f732a Description-en_GB: compression library - 32 bit runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a 32 bit version of the shared library. Package: lib32z1-dev Description-md5: 27ef0e2d5483e08c0554112669cfca90 Description-en_GB: compression library - 32 bit - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building 32 bit applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. Package: libaa1 Description-md5: e2907f5353392e24d8f1f2a5e56005ac Description-en_GB: ASCII art library 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. Package: libaa1-dev Description-md5: 79d999bcaca61f08c24bfa21e8c81ce2 Description-en_GB: ASCII art library, development kit AAlib is a portable ASCII art graphics library. Internally, it works like a graphics display, but the output is rendered into platform-independent ASCII graphics. . This package contains the static library and header files used in development, plus developer's documentation. Package: libaal-dev Description-md5: 51836a2ec851d7d89347baeca39945c7 Description-en_GB: Reiser4's application abstraction library: Development files These are the development files for libaal. . They are part of the Reiser4's filesystem support tools. Package: libabw-0.1-1 Description-md5: 6394afd2610d8032f25ab082ed80e1d4 Description-en_GB: library for reading and writing AbiWord(tm) documents Libabw is library providing ability to interpret and import AbiWord documents into various applications. Package: libabw-dev Description-md5: 93dc37127922d0593400e9fd68a8671b Description-en_GB: library for reading and writing AbiWord(tm) documents -- development Libabw is library providing ability to interpret and import AbiWord documents into various applications. . This package contains the development files (headers, ...) Package: libaccountsservice-dev Description-md5: d0607148cea2974f2cc311a5e0bab4f9 Description-en_GB: query and manipulate user account information - header files The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the development files for the AccountService library. Package: libaccountsservice-doc Description-md5: 15ee25a15ef232cbf860503a04604aa7 Description-en_GB: query and manipulate user account information - documentation The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the developers reference for the AccountService library. Package: libaccountsservice0 Description-md5: d536aa425d73c3ead2f37bd9a771e648 Description-en_GB: query and manipulate user account information - shared libraries The AccountService project provides a set of D-Bus interfaces for querying and manipulating user account information and an implementation of these interfaces, based on the useradd, usermod and userdel commands. . This package provides the shared libraries of the AccountService library. Package: libacl1 Description-md5: 819a4a0833dcbd5db23e4a5fd341c3aa Description-en_GB: access control list - shared library This package contains the shared library containing the POSIX 1003.1e draft standard 17 functions for manipulating access control lists. Package: libacl1-dev Description-md5: a045d1c523a69128d4ab4cdf4765ed94 Description-en_GB: access control list - static libraries and headers This package contains the static libraries and header files needed for developing programs which make use of the access control list programming interface defined in POSIX 1003.1e draft standard 17. Package: libadwaita-1-0 Description-md5: bcede50bacf8961e7784e0565927df10 Description-en_GB: Library with GTK widgets for mobile phones libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the shared library. Package: libadwaita-1-dev Description-md5: d8f9902f728342c57ba807d7202ca04e Description-en_GB: Development files for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the development files. Package: libadwaita-1-doc Description-md5: 673efa12e077e0fbf8dfa4b2da909710 Description-en_GB: Documentation for libadwaita libadwaita provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the API reference. Package: libaio-dev Description-md5: 6a3c3f2f1cc9520e135a39e21731796c Description-en_GB: Linux kernel AIO access library - development files This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the static library and the header files. Package: libaio1 Description-md5: 32a717b5777305187d782317bb4d97ed Description-en_GB: Linux kernel AIO access library - shared library This library enables userspace to use Linux kernel asynchronous I/O system calls, important for the performance of databases and other advanced applications. . This package contains the shared library. Package: libalgorithm-diff-perl Description-md5: 68eff3df92c200909c91eac9a8db8a70 Description-en_GB: module to find differences between files Algorithm::Diff is a Perl module that allows users to analyze text based on a Longest Common Subsequence (LCS) algorithm. It can compare two files and find the differences between them, which can produce the same information as the common Unix tool 'diff'. . There is an XS-optimized implementation of the core loop, which accelerates some types of diff output (see libalgorithm-diff-xs-perl). Package: libalgorithm-diff-xs-perl Description-md5: 56feaeb59eda2127e36fd831b5a423ef Description-en_GB: module to find differences between files (XS accelerated) Algorithm::Diff::XS is a Perl diff utility module based on Joe Schaefer's excellent but not very well-known Algorithm::LCS module, with a drop-in interface identical to Algorithm::Diff. . Note that only the LCSidx function is optimized in XS at the moment, which means only compact_diff will get significantly faster for large data sets, while diff and sdiff will run in identical speed as Algorithm::Diff. Package: libalgorithm-merge-perl Description-md5: 24ecd848b7a3429afcfb05486a52c941 Description-en_GB: Perl module for three-way merge of textual data Algorithm::Merge provides three-way merge and diff functions, complementing the functionality offered by Algorithm::Diff (libalgorithm- diff-perl). Given three sets of items, known as the original, left and right, this module can take a three-way difference or merge them. Taking a difference provides an array reference that is very similar to the behaviour of Algorithm::Diff. One can also implement custom conflict resolution using the CONFLICT callback. Package: libaliased-perl Description-md5: 907d53110776155ff28390c63e71939d Description-en_GB: Perl module to provide aliases of class names aliased is a module to alias class names to arbitrary aliases in the current module or script, which is especially useful with classes that are in deep class hierarchies. It is also handy if a class has been renamed. . Please note that this module only applies to loading object oriented modules, not for procedural modules in general. Fortunately this is rarely necessary in practise, since these modules support exporting of needed functions. Package: libao-common Description-md5: 733b094496eefdddbb7608b3c08a16b5 Description-en_GB: Cross Platform Audio Output Library (Common files) Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains config files and man pages for libao. Package: libao-dbg Description-md5: 739e5daf60227d42a055a0208de517ac Description-en_GB: Cross Platform Audio Output Library Debug Symbols Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains debugging symbols useful for tracing bugs in the libao package. Package: libao-dev Description-md5: 7ef8d936721d85cc443bba7bbe24cef8 Description-en_GB: Cross Platform Audio Output Library Development Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. . This package contains the header files and static libraries required for developing applications that use libao. Package: libao4 Description-md5: 20295bc06c01156b5c50537c5377be71 Description-en_GB: Cross Platform Audio Output Library Libao is a cross-platform audio library that allows programs to output audio using a simple API on a wide variety of platforms. It currently supports: . * Null output (handy for testing without a sound device) * WAV files * AU files * OSS (Open Sound System, used on Linux and FreeBSD) * ALSA (Advanced Linux Sound Architecture) * PulseAudio (next generation GNOME sound server) * and several others. Package: libapache2-mod-apparmor Description-md5: 675226c578343873100f70dfcbc986ad Description-en_GB: changehat AppArmor library as an Apache module libapache2-mod-apparmor provides the Apache module needed to declare various differing confinement policies when running virtual hosts in the webserver by using the changehat abilities exposed through libapparmor. Package: libapache2-mod-auth-mellon Description-md5: 4862e66932c68c760e55bf807f636b0c Description-en_GB: SAML 2.0 authentication module for Apache mod-auth-mellon is an Apache module which enables you to authenticate users of a web site against a SAML 2.0 enabled IdP. It can grant access to paths and provide attributes to other modules and applications. Package: libapache2-mod-auth-pgsql Description-md5: 2853269f88c16d4ec6dd68d03d66ad23 Description-en_GB: Module for Apache2 which provides PostgreSQL authentication mod_auth_pgsql implements authentication and logging routines using PostgreSQL tables for Apache's authentication protocol. Package: libapache2-mod-auth-plain Description-md5: 3e01238a16b9a1c7773380c220a515ff Description-en_GB: Module for Apache2 which provides plaintext authentication mod_auth_plain implements authentication routines using plain text files for Apache's authentication protocol. . This package provides the module for Apache 2.0 server. Package: libapache2-mod-perl2 Description-md5: e23cfdfee05b531a38b9a93d5d690a15 Description-en_GB: Integration of perl with the Apache2 web server mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . It can produce anywhere from a 400% to 2000% speed increase on sites using perl scripts, and is used on many large script- based web sites - for example, http://slashdot.org. Package: libapache2-mod-perl2-dev Description-md5: c1f3b7f361a55b50e3b5ca768f1817d5 Description-en_GB: Integration of perl with the Apache2 web server - development files mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . This package contains the header files required for building C-based modules integrating with mod_perl. Package: libapache2-mod-perl2-doc Description-md5: 7399b209f03abbb5942d6a356f373572 Description-en_GB: Integration of perl with the Apache2 web server - documentation mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . This package contains additional documentation for mod_perl tailored to be indexed by the doc-base system. Package: libapache2-mod-php Description-md5: 640f616b843abc4503f1e1c4680e90e7 Description-en_GB: server-side, HTML-embedded scripting language (Apache 2 module) (default) This package provides the PHP module for the Apache 2 webserver. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.1). Package: libapache2-mod-php8.1 Description-md5: 57ae373b2a8e4719810a4c745ba4a8df Description-en_GB: server-side, HTML-embedded scripting language (Apache 2 module) This package provides the PHP module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. . The following extensions are built in: Core date filter hash json libxml openssl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: libapache2-mod-wsgi-py3 Description-md5: 9804c7965adca269cbc58c4a8eb236d8 Description-en_GB: Python 3 WSGI adapter module for Apache The mod_wsgi adapter is an Apache module that provides a WSGI (Web Server Gateway Interface, a standard interface between web server software and web applications written in Python) compliant interface for hosting Python based web applications within Apache. The adapter provides significantly better performance than using existing WSGI adapters for mod_python or CGI. . This package provides module for Python 3.X. Package: libapache2-reload-perl Description-md5: 9133f4572c0362fca02856e42bb7d655 Description-en_GB: module for reloading Perl modules when changed on disk Apache2::Reload reloads modules that change on the disk. . When Perl pulls a file via "require", it stores the filename in the global hash %INC. The next time Perl tries to "require" the same file, it sees the file in %INC and does not reload from disk. This module's handler can be configured to iterate over the modules in %INC and reload those that have changed on disk. It can also monitor only specific modules that have registered themselves with Apache2::Reload. It is possible to trigger the check only when a special touch-file has been modified, minimizing the number of stat() calls per request. Package: libapparmor-dev Description-md5: f329f1bdf6099a5bdced0e81f449ed0a Description-en_GB: AppArmor development libraries and header files libapparmor-dev provides the development libraries and header files needed to link against libapparmor, as well as the manpages for library functions. Package: libapparmor1 Description-md5: f5c1acf1bc73c3aa32ae8c2037c1d85a Description-en_GB: changehat AppArmor library libapparmor1 provides a shared library one can compile programs against in order to use various AppArmor functionality, such as transitioning to a different AppArmor profile or hat. Package: libappconfig-perl Description-md5: 968a51d0c2668816fa49f49f0bee5fd4 Description-en_GB: Perl module for configuration file and command line handling AppConfig is a bundle of Perl5 modules for reading configuration files and parsing command line arguments. Note that writing configuration files is not supported at this time. . AppConfig supports a relaxed configuration file syntax with support for flags (booleans), single and multivalue (lists or hashes) items. A defined default and validation routine or regex can be defined for each option. . Environment variable, file variable and tilde (~) are supported and may be applied to selected configuration options. For long blocks of text you can also use Perl HEREDOC syntax. Additionally there is also a mechanism to utilise all these same features via a CGI. Package: libappstream-dev Description-md5: 6d4e2a2516a8b576f955587f60087791 Description-en_GB: Library to access AppStream services (development files) AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains development files necessary to develop software management tools which use the AppStream library. Package: libappstream4 Description-md5: 56d1a1ac0a1c2c3ec7231b1fbc4d1129 Description-en_GB: Library to access AppStream services AppStream is a metadata specification which permits software components to provide information about themselves to automated systems and end-users before the software is actually installed. This permits informative displays of new applications to users in software centers, as well as allowing a system to make decisions on which new software a user might want to install (e.g. missing firmware or media handlers). . This package contains a GObject-based library to access AppStream services, like the software component metadata pool. It also contains functions for reading, writing and transforming AppStream metadata. Package: libapr1 Description-md5: daaca3900e2bd4d38f204bf1b0ef044a Description-en_GB: Apache Portable Runtime Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. Package: libapr1-dev Description-md5: 7242f99e86343755e74ffc6220d354b1 Description-en_GB: Apache Portable Runtime Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . This package contains development headers for APR. Package: libaprutil1 Description-md5: e0d4198f7ab8d2d00a12d0e044194068 Description-en_GB: Apache Portable Runtime Utility Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. Package: libaprutil1-dbd-sqlite3 Description-md5: f471c87c1f3c003cda76426ff2939b9c Description-en_GB: Apache Portable Runtime Utility Library - SQLite3 Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the SQLite3 database driver. Package: libaprutil1-dev Description-md5: d6ae06fa24afa413ea1d1cd0db69d8a4 Description-en_GB: Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains development headers for APR util. Package: libaprutil1-ldap Description-md5: d25faaa24a0fbf145505cba06b4192d7 Description-en_GB: Apache Portable Runtime Utility Library - LDAP Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the LDAP driver. Package: libapt-pkg-dev Description-md5: 8e463f77664788b23a47f5ac592f4595 Description-en_GB: development files for APT's libapt-pkg and libapt-inst This package contains the header files and libraries for developing with APT's libapt-pkg Debian package manipulation library and the libapt-inst deb/tar/ar library. Package: libapt-pkg-doc Description-md5: decce989b471f196cddabf52bee63592 Description-en_GB: documentation for APT development This package contains documentation for development of the APT Debian package manipulation program and its libraries. . This includes the source code documentation generated by doxygen in html format. Package: libapt-pkg-perl Description-md5: b90df5c972edb2fc10beeac8dffd2963 Description-en_GB: Perl interface to libapt-pkg 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. Package: libapt-pkg6.0 Description-md5: eaacd63db236f47bdcc19e3bea7026a7 Description-en_GB: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. Higher-level package managers can depend upon this library. . This includes: * retrieval of information about packages from multiple sources * retrieval of packages and all dependent packages needed to satisfy a request either through an internal solver or by interfacing with an external one * authenticating the sources and validating the retrieved data * installation and removal of packages in the system * providing different transports to retrieve data over cdrom, ftp, http(s), rsh as well as an interface to add more transports like tor+http(s) (apt-transport-tor). Package: libarchive-cpio-perl Description-md5: 9faf382ba4538623bb100072f5c5ab07 Description-en_GB: module for manipulations of cpio archives Archive::Cpio provides a few functions to read and write cpio files. . It allows one to read and write cpio files, to list, add, and remove elements, and to manipulate them on the fly. Package: libarchive-dev Description-md5: 68ad6870c167e8363f56ccdc0da60667 Description-en_GB: Multi-format archive and compression library (development files) The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. . Archive formats supported are: . * tar (read and write, including GNU extensions) * pax (read and write, including GNU and star extensions) * cpio (read and write, including odc and newc variants) * iso9660 (read and write, including Joliet and Rockridge extensions, with some limitations) * zip (read only, with some limitations, uses zlib) * mtree (read and write) * shar (write only) * ar (read and write, including BSD and GNU/SysV variants) * empty (read only; in particular, note that no other format will accept an empty file) * raw (read only) * xar (read only) * rar (read only, with some limitations) * 7zip (read and write, with some limitations) . Filters supported are: . * gzip (read and write, uses zlib) * bzip2 (read and write, uses bzlib) * compress (read and write, uses an internal implementation) * uudecode (read only) * separate command-line compressors with fixed-signature auto-detection * xz and lzma (read and write using liblzma) * zstandard (read and write using libzstd) . This package provides the files necessary for development with libarchive. Package: libarchive-zip-perl Description-md5: d79121ddf62669813decdcb1d31db043 Description-en_GB: Perl module for manipulation of ZIP archives 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. Package: libarchive13 Description-md5: 4bc5ca99af95264652d6d79af38b5271 Description-en_GB: Multi-format archive and compression library (shared library) The libarchive library provides a flexible interface for reading and writing archives in various formats such as tar and cpio. libarchive also supports reading and writing archives compressed using various compression filters such as gzip and bzip2. The library is inherently stream-oriented; readers serially iterate through the archive, writers serially add things to the archive. . Archive formats supported are: . * tar (read and write, including GNU extensions) * pax (read and write, including GNU and star extensions) * cpio (read and write, including odc and newc variants) * iso9660 (read and write, including Joliet and Rockridge extensions, with some limitations) * zip (read only, with some limitations, uses zlib) * mtree (read and write) * shar (write only) * ar (read and write, including BSD and GNU/SysV variants) * empty (read only; in particular, note that no other format will accept an empty file) * raw (read only) * xar (read only) * rar (read only, with some limitations) * 7zip (read and write, with some limitations) . Filters supported are: . * gzip (read and write, uses zlib) * bzip2 (read and write, uses bzlib) * compress (read and write, uses an internal implementation) * uudecode (read only) * separate command-line compressors with fixed-signature auto-detection * xz and lzma (read and write using liblzma) * zstandard (read and write using libzstd) . This package provides the libarchive shared library. Package: libargon2-1 Description-md5: ba6f90a8ea69fe69c76dcab5eb045ea6 Description-en_GB: memory-hard hashing function - runtime library Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrised by: * A time cost, which defines the amount of computation realised and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package includes the dynamic library against which programs are linked. Package: libargon2-dev Description-md5: e626ae41000f0b2a3e0631048807d555 Description-en_GB: memory-hard hashing function - development files Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrised by: * A time cost, which defines the amount of computation realised and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains headers and libraries for developing program based on argon2. Package: libarray-intspan-perl Description-md5: c8b9b7300f36159b7362d36cf5d89e66 Description-en_GB: Handles arrays of scalars or objects using integer ranges as index Array::IntSpan brings the speed advantages of Set::IntSpan to arrays. Uses include manipulating grades, routing tables, or any other situation where you have mutually exclusive ranges of integers that map to given values. . Array::IntSpan is also able to consolidate ranges by comparing the adjacent values of the range. If 2 adjacent values are identical, the 2 adjacent ranges are merged. Package: libasan6 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan6-arm64-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan6-armhf-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan6-ppc64el-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan6-s390x-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasan8 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libasm-dev Description-md5: 013678075a0c3718f0cb70bbd4172cbb Description-en_GB: libasm development libraries and header files libasm1 allows you to create ELF files on a low level. . This package contains development libraries and header files for libasm1. Package: libasm1 Description-md5: 109ac518b441c307fe4c75e886e56331 Description-en_GB: library with a programmable assembler interface The libasm1 package provides a library with a programmable assembler interface. It allows you to create ELF files on a low level. . This library is part of elfutils. Package: libasound2 Description-md5: f80c24ce80b76f9116fc6c7d1a8aa34b Description-en_GB: shared library for ALSA applications This package contains the ALSA library and its standard plugins, as well as the required configuration files. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-data Description-md5: 41f916f1c1cbcf480b3b7fe38fbcef23 Description-en_GB: Configuration files and profiles for ALSA drivers This package contains configuration files for ALSA drivers. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-dev Description-md5: 6049c8294e480247b4c02744f09d51fe Description-en_GB: shared library for ALSA applications -- development files This package contains files required for developing software that makes use of libasound2, the ALSA library. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-doc Description-md5: 73dfd0644e1f116cf7c39ae3f4f19a1f Description-en_GB: documentation for user-space ALSA application programming This package contains the HTML documentation for the ALSA library, which describes the development API for user-space applications that want to use ALSA. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-plugins Description-md5: d5c7c8a00460bf9dc4d137b2036d2d1e Description-en_GB: ALSA library additional plugins This package contains plugins for the ALSA library that are not included in the main libasound2 package. . The following plugins are included, among other: - a52: S16 to A52 stream converter - jack: play or capture via JACK - oss: run native ALSA apps on OSS drivers - pulse: play or capture via Pulse Audio - lavcrate, samplerate and speexrate: rate converters - upmix and vdownmix: convert from/to 2 and 4/6 channel streams . ALSA is the Advanced Linux Sound Architecture. Package: libaspell-dev Description-md5: d095354c8f2a86e3e8733fec8ffeb6fc Description-en_GB: Development files for applications with GNU Aspell support This package contains the headers and static libraries for developing applications with Aspell spell-checking support. . You need this package ONLY if you plan to build applications that link against the Aspell libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check documents. Package: libaspell15 Description-md5: 6b1b157cf893a6b279b08af6c2efbd71 Description-en_GB: GNU Aspell spell-checker runtime library 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. Package: libasprintf-dev Description-md5: cf1fef7ad5efe4699246499cc22d4b78 Description-en_GB: use fprintf and friends in C++ - static libraries and headers This package contains development files for the libasprintf library. Package: libasprintf0v5 Description-md5: 219cd3f952d632bf9709be3cec1ed64c Description-en_GB: use fprintf and friends in C++ - shared library This package contains the libasprintf shared library which makes the C formatted output routines (fprintf et al.) usable in C++ programs, for use with the strings and the streams. Package: libassuan-dev Description-md5: 4171ba9f73dcbb4b6ba1a306179197c3 Description-en_GB: IPC library for the GnuPG components -- header files Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. . This package contains header files and static libraries for libassuan. Package: libassuan0 Description-md5: dd1c4727a9c86656f6d8382c59b404ca Description-en_GB: IPC library for the GnuPG components Libassuan is a small library implementing the so-called "Assuan protocol". This protocol is used for IPC between most newer GnuPG components. Both server and client side functions are provided. Package: libasyncns-dev Description-md5: fc74527707b369413fc2c96164fbb7bc Description-en_GB: Asynchronous name service query library development files libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. . This package contains development headers and libraries. Package: libasyncns0 Description-md5: bf0514d5327bc2f861035ea0499ea160 Description-en_GB: Asynchronous name service query library libasyncns is a C library for Linux/Unix for executing name service queries asynchronously. It is an asynchronous wrapper around getaddrinfo(3), getnameinfo(3), res_query(3) and res_search(3) from libc and libresolv. Package: libatasmart-dev Description-md5: d276b59da8737c9307085e946262c4d3 Description-en_GB: ATA S.M.A.R.T. reading and parsing library - development files A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. . This package contains the development files. Package: libatasmart4 Description-md5: 4fb72691593fceb8c154958820feb0ea Description-en_GB: ATA S.M.A.R.T. reading and parsing library A small and lightweight parser library for ATA S.M.A.R.T. hard disk health monitoring. . This package contains the shared library. Package: libatk-adaptor Description-md5: 555ac72f9da0fe143c3859b4404b33e1 Description-en_GB: AT-SPI 2 toolkit bridge This package includes a gtk-module that bridges ATK to the new D-Bus based AT-SPI. Package: libatk-bridge2.0-0 Description-md5: c290f0f14adb88ba9a3084abd9dc2268 Description-en_GB: AT-SPI 2 toolkit bridge - shared library This package contains the ATK bridge shared library. Package: libatk-bridge2.0-dev Description-md5: 178e73fa408e4d41e0478ebc5a88e6f6 Description-en_GB: Development files for the AT-SPI 2 toolkit bridge These are the development files for libatk-bridge2.0, needed for compilation of programs which use it. Package: libatk-wrapper-java Description-md5: 2435a7ab3fb5e265d740a2fa375e41e5 Description-en_GB: ATK implementation for Java using JNI Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. Package: libatk-wrapper-java-jni Description-md5: ba571b57059ec7e09d91c5389edc0996 Description-en_GB: ATK implementation for Java using JNI (JNI bindings) Java ATK Wrapper is an implementation of ATK which uses JNI. It converts Java Swing events into ATK events, and sends these events to ATK-Bridge. . This package contains the JNI bindings. Package: libatk1.0-0 Description-md5: 1c89fa26cb3e32fd7a97c099285532f8 Description-en_GB: ATK accessibility toolkit 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. Package: libatk1.0-data Description-md5: 63757e00246d87f2d55232721e35abc9 Description-en_GB: Common files for the ATK accessibility toolkit 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. Package: libatk1.0-dev Description-md5: 53650239fb69a38c98ea6ac0aaa4e43a Description-en_GB: Development files for the ATK accessibility toolkit 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. . These are the development files for ATK, needed for compilation of programs or toolkits which use it. Package: libatk1.0-doc Description-md5: 1cd17cc7acbbb1b0f9afe07b816b808b Description-en_GB: Documentation files for the ATK toolkit 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 HTML documentation for the ATK library in /usr/share/doc/libatk1.0-doc/ . Package: libatkmm-1.6-1v5 Description-md5: f8f61bf9439c2cdfdc1b6675c29553dd Description-en_GB: C++ wrappers for ATK accessibility toolkit (shared libraries) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains shared libraries. Package: libatkmm-1.6-dev Description-md5: 2f43001f33ccae4bec69147e61af7d18 Description-en_GB: C++ wrappers for ATK accessibility toolkit (development files) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains development files. Package: libatkmm-1.6-doc Description-md5: a8e26cc9a5de19c795cfb2d35352e480 Description-en_GB: C++ wrappers for ATK accessibility toolkit (documentation) Atkmm is a C++ interface for ATK, accessibility toolkit used by Gtk+ library. It provides a familiar interface for C++ programmers to add accessibility features to their applications. . This package contains tutorial, FAQ, and reference documentation. Package: libatm1 Description-md5: f31a6a0202925696ffa68472e483852e Description-en_GB: shared library for ATM (Asynchronous Transfer Mode) Shared libraries needed by ATM (Asynchronous Transfer Mode) related programs Package: libatm1-dev Description-md5: b034705fcdd3f4d2345d779744f7526d Description-en_GB: Development files for compiling ATM programs Header files and development libraries for compiling ATM (Asynchronous Transfer Mode) related programs. Package: libatomic-ops-dev Description-md5: d0d2699cb21face9e489b82ad0d63d49 Description-en_GB: A library for atomic operations (development files) Libatomic-ops implements a large collection of operations, each one of which is a combination of an (optional) atomic memory operation, and a memory barrier. It also implements associated feature-test macros that determine whether a particular operation is available on the current target hardware (either directly or by synthesis). Libatomic-ops attempts to replace various existing files with similar goals, since they usually do not handle differences in memory barrier styles with sufficient generality. . This package provides the header files and documentation needed by developers. Package: libatomic1 Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en_GB: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-arm64-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en_GB: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-armhf-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en_GB: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-ppc64el-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en_GB: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatomic1-s390x-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en_GB: support library providing __atomic built-in functions library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libatopology-dev Description-md5: 8b563948f0e5c358d56ca81fe9b46396 Description-en_GB: shared library for handling ALSA topology -- development files This package contains files required for developing software that makes use of libatopology2, the ALSA topology library. . ALSA is the Advanced Linux Sound Architecture. Package: libatopology2 Description-md5: fa3e8ef096b843719268f3d51920e44f Description-en_GB: shared library for handling ALSA topology definitions This package contains the ALSA topology library. . ALSA is the Advanced Linux Sound Architecture. Package: libatspi2.0-0 Description-md5: 8e8543c1983d4f5d6305bf8bf14c302b Description-en_GB: Assistive Technology Service Provider Interface - shared library This package contains the shared library for applications that wish to use the at-spi interface. Package: libatspi2.0-dev Description-md5: 7dc88fb60d32794135d45c02455456fb Description-en_GB: Development files for the assistive technology service provider These are the development files for at-spi2, needed for compilation of programs which use it. Package: libattr1 Description-md5: d4aef101ff5430158eae72e808000f6c Description-en_GB: extended attribute handling - shared library Contains the runtime environment required by programs that make use of extended attributes. Package: libattr1-dev Description-md5: 7c7f964cc3736a6ba16701a8e6210adf Description-en_GB: extended attributes handling - static libraries and headers This package contains the libraries and header files needed to develop programs which make use of extended attributes. For Linux programs, the documented system call API is the recommended interface, but an SGI IRIX compatibility interface is also provided. . Currently most filesystems support extended attributes. The SGI IRIX compatibility API built above the Linux system calls is used by programs such as xfsdump(8), xfsrestore(8) and xfs_fsr(8). Package: libaudit-common Description-md5: f1e698fe58902299a06c8f79f079ac9a Description-en_GB: Dynamic library for security auditing - common files The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libaudit.conf configuration file and the associated manpage. Package: libaudit-dev Description-md5: fb095c1a1f1082c97ac0fa907e55f7a0 Description-en_GB: Header files and static library for security auditing The audit-libs-devel package contains the static libraries and header files needed for developing applications that need to use the audit framework libraries. Package: libaudit1 Description-md5: ec521af3cbcca51c5a26a117f114a9b5 Description-en_GB: Dynamic library for security auditing The audit-libs package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libauparse-dev Description-md5: 44274718be015b9669c36ffc31b8d828 Description-en_GB: Header files and static library for the libauparse0 library The audit-libs parse package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. Package: libauparse0 Description-md5: 364e3e4ce52a621a1d7dbb7226da14a7 Description-en_GB: Dynamic library for parsing security auditing The libauparse package contains the dynamic libraries needed for applications to use the audit framework. It is used to monitor systems for security related events. . This package contains the libauparse0 library. Package: libauthen-sasl-perl Description-md5: add7806e00b58d9322dd910e2bb144df Description-en_GB: Authen::SASL - SASL Authentication framework SASL is a generic mechanism for authentication used by several network protocols. Authen::SASL provides an implementation framework that all protocols should be able to share. . The framework allows different implementations of the connection class to be plugged in. At the time of writing there were two such plugins: - Authen::SASL::Perl This module implements several mechanisms and is implemented entirely in Perl. - Authen::SASL::Cyrus This module uses the Cyrus SASL C-library (both version 1 and 2 are supported). Package: libavahi-client-dev Description-md5: 70b3114997bfcd9053f7bf3f89550ef9 Description-en_GB: Development files for the Avahi client library 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 development headers for Avahi's C API which allows you to integrate mDNS/DNS-SD functionality into your application. Package: libavahi-client3 Description-md5: 23a3240e3fa4fb5375126d82ae53d14b Description-en_GB: Avahi client library 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. Package: libavahi-common-data Description-md5: 7262221e9aafb47f2911e3153296fab1 Description-en_GB: Avahi common data files 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. Package: libavahi-common-dev Description-md5: 2bd45c44b0f13fa2319c808bd7de79e5 Description-en_GB: Development files for the Avahi common library 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 development headers for the Avahi common library, which is a set of common functions and definitions used by many of Avahis components and client applications. Package: libavahi-common3 Description-md5: bbc06dc3aaf84439dd323000d2524550 Description-en_GB: Avahi common library 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. Package: libavahi-compat-libdnssd-dev Description-md5: b649eb808a8fb7e872951939f15bc53f Description-en_GB: Development headers for the Avahi Apple Bonjour compatibility library 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 development headers for Apple Bonjour compatibility library of Avahi. Package: libavahi-compat-libdnssd1 Description-md5: b65a9302d5f5a107a6de3804ec9351c4 Description-en_GB: Avahi Apple Bonjour compatibility library 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. Package: libavahi-core-dev Description-md5: 81c0631445a9e6d01f1963cb18195bdf Description-en_GB: Development files for Avahi's embeddable mDNS/DNS-SD library 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 development files for Avahi's embeddable mDNS /DNS-SD stack. This can be used by embedded application developers 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-dev which interacts with the avahi daemon. Package: libavahi-core7 Description-md5: 22b9d09fb6eef6b3d23199e3164eb87c Description-en_GB: Avahi's embeddable mDNS/DNS-SD library 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. Package: libavahi-glib-dev Description-md5: c53bef724d42cfdb907059e698dd69b5 Description-en_GB: Development headers for the Avahi GLib integration library 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 development headers for the interface to integrate the Avahi libraries into a GLib main loop application, including GTK+ applications. Package: libavahi-glib1 Description-md5: 81eecad87a5c1892fe68f50918d70247 Description-en_GB: Avahi GLib integration library 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. Package: libavahi-gobject-dev Description-md5: b53a4bd17d9a35135092d4ba964682db Description-en_GB: Development headers for the Avahi GObject library 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 development headers for a GObject interface to Avahi Package: libavahi-gobject0 Description-md5: 44a1978a9ae30e9695613c7683efa9b0 Description-en_GB: Avahi GObject library 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 GObject wrapper for Avahi. Package: libavahi-ui-gtk3-0 Description-md5: 55a81fa77d7687e44f84d058e85c4486 Description-en_GB: Avahi GTK+ User interface library for GTK3 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 a GTK+ widget for browsing services. Package: libavahi-ui-gtk3-dev Description-md5: 93b46403f0b56ce77c0111c4f8b14d40 Description-en_GB: Development headers for the Avahi GTK+ User interface library 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 development headers for the GTK+ library of Avahi. Package: libavc1394-0 Description-md5: cb6a1c443459f233bd1d723b97970a7c Description-en_GB: control IEEE 1394 audio/video devices 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. Package: libavc1394-dev Description-md5: 27025243e973058efe22de7dfab25bd4 Description-en_GB: control IEEE 1394 audio/video devices (development files) 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 and header files needed to compile programs using libavc1394, as well as the command line tool dvcont that acts as a simple remote control, the tool mkrfc2734 that is needed to advertise IP over IEEE 1394 (RFC 2734) capabilities with the Linux 2.4 kernel series, and the utility panelctl, a remote control for set-top boxes. Package: libayatana-appindicator-doc Description-md5: 2116481917673d2dd912e52dceaf496a Description-en_GB: Ayatana Application Indicators (documentation files, GTK-2+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains developer documentation (GTK-2+ version). Package: libayatana-appindicator3-1 Description-md5: 465bad85366ee3eb415feaca9ac0647f Description-en_GB: Ayatana Application Indicators (GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains shared libraries to be used by applications compiled against GTK-3+. Package: libayatana-appindicator3-dev Description-md5: 8618951cf2573e8ee20eb05f142917a1 Description-en_GB: Ayatana Application Indicators (development files, GTK-3+ version) A library and indicator to take menus from applications and place them in the panel. . This package contains files that are needed to build applications (GTK-3+ version). Package: libayatana-ido3-0.4-0 Description-md5: ae8f79697c864dc6308d870a23d318bb Description-en_GB: Widgets and other objects used for Ayatana Indicators Shared library providing extra gtk menu items for display in system Ayatana Indicators. . This package contains shared libraries to be used by GTK+ 3 applications. Package: libb-hooks-endofscope-perl Description-md5: ed6059b7ec1cc37be7844823dcfb1ab7 Description-en_GB: module for executing code after a scope finished compilation B::Hooks::EndOfScope allows you to execute code when perl finished compiling the surrounding scope. It exports a single function, 'on_scope_end $codeblock', which can be used e.g. for introspection in the constructor of your class. Package: libb-hooks-op-check-perl Description-md5: 178740e79b5d43634e60c7b6db232207 Description-en_GB: Perl wrapper for OP check callbacks B::Hooks::OP::Check provides an interface for XS modules to hook into the callbacks of PL_check, which is part of perl's core. It allows a C function to be invoked as the last stage of optree compilation, depending on the given op code number (op_type). Package: libbabeltrace-ctf-dev Description-md5: 856e48199245fa8c43378c8afff60e9b Description-en_GB: Babeltrace development files (transitional package) Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This is a transitional package. It can safely be removed. Package: libbabeltrace-dev Description-md5: ec7e3b7c6ed8d4af80f4b91bdcabf40b Description-en_GB: Babeltrace development files Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This package provides the development headers for linking applications against libbabeltrace. Package: libbabeltrace1 Description-md5: 422a6c421290d39831a22eacf4b25760 Description-en_GB: Babeltrace conversion libraries Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This package provides the babeltrace trace reading and conversion library. Package: libbasicobjects-dev Description-md5: 321450c10ecdfe8c867dd0ec79f8ed14 Description-en_GB: Basic object types for C -- development files Library that add basic object types for C. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libbasicobjects0 Description-md5: 73d865f732ef29d6cec8df632e3e355c Description-en_GB: Basic object types for C Library that add basic object types for C. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libberkeleydb-perl Description-md5: 9ce5d80703dc56df86a5ff913c319ed2 Description-en_GB: use Berkeley DB databases from Perl Provides BerkeleyDB::Hash, BerkeleyDB::Btree etc. classes that allow access to Berkeley DB databases as if they were normal Perl hash tables. . Supports all the features of Berkeley DB such as sharing cache and lock memory between processes, logging and transactions. Package: libbind-dev Description-md5: 2224f8c1f8613ab53bfc2393a6add6a6 Description-en_GB: Static Libraries and Headers used by BIND This package delivers archive-style libraries, header files, and API man pages for libbind, libdns, libisc, and liblwres. These are only needed if you want to compile other packages that need more nameserver API than the resolver code provided in libc. Package: libbind-export-dev Description-md5: a05e1255c8f5132e4039267975293e0e Description-en_GB: Development files for the exported BIND libraries 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 development files for the exported BIND libraries. Package: libbind9-161 Description-md5: 29eb09ddc694703c77f94b42a079fe3f Description-en_GB: BIND9 Shared Library used by BIND 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. Package: libbinutils Description-md5: 4b87c5b499514b3b039e5d7ef54f2682 Description-en_GB: GNU binary utilities (private shared library) This package includes the private shared libraries libbfd and libopcodes. Package: libbinutils-dbg Description-md5: 0425bdd565e0f24ff26574c29f636dc0 Description-en_GB: GNU binary utilities (private shared library, debug symbols) This package provides debug symbols for libbinutils. Package: libbison-dev Description-md5: 9e58100d40bcef7ed1b8baab2a762770 Description-en_GB: YACC-compatible parser generator - development library Bison is a general-purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Once you are proficient with Bison, you may use it to develop a wide range of language parsers, from those used in simple desk calculators to complex programming languages. . This package provides the liby.a file including functions needed by yacc parsers. Package: libblas-dev Description-md5: da562eb21b2bf3e5296ce3e18fbf8cf4 Description-en_GB: Basic Linear Algebra Subroutines 3, static library This package is a binary incompatible upgrade to the blas-dev package. Several minor changes to the C interface have been incorporated. . 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 static version of the library. Package: libblas3 Description-md5: a36805beaf33b431991a1e3ce32f8143 Description-en_GB: Basic Linear Algebra Reference implementations, shared library 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. Package: libblas64-3 Description-md5: 0ae582e09752414227477f5da990bc89 Description-en_GB: Basic Linear Algebra Reference implementations, shared library (64bit-index) 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. Compiled with Fortran option "-fdefault-integer-8". Package: libblas64-dev Description-md5: 762039166330e13a9055bd5d97cdfa29 Description-en_GB: Basic Linear Algebra Subroutines 3, static library (64bit-index) This package is a binary incompatible upgrade to the blas-dev package. Several minor changes to the C interface have been incorporated. . 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 static version of the library. Compiled with Fortran option "-fdefault-integer-8". Package: libblkid-dev Description-md5: 7415f693bf9b8861c2b7f560fc52d6a4 Description-en_GB: block device ID library - headers The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. . This package contains the development environment for the blkid library. Package: libblkid1 Description-md5: a511054d3223ae05280eebc8f3e2c80e Description-en_GB: block device ID library The blkid library allows system programs such as fsck and mount to quickly and easily find block devices by filesystem UUID or label. This allows system administrators to avoid specifying filesystems by hard-coded device names and use a logical naming system instead. Package: libblockdev-crypto-dev Description-md5: 497ea96d126066213b566b0bf9d7a16b Description-en_GB: Crypto plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-crypto plugin/library. Package: libblockdev-crypto2 Description-md5: 033f0f0d6d1204526e518f7c39747ae2 Description-en_GB: Crypto plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to encrypted devices (LUKS). Package: libblockdev-dev Description-md5: 6bdd5afe14ccf7f401856270d2f61ed0 Description-en_GB: Library for manipulating block devices - development libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. . This package contains header files and pkg-config files needed for development with the libblockdev library. Package: libblockdev-dm-dev Description-md5: 1e9b34f3e9f9b3f7ddfa003c50405c59 Description-en_GB: Device Mapper plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-dm plugin/library. Package: libblockdev-dm2 Description-md5: f017ece33cbe23425406d16d3a7e4a0d Description-en_GB: Device Mapper plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to Device Mapper. Package: libblockdev-fs-dev Description-md5: 4335c8e925597b5fb4ddacf895bc2074 Description-en_GB: file system plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-fs plugin/library. Package: libblockdev-fs2 Description-md5: 85ec61e0531109c6ed4e5146aba4f741 Description-en_GB: file system plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to operations with file systems. Package: libblockdev-loop-dev Description-md5: b4d0ac2aa45b1f801852415ff24e26ed Description-en_GB: Loop device plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-loop plugin/library. Package: libblockdev-loop2 Description-md5: 40c78149fe9221ddf73caa5cb130e502 Description-en_GB: Loop device plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to loop devices. Package: libblockdev-lvm-dbus-dev Description-md5: 08d695b973b13f02d72ec1b6ec907ee3 Description-en_GB: LVM DBus plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-lvm plugin/library. Package: libblockdev-lvm-dbus2 Description-md5: 2504d358c7331d0c93df9883c43a4626 Description-en_GB: LVM DBus plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the LVM-related functionality utilizing the LVM DBus API. Package: libblockdev-lvm-dev Description-md5: 9d9f6aab6bf9b97db7cc5a98d26c1bef Description-en_GB: LVM plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-lvm plugin/library. Package: libblockdev-mpath-dev Description-md5: 178d6c4862a6e277b09a986e8e47f696 Description-en_GB: Multipath plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-mpath plugin/library. Package: libblockdev-mpath2 Description-md5: b755393444a976b45b5f047114f0ce82 Description-en_GB: Multipath plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to multipath devices. Package: libblockdev-part-dev Description-md5: 8466678dbfcb1f34396e5b0008706f5f Description-en_GB: Partitioning plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-part plugin/library. Package: libblockdev-part-err-dev Description-md5: f884bfd825d0951f7ee1e892e7023885 Description-en_GB: Partition error utility functions for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-part-err library. Package: libblockdev-part-err2 Description-md5: 9b6113e06a6bcd23b676eb4f8e59a74d Description-en_GB: Partition error utility functions for libblockdev libblockdev-part-err is a library providing utility functions used by the libblockdev library and its plugins. Package: libblockdev-part2 Description-md5: adfa9ed1fa6a228811fc3d5b01b30453 Description-en_GB: Partitioning plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to partitioning devices. Package: libblockdev-swap-dev Description-md5: e09e7a65ad19a213899209f97ec89216 Description-en_GB: Swap plugin for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-swap plugin/library. Package: libblockdev-swap2 Description-md5: 7ff8baf2601f0d6620c28aa04336aa05 Description-en_GB: Swap plugin for libblockdev The libblockdev library plugin (and at the same time a standalone library) providing the functionality related to swap devices. Package: libblockdev-utils-dev Description-md5: 357eea4a6412767ab01b389c06a70761 Description-en_GB: Utility functions for libblockdev - development This package contains header files and pkg-config files needed for development with the libblockdev-utils library. Package: libblockdev-utils2 Description-md5: b9abf7710dabf11b9fafb8f52ba9c109 Description-en_GB: Utility functions for libblockdev The libblockdev-utils is a library providing utility functions used by the libblockdev library and its plugins. Package: libblockdev2 Description-md5: 9752faba42df68f42476544c699ca9c8 Description-en_GB: Library for manipulating block devices libblockdev is a C library with GObject introspection support that can be used for doing low-level operations with block devices like setting up LVM, BTRFS, LUKS or MD RAID. . The library uses plugins (LVM, BTRFS,...) and serves as a thin wrapper around its plugins' functionality. All the plugins, however, can be used as standalone libraries. One of the core principles of libblockdev is that it is stateless from the storage configuration's perspective (e.g. it has no information about VGs when creating an LV). Package: libbluetooth-dev Description-md5: 81b829bf9a9f8d9c440031b39e2bebd3 Description-en_GB: Development files for using the BlueZ Linux Bluetooth library BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). . This package contains the development libraries and header files you need to develop your programs using the libbluetooth library. Package: libbluetooth3 Description-md5: 99ecfc643816cbb50cd9ae690a10287d Description-en_GB: Library to use the BlueZ Linux Bluetooth stack BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public License (GPL). Package: libbogl-dev Description-md5: 0c4bcd395d29b221f4253a517fd7ca08 Description-en_GB: Ben's Own Graphics Library - development files Ben's Own Graphics Library is a small framebuffer library, including basic widgets, support for text in multiple languages, and mouse handling. . This package contains the BOGL include files, static library, and development documentation. Package: libbogl0 Description-md5: 97b017ae8b9897959e3db5455d4978a8 Description-en_GB: Ben's Own Graphics Library - shared library Ben's Own Graphics Library is a small framebuffer library, including basic widgets, support for text in multiple languages, and mouse handling. . This package contains the shared library version of BOGL. Package: libboost-atomic1.74-dev Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en_GB: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-atomic1.74.0 Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en_GB: atomic data types, operations, and memory ordering constraints This package forms part of the Boost C++ Libraries collection. . Boost.Atomic is a library that provides atomic data types and operations on these data types, as well as memory ordering constraints required for coordinating multiple threads through atomic variables. It implements the interface as defined by the C++11 standard, but makes this feature available for platforms lacking system/compiler support for this particular C++11 feature. . Users of this library should already be familiar with concurrency in general, as well as elementary concepts such as "mutual exclusion". . The implementation makes use of processor-specific instructions where possible (via inline assembler, platform libraries or compiler intrinsics), and falls back to "emulating" atomic operations through locking. Package: libboost-chrono1.74-dev Description-md5: 885c86b3701dab9982f79d2dcc83515c Description-en_GB: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class . Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * A tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * A thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-chrono1.74.0 Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e Description-en_GB: C++ representation of time duration, time point, and clocks This package forms part of the Boost C++ Libraries collection. . The Boost.Chrono library provides: . * A means to represent time durations: managed by the generic duration class.Examples of time durations include days, minutes, seconds and nanoseconds, which can be represented with a fixed number of clock ticks per unit. All of these units of time duration are united with a generic interface by the duration facility. * A type for representing points in time: time_point. A time_point represents an epoch plus or minus a duration. The library leaves epochs unspecified. A time_point is associated with a clock. * Several clocks, some of which may not be available on a particular platform: system_clock, steady_clock and high_resolution_clock. A clock is a pairing of a time_point and duration, and a function which returns a time_point representing now. . To make the timing facilities more generally useful, Boost.Chrono provides a number of clocks that are thin wrappers around the operating system's time APIs, thereby allowing the extraction of wall clock time, user CPU time, system CPU time spent by the process: . * process_real_cpu_clock, captures wall clock CPU time spent by the current process. * process_user_cpu_clock, captures user-CPU time spent by the current process. * process_system_cpu_clock, captures system-CPU time spent by the current process. * a tuple-like class process_cpu_clock, that captures real, user-CPU, and system-CPU process times together. * a thread_clock thread steady clock giving the time spent by the current thread (when supported by a platform). . Lastly, Boost.Chrono includes typeof registration for duration and time_point to permit using emulated auto with C++03 compilers. Package: libboost-context1.74.0 Description-md5: 509bcb267a10afdee403415de2d077bd Description-en_GB: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Context is a foundational library that provides a sort of cooperative multitasking on a single thread. By providing an abstraction of the current execution state in the current thread, including the stack (with local variables) and stack pointer, all registers and CPU flags, and the instruction pointer, a fcontext_t instance represents a specific point in the application's execution path. This is useful for building higher- level abstractions, like coroutines, cooperative threads (userland threads) or an equivalent to C# keyword yield in C++. Package: libboost-date-time1.74-dev Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en_GB: set of date-time libraries based on generic programming concepts This package forms 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. Package: libboost-date-time1.74.0 Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en_GB: set of date-time libraries based on generic programming concepts This package forms 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. Package: libboost-dev Description-md5: 6fad19f7e21fba218e46deda0c38fe9f Description-en_GB: Boost C++ Libraries development files (default version) The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-filesystem-dev Description-md5: 7ebc7a7a27d6f3922f86870fc0c303f8 Description-en_GB: filesystem operations (portable paths, iteration over directories, etc) in C++ (default version) This package forms 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-filesystem1.74-dev Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en_GB: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms 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. Package: libboost-filesystem1.74.0 Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en_GB: filesystem operations (portable paths, iteration over directories, etc) in C++ This package forms 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. Package: libboost-iostreams1.74.0 Description-md5: 3c388d3a296c3c5ceb93d6073902d96e Description-en_GB: Boost.Iostreams Library This package forms part of the Boost C++ Libraries collection. . Boost.Iostreams are a collection of concepts and a set of templates which turn models of these concepts into C++ standard library streams and stream buffers. Package: libboost-locale1.74.0 Description-md5: 38eb5c1dcd3b37527a010d985b7c8018 Description-en_GB: C++ facilities for localisation This package forms part of the Boost C++ Libraries collection. . Boost.Locale gives powerful tools for development of cross platform localised software - the software that talks to user in its language. . * Correct case conversion, case folding and normalization. * Collation (sorting), including support for 4 Unicode collation levels. * Date, time, timezone and calendar manipulations, formatting and parsing, including transparent support for calendars other than Gregorian. * Boundary analysis for characters, words, sentences and line-breaks. * Number formatting, spelling and parsing. * Monetary formatting and parsing. * Powerful message formatting (string translation) including support for plural forms, using GNU catalogs. * Character set conversion. * Transparent support for 8-bit character sets like Latin1 * Support for char and wchar_t * Experimental support for C++0x char16_t and char32_t strings and streams. Package: libboost-program-options-dev Description-md5: ea5e9f60b4fc4060d7e9d1a83a13af8c Description-en_GB: program options library for C++ (default version) This package forms 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-program-options1.74-dev Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en_GB: program options library for C++ This package forms 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. Package: libboost-program-options1.74.0 Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en_GB: program options library for C++ This package forms 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. Package: libboost-python1.74.0 Description-md5: 1fd3f0310a5498412ebe02c4766ff0b1 Description-en_GB: Boost.Python Library This package forms part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . One of the python interpreter packages is required to use the created extensions. Package: libboost-regex-dev Description-md5: dd956785bb0b159f823e98c02e17bd3f Description-en_GB: regular expression library for C++ (default version) This package forms 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-regex1.74-dev Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en_GB: regular expression library for C++ This package forms 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. Package: libboost-regex1.74.0 Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en_GB: regular expression library for C++ This package forms 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. Package: libboost-serialization1.74-dev Description-md5: 94da985e07c2397fc71a3f86ec4da7dd Description-en_GB: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following 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 . Here, "serialization" means 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. Package: libboost-serialization1.74.0 Description-md5: 94da985e07c2397fc71a3f86ec4da7dd Description-en_GB: serialization library for C++ This package forms part of the Boost C++ Libraries collection, containing the following 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 . Here, "serialization" means 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. Package: libboost-system-dev Description-md5: a2a4280fc2b1c73d427d595d3bc1d44e Description-en_GB: Operating system (e.g. diagnostics support) library (default version) This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-system1.74-dev Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en_GB: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-system1.74.0 Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en_GB: Operating system (e.g. diagnostics support) library This package forms part of the Boost C++ Libraries collection. . The Boost System library provides simple, light-weight error_code objects that encapsulate system-specific error code values, yet also provide access to more abstract and portable error conditions via error_condition objects. Because error_code objects can represent errors from sources other than the operating system, including user-defined sources, each error_code and error_condition has an associated error_category. Package: libboost-thread-dev Description-md5: 8801449b2df875522a0f212cb529d3c6 Description-en_GB: portable C++ multi-threading (default version) This package forms 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. . This package is a dependency package, which depends on Debian's default Boost version (currently 1.74). Package: libboost-thread1.74-dev Description-md5: d19954bb99722597efd2b9b392158287 Description-en_GB: portable C++ multi-threading This package forms 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. Package: libboost-thread1.74.0 Description-md5: d19954bb99722597efd2b9b392158287 Description-en_GB: portable C++ multi-threading This package forms 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. Package: libboost1.74-dev Description-md5: 5a4757456b06ec2c205f53eaa244f371 Description-en_GB: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides headers for all Boost libraries. . Extended precision arithmetic package libmpfrc++-dev or libntl-dev is required to use the Boost.Multiprecision wrapping of the respective library. Package: libboost1.74-tools-dev Description-md5: b20d39e2efe0c14e144ce9d2c5d01d38 Description-en_GB: Boost C++ Libraries development tools The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This package provides the auxiliary tools bjam, Boost.Build, bcp, inspect, boostbook and quickbook. Package: libbpf0 Description-md5: 9e65db5c450ca9fddd236083a364e366 Description-en_GB: eBPF helper library (shared library) libbpf is a library for loading eBPF programs and reading and manipulating eBPF objects from user-space. . This package contains the shared library. Package: libbrlapi-dev Description-md5: 90ebedc1883fd213db0ca76e379a6159 Description-en_GB: Library for communication with BRLTTY - static libs and headers BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the static library libbrlapi.a and header files in /usr/include/brltty/ necessary to compile programs for BrlAPI, a client- server based mechanism to remotely access a braille display. Package: libbrlapi0.8 Description-md5: d7471913aa262901576c796cae4d0b04 Description-en_GB: braille display access via BRLTTY - shared library BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package contains the shared library necessary to run programs which need to communicate with a braille display. Package: libbrotli-dev Description-md5: 3b36d04bb9d45464076d6d3951ac43af Description-en_GB: library implementing brotli encoder and decoder (development files) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs development files. Package: libbrotli1 Description-md5: 907235dad2acd28ce4f1a8b4e1a35321 Description-en_GB: library implementing brotli encoder and decoder (shared libraries) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs shared libraries. Package: libbsd-dev Description-md5: fba2c17dcedcfa54676373df68526c89 Description-en_GB: utility functions from BSD systems - development files This library provides some functions commonly available on BSD systems but not on others like GNU systems. . The currently provided functions are: . * _time32_to_time, _time_to_time32, _time64_to_time, _time_to_time64, _time_to_long, _long_to_time, _time_to_int, _int_to_time. * TIMEVAL_TO_TIMESPEC, TIMESPEC_TO_TIMEVAL. * MD5Data, MD5End, MD5File, MD5FileChunk, MD5Final, MD5Init, MD5Pad, MD5Transform, MD5Update. * arc4random, arc4random_addrandom, arc4random_buf, arc4random_stir, arc4random_uniform. * bsd_getopt. * be16dec, be32dec, be64dec, le16dec, le32dec, le64dec. * be16enc, be32enc, be64enc, le16enc, le32enc, le64enc. * bit_alloc, bit_decl, bit_clear, bit_ffc, bit_ffs, bit_nclear, bit_nset, bit_set, bitstr_size, bit_test. * closefrom. * expand_number, dehumanize_number, humanize_number. * explicit_bzero. * errc, verrc, vwarnc, warnc. * fmtcheck. * fgetln, fparseln, fgetwln, flopen, flopenat, fpurge, funopen. * freezero. * getbsize. * getmode, setmode, strmode, * getpeereid. * getprogname, setprogname. * gid_from_group, group_from_gid. * heapsort, radixsort, mergesort, sradixsort. * nlist (ELF and a.out support). * pidfile_open, ppidfile_filen, oidfile_write, pidfile_close, pidfile_remove. * readpassphrase. * reallocarray, reallocf, recallocarray. * setproctitle (initialized via libbsd-ctor or setproctitle_init). * sl_init, sl_add, sl_free, sl_find. * strlcpy, strlcat. * strnstr. * nvis, snvis, stravis, strenvisx, strnunvis, strnunvisx, strnvis, strnvisx, strsenvisx, strsnvis, strsnvisx, strsvis, strsvisx, strunvis, strunvisx, strvis, strvisx, svis, unvis, vis. * strtoi, strtonum, strtou. * timeradd, timersub, timerclear, timerisset, timercmp. * timespecadd, timespecsub, timespecclear, timespecisset, timespeccmp. * uid_from_user, user_from_uid. * wcslcat, wcslcpy. . Also included are some queue macro definitions not present on includes from glibc. Package: libbsd-resource-perl Description-md5: 97e499ae57ca3a884ae47cea9b49f135 Description-en_GB: BSD process resource limit and priority functions The BSD::Resource module provides the BSD process resource limit functions getrusage(), getrlimit(), setrlimit() and the BSD process priority functions. . These are also available via core Perl but here the PRIO_* constants are available: getpriority(), setpriority(). . Also provided is times() which provides the same functionality as the one in core Perl, only with better time resolution. Package: libbsd0 Description-md5: 85853962ecf54d2af43ee57974a0c0ed Description-en_GB: utility functions from BSD systems - shared library This library provides some C functions such as strlcpy() that are commonly available on BSD systems but not on others like GNU systems. . For a detailed list of the provided functions, please see the libbsd-dev package description. Package: libbtrfs-dev Description-md5: e8598608c683624a5f1109a9c22782a6 Description-en_GB: Checksumming Copy on Write Filesystem utilities (development headers) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains development headers for the libbtrfs library. Package: libbtrfs0 Description-md5: e1a67114fb8d61a749db3f5cbfdaf3eb Description-en_GB: Checksumming Copy on Write Filesystem utilities (runtime library) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains userspace shared code library libbtrfs. Package: libbtrfsutil-dev Description-md5: 05feaf392318f9d2d65109abecd5b17b Description-en_GB: Checksumming Copy on Write Filesystem utilities (util development headers) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains development headers for the libbtrfsutil library. Package: libbtrfsutil1 Description-md5: 67310d0977d15e5c6794978decdfe500 Description-en_GB: Checksumming Copy on Write Filesystem utilities (runtime util library) Btrfs is a copy on write filesystem for Linux aimed at implementing advanced features while focusing on fault tolerance, repair and easy administration. . This package contains userspace shared code library libbtrfsutil. Package: libbz2-1.0 Description-md5: 88cb63f2e4d8cedcf07307314fc3c3d3 Description-en_GB: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, data compressor. . 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). Package: libbz2-dev Description-md5: 29019be384cd4282e28fdd9912de5585 Description-en_GB: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . bzip2 is a freely available, patent free, data compressor. . 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). Package: libc-ares-dev Description-md5: 457af4d18b9753c3360923898df35b1f Description-en_GB: asynchronous name resolver - development files c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package contains development files (headers and static libraries). Package: libc-ares2 Description-md5: 2ddfa5de14223839b0bc40795e305cef Description-en_GB: asynchronous name resolver c-ares is a C library that performs DNS requests and name resolution asynchronously. . It is a fork of the library named "ares", with additional features: * IPv6 support; * extended cross-platform portability; * 64-bit clean sources. . This package provides the shared libraries. Package: libc-bin Description-md5: 23bffd7c48b5ed8394d07f8132ceb64c Description-en_GB: GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * tzselect, zdump, zic: select/dump/compile time zones Package: libc-dev-bin Description-md5: eb75d411df403df7feafbba2bf0cf5f7 Description-en_GB: GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. . * gencat: generate message catalogs * rpcgen: compile RPC protocols to C Package: libc6 Description-md5: fc3001b0b90a1c8e6690b283a619d57f Description-en_GB: GNU C Library: Shared libraries 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. Package: libc6-arm64-cross Description-md5: b266351f0a5ff19b39a85a1e2ab438d7 Description-en_GB: GNU C Library: Shared libraries (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . 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. Package: libc6-armhf-cross Description-md5: b266351f0a5ff19b39a85a1e2ab438d7 Description-en_GB: GNU C Library: Shared libraries (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . 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. Package: libc6-dbg Description-md5: bbc98343da14bf76d4a45c2181fd8902 Description-en_GB: GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Package: libc6-dev Description-md5: 1bbdc717d9acdb44db940928d570e749 Description-en_GB: GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libc6-dev-arm64-cross Description-md5: fc7d1124da33f2f1ca4b4e0833019db4 Description-en_GB: GNU C Library: Development Libraries and Header Files (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libc6-dev-armhf-cross Description-md5: fc7d1124da33f2f1ca4b4e0833019db4 Description-en_GB: GNU C Library: Development Libraries and Header Files (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libc6-dev-i386 Description-md5: 50cf6ae98f9a3cdef9c53b186287325f Description-en_GB: GNU C Library: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Package: libc6-dev-ppc64el-cross Description-md5: fc7d1124da33f2f1ca4b4e0833019db4 Description-en_GB: GNU C Library: Development Libraries and Header Files (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libc6-dev-s390x-cross Description-md5: fc7d1124da33f2f1ca4b4e0833019db4 Description-en_GB: GNU C Library: Development Libraries and Header Files (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Package: libc6-dev-x32 Description-md5: 0859bbe63e876c4ed2ca05543b5d535f Description-en_GB: GNU C Library: X32 ABI Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the X32 ABI version of the library, meant for amd64 systems. Package: libc6-i386 Description-md5: 126bea51eae6ba3832096d4d56bfd9d2 Description-en_GB: GNU C Library: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. Package: libc6-ppc64el-cross Description-md5: b266351f0a5ff19b39a85a1e2ab438d7 Description-en_GB: GNU C Library: Shared libraries (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . 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. Package: libc6-prof Description-md5: 10cfc5ed364dbb722861c8bb115df80d Description-en_GB: GNU C Library: Shared Libraries 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 package contains all libraries compiled for profiling. Package: libc6-s390x-cross Description-md5: b266351f0a5ff19b39a85a1e2ab438d7 Description-en_GB: GNU C Library: Shared libraries (for cross-compiling) This package was generated by dpkg-cross for cross compiling. . 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. Package: libc6-x32 Description-md5: 010abf82e546e9de191aa54ef585d592 Description-en_GB: GNU C Library: X32 ABI Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the X32 ABI version of the library, meant for AMD64 systems. Package: libcaca-dev Description-md5: a8407cdc111c971683cb4652610d1e8f Description-en_GB: development files for libcaca 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 header files and static libraries needed to compile applications or shared objects that use libcaca. Package: libcaca0 Description-md5: d4849604710d4ce2aca997ad664f17fe Description-en_GB: colour ASCII art library 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. Package: libcacard-dev Description-md5: f190b2f94f4d3dfd1fb835fa11aba55a Description-en_GB: Virtual Common Access Card (CAC) Emulator (development files) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides files necessary to develop programs using the library. Package: libcacard0 Description-md5: c393e04e36c01cf94a21de1b4f9a566e Description-en_GB: Virtual Common Access Card (CAC) Emulator (runtime library) This emulator is designed to provide emulation of actual smart cards to a virtual card reader running in a guest virtual machine. The emulated smart cards can be representations of real smart cards, where the necessary functions such as signing, card removal/insertion, etc. are mapped to real, physical cards which are shared with the client machine the emulator is running on, or the cards could be pure software constructs. . This package provides the runtime library. Package: libcairo-gobject-perl Description-md5: 2bac1166c91c799f0a4fb7a6d2214d5c Description-en_GB: integrate Cairo into the Glib type system in Perl Cairo::GObject registers Cairo's types (Cairo::Context, Cairo::Surface, etc.) with Glib's type systems so that they can be used normally in signals and properties. Package: libcairo-gobject2 Description-md5: 690c62a0186843ab13a2bea51f0b7609 Description-en_GB: Cairo 2D vector graphics library (GObject library) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the GObject library, providing wrapper GObject types for all cairo types. Package: libcairo-perl Description-md5: eed525fa638cecd6059ed5bc61fdb6d6 Description-en_GB: Perl interface to the Cairo graphics library libcairo-perl provides access to the Cairo library. . Cairo is a 2D graphics library with support for multiple output devices. It is designed to produce consistent output on all output media while taking advantage of display hardware acceleration when available (eg. through the X Render Extension). . The cairo API provides operations similar to the drawing operators of PostScript and PDF. Operations in cairo including stroking and filling cubic Bézier splines, transforming and compositing translucent images, and antialiased text rendering. All drawing operations can be transformed by any affine transformation (scale, rotation, shear, etc.) . Find out more about Cairo at http://www.cairographics.org/. Package: libcairo-script-interpreter2 Description-md5: 71ce9610c387c64e3ad3bbd60d4de9a9 Description-en_GB: Cairo 2D vector graphics library (script interpreter) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the script interpreter for executing and manipulating cairo execution traces. Package: libcairo2 Description-md5: e2ef28df05b26dc2de1ac1f3a201f234 Description-en_GB: Cairo 2D vector graphics library 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. Package: libcairo2-dev Description-md5: 07fe86d11452aa2efc887db335b46f58 Description-en_GB: Development files for the Cairo 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo. Package: libcairo2-doc Description-md5: 4603e32e069e318a18ec80fe36526ad6 Description-en_GB: Documentation for the Cairo Multi-platform 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML documentation for the Cairo library in /usr/share/gtk-doc/html/cairo/. Package: libcairomm-1.0-1v5 Description-md5: 9c233d1a7e5d4352725228498d10f142 Description-en_GB: C++ wrappers for Cairo (shared libraries) 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. Package: libcairomm-1.0-dev Description-md5: a2c3c7b4cc9b846b20056a6c91abe5d7 Description-en_GB: C++ wrappers for Cairo (development files) 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 development libraries and header files needed by C++ programs that want to compile with Cairo. files and examples. Package: libcairomm-1.0-doc Description-md5: d5774e305168423f6cfea4081006286c Description-en_GB: C++ wrappers for Cairo (documentation) 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 HTML reference documentation. Package: libcamel-1.2-63 Description-md5: 43ee52bbe1cd65f95cd1bd1abbdbcedd Description-en_GB: Evolution MIME message handling library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcamel1.2-dev Description-md5: 24e22bc22b8cf416a7ef05c26c0d1807 Description-en_GB: Development files for libcamel This package contains header files and static library for libcamel. . Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libcanberra-dev Description-md5: bc9309b12f3ccafc740623675ce1e943 Description-en_GB: simple interface for playing event sounds (development files) libcanberra defines a simple abstract interface for playing event sounds. . This package contains headers and libraries for developing applications that play event sounds with libcanberra. Package: libcanberra-doc Description-md5: a2055006d08141cee13dba3f7df7be75 Description-en_GB: simple abstract interface for playing event sounds - doc libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. . This package contains the HTML documentation for libcanberra and libcanberra-gtk. Package: libcanberra-gtk-common-dev Description-md5: f30325f6c51c93f5899071ab8cbe0f12 Description-en_GB: simple interface for playing event sounds (GTK+ shared development files) libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. . This package contains common headers for developing applications using libcanberra-gtk and libcanberra-gtk3 Package: libcanberra-gtk3-0 Description-md5: 28d6a7626596fa7a0b31bcefc4258694 Description-en_GB: GTK+ 3.0 helper for playing widget event sounds with libcanberra libcanberra-gtk provides a few functions that simplify libcanberra usage from GTK+ 3.0. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. Package: libcanberra-gtk3-dev Description-md5: 49af106bdfdec2c8eb96fad3cf363e85 Description-en_GB: simple interface for playing event sounds (GTK+ 3 development files) libcanberra-gtk3 provides a few functions that simplify libcanberra usage from GTK+ 3.0. . Contextual information is needed to play event sound. This library can help to compile directly event sounds property lists based on active GtkWidget objects or GdkEvent events. . This package contains headers and libraries for developing applications that play event sounds with libcanberra-gtk. Package: libcanberra-gtk3-module Description-md5: 58c5135ab21e644eaa3987ff9a609e4d Description-en_GB: translates GTK3 widgets signals to event sounds A GtkModule which will automatically hook into all kinds of events inside a GTK+ 3.0 program and generate sound events from them. Package: libcanberra-pulse Description-md5: 4d30b366834b96439df096fd4f8db59b Description-en_GB: PulseAudio backend for libcanberra libcanberra defines a simple abstract interface for playing event sounds. . This package contains the PulseAudio backend for libcanberra. Package: libcanberra0 Description-md5: cddaf8d318137467db05076564b9e1fd Description-en_GB: simple abstract interface for playing event sounds libcanberra defines a simple abstract interface for playing event sounds. . libcanberra relies on the XDG sound naming specification for identifying event sounds. On Unix/Linux the right sound to play is found via the mechanisms defined in the XDG sound theming specification. Package: libcap-dev Description-md5: 71a80949663716b327d81d7b814ba91a Description-en_GB: POSIX 1003.1e capabilities (development) Libcap 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. . This package contains the development files. Package: libcap-ng-dev Description-md5: 64bc86cc1334255a166399bd218d1df6 Description-en_GB: Development and header files for libcap-ng 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. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. Package: libcap-ng0 Description-md5: a9611912ade327f38052faa7edd07603 Description-en_GB: An alternate POSIX capabilities library 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. . The libcap-ng library is intended to make programming with POSIX capabilities much easier than the traditional libcap library. . This package contains header files and libraries for libcap-ng. Package: libcap2 Description-md5: cd474c07928607f123b20712016d716e Description-en_GB: POSIX 1003.1e capabilities (library) Libcap 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. . This package contains the shared library. Package: libcap2-bin Description-md5: f223f06c6e812dc45d4b21cbd8163d36 Description-en_GB: POSIX 1003.1e capabilities (utilities) Libcap 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. . This package contains additional utilities. Package: libcapture-tiny-perl Description-md5: 5c1326e5886eb960290e2887315c0062 Description-en_GB: module to capture STDOUT and STDERR Capture::Tiny is a Perl module that provides a simple, portable way to capture anything sent to STDOUT or STDERR, regardless of whether it comes from Perl, XS code or an external program. Further, output can be captured while being passed through to the original handles. Package: libcbor-dev Description-md5: 5228a1eaeb439cc7daa2dcdd3e0827c6 Description-en_GB: library for parsing and generating CBOR (RFC 7049) (development headers) CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. . This package contains the development headers. Package: libcbor0.8 Description-md5: 1007a4cf56f77d7b8da483533ddd09b1 Description-en_GB: library for parsing and generating CBOR (RFC 7049) CBOR is a general-purpose schema-less binary data format, defined in RFC 7049. This package provides a C library for parsing and generating CBOR. The main features are: . - Complete RFC conformance - Robust C99 implementation - Layered architecture offers both control and convenience - Flexible memory management - No shared global state - threading friendly - Proper handling of UTF-8 - Full support for streams & incremental processing - Extensive documentation and test suite - No runtime dependencies, small footprint . This package contains the runtime library. Package: libcc1-0 Description-md5: d8a62f43eef344a718f9c7152d75d70c Description-en_GB: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libcdb-dev Description-md5: 99a3c220b50d0876b5c71d671a218cb2 Description-en_GB: development files for constant databases (cdb) tinycdb is a small, fast and reliable utility and subroutine library for creating and reading constant databases. The database structure is tuned for fast reading. . This package provides development files needed to build programs using cdb library. Package: libcdb1 Description-md5: 49231186403d20807df971e388513617 Description-en_GB: shared library for constant databases (cdb) tinycdb is a small, fast and reliable utility and subroutine library for creating and reading constant databases. The database structure is tuned for fast reading. . This package provides a shared library needed to run programs using it. Package: libcdio++-dev Description-md5: 6a90c3c96451242ec9464d0b5603618c Description-en_GB: C++ library to read and control CD-ROM (development files) This package contains development files (headers and static library) for the libcdio++ library. . 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. Package: libcdio++1 Description-md5: c9c7b68422365f53e6e0067afe7d07d9 Description-en_GB: C++ library to read and control CD-ROM This C++ 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. Package: libcdio-cdda2 Description-md5: 37e67b059e05685fe9088e224253ecdc Description-en_GB: library to read and control digital audio CDs This library is made to read and control digital audio CDs. It does not play such CDs, it only reads them digitally. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio-dev Description-md5: 69075d5ba09a07334affe44f52f94b6e Description-en_GB: library to read and control CD-ROM (development files) This package contains development files (headers and static library) for the libcdio library. . 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. Package: libcdio-paranoia2 Description-md5: cc3435321a161f5f503f93431943251b Description-en_GB: library to read digital audio CDs with error correction This library is made to read digital audio CDs, with error correction. It does its best to correct errors and jitter that happen when reading such discs. As it uses libcdio as a backend, it supports the same kind of CDROM drives (and images) as libcdio. Package: libcdio19 Description-md5: cfd26896ddfcc94bc6dec5a0e3cefbf9 Description-en_GB: library to read and control CD-ROM 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. Package: libcdparanoia-dev Description-md5: acec99a4d550d44b0eb2da3c75a21736 Description-en_GB: audio extraction tool for sampling CDs (development) 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. . This package contains the development files that make a companion to the library. Package: libcdparanoia0 Description-md5: 9c2625360224a2ad47519f64ce1f1f5d Description-en_GB: audio extraction tool for sampling CDs (library) 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. . This package contains the library of cdparanoia, so that its routines can be used by other programs. Package: libcdr-0.1-1 Description-md5: 4762a6ae7e1d1806578fd6a25e9711c9 Description-en_GB: library for reading and converting Corel DRAW files libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. Package: libcdr-dev Description-md5: e2c8541fd0b2625eecd3c470db2019a3 Description-en_GB: library for reading and converting Corel DRAW files -- development libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. . This package contains the development files (headers, ...) Package: libcdr-doc Description-md5: 521f5a1d55246aaf7ad691d6113bfffe Description-en_GB: library for reading and converting Corel DRAW files -- documentation libcdr is a library and a set of tools for reading and converting binary files produced by Corel DRAW. . libcdr currently supports just CDR files from V7 to X3 and the following features: . - pages and page sizes - shapes, lines, Bezier curves, bitmaps - flat color fills, both RGB, CMYK, HLS and HSB - different kinds of strokes including dashed strokes . Above that libcdr provides a public API for rendering preview of pages for applications that have no notion of pages themselves. . This package contains the documentation Package: libcephfs-dev Description-md5: 199cb94b0f0e5b28605c8e915275ab44 Description-en_GB: Ceph distributed file system client library (development files) Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. . This package contains development files needed for building applications that link against libcephfs2. Package: libcephfs2 Description-md5: 02d5e7983127037e5b5e5e07dea2a6e4 Description-en_GB: Ceph distributed file system client library Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a shared library allowing applications to access a Ceph distributed file system via a POSIX-like interface. Package: libcfg-dev Description-md5: 4bc98e25835b2f4b0e6530336514f27e Description-en_GB: cluster engine CFG library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the CFG library. Package: libcfg7 Description-md5: bfcc76deac5ea8587931f0c3452c5822 Description-en_GB: cluster engine CFG library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the CFG library. Package: libcgi-fast-perl Description-md5: a9a2e543b8904636ac55dc50f27dcf03 Description-en_GB: CGI subclass for work with FCGI CGI::Fast is a subclass of the CGI object created by CGI.pm. It is specialized to work with the FCGI module, which greatly speeds up CGI scripts by turning them into persistently running server processes. Scripts that perform time-consuming initialization processes, such as loading large modules or opening persistent database connections, will see large performance improvements. Package: libcgi-pm-perl Description-md5: 3077f45e936eba46506263966da1bbd7 Description-en_GB: module for Common Gateway Interface applications CGI.pm is a Perl module that provides classes useful for creating Web forms and for parsing their contents. It defines CGI objects, entities that contain the values of the current query string and other state variables. Package: libcharon-extauth-plugins Description-md5: fc3eaf87c658452c4f81b8064e552e6c Description-en_GB: strongSwan charon library (extended authentication plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides extended authentication plugins for the charon library: - eap-mschapv2 (EAP-MSCHAPv2 protocol handler using passwords/NT hashes) Used for client side to connect to some VPN concentrators configured for Windows 7+ and modern OSX/iOS using IKEv2 (identify with public key, authenticate with MSCHAPv2). - xauth-generic (Generic XAuth backend that provides passwords from ipsec.secrets and other credential sets) Used for the client side to connect to VPN concentrators configured for Android and older OSX/iOS using IKEv1 and XAUTH (identify with public key, authenticate with XAUTH password). . These are the "not always, but still more commonly used" plugins, for further needs even more plugins can be found in the package libcharon- extra-plugins. Package: libchart-perl Description-md5: 51f1d5392546d63db20afa344b08a11c Description-en_GB: Chart library for Perl This package is a collection of chart creation modules for Perl based on the GD graphics library. It provides the ability to create the following chart types: . * Bar * Line * Mountain * Pareto * Pie * Point Package: libcheese-dev Description-md5: 97bf1923e096fe62cf8744df6670dd07 Description-en_GB: tool to take pictures and videos from your webcam - base dev A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the base development headers. Package: libcheese-doc Description-md5: e7e5a84dea3e28141102c32189f08a96 Description-en_GB: tool to take pictures and videos from your webcam - documentation A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the API documentation. Package: libcheese-gtk-dev Description-md5: e13b89c841b34de912019e4e459cd320 Description-en_GB: tool to take pictures and videos from your webcam - widgets dev A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the GTK+ development headers. Package: libcheese-gtk25 Description-md5: 8bb60b9097c6aeb14d65a7555ae93d33 Description-en_GB: tool to take pictures and videos from your webcam - widgets A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the GTK+ shared library. Package: libcheese8 Description-md5: e56ab6b768d752b78de0633ed49e3dc4 Description-en_GB: tool to take pictures and videos from your webcam - base library A webcam application that supports image and video capture. Makes it easy to take photos and videos of you, your friends, pets or whatever you want. Allows you to apply fancy visual effects, fine-control image settings and has features such as Multi-Burst mode, Countdown timer for photos. . This package contains the base shared library. Package: libchewing3 Description-md5: 183658a3741630fdcf77aacc92f9d147 Description-en_GB: intelligent phonetic input method library libchewing is an intelligent phonetic input method library for Chinese. . It provides the core algorithm and logic so that they can be shared among the various input methods like JMCCE, xcin-chewing, scim-chewing, iiimf- chewing, screen-chewing, ime-chewing, etc. . The Chewing input method is a smart bopomofo fonetics input method that is useful for inputing Mandarin Chinese based language. . This package contains shared library used by other programs. Package: libchewing3-data Description-md5: 879154f5e48749b3e8cd4efee026a476 Description-en_GB: intelligent phonetic input method library - data files libchewing is an intelligent phonetic input method library for Chinese. . It provides the core algorithm and logic so that they can be shared among the various input methods like JMCCE, xcin-chewing, scim-chewing, iiimf- chewing, screen-chewing, ime-chewing, etc. . The Chewing input method is a smart bopomofo fonetics input method that is useful for inputing Mandarin Chinese based language. . This package contains data files of libchewing3. Package: libchewing3-dev Description-md5: 8e328c3577cf1adcf013f475c7ccf220 Description-en_GB: intelligent phonetic input method library (developer version) libchewing is an intelligent phonetic input method library for Chinese. . It provides the core algorithm and logic so that they can be shared among the various input methods like JMCCE, xcin-chewing, scim-chewing, iiimf- chewing, screen-chewing, ime-chewing, etc. . The Chewing input method is a smart bopomofo fonetics input method that is useful for inputing Mandarin Chinese based language. . This package contains static library and header files for developer. Package: libcib27 Description-md5: 8fbdbfb622e532d5531102ad70556167 Description-en_GB: cluster resource manager CIB library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Cluster Information Base library. Package: libclamav-dev Description-md5: 3dc197b6ebfb15522a4b7913ea796763 Description-en_GB: anti-virus utility for Unix - development files Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . The package contains the needed headers and libraries for developing software using the libclamav interface. . This library can be used to develop virus scanner applications. Package: libclamav9 Description-md5: bf2e797d0e7e410776d9200761e01bd6 Description-en_GB: anti-virus utility for Unix - library Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . For programs written using the libclamav library. Libclamav may be used to add virus protection into software. The library is thread-safe, and automatically recognizes and scans archives. Scanning is very fast and most of the time not noticeable. Package: libclass-data-inheritable-perl Description-md5: 82bba9e65b0ab1d72fbef1e5e404c956 Description-en_GB: Perl module to create accessors to class data Class::Data::Inheritable is for creating accessors/mutators to class data. That is, if you want to store something about your class as a whole (instead of about a single object). This data is then inherited by your subclasses and can be overridden. . For example: . Pere::Ubu->mk_classdata('Suitcase'); . will generate the method Suitcase() in the class Pere::Ubu. . This new method can be used to get and set a piece of class data. . Pere::Ubu->Suitcase('Red'); $suitcase = Pere::Ubu->Suitcase; Package: libclass-method-modifiers-perl Description-md5: f1e6913eb390add5f060deebe6e85707 Description-en_GB: Perl module providing method modifiers Class::Method::Modifiers provides three modifiers: before, around, and after. The before and after modifiers are run just before and after the method they modify, but cannot really affect that original method. The remaining modifier, around, is run in place of the original method, with a hook to easily call the original method. Package: libclass-xsaccessor-perl Description-md5: e785abcf076fde905048821573ca8b98 Description-en_GB: Perl module providing fast XS accessors Class::XSAccessor implements fast XS accessors both for getting at and setting an object attribute. Additionally, the module supports mutators and simple predicates like those for testing the truth value of a variable. It works only with objects that are implemented as ordinary hashes. . The XS accessor methods were between 1.6 and 2.5 times faster than typical pure-perl accessors in some simple benchmarking. If you usually write clear code, a factor of two speed-up is a good estimate. . Refer to Class::XSAccessor::Array (also included in libclass-xsaccessor- perl) for an implementation that works with array-based objects. Package: libclone-perl Description-md5: f0346601158f65d4b4cbf16b7ddeb57a Description-en_GB: module for recursively copying Perl datatypes The Clone module provides a clone() method which makes recursive copies of nested hash, array, scalar and reference types, including tied variables and objects. . It is faster (although less flexible) than Storable's dclone. Its functionality is _not_ serializing in-memory objects (i.e. as Data::Dumper or YAML::Dump do), but deep-copying them over to new in-memory structures. Package: libclucene-contribs1v5 Description-md5: b8f105fe2b28a7ca61f9fa1429c94c84 Description-en_GB: language specific text analyzers (runtime) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the files necessary for running applications that use the CLucene contribs library (language specific text analyzers for CLucene). Package: libclucene-core1v5 Description-md5: 444089d45d353e1cb29acf147817805d Description-en_GB: core library for full-featured text search engine (runtime) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the files necessary for running applications that use the CLucene core and shared libraries. Package: libclucene-dev Description-md5: 575ed8411b755e9b5a7c9ce4030c35c2 Description-en_GB: library for full-featured text search engine (development) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the static libraries and headers for developing applications that use the CLucene search API. Package: libclutter-1.0-0 Description-md5: a61582dd624c05cff2d537148daf6e7c Description-en_GB: Open GL based interactive canvas library Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libclutter-1.0-common Description-md5: 38161479c76808c77cc7cac8fb452207 Description-en_GB: Open GL based interactive canvas library (common files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the common files, such as translations. Package: libclutter-1.0-dev Description-md5: d2f107ca493c4c999db05729a9a06672 Description-en_GB: Open GL based interactive canvas library (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libclutter-1.0-doc Description-md5: 02635797d227670df03bfcc254b316dd Description-en_GB: Open GL based interactive canvas library (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libclutter-gst-3.0-0 Description-md5: 68c63db77bdc02fd5cd00999c8634190 Description-en_GB: Open GL based interactive canvas library GStreamer elements Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libclutter-gst-3.0-dev Description-md5: 226f3bbc8ad7bee2e20aa688dabd66d8 Description-en_GB: Open GL based interactive canvas library GStreamer elements (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libclutter-gst-3.0-doc Description-md5: 30572bfe8177705fb4404f6968d24263 Description-en_GB: Open GL based interactive canvas library GStreamer elements (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libclutter-gtk-1.0-0 Description-md5: b45ee0f005530aab6651f7cd9600f11a Description-en_GB: Open GL based interactive canvas library GTK+ widget Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. Package: libclutter-gtk-1.0-dev Description-md5: e9e6bec0e5d64d1155b64afd7e289839 Description-en_GB: Open GL based interactive canvas library GTK+ widget (development files) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the development files. Package: libclutter-gtk-1.0-doc Description-md5: 30dead2af292731b7e504c7925a6b467 Description-en_GB: Open GL based interactive canvas library GTK+ widget (documentation) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains the documentation. Package: libcmap-dev Description-md5: 011c0614008a69b95801932c49408b59 Description-en_GB: cluster engine CMAP library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Configuration Map library. Package: libcmap4 Description-md5: 9e130adda9da57b225f213fe8d9773ce Description-en_GB: cluster engine CMAP library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Configuration Map library. Package: libcogl-common Description-md5: d546b96c6a3a291dcdcc684916b2a0c0 Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer (common files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the common files, such as translations. Package: libcogl-dev Description-md5: be3115f4a0115636a1065d55d8a70f4a Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl. Package: libcogl-doc Description-md5: 6b316c36c70b839fe5274cc7bbbd7eaa Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer (documentation) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the documentation. Package: libcogl-pango-dev Description-md5: 5c4e7ce27e624192d91d8d0db6688471 Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package contains the development files for libcogl-pango. Package: libcogl-pango20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl-path-dev Description-md5: 2e20efef9b615c0cbb5717e31e6c92c8 Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer (development files) Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. . This package should be used as a build-dependency by programs that use the cogl-path API, but is currently an empty package that depends on libcogl- dev due to circular dependencies between the base cogl API and the cogl- path API. Package: libcogl-path20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcogl20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en_GB: Object oriented GL/GLES Abstraction/Utility Layer Cogl is a small open source library for using 3D graphics hardware to draw pretty pictures. The API departs from the flat state machine style of OpenGL and is designed to make it easy to write orthogonal components that can render without stepping on each others toes. Package: libcolamd2 Description-md5: 6d693e970300aa191a71ea529934c483 Description-en_GB: column approximate minimum degree ordering library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The COLAMD library implements the "COLumn Approximate Minimum Degree ordering" algorithm. It computes a permutation vector P such that the LU factorization of A (:,P) tends to be sparser than that of A. The Cholesky factorisation of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. Package: libcollection-dev Description-md5: 032378fdcf3e622c55ae4a2852001238 Description-en_GB: Development files for libcollection A data-type to collect data in a hierarchical structure for easy iteration and serialization. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libcollection4 Description-md5: 5016b92c89c873a9311c032bc7d6f4ef Description-en_GB: Collection data-type for C A data-type to collect data in a hierarchical structure for easy iteration and serialization. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libcolord-dev Description-md5: 46f99fd2edfb515f6b8ebf04d3e975ea Description-en_GB: system service to manage device colour profiles -- development files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains the development files required to build programs against the libcolord library. Package: libcolord-gtk-dev Description-md5: 02dd0aed70439b3b931485d3433d16ce Description-en_GB: GTK+ convenience library for interacting with colord - dev files colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . This is a GTK+ convenience library for interacting with colord. It is useful for both applications which need colour management and applications that wish to perform colour calibration. . This package contains the development files necessary for a GTK+ program to build against the libcolord-gtk library. Package: libcolord-gtk1 Description-md5: 18ea10b42bc3121465590ff2f1ce4e3f Description-en_GB: GTK+ convenience library for interacting with colord colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . This is a GTK+ convenience library for interacting with colord. It is useful for both applications which need colour management and applications that wish to perform colour calibration. . This package contains the runtime libraries. Package: libcolord2 Description-md5: 4d55f8607f36d5762f983bc2d927fd71 Description-en_GB: system service to manage device colour profiles -- runtime colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains a gobject-based convenience library for programs to interact with the colord system daemon. Package: libcolorhug-dev Description-md5: 2b848b49bfa0ae456fb4d9fe1028bea1 Description-en_GB: library to access the ColorHug colourimeter -- development files libcolorhug is a gobject-based library for using the ColorHug display colourimeter. It supports both reading values from the colourimeter and device administration, such as firmware updates. . This package contains the development files required to build programs against the libcolorhug library. Package: libcolorhug2 Description-md5: 5430db5db6b48bf89c6516c60d791c0a Description-en_GB: library to access the ColorHug colourimeter -- runtime libcolorhug is a gobject-based library for using the ColorHug display colourimeter. It supports both reading values from the colourimeter and device administration, such as firmware updates. . This package contains a gobject-based convenience library for programs to interact with the ColorHug colourimeter. Package: libcom-err2 Description-md5: 5611f795c9947cfb9a2980a01506a1b9 Description-en_GB: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Package: libcommon-sense-perl Description-md5: e7cabe54423a93004585d32869c8c1a3 Description-en_GB: module that implements some sane defaults for Perl programs common::sense implements some sane defaults for Perl programs, as defined by two typical (or not so typical - use your common sense) specimens of Perl coders. Package: libconfig-auto-perl Description-md5: a21c1ce97ab57c25137804f64a29091a Description-en_GB: magical config file parser Config::Auto allows developers to parse config files without needing to specify the format of the file (though they can do it). . It even looks for the config file in standard places (working dir, home dir, /etc) and tries some common config file names if the path isn't specified in the call. . It then determines the format of the config file, parses it and then returns a data structure containing the configuration data. The format of this structure depends on the format of the file. . At the moment, libconfig-auto-perl knows about colon, space and equals separated, XML, Perl, Windows INI, BIND9 and irssi style config files, though files in BIND9 or irssi format cannot be parsed. Package: libconfig-inifiles-perl Description-md5: 42c6fde87a5dc8f026116a9221f28a3d Description-en_GB: read .ini-style configuration files Config::IniFiles provides a way to have readable configuration files outside your Perl script. Configurations can be imported (inherited, stacked,...), sections can be grouped, and settings can be accessed from a tied hash. Package: libconfig-tiny-perl Description-md5: 779ebf205c9f59e3bf483821c9981dd0 Description-en_GB: Read/Write .ini style files with as little code as possible Config::Tiny is a perl class to read and write .ini style configuration files with as little code as possible, reducing load time and memory overhead. . This module is primarily for reading human written files, and anything written into shouldn't need to have documentation/comments. If something with more power is needed, move up to Config::Simple, Config::General or one of the many other Config:: modules. Config::Tiny does not preserve comments, whitespace, or the order of the file contents. Package: libconst-fast-perl Description-md5: 4b3a18c6b959138981afac83d7f62d90 Description-en_GB: facility for creating read-only scalars, arrays, and hashes Const::Fast is a perl module for creating read-only scalars, arrays, and hashes. It enables you to set a variable to the given value and subsequently make it readonly. Arrays and hashes will be made deeply readonly. . This module uses the builtin readonly feature of perl, making access to the variables just as fast as any normal variable without the weird side- effects of ties. Package: libcontextual-return-perl Description-md5: 0cf26c98dc1bc66795643adb255f2657 Description-en_GB: module for creating context-sensitive return values Contextual::Return provides a collection of named blocks that allow a return statement to return different values depending on the context in which it's called. Package: libconvert-asn1-perl Description-md5: 4ffd54dac06d60e5c74a812c22fc71fe Description-en_GB: Perl module for encoding and decoding ASN.1 data structures Convert::ASN1 will parse ASN.1 descriptions and will encode from and decode to perl data structures using a hierarchy of references. . Note that the ASN.1 parser is not a complete implementation of the ASN.1 specification. Package: libconvert-binhex-perl Description-md5: 1336112e61403d754353a49e3bfb2b2e Description-en_GB: Perl5 module for extracting data from macintosh BinHex files Convert::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 binary data. Package: libconvert-tnef-perl Description-md5: 10ea4ce87255fafa7cdf59ba7808ae75 Description-en_GB: Perl module to read TNEF files TNEF stands for Transport Neutral Encapsulation Format, and if you've ever been unfortunate enough to receive one of these files as an email attachment, you may want to use this module. Package: libconvert-uulib-perl Description-md5: ad0fefb3ebad6ecaa1f26cdfdfa5e762 Description-en_GB: Perl interface to the uulib library (a.k.a. uudeview/uuenview) Convert::UUlib is a versatile and powerful decoder/encoder library for a variety of encodings used in Usenet and Mail (uuencode, xxencode, b64, binhex...). . The library contains a variety of heuristics to reliably decode any files found in the input files, whether part of a single mail folder or spread over hundreds of files. Its two-pass architecture makes it possible to decode hundreds of megabytes in one sweep, without using much virtual memory. Package: libcorosync-common-dev Description-md5: a24c346d394cb27215ad43b6414b94bd Description-en_GB: cluster engine common development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Corosync libraries. Package: libcorosync-common4 Description-md5: c80f03ed4c2fc0e40bcf82475007ed0c Description-en_GB: cluster engine common library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync common library. Package: libcpanel-json-xs-perl Description-md5: cc3f6d27da586f2a7e291eeb5f64727f Description-en_GB: module for fast and correct serialising to JSON Cpanel::JSON::XS converts Perl data structures to JSON and vice versa. Its primary goal is to be correct and its secondary goal is to be fast. To reach the latter goal it was written in C. . As this is the n-th-something JSON module on CPAN, what was the reason to write yet another JSON module? While it seems there are many JSON modules, none of them correctly handle all corner cases, and in most cases their maintainers are unresponsive, gone missing, or not listening to bug reports for other reasons. Package: libcpg-dev Description-md5: f66453120dd15a981a4ad80e994cc28b Description-en_GB: cluster engine CPG library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Closed Process Group library. Package: libcpg4 Description-md5: 6eeb162ab30ad3185c7bc13c1787ce68 Description-en_GB: cluster engine CPG library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Closed Process Group library. Package: libcrack2 Description-md5: 7c7145f5450c1a0c56b8fff046f9d67e Description-en_GB: pro-active password checker library Shared library for cracklib2 which contains a C function which may be used in a passwd like program. The idea is simple: try to prevent users from choosing passwords that could be guessed by crack by filtering them out, at source. cracklib2 is NOT a replacement passwd program. cracklib2 is a LIBRARY. Package: libcrack2-dev Description-md5: e2f0fd7e7bc004d31781cbb5f7a6f02d Description-en_GB: pro-active password checker library - development files Header files, static libraries, documentation, and symbolic links developers using cracklib2 will need. . If you want to build software using cracklib2 you will need to install this package. For developing Python based applications for cracklib2 you need to install python3-cracklib instead. Package: libcrmcluster29 Description-md5: fd0e506be2412d853a0299aec9055357 Description-en_GB: cluster resource manager cluster library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the cluster library. Package: libcrmcommon34 Description-md5: 0eda4bfd4ffcd09772d9e4eb57915fe7 Description-en_GB: cluster resource manager common library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the common library. Package: libcrmservice28 Description-md5: 9461ecd1a5ca6fb9d3667795dab34458 Description-en_GB: cluster resource manager service library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the service library. Package: libcrypt-dev Description-md5: 57b963c0e5a2d004866e4d1cb1b09b78 Description-en_GB: libcrypt development files This package contains the files needed for developing applications that use libcrypt. Package: libcrypt-openssl-bignum-perl Description-md5: 6dbdf541a3152b7a4d7fd11123451e3c Description-en_GB: Perl module to access OpenSSL multiprecision integer arithmetic libraries Presently, many though not all of the arithmetic operations that OpenSSL provides are exposed to Perl via Crypt::OpenSSL::Bignum. In addition, this module can be used to provide access to bignum values produced by other OpenSSL modules, such as key parameters from Crypt::OpenSSL::RSA. Package: libcrypt-openssl-random-perl Description-md5: a713415d0ceda5bf4b9d1f60d7d60db9 Description-en_GB: module to access the OpenSSL pseudo-random number generator Crypt::OpenSSL::Random is a Perl module for accessing the OpenSSL pseudo- random number generator. Package: libcrypt-openssl-rsa-perl Description-md5: 67bab379e746ed51e6818294689a0db5 Description-en_GB: module for RSA encryption using OpenSSL Crypt::OpenSSL::RSA is a Perl module that provides glue to the RSA functions in the OpenSSL library. It provides the following functionalities: create a key from a string, make a new key, save key to a string, save public portion of key to a string using format compatible with OpenSSL's command-line rsa tool, encrypt, decrypt, sign, verify, return the size in bytes of a key, check the validity of a key. Package: libcrypt1 Description-md5: deac8c9adc422e925bdaf6bffdd3e875 Description-en_GB: libcrypt shared library libxcrypt is a modern library for one-way hashing of passwords. It supports DES, MD5, NTHASH, SUNMD5, SHA-2-256, SHA-2-512, and bcrypt-based password hashes It provides the traditional Unix >>crypt<< and >>crypt_r<< interfaces, as well as a set of extended interfaces like >>crypt_gensalt<<. Package: libcryptsetup-dev Description-md5: f9f5cbe91fe7a25a22798d2891748370 Description-en_GB: disk encryption support - development files Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup development files. Package: libcryptsetup12 Description-md5: 4d51c661b0adee027561376db6e58853 Description-en_GB: disk encryption support - shared library Cryptsetup provides an interface for configuring encryption on block devices (such as /home or swap partitions), using the Linux kernel device mapper target dm-crypt. It features integrated Linux Unified Key Setup (LUKS) support. . This package provides the libcryptsetup shared library. Package: libct4 Description-md5: 88bdfc8ca47c9a060f885576c2df10f0 Description-en_GB: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase CT-Lib API. You will need this if you plan to connect to MS SQL or Sybase servers, or use the PHP sybase or Perl DBD::Sybase extensions. Package: libctf-nobfd0 Description-md5: d6c110768780803ec3b63b3cfd3fefa3 Description-en_GB: Compact C Type Format library (runtime, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf-nobfd0-dbg Description-md5: dd801c6e69e4fc0ad925f6a62b61ed07 Description-en_GB: Compact C Type Format library (debug symbols, no BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0 Description-md5: 963d0564950a66fd47af23b5e2556922 Description-en_GB: Compact C Type Format library (runtime, BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libctf0-dbg Description-md5: 9bf55a3e45c7a4abf9fd22ffb2044168 Description-en_GB: Compact C Type Format library (debug symbols, BFD dependency) This package includes the libctf-nobfd shared library. The Compact C Type Format (CTF) is a way of representing information about a binary program Package: libcue-dev Description-md5: de480f55f29522c32b8d41f351161de7 Description-en_GB: CUE Sheet Parser Library - development files Libcue is intended to parse a so called cue sheet from a char string or a file pointer. For handling of the parsed data a convenient API is available. . This package contains the development files Package: libcue2 Description-md5: beaf3eb3b6e514ae5070ad46ea313960 Description-en_GB: CUE Sheet Parser Library Libcue is intended to parse a so called cue sheet from a char string or a file pointer. For handling of the parsed data a convenient API is available. Package: libcups2 Description-md5: cce9961cb86712146cb19e1b4636f79d Description-en_GB: Common UNIX Printing System(tm) - Core library 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. Package: libcups2-dev Description-md5: bf3f385e98251c2563c3f58554d2adce Description-en_GB: Common UNIX Printing System(tm) - Development files CUPS library 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 files necessary for developing CUPS-aware applications and CUPS drivers, as well as examples how to communicate with cups from different programming languages (Perl, Java, and PHP). Package: libcupsfilters-dev Description-md5: b9e86d6395fb70bb943d64a4a7cfaa29 Description-en_GB: OpenPrinting CUPS Filters - Development files for the library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. . This package contains the header files to develop applications (CUPS filters, printer drivers) using libcupsfilters. Package: libcupsfilters1 Description-md5: b891bc072c10210e109ee7d9699a32a3 Description-en_GB: OpenPrinting CUPS Filters - Shared library This library contains functions commonly used by the CUPS filters in the OpenPrinting CUPS filters package, currently functions to read several different image formats and to convert bitmaps between different color spaces. Package: libcupsimage2 Description-md5: f4451fb5498322724719d7d3a8635bf4 Description-en_GB: Common UNIX Printing System(tm) - Raster image library 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. Package: libcupsimage2-dev Description-md5: 419c750b3360d0933e0bbc9e17913244 Description-en_GB: Common UNIX Printing System(tm) - Development files CUPS image library 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 files necessary for developing applications that use the CUPS raster image format. Package: libcurl3-gnutls Description-md5: 785baf29d91f9f781677a7f569940052 Description-en_GB: easy-to-use client-side URL transfer library (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by GnuTLS. Package: libcurl3-nss Description-md5: 459d2b4fbb16cf9975276e1d24a7ffe8 Description-en_GB: easy-to-use client-side URL transfer library (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by NSS. Package: libcurl4 Description-md5: f1c7f18aba2d8ab7a7e32acea1dc61e7 Description-en_GB: easy-to-use client-side URL transfer library (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . SSL support is provided by OpenSSL. Package: libcurl4-doc Description-md5: 6462959fec3647baef16ff31a5f39d94 Description-en_GB: documentation for libcurl libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the documentation files for libcurl. Package: libcurl4-gnutls-dev Description-md5: a780e9fd64d55eccc7d421f6da7dc01d Description-en_GB: development files and documentation for libcurl (GnuTLS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by GnuTLS. Package: libcurl4-nss-dev Description-md5: b83e9196a054062dc76fc2a693802052 Description-en_GB: development files and documentation for libcurl (NSS flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by NSS. Package: libcurl4-openssl-dev Description-md5: 133120dd689c1a9785ccd7cd427dd344 Description-en_GB: development files and documentation for libcurl (OpenSSL flavour) libcurl is an easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP. . libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! . libcurl is free, thread-safe, IPv6 compatible, feature rich, well supported, fast, thoroughly documented and is already used by many known, big and successful companies and numerous applications. . This package provides the development files (ie. includes, static library, manual pages) that allow one to build software which uses libcurl. . SSL support is provided by OpenSSL. Package: libd3dadapter9-mesa Description-md5: 7e00c33b4c81f4834e4b1d47918d6125 Description-en_GB: state-tracker for Direct3D9 This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. Package: libd3dadapter9-mesa-dev Description-md5: 4043977533696b6cd4eacba2187c54cd Description-en_GB: state-tracker for Direct3D9 -- development files This package contains a Gallium3D state tracker that implements the Direct3D9 API. Combined with the gallium-nine branch of Wine, programs using D3D9 can achieve native (or better) graphics performance. . Development files Package: libdaemon-dev Description-md5: 005a2341fc0a104bc77d735929fd9237 Description-en_GB: lightweight C library for daemons - development files libdaemon is a lightweight 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 header files and the static version of the library. Package: libdaemon-doc Description-md5: 76daaed5895201954a33986cc719a717 Description-en_GB: lightweight C library for daemons - documentation libdaemon is a lightweight 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 contains the API documentation of the library. Package: libdaemon0 Description-md5: 7d433100fc16858f7ce79122a8e816d4 Description-en_GB: lightweight C library for daemons - runtime library libdaemon is a lightweight 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. Package: libdata-dpath-perl Description-md5: f60f8102e8fcb281cb725915e2cbb2a5 Description-en_GB: DPath is like XPath but for Perl data structures With Data::DPath you can address points in a Perl data structure by describing a "path" to it using hash keys, array indexes or some wildcard- like steps. It is inspired by XPath but differs from it. Package: libdata-dump-perl Description-md5: 9bbf0dc5bb559b810cac86ad8408084b Description-en_GB: Perl module to help dump data structures Data::Dump provides a single function called dump that takes a list of values as its argument and produces a string as its result. The string contains Perl code that, when evaled, produces a deep copy of the original arguments. The string is formatted for easy reading. . If called in void context, the dump is printed on standard error instead of being returned. If you don't like importing a function that overrides Perl's not-so-useful builtin, then you can also import the same function as "pp" (the mnemonic for "pretty-print"). Package: libdata-messagepack-perl Description-md5: 54f171e3a1c8104675c6575d54376be1 Description-en_GB: MessagePack serialising/deserialising Data::Messagepack converts Perl data structures to MessagePack and vice versa. . MessagePack is a binary-based efficient object serialization format. It enables to exchange structured objects between many languages like JSON. But unlike JSON, it is very fast and small. Package: libdata-optlist-perl Description-md5: a02528c5c88129d91015cfed0286ba18 Description-en_GB: module to parse and validate simple name/value option pairs Data::OptList is a Perl module useful for working with simple name-and- value option pairs. It assumes any defined scalar is a name and any reference after it is its value. Package: libdata-validate-domain-perl Description-md5: 8676c09d519b9f938a7e2ed0321542b8 Description-en_GB: perl domain name validation functions Data::Validate::Domain collects domain validation routines to make input validation and untainting easier and more readable. Package: libdate-manip-perl Description-md5: 76af4628055c478892d3eda050329d85 Description-en_GB: module for manipulating dates Date::Manip is a Perl module that contains a set of routines designed to make any common date/time manipulation easy to do. It aims to make operations like comparing two times, calculating a time a given amount of time from another, or parsing international times simpler. . The focus of Date::Manip has been to be able to do ANY desired date or time operation easily, though not necessarily quickly. There are other modules that can do a small subset of these operations quicker, so if speed is a primary issue, you should look elsewhere. Package: libdatrie-dev Description-md5: 344197f181b161e09306b69a91281bac Description-en_GB: Development files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analysers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains the development libraries, header files and manpages you need to develop your programs using the datrie library. Package: libdatrie-doc Description-md5: 3c4cf47e143e5cda7e76fc0d96a20eb5 Description-en_GB: Documentation files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method in which search time is independent of database size. It only takes O(m) search time, where m is the length of the search string. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analysers, as well as spelling dictionaries. . This library is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe. The details of the implementation can be found at https://linux.thai.net/~thep/datrie/datrie.html . This package contains some documents about the datrie library. Package: libdatrie1 Description-md5: bad75292299725e815dfa340308fd98b Description-en_GB: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Package: libdaxctl-dev Description-md5: 9ab313052268f772a3532f3f94a4009d Description-en_GB: Development files for libdaxctl Header files and development library for compiling C programs to link with the libdaxctl library and manage the device DAX subsystem in the Linux kernel. Package: libdaxctl1 Description-md5: 44c269b2e614e26ce7422da331a94574 Description-en_GB: Utility library for managing the device DAX subsystem "DAX" are file system extensions to bypass the page cache and block layer to mmap persistent memory, from a PMEM block device, directly into a process address space. . This package contains a utility library used by applications to manage the device DAX subsystem in the Linux kernel. Package: libdazzle-1.0-0 Description-md5: 3d717b5e0978433f0d21a70442f0e88f Description-en_GB: feature-filled library for GTK+ and GObject libdazzle provides additional features for GTK+ and GObject. A wide range of components from utilities for GIO, widgets for GTK+, an animation framework, state machines, paneling and high-performance counters are included. Package: libdazzle-1.0-dev Description-md5: b48c71bec47ce72850cd350fa332840b Description-en_GB: feature-filled library for GTK+ and GObject - development files libdazzle provides additional features for GTK+ and GObject. A wide range of components from utilities for GIO, widgets for GTK+, an animation framework, state machines, paneling and high-performance counters are included. . This package contains the development files. Package: libdazzle-common Description-md5: 7e7fd620534a1cb384ffe5748d6aa615 Description-en_GB: feature-filled library for GTK+ and GObject (common files) libdazzle provides additional features for GTK+ and GObject. A wide range of components from utilities for GIO, widgets for GTK+, an animation framework, state machines, paneling and high-performance counters are included. . This package contains architecture-independent files such as translations. Package: libdazzle-doc Description-md5: 90284863850c8d94483ac97dc6aebec1 Description-en_GB: feature-filled library for GTK+ and GObject - documentation libdazzle provides additional features for GTK+ and GObject. A wide range of components from utilities for GIO, widgets for GTK+, an animation framework, state machines, paneling and high-performance counters are included. . This package contains the API reference. Package: libdb++-dev Description-md5: 77047aba6756736aa06d1c92297f0f0e Description-en_GB: Berkeley Database Libraries for C++ [development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. This is only for programs which will use the C++ interface. Package: libdb-dev Description-md5: cc7d9357e644c1601c2255220178f551 Description-en_GB: Berkeley Database Libraries [development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. Package: libdb-java-dev Description-md5: 059e0f73d17247a508b8413c2d19a8ed Description-en_GB: Berkeley Database Libraries for Java [development] This empty package depends on the recommended package containing the Java interface for the Berkeley database library. Package: libdb-sql-dev Description-md5: a34f23f909f1599952a5f67265ecb074 Description-en_GB: Berkeley Database Libraries [SQL development] This empty package depends on the recommended development package containing headers and static libraries for the Berkeley database library. Package: libdb5.3 Description-md5: 6cef0d1fc062f09a5c2c1209dc807be1 Description-en_GB: Berkeley v5.3 Database Libraries [runtime] This is the runtime package for programs that use the v5.3 Berkeley database library. Package: libdb5.3++ Description-md5: fa02dd6e6118cdb8ba3a2bb75d0e2ce3 Description-en_GB: Berkeley v5.3 Database Libraries for C++ [runtime] This is the runtime package for programs that use the Berkeley v5.3 database library. This is only for programs which use the C++ interface. Package: libdb5.3++-dev Description-md5: a7a998f0313107491f90e490e2ad171f Description-en_GB: Berkeley v5.3 Database Libraries for C++ [development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. This is only for programs which will use the C++ interface. Package: libdb5.3-dbg Description-md5: b6795af6080c8d7c57c3e3f9c05328ed Description-en_GB: Berkeley v5.3 Database Libraries [debug] This package provides the debug symbols for the Berkeley v5.3 database libraries and binaries. Package: libdb5.3-dev Description-md5: a8fcb954a01494ec75806217ea263fd3 Description-en_GB: Berkeley v5.3 Database Libraries [development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. Package: libdb5.3-java Description-md5: 7fe5662ba085d6fe249eb0a22491cd95 Description-en_GB: Berkeley v5.3 Database Libraries for Java This package provides the Java interface for the Berkeley v5.3 database library. Package: libdb5.3-java-dev Description-md5: 10357cd4b2e7bc530ef77abbf53eea71 Description-en_GB: Berkeley v5.3 Database Libraries for Java [development] This package provides the Java interface for the Berkeley v5.3 database library. Package: libdb5.3-java-jni Description-md5: 7fe5662ba085d6fe249eb0a22491cd95 Description-en_GB: Berkeley v5.3 Database Libraries for Java This package provides the Java interface for the Berkeley v5.3 database library. Package: libdb5.3-sql Description-md5: 71e39b5f9b4bfe07a3a092747c1d6bc1 Description-en_GB: Berkeley v5.3 Database Libraries [SQL runtime] This is the runtime package for programs that use the v5.3 Berkeley database SQL library. Package: libdb5.3-sql-dev Description-md5: 75785db09c2db2de461c5e9b1296e888 Description-en_GB: Berkeley v5.3 Database Libraries [SQL development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. Package: libdb5.3-stl Description-md5: a4333c095837e70b0d0d67c82a44ba80 Description-en_GB: Berkeley v5.3 Database Libraries [STL runtime] This is the runtime package for programs that use the v5.3 Berkeley database STL library. Package: libdb5.3-stl-dev Description-md5: edbeff150a3779fb5554f4b8c92bea16 Description-en_GB: Berkeley v5.3 Database Libraries [STL development] This is the development package which contains headers and static libraries for the Berkeley v5.3 database library. Package: libdbd-freetds Description-md5: 437893fe7e8036a8f1aaebb14b0de68e Description-en_GB: Freetds database server driver for libdbi This driver provides connectivity to MS SQL Server or Sybase database servers through the libdbi Database Independent Abstraction Layer using Freetds. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-mysql Description-md5: 2f6453a1b87e77abc15937f5ab7942e2 Description-en_GB: MySQL database server driver for libdbi This driver provides connectivity to MySQL database servers through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-pgsql Description-md5: fe889b22a31ff8978490eec7cfd7eec3 Description-en_GB: PostgreSQL database server driver for libdbi This driver provides connectivity to PostgreSQL database servers through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbd-sqlite3 Description-md5: bbac5c425b82d758def37597a82c7afd Description-en_GB: SQLite3 database driver for libdbi This driver provides support for serverless SQLite3 databases through the libdbi Database Independent Abstraction Layer. Switching a program's driver does not require recompilation or rewriting source code. Package: libdbi-dev Description-md5: 98dc3b749976b17d062eeee349991034 Description-en_GB: DB Independent Abstraction Layer for C -- development files libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. . This package contains development files so you can compile using libdbi. Package: libdbi-doc Description-md5: a972248745e8c7bb9f2c106e8246b70b Description-en_GB: DB Independent Abstraction Layer for C -- documentation libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. . This package contains the documentation of libdbi. Package: libdbi-perl Description-md5: aa070f52bfbf0d9e220aa40da4b4ced1 Description-en_GB: Perl Database Interface (DBI) DBI (DataBase Interface) is a Perl framework that provides a common interface to access various backend databases in a uniform manner. DBD (DataBase Driver) modules provide implementations for various backend data storage mechanisms including networked relational databases (particularly SQL databases) and even web services such as the Google search engine. . It is extremely portable and available for a wide range of operating systems, architectures and data stores, including: . * Oracle * Microsoft SQL Server * IBM DB2 * SQLite * PostgreSQL * Firebird * MySQL Package: libdbi1 Description-md5: 68fb04da0e97eaa776bc3ae20156b39c Description-en_GB: DB Independent Abstraction Layer for C -- shared library libdbi implements a database-independent abstraction layer in C, similar to the DBI/DBD layer in Perl. Writing one generic set of code, programmers can leverage the power of multiple databases and multiple simultaneous database connections by using this framework. . This package is the shared library. Package: libdbus-1-3 Description-md5: 394b84dd0007d22bc4bb591ca6b5fa31 Description-en_GB: simple interprocess messaging system (library) 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. Package: libdbus-1-dev Description-md5: 59e71e7e764b950dc1184788af416a7e Description-en_GB: simple interprocess messaging system (development headers) 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. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-2 Description-md5: 28eacf00f989fe89eb70a8ec4b4e2839 Description-en_GB: deprecated library for D-Bus IPC D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a deprecated GLib-based shared library for applications using the GLib interface to D-Bus. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-dev Description-md5: 1b5f21584b4355c1c5487eb630d25eca Description-en_GB: deprecated library for D-Bus IPC (development files) 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 development files for a deprecated GLib-based D-Bus library. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-dev-bin Description-md5: 7fb40b0f96770019974dc1100143a62a Description-en_GB: deprecated library for D-Bus IPC (development tools) 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 is an implementation detail of libdbus-glib-1-dev and should not be depended on directly. It provides the dbus-binding-tool, used to generate code for a deprecated GLib-based D-Bus library. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbus-glib-1-doc Description-md5: 6cae37c1a6fa37e1f5b45c6a2c10fcb8 Description-en_GB: deprecated library for D-Bus IPC (API documentation) 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 HTML documentation for dbus-glib, a deprecated GLib-based D-Bus library. New code should use GDBus, part of GLib, instead. . See the dbus description for more information about D-Bus in general. Package: libdbusmenu-glib-dev Description-md5: 58fdbd052d2353e5107fe93d2ee4c2dc Description-en_GB: library for passing menus over DBus - development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build applications. Package: libdbusmenu-glib-doc Description-md5: 1ffdc025924bc65b6e7979b1ccb175c6 Description-en_GB: library for passing menus over DBus - documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-glib. Package: libdbusmenu-glib4 Description-md5: a6315d20d559a38a0d81a231c032d91e Description-en_GB: library for passing menus over DBus libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by applications. Package: libdbusmenu-gtk-doc Description-md5: a7a9a931f5576eb00980d2018473e7f1 Description-en_GB: library for passing menus over DBus - GTK+ version documentation libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains developer documentation for libdbusmenu-gtk. Package: libdbusmenu-gtk3-4 Description-md5: 4ba40d4f9c3c572696eb980868211738 Description-en_GB: library for passing menus over DBus - GTK+ version libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by GTK+ applications. Package: libdbusmenu-gtk3-dev Description-md5: 67bb3e998dab738032b93e4b5bb82284 Description-en_GB: library for passing menus over DBus - GTK+ version developement files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build GTK+ applications. Package: libdbusmenu-jsonloader-dev Description-md5: ee7366a5b0c7b5d39e6c8d71e57cb54f Description-en_GB: library for passing menus over DBus - Test lib development files libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains files that are needed to build test suites in applications or libraries using dbusmenu. Package: libdbusmenu-jsonloader4 Description-md5: 31f242c10f2e529e839b458606442772 Description-en_GB: library for passing menus over DBus - Test lib libdbusmenu passes a menu structure across DBus so that a program can create a menu simply without worrying about how it is displayed on the other side of the bus. . This package contains shared libraries to be used by test suites in applications or libraries using dbusmenu. Package: libdconf-dev Description-md5: 8a468e7db91abdc3f6a00615352bdbd2 Description-en_GB: simple configuration storage system - development files DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a static library and header files. Package: libdconf-doc Description-md5: 91ad4a904f2b2483abe22942755105f9 Description-en_GB: simple configuration storage system - documentation DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the documentation in devhelp format. Package: libdconf1 Description-md5: 468650903e334e192e00b3ec386e4f42 Description-en_GB: simple configuration storage system - runtime library DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains the runtime library. Package: libdebconfclient0 Description-md5: b6846d950dc3d5d61a275932cc66b18d Description-en_GB: Debian Configuration Management System (C-implementation library) Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. cdebconf is a reimplementation of the original debconf in C. . This library allows C programs to interface with cdebconf. Package: libdebconfclient0-dev Description-md5: f167233e3807daf961531e59d7a4ea92 Description-en_GB: Development files for cdebconf Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. cdebconf is a reimplementation of the original debconf version in C. . This package contains files needed to do cdebconf development Package: libdebhelper-perl Description-md5: 28ff8c768605ed424c531fb1eb355edf Description-en_GB: debhelper perl modules A collection of programs that can be used in a debian/rules file to automate common tasks related to building Debian packages. . This package provides the perl modules used by the scripts in debhelper. Package: libdebian-dpkgcross-perl Description-md5: 08243e84fbaa16487e86e967b2f87bad Description-en_GB: functions to aid cross-compiling Debian packages Debian::DpkgCross is a module of perl functions to aid installing libraries and headers for cross compiling. . This package is deprecated as it only supports the deprecated dpkg-cross binary. Package: libdebian-installer-extra4 Description-md5: 32e7f9f03c25886318648f08caae21cf Description-en_GB: Library of some extra debian-installer functions 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. Package: libdebian-installer4 Description-md5: 00094361ed8983bbb1d7b850c62f3e1d Description-en_GB: Library of common debian-installer functions 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. Package: libdebian-installer4-dev Description-md5: 814b97674c6f9c4cc2c9d5abc86ff4f8 Description-en_GB: Library of common debian-installer functions 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. . This package contains files needed to do libdebian-installer development. Package: libdebuginfod-dev Description-md5: 9371082d55db239b8b7d2b8bd008b1bc Description-en_GB: libdebuginfod development libraries and header files libasm1 allows you to interact with debuginfod. . This package contains development libraries and header files for libdebuginfod1. Package: libdebuginfod1 Description-md5: d62f7cacb6384ca72053831f668bd54c Description-en_GB: library to interact with debuginfod (development files) The libdebuginfo1 package provides a library with an interface to interact with debuginfod. . This library is part of elfutils. Package: libdecor-0-0 Description-md5: f83ec4ce171f899bc2e972cc4d5edfc7 Description-en_GB: client-side window decoration library libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains the runtime library. Package: libdecor-0-dev Description-md5: d03555db674e78b3af62933f7caa7565 Description-en_GB: client-side window decoration library - development files libdecor is a library that can help Wayland clients draw window decorations for them. It aims to provide multiple backends that implements the decoration drawing. . This package contains development files. Package: libdee-1.0-4 Description-md5: 3fa7cd0b47cc3ee162dee9b7d0666aee Description-en_GB: Model to synchronise multiple instances over DBus - shared lib libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains shared libraries to be used by applications. Package: libdee-dev Description-md5: eed1585299b81f3c9ea72e3e78baf33d Description-en_GB: Model to synchronize multiple instances over DBus - dev files libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains files that are needed to build applications. Package: libdee-doc Description-md5: 20780e42e2278115afb467802b38564d Description-en_GB: Model to synchronise multiple instances over DBus - documentation libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains the documentation. Package: libdevel-callchecker-perl Description-md5: d94a6c4e78ebb84ce9c84ad060c90ba3 Description-en_GB: custom op checking attached to subroutines Devel::CallChecker makes some new features of the Perl 5.14.0 C API available to XS modules running on older versions of Perl. The features are centred around the function cv_set_call_checker, which allows XS code to attach a magical annotation to a Perl subroutine, resulting in resolvable calls to that subroutine being mutated at compile time by arbitrary C code. This module makes cv_set_call_checker and several supporting functions available. (It is possible to achieve the effect of cv_set_call_checker from XS code on much earlier Perl versions, but it is painful to achieve without the centralised facility.) Package: libdevel-size-perl Description-md5: fe34e88d05099a5275023fbbf9f57491 Description-en_GB: Perl extension for finding the memory usage of Perl variables Devel::Size figures out the real sizes of Perl variables in bytes. Call functions with a reference to the variable you want the size of. If the variable is a plain scalar it returns the size of the scalar. If the variable is a hash or an array, use a reference when calling. Package: libdevel-stacktrace-perl Description-md5: 00a628b735f7b2b23ad12a8bc4664922 Description-en_GB: Perl module containing stack trace and related objects The Devel::StackTrace module contains two classes, Devel::StackTrace and Devel::StackTraceFrame. The goal of this object is to encapsulate the information that can found through using the caller() function, as well as providing a simple interface to this data. . The Devel::StackTrace object contains a set of Devel::StackTraceFrame objects, one for each level of the stack. The frames contain all the data available from caller(). Package: libdevel-symdump-perl Description-md5: 0b924661c0d3111e3fb79cac3c9803f6 Description-en_GB: Perl module for inspecting perl's symbol table The perl module Devel::Symdump provides a convenient way to inspect perl's symbol table and the class hierarchies within a running program. Package: libdevmapper-dev Description-md5: 5cd5521f2f57bf6df22387046029bce5 Description-en_GB: Linux Kernel Device Mapper header files 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 software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) header files for accessing the device-mapper; it allow usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdevmapper-event1.02.1 Description-md5: b169c2c5a98cc37e577d858eb70f12b6 Description-en_GB: Linux Kernel Device Mapper event support library 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 software raid, and other drivers that create "virtual" block devices. . This package contains the userspace library to help with event monitoring for devmapper devices, in conjunction with the dmevent daemon. Package: libdevmapper1.02.1 Description-md5: 20966f6bb804eef3609ec2e2db69378f Description-en_GB: Linux Kernel Device Mapper userspace library 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 software raid, and other drivers that create "virtual" block devices. . This package contains the (user-space) shared library for accessing the device-mapper; it allows usage of the device-mapper through a clean, consistent interface (as opposed to through kernel ioctls). Package: libdhash-dev Description-md5: fe73aeb2d9bd8c430796eb752ba7b30d Description-en_GB: Development files for libdhash A hash table which will dynamically resize to achieve optimal storage & access time properties. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libdhash1 Description-md5: 0ca14de908fde381445369392f95dd0a Description-en_GB: Dynamic hash table A hash table which will dynamically resize to achieve optimal storage & access time properties. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libdigest-bubblebabble-perl Description-md5: 53d3feb819fdf5fe359a87daa35fb618 Description-en_GB: perl module to create bubble-babble fingerprints Digest::BubbleBabble takes a message digest (generated by either of the MD5 or SHA-1 message digest algorithms) and creates a fingerprint of that digest in "bubble babble" format. Bubble babble is a method of representing a message digest as a string of "real" words, to make the fingerprint easier to remember. The "words" are not necessarily real words, but they look more like words than a string of hex characters. . Bubble babble fingerprinting is used by the SSH2 suite (and, consequently, by Net::SSH::Perl, the Perl SSH implementation) to display easy-to- remember key fingerprints. The key (a DSA or RSA key) is converted into a textual form, digested using Digest::SHA, and run through bubblebabble to create the key fingerprint. Package: libdigest-hmac-perl Description-md5: 70b680cf8c7387e1649b0563fe38d90d Description-en_GB: module for creating standard message integrity checks 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. Package: libdistro-info-perl Description-md5: f417f8a2f224f083f2115d9569272b72 Description-en_GB: information about distributions' releases (Perl module) Information about all releases of Debian and Ubuntu. . This package contains a Perl module for parsing the data in distro-info- data. There is also a command line interface in the distro-info package. Package: libdjvulibre-dev Description-md5: 7a47b77e06ba2a68a7aff0a9650a0118 Description-en_GB: Development files for the DjVu image format DjVu image format static library and development files. . DjVu is a set of compression technologies, a file format, and a software platform for the delivery over the Web of digital documents, scanned documents, and high resolution images. . DjVu documents download and display extremely quickly, and look exactly the same on all platforms. DjVu can be seen as a superior alternative to PDF and Postscript for digital documents, to TIFF (and PDF) for scanned documents, to JPEG for photographs and pictures, and to GIF for large palettized images. DjVu is the only Web format that is practical for distributing high-resolution scanned documents in color. Package: libdjvulibre-text Description-md5: d5fca3d4995b08f997ca3b715715e14b Description-en_GB: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdjvulibre21 Description-md5: 377e0a8fb1d56ba31c3feadafc4781b8 Description-en_GB: Runtime support for the DjVu image format DjVu runtime library. Package: libdlm-dev Description-md5: 563880a77ab6d7ae66220dfc3ffed1c9 Description-en_GB: Distributed Lock Manager library development DLM is a symmetric general-purpose distributed lock manager. The lock manager itself is a kernel module. . This package contains the headers and other necessary files to build applications or libraries that use the DLM library. Package: libdlm3 Description-md5: 9abfc1d1e0a35f47ca6295b2663dce35 Description-en_GB: Distributed Lock Manager library DLM is a symmetric general-purpose distributed lock manager. The lock manager itself is a kernel module. . This is the client library for applications using the lock manager. Package: libdlmcontrol-dev Description-md5: a2e50531c0f1032bf2f647694fa737a4 Description-en_GB: Distributed Lock Manager control library development DLM is a symmetric general-purpose distributed lock manager. The lock manager itself is a kernel module. . This package contains the headers and other necessary files to build applications or libraries that use the DLM control library. Package: libdlmcontrol3 Description-md5: d6f6fc41b31c06e7ccc17a50dca01111 Description-en_GB: Distributed Lock Manager control library DLM is a symmetric general-purpose distributed lock manager. The lock manager itself is a kernel module. . This is the client library for applications using the lock manager daemon? Package: libdmapsharing-3.0-2 Description-md5: b3621e4cd46512c95e25c2d5cff67ae1 Description-en_GB: DMAP client and server library - runtime libdmapsharing is a library to access and share content through the DMAP (DAAP & DPAP) protocols. The library is written in C using GObject and libsoup. . This package contains the runtime needed by programs using the library. Package: libdmapsharing-3.0-dev Description-md5: bb8f55d5c3a4142b22a433e34c58a8cb Description-en_GB: DMAP client and server library - development libdmapsharing is a library to access and share content through the DMAP (DAAP & DPAP) protocols. The library is written in C using GObject and libsoup. . This package contains the development library and headers needed to build programs using the library. Package: libdmraid-dev Description-md5: e5a3901320dc2ca7963a3c9dcf456f14 Description-en_GB: Device-Mapper Software RAID support tool - header files dmraid discovers, activates, deactivates and displays properties of software RAID sets (eg, ATARAID) and contained DOS partitions. . dmraid uses the Linux device-mapper to create devices with respective mappings for the ATARAID sets discovered. . This package contains the header files needed to link programs against dmraid. Package: libdmraid1.0.0.rc16 Description-md5: 46a093f4e6b08aef038639f58de18e32 Description-en_GB: Device-Mapper Software RAID support tool - shared library dmraid discovers, activates, deactivates and displays properties of software RAID sets (eg, ATARAID) and contained DOS partitions. . dmraid uses the Linux device-mapper to create devices with respective mappings for the ATARAID sets discovered. . This package contains the dmraid shared library, which implements the back half of dmraid, including on-disk metadata formats. Package: libdmx-dev Description-md5: c01e4e1371ca5edc6a0872db49cf2571 Description-en_GB: X11 Distributed Multihead extension library (development headers) libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients. . libdmx allows clients to configure the layout of DMX servers by adding and removing screens, input devices, et al. . This package contains the development headers for the library found in libdmx1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libdmx Package: libdmx1 Description-md5: b0edc7141b55636397f038edce225ea4 Description-en_GB: X11 Distributed Multihead extension library libdmx is an interface to the DMX extension for X, which allows a single server to be set up as a proxy spanning multiple servers -- not unlike Xinerama across discrete physical machines. It can be reconfigured on the fly to change the layout, and it is presented as a single logical display to clients. . libdmx allows clients to configure the layout of DMX servers by adding and removing screens, input devices, et al. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libdmx Package: libdns-export1110 Description-md5: 52d527bf4a46771b661269a614c3c1eb Description-en_GB: Exported DNS Shared Library 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 exported libdns shared library. Package: libdns1110 Description-md5: fadbc60724c646c80c4b57d45d5e5161 Description-en_GB: DNS Shared Library used by BIND 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. Package: libdotconf-dev Description-md5: 48a406c7a7d2dd536c0d327fe0dc1849 Description-en_GB: Configuration file parser library - development files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on- the-fly inclusion of additional config files. . This package contains the development files necessary to build programs using the dotconf library. Package: libdotconf0 Description-md5: 921e2a5f88f20a745f43216bdd13ed16 Description-en_GB: Configuration file parser library - runtime files dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on- the-fly inclusion of additional config files. Package: libdotconf0-dbg Description-md5: e608ccca38fb4dd7690fd9b13227ce2f Description-en_GB: Configuration file parser library - debugging symbols dot.conf is a simple-to-use and powerful configuration-file parser library written in C. The configuration files created for dot.conf look very similar to those used by the Apache Webserver. Even Container-Directives known from httpd.conf can easily be used in the exact same manner as for Apache-Modules. It supports various types of arguments, dynamically loadable modules that create their own configuration options on-the-fly, a here-documents feature to pass very long ARG_STR data to your app, and on- the-fly inclusion of additional config files. . This package contains the debugging symbols for libdotconf. Package: libdpkg-dev Description-md5: 0fd17a1a6d9f7c47ceec993ee3976f22 Description-en_GB: Debian package management static library This package provides the header files and static library necessary to develop software using libdpkg, the same library used internally by dpkg. . Note though, that the API is to be considered volatile, and might change at any time, use at your own risk. Package: libdpkg-perl Description-md5: fc07f0c7c95a4c2e478014327b0bc0a1 Description-en_GB: Dpkg perl modules This package provides the perl modules used by the scripts in dpkg-dev. They cover a wide range of functionality. Among them there are the following public modules: . - Dpkg: core variables - Dpkg::Arch: architecture handling functions - Dpkg::Build::Info: build information functions - Dpkg::BuildFlags: set, modify and query compilation build flags - Dpkg::BuildOptions: parse and manipulate DEB_BUILD_OPTIONS - Dpkg::BuildProfiles: parse and manipulate build profiles - Dpkg::Changelog: parse changelogs - Dpkg::Changelog::Entry: represents a changelog entry - Dpkg::Changelog::Parse: generic changelog parser for dpkg-parsechangelog - Dpkg::Checksums: generate and parse checksums - Dpkg::Compression: simple database of available compression methods - Dpkg::Compression::FileHandle: transparently (de)compress files - Dpkg::Compression::Process: wrapper around compression tools - Dpkg::Conf: parse dpkg configuration files - Dpkg::Control: parse and manipulate Debian control information (.dsc, .changes, Packages/Sources entries, etc.) - Dpkg::Control::Changelog: represent fields output by dpkg-parsechangelog - Dpkg::Control::Fields: manage (list of known) control fields - Dpkg::Control::Hash: parse and manipulate a block of RFC822-like fields - Dpkg::Control::Info: parse files like debian/control - Dpkg::Control::Tests: parse files like debian/tests/control - Dpkg::Control::Tests::Entry: represents a debian/tests/control stanza - Dpkg::Deps: parse and manipulate dependencies - Dpkg::Deps::Simple: represents a single dependency statement - Dpkg::Deps::Multiple: base module to represent multiple dependencies - Dpkg::Deps::Union: list of unrelated dependencies - Dpkg::Deps::AND: list of AND dependencies - Dpkg::Deps::OR: list of OR dependencies - Dpkg::Deps::KnownFacts: list of installed and virtual packages - Dpkg::Exit: push, pop and run exit handlers - Dpkg::Gettext: wrapper around Locale::gettext - Dpkg::IPC: spawn sub-processes and feed/retrieve data - Dpkg::Index: collections of Dpkg::Control (Packages/Sources files for example) - Dpkg::Interface::Storable: base object serialiser - Dpkg::Path: common path handling functions - Dpkg::Source::Format: manipulate debian/source/format files - Dpkg::Source::Package: extract Debian source packages - Dpkg::Substvars: substitute variables in strings - Dpkg::Vendor: identify current distribution vendor - Dpkg::Version: parse and manipulate Debian package versions . All the packages listed in Suggests or Recommends are used by some of the modules. Package: libdrm-amdgpu1 Description-md5: 61a9b44d2a8366ec01d27d9e105f5ecb Description-en_GB: Userspace interface to amdgpu-specific kernel DRM services -- runtime 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. Package: libdrm-common Description-md5: bb391482bb8583a32695bb00597b7f36 Description-en_GB: Userspace interface to kernel DRM services -- common files 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 common files for libdrm. Package: libdrm-dev Description-md5: 26367cfc3b23b21ad8b59e1f0974ff45 Description-en_GB: Userspace interface to kernel DRM services -- development files 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 development environment for libdrm. Package: libdrm-intel1 Description-md5: 7d5cde7098438ef4f6e5a2c7a8f37a2f Description-en_GB: Userspace interface to intel-specific kernel DRM services -- runtime 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. Package: libdrm-nouveau2 Description-md5: a8a5d523c49607cd4a96eb6032dcb202 Description-en_GB: Userspace interface to nouveau-specific kernel DRM services -- runtime 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. Package: libdrm-radeon1 Description-md5: 48a20567596b5b215c7a5479d3f5af5b Description-en_GB: Userspace interface to radeon-specific kernel DRM services -- runtime 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. Package: libdrm2 Description-md5: aefc4200d84a6f2aee6f342bdd88dc24 Description-en_GB: Userspace interface to kernel DRM services -- runtime 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. Package: libdv4 Description-md5: 736b863777ce31e159d4bbc98f81e587 Description-en_GB: software library for DV format digital video (runtime lib) 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. Package: libdv4-dev Description-md5: d017c359e4a26d0707ca717b327a65a4 Description-en_GB: software library for DV format digital video (devel files) 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 development headers and library files needed to compile programs using libdv. Package: libdvbv5-0 Description-md5: 23dbf191284bd79365740c49929cc746 Description-en_GB: Libraries to control, scan and zap on Digital TV channels This library provides functions to work with DVB devices that implement the DVB v5 API. . This package contains the shared libraries. Package: libdvbv5-dev Description-md5: 06d7f65104e18eb75437417743c92628 Description-en_GB: Development files for libdvbv5 This library provides functions to work with DVB devices that implement the DVB v5 API. . This package contains the development files. Package: libdvbv5-doc Description-md5: 77dbef8445795a8bbc7a267c8b9849b7 Description-en_GB: Doxygen generated documentation for libdvbv5 This library provides functions to work with DVB devices that implement the DVB v5 API. . This package provides doxygen generated documentation for the library. Package: libdw-dev Description-md5: f125fde79e7cf4843502f64d2aca123c Description-en_GB: libdw1 development libraries and header files libdw1 provides a library that provides access to DWARF debug information stored inside ELF files. . This package contains development libraries and header files for libdw1. . It also contains a static version of libdw. Only link to the static version for special cases and when you don't need anything from the ebl backends. Package: libdw1 Description-md5: 6238c70828caf72448d9f8116f0e5c97 Description-en_GB: library that provides access to the DWARF debug information libdw1 provides a library that provides access to DWARF debug information stored inside ELF files. . This library is part of elfutils. Package: libdynaloader-functions-perl Description-md5: 53b49dbc6e1aaddeb329dd1575764e8e Description-en_GB: deconstructed dynamic C library loading DynaLoader::Functions provides a function-based interface to dynamic loading as used by Perl. Some details of dynamic loading are very platform-dependent, so correct use of these functions requires the programmer to be mindful of the space of platform variations. Package: libe-book-0.1-1 Description-md5: 65b21f20e2d6463733919ac27705cd81 Description-en_GB: library for reading and converting various e-book formats libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. . Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format) Package: libe-book-dev Description-md5: bc71048d7d0924b8f872def799e1be09 Description-en_GB: library for reading and converting various e-book formats libe-book is a library and a set of tools for reading and converting various non-HTML reflowable e-book formats. . Currently supported are: - eReader .pdb - FictionBook v. 2 (including zipped files) - PalmDoc Ebook - Plucker .pdb - QiOO (mobile format, for java-enabled cellphones) - TCR (simple compressed text format) - TealDoc - zTXT - ZVR (simple compressed text format) . This package contains the development files (headers, ...) Package: libeatmydata1 Description-md5: 4f1a5e88dc1da5668b3648e66d311c1d Description-en_GB: Library and utilities to disable fsync and friends - shared library This package contains the actual LD_PRELOAD library (libeatmydata) supporting the operation of the eatmydata package. Users typically want to use or depend on the eatmydata package instead of this one, so see its description for further information. Package: libebackend-1.2-10 Description-md5: b3d133d6b14648a896d4e2d251b6dcae Description-en_GB: Utility library for evolution data servers This package is a utility library for evolution-data-servers providing backend functions to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebackend1.2-dev Description-md5: a5d72b476981a785a5ae2459f4a20808 Description-en_GB: Utility library for evolution data servers (development files) This package contains header files and static library for libebackend. . libebackend is a utility library for evolution-data-server providing backend function to access data. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-1.2-20 Description-md5: cb24488ae2ac69e00752272e7be5221f Description-en_GB: Client library for evolution address books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts-1.2-3 Description-md5: fd8f6220cee9a3b2df95847a5d20af2b Description-en_GB: Client library for evolution contacts books This package is a client library for evolution addressbooks. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook-contacts1.2-dev Description-md5: db02360a3dd32c2d99c43b5ea29a380d Description-en_GB: Client library for evolution contacts books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libebook1.2-dev Description-md5: ef3ee2f270bec1dd37ca08ab22a90311 Description-en_GB: Client library for evolution address books (development files) This package contains header files and static library for libebook. . libebook is a client library for evolution addressbooks. Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Package: libecal-2.0-1 Description-md5: 04cb425637b47946ccd00f8590d52db8 Description-en_GB: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution calendar. Package: libecal2.0-dev Description-md5: 64e78a627bc19180d08e2006a3590372 Description-en_GB: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal. Package: libecap3 Description-md5: 9f1455007fb909c55f6b50ea29d233b2 Description-en_GB: eCAP library eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server, to outsource content analysis and adaptation to a loadable module. For each applicable protocol message being processed, an eCAP-enabled host application supplies the message details to the adaptation module and gets back an adapted message, a "not interested" response, or a "block this message now!" instruction. These exchanges often include message bodies. Package: libecap3-dev Description-md5: df61b63e1494ff2ae59b89ae61f05f87 Description-en_GB: eCAP development libraries eCAP is a software interface that allows a network application, such as an HTTP proxy or an ICAP server, to outsource content analysis and adaptation to a loadable module. For each applicable protocol message being processed, an eCAP-enabled host application supplies the message details to the adaptation module and gets back an adapted message, a "not interested" response, or a "block this message now!" instruction. These exchanges often include message bodies. Package: libecpg-compat3 Description-md5: 66ce228306ea5636e1cb757bd540255b Description-en_GB: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libecpg-dev Description-md5: 5eb928e68d1075508e3d6a4d7fc6f514 Description-en_GB: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Package: libecpg6 Description-md5: 51ed6df58b24baddae9952acb91903bd Description-en_GB: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libedata-book-1.2-26 Description-md5: 2951cda855016cedfd37b2b06ff0940f Description-en_GB: Backend library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution address book. Package: libedata-book1.2-dev Description-md5: daf7a85467bbdfac33345b2709b9f36d Description-en_GB: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book. Package: libedata-cal-2.0-1 Description-md5: 6f9b6ccd1e5738678caa1d75cb84cf43 Description-en_GB: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution calendar. Package: libedata-cal2.0-dev Description-md5: e696a09b21241ebcdcff5dd7e60f1c19 Description-en_GB: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal. Package: libedataserver-1.2-26 Description-md5: fda04a0fcd5d6e38514bd04afa3d3e7f Description-en_GB: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a utility library for evolution-data-server. Package: libedataserver1.2-dev Description-md5: f544598afd99e88bcd01bf63f94d1b5b Description-en_GB: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver. Package: libedataserverui-1.2-3 Description-md5: 9029e4b9b34817b7416ca538ebbcce0f Description-en_GB: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a UI utility library for evolution-data-server. Package: libedataserverui1.2-dev Description-md5: ae4ddfcad376c4c2a572e9be547c5f7e Description-en_GB: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains development files for libedataserverui. Package: libedit-dev Description-md5: d563680e6c8f51c40aea576bffaea165 Description-en_GB: BSD editline and history libraries (development files) Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Package: libedit2 Description-md5: 16f9b7e3d0830d8027f7f78c9be66a88 Description-en_GB: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Package: libefiboot-dev Description-md5: b8d9456f2a1792649b3d2002a90ee90d Description-en_GB: Development headers for libefiboot development headers required to use libefiboot Package: libefiboot1 Description-md5: 78e1bcf3d7a068ea4e485f249e011542 Description-en_GB: Library to manage UEFI variables Library to allow for the manipulation of UEFI variables related to booting. Package: libefivar-dev Description-md5: 52256254fca5ce202b875fd54cc0042b Description-en_GB: Development headers for libefivar development headers required to use libefivar Package: libefivar1 Description-md5: cddc6d74a91dbbf01f6b63b9fc9030f2 Description-en_GB: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. Package: libegl-dev Description-md5: 47806736893d4bb421a432d04d058a58 Description-en_GB: Vendor neutral GL dispatch library -- EGL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the EGL library. Package: libegl-mesa0 Description-md5: b66a0a444abc380f2430455fec07e449 Description-en_GB: free implementation of the EGL API -- Mesa vendor library This package contains the EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package contains the Mesa vendor library for EGL. Package: libegl1 Description-md5: 1c6433db289e1066e3e6d8226697cf51 Description-en_GB: Vendor neutral GL dispatch library -- EGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for EGL. Package: libegl1-mesa-dev Description-md5: f0976997100febbc0dde500dd9c87805 Description-en_GB: free implementation of the EGL API -- development files This package contains the development environment required for compiling programs against EGL native platform graphics interface library. EGL provides a platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES. . This package provides the development environment for compiling programs against the EGL library. Package: libelf-dev Description-md5: 987fe60edac82d9ad80df9bdb9c08f33 Description-en_GB: libelf1 development libraries and header files libelf1 provides a shared library which allows reading and writing of ELF files on a high level. . This package contains development libraries and header files for libelf1. Package: libelf1 Description-md5: 5188e87e91e6292255a5ccd72d2f25ed Description-en_GB: library to read and write ELF files The libelf1 package provides a shared library which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the elfutils package use it also to generate new ELF files. . This library is part of elfutils. Package: libemail-address-xs-perl Description-md5: d895e5cc1dab4e5879d66f7215b0b334 Description-en_GB: Perl library for RFC 5322 address/group parsing and formatting Email::Address::XS implements RFC 5322 parser and formatter of email addresses and groups. It parses an input string from email headers which contain a list of email addresses or a groups of email addresses (like From, To, Cc, Bcc, Reply-To, Sender, ...). Also it can generate a string value for those headers from a list of email addresses objects. . Parser and formatter functionality is implemented in XS and uses shared code from Dovecot IMAP server. . It is a drop-in replacement for the Email::Address module. Package: libemail-date-format-perl Description-md5: 90de4658468546f14940c11564e639f4 Description-en_GB: Module to generate RFC-2822-valid date strings Email::Date::Format provides a simple means for generating an RFC 2822 compliant datetime string. It was refactored from Email::Date to avoid large dependency chains. Package: libenchant-2-2 Description-md5: 376c35f65a2fde728d882fde534aa99e Description-en_GB: Wrapper library for various spell checker engines (runtime libs) 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 the shared library and non-Voikko enchant plugins. Package: libenchant-2-dev Description-md5: b2620cb0d943a1db9ccdedf63e68ee00 Description-en_GB: Wrapper library for various spell checker engines (development) 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 files needed for development with Enchant. Package: libenchant-2-voikko Description-md5: bf08a1ac95ad7f7a287e3219a360d20b Description-en_GB: Voikko spell-checker libenchant plugin Voikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . This package contains a libenchant provider plugin that allows using Voikko in any application that uses enchant library for spell-checking, such as Abiword. Package: libencode-locale-perl Description-md5: 56ab0dbfeb69a085703b46539790f388 Description-en_GB: utility to determine the locale encoding In many applications it's wise to let Perl use Unicode for the strings it processes. Most of the interfaces Perl has to the outside world are still byte based. Programs therefore need to decode byte strings that enter the program from the outside and encode them again on the way out. . The POSIX locale system is used to specify both the language conventions requested by the user and the preferred character set to consume and output. The Encode::Locale module looks up the charset and encoding (called a CODESET in the locale jargon) and arranges for the Encode module to know this encoding under the name "locale". It means bytes obtained from the environment can be converted to Unicode strings by calling Encode::encode(locale => $bytes) and converted back again with Encode::decode(locale => $string). Package: libeot-dev Description-md5: 7637832934414d5b881257a1aed63996 Description-en_GB: Library for parsing/converting Embedded OpenType files -- development Libeot is a library for parsing Embedded OpenType files and converting them to other formats . This package contains the files needed to develop software using libeot. Package: libeot0 Description-md5: 6a4404dbab218e6bd57044daf033072f Description-en_GB: Library for parsing/converting Embedded OpenType files Libeot is a library for parsing Embedded OpenType files and converting them to other formats . This package contains the files needed to develop software using libeot. Package: libepoxy-dev Description-md5: e2ec7be5346c4a163b6eee417700fb09 Description-en_GB: OpenGL function pointer management library- development It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader(). . This package contains the development headers for the library found in libepoxy0. Non-developers likely have little use for this package. Package: libepoxy0 Description-md5: 5a791283a61b2b18fba618783b5b7751 Description-en_GB: OpenGL function pointer management library It hides the complexity of dlopen(), dlsym(), glXGetProcAddress(), eglGetProcAddress(), etc. from the app developer, with very little knowledge needed on their part. They get to read GL specs and write code using undecorated function names like glCompileShader(). Package: libepubgen-0.1-1 Description-md5: a219b39569aa9992caa465365e82cd3c Description-en_GB: EPUB generator library is a library for generating EPUB documents. It is directly pluggable into import filters based on librevenge. Package: libepubgen-dev Description-md5: 810358b0dea83c764314b4ff7a192144 Description-en_GB: EPUB generator library -- development is a library for generating EPUB documents. It is directly pluggable into import filters based on librevenge. . This package contains the development files (headers, ...) Package: liberasurecode-dev Description-md5: fbad4cc5eda403f2ccf3578c485a317a Description-en_GB: support of multiple erasure code backends - development files Liberasurecode is an erasure code library which can support multiple erasure code 'backends'. The repository includes a Jerasure for Reed- Solomon implementation. . This package contains the development files needed to build against the shared library. Package: liberasurecode1 Description-md5: 3dca7acc4e8a6c946dd42ab4f1a445a6 Description-en_GB: support of multiple erasure code backends - shared library Liberasurecode is an erasure code library which can support multiple erasure code 'backends'. The repository includes a Jerasure for Reed- Solomon implementation. . This package contains the shared library. Package: liberror-perl Description-md5: 7c2a471a2833eff06851f0e4e06c4e8c Description-en_GB: Perl module for error/exception handling in an OO-ish way The Error module provides two interfaces. Firstly "Error" provides a procedural interface to exception handling. Secondly "Error" is a base class for errors/exceptions that can either be thrown, for subsequent catch, or can simply be recorded. . Errors in the class "Error" should not be thrown directly, but the user should throw errors from a sub-class of "Error". . Warning: Using the "Error" module is no longer recommended due to the black-magical nature of its syntactic sugar, which often tends to break. Its maintainers have stopped actively writing code that uses it, and discourage people from doing so. . Recommended alternatives are Exception::Class (libexception-class-perl), Error::Exception (not packaged), TryCatch (libtrycatch-perl), and Try::Tiny (libtry-tiny-perl). Package: libespeak-ng-dev Description-md5: f3358917ca5534f15283ae0f45f62768 Description-en_GB: Multi-lingual software speech synthesizer: development files eSpeak NG is a software speech synthesizer for English, and some other languages. . This package contains the eSpeak NG development files needed to build against the espeak-ng shared library. Package: libespeak-ng-libespeak-dev Description-md5: 275d545545634d41c5f62cb1a9a9e7ab Description-en_GB: Multi-lingual software speech synthesizer: development files eSpeak NG is a software speech synthesizer for English, and some other languages. . This package contains compatibility links that makes it a drop-in replacement for the libespeak-dev package. Building against this package thus allows one to migrate to using eSpeak NG without any source code change. Package: libespeak-ng1 Description-md5: efb545d182817fefcdffb1769ce0a5e5 Description-en_GB: Multi-lingual software speech synthesizer: shared library eSpeak NG is a software speech synthesizer for English, and some other languages. . This package contains the espeak NG program in a shared library. Package: libestr-dev Description-md5: 036c6bfdbf2f57fa69bbc2e31f76de99 Description-en_GB: helper functions for handling strings (headers) The 'libestr' library contains some essential string manipulation functions and more, like escaping special characters. . This package contains the development files. Package: libestr0 Description-md5: 74857ff94ce38c80a06bdb68ef96d519 Description-en_GB: Helper functions for handling strings (lib) The 'libestr' library contains some essential string manipulation functions and more, like escaping special characters. . This package contains the shared library. Package: libetonyek-0.1-1 Description-md5: aa4e781ec3d88b604e3fe5244feb23ab Description-en_GB: library for reading and converting Apple Keynote presentations libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). Package: libetonyek-dev Description-md5: 11bf71a200ddbfe05db8bd02b2d4b348 Description-en_GB: library for reading and converting Apple Keynote presentations libetonyek is a library and a set of tools for reading and converting Apple Keynote presentations. The library tries to extract the most important parts of version 2 format of Keynote (version 1 is not supported yet, but it should be in the future). . This package contains the development files (headers, ...) Package: libevdev-dev Description-md5: 63278ffe5abb78fff6dcd8755619b04b Description-en_GB: wrapper library for evdev devices - development files libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the files required to build software using libevdev. Package: libevdev2 Description-md5: 67bec2e511a50d7ac6f7e4b05c2a96b6 Description-en_GB: wrapper library for evdev devices libevdev is a wrapper library for evdev devices. It provides functions covering the common tasks when dealing with evdev devices, thus avoiding erroneous ioctls and other errors. . This package contains the files required to run software using libevdev. Package: libevdocument3-4 Description-md5: 956c243a0a4027d023c642ebca2308fb Description-en_GB: Document (PostScript, PDF) rendering library This package contains libevdocument, which performs the rendering of the documents. . It ships with a ps, pdf, dvi, tiff, djvu, comics and xps backend. Package: libevent-2.1-7 Description-md5: 45b333b614c8e682d2a525e278f5c233 Description-en_GB: Asynchronous event notification library Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . For backward compatibility and to transition to "libevent_core only" or "libevent_core + libevent_extra", the libevent source package builds the libevent library that includes everything in libevent_core and libevent_extra. Package: libevent-core-2.1-7 Description-md5: 951eaa6250fb2e171dca3efbd48a13f0 Description-en_GB: Asynchronous event notification library (core) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . The libevent_core library includes event loops, timers, buffer code, and various small compatibility functions. . If you're writing software that only uses libevent's event loop, you should link against only the libevent_core library. Package: libevent-dev Description-md5: a0372b2adf9c0952b500f3fdbe22e52d Description-en_GB: Asynchronous event notification library (development files) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . This package includes development files for compiling against libevent. Package: libevent-extra-2.1-7 Description-md5: 7e81dabcc83d13ad144b6515c21b85c0 Description-en_GB: Asynchronous event notification library (extra) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . The libevent_extra library includes code for HTTP, DNS, RPC, and so on. . If you're writing software that uses libevent's protocol support, you need to link libevent_core and libevent_extra as well. Package: libevent-openssl-2.1-7 Description-md5: 9fbb926ce82ae47152f531168a5a07bf Description-en_GB: Asynchronous event notification library (openssl) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . There is now a bufferevent type that supports SSL/TLS using the OpenSSL library. The code for this is build in a separate library, libevent_openssl, so that your programs don't need to link against OpenSSL unless they actually want SSL support. Package: libevent-pthreads-2.1-7 Description-md5: 1a5d857791ab89f821f6bb92b9d541ca Description-en_GB: Asynchronous event notification library (pthreads) Libevent is an asynchronous event notification library that provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. . It is meant to replace the asynchronous event loop found in event driven network servers. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). . If you want threading support and you're using pthreads, you'll need to link against the libevent_pthreads library in addition to libevent_core. Package: libevince-dev Description-md5: 708a823ea6956d2cc85b60391375a7cd Description-en_GB: Document (PostScript, PDF) rendering library - development files This package contains evince-related libraries for rendering and displaying Evince documents like PostScript (PS), Encapsulated PostScript (EPS), DjVu, DVI, Portable Document Format (PDF) and XML Paper Specification (XPS) files. * libevdocument, which performs the rendering of the documents * libevview, which provides GTK+ widgets for displaying documents . This package provides the development headers, static libraries and documentation. Package: libevview3-3 Description-md5: ecf4f1038683832203c18a4989faaa7b Description-en_GB: Document (PostScript, PDF) rendering library - Gtk+ widgets This package contains libevview, which provides GTK+ widgets for displaying documents. Package: libexception-class-perl Description-md5: fee2d46a930b8837b66c328030aa8d13 Description-en_GB: module that allows you to declare real exception classes in Perl Exception::Class allows you to declare exceptions in your modules in a manner similar to how exceptions are declared in Java. . It features a simple interface allowing programmers to 'declare' exception classes at compile time. It also has a base exception class, Exception::Class::Base, that can be used for classes stored in files (aka modules ;) ) that are subclasses. . It is designed to make structured exception handling simpler and better by encouraging people to use hierarchies of exceptions in their applications. Package: libexempi-dev Description-md5: 29a8433f55412caee7501825a1bc21e2 Description-en_GB: library to parse XMP metadata (Development files) 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. . This package provides development files for using exempi. Package: libexempi8 Description-md5: a1c9bcccb3f7f9214a240f613e875fbb Description-en_GB: library to parse XMP metadata (Library) 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. Package: libexif-dev Description-md5: 8c30e3b15204de874eb1e6fb7a6a74ea Description-en_GB: library to parse EXIF files (development files) 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. . This package contains the development files. Package: libexif-doc Description-md5: d353e75bf296e7b00d58e2c901c88091 Description-en_GB: library to parse EXIF files (documentation) 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. . This package contains the development documentation. Package: libexif12 Description-md5: 7cb2387fed63f9f1902bcc28bafbd66b Description-en_GB: library to parse EXIF files 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. Package: libexiv2-27 Description-md5: 0cef82cd4c7bd76f6d4f353b700168e9 Description-en_GB: EXIF/IPTC/XMP metadata manipulation library Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . Exiv2 library provides: * fast read and write access to the Exif, IPTC, and XMP metadata of an image * an easy to use and extensively documented API * conversions of Exif and IPTC metadata to XMP and vice versa * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * Exif Makernote support: - Makernote tags can be read and written just like any other metadata - a sophisticated write algorithm avoids corrupting the Makernote * a simple interface to extract previews embedded in RAW images and Exif thumbnails * set and delete methods for Exif thumbnails Package: libexiv2-dev Description-md5: 1e6c4afdae92d4adb3af25ca7157ab94 Description-en_GB: EXIF/IPTC/XMP metadata manipulation library - development files Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the development files for using exiv2. Package: libexiv2-doc Description-md5: ceddcd5f9a8d366703af7c7d1539c4a6 Description-en_GB: EXIF/IPTC/XMP metadata manipulation library - HTML documentation Exiv2 is a C++ library and a command line utility to manage image metadata. It provides fast and easy read and write access to the Exif, IPTC and XMP metadata of images in various formats . This package provides the Exiv2 HTML documentation. Package: libexpat1 Description-md5: 969a775adb36dbfb73b9d7ef67f13bd6 Description-en_GB: XML parsing C library - runtime library This package contains the runtime, shared library of expat, the C library for parsing XML. Expat is a stream-oriented parser in which an application registers handlers for things the parser might find in the XML document (like start tags). Package: libexpat1-dev Description-md5: 0b45073661cf63b9161c598405a4e62d Description-en_GB: XML parsing C library - development kit This package contains the header file and development libraries of expat, the C library for parsing XML. Expat is a stream oriented XML parser. This means that you register handlers with the parser prior to starting the parse. These handlers are called when the parser discovers the associated structures in the document being parsed. A start tag is an example of the kind of structures for which you may register handlers. Package: libexporter-tiny-perl Description-md5: c1ed9630158cb0634b7bceb6168b3b8e Description-en_GB: tiny exporter similar to Sub::Exporter Exporter::Tiny is an exporter for Perl with the features of Sub::Exporter but only core dependencies. Package: libext2fs-dev Description-md5: 6c413fbf2fbe007c87112b744560fc94 Description-en_GB: ext2/ext3/ext4 file system libraries - headers and static libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package contains the development environment for the ext2fs and e2p libraries. Package: libext2fs2 Description-md5: ba4f61a3e0b238831f03143cbdce696e Description-en_GB: ext2/ext3/ext4 file system libraries The ext2, ext3 and ext4 file systems are successors of the original ext ("extended") file system. They are the main file system types used for hard disks on Debian and other Linux systems. . This package provides the ext2fs and e2p libraries, for userspace software that directly accesses extended file systems. Programs that use libext2fs include e2fsck, mke2fs, and tune2fs. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Package: libexttextcat-2.0-0 Description-md5: 04a1291bb513c381f16767f28c35d0df Description-en_GB: Language detection library Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorisation". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. Package: libexttextcat-data Description-md5: 802fd422bbb588f984f1e9b26b172645 Description-en_GB: Language detection library - data files Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorisation". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package provides the libtextcat data files. Package: libexttextcat-dev Description-md5: 290017313eccb2f481764caeefde3cb6 Description-en_GB: Language detection library - development files Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorisation". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package provides the files needed for building packages which use libexttextcat. Package: libextutils-depends-perl Description-md5: 539143b0ed56ca42100d14545eb4f268 Description-en_GB: Perl module for building extensions that depend on other extensions ExtUtils::Depends tries to make it easy to build Perl extensions that use functions and typemaps provided by other perl extensions. This means that a perl extension is treated like a shared library that also provides a C and an XS interface. Package: libfakeroot Description-md5: 22ea5d7d46de1e430af3ef824ed6d524 Description-en_GB: tool for simulating superuser privileges - shared libraries fakeroot provides a fake "root environment" by means of LD_PRELOAD and SysV IPC (or TCP) trickery. It puts wrappers around getuid(), chown(), stat(), and other file-manipulation functions, so that unprivileged users can (for instance) populate .deb archives with root-owned files; various build tools use fakeroot for this by default. . This package contains the LD_PRELOAD libraries. Package: libfastjson-dev Description-md5: 045aea6db475f9ed067e269b67311ab5 Description-en_GB: fast json library for C - development files The libfastjson library is a fork from json-c with a focus on performance. . This package contains the development files. Package: libfastjson4 Description-md5: 017dd0ebde83a31494314ccb995adb51 Description-en_GB: fast json library for C The libfastjson library is a fork from json-c with a focus on performance. . This package contains the shared library. Package: libfcgi-bin Description-md5: 5c862c120fcc08699e2aeabe759d1e17 Description-en_GB: FastCGI bridge from CGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. . This package contains the cgi-fcgi utility to bridge between CGI and FastCGI. Package: libfcgi-dev Description-md5: ff65d8279313a75952f9f404692a452a Description-en_GB: header files of FastCGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. . This package contains the header files, symlinks and static libraries which are needed to develop applications based on libfcgi. Package: libfcgi-perl Description-md5: dd8260826ef0350ed22335e0057fedc4 Description-en_GB: helper module for FastCGI FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a language-independent, scalable, open extension to CGI that provides faster performance by keeping programs persistent in memory and allowing them to handle multiple requests. This module provides the core interface needed to write these applications. . For complex applications, you should consider a more full-featured solution such as Plack or Catalyst (see libcatalyst-perl). Package: libfcgi0ldbl Description-md5: 83e2f540578ce9b2f10a1eff6015c34a Description-en_GB: shared library of FastCGI FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs. . This package contains the shared libraries. Package: libfdisk-dev Description-md5: a2001aec023268fdcf5a0ff2b2688bd3 Description-en_GB: fdisk partitioning library - headers The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. . This package contains the development environment for the fdisk library. Package: libfdisk1 Description-md5: 97986f600b6cd55d9613b5b8eac3b74a Description-en_GB: fdisk partitioning library The libfdisk library is used for manipulating partition tables. It is the core of the fdisk, cfdisk, and sfdisk tools. Package: libfdt-dev Description-md5: ad28e5f86214823e1f8f3d325c48bfcf Description-en_GB: Flat Device Trees manipulation library - development files This is a library containing functions for manipulating Flat Device Trees. . This package contains the files needed for development against libfdt. Package: libfdt1 Description-md5: f077c697bf6c3a18b07f993cec1cb219 Description-en_GB: Flat Device Trees manipulation library This is a library containing functions for manipulating Flat Device Trees. Package: libffi-dev Description-md5: cb5b8c2fd242772cae1be91db134642c Description-en_GB: Foreign Function Interface library (development files) This package contains the headers and static library files necessary for building programs which use libffi. . 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. Package: libffi8 Description-md5: aa11fa9e12227fc9a1de7b2cb193c270 Description-en_GB: Foreign Function Interface library runtime 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. Package: libfftw3-bin Description-md5: 1634796eb61b0b82db0ba1955d8060ec Description-en_GB: Library for computing Fast Fourier Transforms - Tools The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. . This package contains the wisdom management tools. Package: libfftw3-dev Description-md5: 0458906aced3a568dab153e7bdeb04f0 Description-en_GB: Library for computing Fast Fourier Transforms - development The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the statically linked library, header files and test programs. . This package contains the header files and static libraries. For documentation, see libfftw3-doc. Package: libfftw3-doc Description-md5: 4b102f0a50a0f8857bbe78f39afb5b51 Description-en_GB: Documentation for fftw version 3 The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the documentation for the fftw3 library. Package: libfftw3-double3 Description-md5: 9621f1cfaad5927e844a719259a992d4 Description-en_GB: Library for computing Fast Fourier Transforms - Double precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-long3 Description-md5: 635b21b639bb88b0432e61e40d91de25 Description-en_GB: Library for computing Fast Fourier Transforms - Long precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for long double precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-quad3 Description-md5: 0257bc9fe8f3f3c4a5554facc0480200 Description-en_GB: Library for computing Fast Fourier Transforms - Quad precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for quad precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfftw3-single3 Description-md5: 92b4a1a5847803599048be98e9eb70b9 Description-en_GB: Library for computing Fast Fourier Transforms - Single precision The FFTW library computes Fast Fourier Transforms (FFT) in one or more dimensions. It is extremely fast. This package contains the shared library for single precision transforms. . To get the static library and the header files, you need to install libfftw3-dev. For documentation, see libfftw3-doc. Package: libfido2-1 Description-md5: ccda78636a5acee7fd602c76c079d65b Description-en_GB: library for generating and verifying FIDO 2.0 objects A library for communicating with a FIDO device over USB, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library. Package: libfido2-dev Description-md5: a40ba5ae48fcedfa1cc2210773e934e1 Description-en_GB: library for generating and verifying FIDO 2.0 objects -- headers A library for communicating with a FIDO device over USB, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library's development headers. Package: libfido2-doc Description-md5: e050a5eb7de657241ece12e9460c09cc Description-en_GB: library for generating and verifying FIDO 2.0 objects -- documentation A library for communicating with a FIDO device over USB, and for verifying attestation and assertion signatures. FIDO U2F (CTAP 1) and FIDO 2.0 (CTAP 2) are supported. . This package contains the library's documentation (manpages & HTML). Package: libfile-basedir-perl Description-md5: e2d62144b6daacc640d5b6d78efd1111 Description-en_GB: Perl module to use the freedesktop basedir specification The File::BaseDir module can be used to find directories and files as specified by the XDG Base Directory Specification. It takes care of defaults and uses File::Spec to make the output platform specific. . For this module the XDG basedir specification 0.6 was used. Package: libfile-chdir-perl Description-md5: 29bd9687e45b745a44f092e47510afff Description-en_GB: more sensible way to change directories Perl's chdir() has the unfortunate problem of being very, very, very global. If any part of your program calls chdir() or if any library you use calls chdir(), it changes the current working directory for the whole program. . This sucks. . File::chdir gives you an alternative, $CWD and @CWD. These two variables combine all the power of chdir(), File::Spec and Cwd. Package: libfile-desktopentry-perl Description-md5: 47f4832a0b9c19ceb04c1f362a55ff75 Description-en_GB: Perl module to handle freedesktop .desktop files File::DesktopEntry is used to work with .desktop files. The format of these files is specified by the freedesktop "Desktop Entry" specification. For this module version 1.0 of the specification was used: . Package: libfile-fcntllock-perl Description-md5: 1376b0e0447b0e66b49e18521ea5b355 Description-en_GB: Perl module for file locking with fcntl(2) File::FcntlLock is a Perl module to do file locking in an object oriented fashion using the fcntl(2) system call. This allows locks on parts of a file as well as on the whole file and overcomes some known problems with flock(2), on which Perl's flock() function is based. . Furthermore due to its design it supports reliable locking over NFS. Package: libfile-find-rule-perl Description-md5: 8cd4d0f3eaa3be198fad597b8d5381f6 Description-en_GB: module to search for files based on rules File::Find::Rule is a Perl module which essentially provides an easy-to- use interface to the popular module, File::Find. It provides a way to build rules that specify desired file and directory names using a text- globbing syntax (provided by Text::Glob). This makes it useful for simple tasks, like finding all ".pm" files in a given directory. Package: libfile-homedir-perl Description-md5: ad33e25c1265dee466d84b5f0d3fa9fe Description-en_GB: Perl module for finding user directories across platforms File::HomeDir is a module for locating the directories that are "owned" by a user (typically your user) and to solve the various issues that arise trying to find them consistently across a wide variety of platforms. . The end result is a single API that can find your resources on any platform, making it relatively trivial to create Perl software that works elegantly and correctly no matter where you run it. Package: libfile-listing-perl Description-md5: 2ae02de0eba22eeba98280c10ba05d83 Description-en_GB: module to parse directory listings File::Listing exports a single function called parse_dir(), which can be used to parse directory listings. . The first parameter to parse_dir() is the directory listing to parse. It can be a scalar, a reference to an array of directory lines or a glob representing a filehandle to read the directory listing from. . The second parameter is the time zone to use when parsing time stamps in the listing. If this value is undefined, then the local time zone is assumed. . The third parameter is the type of listing to assume. Currently supported formats are 'unix', 'apache' and 'dosftp'. The default value 'unix'. Package: libfile-mimeinfo-perl Description-md5: bf8d7b2ddae0ccc7b3c6b157af85a455 Description-en_GB: Perl module to determine file types File::MimeInfo can be used to determine the mime type of a file. It tries to implement the freedesktop specification for a shared MIME database. . This package also contains two related utilities: * mimetype: determine a file's mimetype * mimeopen: open files according to their mimetype Package: libfile-slurper-perl Description-md5: 2d54738712a35b05d7290ae2d2b92fa1 Description-en_GB: simple, sane and efficient module to slurp a file File::Slurper provides functions for fast and correct slurping and spewing. . This module tries to make it as easy as possible to read and write files correctly and fast, hiding away all complications behind an easy intuitive interface. Package: libfile-stripnondeterminism-perl Description-md5: 7a8f47713a14d4cffef04ea1071c8eaa Description-en_GB: file non-deterministic information stripper — Perl module StripNondeterminism is a library for stripping non-deterministic information such as timestamps and filesystem ordering from various file and archive formats. . This can be used as a post-processing step to improve the reproducibility of a build product, when the build process itself cannot be made deterministic. . It is used as part of the Reproducible Builds project, although it should be considered a temporary workaround which should not be needed in the long term; upstream software should be reproducible even without using such a tool. . This package installs the Perl module ‘File::StripNondeterminism’. Package: libfile-which-perl Description-md5: 627223f305dd82cde8da8e723d765351 Description-en_GB: Perl module for searching paths for executable programs File::Which simulates the behavior of the standard 'which' program: it searches directories of a user's PATH (as returned by File::Spec) looking for executable files matching a given name. . On Debian /usr/bin/which is guaranteed to be available, but going through the Perl implementation can still save a fork. Package: libfilesys-df-perl Description-md5: 0c7ee0308b9925b83f47e3dcb45922b0 Description-en_GB: Module to obtain filesystem disk space information This module provides a way to obtain filesystem disk space information. This is a Unix only distribution. If you want to gather this information for Unix and Windows, use Filesys::DfPortable. The only major benefit of using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports the use of open filehandles as arguments. Package: libfl-dev Description-md5: 2bc496d6314c70a6ebaa00f0ce759933 Description-en_GB: static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognise lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyses its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the static library for flex. Package: libfl2 Description-md5: a7ee854b071e7f88dab94db684eef08c Description-en_GB: SHARED library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognise lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyses its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code. . This package contains the shared library for flex. Package: libflac++-dev Description-md5: 587748b0cbc64da87e6a3c66a716974c Description-en_GB: Free Lossless Audio Codec - C++ development library 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 development library libFLAC++. Package: libflac++6v5 Description-md5: 3e16a4b738821651b2d456b30ceedb19 Description-en_GB: Free Lossless Audio Codec - C++ runtime library 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++. Package: libflac-dev Description-md5: cee7b37a9102c16f614988533407b6e9 Description-en_GB: Free Lossless Audio Codec - C development library 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 development library libFLAC. Package: libflac-doc Description-md5: 0c0d8036449a3363599955cce1a15a27 Description-en_GB: Free Lossless Audio Codec - library documentation 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 API documentation for all the FLAC libraries. Package: libflac8 Description-md5: f4e8094378ea7f3b5f74adc1e78593b6 Description-en_GB: Free Lossless Audio Codec - runtime C library 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. Package: libfont-afm-perl Description-md5: 795f910e001817cefb5f507573d248f2 Description-en_GB: Perl interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allow 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. Package: libfont-ttf-perl Description-md5: c2adf749125bb1420434f9d47bc7461d Description-en_GB: Perl module for TrueType font hacking Font::TTF module supports reading, processing and writing many different table formats for TrueType fonts. You can do almost anything with a TrueType font with this module. Package: libfontconfig-dev Description-md5: 050db170deaa19847a8222ec11c75166 Description-en_GB: generic font configuration library - development 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 static libraries and headers needed for the development of applications using fontconfig. Package: libfontconfig-doc Description-md5: 787029a6cba781d03ad322d48b0f5ede Description-en_GB: generic font configuration library - documentation 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 documentation for fontconfig. Package: libfontconfig1 Description-md5: 79e15bc25852b501452288a133d57a43 Description-en_GB: generic font configuration library - runtime 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. Package: libfontconfig1-dev Description-md5: 8af839aca34cdb3c811174a5cd784639 Description-en_GB: generic font configuration library - dummy package 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 is a transitional package for libfontconfig-dev. It can be safely uninstalled. Package: libfontembed-dev Description-md5: c4c7345ca8b55eb3517e71b0b8ae9ac4 Description-en_GB: OpenPrinting CUPS Filters - Development files for font embed library This library contains functions for font embedding in PDF files, commonly used by CUPS filters. . This package contains the header files to develop applications using libfontembed. Package: libfontembed1 Description-md5: 8224b9ef51388c11e00f94a6367092f3 Description-en_GB: OpenPrinting CUPS Filters - Font Embed Shared library This library contains functions for font embedding in PDF files, commonly used by CUPS filters. Package: libfontenc-dev Description-md5: 37a55bd1ad8c6306a02543c3bd4d426c Description-en_GB: X11 font encoding library (development headers) libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts. . This package contains the development headers for the library found in libfontenc1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libfontenc Package: libfontenc1 Description-md5: 7b4f6c27df2fd0d1bc06021e797d04f6 Description-en_GB: X11 font encoding library 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: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libfontenc Package: libfprint-2-2 Description-md5: 0c02e0a8d8a4e0e532a063fa08106d94 Description-en_GB: async fingerprint library of fprint project, shared libraries The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides shared libraries. Package: libfprint-2-dev Description-md5: 25db03b1779963a22b924c40eb242ec2 Description-en_GB: async fingerprint library of fprint project, development headers The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides development headers. Package: libfprint-2-doc Description-md5: 1412785ee905e5f26fa92f1dd40aa31d Description-en_GB: async fingerprint library of fprint project, API documentation The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides the API documentation. Package: libfprint-2-tod-dev Description-md5: 01379c6fd37dcf689c686155461cfd66 Description-en_GB: async fingerprint library of fprint project, drivers development headers The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides development headers for creating device drivers. An example driver is available at: https://gitlab.freedesktop.org/3v1n0 /libfprint-tod-example-driver Package: libfprint-2-tod1 Description-md5: 6a45b3d3b7a7a33c5d7516cef2c03e9a Description-en_GB: async fingerprint library of fprint project, drivers shared libraries The fprint project aims to support for consumer fingerprint reader devices. . Previously, Linux support for such devices has been scattered amongst different projects (many incomplete) and inconsistent in that application developers would have to implement support for each type of fingerprint reader separately. The idea is to change that by providing a central system to support all the fingerprint readers as it's possible to get hands on. . libfprint is the centre of efforts, this component does the dirty job of talking to fingerprint reading devices, and processing fingerprint data. . This library depends on the new libusb, which performs asynchronous callbacks, allowing fprint to perform non-blocking device tasks. . This package provides shared libraries for the TOD drivers. Package: libfreehand-0.1-1 Description-md5: 11dc9123307971440ca7a40b29d3ec3e Description-en_GB: Library for parsing the FreeHand file format structure Libfreehand is library providing ability to interpret and import Adobe/Macromedia drawings into various applications. Package: libfreehand-dev Description-md5: 3fdc52006552870f4ec6f366d7972ddd Description-en_GB: Library for parsing the FreeHand file format structure -- development Libfreehand is library providing ability to interpret and import Adobe/Macromedia drawings into various applications. . This package contains the development files (headers, ...) Package: libfreeipmi-dev Description-md5: 4bd7c7d7ecc7c9a2ade84bbae733437d Description-en_GB: GNU IPMI - development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libfreeipmi. Package: libfreeipmi17 Description-md5: 551e6ddaf5141d9148d078f03ee68154 Description-en_GB: GNU IPMI - libraries FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . OpenIPMI, KCS, SMIC, SSIF, LAN drivers, and an IPMI API in a C Library. Package: libfreeradius-dev Description-md5: 3c0c3d13bc398f9c14b6ccb3e25e2af3 Description-en_GB: FreeRADIUS shared library development files The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. . This package contains the development headers and static library version. Package: libfreeradius3 Description-md5: 919b31a593d09cd5d4a89177002536aa Description-en_GB: FreeRADIUS shared library The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by the FreeRADIUS server and some of the utilities. Package: libfreerdp-client2-2 Description-md5: d4c3a0a2893d75653c3049e1d2066881 Description-en_GB: Free Remote Desktop Protocol library (client library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for common client functionality. Package: libfreerdp-server2-2 Description-md5: 8eae4cc5c48d3ea95d5754b2bf1c90ea Description-en_GB: Free Remote Desktop Protocol library (server library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with common server functionality. Package: libfreerdp-shadow-subsystem2-2 Description-md5: 6ef6436c34df72c1cfaf1cf4dabe3235 Description-en_GB: FreeRDP Remote Desktop Protocol shadow subsystem libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow subsystem libraries. Package: libfreerdp-shadow2-2 Description-md5: 49dfefe1574ce260a63ff9685cd6b5a0 Description-en_GB: FreeRDP Remote Desktop Protocol shadow libraries FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shadow libraries. Package: libfreerdp2-2 Description-md5: 43b828fff16d4902fa6931b59f78fe32 Description-en_GB: Free Remote Desktop Protocol library (core library) FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library with all core functionality. Package: libfreetype-dev Description-md5: 8875ea8826893bae306fe23dfd81f96f Description-en_GB: FreeType 2 font engine, development files 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 providing small, efficient and ubiquitous products. . This package contains all of the supplementary files you need to develop your own programs using the FreeType 2 library. Package: libfreetype6 Description-md5: a1e3ee2cc4e84cd6907bcd99545e0796 Description-en_GB: FreeType 2 font engine, shared library files 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 providing 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. Package: libfreetype6-dev Description-md5: 28f874a479b758590006ecadff6e409a Description-en_GB: FreeType 2 font engine, development files (transitional package) 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 providing small, efficient and ubiquitous products. . This package contains all of the supplementary files you need to develop your own programs using the FreeType 2 library. . This is a transitional package. It can safely be removed. Package: libfribidi-dev Description-md5: 4dddf6b79d76d215e47387fa37ab5e90 Description-en_GB: Development files for FreeBidi library FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the header files and static libraries for the FriBidi C library. Package: libfribidi0 Description-md5: 61cf20beb4c9c8cddf96f40bdc83fbb0 Description-en_GB: Free Implementation of the Unicode BiDi algorithm FriBiDi is a BiDi algorithm implementation for Hebrew and/or Arabic languages. This package contains the shared libraries. Package: libfs-dev Description-md5: 8afa50cb2254f0d5b40ef30959e297da Description-en_GB: X11 Font Services library (development headers) 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. . This package contains the development headers for the library found in libfs6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libFS Package: libfs6 Description-md5: bc296d2b3e22926a5940397b64e85665 Description-en_GB: X11 Font Services library 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: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libFS Package: libftdi1-2 Description-md5: 44b641cfe0aea5b368375962bba8ec2c Description-en_GB: C Library to control and program the FTDI USB controllers This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to communicate with the chips. . Functionalities include the possibility to use the chips in standard mode, in bitbang mode, and to read or write the serial EEPROM. . This is the C version of the library. Package: libftdipp1-3 Description-md5: 01d594b6b4c0b61f26ddafb651e21e03 Description-en_GB: C++ Library to control and program the FTDI USB controllers This library could talk to FTDI's FT232BM, FT245BM, FT2232C, FT2232D, FT245R, FT232H and FT230X type USB chips from userspace. It uses libusb 1.0 to communicate with the chips. . Functionalities include the possibility to use the chips in standard mode, in bitbang mode, and to read or write the serial EEPROM. . This is the C++ version of the library. Package: libfuse3-3 Description-md5: dfe0db50976b6a26fcd7e2a21f618724 Description-en_GB: Filesystem in Userspace (library) (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the shared library. Package: libfuse3-dev Description-md5: ca31f04cc7402a2f8f8d4cd5a604e60e Description-en_GB: Filesystem in Userspace (development) (3.x version) Filesystem in Userspace (FUSE) is a simple interface for userspace programs to export a virtual filesystem to the Linux kernel. It also aims to provide a secure method for non privileged users to create and mount their own filesystem implementations. . This package contains the development files. Package: libfwupd-dev Description-md5: 3bfeb2710678e4628a647776332ad2de Description-en_GB: development files for libfwupd fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the development files for libfwupd Package: libfwupd2 Description-md5: 149ac71e3036c806429868e82e340df5 Description-en_GB: Firmware update daemon library fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the library used by the daemon. Package: libfwupdplugin-dev Description-md5: 2b6b03986a475aee3c3bce3ce8770cda Description-en_GB: development files for libfwupdplugin fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the development files for libfwupdplugin Package: libfwupdplugin5 Description-md5: a330cc3c8015905cf497992aeb99b07d Description-en_GB: Firmware update daemon plugin library fwupd is a daemon to allow session software to update device firmware. You can either use a GUI software manager like GNOME Software to view and apply updates, the command-line tool or the system D-Bus interface directly. Firmware updates are supported for a variety of technologies. See for details . This package provides the library for the interface between daemon and plugins. Package: libgail-3-0 Description-md5: 280470c176632353e001009f5036985a Description-en_GB: GNOME Accessibility Implementation Library -- shared libraries 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. Package: libgail-3-dev Description-md5: 5edeb3765ab0b94a94768d0af3525056 Description-en_GB: GNOME Accessibility Implementation Library -- development files 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 development files for Gail. Package: libgail-3-doc Description-md5: 03b2e3edb9cd3a2f6e5b5a06f8d6e8cc Description-en_GB: documentation files of the Gail library 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 documentation files for Gail. Package: libgail-common Description-md5: 97f579410f9d8e3edb5f60b6c06b9ef7 Description-en_GB: GNOME Accessibility Implementation Library -- common modules 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. Package: libgail-doc Description-md5: 03b2e3edb9cd3a2f6e5b5a06f8d6e8cc Description-en_GB: documentation files of the Gail library 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 documentation files for Gail. Package: libgail18 Description-md5: 280470c176632353e001009f5036985a Description-en_GB: GNOME Accessibility Implementation Library -- shared libraries 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. Package: libgamemode0 Description-md5: 4a3f53bb67dec0937d51dc0baa1dee10 Description-en_GB: Optimise Linux system performance on demand (host library) GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the host library for gamemode. It is an internal library which communicates with the daemon. Package: libgamemodeauto0 Description-md5: 9a895e142dd04cfa55695abf4f08da05 Description-en_GB: Optimise Linux system performance on demand (client library) GameMode is a daemon/lib combo for Linux that allows games to request a set of optimisations be temporarily applied to the host OS. . The design has a clear-cut abstraction between the host daemon and library (gamemoded and libgamemode), and the client loaders (libgamemodeauto and gamemode_client.h) that allows for safe use without worrying about whether the daemon is installed or running. This design also means that while the host library currently relies on systemd for exchanging messages with the daemon, it's entirely possible to implement other internals that still work with the same clients. . GameMode was designed primarily as a stop-gap solution to problems with the Intel and AMD CPU powersave or ondemand governors, but is intended to be expanded beyond just CPU governor states, as there are a wealth of automation tasks one might want to apply. . This package provides the libgamemodeauto library. It is a client library which loads libgamemode if installed. The library can also be used to inject gamemode into any program with the LD_PRELOAD environment variable. Package: libgbm-dev Description-md5: 97d3ae24c3bec4dfba8e29c665cda9e5 Description-en_GB: generic buffer management API -- development files This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. . This package provides the development environment for compiling programs against the GBM library. Package: libgbm1 Description-md5: 9c1f8de2c17715ff7ed9524db86be4dd Description-en_GB: generic buffer management API -- runtime This package contains the GBM buffer management library. It provides a mechanism for allocating buffers for graphics rendering tied to Mesa. . GBM is intended to be used as a native platform for EGL on drm or openwfd. Package: libgc-dev Description-md5: 6024ab577069982922a45069ab44dff3 Description-en_GB: conservative garbage collector for C (development) Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new(). . It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used. . This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement. . This package is required to compile and link programs that use libgc1c2. Package: libgc1 Description-md5: fb0bc4e8a25a8d1d4508437085e3f5c8 Description-en_GB: conservative garbage collector for C and C++ Boehm-Demers-Weiser's GC is a garbage collecting storage allocator that is intended to be used as a plug-in replacement for C's malloc or C++'s new(). . It allows you to allocate memory basically as you normally would without explicitly deallocating memory that is no longer useful. The collector automatically recycles memory when it determines that it can no longer be used. . This version of the collector is thread safe, has C++ support and uses the defaults for everything else. However, it does not work as a drop-in malloc(3) replacement. Package: libgcab-1.0-0 Description-md5: 1cb7533ba55c00aa0e1d0d303ec95735 Description-en_GB: Microsoft Cabinet file manipulation library libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the shared library. Package: libgcab-dev Description-md5: 265ca387ee5a29fd11f20382cf75d667 Description-en_GB: Microsoft Cabinet file manipulation library - development files libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the development files. Package: libgcab-doc Description-md5: 7751734f208a13a36cabd60af32477ea Description-en_GB: Microsoft Cabinet file manipulation library - documentation libgcab provides functions to manipulate cabinet (.cab) files, both for reading and writing their contents. . This package contains the documentation. Package: libgcc-11-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_GB: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-11-dev-arm64-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_GB: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-11-dev-armhf-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_GB: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-11-dev-ppc64el-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_GB: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-11-dev-s390x-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_GB: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-12-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_GB: GCC support library (development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libgcc-s1 Description-md5: bbd60d723e97d8e06c04228ee4c76f10 Description-en_GB: GCC support library Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libgcc-s1-arm64-cross Description-md5: 30f5e940c21e92b2411b37b0a95424d1 Description-en_GB: GCC support library (arm64) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for arm64 architecture, for use in cross- compile environment. Package: libgcc-s1-armhf-cross Description-md5: ddfd6d748c065dc8fa2a5a0e14e971c9 Description-en_GB: GCC support library (armhf) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for armhf architecture, for use in cross- compile environment. Package: libgcc-s1-ppc64el-cross Description-md5: afcfa605b0f63aa529a832a3cb480a86 Description-en_GB: GCC support library (ppc64el) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for ppc64el architecture, for use in cross- compile environment. Package: libgcc-s1-s390x-cross Description-md5: 7d651d554ddf8fc473fd6d6feda218a1 Description-en_GB: GCC support library (s390x) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. . This package contains files for s390x architecture, for use in cross- compile environment. Package: libgck-1-0 Description-md5: 295051c0037e672e4d1c6a05313400f6 Description-en_GB: Glib wrapper library for PKCS#11 - runtime GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the shared libraries needed to run programs built against the GCK library. Package: libgck-1-dev Description-md5: cfa95aba9f3b2a479b52494f03079fe7 Description-en_GB: GLib wrapper library for PKCS#11 - development GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the static libraries, header files and documentation needed to build applications using the GCK library. Package: libgck-1-doc Description-md5: 1eff4110e2151494884bd0cc3ad14eee Description-en_GB: GLib wrapper library for PKCS#11 - documentation GCK is a wrapper based on GLib implementing the PKCS#11 (Cryptoki) interface. . This package contains the API documentation for the GCK library. Package: libgcr-3-dev Description-md5: 2c7f08f369b97bd861c14d57fe6e7323 Description-en_GB: Library for Crypto UI related tasks - development GCR is a library for crypto UI and related tasks. . This package contains the static libraries, header files and documentation needed to build applications using the GCR library. Package: libgcr-3-doc Description-md5: d42e997633a20f948abe39568f9aaca9 Description-en_GB: Library for Crypto UI related tasks - documentation GCR is a library for crypto UI and related tasks. . This package contains the API documentation for the GCR library. Package: libgcr-base-3-1 Description-md5: 14e274d3cca43006fcf7e2eab5df3b13 Description-en_GB: Library for Crypto related tasks GCR is a library for crypto UI and related tasks. . This package contains the GObject library for high level crypto parsing. Package: libgcr-ui-3-1 Description-md5: f0160c7d3daed603681dfd3b0562507f Description-en_GB: Library for Crypto UI related tasks GCR is a library for crypto UI and related tasks. . This package contains the GObject and GUI library for high level crypto parsing and display. Package: libgcrypt20 Description-md5: 98bb5dd0ae9e4cb030e532a58cd590be Description-en_GB: LGPL Crypto library - runtime library libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) Package: libgcrypt20-dev Description-md5: 0d74680c9807811396a5a59f02910c8c Description-en_GB: LGPL Crypto library - development files libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains header files and libraries for static linking. Package: libgcrypt20-doc Description-md5: 6ab36cc5f314b7a1d355713a95d031f7 Description-en_GB: LGPL Crypto library - documentation libgcrypt contains cryptographic functions. Many important free ciphers, hash algorithms and public key signing algorithms have been implemented: . Arcfour, Blowfish, CAST5, DES, AES, Twofish, Serpent, rfc2268 (rc2), SEED, Poly1305, Camellia, ChaCha20, IDEA, Salsa, SM4, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, SM3, SHA-1, SHA-256, SHA-512, SHA3-224, SHA3-256, SHA3-384, SHA3-512, SHAKE128, SHAKE256, Tiger, Whirlpool, DSA, DSA2, ElGamal, RSA, ECC (Curve25519, sec256k1, GOST R 34.10-2001 and GOST R 34.10-2012, etc.) . This package contains developer documentation. Package: libgd-dev Description-md5: e2e1452132bfe957f8694d8a8920856e Description-en_GB: GD Graphics Library (development version) 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 full development version of the library. Package: libgd-graph-perl Description-md5: f2087463db7420b017c074a8be4e0c9c Description-en_GB: Graph Plotting Module for Perl 5 GD::Graph is a perl5 module to create charts using the GD module. The following classes for graphs with axes are defined: * GD::Graph::lines - Create a line chart. * GD::Graph::bars - Create a bar chart. * GD::Graph::points - Create an chart, displaying the data as points. * GD::Graph::linespoints - Combination of lines and points. * GD::Graph::area - Create a graph, representing the data as areas under a line. * GD::Graph::mixed - Create a mixed type graph, any combination of the above. At the moment this is fairly limited. Some of the options that can be used with some of the individual graph types won't work very well. Multiple bar graphs in a mixed graph won't display very nicely. * GD::Graph::pie - Create a pie chart. Package: libgd-perl Description-md5: c5a8a5b7fb0fe0b1a331b6130847e4d9 Description-en_GB: Perl module wrapper for libgd This is a autoloadable interface module for libgd, a popular library for creating and manipulating PNG files. With this library you can create PNG images on the fly or modify existing files. Features include: . * Lines, polygons, rectangles and arcs, both filled and unfilled * Flood fills * The use of arbitrary images as brushes and as tiled fill patterns * Line styling (dashed lines and the like) * Horizontal and vertical text rendering * Support for transparency and interlacing * Support for TrueType font rendering, via libfreetype. * Support for spline curves, via GD::Polyline * Support for symbolic font names, such as "helvetica:italic" * Support for symbolic color names, such as "green", via GD::Simple * Produces output in png, gif, jpeg and xbm format * Produces output in svg format via GD::SVG. . Included with the example code is the perl script qd.pl with QuickDraw routines for generating PICT2 files (used on Apple Macintosh). Package: libgd-text-perl Description-md5: d9f4bc5f8094ecfb630546573c918eda Description-en_GB: Text utilities for use with GD This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph. Package: libgd3 Description-md5: c60ac65f313e96eb4257868f1294e7fd Description-en_GB: GD Graphics Library 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. Package: libgdata-common Description-md5: 5d011a11f567ab94a8c35d7b48cad649 Description-en_GB: Library for accessing GData webservices - common data files libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the common data files for libgdata. Package: libgdata-dev Description-md5: 9892c19f92db563fe9dd7a426623ff57 Description-en_GB: Library for accessing GData webservices - development files libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the headers and development libraries needed to build applications using the libgdata library Package: libgdata-doc Description-md5: 457badc41d89dbaf51ffd8a78ca96272 Description-en_GB: Library for accessing GData webservices - documentation libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the HTML documentation for the libgdata library Package: libgdata22 Description-md5: 2206a13104622d0ae3e6b435b0e80fc0 Description-en_GB: Library for accessing GData webservices - shared libraries libgdata is a GLib-based library for accessing online service APIs using the GData protocol — most notably, Google's services. It provides APIs to access the common Google services, and has full asynchronous support. . This package contains the shared libraries. Package: libgdbm-compat-dev Description-md5: b08943433a3f459058e5d81c2848ffc3 Description-en_GB: GNU dbm database routines (legacy support development files) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package includes development files, required to build old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6 and libgdbm- dev. Package: libgdbm-compat4 Description-md5: e041f7347ee540d2afa27ad04295de1b Description-en_GB: GNU dbm database routines (legacy support runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). This package includes library files, required to run old programs, that use legacy 'dbm' interface. For new programs, please use modern interface, provided by libgdbm6 and libgdbm- dev. Package: libgdbm-dev Description-md5: 538569a1f92ab25ef8f4a46ecbbf6126 Description-en_GB: GNU dbm database routines (development files) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). Note, that to build old programs, that use legacy 'dbm' interface, you have to install libgdbm-compat-dev binary package. Package: libgdbm6 Description-md5: 24b8412dee6fcbfee343c973abac1e5a Description-en_GB: GNU dbm database routines (runtime version) GNU dbm ('gdbm') is a library of database functions that use extendible hashing and works similarly to the standard UNIX 'dbm' functions. . The basic use of 'gdbm' is to store key/data pairs in a data file, thus providing a persistent version of the 'dictionary' Abstract Data Type ('hash' to perl programmers). Package: libgdk-pixbuf-2.0-0 Description-md5: 63eb319f3f676573afbb3b5585491e65 Description-en_GB: GDK Pixbuf library The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) Package: libgdk-pixbuf-2.0-dev Description-md5: 5aafdeaef76aa0707bd91e0f31424078 Description-en_GB: GDK Pixbuf library (development files) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the header files which are needed for using GDK Pixbuf. Package: libgdk-pixbuf-xlib-2.0-dev Description-md5: 31c0ec9e89d3c5842049e497a3b887b9 Description-en_GB: GDK Pixbuf library (development files) This package contains the header files which are needed for using GDK Pixbuf's deprecated Xlib integration. . No newly written code should ever use this library. . If your existing code depends on gdk-pixbuf-xlib, then you're strongly encouraged to port away from it. Package: libgdk-pixbuf2.0-bin Description-md5: 35212098c2856a678bbe604af64e8ee8 Description-en_GB: GDK Pixbuf library (thumbnailer) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the GDK pixdata compression utility, the thumbnailer and a utility for converting images into C code. Package: libgdk-pixbuf2.0-common Description-md5: cd3fff9d184ca859b9cd83a1a6a9e258 Description-en_GB: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Package: libgdk-pixbuf2.0-dev Description-md5: d42d0fae5298ef661bf8468d6bb2a6ad Description-en_GB: GDK Pixbuf library (transitional development files) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This transitional package depends on the development files for the main library libgdk-pixbuf-2.0-0 and the deprecated Xlib integration library libgdk-pixbuf-xlib-2.0-0. . Packages that only require the main library should build-depend on libgdk- pixbuf-2.0-dev | libgdk-pixbuf2.0-dev instead. . Packages that require the Xlib integration should port away from it, or until that can be done, depend on libgdk-pixbuf-xlib-2.0-dev | libgdk- pixbuf2.0-dev instead. Package: libgdk-pixbuf2.0-doc Description-md5: c05c1d454653d6d30698975f8ff15372 Description-en_GB: GDK Pixbuf library (documentation) The GDK Pixbuf library provides: - Image loading and saving facilities. - Fast scaling and compositing of pixbufs. - Simple animation loading (ie. animated GIFs) . This package contains the HTML documentation for the GDK Pixbuf library in /usr/share/doc/libgtk2.0-doc/ . Package: libgdm-dev Description-md5: 669514f6396aac0aea32903df3bc22ad Description-en_GB: GNOME Display Manager (development files) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains header and development files. Package: libgdm1 Description-md5: fbcf9de06b83ab57fb37bde788d9034b Description-en_GB: GNOME Display Manager (shared library) GDM provides the equivalent of a "login:" prompt for X displays: it asks for a login and starts graphical sessions. . It supports multiple seats and switching between multiple users. . The greeter is based on the GNOME libraries and applications, and its look and design are the same as those of a GNOME session. . This package contains the shared library required by gnome-shell. Package: libgee-0.8-2 Description-md5: c5be4b68b75f5b2635ffa082a8e1e1e8 Description-en_GB: GObject based collection and utility library libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. . libgee provides the following interfaces: * Traversable - Iterable + Collection # List * BidirList # Set * SortedSet - BidirSortedSet # MultiSet # Queue * Deque + Map # SortedMap * BidirSortedMap - Iterator + BidirIterator # BidirListIterator + ListIterator # BidirListIterator * MultiMap * Future . The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet, HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise, TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a reasonable sample implementation of those interfaces. In addition, a set of abstract classes are provided to ease the implementation of new collections. . Around that, the API provides means to retrieve read-only views, efficient sort algorithms, simple, bi-directional or index-based mutable iterators depending on the collection type. . libgee is written in Vala and can be used like any GObject-based C library. It's planned to provide bindings for further languages. . This package contains the shared libraries. Package: libgee-0.8-dev Description-md5: c45549f95d1583440d9feea99bda055a Description-en_GB: GObject based collection and utility library (development files) libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. . libgee provides the following interfaces: * Traversable - Iterable + Collection # List * BidirList # Set * SortedSet - BidirSortedSet # MultiSet # Queue * Deque + Map # SortedMap * BidirSortedMap - Iterator + BidirIterator # BidirListIterator + ListIterator # BidirListIterator * MultiMap * Future . The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet, HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise, TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a reasonable sample implementation of those interfaces. In addition, a set of abstract classes are provided to ease the implementation of new collections. . Around that, the API provides means to retrieve read-only views, efficient sort algorithms, simple, bi-directional or index-based mutable iterators depending on the collection type. . libgee is written in Vala and can be used like any GObject-based C library. It's planned to provide bindings for further languages. . This package contains the headers and development libraries. Package: libgeoclue-2-0 Description-md5: 879eedfb33842065f4c33a15296acbb6 Description-en_GB: convenience library to interact with geoinformation service GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the shared library. Package: libgeoclue-2-dev Description-md5: ba611e8a36d40dc7f25b777992f69648 Description-en_GB: convenience library to interact with geoinformation service (devel files) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains header and development files. Package: libgeoclue-doc Description-md5: abb4b6a9b3dea874bbba94446e01604f Description-en_GB: convenience library to interact with geoinformation service (API documentation) GeoClue is a D-Bus geoinformation service. The goal of the Geoclue project is to make creating location-aware applications as simple as possible. . This package contains the library API documentation. Package: libgeocode-glib-dev Description-md5: 74f70688b383331ccd56f9c71e74b329 Description-en_GB: development files for geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. . This package contains the development files for geocode-glib. Package: libgeocode-glib-doc Description-md5: f7a4cd37eb7a49c2410bec887a86cd31 Description-en_GB: gtk-doc documentation for geocode-glib library Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. . This package contains the documentation for geocode-glib. Package: libgeocode-glib0 Description-md5: 4334de37bcb40608a7d5597210348c9d Description-en_GB: geocoding and reverse geocoding GLib library using Nominatim Geocode-glib allows you to do geocoding (going from a place name, to a longitude/latitude pair) and reverse geocoding (finding a place name from coordinates) using the Nominatim service. . This library should be used in place of Geoclue's D-Bus API for geocoding and reverse geocoding. Package: libgeocoding8 Description-md5: f4123042acc7b9ce1c07eccd5fa488e2 Description-en_GB: geocoding phone numbers Google's library for geocoding phone international phone numbers. . This package contains the runtime libraries which can be used to geocode phone numbers. This means obtaining a desciption (for example of the location) of a given phone number. Package: libgettextpo-dev Description-md5: 9e10b083de4abd01e0722086aa10698d Description-en_GB: process PO files - static libraries and headers This package contains development files for the libgettextpo library. Package: libgettextpo0 Description-md5: 20ba3999bd6531593d7a4b9c7b10bc14 Description-en_GB: process PO files - shared library This package contains the libgettextpo shared library for interfacing programmatically with GNU gettext .po files. Package: libgexiv2-2 Description-md5: 09e54078832a4676c504f775b7cea605 Description-en_GB: GObject-based wrapper around the Exiv2 library gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains the shared library. Package: libgexiv2-dev Description-md5: 24ca90ed7b6b0c3a0a3c4385dd3a81a1 Description-en_GB: GObject-based wrapper around the Exiv2 library - development files gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains the static library and header files. Package: libgexiv2-doc Description-md5: 793114cd33ae700723f5c34df4564c5b Description-en_GB: GObject-based wrapper around the Exiv2 library - documentation gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic features of Exiv2 available to GNOME applications. . This package contains the API documentation. Package: libgf-complete-dev Description-md5: 0a4d5c3403c9b0afa2ca3f5c4211d416 Description-en_GB: Galois Field Arithmetic - development files Galois Field arithmetic forms the backbone of erasure-coded storage systems, most famously the Reed-Solomon erasure code. A Galois Field is defined over w-bit words and is termed GF(2^w). As such, the elements of a Galois Field are the integers 0, 1, . . ., 2^w − 1. Galois Field arithmetic defines addition and multiplication over these closed sets of integers in such a way that they work as you would hope they would work. Specifically, every number has a unique multiplicative inverse. Moreover, there is a value, typically the value 2, which has the property that you can enumerate all of the non-zero elements of the field by taking that value to successively higher powers. . This package contains the development files needed to build against the shared library. Package: libgf-complete1 Description-md5: 7471bf9f8e00f78879932c49c7d5ae71 Description-en_GB: Galois Field Arithmetic - shared library Galois Field arithmetic forms the backbone of erasure-coded storage systems, most famously the Reed-Solomon erasure code. A Galois Field is defined over w-bit words and is termed GF(2^w). As such, the elements of a Galois Field are the integers 0, 1, . . ., 2^w − 1. Galois Field arithmetic defines addition and multiplication over these closed sets of integers in such a way that they work as you would hope they would work. Specifically, every number has a unique multiplicative inverse. Moreover, there is a value, typically the value 2, which has the property that you can enumerate all of the non-zero elements of the field by taking that value to successively higher powers. . This package contains the shared library. Package: libgfortran-11-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en_GB: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran5 Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en_GB: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgif-dev Description-md5: 0bfe767ea8e86d9cab3f10708a06203a Description-en_GB: library for GIF images (development) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains the development files. Package: libgif7 Description-md5: 6e1b50f7983687352e4b68758c6a50d6 Description-en_GB: library for GIF images (library) GIFLIB is a package of portable tools and library routines for working with GIF images. . This package contains the library. Package: libgirepository-1.0-1 Description-md5: 44b96e4ecd5e1fbee0c83bdf6ed90274 Description-en_GB: Library for handling GObject introspection data (runtime library) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains a C library for handling the introspection data. Package: libgirepository1.0-dev Description-md5: a6c667390603ef838b5a07b03b5406c7 Description-en_GB: Library for handling GObject introspection data (development files) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the headers for the C library for handling the introspection data. Package: libgirepository1.0-doc Description-md5: e9606a60123772534331de7277565f67 Description-en_GB: Library for handling GObject introspection data (documentation) GObject Introspection is a project for providing machine readable introspection data of the API of C libraries. This introspection data can be used in several different use cases, for example automatic code generation for bindings, API verification and documentation generation. . GObject Introspection contains tools to generate and handle the introspection data. . This package contains the documentation for the C library for handling the introspection data. Package: libgit-wrapper-perl Description-md5: 397ecbf9736ed4e9a48c2cfef00480fa Description-en_GB: Perl module to wrap git command-line interface Git::Wrapper provides an API for git that uses Perl data structures for argument passing, instead of CLI-style --options as Git does. . Except as documented, every git subcommand is available as a method on a Git::Wrapper object. Replace any hyphens in the git command with underscores. Package: libgitlab-api-v4-perl Description-md5: 46b117feed277ee0138c7b578195ff4d Description-en_GB: GitLab API v4 module and command-line client GitLab::API::v4 provides a one-to-one interface with the GitLab API v4. Detailed information in GitLab's API can be found at http://doc.gitlab.com/ce/api/README.html. . This package also includes the gitlab-api-v4 command-line interface (CLI). Package: libgjs-dev Description-md5: 77f14da8cd9e935398b3dc64469657bf Description-en_GB: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This package contains the development files applications need to build against. Package: libgjs0g Description-md5: 5fbf598c66bb05089d9f63d63e1412ff Description-en_GB: Mozilla-based javascript bindings for the GNOME platform Makes it possible for applications to use all of GNOME's platform libraries using the JavaScript language. It's mainly based on the Mozilla JavaScript engine and the GObject introspection framework. . This is the shared library applications link to. Package: libgl-dev Description-md5: ca227bf7ef04224fe6437dc97e939177 Description-en_GB: Vendor neutral GL dispatch library -- GL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GL library. Package: libgl1 Description-md5: 97b28f3e3fdd6bc3717e4afbe41d1260 Description-en_GB: Vendor neutral GL dispatch library -- legacy GL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for old libGL for compatibility reasons. Package: libgl1-amber-dri Description-md5: 2a249c05e176ad00305d19b86b4c1036 Description-en_GB: free implementation of the OpenGL API -- DRI modules 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 Amber, please look at the libglx-amber0 package. Package: libgl1-mesa-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libgl1-mesa-dri Description-md5: 4ce0833dab51e157223384b77395619a Description-en_GB: free implementation of the OpenGL API -- DRI modules 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 libglx-mesa0 package. Package: libglapi-mesa Description-md5: 6da05dae0e50a214ae9b1d095f83c561 Description-en_GB: free implementation of the GL API -- shared library The Mesa GL API module is responsible for dispatching all the gl* functions. It is intended to be mainly used by both the libgles1-mesa and libgles2-mesa packages. Package: libgles-dev Description-md5: e21bc133ca4c253a97b322d7cff4e696 Description-en_GB: Vendor neutral GL dispatch library -- GLES development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GLES libraries. Package: libgles1 Description-md5: 3812c4571d0375688efe6c370f077a62 Description-en_GB: Vendor neutral GL dispatch library -- GLESv1 support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLESv1. Package: libgles2 Description-md5: 0725f3178300d18b01b52f872108cba5 Description-en_GB: Vendor neutral GL dispatch library -- GLESv2 support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLESv2. Package: libgles2-mesa-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libglib-object-introspection-perl Description-md5: 1475e55fc71b8d05b94f922f6bee94bd Description-en_GB: Perl bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains Glib::Object::Introspection, the Perl binding generator for libraries that support gobject-introspection, such as GTK+, WebKit, libsoup and many more. . To use perli11ndoc, the Perl introspection documentation tool, the -dev version of the introspected library must be installed. For example, perli11ndoc can only show documentation for libgtk3-perl if libgtk-3-dev is installed. Package: libglib-perl Description-md5: c36548879ce1dd823f59de4579e223db Description-en_GB: interface to the GLib and GObject libraries Glib provides a Perl interface to the GLib and GObject libraries, as part of gtk2-perl. It attempts to provide a perlish interface while remaining as true as possible to the underlying C API, so perusing the reference manual is recommended (see ). Package: libglib2.0-0 Description-md5: f44de6293be1aa02cd13d73f591580a9 Description-en_GB: GLib library of C routines 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. Package: libglib2.0-bin Description-md5: b999624c61f8058d0201077f097c87ed Description-en_GB: Programs for the GLib library 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 program files which is used for the libraries and others. Package: libglib2.0-data Description-md5: e30141317e2f372da30c78d06ac076ee Description-en_GB: Common files for GLib library 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. Package: libglib2.0-dev Description-md5: f3b30cd579da1a2abb60728e46bbfb91 Description-en_GB: Development files for the GLib library 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 to compile programs against libglib2.0-0, as only it includes the header files and static libraries (optionally) needed for compiling. . GObject-Introspection metadata for this library can be found in the libgirepository1.0-dev package. Package: libglib2.0-dev-bin Description-md5: 716eb6847e618429b0a0a90ab6fd146a Description-en_GB: Development utilities for the GLib library 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 to compile programs against libglib2.0-0. It contains development utilities typically run during compilation and should not be installed directly. Use libglib2.0-dev instead. Package: libglib2.0-doc Description-md5: bdb9aa53f83dabd5dab7d58c0e8cd803 Description-en_GB: Documentation files for the GLib library 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 HTML documentation for the GLib library in /usr/share/doc/libglib2.0-doc/ . Package: libglibmm-2.4-1v5 Description-md5: 87d5a10c4444939b2982878ee5b90405 Description-en_GB: C++ wrapper for the GLib toolkit (shared libraries) 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. Package: libglibmm-2.4-dev Description-md5: f2f4409738ae61132ca83383cf54bdfb Description-en_GB: C++ wrapper for the GLib toolkit (development files) 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 development files. Package: libglibmm-2.4-doc Description-md5: 514e1a665a2ffb9cbb3d6ff36c78ed8b Description-en_GB: C++ wrapper for the GLib toolkit (documentation) 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 reference documentation and examples. Package: libglm-dev Description-md5: 8481f3d0f0d4f49f42598ace739888b7 Description-en_GB: C++ library for OpenGL GLSL type-based mathematics OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. . GLM provides classes and functions designed and implemented with the same naming conventions and functionalities as GLSL, so that when a programmer knows GLSL, he knows GLM as well, which makes it really easy to use. . This project isn't limited to GLSL features. An extension system, based on the GLSL extension conventions, provides extended capabilities: matrix transformations, quaternions, half-based types, random numbers, et cetera. . This library works perfectly together with OpenGL but it also ensures interoperability with other third party libraries and SDKs. It is a good candidate for software rendering (such as raytracing, rasterisation), image processing, physic simulations and any context that requires a simple and convenient mathematics library. Package: libglm-doc Description-md5: c61948db7a4e625b05ad24cc17500c9b Description-en_GB: documentation for the OpenGL Mathematics (GLM) library OpenGL Mathematics (GLM) is a header only C++ mathematics library for graphics software based on the OpenGL Shading Language (GLSL) specification. . This package contains the OpenGL Mathematics manual in HTML and PDF formats. Package: libglu1-mesa Description-md5: 2479dddf6e2110db8dadaf1c564ba1d9 Description-en_GB: Mesa OpenGL utility library (GLU) 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 provided by the Mesa project (ergo the "-mesa" suffix). Package: libglu1-mesa-dev Description-md5: d97a0f3667fdda94fa2fd42dea41e5c0 Description-en_GB: Mesa OpenGL utility library -- development files Includes headers and static libraries for compiling programs with GLU. . For a complete description of GLU, please look at the libglu1-mesa package. Package: libglusterfs-dev Description-md5: 572e6b5c5824230e05799660f98c8cb5 Description-en_GB: Development files for GlusterFS libraries GlusterFS is a clustered file-system capable of scaling to several petabytes. It aggregates various storage bricks over Infiniband RDMA or TCP/IP interconnect into one large parallel network file system. GlusterFS is one of the most sophisticated file system in terms of features and extensibility. It borrows a powerful concept called Translators from GNU Hurd kernel. Much of the code in GlusterFS is in userspace and easily manageable. . This package contains the development files. Package: libglvnd-core-dev Description-md5: 6e4dbb0d31f6fcd316289e67d39f3cad Description-en_GB: Vendor neutral GL dispatch library -- core development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the header files for libglvnd split in a separate package for Mesa. Package: libglvnd-dev Description-md5: 8e2a27395d8d0bb82ff5e7e4598b4c63 Description-en_GB: Vendor neutral GL dispatch library -- development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the development files for libglvnd. Package: libglvnd0 Description-md5: 38a2c26ce3ab527aa045be2d045340da Description-en_GB: Vendor neutral GL dispatch library This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains the GL dispatch library. Package: libglx-dev Description-md5: 495895d880f59a02bc5274ede70fcbba Description-en_GB: Vendor neutral GL dispatch library -- GLX development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the GLX library. Package: libglx-mesa0 Description-md5: 553ff9489ccb9f6bdae31dc8c33ac85b Description-en_GB: free implementation of the OpenGL API -- GLX vendor library Mesa is a 3-D graphics library with an API which is very similar to that of OpenGL. To the extent that Mesa utilizes the OpenGL command syntax or state machine, it is being used with authorization from Silicon Graphics, Inc. However, the authors make no claim that Mesa is in any way a compatible replacement for OpenGL or associated with Silicon Graphics, Inc. . 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. Package: libglx0 Description-md5: f3b6bb55c698b4eccbf5456e16b7008d Description-en_GB: Vendor neutral GL dispatch library -- GLX support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for GLX. Package: libgmp-dev Description-md5: db56254d94fec9ce85e93ebf60b032a9 Description-en_GB: Multiprecision arithmetic library developers tools This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libgmp10 package. . Both C and C++ bindings are present in this package. Package libstdc++-dev is required to use the C++ bindings. . The MPFR library (multiple-precision floating-point) used to be included, but has since been moved to package libmpfr-dev. Package: libgmp10 Description-md5: cf6b3a218331a8f680398794acac47a0 Description-en_GB: Multiprecision arithmetic library 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. Package: libgmp10-doc Description-md5: 02df6801faa05ef8fa25146b14042cf3 Description-en_GB: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. Package: libgmp3-dev Description-md5: 782dc7b458f3c5dbb9f4f83f367d6fef Description-en_GB: Multiprecision arithmetic library developers tools This is a dummy package that simply pulls in libgmp-dev. It can safely be removed. Package: libgmpxx4ldbl Description-md5: 0066a3c29cda07ddd72dc17f19d92017 Description-en_GB: Multiprecision arithmetic library (C++ bindings) 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. Package: libgnome-autoar-0-0 Description-md5: 42b990f9a5ae2268b1488c8ddc620f1f Description-en_GB: Archives integration support for GNOME GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. Package: libgnome-autoar-0-dev Description-md5: c05a8b8038197cfc927c8446f9d44094 Description-en_GB: Archives integration support for GNOME - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Package: libgnome-autoar-doc Description-md5: f3223ab594560c8763d3f27dc081b8d3 Description-en_GB: Archives integration support for GNOME - documentation This package contains documentation for the GNOME Autoar library. Package: libgnome-autoar-gtk-0-0 Description-md5: 1bbfc00b6eb24847a9e7f95d8f309733 Description-en_GB: GTK+ widgets for the GNOME Autoar library GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This library contains GTK+ widgets which can be embedded into applications. Package: libgnome-autoar-gtk-0-dev Description-md5: 4ed3613e9a1c1dcc05d6592fa5f91420 Description-en_GB: GTK+ widgets for the GNOME Autoar library - development files GNOME Autoar is a library which makes creating and extracting archives easy, safe, and automatic. . This package contains the development files. Package: libgnome-bluetooth-3.0-13 Description-md5: fb7ffa4304333886aac7571979da9db7 Description-en_GB: GNOME Bluetooth 3 support library This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. Package: libgnome-bluetooth-3.0-dev Description-md5: 91ac96b1af36e94f3b7b1a6b9d8f908d Description-en_GB: GNOME Bluetooth 3 library - development files This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the development files. Package: libgnome-bluetooth-dev Description-md5: d4a23fcbf8644791fc9f3efc1e86671d Description-en_GB: GNOME Bluetooth tools - support library development files This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the development files for libgnome-bluetooth Package: libgnome-bluetooth-doc Description-md5: 631187083f27f11e0881bac7f9be9b73 Description-en_GB: GNOME Bluetooth 3 support library - reference docs This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . This package contains the API reference. Package: libgnome-bluetooth-ui-3.0-13 Description-md5: 6a50bbba416665e56a82444653433f40 Description-en_GB: GNOME Bluetooth 3 UI support library This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. Package: libgnome-bluetooth-ui-3.0-dev Description-md5: 605065b1d7da0762e8a4ee6a3daeb887 Description-en_GB: GNOME Bluetooth UI 3 library - development files This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. . This package contains the development files. Package: libgnome-bluetooth13 Description-md5: db93bef1e8554f50b96803fc7eb52b75 Description-en_GB: GNOME Bluetooth tools - support library This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. . The libraries included provide support to gnome-bluetooth. Package: libgnome-desktop-3-dev Description-md5: 8b6bcc623524b9a310c69421d9a68a7f Description-en_GB: Utility library for the GNOME desktop - development files (GTK 3) This package provides the include files and static library for the GNOME desktop library functions. Package: libgnome-games-support-1-3 Description-md5: 6f38593b2e6eccaa535f71c17192eca9 Description-en_GB: library for common functions of GNOME games libgnome-games-support is a small library intended for internal use by the games developed by the GNOME project but it may be used by others. Package: libgnome-games-support-1-dev Description-md5: 0fc5c836a506565b22c77f8e7644b52b Description-en_GB: library for common functions of GNOME games (dev files) libgnome-games-support is a small library intended for internal use by the games developed by the GNOME project but it may be used by others. . This package contains development headers and libraries. Package: libgnome-games-support-common Description-md5: 0658544cee548bc7de29e3b38a24b48c Description-en_GB: library for common functions of GNOME games (common files) libgnome-games-support is a small library intended for internal use by the games developed by the GNOME project but it may be used by others. . This package contains architecture-independent files such as translations. Package: libgnome-menu-3-0 Description-md5: c6885fb9ed6a22440597626b04ff66f5 Description-en_GB: GNOME implementation of the freedesktop menu specification 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. Package: libgnome-menu-3-dev Description-md5: afd73c86a97aafa140ad96e55a77e8f7 Description-en_GB: GNOME implementation of the freedesktop menu specification 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 development headers. Package: libgnome-todo Description-md5: e9002e53f7dfce171424637a7a23caa4 Description-en_GB: library data for GNOME To Do Library that provides GObject-based interface of GNOME To Do, simplistic personal task manager designed to perfectly fit the GNOME desktop. . This package contains the library files. Package: libgnome-todo-dev Description-md5: e282f22fb5cd76e8dc0d061ef174167f Description-en_GB: development library data for GNOME To Do Library that provides GObject-based interface of GNOME To Do, simplistic personal task manager designed to perfectly fit the GNOME desktop. . This package contains the library development files. Package: libgnomekbd-common Description-md5: 5975fb27dd14bb43c79c9935c681f328 Description-en_GB: GNOME library to manage keyboard configuration - common files libgnomekbd offers an API to manage the keyboard in GNOME applications. . libgnomekbdui offers an API to display a graphical user interface for libgnomekbd operations. . This package contains files common to the various libgnomekbd packages. Package: libgnomekbd-dev Description-md5: 353cd231a62082c6784b7cd9c5727a8c Description-en_GB: GNOME library to manage keyboard configuration - development files libgnomekbd offers an API to manage the keyboard in GNOME applications. . libgnomekbdui offers an API to display a graphical user interface for libgnomekbd operations. . This package contains the development files. Package: libgnomekbd8 Description-md5: af3a5d9e866a2d8042968d3f6510a8a8 Description-en_GB: GNOME library to manage keyboard configuration - shared library libgnomekbd offers an API to manage the keyboard in GNOME applications. . libgnomekbdui offers an API to display a graphical user interface for libgnomekbd operations. . This package contains the shared library. Package: libgnutls-dane0 Description-md5: f54d1a37430965b4aabea6b30ac9ad5b Description-en_GB: GNU TLS library - DANE security support GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the runtime library for DANE (DNS-based Authentication of Named Entities) support. Package: libgnutls-openssl27 Description-md5: cc3138ac587efbd57933152c18168024 Description-en_GB: GNU TLS library - OpenSSL wrapper GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the runtime library of the GnuTLS OpenSSL wrapper. Package: libgnutls28-dev Description-md5: 6baa023d298b1250826dc2baac8acd8b Description-en_GB: GNU TLS library - development files GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the GnuTLS development files. Package: libgnutls30 Description-md5: 62280ac2a597a21eda709c611a5c0008 Description-en_GB: GNU TLS library - main runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the main runtime library. Package: libgnutlsxx28 Description-md5: dc2c09f4ca4c19f0493aace36e701a01 Description-en_GB: GNU TLS library - C++ runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2, 1.3) and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - certificate path validation, as well as DANE and trust on first use. - the Online Certificate Status Protocol (OCSP). - public key methods, including RSA and Elliptic curves, as well as password and key authentication methods such as SRP and PSK protocols. - all the strong encryption algorithms, including AES and Camellia. - CPU-assisted cryptography with VIA padlock and AES-NI instruction sets. - HSMs and cryptographic tokens, via PKCS #11. . This package contains the C++ runtime libraries. Package: libgo-11-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en_GB: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo-12-dev Description-md5: 20a30e1e0e326264783897d4692e3ada Description-en_GB: Runtime library for GNU Go applications (development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libgo19 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en_GB: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgo21 Description-md5: 9dac71a6885be90d89c8d4e0ae4b9f2c Description-en_GB: Runtime library for GNU Go applications Library needed for GNU Go applications linked against the shared library. Package: libgoa-1.0-0b Description-md5: 552490d3e14a107decec4ee36ed111f2 Description-en_GB: library for GNOME Online Accounts This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the libraries used by GOA applications. Package: libgoa-1.0-common Description-md5: 2842d00135dfd07a49e67517e0da8c5e Description-en_GB: library for GNOME Online Accounts - common files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the translation files for the GOA library and daemon. Package: libgoa-1.0-dev Description-md5: 9bea771687b36e66a35d8eb109b74a84 Description-en_GB: library for GNOME Online Accounts - development files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the files needed to build applications that access the service. Package: libgoa-1.0-doc Description-md5: 6e6a90b593144637e1e2aadec6654557 Description-en_GB: library for GNOME Online Accounts - documentation files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the HTML documentation for the GOA library. Package: libgoa-backend-1.0-1 Description-md5: a213e85dc3ab27d93fbec976e186f091 Description-en_GB: backend library for GNOME Online Accounts This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the backend libraries used by GOA applications. Package: libgoa-backend-1.0-dev Description-md5: 97c3fcbfc559b12800632f5dcd6b8415 Description-en_GB: backend library for GNOME Online Accounts - development files This package contains the GNOME Online Accounts service, which provides a centralized place for managing online accounts (Google, etc) for the GNOME desktop. . This package contains the files needed to build applications that access the service. Package: libgom-1.0-0 Description-md5: 5bb5f9ab72a71de66ab664ac7e158b6b Description-en_GB: Object mapper from GObjects to SQLite Gom provides an object mapper from GObjects to SQLite. It helps you write applications that need to store structured data as well as make complex queries upon that data. . This package contains the shared library. Package: libgom-1.0-dev Description-md5: 6a3b561672ea8ee781276d3c63073fa6 Description-en_GB: libgom development files Gom provides an object mapper from GObjects to SQLite. It helps you write applications that need to store structured data as well as make complex queries upon that data. . This package contains headers and libraries for developing applications that use libgom. Package: libgom-1.0-doc Description-md5: 52b418985df1110928a325cce4e8bb6b Description-en_GB: libgom API documentation Gom provides an object mapper from GObjects to SQLite. It helps you write applications that need to store structured data as well as make complex queries upon that data. . This package contains the HTML documentation for the API. Package: libgomp1 Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en_GB: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-arm64-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en_GB: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-armhf-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en_GB: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-ppc64el-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en_GB: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-s390x-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en_GB: GCC OpenMP (GOMP) support library GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgoogle-perftools-dev Description-md5: dbfe1cce18ce426a0a1a69ed420f918e Description-en_GB: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes an optimized thread-caching malloc() and cpu and heap profiling utilities. The devel package contains static and debug libraries and header files for developing applications that use the google-perftools package. Package: libgoogle-perftools4 Description-md5: 9d3b2cf4c6afb08fb8e226be47a1fb1a Description-en_GB: libraries for CPU and heap analysis, plus an efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This includes the full features: an optimized thread-caching malloc() and cpu and heap profiling utilities. Package: libgpg-error-dev Description-md5: 87f0e6c2b540d9b05af2027e26180c72 Description-en_GB: GnuPG development runtime library (developer tools) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This package contains the headers and other files needed to compile against this library. Package: libgpg-error-l10n Description-md5: fdeb3b29887b6261d45eb1f905a5a3fc Description-en_GB: library of error values and messages in GnuPG (localisation files) Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. . This package contains the translation files for the use in non-English locales. Package: libgpg-error0 Description-md5: 25a68a249e16424360132bea187a6d2b Description-en_GB: GnuPG development runtime library Library that defines common error values, messages, and common runtime functionality for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . It will likely be renamed "gpgrt" in the future. Package: libgpgme-dev Description-md5: 025318585b10ac584c814b2079ede759 Description-en_GB: GPGME - GnuPG Made Easy (development files) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the headers and other files needed to compile against this library. Package: libgpgme11 Description-md5: 7305da3bebc903cedb7fa94da8ad1fbf Description-en_GB: GPGME - GnuPG Made Easy (library) GPGME is a wrapper library which provides a C API to access some of the GnuPG functions, such as encrypt, decrypt, sign, verify, ... . This package contains the library. Package: libgpgmepp-doc Description-md5: ac7a50a6a518528bfd6ac3d75189ef43 Description-en_GB: C++ and Qt bindings for GPGME (documentation for developers) GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . QGpgME is a library that provides GPGME integration with QEventLoop and some Qt datatypes (e.g. QByteArray). . This package contains documentation for developers describing how to use these packages. Package: libgpgmepp6 Description-md5: 7fbc01c53deefdc640d685b90a21c0b4 Description-en_GB: C++ wrapper library for GPGME GpgME++ (aka GpgMEpp) is a C++ wrapper (or C++ bindings) for the GnuPG project's GPGME (GnuPG Made Easy) library. . This is the official upstream C++ binding for GPGME. Package: libgphoto2-6 Description-md5: 0667f79ceb3d5a999a0ff55ad225e156 Description-en_GB: gphoto2 digital camera library 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. Package: libgphoto2-dev Description-md5: 09f6d0ae3f118a398b90fb84845618e0 Description-en_GB: gphoto2 digital camera library (development files) 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 development files. Package: libgphoto2-dev-doc Description-md5: 80bdc5b1f735d5956b63d68eeabdaa75 Description-en_GB: gphoto2 digital camera library (development documentation) 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 development documentation. Package: libgphoto2-l10n Description-md5: ab44a2500d46c48e4f7f5c712df346d2 Description-en_GB: gphoto2 digital camera library - localized messages 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 localized messages for the library. Package: libgphoto2-port12 Description-md5: 6e52236fade1dd1f9b033de909479e66 Description-en_GB: gphoto2 digital camera port library 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. Package: libgpm-dev Description-md5: eefc2308cd62c7d7bd58bea18a9ce9ac Description-en_GB: General Purpose Mouse - development files This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. . This package contains the development files. Package: libgpm2 Description-md5: e77c023597910bf799fb8eb6602823ce Description-en_GB: General Purpose Mouse - shared library This package provides a library that handles mouse requests and delivers them to applications. See the description for the 'gpm' package for more information. Package: libgpod-common Description-md5: 0eae2c1963cba37ea794f90b5823ca74 Description-en_GB: common files for libgpod 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 package contains - internationalization support - udev support Package: libgpod-dev Description-md5: 344168e89c989d05df365c2e722e3f86 Description-en_GB: development files for libgpod 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 package contains the include files and static library. Package: libgpod-doc Description-md5: c1d9226f5190e2340cc4c43db6f32214 Description-en_GB: documentation for libgpod 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 package contains documentation and examples. Package: libgpod4 Description-md5: 89537791a1486eb992b2f5d253d0289c Description-en_GB: library to read and write songs and artwork to an iPod 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 package contains the shared library. Package: libgps-dev Description-md5: 134afa388f50f3672fe1aadaffd3e556 Description-en_GB: Global Positioning System - development files The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package contains the header and development files needed to build programs and packages using libgps. Package: libgps28 Description-md5: dc7f47fc942723b517c23aead9afc361 Description-en_GB: Global Positioning System - library The gpsd service daemon can monitor one or more GPS devices connected to a host computer, making all data on the location and movements of the sensors available to be queried on TCP port 2947. . This package provides libgps, a C service library for querying GPS devices. It supports both a low-level interface, which communicates directly with the device to which the GPS is connected, and a high-level interface, which goes through gpsd and is intended for concurrent use by several applications. Package: libgraphene-1.0-0 Description-md5: c5ceea7ba56574def4ff66a0216a33b5 Description-en_GB: library of graphic data types Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. Package: libgraphene-1.0-dev Description-md5: b04ca5d3a8db5a2dac4521592d2a7d33 Description-en_GB: library of graphic data types (development files) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains the header files required for developing software that uses libgraphene. Package: libgraphene-doc Description-md5: 9ca30e33247a9b3b079e868165e5b804 Description-en_GB: library of graphic data types (documentation) Graphene provides a small set of mathematical types needed to implement graphic libraries that deal with 2D and 3D transformations and projections. . This library provides types and their relative API; it does not deal with windowing system surfaces, drawing, scene graphs, or input. . This package contains the API documentation. Package: libgraphite2-3 Description-md5: 68d1591bf212ce8230272a42a5738b72 Description-en_GB: Font rendering engine for Complex Scripts -- library Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the shared library. Package: libgraphite2-dev Description-md5: 7f19707ec760b78fb24460b38ecf78bd Description-en_GB: Development files for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . This package contains the development libraries for libgraphite2 Package: libgraphite2-doc Description-md5: b0b3ea4dd05ea53f9d34d1f006dde09b Description-en_GB: Documentation for libgraphite2 Graphite is a system that can be used to create and use "smart fonts" capable of displaying writing systems with various complex behaviors, such as: contextual shaping, ligatures, reordering, split glyphs, bidirectionality, stacking diacritics and complex positioning. . This library was designed and developed by the NRSI (Non-Roman Script Initiative) within SIL International (www.sil.org) to act as a complement to other smart font rendering technologies with limited practical local extensibility. Its purpose is to help meet the needs of a very large number of "minority language" communities for local extensibility of complex script behaviors. . The behavior of the rendering engine for a given writing system is specified through extra tables added to a TrueType font. These tables are generated by compiling a GDL (Graphite Description Language) source file into a font using grcompiler. . PDF and HTML documentation for libgraphite2 Package: libgrilo-0.3-0 Description-md5: be58932fe1205b23d35dcb109c7fa845 Description-en_GB: Framework for discovering and browsing media - Shared libraries Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the shared libraries. Package: libgrilo-0.3-dev Description-md5: a83824a309b9d008117d01c4f690bcec Description-en_GB: Framework for discovering and browsing media - Development files Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the development files. Package: libgrilo-0.3-doc Description-md5: f12691383fc3b13e1f27c3ef84129996 Description-en_GB: Framework for discovering and browsing media - Documentation Grilo is a framework focused on making media discovery and browsing easy for application developers. . More precisely, Grilo provides: * A single, high-level API that abstracts the differences among various media content providers, allowing application developers to integrate content from various services and sources easily. * A collection of plugins for accessing content from various media providers. Developers can share efforts and code by writing plugins for the framework that are application agnostic. * A flexible API that allows plugin developers to write plugins of various kinds. . This package contains the documentation. Package: libgs-dev Description-md5: f4c1713297a6c688a87d0b2876caf1fa Description-en_GB: interpreter for the PostScript language and for PDF - Development Files GPL 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. . This package provides the development files for the GPL Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgs9 Description-md5: 77d0d233cd004663a71b1ef44e87d3f1 Description-en_GB: interpreter for the PostScript language and for PDF - Library GPL 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. . This package provides the Ghostscript library which makes the facilities of GPL Ghostscript available to applications. Package: libgs9-common Description-md5: f08f64f97de70ffa2ec3f07307565bf1 Description-en_GB: interpreter for the PostScript language and for PDF - common files GPL 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. . This package provides common architecture-independent files needed by the GPL Ghostscript library. . By default, GPL Ghostscript uses a font from the fonts-droid package to approximate glyphs in PDFs for which the requested CJK TrueType font is missing. If the fonts-droid package is not installed, these glyphs will be rendered as bullets. Package: libgsf-1-114 Description-md5: 6f2a19cee2252e04518882eb04caab00 Description-en_GB: Structured File Library - runtime version The GNOME Structured File Library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. Package: libgsf-1-common Description-md5: 63c4e64ca9b6d79b4947e39b148fe3e7 Description-en_GB: Structured File Library - common files The GNOME Structured File 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. Package: libgsf-1-dev Description-md5: c26c685203445077273bff5424a425c9 Description-en_GB: Structured File Library - development files This package contains the development files used in building applications that use the GNOME Structured File Library. . The GNOME Structured File Library aims to provide an efficient extensible I/O abstraction for dealing with different structured file formats. It is actively being developed and its API is still likely to undergo significant changes (in particular, extensions). Package: libgsound-dev Description-md5: 9b1ba4f415cf9b221abfe303d35b4e27 Description-en_GB: small library for playing system sounds (devel) GSound is a small library for playing system sounds. It's designed to be used via GObject Introspection, and is a thin wrapper around the libcanberra C library. . This package contains the static library and development headers. Package: libgsound-doc Description-md5: 0db1a0bf9cf02a5714f467247ff0fb67 Description-en_GB: small library for playing system sounds (documentation) GSound is a small library for playing system sounds. It's designed to be used via GObject Introspection, and is a thin wrapper around the libcanberra C library. . This package contains the documentation. Package: libgsound0 Description-md5: 1f16ad3cd7c4faea6495d3ec90a95bb1 Description-en_GB: small library for playing system sounds GSound is a small library for playing system sounds. It's designed to be used via GObject Introspection, and is a thin wrapper around the libcanberra C library. . This package contains the shared library. Package: libgspell-1-2 Description-md5: 31afc7eb3a35838ef3658ca444d4d5a0 Description-en_GB: spell-checking library for GTK+ applications gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) Package: libgspell-1-common Description-md5: db66be22c820c786dd946bccf50cd6cc Description-en_GB: libgspell architecture-independent files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the architecture independent files like translation of messages. Package: libgspell-1-dev Description-md5: c6fb9ed68fcdbf366263c8c38d4873c3 Description-en_GB: spell-checking library for GTK+ applications - development files gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains development headers and libraries. Package: libgspell-1-doc Description-md5: 2f83e7fda66960cdd16aa2b0ddcb9ecb Description-en_GB: spell-checking library for GTK+ applications - documentation gspell provides a flexible API to add spell checking to a GTK+ application. It features: * GObject wrappers around Enchant * An inline spell checker for GtkTextView (enhanced version of GtkSpell) * A spell checker dialog for GtkTextView * Support of the no-spell-check tag defined by GtkSourceView * Language choosers (button and dialog) . This package contains the API documentation. Package: libgssapi-krb5-2 Description-md5: 2dd7fe357b29d0ba6727171c01f0301c Description-en_GB: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism 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 library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Package: libgssapi-perl Description-md5: ca68d5f988b8c3fc2ac22f49b2b065ba Description-en_GB: Perl extension providing access to the GSSAPIv2 library This module gives access to the routines of the GSSAPI library, as described in rfc2743 and rfc2744 and implemented by the Kerberos-1.2 distribution from MIT. . The API presented by this module is a mildly object oriented reinterpretation of the C API, where opaque C structures are Perl objects, but the style of function call has been left mostly untouched. As a result, most routines modify one or more of the parameters passed to them, reflecting the C call-by-reference (or call-by-value-return) semantics. Package: libgssdp-1.2-0 Description-md5: 1f32e3405a87412ac4a2f1ab29fdc11e Description-en_GB: GObject-based library for SSDP A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. Package: libgssdp-1.2-dev Description-md5: 24d125dcec038893face07f8c878be98 Description-en_GB: GObject-based library for SSDP (development files) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the development files. Package: libgssdp-doc Description-md5: e8ae890da00b06f4d32e389d620a1a18 Description-en_GB: GObject-based library for SSDP (documentation) A GObject-based API for doing SSDP (Simple Service Discovery Protocol) transparently. . This package contains the documentation. Package: libgssrpc4 Description-md5: f18b3ce27893cc2b96de6c617dc25d94 Description-en_GB: MIT Kerberos runtime libraries - GSS enabled ONCRPC 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 an RPC library used by the Kerberos administrative programs and potentially other applications. Package: libgstreamer-gl1.0-0 Description-md5: 91854c9a804af0893eda4cef0fa8ed83 Description-en_GB: GStreamer GL libraries 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 GL library. Package: libgstreamer-plugins-base1.0-0 Description-md5: 1f83d48f1815b1413bf5322dc753ba59 Description-en_GB: GStreamer libraries from the "base" set 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. Package: libgstreamer-plugins-base1.0-dev Description-md5: 0acc042058e8c9e8d17fbca59836d2a0 Description-en_GB: GStreamer development files for libraries from the "base" set 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 development files for GStreamer libraries from the "base" set, an essential exemplary set of elements. Package: libgstreamer-plugins-good1.0-0 Description-md5: 99c064697a600533c69cdc00ad0f48ac Description-en_GB: GStreamer development files for libraries from the "good" set 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 shared GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer-plugins-good1.0-dev Description-md5: d5b042b5551683fe8cf1d03a80a7c168 Description-en_GB: GStreamer development files for libraries from the "good" set 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 development files for GStreamer libraries from the "good" set. The API is not guaranteed to be stable. Package: libgstreamer1.0-0 Description-md5: f08b5d59945781d0a8d4897e45d5a847 Description-en_GB: Core GStreamer libraries and elements 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. Package: libgstreamer1.0-dev Description-md5: de1692260510350a48f76ec91eae40a9 Description-en_GB: GStreamer core development files 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 development files for the core library and elements. Package: libgtk-3-0 Description-md5: 02e4be37fe9843eb98242e33800e4fb6 Description-en_GB: GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-3-bin Description-md5: 056ac7d3074cbdd205e955c8d8589cdd Description-en_GB: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk-3-common Description-md5: 80ace64c76aad30366eb036871cfaf48 Description-en_GB: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, 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. Package: libgtk-3-dev Description-md5: 4fe57949589093654313cc79d6da8008 Description-en_GB: development files for the GTK library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header and development files which are needed for building GTK applications. Package: libgtk-3-doc Description-md5: 28495bcace073ee089194a1ff2abae27 Description-en_GB: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-3-doc/ . Package: libgtk-4-1 Description-md5: 02e4be37fe9843eb98242e33800e4fb6 Description-en_GB: GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk-4-bin Description-md5: 056ac7d3074cbdd205e955c8d8589cdd Description-en_GB: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk-4-common Description-md5: 80ace64c76aad30366eb036871cfaf48 Description-en_GB: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, 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. Package: libgtk-4-dev Description-md5: 4fe57949589093654313cc79d6da8008 Description-en_GB: development files for the GTK library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the header and development files which are needed for building GTK applications. Package: libgtk-4-doc Description-md5: 6c68a0540fbc36784326ef684049298c Description-en_GB: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk-4-doc/ . Package: libgtk2.0-0 Description-md5: f3264372ea888336f19aee954ea0a0fc Description-en_GB: GTK graphical user interface library - old version GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the shared libraries. Package: libgtk2.0-bin Description-md5: 056ac7d3074cbdd205e955c8d8589cdd Description-en_GB: programs for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the utilities which are used by the libraries and other packages. Package: libgtk2.0-common Description-md5: 80ace64c76aad30366eb036871cfaf48 Description-en_GB: common files for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, 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. Package: libgtk2.0-doc Description-md5: cd38dd0ae2b67a06d524e55f66d76aa4 Description-en_GB: documentation for the GTK graphical user interface library GTK is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the HTML documentation for the GTK library in /usr/share/doc/libgtk2.0-doc/ . Package: libgtk3-perl Description-md5: a3ff5513738a21b264ed5d9d2cd10421 Description-en_GB: Perl bindings for the GTK+ graphical user interface library GTK+ is a multi-platform toolkit for creating graphical user interfaces. Offering a complete set of widgets, GTK+ is suitable for projects ranging from small one-off tools to complete application suites. . This package contains the Perl bindings to GTK+, built using Glib::Object::Introspection. Generated bindings live under the Gtk3 namespace. Package: libgtkmm-3.0-1v5 Description-md5: 9e871052eb8d513d5dd06b03c8db0f3b Description-en_GB: C++ wrappers for GTK+ (shared libraries) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. 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. Package: libgtkmm-3.0-dev Description-md5: 3ee9e8a54eda63f3e68a65b54efa009a Description-en_GB: C++ wrappers for GTK+ (development files) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. 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 development files and examples, as well as a gtkmm- demo program. Package: libgtkmm-3.0-doc Description-md5: 6074cd934d2d7a906fb053982152b389 Description-en_GB: C++ wrappers for GTK+ (documentation) Gtkmm is a C++ interface for the popular GUI library GTK+, API version 3.0. 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 tutorial, FAQ, and reference documentation. Package: libgtksourceview-4-0 Description-md5: 86c0657d8cc2203a66f02fa09a5105a5 Description-en_GB: shared libraries for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.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. Package: libgtksourceview-4-common Description-md5: 048429c0fa63ec73efc5c1e93957e6ca Description-en_GB: common files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.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. Package: libgtksourceview-4-dev Description-md5: 63bb614e6573822ae0f4723474fb9ea4 Description-en_GB: development files for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the header files required if you wish to develop software that uses the GtkSourceView widget. Package: libgtksourceview-4-doc Description-md5: 7ee458d7d2be7ad3d17fbeefc5af1abf Description-en_GB: documentation for the GTK+ syntax highlighting widget GtkSourceView is a text widget that extends the standard GTK+ 3.x text widget GtkTextView. It improves GtkTextView by implementing syntax highlighting and other features typical of a source editor. . This package contains the GtkSourceView reference manual. Package: libgtop-2.0-11 Description-md5: 44bda4ce7737c0e09f96b0c554b20c79 Description-en_GB: gtop system monitoring library (shared) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the shared library. Package: libgtop2-common Description-md5: 69a00376b64bd3e535f709b92c3ed675 Description-en_GB: gtop system monitoring library (common) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the translations. Package: libgtop2-dev Description-md5: 874845d45287f157d1c203227529deef Description-en_GB: gtop system monitoring library (devel) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the static library and development headers. Package: libgtop2-doc Description-md5: 51c61f2f38a5c86ee29ed756c1ec1d49 Description-en_GB: gtop system monitoring library (documentation) The gtop library reads information about processes and the state of the system. It is used by the GNOME desktop environment. . This package contains the documentation. Package: libgudev-1.0-0 Description-md5: 69c67b853f66d1327190cab12680738c Description-en_GB: GObject-based wrapper library for libudev This library makes it much simpler to use libudev from programs already using GObject. It also makes it possible to easily use libudev from other programming languages, such as Javascript, because of GObject introspection support. Package: libgudev-1.0-dev Description-md5: 903f84519fd86bd5fb271a04acb09731 Description-en_GB: libgudev-1.0 development files This package contains the files needed for developing applications that use libgudev-1.0. Package: libgupnp-1.2-1 Description-md5: 0cf65a702f3453c4d3e7c4b3a7dc9341 Description-en_GB: GObject-based library for UPnP A GObject-based API for doing UPnP transparently. Package: libgupnp-1.2-dev Description-md5: 9c718c86c32a941db80bc691b1180e2f Description-en_GB: GObject-based library for UPnP (development files) A GObject-based API for doing UPnP transparently. . This package contains the development files. Package: libgupnp-av-1.0-3 Description-md5: ea52b75e8f37dea0e3be55210a479501 Description-en_GB: Audio/Visual utility library for GUPnP An audio/visual utility library for GUPnP, providing DIDL parser/writer and search criteria parser objects. Package: libgupnp-av-1.0-dev Description-md5: 61bb80db906652bcbafcc4fccfc3c239 Description-en_GB: Audio/Visual utility library for GUPnP (development files) An audio/visual utility library for GUPnP, providing DIDL parser/writer and search criteria parser objects. . This package contains the development files. Package: libgupnp-av-doc Description-md5: 7fcd7983f6411e0bde1f25a96d772f63 Description-en_GB: Audio/Visual utility library for GUPnP (documentation) An audio/visual utility library for GUPnP, providing DIDL parser/writer and search criteria parser objects. . This package contains the documentation. Package: libgupnp-dlna-2.0-4 Description-md5: d0613aa693a501321c32041f5a06b76f Description-en_GB: DLNA utility library for GUPnP A small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. Package: libgupnp-dlna-2.0-dev Description-md5: d142de441d99201979b797ecbb0580dc Description-en_GB: DLNA utility library for GUPnP (development files) A small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. . This package contains the development files. Package: libgupnp-dlna-doc Description-md5: 004f5a72916cfb1f4f131def0df2d54a Description-en_GB: DLNA utility library for GUPnP (documentation) A small utility library that aims to ease the DLNA-related tasks such as media profile guessing, transcoding to a given profile, etc. . This package contains the documentation. Package: libgupnp-doc Description-md5: c352873690528d2141eb638f296d4dbf Description-en_GB: GObject-based library for UPnP (documentation) A GObject-based API for doing UPnP transparently. . This package contains the documentation. Package: libgusb-dev Description-md5: beaec9dbb7a30253224519c270663072 Description-en_GB: GLib wrapper around libusb1 - development files GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains header files needed for compiling programs with GUsb and the gusbcmd debugging utility. Package: libgusb-doc Description-md5: 8d3c01c7e69846f36df8fc25f014c016 Description-en_GB: GLib wrapper around libusb1 - documentation GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains the documentation. Package: libgusb2 Description-md5: 41f01b17b9ed8d44b92d29d701dc060f Description-en_GB: GLib wrapper around libusb1 GUsb is a GObject wrapper for libusb1 that makes it easy to do asynchronous control, bulk and interrupt transfers with proper cancellation and integration into a mainloop. . This package contains the GUsb shared library. Package: libgutenprint-common Description-md5: aa4dd0f7a4cb501177c1dff54afa9c35 Description-en_GB: support files for the Gutenprint printer driver library This package includes the Gutenprint printer definitions needed by libgutenprint9 to run programs using Gutenprint drivers. . 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. Package: libgutenprint9 Description-md5: 9bb6297d95041fddbc1b1fa8cd44d38a Description-en_GB: runtime for the Gutenprint printer driver library This package includes the Gutenprint shared library, needed to run programs using Gutenprint drivers. . 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. Package: libgweather-3-16 Description-md5: cb984482338858ae6dd68ad8bf4a2452 Description-en_GB: GWeather shared library libgweather is a library to access weather information from online services for numerous locations. . This package contains shared libraries. Package: libgweather-3-dev Description-md5: d777dd677d3f0773a7bcfa6faf15d7e6 Description-en_GB: GWeather development files libgweather is a library to access weather information from online services for numerous locations. . This package contains the include files and static library. Package: libgweather-common Description-md5: a5b4a811991e8c5840d2aedf792b5dcd Description-en_GB: GWeather common files libgweather is a library to access weather information from online services for numerous locations. . This package contains the weather locations. Package: libgxps-dev Description-md5: 742d94cd3106e90eb08390e8ed93c98f Description-en_GB: handling and rendering XPS documents (development files) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the development files. Package: libgxps-doc Description-md5: 3a4829a5594c8a1aeab7ca00f14c516b Description-en_GB: library for handling and rendering XPS documents (documentation) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains help documentation files. Package: libgxps2 Description-md5: d880744c17aaed901bb26232e3fae10f Description-en_GB: handling and rendering XPS documents (library) OpenXPS or XPS stands for XML Paper Specification. It is based on XML and it's a new electronic paper format originally developed by Microsoft and it serves as a PDF alternative. XPS files are usually created using "Microsoft XPS Document Writer" in Windows environments. It is now standardized as an open standard document format. . Quoting Wikipedia: An XPS file is in fact a Unicoded ZIP archive using the Open Packaging Conventions, containing the files which make up the document. These include an XML markup file for each page, text, embedded fonts, raster images, 2D vector graphics, as well as the digital rights management information. The contents of an XPS file can be examined simply by opening it in an application which supports ZIP files. . The OpenXPS document format specification supports features such as color gradients, transparencies, CMYK color spaces, printer calibration, multiple-ink systems and print schemas. . This package contains the library. It is being used by evince to read XPS documents. Package: libhandy-1-0 Description-md5: 29a55a565f246f402a92d52e2aeedf17 Description-en_GB: Library with GTK widgets for mobile phones libhandy provides GTK widgets and GObjects to ease developing applications for mobile phones. . This package contains the shared library. Package: libhangul-data Description-md5: 13ed650675a6d0c725667a21b090bb3d Description-en_GB: Hangul keyboard input library - data This library implements Hangul keyboard input with various types of Korean keyboards. It is intended to be a base library of Korean input methods on multiple platforms. . This package contains the architecture independent data. Package: libhangul-dev Description-md5: 051eaf337815f4bbadf6f2037d167d4a Description-en_GB: Hangul keyboard input library - development files This library implements Hangul keyboard input with various types of Korean keyboards. It is intended to be a base library of Korean input methods on multiple platforms. . This package contains the header files and the static library. Package: libhangul1 Description-md5: cd0ae445efbbc4bb7948a84e16892293 Description-en_GB: Hangul keyboard input library - runtime This library implements Hangul keyboard input with various types of Korean keyboards. It is intended to be a base library of Korean input methods on multiple platforms. . This package contains the shared library and the runtime data. Package: libharfbuzz-dev Description-md5: 8ebbfe4cc4bcec46b6548326bf0e4b9a Description-en_GB: Development files for OpenType text shaping engine HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the header files and static libraries for the HarfBuzz library. Package: libharfbuzz-doc Description-md5: 9b131c85bc0d15a8db3fabd1178cabda Description-en_GB: Documentation files for the HarfBuzz library HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the HTML documentation for the HarfBuzz library. Package: libharfbuzz-gobject0 Description-md5: 602225f3070fe796ecfe3186301b5887 Description-en_GB: OpenType text shaping engine ICU backend (GObject library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the GObject library, providing wrapper GObject type bindings for all HarfBuzz objects and enums. Package: libharfbuzz-icu0 Description-md5: d96c32b3b2f8939f63da61e3c683d71f Description-en_GB: OpenType text shaping engine ICU backend HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the ICU backend. Package: libharfbuzz0b Description-md5: c01a2a5a6349f465ee349884ac4d8667 Description-en_GB: OpenType text shaping engine (shared library) HarfBuzz is an implementation of the OpenType Layout engine (aka layout engine) and the script-specific logic (aka shaping engine). . This package contains the shared libraries. Package: libhash-fieldhash-perl Description-md5: 7cf444ef4bf6e39b0fe331c62114d288 Description-en_GB: Perl module implementing a lightweight field hash Hash::FieldHash provides the field hash mechanism which supports the inside-out technique. . You may know Hash::Util::FieldHash. It's a very useful module, but too complex to understand all the functions. . This is an alternative to Hash::Util::FieldHash with following features: . Simpler interface . Hash::FieldHash provides a few functions: fieldhash() and fieldhashes(). That's enough. . Higher performance Hash::FieldHash is faster than Hash::Util::FieldHash, because its internals use simpler structures. Package: libhashkit-dev Description-md5: ccf9a982bcb9b1a0d5c1b8b7ba470f26 Description-en_GB: libmemcached hashing functions and algorithms (development files) libhashkit is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached. . This package provides the development files. Package: libhashkit2 Description-md5: e61170fc5139518ed53f802b59ce41cb Description-en_GB: libmemcached hashing functions and algorithms libhashkit is a small and thread-safe client library that provides a collection of useful hashing algorithm. libhashkit is distributed with libmemcached. . This package provides the libhashkit shared library. Package: libhfsp-dev Description-md5: e11c049c3b4224354c6827f09df05cca Description-en_GB: Library to access HFS+ formatted volumes HFS+ is a modernized version of Apple Computers HFS Filesystem. Nowadays, it is widely used with more recent versions of MacOS. hfsplus consists of a library and a set of tools that allow access to HFS+ volumes. . This package contains everything you need to write programs that use this library, i.e. header files and an archive version of the library. Package: libhfsp0 Description-md5: 6b64bb3b9038f13398437d50b6d52563 Description-en_GB: Shared library to access HFS+ formatted volumes HFS+ is a modernized version of Apple Computers HFS Filesystem. Nowadays, it is widely used with more recent versions of MacOS. hfsplus consists of a library and a set of tools that allow access to HFS+ volumes. . This package contains a shared version of the library. Package: libhfstospell11 Description-md5: 6082534013870c1e4cec822ce40b895b Description-en_GB: HFST spell checker runtime libraries Minimal HFST optimised lookup format based spell checker library and a demonstrational implementation of command line based spell checker. . This package provides runtime libraries for hfst-ospell. Package: libhogweed6 Description-md5: 2a20554eaadbd355079396956d5d3edb Description-en_GB: low level cryptographic library (public-key cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context- independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the asymmetric cryptographic algorithms, which, require the GNU multiple precision arithmetic library (libgmp) for their large integer computations. Package: libhpmud-dev Description-md5: c3037acc090b7dd9e9bb4af0e55b60d8 Description-en_GB: HP Multi-Point Transport Driver (hpmud) development libraries 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. . Shared library that provides direct I/O for each process. Prior to hpmud, all I/O was serialized through hpiod, a monolithic I/O processor. The new hpmud direct I/O is faster. Hpmud supports parallel, USB and JetDirect connectivity. . With hpmud, HPLIP no longer has Linux specific libusb extensions. This means any UNIX/Linux derivative that supports libusb may work with HPLIP. A public HPLIP "C" API is exposed through hpmud. See hpmud.h for documentation. A Python wrapper for hpmud, called hpmudext, is also available. . This package contains the development headers necessary if you wish to build packages depending on libhpmud. Package: libhpmud0 Description-md5: 1edbc501bdc7dd319ba80065197918f1 Description-en_GB: HP Multi-Point Transport Driver (hpmud) run-time libraries 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. . Shared library that provides direct I/O for each process. Prior to hpmud, all I/O was serialized through hpiod, a monolithic I/O processor. The new hpmud direct I/O is faster. Hpmud supports parallel, USB and JetDirect connectivity. . With hpmud, HPLIP no longer has Linux specific libusb extensions. This means any UNIX/Linux derivative that supports libusb may work with HPLIP. A public HPLIP "C" API is exposed through hpmud. See hpmud.h for documentation. A Python wrapper for hpmud, called hpmudext, is also available. Package: libhtml-form-perl Description-md5: a04624fcbae50d0127cb9f86c423b919 Description-en_GB: module that represents an HTML form element Objects of the HTML::Form class represents a single HTML
...
instance. A form consists of a sequence of inputs that usually have names, and which can take on various values. The state of a form can be tweaked and it can then be asked to provide HTTP::Request objects that can be passed to the request() method of LWP::UserAgent. Package: libhtml-format-perl Description-md5: 387a4855e4c1ae35928ce2610e151f0c Description-en_GB: module for transforming HTML into various formats HTML::Formatter is a base class for various formatters, which are modules that traverse an HTML syntax tree and produce various output file formats. There are currently three formatter classes included: . * HTML::FormatText for converting to plain human-readable text * HTML::FormatPS for converting to PostScript * HTML::FormatRTF for converting to Microsoft's Rich Text Format (RTF) Package: libhtml-parser-perl Description-md5: d44e271914b37571f965142b054023e1 Description-en_GB: collection of modules that parse HTML text documents HTML::Parser is a collection of modules useful for handling HTML documents. These modules used to be part of the libwww-perl distribution, but are now unbundled in order to facilitate a separate development track. . Objects of the HTML::Parser class will recognize markup and separate it from content data. As different kinds of markup are recognized, the corresponding event handler is invoked. The document to be parsed may also be supplied in arbitrary chunks, making on-the-fly parsing of network documents possible. Package: libhtml-tagset-perl Description-md5: 17a92627a0abbeb30f2593a64ba375bb Description-en_GB: data tables pertaining to HTML 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. Package: libhtml-template-perl Description-md5: 4a80337cafeb53d1a2b4df50831a4cbb Description-en_GB: module for using HTML templates with Perl HTML::Template attempts to make using HTML templates simple and natural. It extends standard HTML with the pseudo tags , , , and . These are used to implement some basic logic - variable substitution, loops, conditional branches - inside the HTML template, while leaving the more complex computations to separate Perl code. This keeps the template accessible for designers and other non-Perl people, without limiting the programmer. . HTML::Template optionally stores its cache in shared memory using the IPC::SharedCache module. Please install libipc-sharedcache-perl and pass the shared_cache option to HTML::Template if you want to make use of this. Package: libhtml-tree-perl Description-md5: 66049489ff5b549419062d4eb5d1dc6e Description-en_GB: Perl module to represent and create HTML syntax trees HTML::Tree 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. Package: libhttp-cookies-perl Description-md5: c1ce53c946fc7a4ab5d7dbd30e56cd38 Description-en_GB: HTTP cookie jars This class is for objects that represent a "cookie jar" -- that is, a database of all the HTTP cookies that a given LWP::UserAgent object knows about. . Cookies are a general mechanism which server side connections can use to both store and retrieve information on the client side of the connection. For more information about cookies refer to and . HTTP::Cookies also implements the new style cookies described in RFC 2965. The two variants of cookies are supposed to be able to coexist happily. . Instances of the class HTTP::Cookies are able to store a collection of Set-Cookie2: and Set-Cookie: headers and are able to use this information to initialize Cookie-headers in HTTP::Request objects. The state of a HTTP::Cookies object can be saved in and restored from files. Package: libhttp-daemon-perl Description-md5: bc18d58f587125ce15970c9f9291eaa7 Description-en_GB: simple http server class Instances of the HTTP::Daemon class are HTTP/1.1 servers that listen on a socket for incoming requests. The HTTP::Daemon is a subclass of IO::Socket::IP, so you can perform socket operations directly on it too. . The accept() method will return when a connection from a client is available. The returned value will be an HTTP::Daemon::ClientConn object which is another IO::Socket::IP subclass. Calling the get_request() method on this object will read data from the client and return an HTTP::Request object. The ClientConn object also provide methods to send back various responses. . This HTTP daemon does not fork(2) for you. Your application, i.e. the user of the HTTP::Daemon is responsible for forking if that is desirable. Also note that the user is responsible for generating responses that conform to the HTTP/1.1 protocol. Package: libhttp-date-perl Description-md5: 9785d548badb18b00824a00956a6e270 Description-en_GB: module of date conversion routines HTTP::Date provides functions that deal the date formats used by the HTTP protocol (and then some more). Only the first two functions, time2str() and str2time(), are exported by default. Package: libhttp-message-perl Description-md5: d0d09bc69619d7907570bf158f4d4197 Description-en_GB: perl interface to HTTP style messages The HTTP::Message distribution contains classes useful for representing the messages passed in HTTP style communication. These are classes representing requests, responses and the headers contained within them. . The HTTP::Headers class encapsulates HTTP-style message headers. The headers consist of attribute-value pairs also called fields, which may be repeated, and which are printed in a particular order. The field names are cases insensitive. . Instances of this class are usually created as member variables of the HTTP::Request and HTTP::Response classes, internal to the library. Package: libhttp-negotiate-perl Description-md5: 8b19de39e2935c5828d5b32d39ba3df5 Description-en_GB: implementation of content negotiation HTTP::Negotiate provides a complete implementation of the HTTP content negotiation algorithm. Content negotiation allows for the selection of a preferred content representation based upon attributes of the negotiable variants and the value of the various Accept* header fields in the request. Package: libhttp-tiny-multipart-perl Description-md5: 9a083c3cee15cdbf869dc8491dcf741e Description-en_GB: module to add post_multipart method to HTTP::Tiny HTTP::Tiny::Multipart adds a post_multipart method to HTTP::Tiny. . HTTP::Tiny is a very simple HTTP/1.1 client, designed for doing simple requests without the overhead of a large framework like LWP::UserAgent, and is part of perl core since 5.13.9 Package: libhunspell-1.7-0 Description-md5: cd5cd2fd85fe0d5a33a798cf7034cf92 Description-en_GB: spell checker and morphological analyzer (shared library) 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 characters) - 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. Package: libhunspell-dev Description-md5: 156fe92a0316d1df6636df1e214ac7d4 Description-en_GB: spell checker and morphological analyzer (development) 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 characters) - 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 headers and the static library. Package: libhwasan0-arm64-cross Description-md5: 3e86044294569fc681ceeaf4424622e4 Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libhx-dev Description-md5: 455418371633e62ae226d9c8c2602905 Description-en_GB: Development files for libhx a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. . This package contains the development libraries, header files needed by programs that want to compile with libHX. Package: libhx-doc Description-md5: 1532a4a4b10413aecf7037005cf3296e Description-en_GB: Documentation files for libhx a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. . This package contains the development documentation. Package: libhx32 Description-md5: 250f5abedae6b7911e18842967f70d98 Description-en_GB: C library providing queue, tree, I/O and utility functions a C library (with some C++ bindings available) that provides data structures and functions commonly needed, such as maps, deques, linked lists, string formatting and autoresizing, option and config file parsing, type checking casts and more. . This package contains the shared libraries. Package: libhyphen-dev Description-md5: 88c140d072c0564f1a4bb7f17583c86e Description-en_GB: ALTLinux hyphenation library - development files 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 headers and necessary files for programming apps with ALTLinuxhyph. Package: libhyphen0 Description-md5: bb218ffba1389cf37f660faeb909cdbc Description-en_GB: ALTLinux hyphenation library - shared library 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. Package: libiberty-dev Description-md5: 48a3f9053763db76e6202bb3fd5cb5b2 Description-en_GB: library of utility functions used by GNU programs The libib library is a collection of subroutines used by various GNU programs, which are missing or broken on some systems. . This library shouldn't be used by other software, but unfortunately already is. There is no guaranty for a stable library API, and no shared library is provided. Package: libibmad-dev Description-md5: c842752a8d45001b37760fca5ee22276 Description-en_GB: Development files for libibmad libibmad provides low layer Infiniband functions for use by the InfiniBand diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package is needed to compile programs against libibmad5. It contains the header files and static libraries (optionally) needed for compiling. Package: libibmad5 Description-md5: 61c66414f015c4cad74d4c04312ffb34 Description-en_GB: Infiniband Management Datagram (MAD) library libibmad provides low layer InfiniBand functions for use by the Infiniband diagnostic and management programs. These include Management Datagrams (MAD), Subnet Administration (SA), Subnet Management Packets (SMP) and other basic functions. . This package contains the shared library. Package: libibnetdisc-dev Description-md5: c98c5a53c35a3d2dca5b6f71d22f5782 Description-en_GB: InfiniBand diagnostics library headers InfiniBand is a switched fabric communications link used in high- performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides development files required to build applications aginast the libibnetdisc5 InfiniBand diagnostic libraries. Package: libibnetdisc5 Description-md5: 082c65abee6c215b51147e51c09a46e2 Description-en_GB: InfiniBand diagnostics library InfiniBand is a switched fabric communications link used in high- performance computing and enterprise data centers. Its features include high throughput, low latency, quality of service and failover, and it is designed to be scalable. . This package provides libraries required by the InfiniBand diagnostic programs. Package: libibumad-dev Description-md5: 0b2e52f741b1f9e92985b682a6cff53c Description-en_GB: Development files for libibumad libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package is needed to compile programs against libibumad. It contains the header files and static libraries (optionally) needed for compiling. Package: libibumad3 Description-md5: 458e8737c23bfac029d7f82093d3fdac Description-en_GB: InfiniBand Userspace Management Datagram (uMAD) library libibumad provides userspace Infiniband Management Datagram (uMAD) functions which sit on top of the uMAD modules in the kernel. These are used by InfiniBand diagnostic and management tools. . This package contains the shared library. Package: libibus-1.0-5 Description-md5: 2974af303686a482e53184d8b1f0add7 Description-en_GB: Intelligent Input Bus - shared library IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the shared library. Package: libibus-1.0-dev Description-md5: 90767d47bc8a96a7e5f705c5b19a9d1f Description-en_GB: Intelligent Input Bus - development file IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains the header files and static libraries which are needed for developing the IBus applications. Package: libibverbs-dev Description-md5: a4ebfd5f539c2b84d8e9c6ec58b0258a Description-en_GB: Development files for the libibverbs library libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low- latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . This package is needed to compile programs against libibverbs1. It contains the header files and static libraries (optionally) needed for compiling. Package: libibverbs1 Description-md5: 8cdb9c883867c94335417ed5085d7667 Description-en_GB: Library for direct userspace use of RDMA (InfiniBand/iWARP) libibverbs is a library that allows userspace processes to use RDMA "verbs" as described in the InfiniBand Architecture Specification and the RDMA Protocol Verbs Specification. iWARP ethernet NICs support RDMA over hardware-offloaded TCP/IP, while InfiniBand is a high-throughput, low- latency networking technology. InfiniBand host channel adapters (HCAs) and iWARP NICs commonly support direct hardware access from userspace (kernel bypass), and libibverbs supports this when available. . For this library to be useful, a device-specific plug-in module should also be installed. . This package contains the shared library. Package: libical-dev Description-md5: b25d9407fdbd7cb4237ea4499d48f2fc Description-en_GB: iCalendar library implementation in C (development) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. Package: libical-doc Description-md5: 7e38de0ba9e60fa26e4d8c54786456c7 Description-en_GB: iCalendar library implementation in C (documentation) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the documentation. Package: libical3 Description-md5: cbe24cb3191748512447a8a200ebcd03 Description-en_GB: iCalendar library implementation in C (runtime) libical is an open source implementation of the IETF's iCalendar calendaring and scheduling protocols (RFC 2445, 2446, and 2447). It parses iCal components and provides a C API for manipulating the component properties, parameters, and subcomponents. . This package contains the files necessary for running applications that use the libical library. Package: libice-dev Description-md5: 9ef50bcec7f1e713478c714843229850 Description-en_GB: X11 Inter-Client Exchange library (development headers) This package provides the main interface to the X11 Inter-Client Exchange library, which allows for communication of data between X clients. . This package contains the development headers for the library found in libice6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libice-doc Description-md5: 3c46cd45d241c709c95513f3fa032162 Description-en_GB: documentation for the X11 ICE protocol and library The Inter-Client Exchange (ICE) Protocol allows for communication of data between X clients. . This package contains the ICE protocol specification and documentation for the ICE library. Package: libice6 Description-md5: ded12730167b4fabe6c8013534c7804a Description-en_GB: X11 Inter-Client Exchange library 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: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libICE Package: libicu-dev Description-md5: 6ba8fb49531a26733d27c3f9dbfe8ad6 Description-en_GB: Development files for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU. Package: libicu70 Description-md5: ea5cc55770d8f276c67880d90115d206 Description-en_GB: International Components for Unicode 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. Package: libidn-dev Description-md5: f005342d9bdea9b8e87a08215650fda5 Description-en_GB: Development files for GNU Libidn, an IDN library GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the header files, static library, pkg-config information, and API man pages. Package: libidn12 Description-md5: 8f2c3e3028043c62404c901cd7473dc7 Description-en_GB: GNU Libidn library, implementation of IETF IDN specifications GNU Libidn is a fully documented implementation of the Stringprep, Punycode and IDNA specifications. Libidn's purpose is to encode and decode internationalized domain names. The Nameprep, XMPP, SASLprep, and iSCSI profiles are supported. . This package contains the shared library. Package: libidn2-0 Description-md5: 6db3016f9ad1788327b1e04cd1c8616e Description-en_GB: Internationalized domain names (IDNA2008/TR46) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains runtime libraries. Package: libidn2-dev Description-md5: c02ff92aa974c300bf48ae675fc32f58 Description-en_GB: Internationalized domain names (IDNA2008/TR46) development files Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains header files and libraries for static linking. Package: libidn2-doc Description-md5: 0ea0d226bfc59f4bd8be7f429833abeb Description-en_GB: Internationalized domain names (IDNA2008/TR46) documentation Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains programmer's manual in PDF, HTML and Info formats. Package: libiec61883-0 Description-md5: 92f214f16b3d8eeaadb243da85d4e13c Description-en_GB: partial implementation of IEC 61883 (shared lib) 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. Package: libiec61883-dev Description-md5: ca1a4b15c2945455c6f010eec5cc2f35 Description-en_GB: partial implementation of IEC 61883 (devel) 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. . These are development files for libiec61883 library. Package: libieee1284-3 Description-md5: 202c3e4bf00feaaa4961826a6eff1bda Description-en_GB: cross-platform library for parallel port access 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. Package: libieee1284-3-dev Description-md5: fa19691105e34a3cc3676a62a44f60c9 Description-en_GB: cross-platform library for parallel port access [development files] 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. . This package contains the development files needed to build your applications using the libieee1284. Package: libijs-0.35 Description-md5: b0a5e986b592d24551818af001ef8260 Description-en_GB: IJS raster image transport protocol: shared library 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. Package: libijs-dev Description-md5: 70a1b32a9ed7235f9f761fb0645b71fe Description-en_GB: IJS raster image transport protocol: development files IJS (InkJet Server) 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 a static library and development headers. Package: libijs-doc Description-md5: 5137776f0132b17a2dd2464e43f2a861 Description-en_GB: IJS raster image transport protocol: documentation IJS (InkJet Server) 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 documentation. Package: libimagequant-dev Description-md5: 5e9865429a5f51754e2e9cd103e57138 Description-en_GB: palette quantisation library (development files) Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-colour (palette) images. . This library powers pngquant and other PNG optimisers. . This package contains the development files. Package: libimagequant0 Description-md5: 307fad78b339c99dfc2469bf59d0addd Description-en_GB: palette quantisation library Small, portable C library for high-quality conversion of RGBA images to 8-bit indexed-colour (palette) images. . This library powers pngquant and other PNG optimisers. Package: libimobiledevice-dev Description-md5: eaaacb3ec7c24c0b6b7f631c857f6b34 Description-en_GB: Development files for libimobiledevice libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the development files. Package: libimobiledevice-doc Description-md5: 6251764265e7ecd686bc776428f69beb Description-en_GB: Library for communicating with iPhone and other Apple devices (documentation) libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the documentation for the library. Package: libimobiledevice6 Description-md5: be0a750ab7829c97c09771c79a37b041 Description-en_GB: Library for communicating with iPhone and other Apple devices libimobiledevice is a library that talks the native Apple USB protocols that the iPhone, iPad and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. Package: libimport-into-perl Description-md5: 8a817802dc5924f984c4c4e341e15361 Description-en_GB: module for importing packages into other packages Import::Into creates a global method import::into which you can call on any package to import it into another package. This is useful because there are many different ways to write exporters: some use Exporter, some use Sub::Exporter, some use Moose::Exporter, some use Exporter::Declare and some things are pragmas. . And if you want to re-export other things, you have to know which is which. Exporter subclasses provide export_to_level, but if they overrode their import method all bets are off. Sub::Exporter provides an into parameter but figuring out something used it isn't trivial. Pragmas need to have their import method called directly since they affect the current unit of compilation. Import::Into can be used to import packages into other packages without having to deal with the specific details of every exporting approach. Package: libini-config-dev Description-md5: 5417a1b69e9f5ae8705862de07e9f19c Description-en_GB: Development files for libini_config Library to process config files in INI format into a libcollection data structure. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libini-config5 Description-md5: 18e540ce8d252bd8878a6eac54a9f38d Description-en_GB: INI file parser for C Library to process config files in INI format into a libcollection data structure. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libinput-bin Description-md5: 73c43f4be44104c1d21c610329934c9d Description-en_GB: input device management and event handling library - udev quirks libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the udev quirks database and helpers. Package: libinput-dev Description-md5: 0da11dbc46194145e73a7af186713bda Description-en_GB: input device management and event handling library - development files libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the development headers. Package: libinput10 Description-md5: 9e49b464a8b88d8e000e69071f6816b7 Description-en_GB: input device management and event handling library - shared library libinput is a library that handles input devices for display servers and other applications that need to directly deal with input devices. . It provides device detection, device handling, input device event processing and abstraction to minimize the amount of custom input code the user of libinput needs to provide the common set of functionality that users expect. . This package includes the shared library. Package: libintl-perl Description-md5: 094d9efec11965e17ecdcc0ba27ea83e Description-en_GB: Uniforum message translations system compatible i18n library libintl-perl is an internationalization library for Perl that aims to be compatible with the Uniforum message translations system as implemented for example in GNU gettext. Package: libintl-xs-perl Description-md5: 104eaee6ae062514544e6bc2df070fef Description-en_GB: XS Uniforum message translations system compatible i18n library libintl-perl is an internationalization library for Perl that aims to be compatible with the Uniforum message translations system as implemented for example in GNU gettext. . This package contains the XS Implementation of Uniforum Message Translation, which is, thanks to the use of C code and libraries, a little bit faster than the pure Perl implementation. Package: libio-dirent-perl Description-md5: 4426ede634bec83a78cc516e17baadca Description-en_GB: Perl module for accessing dirent structs returned by readdir Returns a list of hashrefs. Each hashref contains the name of the directory entry, its inode for the filesystem it resides on and its type (if available). . This module can be used by backuppc to speed up back-ups. Package: libio-html-perl Description-md5: 471f43a80fc73e4e1ce6eb0885b076de Description-en_GB: open an HTML file with automatic charset detection IO::HTML provides an easy way to open a file containing HTML while automatically determining its encoding. It uses the HTML5 encoding sniffing algorithm specified in section 8.2.2.1 of the draft standard. Package: libio-multiplex-perl Description-md5: 100ce2443c93e34802825f549f8920db Description-en_GB: object-oriented interface to select() for Perl IO::Multiplex is designed to take the effort out of managing multiple file handles. It is essentially a really fancy front end to the select() system call. In addition to maintaining the select() loop, it buffers all input and output to/from the file handles. It can also accept incoming connections on one or more listen sockets. Package: libio-prompter-perl Description-md5: dfe714d6c84bd7db500ed504672ef8bb Description-en_GB: Perl module to prompt for input, read it, clean it, return it IO::Prompter exports a single subroutine, prompt, that prints a prompt (but only if the program's selected input and output streams are connected to a terminal), then reads some input, then chomps it, and finally returns an object representing that text. Package: libio-pty-perl Description-md5: 31fe025b0a877e590dc58090e7cee8b9 Description-en_GB: Perl module for pseudo tty IO IO::Pty provides an interface to allow the creation of a pseudo tty. . IO::Pty inherits from IO::Handle and so provide all the methods defined by the IO::Handle package. . Please note that pty creation is very system-dependent. If you have problems, see IO::Tty for help. Package: libio-socket-inet6-perl Description-md5: f6d3736f195add4719019171e4357ff6 Description-en_GB: object interface for AF_INET6 domain sockets IO::Socket::INET6 provides an object interface to create and use sockets in the AF_INET6 domain. It is built upon the IO::Socket interface and inherits all the methods defined by IO::Socket. . Please note that IO-Socket-INET6 is considered deprecated. It was succeeded by IO::Socket::IP. Please consider converting old code from IO- Socket-INET6 to IO-Socket-IP. Package: libio-socket-ssl-perl Description-md5: 94b103d5ed493e8750e3468ca2e11309 Description-en_GB: Perl module implementing object oriented interface to SSL sockets 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. . IO::Socket::SSL uses IPv6 if libio-socket-ip-perl (>= 0.20) or libio- socket-inet6-perl is installed. Package: libio-string-perl Description-md5: d0f30c36190caa285cda4e17606d2aa3 Description-en_GB: Emulate IO::File interface for in-core strings The IO::String module provide the IO::File interface for in-core strings. An IO::String object can be attached to a string, and will make it possible to use the normal file operations for reading or writing data, as well as seeking to various locations of the string. The main reason you might want to do this, is if you have some other library module that only provide an interface to file handles, and you want to keep all the stuff in memory. . The IO::String module provide an interface compatible with IO::File as distributed with IO-1.20, but the following methods are not available; new_from_fd, fdopen, format_write, format_page_number, format_lines_per_page, format_lines_left, format_name, format_top_name. Package: libio-stringy-perl Description-md5: d25d948b0fc4c98ac5ed855c8b4eedb3 Description-en_GB: modules for I/O on in-core objects (strings/arrays) IO::stringy primarily provides modules for performing both traditional and object-oriented I/O on things *other* than normal filehandles; in particular, IO::Scalar, IO::ScalarArray, and IO::Lines. . The libio-stringy-perl package provides the following modules: . * IO::AtomicFile - write a file which is updated atomically * IO::InnerFile - define a file inside another file * IO::Lines - IO:: interface for reading/writing an array of lines * IO::Scalar - IO:: interface for reading/writing a scalar * IO::ScalarArray - IO:: interface for reading/writing an array of scalars * IO::Stringy - I/O on in-core objects like strings and arrays * IO::Wrap - wrap raw filehandles in IO::Handle interface * IO::WrapTie - wrap tieable objects in IO::Handle interface Package: libip4tc-dev Description-md5: 57d66234c0401b5117d6cfe59615b27e Description-en_GB: Development files for libip4tc The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package provides development files and static libraries for libip4tc. Package: libip4tc2 Description-md5: 6cf8584710987c66eced830acf7ec565 Description-en_GB: netfilter libip4tc library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package contains the user-space iptables (IPv4) C library from the Netfilter xtables framework. . iptables IPv4 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Package: libip6tc-dev Description-md5: 5aa1a942d789bc4e4e4b82a67ce3e0fd Description-en_GB: Development files for libip6tc The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package provides development files and static libraries for libip6tc. Package: libip6tc2 Description-md5: 6d93d5b7c7e8efee9e6f708e19b3f4f8 Description-en_GB: netfilter libip6tc library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package contains the user-space iptables (IPv6) C library from the Netfilter xtables framework. . iptables IPv6 ruleset ADT and kernel interface. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. Package: libipa-hbac-dev Description-md5: 5a9c2169640442780282800065de55cf Description-en_GB: FreeIPA HBAC Evaluator library -- development files Utility library to validate FreeIPA HBAC rules for authorization requests. . This package contains header files and symlinks to develop programs which will use the libipa-hbac library. Package: libipa-hbac0 Description-md5: 03e6128075af8f51f143ba66443a79ae Description-en_GB: FreeIPA HBAC Evaluator library Utility library to validate FreeIPA HBAC rules for authorization requests. Package: libipc-run-perl Description-md5: 7be22cc2721eed4c7b8e422ca5d87022 Description-en_GB: Perl module for running processes IPC::Run allows you to run and interact with child processes using files, pipes, and pseudo-ttys. Both system()-style and scripted usages are supported and may be mixed. Likewise, functional and OO API styles are both supported and may be mixed. . Various redirection operators reminiscent of those seen on common Unix and DOS command lines are provided. Package: libipc-run3-perl Description-md5: eca376502cf58c4f9dfa35ab86a08a7c Description-en_GB: run a subprocess with input/output redirection IPC::Run3 allows you to run a subprocess and redirect stdin, stdout, and/or stderr to files and perl data structures. It aims to satisfy 99% of the need for using system()/qx``/open3() with a simple, extremely Perlish API and none of the bloat and rarely used features of IPC::Run. Package: libipc-signal-perl Description-md5: de50e36aff09911b00baef63557004d8 Description-en_GB: utility functions dealing with signals for Perl The IPC::Signal module contains utility functions for dealing with signals. Currently these are just translating between signal names and signal numbers and vice versa. Package: libipc-system-simple-perl Description-md5: 60342b37a1e4a39a76ddcd5bdc51cc21 Description-en_GB: Perl module to run commands simply, with detailed diagnostics IPC::System::Simple takes the hard work out of calling external commands; it provides replacements for system() and the backtick operator that will either succeed, or die with rich diagnostic messages on errors. . The module also includes the ability to specify acceptable exit values, trap errors, or process diagnostics. Package: libipmiconsole-dev Description-md5: 165d37f1ff27840c811186d69e5990cf Description-en_GB: GNU IPMI - ipmiconsole development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libipmiconsole. Package: libipmiconsole2 Description-md5: d797fcb20a528d5be709254b16cbad80 Description-en_GB: GNU IPMI - Serial-over-Lan library FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . A library for Serial-over-Lan (SOL). Package: libipmidetect-dev Description-md5: 656d83b3185878f4432cb27f725c60aa Description-en_GB: GNU IPMI - ipmidetect development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libipmidetect. Package: libipmidetect0 Description-md5: ecbecbb0ee12c205e71a71410cd298b9 Description-en_GB: GNU IPMI - IPMI node detection library FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . A library for IPMI node detection. Package: libipmimonitoring-dev Description-md5: ef86e1418697f9920e03b6c081ea574c Description-en_GB: GNU IPMI - ipmimonitoring development package FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . This is the development package for libipmimonitoring. Package: libipmimonitoring6 Description-md5: 0a4db39f4e386980a01c401d301b0411 Description-en_GB: GNU IPMI - Sensor monitoring library FreeIPMI is a collection of Intelligent Platform Management IPMI system software. It provides in-band and out-of-band software and a development library conforming to the Intelligent Platform Management Interface (IPMI v1.5 and v2.0) standards. . A library for sensor monitoring. Package: libipset-dev Description-md5: 56b64486a09f8c5918b00de0081f987f Description-en_GB: development files for IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. . This package contains the development libraries and header files you need to develop your programs using the IP sets library. Package: libipset13 Description-md5: decc9bd1823657b3f27fdfbd857b8759 Description-en_GB: library for IP sets IP sets are a framework inside the Linux 2.4.x and 2.6.x kernel which can be administered by the ipset(8) utility. Depending on the type, currently an IP set may store IP addresses, (TCP/UDP) port numbers or IP addresses with MAC addresses in a way which ensures lightning speed when matching an entry against a set. . If you want to . * store multiple IP addresses or port numbers and match against the entire collection using a single iptables rule. * dynamically update iptables rules against IP addresses or ports without performance penalty. * express complex IP address and ports based rulesets with a single iptables rule and benefit from the speed of IP sets. . then IP sets may be the proper tool for you. . This package contains the shared libraries needed to run programs that use the IP sets library. Package: libiptc-dev Description-md5: a8fa4d8268176ad7ff7aca8b5c2f5c53 Description-en_GB: Common development files for libiptc The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package provides development files (pkg-config) for libiptc. Package: libirs-export161 Description-md5: 7e57fb542b884102b27905ba45de52ac Description-en_GB: Exported IRS Shared Library 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 exported libirs shared library. Package: libirs161 Description-md5: ae6663842399469aa3234854fdad284b Description-en_GB: DNS Shared Library used by BIND 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 libirs shared library used by BIND's daemons and clients. Package: libisc-export1105 Description-md5: cd6e16cd398bc2214c99d8500959c204 Description-en_GB: Exported ISC Shared Library 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 exported libisc shared library. Package: libisc1105 Description-md5: 538f08c974b457d9907e201f70a51533 Description-en_GB: ISC Shared Library used by BIND 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. Package: libisccc-export161 Description-md5: c7785673bc5b2dfed3c5bcee1452c16c Description-en_GB: Command Channel Library used by BIND 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. Package: libisccc161 Description-md5: c7785673bc5b2dfed3c5bcee1452c16c Description-en_GB: Command Channel Library used by BIND 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. Package: libisccfg-export163 Description-md5: b188c8f9eedec4b6c04d1dd6d0169cf4 Description-en_GB: Exported ISC CFG Shared Library 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 exported libisccfg shared library. Package: libisccfg163 Description-md5: d214b6bf2b32d3830998548c9fa53da4 Description-en_GB: Config File Handling Library used by BIND 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. Package: libiscsi-dev Description-md5: 0b09df35ae0dc13bc21a74ee4bae157f Description-en_GB: iSCSI client library development files Libiscsi is a clientside library to implement the iSCSI protocol that can be used to access resource of an iSCSI Target. . The library is fully async with regards to iscsi commands and scsi tasks, but a sync layer is also provided for ease of use for simpler applications. . This package contains the header files, static library and other files needed to compile applications which uses libiscsi. Package: libiscsi7 Description-md5: 064625df53bd4a3770b555b02abbc38d Description-en_GB: iSCSI client shared library Libiscsi is a clientside library to implement the iSCSI protocol that can be used to access resource of an iSCSI Target. . The library is fully async with regards to iscsi commands and scsi tasks, but a sync layer is also provided for ease of use for simpler applications. . This package contains the library itself. Package: libisl-dev Description-md5: 9330fbca4463124a77a29e9568838474 Description-en_GB: manipulating sets and relations of integer points bounded by linear constraints isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. . This package contains the development files. Package: libisl23 Description-md5: b718cf54a9174f62d55d1d78f6212d22 Description-en_GB: manipulating sets and relations of integer points bounded by linear constraints isl is a library for manipulating sets and relations of integer points bounded by linear constraints. Supported operations on sets include intersection, union, set difference, emptiness check, convex hull, (integer) affine hull, integer projection, and computing the lexicographic minimum using parametric integer programming. It also includes an ILP solver based on generalized basis reduction. . This package contains the runtime library. Package: libisns-dev Description-md5: 41fe513b021cd406121a6e9b4aae362a Description-en_GB: Internet Storage Name Service - development files Open-iSNS is an implementation of the Internet Storage Name Service (iSNS), according to RFC 4171, which facilitates automated discovery, management, and configuration of iSCSI and Fibre Channel devices on a TCP/IP network. . This package provides the development libraries and header files for the libisns library. Package: libisns0 Description-md5: afec3bee749dde3d2199fd00872afd40 Description-en_GB: Internet Storage Name Service - shared libraries Open-iSNS is an implementation of the Internet Storage Name Service (iSNS), according to RFC 4171, which facilitates automated discovery, management, and configuration of iSCSI and Fibre Channel devices on a TCP/IP network. . This package provides the libisns shared library for use in client applications. Package: libiso9660++-dev Description-md5: d9852f823307e54f8d8fcd8654224913 Description-en_GB: C++ library to work with ISO9660 filesystems (development files) This package contains C++ development files (headers and static library) for the libiso9660 library. . This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libiso9660++0 Description-md5: c5d1133db295b706f2bc5b77219af2e8 Description-en_GB: C++ library to work with ISO9660 filesystems This C++ library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libiso9660-11 Description-md5: 57aea526cfae6bd2ad0a8b688de0f4db Description-en_GB: library to work with ISO9660 filesystems This library is made to read and write ISO9660 filesystems; those filesystems are mainly used on CDROMs. Package: libiterator-perl Description-md5: a3ef55e7213c2e92174f560f32dfef6b Description-en_GB: Perl implementation of iterators Iterator is meant to be the definitive implementation of iterators, as popularized by Mark Jason Dominus's lectures and recent book (Higher Order Perl, Morgan Kauffman, 2005). . An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. When you need a value to operate on, you pull it from the iterator. If it depends on other iterators, it pulls values from them when it needs to. Iterators can be chained together (see Iterator::Util for functions that help you do just that), queueing up work to be done but not actually doing it until a value is needed at the front end of the chain. At that time, one data value is pulled through the chain. Package: libiterator-util-perl Description-md5: 10c5c7f237ca452cf2c97e17e2fcc91b Description-en_GB: Useful functions for creating and manipulating iterator objects Iterator::Util implements many useful functions for creating and manipulating iterator objects. . An "iterator" is an object, represented as a code block that generates the "next value" of a sequence, and generally implemented as a closure. For further information, including a tutorial on using iterator objects, see the Iterator documentation. Package: libitm1 Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en_GB: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-arm64-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en_GB: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-ppc64el-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en_GB: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libitm1-s390x-cross Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en_GB: GNU Transactional Memory Library GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libiw-dev Description-md5: d036482ad716eb508c40fc614600d60f Description-en_GB: Wireless tools - development files 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 header files and static version of libiw. Package: libiw30 Description-md5: 5e48c037049910f72132dd4fdb9713a3 Description-en_GB: Wireless tools - library 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. Package: libixion-0.17-0 Description-md5: 978470dd60cbe746550ca0b34089951d Description-en_GB: general purpose formula parser & interpreter library Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. Package: libixion-dev Description-md5: a81f9b4eb9215050604e776145a8cda9 Description-en_GB: general purpose formula parser & interpreter library -- development Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains headers, pkg-config file and static library for developing applications using Ixion. Package: libixion-doc Description-md5: 42420dff0fd5ee38da2d367f37d9c997 Description-en_GB: general purpose formula parser & interpreter library -- documentation Ixion is a general purpose formula parser & interpreter that can calculate multiple named targets, or “cells”. . This package contains the API documentation. Package: libjack-jackd2-0 Description-md5: f4743a9e2f04ed05673483cd1fe0eb38 Description-en_GB: JACK Audio Connection Kit (libraries) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains the shared libraries. Package: libjack-jackd2-dev Description-md5: 5769772c9db90298e719eeef115bed03 Description-en_GB: JACK Audio Connection Kit (development files) JACK is a low-latency sound server, allowing multiple applications to connect to one audio device, and to share audio between themselves. . This package contains files needed for the development of JACK applications and an API reference. Package: libjansson-dev Description-md5: 368798c2cf2b553c0366e3da584d61b1 Description-en_GB: C library for encoding, decoding and manipulating JSON data (dev) Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite . This package contains the development files for jansson. Package: libjansson-doc Description-md5: b4d98c6687fa48c15ea5b34a15124cb3 Description-en_GB: C library for encoding, decoding and manipulating JSON data (doc) Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite . This package contains the documentation for jansson. Package: libjansson4 Description-md5: 6fbadadaacb1a0fbc591227b867abcdf Description-en_GB: C library for encoding, decoding and manipulating JSON data Jansson is a C library for encoding, decoding and manipulating JSON data. . It features: * Simple and intuitive API and data model * Comprehensive documentation * No dependencies on other libraries * Full Unicode support (UTF-8) * Extensive test suite Package: libjavascriptcoregtk-4.0-18 Description-md5: 530afdab7b5d77de15b97dd5c98157d9 Description-en_GB: JavaScript engine library from WebKitGTK JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimising JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the shared libraries. Package: libjavascriptcoregtk-4.0-dev Description-md5: 71e0663660f47e4e942c47d9f021d2e6 Description-en_GB: JavaScript engine library from WebKitGTK - development files JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimising JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.0). . This package contains the development files. Package: libjavascriptcoregtk-4.1-0 Description-md5: ba37ae47b0068c9a4e9c35479c706b65 Description-en_GB: JavaScript engine library from WebKitGTK JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimising JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.1). . This package contains the shared libraries. Package: libjavascriptcoregtk-4.1-dev Description-md5: 43ba6fffaaecf506204f5048bde381f8 Description-en_GB: JavaScript engine library from WebKitGTK - development files JavaScriptCore is the JavaScript engine used in WebKit. It consists of the following building blocks: lexer, parser, start-up interpreter (LLInt), baseline JIT, a low-latency optimizing JIT (DFG), and a high-throughput optimising JIT (FTL). . This build comes from the GTK port of WebKit (API version 4.1). . This package contains the development files. Package: libjbig-dev Description-md5: adb859ea7f3297c702ae65a62d5b099c Description-en_GB: JBIGkit development files JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the headers for the library. . Please note: There is no statically linked library in this package, and what was previously two libraries with a single common file has been merged into one library (libjbig). Package: libjbig0 Description-md5: dff3510ff69e0a9b07a69c345f0aedb3 Description-en_GB: JBIGkit libraries JBIG-KIT provides a portable library of compression and decompression functions with a documented interface that you can include very easily into your image or document processing software. . This package contains the dynamically linked library. Package: libjbig2dec0 Description-md5: 4fc692e269014b2801abb9d178e5f774 Description-en_GB: JBIG2 decoder library - shared libraries jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the shared library libjbig2dec. Package: libjbig2dec0-dev Description-md5: e0964a7829aa44b212d608a06f2333c2 Description-en_GB: JBIG2 decoder library - development files jbig2dec is a decoder library and example utility implementing the JBIG2 bi-level image compression spec. Also known as ITU T.88 and ISO IEC 14492, and included by reference in Adobe's PDF version 1.4 and later. . This package contains the development headers and static library. Package: libjcat-dev Description-md5: d1f6f6776accaa89589dacbc0f34ee82 Description-en_GB: development files for libjcat This package provides development libraries for libjcat. . The libjcat library assembles checksum and metadata into a JSON based catalogue. . This is used by other software to validate metadata. Package: libjcat1 Description-md5: f288bc99c94ed9e6085612ae807f4bff Description-en_GB: JSON catalogue library The libjcat library assembles checksum and metadata into a JSON based catalogue. . This is used by other software to validate metadata. Package: libjerasure-dev Description-md5: a4255e7dbd78582f505cb4b181c16b08 Description-en_GB: forward error correction erasure channel library - development files In information theory, an erasure code is a forward error correction (FEC) code for the binary erasure channel, which transforms a message of symbols into a longer message (code word) with symbols such that the original message can be recovered from a subset of the symbols. . Jerasure is a shared library that been designed to be modular, fast and flexible. It is used in storage systems such as Swift and Ceph to add fault tolerance. . This package contains the development files needed to build against the shared library. Package: libjerasure2 Description-md5: 52f44ea46b6015a3e1eb58abe90111f5 Description-en_GB: forward error correction erasure channel library - shared library In information theory, an erasure code is a forward error correction (FEC) code for the binary erasure channel, which transforms a message of symbols into a longer message (code word) with symbols such that the original message can be recovered from a subset of the symbols. . Jerasure is a shared library that been designed to be modular, fast and flexible. It is used in storage systems such as Swift and Ceph to add fault tolerance. . This package contains the shared library. Package: libjpeg-dev Description-md5: aeb3b35af5377dc1c08b3d3f1dd1de36 Description-en_GB: Independent JPEG Group's JPEG runtime library (dependency package) This package will always depend on the current default JPEG library development package version. Package: libjpeg-turbo8 Description-md5: e73784921dcb74ecc93efca2d0dbf06a Description-en_GB: IJG JPEG compliant runtime library. Runtime library supporting the Independent JPEG Group's standard for JPEG files. . This package contains the shared library which is a drop in replacement for libjpeg8, which has better performance than standard libjpeg by use of SIMD and other optimizations. Package: libjpeg-turbo8-dbg Description-md5: 9642361e392f97fb16b31dfbf38ea4d1 Description-en_GB: Debugging symbols for the libjpeg-turbo library An optimized implementation of the Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the debugging symbols for libjpeg-turbo. Package: libjpeg-turbo8-dev Description-md5: d25e4fedcfe5ade5e441d4bc95a4a0d1 Description-en_GB: Development files for the IJG JPEG library The Independent JPEG Group's JPEG library is a library for handling JPEG files. . This package contains the static library, headers and documentation. Package: libjpeg8 Description-md5: c291a11286499ba1bdfddf14d8af677b Description-en_GB: Independent JPEG Group's JPEG runtime library (dependency package) libjpeg8 dependency package, depending on libjpeg-turbo8. Package: libjpeg8-dbg Description-md5: eae518d4a3f4b4d18474b1fea12b703d Description-en_GB: Independent JPEG Group's JPEG runtime library (dependency package) libjpeg8-dbg dependency package, depending on libjpeg-turbo8-dbg. Package: libjpeg8-dev Description-md5: 7be15a693abb714b10f0338826683c2d Description-en_GB: Independent JPEG Group's JPEG runtime library (dependency package) libjpeg8-dev dependency package, depending on libjpeg-turbo8-dev. Package: libjq-dev Description-md5: 75f11486f90a41e9aa2449a3206f9929 Description-en_GB: lightweight and flexible command-line JSON processor - development files jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. . This package contains the development files. Package: libjq1 Description-md5: 1b50448818fdb22f62b863763d79f7a1 Description-en_GB: lightweight and flexible command-line JSON processor - shared library jq is like sed for JSON data – you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text. . It is written in portable C, and it has minimal runtime dependencies. . jq can mangle the data format that you have into the one that you want with very little effort, and the program to do so is often shorter and simpler than you’d expect. . This package contains the shared library. Package: libjs-jquery Description-md5: c8b22b976a623a2bd39ace0d8c51066f Description-en_GB: JavaScript library for dynamic web applications jQuery is a fast, concise, JavaScript Library that simplifies how you traverse HTML documents, handle events, perform animations, and add Ajax interactions to your web pages. jQuery is designed to change the way that you write JavaScript. Package: libjs-mathjax Description-md5: 4bab823d3d68857955ffa15c0669f447 Description-en_GB: JavaScript display engine for LaTeX and MathML MathJax was designed with the goal of consolidating the recent advances in web technologies into a single, definitive, math-on-the-web platform supporting the major browsers and operating systems. . It requires no setup on the part of the user (no plugins to download or software to install), so the page author can write web documents that include mathematics and be confident that users will be able to view it naturally and easily. Simply include MathJax and some mathematics in a web page, and MathJax will do the rest. Package: libjs-sphinxdoc Description-md5: 63a7d0de40a41c4829f00fcb9417cf9d Description-en_GB: JavaScript support for Sphinx documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package provides JavaScript code for documentation generated by Sphinx. Package: libjs-underscore Description-md5: a77ac32abf4789aa283df7d50866a802 Description-en_GB: JavaScript's functional programming helper library Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would expect in Prototype.js (or Ruby), but without extending any of the built-in JavaScript objects. It's the tie to go along with jQuery's tux. . Underscore provides 60-odd functions that support both the usual functional suspects: map, select, invoke - as well as more specialized helpers: function binding, javascript templating, deep equality testing, and so on. It delegates to built-in functions, if present, so modern browsers will use the native implementations of forEach, map, reduce, filter, every, some and indexOf. Package: libjson-c-dev Description-md5: 001edc84a96e6fae1bdabba649265f74 Description-en_GB: JSON manipulation library - development files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The development headers for compiling programs that use libjson-c are provided by this package. Package: libjson-c-doc Description-md5: f6161e4b0b31f974b052bc6d10f3eafc Description-en_GB: JSON manipulation library - documentation files This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. . The documentation for libjson-c is provided by this package. Package: libjson-c5 Description-md5: ac049068ef755540cdb41614a65accbf Description-en_GB: JSON manipulation library - shared library This library allows you to easily construct JSON objects in C, output them as JSON formatted strings and parse JSON formatted strings back into the C representation of JSON objects. Package: libjson-glib-1.0-0 Description-md5: 53a96fd80b7925face0f32f0fe0f240f Description-en_GB: GLib JSON manipulation library JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. Package: libjson-glib-1.0-common Description-md5: 44fe0ba19b2f3c2be6cb8f7ad693642f Description-en_GB: GLib JSON manipulation library (common files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the translations files. Package: libjson-glib-dev Description-md5: c52c48b0cce50c9bd0620d26357460e1 Description-en_GB: GLib JSON manipulation library (development files) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the development files. Package: libjson-glib-doc Description-md5: 539f24e15c204394fc39f500e4e62a7d Description-en_GB: GLib JSON manipulation library (documentation) JSON-GLib is a library for parsing, generating and manipulating JavaScript Object Notation (JSON) data streams using the GLib type system. It allows manipulating JSON data types with a Document Object Model API. It also allows serializing and deserializing simple or complex GObjects to and from JSON data types. . This package contains the documentation. Package: libjson-maybexs-perl Description-md5: 8c7a2f4ae394f4c9010f9f1474ceec13 Description-en_GB: interface to the best available JSON module JSON::MaybeXS first checks to see if either Cpanel::JSON::XS or JSON::XS is already loaded, in which case it uses that module. Otherwise it tries to load Cpanel::JSON::XS, then JSON::XS, then JSON::PP in order, and either uses the first module it finds or throws an error. . It then exports the encode_json and decode_json functions from the loaded module, along with a JSON constant that returns the class name for calling new on. Package: libjson-perl Description-md5: eb9867fc3fd81c9df2527bd3d80fcc49 Description-en_GB: module for manipulating JSON-formatted data JSON is a Perl module for manipulating data stored in the format of the same name. JavaScript Object Notation (JSON) is a simple data serialization format (defined in RFC 4627) that serves as an alternative to XML. . The primary purpose of this module is to select an appropriate backend JSON implementation. It prefers either JSON::XS (see libjson-xs-perl) or JSON::PP (see libjson-pp-perl), but will fall back on a backport implementation if neither are available. Package: libjson-xs-perl Description-md5: 86340713c4cc9ee648f8b8cd4a20ab7f Description-en_GB: module for manipulating JSON-formatted data (C/XS-accelerated) JSON::XS is a module for manipulating data stored in the JavaScript Object Notation (JSON) serialization format (defined in RFC 4627), which serves as an alternative to XML. . This C/XS-accelerated JSON implementation confers significant performance gains if available. After installing this package, any code using the JSON module (see libjson-perl) will automagically benefit from this. Package: libjsoncpp-dev Description-md5: ad73493acc4867d8397e0d728eb05d89 Description-en_GB: library for reading and writing JSON for C++ (devel files) This package provides all required developer resources like header-files and statically linked version of the library. . jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and readable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Package: libjsoncpp-doc Description-md5: 7ae41a3773de467411653a93f969360c Description-en_GB: API documentation for libjsoncpp-dev This package contains doxygen generated HTML API description of libjsoncpp0. . jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and readable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Package: libjsoncpp25 Description-md5: e8e6c461fe830dd0a4d81f65633e848e Description-en_GB: library for reading and writing JSON for C++ jsoncpp is an implementation of a JSON reader and writer in C++. JSON (JavaScript Object Notation) is a lightweight data-interchange format that it is easy to parse and redable for human. It is useful for building config files, network communications protocols, etc. . This library provides following features: . * High-level data structures for collecting data from JSON. * Easy-to-use reader and writer. Package: libk5crypto3 Description-md5: 4b107bcb8481fee0b8b11744a386a6b0 Description-en_GB: MIT Kerberos runtime libraries - Crypto Library 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 cryptography libraries used by applications and Kerberos clients. Package: libkadm5clnt-mit12 Description-md5: 8b2bac04328bfaffc8a1b6b57144cc9b Description-en_GB: MIT Kerberos runtime libraries - Administration Clients 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 library used by clients of the Kerberos administration protocol. Package: libkadm5srv-mit12 Description-md5: 34bc9a3bc5f24d8493ce16a753dc317d Description-en_GB: MIT Kerberos runtime libraries - KDC and Admin Server 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 library used by Kerberos administrative servers. Package: libkdb5-10 Description-md5: 339dba7d5a44f05699e73cc493c3def3 Description-en_GB: MIT Kerberos runtime libraries - Kerberos database 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 internal Kerberos database libraries. Package: libkeyutils-dev Description-md5: 778cf76cde69933bd711c1050360f519 Description-en_GB: Linux Key Management Utilities (development) 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 contains the development files. Package: libkeyutils1 Description-md5: 5c4d88a0a818e5ef897f2a9fa5c3ac2d Description-en_GB: Linux Key Management Utilities (library) 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. Package: libklibc Description-md5: c02e596a4e5bef99d28f7ec64ab27758 Description-en_GB: minimal libc subset for use with initramfs 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. Package: libklibc-dev Description-md5: 30c8838ae54b41f0da91eb0d0c35f700 Description-en_GB: kernel headers used during the build of klibc This package contains the set of kernel headers that were required to build klibc and the utilities that ship with it. This may or may not be a complete enough set to build other programs that link against klibc. If in doubt, use real kernel headers instead. Package: libkmod-dev Description-md5: d05b96c5ea92d4587ad0abe33b518fb0 Description-en_GB: libkmod development files This package contains the files needed for developing applications that use libkmod. Package: libkmod2 Description-md5: e60216aabe72168f06218f037958581e Description-en_GB: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Package: libknet-dev Description-md5: 56d01a4cda40f8b4565f957dfd406604 Description-en_GB: kronosnet core switching implementation (developer files) Kronosnet, often referred to as knet, is a network abstraction layer designed for High Availability use cases, where redundancy, security, fault tolerance and fast fail-over are the core requirements of your application. . Kronosnet is the new underlying network protocol for Linux HA components (Corosync), that features ability to use multiple links between nodes, active/active and active/passive link failover policies, automatic link recovery, FIPS compliant encryption (nss and/or openssl), automatic PMTUd and in general better performances compared to the old network protocol. . This package contains header files required to build libknet clients. Package: libknet-doc Description-md5: 43ea1fd26c50d9d07f6e72de0a2707a8 Description-en_GB: kronosnet core API documentation Kronosnet, often referred to as knet, is a network abstraction layer designed for High Availability use cases, where redundancy, security, fault tolerance and fast fail-over are the core requirements of your application. . Kronosnet is the new underlying network protocol for Linux HA components (Corosync), that features ability to use multiple links between nodes, active/active and active/passive link failover policies, automatic link recovery, FIPS compliant encryption (nss and/or openssl), automatic PMTUd and in general better performances compared to the old network protocol. . This package contains the man pages of the API functions. Package: libknet1 Description-md5: bc2bca86ef2fea740493d2a90ca58690 Description-en_GB: kronosnet core switching implementation Kronosnet, often referred to as knet, is a network abstraction layer designed for High Availability use cases, where redundancy, security, fault tolerance and fast fail-over are the core requirements of your application. . Kronosnet is the new underlying network protocol for Linux HA components (Corosync), that features ability to use multiple links between nodes, active/active and active/passive link failover policies, automatic link recovery, FIPS compliant encryption (nss and/or openssl), automatic PMTUd and in general better performances compared to the old network protocol. . This package contains libraries that are used by libknet clients. Package: libkpathsea-dev Description-md5: 1e9ba572a4c4eefc4119b22ef8941c6e Description-en_GB: TeX Live: path search library for TeX (development part) This package contains the static library and header files for the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Package: libkpathsea6 Description-md5: fba2c2a902ad5d09ffef5a04264e4bab Description-en_GB: TeX Live: path search library for TeX (runtime part) This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Package: libkrad-dev Description-md5: f22135e65145d2c1d4adf7a6dc4266ad Description-en_GB: MIT Kerberos RADIUS Library Development This package includes development headers for libkrad0, the MIT Kerberos RADIUS library. You should not use this RADIUS library in packages unrelated to MIT Kerberos. Package: libkrad0 Description-md5: 2d2f7517dcfd02118262a7f5e45301dd Description-en_GB: MIT Kerberos runtime libraries - RADIUS library 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 internal support library for RADIUS functionality. Package: libkrb5-3 Description-md5: 07bb931a85fb24c6a0ef0f62a94bb26c Description-en_GB: MIT Kerberos runtime libraries 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 library for the main Kerberos v5 API used by applications and Kerberos clients. Package: libkrb5-dbg Description-md5: 943dd1af23ccc316b4f620ded24f9212 Description-en_GB: debugging files for MIT Kerberos 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 debugging information for the MIT Kerberos libraries. Install this package if you need to trace problems inside the MIT Kerberos libraries with a debugger. Package: libkrb5-dev Description-md5: 2f88a00ff06db459d4a3aee80c1e2778 Description-en_GB: headers and development libraries for MIT Kerberos 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 symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Package: libkrb5support0 Description-md5: 4f3abf66dd7bfd20406fc400a05b0693 Description-en_GB: MIT Kerberos runtime libraries - Support library 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 an internal runtime support library used by other Kerberos libraries. Package: libksba-dev Description-md5: 451e8740fcc6265626636e8c054309ff Description-en_GB: X.509 and CMS support library - development files KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the development library files. Package: libksba8 Description-md5: a4cabffec0ec5429f0f14bf49f0459c6 Description-en_GB: X.509 and CMS support library KSBA (pronounced Kasbah) is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS. . KSBA provides these subsystems: ASN.1 Parser, BER Decoder, BER Encoder, Certificate Handling and CMS Handling. . This package contains the runtime library files. Package: liblangtag-common Description-md5: d284b0ecd26d3bedca03439178f37ff3 Description-en_GB: library to access tags for identifying languages -- data liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the architecture-independent language data. Package: liblangtag-dev Description-md5: 6ea154d96dc7457b0cd467f2e46a6a1e Description-en_GB: library to access tags for identifying languages -- development liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the files needed for doing development with liblangtag. Package: liblangtag-doc Description-md5: b2683493e772ed5e478914e6e9f480a4 Description-en_GB: library to access tags for identifying languages -- documentation liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 . This package contains the (API) documentation. Package: liblangtag-gobject0 Description-md5: 363d6863355004f2e559029fcd7828e4 Description-en_GB: library to access tags for identifying languages liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 Package: liblangtag1 Description-md5: 363d6863355004f2e559029fcd7828e4 Description-en_GB: library to access tags for identifying languages liblangtag is an interface library to access/deal with tags for identifying languages, which is described in RFC 5646 Package: liblapack-dev Description-md5: 65560acd47f612ac798597cb69465bf3 Description-en_GB: Library of linear algebra routines 3 - static version LAPACK version 3.X 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. . This package contains a static version of the library. Package: liblapack-doc Description-md5: 0e4fd598b4343f7b74a7e9158781b0ef Description-en_GB: Library of linear algebra routines 3 - documentation LAPACK version 3.X 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. . This package contains: - manpages of BLAS and LAPACK routines, - the Lapack User's Guide manual (in HTML), - the manual for the LAPACKE C interface to LAPACK (in PDF). Package: liblapack3 Description-md5: d3387c768425e0a5796929e19b4a90a0 Description-en_GB: Library of linear algebra routines 3 - shared version LAPACK version 3.X 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. . This package contains a shared version of the library. Package: liblapack64-3 Description-md5: 993440214b6e3a05ccc94c23656cb9a7 Description-en_GB: Library of linear algebra routines 3 - shared version (64bit-index) LAPACK version 3.X 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. . This package contains a shared version of the library. Compiled with Fortran option "-fdefault-integer-8". Package: liblapack64-dev Description-md5: 0dc1d02e4ef13ea682be160de90620d1 Description-en_GB: Library of linear algebra routines 3 - static version (64bit-index) LAPACK version 3.X 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. . This package contains a static version of the library. Compiled with Fortran flag "-fdefault-integer-8". Package: liblapacke Description-md5: 7f2e7790d8a3b93e084fa76cd32e2fd0 Description-en_GB: Library of linear algebra routines 3 - C lib shared version LAPACK version 3.X 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. . This package contains the Standard C language library for LAPACK. Package: liblapacke-dev Description-md5: e97de7249347d36cf58b5c7db290067a Description-en_GB: Library of linear algebra routines 3 () - Headers LAPACK version 3.X 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. . This package contains development files for the C language library for LAPACK, including a static version of the library. Package: liblapacke64 Description-md5: 597170862f45b8f592deb1b7a4b119a1 Description-en_GB: Library of linear algebra routines 3 - C lib shared version (64bit-index) LAPACK version 3.X 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. . This package contains the Standard C language library for LAPACK. Compiled with C flag "-DHAVE_LAPACK_CONFIG_H -DLAPACK_ILP64". Package: liblapacke64-dev Description-md5: 10dcab46f24d32744e1606f781f49fba Description-en_GB: Library of linear algebra routines 3 - Headers (64bit-index) LAPACK version 3.X 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. . This package contains development files for the C language library for LAPACK, including a static version of the library. Compiled with C flag "-DHAVE_LAPACK_CONFIG_H -DLAPACK_ILP64". Package: liblasso3 Description-md5: d266ba3bc5f5089bca66e347c174b64d Description-en_GB: Library for Liberty Alliance and SAML protocols - runtime library Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains liblasso library used by applications to gain Library Alliance support. Package: liblasso3-dev Description-md5: ffc2b02659edc19bb91294f3bb4f9d92 Description-en_GB: Library for Liberty Alliance and SAML protocols - development kit Lasso is an implementation of Liberty Alliance and related protocols, for network identity federations, single sign-on and other web services protocols. The main specifications implemented by the library are ID-FF, ID-WSF and SAML. . This package contains the development files for Lasso. Package: liblcms2-2 Description-md5: f14b0f581e9d68c55f05903d2bbecb4c Description-en_GB: Little CMS 2 color management library LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains the shared library of liblcms2. Package: liblcms2-dev Description-md5: 9bf3cfebd917469c492f495dfc90c2ce Description-en_GB: Little CMS 2 color management library development headers LittleCMS 2 intends to be a small-footprint colour management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of colour management. Little CMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named colour profiles. . This package contains the development headers used for building software that uses Little CMS. Package: liblcms2-utils Description-md5: 9c06aa15c754d2323aa491f81c943276 Description-en_GB: Little CMS 2 colour management library (utilities) LittleCMS 2 intends to be a small-footprint color management engine, with special focus on accuracy and performance. It uses the International Color Consortium standard (ICC) of color management. LittleCMS 2 is a full implementation of ICC specification 4.2 plus all addendums. It fully supports all V2 and V4 profiles, including abstract, devicelink and named color profiles. . This package contains additional utilities (jpegicc, linkicc, psicc, tificc and transicc). Package: libldap-2.5-0 Description-md5: 198db781f85a21d6d3c302c304d6e0fb Description-en_GB: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap-common Description-md5: aac5ad61261a4de195fd4abd7d239cd2 Description-en_GB: OpenLDAP common files for libraries These are common files for the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap-dev Description-md5: 2359036e8e1bd2b4b5d49233c1509ecf Description-en_GB: OpenLDAP development libraries This package allows development of LDAP applications using the OpenLDAP libraries. It includes headers, libraries and links to allow static and dynamic linking. Package: libldb-dev Description-md5: 0f2998af1c1336788fd3d4e9eca9fd09 Description-en_GB: LDAP-like embedded database - development files ldb is a LDAP-like embedded database built on top of TDB. . What ldb does is provide a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files. Package: libldb2 Description-md5: afbf2b86552adbf8b69bb702e5773247 Description-en_GB: LDAP-like embedded database - shared library ldb is a LDAP-like embedded database built on top of TDB. . It provides a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the shared library file. Package: liblibreoffice-java Description-md5: d71a0b67eeb476140ee5b28e32f1171a Description-en_GB: LibreOffice UNO runtime environment -- Java library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains the public Java libraries. Package: liblibreofficekitgtk Description-md5: 52a3fee7a3b817ab39c00dba0ffe0a7f Description-en_GB: GTK3 widget wrapping LibreOffice functionality This package contains a (basic) GTK+ document viewer widget (used by e.g. LOKDocView) Package: liblirc-client0 Description-md5: 046c5b09edad2c5176e249c742771de0 Description-en_GB: infra-red remote control support - client library 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. Package: liblirc-dev Description-md5: efb83212c67ef9dadcb6629f2b90572f Description-en_GB: Infra-red remote control support - development files LIRC stands for 'Linux Infra-red Remote Control'. . Package contains headers and other support used when developing external applications, drivers (liblirc_driver.so) and also internal LIRC software. See the User Space Driver API and Lirc Client API sections in the lirc manual available in lirc-doc. Package: liblirc0 Description-md5: 72bba8a34ed8901fcfcf3dea5b749cb0 Description-en_GB: Infra-red remote control support - Run-time libraries LIRC stands for 'Linux Infra-red Remote Control'. . Package contains internal LIRC runtime libs used by external applications (liblirc_client.so*), drivers (liblirc_driver.so*) and also internal LIRC applications (lirc_private.so*) Package: liblircclient-dev Description-md5: 7936c5ef985949e12a9b3cb8ed04a0f8 Description-en_GB: Transitional placeholder for obsoleted liblircclient-dev Virtual, empty package used in the process of incorporating liblircclient- dev in new package liblirc-dev. Package: liblist-compare-perl Description-md5: 98265c903d26ee93ee73d667f9833c5b Description-en_GB: Perl module for comparing elements of two or more lists List::Compare lets you compare elements between lists. This module uses the Carp module which is part of the standard Perl distribution. Other than that, there are no module dependencies in this version of List::Compare. Package: liblist-moreutils-perl Description-md5: db3a03427dc3f850ea1497c8b1cd8ec2 Description-en_GB: Perl module with additional list functions not found in List::Util List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module could not be compiled on this machine. Package: liblist-moreutils-xs-perl Description-md5: c6759df033244ab10506e6acafc8f20c Description-en_GB: Perl module providing compiled List::MoreUtils functions List::MoreUtils::XS is a backend for List::MoreUtils. Even if it's possible to have it practically independent from List::MoreUtils, it technically depends on List::MoreUtils. Since it's only a backend, the API is not public and can change without any warning. . List::MoreUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. Package: liblist-someutils-perl Description-md5: c1e11d6374d5495f5b2915cd2cc95b96 Description-en_GB: module that provides the stuff missing in List::Util List::SomeUtils provides some trivial but commonly needed functionality on lists which is not going to go into List::Util. . All of the functions are implementable in only a couple of lines of Perl code. Using the functions from this module however should give slightly better performance as everything is implemented in C. The pure-Perl implementation of these functions only serves as a fallback in case the C portions of this module couldn't be compiled on this machine. Package: liblist-someutils-xs-perl Description-md5: 4d48a9c0bdc3cb0ae88a17eac71b7eeb Description-en_GB: module providing XS implementation for List::SomeUtils List::SomeUtils::XS provides a fast, compiled XS implementation of key functionality found in List::SomeUtils. . There are no user-facing parts here; please install the liblist-someutils- perl package for the user-facing module and API details. Package: liblist-utilsby-perl Description-md5: a3e6c27d75d5a202f0fde1baf824b19e Description-en_GB: higher-order list utility functions List::UtilsBy provides a number of list utility functions, all of which take an initial code block to control their behaviour. They are variations on similar core perl or List::Util functions of similar names, but which use the block to control their behaviour. Package: libllvm13 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en_GB: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: libllvm14 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en_GB: Modular compiler and toolchain technologies, runtime library LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Package: liblmdb-dev Description-md5: 5f89a06580a0fff610ed7f46de603936 Description-en_GB: Lightning Memory-Mapped Database development files This package contains the development libraries, header files. Install lmdb-doc package for man pages. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: liblmdb0 Description-md5: 205529036e221ed86db40fcd32032a9e Description-en_GB: Lightning Memory-Mapped Database shared library This package contains the LMDB shared library. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: liblocale-gettext-perl Description-md5: 0a002213d8a0ad34a0f605e0204c21ee Description-en_GB: module using libc functions for internationalization in Perl The Locale::gettext module permits access from perl to the gettext() family of functions for retrieving message strings from databases constructed to internationalise software. . It provides gettext(), dgettext(), dcgettext(), textdomain(), bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext() and dngettext(). Package: liblockfile-bin Description-md5: 5092b0e0777cd0836ff80770762ad2eb Description-en_GB: support binaries for and cli utilities based on liblockfile This package contains support binaries for the liblockfile library, and the command-line utility ``dotlockfile''. Package: liblockfile-dev Description-md5: 9a33670df857a6d06f73115de1b4f4e7 Description-en_GB: Development library for liblockfile This is a development library for liblockfile. It includes headers and documentation. Package: liblockfile1 Description-md5: ebb60445a5d00569c862ce1b525464b7 Description-en_GB: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. Package: liblog-any-adapter-screen-perl Description-md5: c995357b2a2ebedd4dd577be1cb8f4f0 Description-en_GB: send logs to screen, with colours and some other features Log::Any::Adapter::Screen prints log messages to screen (STDERR/STDOUT). The messages are coloured according to level (unless colouring is turned off). It has a few other features: * Allow passing formatter * Allow setting level from some environment variables * Add prefix/timestamps Package: liblog-any-perl Description-md5: 38798c1111c8d672cb29734a4221bae1 Description-en_GB: Perl module to log messages safely and efficiently Log::Any allows CPAN modules to safely and efficiently log messages, while letting the application choose (or decline to choose) a logging mechanism such as Log::Dispatch or Log::Log4perl. . Log::Any has a very tiny footprint and no dependencies beyond Perl 5.6, which makes it appropriate for even small CPAN modules to use. It defaults to 'null' logging activity, so a module can safely log without worrying about whether the application has chosen (or will ever choose) a logging mechanism. . The application, in turn, may choose one or more logging mechanisms via Log::Any::Adapter. Package: liblouis-data Description-md5: 893cb8fa7f66f351dd0d6bbf87a94bab Description-en_GB: Braille translation library - data Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). New languages can easily be added through tables that support a rule- or dictionary based approach. Included are also tools for testing and debugging tables. . This package contains runtime data. Package: liblouis-dev Description-md5: 835f535ec527fdb854cd10e2ecbb2a63 Description-en_GB: Braille translation library - static libs and headers Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains static libraries and development headers. Package: liblouis20 Description-md5: 40448590cf7dc3c13633552fcd3ac521 Description-en_GB: Braille translation library - shared libs Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains shared libraries. Package: liblouisutdml-bin Description-md5: e5ad51b592aca8521499b732cac49bef Description-en_GB: Braille UTDML translation utilities liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains utdml2brl which translates an utdml or text file into an embosser-ready braille file. Package: liblouisutdml-data Description-md5: b0e5d3cdd24ed881707ef5c4da54819b Description-en_GB: Braille UTDML translation library - data liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains runtime data. Package: liblouisutdml-dev Description-md5: f39860db0634d3065b24a95a76d9e4e7 Description-en_GB: Braille UTDML translation library - static libs and headers liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains static libraries and development headers. Package: liblouisutdml-java-doc Description-md5: e10e767ed6e5afd486497474b2bc5e59 Description-en_GB: Braille UTDML translation library - java bindings documentation liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains documentation for the java bindings. Package: liblouisutdml9 Description-md5: 33ef4c16ad2fe97764164c35ae4708a3 Description-en_GB: Braille UTDML translation library - shared libs liblouisutdml is an extension of liblouisxml, the translator from xml format into transcribed braille, that includes support for Unified Tactile Document Markup Language (UTDML). . This consists essentially of subtrees containing all the braille translations and formatting, plus some tags. . This package contains shared libraries. Package: liblrm2 Description-md5: 282121e7860b14e84a37bb7a643f8c28 Description-en_GB: Reusable cluster libraries -- liblrm2 This package contains the lrm helper library from cluster-glue, the reusable cluster components package. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: liblrm2-dev Description-md5: 46b870838b7c006b6e636251ec0f9dcf Description-en_GB: Reusable cluster development files -- liblrm This package contains the development files of the lrm helper library from cluster-glue, the reusable cluster components package. . If you are developing with liblrm2, you probably want to install this package. Package: liblrmd28 Description-md5: 26c1ac9a94909f708d1e8476a816a8ea Description-en_GB: cluster resource manager LRMD library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Local Resource Manager Daemon library. Package: liblsan0 Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en_GB: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-arm64-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en_GB: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-ppc64el-cross Description-md5: fd77936d8cda7d6af8bc33d6f395c678 Description-en_GB: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libltdl-dev Description-md5: e6268281b6ed5a9cdfc936b8da1a270b Description-en_GB: System independent dlopen wrapper for GNU libtool This package contains the header files and static libraries for the libltdl package. . 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 Package: libltdl7 Description-md5: 52e45b791bdc69939d2238401cd6f7fe Description-en_GB: System independent dlopen wrapper for GNU libtool 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 Package: liblttng-ust-common1 Description-md5: a6f71610e9bace8f4fc7f44c52a92d3d Description-en_GB: LTTng 2.0 Userspace Tracer (common library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the common library used by the tracing and control libraries. Package: liblttng-ust-ctl5 Description-md5: c0fd516a7850c0d213bf248282b965d4 Description-en_GB: LTTng 2.0 Userspace Tracer (trace control library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains a library to control tracing in other processes. Used by lttng-tools. Package: liblttng-ust-dev Description-md5: 8c082ca31fd5ccc4637789709bb35acd Description-en_GB: LTTng 2.0 Userspace Tracer (development files) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the UST library development files necessary to compile and link applications against liblttng-ust. Package: liblttng-ust-python-agent1 Description-md5: d279830dc452cca70080ab4be28890b0 Description-en_GB: LTTng 2.0 Userspace Tracer (Python agent native library) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains a library used by the Python agents. Package: liblttng-ust1 Description-md5: df92ac20f115864b9c7d25996ddc4506 Description-en_GB: LTTng 2.0 Userspace Tracer (tracing libraries) The userspace tracer is designed to provide detailed information about userspace activity. Like the kernel tracer, performance is the main goal. Tracing does not require system calls or traps. UST instrumentation points may be added in any userspace code including signal handlers and libraries. . This package contains the actual userspace tracing library that must be linked to the instrumented programs. Package: liblua5.3-0 Description-md5: ca24127b6ccd3aae89a4e9de4d35c034 Description-en_GB: Shared library for the Lua interpreter version 5.3 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. Package: liblua5.3-0-dbg Description-md5: 728df89ca9aadcc6f6178e16e68c5272 Description-en_GB: Debug symbols for the Lua shared library interpreter This package contains the debugging symbols for liblua5.3 and lua5.3 Package: liblua5.3-dev Description-md5: f8c83b9f0590949a5c02527b3619e0f7 Description-en_GB: Development files for the Lua language version 5.3 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 developer resources for using the Lua library. Install it if you are developing programs which use the Lua C API. . This package also contains the official manual covering the Lua language and C API. Package: liblvm2-dev Description-md5: 9355c51a0fa4f1589861097790213f32 Description-en_GB: LVM2 libraries - development files This package contains files needed to develop applications that use the lvm2app library. Package: liblvm2cmd2.03 Description-md5: 8f4d76592086bd210b07fd8b6370be43 Description-en_GB: LVM2 command library This package contains the lvm2cmd shared library. Package: liblwp-mediatypes-perl Description-md5: 39f3a89fb73f99e7871809c2c0d8f938 Description-en_GB: module to guess media type for a file or a URL LWP::MediaTypes provides functions for handling media (also known as MIME) types and encodings. The mapping from file extensions to media types is defined by the media.types file. If the ~/.media.types file exists it is used instead. For backwards compatibility it will also look for ~/.mime.types. Package: liblwp-protocol-https-perl Description-md5: 535f9e50e5b283e9fd71fec3f0a43cd8 Description-en_GB: HTTPS driver for LWP::UserAgent The LWP::Protocol::https module provides support for using HTTPS schemed URLs with LWP. LWP::Protocol::https is a plug-in to the LWP protocol handling, so you don't use it directly. Once the module is installed LWP is able to access sites using HTTP over SSL/TLS. . If hostname verification is requested by LWP::UserAgent's ssl_opts, and neither SSL_ca_file nor SSL_ca_path is set, then SSL_ca_file is implied to be the one provided by ca-certificates. . This module used to be bundled with libwww-perl, but it was unbundled in v6.02 in order to be able to declare its dependencies properly for the CPAN tool-chain. Applications that need HTTPS support can just declare their dependency on LWP::Protocol::https and will no longer need to know what underlying modules to install. Package: liblwres161 Description-md5: 6c5041f39bdcc8de6092f4354d6f893b Description-en_GB: Lightweight Resolver Library used by BIND 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. Package: liblz4-1 Description-md5: c21cacb9494ced3b87993140a583422c Description-en_GB: Fast LZ compression algorithm library - runtime LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package includes the shared library. Package: liblz4-dev Description-md5: 1414546a26a517bef8510e189d283fbe Description-en_GB: Fast LZ compression algorithm library - development files LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that are needed to build applications. Package: liblzma-dev Description-md5: d19d3f899b3a1d8a68ae0473ad3f9283 Description-en_GB: XZ-format compression library - development files XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) This package provides the development library needed to build programs using liblzma. Package: liblzma-doc Description-md5: 69771d1d5fd604c471f896760682a908 Description-en_GB: XZ-format compression library - API documentation This package contains a reference manual for the liblzma data compression library, in Doxygen-generated HTML files. The purpose of each struct, macro, and function in the public interface is explained. Package: liblzma5 Description-md5: 0ceca09eb4ab99863be3578fa55e7d2b Description-en_GB: XZ-format compression library XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . The native format of liblzma is XZ; it also supports raw (headerless) streams and the older LZMA format used by lzma. (For 7-Zip's related format, use the p7zip package instead.) Package: liblzo2-2 Description-md5: 6acbb2b98752f4160eba6ec78c11bb54 Description-en_GB: data compression library 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. Package: liblzo2-dev Description-md5: 33a9c8476074f27fdf0d1f013ef98be9 Description-en_GB: data compression library (development files) LZO is a portable, lossless data compression library. This package contains the header files and static libraries for the LZO data compression library. Package: libm17n-0 Description-md5: 246a450e6bd01a098f1121b3d4600f87 Description-en_GB: multilingual text processing library - runtime The m17n library is a multilingual text processing library for the C language. This library has following features: - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the runtime part of m17n-lib. Package: libm17n-dev Description-md5: 886fe20cf7523e0da0b6f84783a99692 Description-en_GB: multilingual text processing library - development The m17n library is a multilingual text processing library for the C language. This library has following features: . - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the header and development files needed to build programs and packages using m17n-lib. Package: libmaa-dev Description-md5: bc0f465617b2db9625ae21943d837586 Description-en_GB: maa programming library, development files The libmaa library provides many low-level data structures which are helpful for writing compilers, including hash tables, sets, lists, debugging support, and memory management. Although libmaa was designed and implemented as a foundation for the kheperalong, the data structures are generally applicable to a wide range of programming problems. . The memory management routines are especially helpful for improving the performance of memory-intensive applications. . This package contains the static library and headers used to build programs that use the library. Package: libmaa4 Description-md5: 1121424a22e831818969fb6649ec3a98 Description-en_GB: maa programming library The libmaa library provides many low-level data structures which are helpful for writing compilers, including hash tables, sets, lists, debugging support, and memory management. Although libmaa was designed and implemented as a foundation for the kheperalong, the data structures are generally applicable to a wide range of programming problems. . The memory management routines are especially helpful for improving the performance of memory-intensive applications. Package: libmagic-dev Description-md5: 93c5eb9eca91d43fe4e08b91dec0e076 Description-en_GB: Recognize the type of data in a file using "magic" numbers - development This library can be used to classify files according to magic number tests. . This package contains the development files. Package: libmagic-mgc Description-md5: c07466749281f11241806ce6580a59bb Description-en_GB: File type determination library using "magic" numbers (compiled magic file) This package provides the compiled magic file "magic.mgc". It has been separated from libmagic1 in order to meet the multiarch requirements without breaking applications that expect this file at its absolute path. Package: libmagic1 Description-md5: 7c626dcc59dd225f2ce4a3522fed96e2 Description-en_GB: Recognize the type of data in a file using "magic" numbers - library This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Package: libmail-authenticationresults-perl Description-md5: 68829727a92f9630b9404aa5f827ca82 Description-en_GB: object oriented Authentication-Results headers Mail::AuthenticationResults provides a parser which copes with most styles of Authentication-Results header seen in the wild, but is not yet fully RFC7601 compliant . Differences from RFC7601 . key/value pairs are parsed when present in the authserv-id section, this is against RFC but has been seen in headers added by Yahoo!. . Comments added between key/value pairs will be added after them in the data structures and when stringified. Package: libmail-dkim-perl Description-md5: b1421cf8c7be9adc4d6bcfe00d4713d2 Description-en_GB: module to cryptographically identify the sender of email RFC 4871, DomainKeys Identified Mail (DKIM), defines a domain-level authentication framework for email using public-key cryptography and key server technology to permit verification of the source and contents of messages by either Mail Transport Agents (MTAs) or Mail User Agents (MUAs). . Mail::DKIM is a Perl implementation created by Jason Long of Messiah College. It performs signing as well as signature verification. It also supports the older DomainKeys standard. . This library further includes support for adding and verifying Authenticated Received Chain (ARC; RFC 8617) assertions. Package: libmail-sendmail-perl Description-md5: 8d0dfc133fdbcbb8384f26f6afeceeb5 Description-en_GB: simple way to send email from a perl script Mail::Sendmail is intended to be a very simple and easy-to-setup and -use platform-independent e-mail module. It only requires Perl 5, Sys::Hostname::Long, and a network connection. Package: libmail-spf-perl Description-md5: 5a00e9c63268c570413928246a2be58c Description-en_GB: Perl implementation of Sender Policy Framework and Sender ID Mail::SPF is an object-oriented Perl implementation of the Sender Policy Framework (SPF) e-mail sender authentication system . . It supports both the TXT and SPF RR types as well as both SPFv1 (v=spf1) and Sender ID (spf2.0) records, and it is fully compliant to RFCs 4408 and 4406. (It does not however implement the patented PRA address selection algorithm described in RFC 4407.) Package: libmailtools-perl Description-md5: 2c2b5f7277367bc1d4d775359d3298f3 Description-en_GB: modules to manipulate email in perl programs MailTools is a set of perl modules which provide an easy interface to manipulating email in an object-oriented fashion. . Mail::Address - Parse mail addresses Mail::Cap - Parse mailcap files Mail::Field - Base class for manipulation of mail header fields Mail::Field::AddrList - object representation of e-mail address lists Mail::Field::Date - a date header field Mail::Field::Generic - implementation for inspecific fields Mail::Filter - Filter mail through multiple subroutines Mail::Header - manipulate MIME headers Mail::Internet - manipulate email messages Mail::Mailer - Simple interface to electronic mailing mechanisms Mail::Send - Simple electronic mail interface Mail::Util - mail utility functions Package: libmanette-0.2-0 Description-md5: 7f469f3a1353b18933ffce198fb03fa2 Description-en_GB: Simple GObject game controller library libmanette is a library for using game controllers using an API inspired by GDK's device and event handling. It supports the W3C Draft Gamepad specification. . This package contains the shared libraries. Package: libmanette-0.2-dev Description-md5: 4f80d8f8a87872d1322545e0cf462522 Description-en_GB: Simple GObject game controller library - development files libmanette is a library for using game controllers using an API inspired by GDK's device and event handling. It supports the W3C Draft Gamepad specification. . This package contains the development files. Package: libmaxminddb-dev Description-md5: 95999effe62372cd1092f3744445e4e4 Description-en_GB: IP geolocation database library (development headers) The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. . This package contains the development files for the libmaxminddb library. Package: libmaxminddb0 Description-md5: 8fd037d1130cb903e97a4ddc372d8bdd Description-en_GB: IP geolocation database library The libmaxminddb library provides a C library for reading MaxMind DB files, including the GeoIP2 databases from MaxMind. This is a custom binary format designed to facilitate fast lookups of IP addresses while allowing for great flexibility in the type of data associated with an address. . The MaxMind DB format is an open format. The spec is available at http://maxmind.github.io/MaxMind-DB/. This spec is licensed under the Creative Commons Attribution-ShareAlike 3.0 Unported License. Package: libmbim-glib-dev Description-md5: a9f4b979e7f90fb1a34c15fa316ad3c9 Description-en_GB: Header files for adding MBIM support to applications that use glib libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the header, pkg-config and API documentation files for development applications using MBIM functionality from applications that use glib. Package: libmbim-glib-doc Description-md5: 0097ac93077e9d8330b5f2f644defb0c Description-en_GB: API documentation for the MBIM protocol library libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the API reference for libmbim-glib. Package: libmbim-glib4 Description-md5: 34268237931c65f4ad4ec124116fec86 Description-en_GB: Support library to use the MBIM protocol libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. Package: libmbim-proxy Description-md5: 4ba7d98cd0780f7aad0e620ccd309956 Description-en_GB: Proxy to communicate with MBIM ports libmbim is a glib-based library for talking to WWAN modems and devices which speak the Mobile Interface Broadband Model (MBIM) protocol. . This package contains the binary mbim-proxy used by libmbim to allow multiple clients to use the same MBIM port simultaneously. Package: libmecab-dev Description-md5: 87197d521c6686e342ae43fe6394b7da Description-en_GB: Header files of Mecab This package provides header files which are necessary to development programs using runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libmecab2 Description-md5: b24292696c7071ab40bec59c2dc1e18a Description-en_GB: Libraries of Mecab This package provides runtime libraries of Mecab, that is a Japanese morphological analysis system. Package: libmediaart-2.0-0 Description-md5: aec857c633b7a291572f4a8190dc04e3 Description-en_GB: media art extraction and cache management library Libmediaart is a library tasked with managing, extracting and handling media art caches. . This package contains the shared library. Package: libmediaart-2.0-dev Description-md5: 00a98e8956632ee368981a228c37b3cf Description-en_GB: media art extraction and cache management library - development files Libmediaart is a library tasked with managing, extracting and handling media art caches. . This package contains the development files. Package: libmediaart-doc Description-md5: 0db24f0444c84c159a861134369ba1c1 Description-en_GB: media art extraction and cache management library - documentation Libmediaart is a library tasked with managing, extracting and handling media art caches. . This package contains the API documentation. Package: libmemcached-dbg Description-md5: ea156c0423f71127a41893b481e0c365 Description-en_GB: Debug Symbols for libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides debug symbols. Package: libmemcached-dev Description-md5: c6bfdfff5c9729d4f01c13bcee57b0f4 Description-en_GB: C and C++ client library to the memcached server (development files) libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the development files. Package: libmemcached-tools Description-md5: 724ae0d72072b3eb14f36bae1c5ba19a Description-en_GB: Commandline tools for talking to memcached via libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . This package provides several command line tools: . * memccat - Copy the value of a key to standard output * memcflush - Flush the contents of your servers. * memcrm - Remove a key(s) from the server. * memccp - Copy files to a memcached server. * memcstat - Dump the stats of your servers to standard output * memcslap - Generate testing loads on a memcached cluster Package: libmemcached11 Description-md5: c520748ef0b458bdb796b190ce42a1b3 Description-en_GB: C and C++ client library to the memcached server libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the libmemcached shared library itself. Package: libmemcachedutil2 Description-md5: 32cdf0c564bc73569ee13e19a7b567d1 Description-en_GB: library implementing connection pooling for libmemcached libmemcached is a C and C++ client library to the memcached server (http://memcached.org/). It has been designed to be light on memory usage, thread safe, and provide full access to server side methods. . A few notes on its design: . * Synchronous and Asynchronous support. * Access to large object support. * Local replication. * TCP and Unix Socket protocols. * A half dozen or so different tuneable hash algorithms. * Implementations of the new cas, replace, and append operators. * Man pages written up on entire API. * Implements both modulo and consistent hashing solutions. * Tools to Manage your Memcached networks. . This package provides the libmemcachedutil library. Package: libmessaging-menu0 Description-md5: 07eda7d0891a892ece4bbb0b276cb20f Description-en_GB: Ayatana Messaging Menu - shared library A place on the user's desktop that collects messages that need a response. . This menu provides a condensed and collected view of all of those messages for quick access, but without making them annoying in times that you want to ignore them. . This library contains information to build status providers to go into the messaging menu. Package: libmhash-dev Description-md5: 76bc2c8552d8e642bc02127f01075ff5 Description-en_GB: Library for cryptographic hashing and message authentication Mhash is a library that provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. Mhash also provides several key-generation algorithms, including those of OpenPGP (RFC 2440). Further information is available at http://mhash.sourceforge.net/. . This package contains header files, the man page, and the static library. Package: libmhash2 Description-md5: 9dc72d6d0af87ec3a9ba2e0c3ea2f30f Description-en_GB: Library for cryptographic hashing and message authentication Mhash is a library that provides a uniform interface to a large number of hash algorithms. These algorithms can be used to compute checksums, message digests, and other signatures. The HMAC support implements the basics for message authentication, following RFC 2104. Mhash also provides several key-generation algorithms, including those of OpenPGP (RFC 2440). . This package contains the shared library. Package: libmime-lite-perl Description-md5: e45480ce683977e4c36f10e08de14b87 Description-en_GB: module for convenient MIME message creation MIME::Lite is a Perl module intended as a simple module for generating (but not parsing) messages according to the Multipurpose Internet Mail Extensions (MIME) standard. It allows one to output a simple, decent single- or multi- part message with text or binary attachments. . Note that the upstream maintainer of MIME::Lite currently recommends against using this package in favour of better maintained and less buggy alternatives. Package: libmime-tools-perl Description-md5: e50d756cb8a40537b678f7dfac0f3fd7 Description-en_GB: Perl5 modules for MIME-compliant messages 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. Package: libmime-types-perl Description-md5: 6c98117d72d39563703824d7dd685d5a Description-en_GB: Perl extension for determining MIME types and Transfer Encoding MIME::Types provides 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. Package: libminiupnpc-dev Description-md5: b76b4a36753fd30004f1cf8ca91a3318 Description-en_GB: UPnP IGD client lightweight library development files The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains development files needed to build using libminiupnpc Package: libminiupnpc17 Description-md5: 194defbf2e4c77dd9feae4a875fdd198 Description-en_GB: UPnP IGD client lightweight library The UPnP protocol is supported by most home adsl/cable routers and Microsoft Windows 2K/XP. The aim of the MiniUPnP project is to bring a free software solution to support the "Internet Gateway Device" part of the protocol. The MediaServer/MediaRenderer UPnP protocol is also becoming very popular. . Miniupnpc aims at the simplest library possible, with the smallest footprint and no dependencies to other libraries such as XML parsers or HTTP implementations. All the code is pure ANSI C. Compiled on a x86 PC, the miniupnp client library have less than 15KB code size. For instance, the upnpc sample program is around 20KB. The miniupnp daemon is much smaller than any other IGD daemon and is ideal for using on low memory device for this reason. . This package contains the shared library. Package: libmiral-dev Description-md5: 082c078bc96f65fa3bf2a8f669005353 Description-en_GB: Developer files for the Mir ABI-stable abstraction layer MirAL provides an ABI-stable abstraction layer for Mir based shells, insulating them from mirserver ABI breaks. . Contains header files required for development using the MirAL abstraction layer. Package: libmiral4 Description-md5: f628b0f11c7bd48cd05ba21ebef54058 Description-en_GB: Display server for Ubuntu - ABI preserving abstraction layer MirAL provides an ABI-stable abstraction layer for Mir based shells, insulating them from mirserver ABI breaks. . Contains the shared library containing MirAL abstraction layer. Package: libmircommon-dev Description-md5: afceda22de73c8f8ef2fe0642ae4e906 Description-en_GB: Display server for Ubuntu - development headers Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required for server and/or client development. Package: libmircommon8 Description-md5: ba2be24a25184fe491678e4c1dc1740c Description-en_GB: Display server for Ubuntu - shared library Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server and client. Package: libmircookie-dev Description-md5: 7e0ee86d5d4510098d7287932db01e5c Description-en_GB: Produce and verify spoof-resistant timestamps - development headers libmircookie provides a simple mechanism for a group of cooperating processes to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties. . This package contains the development headers for building programs that generate or verify the attestable timestamps. Package: libmircookie2 Description-md5: 6ce7e170d5998c24d2d58b3e6e19b904 Description-en_GB: Produce and verify spoof-resistant timestamps - runtime library libmircookie provides a simple mechanism for a group of cooperating processes to hand out and verify difficult-to-forge timestamps to untrusted 3rd parties. . This package contains the runtime library for generating and verifying the attestable timestamps. Package: libmircore-dev Description-md5: afceda22de73c8f8ef2fe0642ae4e906 Description-en_GB: Display server for Ubuntu - development headers Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required for server and/or client development. Package: libmircore1 Description-md5: ba2be24a25184fe491678e4c1dc1740c Description-en_GB: Display server for Ubuntu - shared library Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server and client. Package: libmirplatform-dev Description-md5: ca7ea904d7426a836da1bf0c2fb36ad8 Description-en_GB: Display server for Ubuntu - development headers Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required for hardware/driver support development. Package: libmirplatform23 Description-md5: 5ca581b6c17780dd3707f6b3fff2597b Description-en_GB: Display server for Ubuntu - platform library Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared libraries required for the Mir server to interact with the underlying hardware platform. Package: libmirrenderer-dev Description-md5: 43ce74069c698f363f0b7c1c332400ea Description-en_GB: Display server for Ubuntu - Renderer development files Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required for renderer development. Package: libmirserver-dev Description-md5: 98260f2d94306b61ba8e99360b379f43 Description-en_GB: Display server for Ubuntu - development headers Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files required to build Mir servers. Package: libmirserver57 Description-md5: ec9e31363965aaba264f7029d7781e84 Description-en_GB: Display server for Ubuntu - server library Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains the shared library needed by server applications for Mir. Package: libmirwayland-bin Description-md5: 7d9a621579c150edcf3e9599c8bd2b94 Description-en_GB: Display server for Ubuntu - generator for Wayland protocol extension wrappers. Contains the tool used for generating the Mir-style wrappers for Wayland protocol extensions found in libmirwayland . This can be useful for implementing Wayland protocol extensions not already implemented in Mir. Package: libmirwayland-dev Description-md5: 062afa3ad4434b2c1fcc126ac4bb1949 Description-en_GB: Display server for Ubuntu - generated wrappers for Wayland protocol extensions. . Contains the developer files for using the shared library containing generated wrappers for Wayland protocol extensions Package: libmirwayland3 Description-md5: 22e85d85f47da964c5adad014e7fdeda Description-en_GB: Display server for Ubuntu - generated wrappers for Wayland protocol extensions. . Contains the shared library containing generated wrappers for Wayland protocol extensions Package: libmm-glib-dev Description-md5: 10ab76799b474f18fce2b46ed4d2ecda Description-en_GB: D-Bus service for managing modems - library development files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains development files and Vala bindings to use when writing applications that interface with ModemManager. Package: libmm-glib-doc Description-md5: b744c6fc8f1f9c6cb29aa2873b161044 Description-en_GB: D-Bus service for managing modems - library documentation ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of libmm-glib to use when writing applications that interface with ModemManager. Package: libmm-glib0 Description-md5: 67c09218d7e444c8c90a67c19f819347 Description-en_GB: D-Bus service for managing modems - shared libraries ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains shared libraries for applications interfacing with ModemManager. Package: libmnl-dev Description-md5: a98b989412e5ed2eb94b6c710889486b Description-en_GB: minimalistic Netlink communication library (devel) libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the development libraries and header files you need to develop your programs using the minimalistic Netlink communication library. Package: libmnl0 Description-md5: 6e8dc655315a40a8d6d0cab77a49b003 Description-en_GB: minimalistic Netlink communication library libmnl is a minimalistic user-space library oriented to Netlink developers. There are a lot of common tasks in parsing, validating, constructing of both the Netlink header and TLVs that are repetitive and easy to get wrong. This library aims to provide simple helpers that allows you to re-use code and to avoid re-inventing the wheel. . The main features of this library are: . Small: the shared library requires around 30KB for an x86-based computer. . Simple: this library avoids complexity and elaborated abstractions that tend to hide Netlink details. . Easy to use: the library simplifies the work for Netlink-wise developers. It provides functions to make socket handling, message building, validating, parsing and sequence tracking, easier. . Easy to re-use: you can use the library to build your own abstraction layer on top of this library. . Decoupling: the interdependency of the main bricks that compose the library is reduced, i.e. the library provides many helpers, but the programmer is not forced to use them. . This package contains the shared libraries needed to run programs that use the minimalistic Netlink communication library. Package: libmodule-implementation-perl Description-md5: 435fb0bcc3d1e6c76e042b4f76ff5fc4 Description-en_GB: module for loading one of several alternate implementations of a module Module::Implementation abstracts out the process of choosing one of several underlying implementations for a module. This can be used to provide XS and pure Perl implementations of a module, or it could be used to load an implementation for a given OS or any other case of needing to provide multiple implementations. . This module is only useful when you know all the implementations ahead of time. If you want to load arbitrary implementations then you probably want something like a plugin system, not this module. Package: libmodule-runtime-perl Description-md5: 0addc2e07c40581d732353752eedc4cc Description-en_GB: Perl module for runtime module handling Module::Runtime deals with runtime handling of Perl modules, which are normally handled at compile time. . This module provide functions that can, for example, require or use modules at runtime, check for module names validity, compose module names and more. Package: libmoo-perl Description-md5: 1e7ed3669df0a42bbb65cb0a3984d2dd Description-en_GB: Minimalist Object Orientation library (with Moose compatibility) Moo is an extremely light-weight, high-performance Moose replacement. It also avoids depending on any XS modules to allow simple deployments. The name Moo is based on the idea that it provides almost - but not quite - two thirds of Moose. . Unlike Mouse this module does not aim at full Moose compatibility. See INCOMPATIBILITIES in Moo(3pm) for more details. Package: libmoox-aliases-perl Description-md5: 65c500b7f32ed75e81864ff0dcf97bff Description-en_GB: easy aliasing of methods and attributes in Moo The MooX::Aliases module will allow you to quickly alias methods in Moo. It provides an alias parameter for has() to generate aliased accessors as well as the standard ones. Attributes can also be initialized in the constructor via their aliased names. Package: libmoox-struct-perl Description-md5: 209c9706901e1ae9366553b2027194bb Description-en_GB: simple lightweight record-like structures making sounds like cows MooX::Struct allows you to create cheap struct-like classes for your data using Moo. . While similar in spirit to MooseX::Struct and Class::Struct, MooX::Struct has a somewhat different usage pattern. Rather than providing you with a "struct" keyword which can be used to define structs, you define all the structs as part of the "use" statement. This means they happen at compile time. . A struct is just an "anonymous" Moo class. MooX::Struct creates this class for you, and installs a lexical alias for it in your namespace. Thus your module can create a "Point3D" struct, and some other module can too, and they won't interfere with each other. All struct classes inherit from MooX::Struct. Package: libmount-dev Description-md5: 07d7a2af1f3a709af925942f04219978 Description-en_GB: device mounting library - headers This device mounting library is used by mount and umount helpers. . This package contains the development environment for the mount library. Package: libmount1 Description-md5: 7e446c44302ff94779f1434f2e05d553 Description-en_GB: device mounting library This device mounting library is used by mount and umount helpers. Package: libmouse-perl Description-md5: 55f7e94e9b6928e2310d1788660e05cf Description-en_GB: lightweight object framework for Perl Mouse is a lightweight Perl object framework based largely on the techniques created for Moose, the leading Perl framework for painless OO class creation. It is designed to be similar in functionality to Moose, though faster, by only providing a subset of Moose's functionality, alleviating some of the compile- time penalty incurred by Moose. It also has considerably less dependencies. Package: libmozjs-91-0 Description-md5: f89af245fcd7e180a36a8d4344ddb570 Description-en_GB: SpiderMonkey JavaScript library SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. . This library is intended for use in contexts where only trusted JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and polkit's rules parsing. It should not be used to run untrusted JavaScript from web pages: use a security-supported implementation such as Firefox, Chrome or WebKitGTK's JavaScriptCore instead. Package: libmozjs-91-dev Description-md5: c76a055b4feb8f29a549fddecb1c771a Description-en_GB: SpiderMonkey JavaScript library - development headers SpiderMonkey is the code-name for Mozilla Firefox's C++ implementation of JavaScript. It is intended to be embedded in other applications that provide host environments for JavaScript. . This package contains the header files which are needed for developing SpiderMonkey embedders. . This library is intended for use in contexts where only trusted JavaScript code will be run, such as GNOME's gjs, Cinnamon's cjs, and polkit's rules parsing. It should not be used to run untrusted JavaScript from web pages: use a security-supported implementation such as Firefox, Chrome or WebKitGTK's JavaScriptCore instead. Package: libmp3lame-dev Description-md5: 461714f68545fc10b2b5896d35bdc28e Description-en_GB: MP3 encoding library (development) LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the development files. Package: libmp3lame0 Description-md5: 62ea810162efb51dfd01578746ef5d68 Description-en_GB: MP3 encoding library LAME (recursive acronym for "LAME Ain't an MP3 Encoder") is a research project for learning about and improving MP3 encoding technology. LAME includes an MP3 encoding library, a simple frontend application, and other tools for sound analysis, as well as convenience tools. . This package contains the shared library. Package: libmpc-dev Description-md5: 1a174fcc2ba7e9b9a95e9d28b6debe99 Description-en_GB: multiple precision complex floating-point library development package MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpc3 Description-md5: ce4238ae925ae6ad84bc52508aa5e8ae Description-en_GB: multiple precision complex floating-point library MPC is a portable library written in C for arbitrary precision arithmetic on complex numbers providing correct rounding. For the time being, it contains all arithmetic operations over complex numbers, the exponential and the logarithm functions, the trigonometric and hyperbolic functions. . Ultimately, it should implement a multiprecision equivalent of the ISO C99 standard. . It builds upon the GNU MP and the MPFR libraries. Package: libmpdec-dev Description-md5: aaec92a2292a393a662516d21db6c572 Description-en_GB: library for decimal floating point arithmetic (development files) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpdec-doc Description-md5: ea0b05b4f861319ba7e30dc4e100cbbc Description-en_GB: library for decimal floating point arithmetic (documentation) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpdec3 Description-md5: 2f19ce990bf7966f694538878f26b3ce Description-en_GB: library for decimal floating point arithmetic (runtime library) mpdecimal is a package for correctly-rounded arbitrary precision decimal floating point arithmetic. Package: libmpfr-dev Description-md5: a2580b68a7c6f1fcadeefc6b17102b32 Description-en_GB: multiple precision floating-point computation developers tools This development package provides the header files and the symbolic links to allow compilation and linking of programs that use the libraries provided in the libmpfr4 package. . MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well- defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Package: libmpfr-doc Description-md5: f055e9915a337223583fe5e3ec7c0b3c Description-en_GB: multiple precision floating-point computation documentation This package provides documentation for the multiple-precision floating- point computation library MPFR. . The documentation is available as html and PDF. Package: libmpfr6 Description-md5: 97d2af3ed9ac83dc3fdaf77a6b27a294 Description-en_GB: multiple precision floating-point computation MPFR provides a library for multiple-precision floating-point computation with correct rounding. The computation is both efficient and has a well- defined semantics. It copies the good ideas from the ANSI/IEEE-754 standard for double-precision floating-point arithmetic (53-bit mantissa). Package: libmpg123-0 Description-md5: 1276b7844767994704f7fabf86811e9b Description-en_GB: MPEG layer 1/2/3 audio decoder (shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C libraries needed to run executables that use the mpg123 library. Package: libmpg123-dev Description-md5: 383d3d1a743e161f43281a9f1daec7f7 Description-en_GB: MPEG layer 1/2/3 audio decoder (development files) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the C development headers and library files needed to compile programs using the mpg123 library. Package: libmspack-dev Description-md5: 745bbb85d3570bb56531378b6bf6504f Description-en_GB: library for Microsoft compression formats (development files) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). Package: libmspack-doc Description-md5: b1af63476f69343494e8ed2d8f171190 Description-en_GB: library for Microsoft compression formats (documentation) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). Package: libmspack0 Description-md5: 623746d63b4d21004315a01b05872cea Description-en_GB: library for Microsoft compression formats (shared library) The purpose of libmspack is to provide both compression and decompression of some loosely related file formats used by Microsoft. The intention is to support all of the following formats: COMPRESS.EXE [SZDD], Microsoft Help (.HLP), COMPRESS.EXE [KWAJ], Microsoft Cabinet (.CAB), HTML Help (.CHM), Microsoft eBook (.LIT), Windows Imaging Format (.WIM), Exchange Offline Address Book (.LZX). Package: libmspub-0.1-1 Description-md5: da595a9575906bd87eadf7a12128850c Description-en_GB: library for parsing the mspub file structure Libmspub is library providing ability to interpret and import mspub diagrams into various applications. Package: libmspub-dev Description-md5: e312ec772862fe25d4ff89f4a163d2f0 Description-en_GB: library for parsing the mspub file structure -- development Libmspub is library providing ability to interpret and import mspub diagrams into various applications. . This package contains the development files (headers, ...) Package: libmspub-doc Description-md5: 1e7028cc2269c039ea9591800d810afd Description-en_GB: library for parsing the mspub file structure -- documentation Libmspub is library providing ability to interpret and import mspub diagrams into various applications. . This package contains the documentation. Package: libmtd-dev Description-md5: 474355ada0450802f796095b63cbb025 Description-en_GB: Memory Technology Device Development Libraries Development header and libraries for manipulating memory technology devices, such as flash memory, Disk-On-Chip, or ROM. Package: libmtdev-dev Description-md5: c8725f087f1cafd8c9d016b4463a8273 Description-en_GB: Multitouch Protocol Translation Library - dev files libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. . This package contains files that are needed to build applications. Package: libmtdev1 Description-md5: 07dd033e550dbc27f2e8fe7816e9f337 Description-en_GB: Multitouch Protocol Translation Library - shared library libmtdev is a library for translating evdev multitouch events using the legacy protocol to the new multitouch slots protocol. This is necessary for kernel drivers that have not been updated to use the newer protocol. Package: libmtp-common Description-md5: 4a1209be0a4f7b61afd1bf29879cf36a Description-en_GB: Media Transfer Protocol (MTP) common files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides the udev rules file. Package: libmtp-dev Description-md5: 76d0f6320c50c3629a9f1d9cd6ba427a Description-en_GB: Media Transfer Protocol (MTP) development files libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the headers and development libraries. Package: libmtp-doc Description-md5: 8470c9a7a773ebbc2c115e4582babdfd Description-en_GB: Media Transfer Protocol (MTP) library documentation libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package contains the development documentation. Package: libmtp-runtime Description-md5: 1a28431a709c624332928ccccfe38a89 Description-en_GB: Media Transfer Protocol (MTP) runtime tools libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. . This package provides mtp-probe, a program to probe newly connected device interfaces from userspace to determine if they are MTP devices, used for udev rules. Package: libmtp9 Description-md5: ec2660c24145023b9998ae464417b767 Description-en_GB: Media Transfer Protocol (MTP) library libmtp is a library for communicating with MTP aware devices in POSIX compliant operating systems. It implements MTP Basic, the subset proposed for standardization. . The Media Transfer Protocol (commonly referred to as MTP) is a devised set of custom extensions to support the transfer of music files on USB digital audio players and movie files on USB portable media players. Package: libmutter-10-0 Description-md5: b97c0d0b0f27cb2414e26e8b7d3d4a69 Description-en_GB: window manager library from the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the window manager shared library, used by mutter itself, and gnome-shell. Package: libmutter-10-dev Description-md5: 95c9a0fc0bbe905f4b590d4634d1e8bd Description-en_GB: Development files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the development files. Package: libmwaw-0.3-3 Description-md5: 1e64db7eb95a692651556640a5314376 Description-en_GB: import library for some old Mac text documents libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. Package: libmwaw-dev Description-md5: 96859d85bc551b0f6392d0447859988f Description-en_GB: import library for some old Mac text documents -- development libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains the development files (headers, ...). Package: libmwaw-doc Description-md5: e438a6a24c0dd62cbc8f40ca408666b7 Description-en_GB: import library for some old Mac text documents -- documentation libmwaw contains some import filters for old Mac text documents (MacWrite, ClarisWorks, ... ) based on top of libwpd. . This package contains the documentation. Package: libmysqlclient-dev Description-md5: 716f7a81dc4e3e8899c7eaa66b24736d Description-en_GB: MySQL database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Package: libmysqlclient21 Description-md5: 49de807663510f5f2afd3e71efe199f1 Description-en_GB: MySQL database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Package: libmythes-1.2-0 Description-md5: 16a9ee1d619f9c9c1ab20353031fb583 Description-en_GB: simple thesaurus library MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the shared library. Package: libmythes-dev Description-md5: ffd0c044918099c732e087109bf97839 Description-en_GB: simple thesaurus library (development files) MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the static library and header file needed to develop applications using mythes. Package: libnamespace-autoclean-perl Description-md5: cc577199398ebdf3000ada0b769aeb4a Description-en_GB: module to remove imported symbols after compilation namespace::autoclean is a Perl pragma that keeps your namespace clean by removing all imported symbols at the end of the current package's compile cycle. Perhaps most importantly, this means that imported functions will no longer be made accidentally accessible to users outside of your package via method invocations. . This module differs from namespace::clean (see libnamespace-clean-perl) in that it cleans all imported functions, whether or not the imports happened prior to using the pragma. Things that "look" like a method (according to Class::MOP) will be left alone. Package: libnamespace-clean-perl Description-md5: 61ad33ea0d732ead09b6626ff8d86485 Description-en_GB: module for keeping imports and functions out of the current namespace namespace::clean is a Perl pragma for keeping imported functions out of the current namespace. This is especially important because Perl functions are naturally available as methods, which can complicate subclassing. . Using the namespace::clean pragma will remove all previously declared or imported symbols at the end of the current package's compile cycle. This means that functions called in the package itself will still be bound by their name, but they won't show up as methods on your class or instances. Package: libnatpmp-dev Description-md5: 0f20003a1f9b143a44e615b71ab13bbe Description-en_GB: portable and fully compliant implementation of NAT-PMP (dev files) NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains development files needed to build using libnatpmp. Package: libnatpmp1 Description-md5: a5437cbd6b788e523c98bff700c426c0 Description-en_GB: portable and fully compliant implementation of NAT-PMP NAT-PMP is the direct concurrent to the UPnP IGD specification. It is providing a way to do NAT traversal. It is part of the Bonjour protocol specifications. At the moment it is mainly supported by Apple software and hardware. For a way to add NAT-PMP capabilities to your *BSD, Linux or (Open)Solaris Router, you should have a look at MiniUPnPd which is supporting NAT-PMP in addition to UPnP since December 2007 ! . libnatpmp is an attempt to make a portable and fully compliant implementation of the protocol NAT-PMP for the client side. It is based on non blocking sockets and all calls of the API are asynchronous. It is therefore very easy to integrate the NAT-PMP code to any event driven code. . This package contains the shared library. Package: libnautilus-extension-dev Description-md5: 6e87107b9ab479b5113b63b76bd07770 Description-en_GB: libraries for nautilus components - development version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package provides the necessary development libraries and include files to develop and compile Nautilus extensions. Package: libnautilus-extension1a Description-md5: 24d74241fbd9274f58339c68e65e6d46 Description-en_GB: libraries for nautilus components - runtime version Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains a few runtime libraries needed by nautilus' extensions. Package: libncurses-dev Description-md5: 38da502b304ea3ed5ff1e12d072d14a8 Description-en_GB: developer's libraries for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. Package: libncurses5-dev Description-md5: ed531f645dd8873ee0c0959611138d19 Description-en_GB: transitional package for libncurses-dev This is a transitional package that can safely be removed. Package: libncurses6 Description-md5: 599cbbcff16d09b3b4643d84f37643fd Description-en_GB: shared libraries for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. Package: libncursesw5-dev Description-md5: ed531f645dd8873ee0c0959611138d19 Description-en_GB: transitional package for libncurses-dev This is a transitional package that can safely be removed. Package: libncursesw6 Description-md5: 1a69a793355bf1fff9186f00b71dd14a Description-en_GB: shared libraries for terminal handling (wide character support) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. Package: libndctl-dev Description-md5: 06d894de8c4f2ae5d66e342b240454d8 Description-en_GB: Development files for libndctl Header files and development library for compiling C programs to link with the libndctl library and manage the libnvdimm sub-system in the Linux kernel. Package: libndctl6 Description-md5: be101c95ae8ae0ae3c6321dc3c812536 Description-en_GB: Utility library for managing the libnvdimm subsystem The nvdimm subsystem defines a kernel device model and control message interface for platform NVDIMM resources like those defined by the ACPI 6+ NFIT (NVDIMM Firmware Interface Table). . This package contains a utility library for managing the libnvdimm (non- volatile memory device) sub-system in the Linux kernel. Package: libndp-dbg Description-md5: c1bbcc3ee72635da5de3f778eb0519a8 Description-en_GB: Library for Neighbor Discovery Protocol (debug symbols) libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. . This package provides debug symbols. Package: libndp-dev Description-md5: b7a7ea26a1b25690236ad1136fb8af6a Description-en_GB: Library for Neighbor Discovery Protocol (development files) libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. . This package contains the development files. Package: libndp0 Description-md5: fbe8a21252fbc8b2d92dd8763550b384 Description-en_GB: Library for Neighbor Discovery Protocol libndp is a library for the IPv6 Neighbor Discovery Protocol (NDP). It contains functions for building and parsing NDP messages, and provides a high-level interface for sending and receiving NDP messages on a network interface. Package: libnet-cidr-lite-perl Description-md5: d2366a226c29af0f31e765a30dcb6981 Description-en_GB: module for merging IPv4 or IPv6 CIDR address ranges Net::CIDR::Lite is a faster alternative to Net::CIDR when merging a large number of CIDR address ranges. Works for IPv4 and IPv6 addresses. Package: libnet-cidr-perl Description-md5: 864c1f3da4a997d0cb26969a1064fc6e Description-en_GB: module to manipulate IPv4/IPv6 netblocks in CIDR notation The Net::CIDR module contains functions that manipulate lists of IP netblocks expressed in Classless Inter-Domain Routing (CIDR) notation. . Net::CIDR handles both IPv4 and IPv6 addresses. Package: libnet-dbus-perl Description-md5: 0e32894b8dc85fcd2cd0afc2dcf1d2d5 Description-en_GB: Perl extension for the DBus bindings Net::DBus provides a Perl API for the DBus message system. The DBus Perl interface is currently operating against the 0.32 development version of DBus, but should work with later versions too, providing the API changes have not been too drastic. . Users of this package are either typically, service providers in which case the Net::DBus::Service and Net::DBus::Object modules are of most relevance, or are client consumers, in which case Net::DBus::RemoteService and Net::DBus::RemoteObject are of most relevance. Package: libnet-dns-perl Description-md5: 844c18f2647e1389fce352e0e6fb5455 Description-en_GB: Perform DNS queries from a Perl script Net::DNS is a DNS resolver implemented in Perl supporting IPv6. It allows the programmer to perform nearly any type of DNS query from a Perl script. Package: libnet-dns-sec-perl Description-md5: b6ae31ae80fcf699de61f8b99cb54e18 Description-en_GB: DNSSEC extension to NET::DNS Net::DNS::SEC implements DNS Resource Record types that are relevant for DNSSEC operations. This package implements RFC4034 "Resource Records for the DNS Security Extensions" and RFC2931 "DNS Request and Transaction Signatures ( SIG(0)s )" . It also provides support for SIG0. That later is useful for dynamic updates using key-pairs. . RSA and DSA crypto routines are supported. Package: libnet-domain-tld-perl Description-md5: cdb2673e7d06c281ae7ff48272081a8a Description-en_GB: list of currently available Top-level Domains (TLDs) The purpose of Net::Domain::TLD is to provide the user with a current list of available top level domain names including new ICANN additions and ccTLDs. It provides two functions: . - tld_exists - returns whether a certain top-level domain exists - tld - returns various lists of top-level domains Package: libnet-http-perl Description-md5: a321306aab43965de9df44af60cf6eb4 Description-en_GB: module providing low-level HTTP connection client The Net::HTTP class is a low-level HTTP client. An instance of the Net::HTTP class represents a connection to an HTTP server. The HTTP protocol is described in RFC 2616. The Net::HTTP class supports HTTP/1.0 and HTTP/1.1. Net::HTTP is a sub-class of IO::Socket::INET. You can mix its methods with reading and writing from the socket directly. This is not necessarily a good idea, unless you know what you are doing. Package: libnet-ip-perl Description-md5: 69f8a2fedc328fe80a5105353406d4f6 Description-en_GB: Perl extension for manipulating IPv4/IPv6 addresses Net::IP provides functions to deal with IPv4/IPv6 addresses. The module can be used as a class, allowing the user to instantiate IP objects, which can be single IP addresses, prefixes, or ranges of addresses. There is also a procedural way of accessing most of the functions. Most subroutines can take either IPv4 or IPv6 addresses transparently. Package: libnet-ldap-perl Description-md5: 94d2f596d5f07ed133ccd4db463c5a70 Description-en_GB: client interface to LDAP servers Net::LDAP is a collection of Perl modules that implement an interface to various LDAP services. The module is capable of searching directories or performing maintenance functions such as adding, deleting or modifying entries. Package: libnet-libidn-perl Description-md5: 0a762048829fd446651dc9be4fb6ed71 Description-en_GB: Perl bindings for GNU Libidn Provides bindings for GNU Libidn, a C library for handling Internationalized Domain Names according to IDNA (RFC 3490), in a way very much inspired by Turbo Fredriksson's PHP-IDN. Package: libnet-patricia-perl Description-md5: c0b7febe52570bf0586f14d286ffdf92 Description-en_GB: Perl module for fast IP address lookups Net::Patricia uses a Patricia Trie data structure to quickly perform IP address prefix matching for applications such as IP subnet, network or routing table lookups. The data structure is based on a radix tree using a radix of two, so sometimes you see patricia implementations called "radix" as well. The term "Trie" is derived from the word "retrieval" but is pronounced like "try". Patricia stands for "Practical Algorithm to Retrieve Information Coded as Alphanumeric", and was first suggested for routing table lookups by Van Jacobsen. Patricia Trie performance characteristics are well-known as it has been employed for routing table lookups within the BSD kernel since the 4.3 Reno release. Package: libnet-server-perl Description-md5: 6ff0ba92822aa9a8aad96a4032254cb2 Description-en_GB: extensible, general perl server engine Net::Server is an extensible, general perl server engine that combines the good properties from Net::Daemon, NetServer::Generic, and Net::FTPServer; and borrows various concepts from the Apache webserver. . Features include: . * Single Server Mode * Inetd Server Mode * Preforking Simple Mode (PreForkSimple) * Preforking Managed Mode (PreFork) * Forking Mode * Multiplexing Mode using a single process * Multi port accepts on Single, Preforking, and Forking modes * Simultaneous accept/recv on tcp, udp, and unix sockets * Safe signal handling in Fork/PreFork avoids perl signal trouble * User customizable hooks * Chroot ability after bind * Change of user and group after bind * Basic allow/deny access control * Customized logging (choose Syslog, log_file, or STDERR) * HUP able server (clean restarts via sig HUP) * Dequeue ability in all Fork and PreFork modes. * Taint clean * Written in Perl * Protection against buffer overflow * Clean process flow * Extensibility Package: libnet-smtp-ssl-perl Description-md5: 878dc73994d66b0f60f21a051fb72bd0 Description-en_GB: Perl module providing SSL support to Net::SMTP Net::SMTP::SSL implements the same API as Net::SMTP, but uses IO::Socket::SSL for its network operations. Due to the nature of Net::SMTP's new method, it is not overridden to make use of a default port for the SMTPS service. Perhaps future versions will be smart like that. Port 465 is usually what you want, and it's not a pain to specify that. . This package is deprecated. Net::SMTP (in perl core) has support for SMTP over SSL, and also for STARTTLS, since version 1.28 (included in Perl 5.22). Package: libnet-snmp-perl Description-md5: 822f8f6acfa7834deb310d8498b05082 Description-en_GB: Script SNMP connections The module Net::SNMP implements an object oriented interface to the Simple Network Management Protocol. Perl applications can use the module to retrieve or update information on a remote host using the SNMP protocol. Net::SNMP is implemented completely in Perl, requires no compiling, and uses only standard Perl modules. SNMPv1 and SNMPv2c (Community-Based SNMPv2), as well as SNMPv3 with USM are supported by the module. SNMP over UDP as well as TCP with both IPv4 and IPv6 can be used. The Net::SNMP module assumes that the user has a basic understanding of the Simple Network Management Protocol and related network management concepts. Package: libnet-ssleay-perl Description-md5: ccc2258977dc0f512ba135bc3f4c6bca Description-en_GB: Perl module for Secure Sockets Layer (SSL) Net::SSLeay is a perl module that allows you to call Secure Sockets Layer (SSL) functions of the SSLeay library directly from your perl scripts. It is useful if you want to program robots that access secure web servers or if you want to build your own applications over SSL encrypted tunnels. If you just want to view web pages on https servers, you do not need this - your web browser already knows to do that. Package: libnet-xwhois-perl Description-md5: f536bebc820e61324a72e5739e5b083f Description-en_GB: Whois Client Interface for Perl5 The Net::XWhois class provides a generic client framework for doing Whois queries and parsing server response. . One of the more important goals of this module is to enable the design of consistent and predictable interfaces to incompatible whois response formats. The Whois RFC (954) does not define a template for presenting server data; consequently there is a large variation in layout styles as well as content served across servers. Package: libnet1 Description-md5: 6962156fdb23e2f413d3bdde50843766 Description-en_GB: library for the construction and handling of network packets libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the shared library. Package: libnet1-dbg Description-md5: c01fb359b5efe2491589541ef8fd4967 Description-en_GB: debugging symbols for libnet libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the debugging symbols for libnet. Package: libnet1-dev Description-md5: 00fc4a49605b484178c71aaf2dcff7e6 Description-en_GB: development files for libnet libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the files needed to compile and link programs that use libnet. Package: libnet1-doc Description-md5: 693a254aedc26c1893f4aa8b252700a5 Description-en_GB: developers documentation files for libnet libnet provides a portable framework for low-level network packet writing and handling. . libnet features portable packet creation interfaces at the IP layer and link layer, as well as a host of supplementary functionality. . Using libnet, quick and simple packet assembly applications can be whipped up with little effort. With a bit more time, more complex programs can be written (Traceroute and ping were easily rewritten using libnet and libpcap). . This package contains the documentation files for developers. Package: libnetaddr-ip-perl Description-md5: e872c8c680e660ec84770c1b960173c7 Description-en_GB: IP address manipulation module NetAddr::IP provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations. . The internal representation of all IP objects is in 128 bit IPv6 notation. IPv4 and IPv6 objects may be freely mixed. . The following operations are supported: Basic IP conversion, netmask manipulation, subnet interpretation, bitwise mask generation, full mask generation, subnet manipulation, expansion, and range operations, sub/supernet tests, data type determination, and more complex operations such as expansion of netblocks into arrays of smaller blocks of arbitrary size, and CIDR block aggregation Package: libnetfilter-conntrack-dev Description-md5: 56003153efb66d702a954e538a57f5fc Description-en_GB: Development files for libnetfilter-conntrack3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. . This package provides development files and static libraries. Package: libnetfilter-conntrack-doc Description-md5: 8cf13008358857c935c43bc94e244681 Description-en_GB: Documentation files for libnetfilter-conntrack3 libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. . This package provides HTML documentation for the API. Package: libnetfilter-conntrack3 Description-md5: f1067cc149ff552e440eda0b642c415a Description-en_GB: Netfilter netlink-conntrack library libnetfilter_conntrack is a userspace library providing a programming interface (API) to the in-kernel connection tracking state table. Package: libnetplan-dev Description-md5: 152880995d555e5ef0ef1e982b8f4a2e Description-en_GB: Development files for netplan's libnetplan runtime library netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package contains development files for developers wanting to use libnetplan in their applications. Package: libnetplan0 Description-md5: e0efcdec72a7db0fcde5ed9bf90264a8 Description-en_GB: YAML network configuration abstraction runtime library netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. . This package contains the necessary runtime library files. Package: libnettle8 Description-md5: 9dcb77a61a93b06eb5b005f9c8c509a4 Description-en_GB: low level cryptographic library (symmetric and one-way cryptos) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context- independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the symmetric and one-way cryptographic algorithms. To avoid having this package depend on libgmp, the asymmetric cryptos reside in a separate library, libhogweed. Package: libnewt-dev Description-md5: 4444039a4a6e54b75dae85173c39b133 Description-en_GB: Developer's toolkit for newt windowing library These are the header files and libraries for developing applications which use newt. Newt is a windowing toolkit for text mode, which provides many widgets and stackable windows. Package: libnewt0.52 Description-md5: cfc4271054d35387b5e0576f9d7af19a Description-en_GB: Not Erik's Windowing Toolkit - text mode windowing with slang Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. This package contains the shared library for programs that have been built with newt. Package: libnfnetlink-dev Description-md5: 1d63664ba1d482a715f14f78cdbca980 Description-en_GB: Development files for libnfnetlink0 libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. . This package provides development files and static libraries. Package: libnfnetlink0 Description-md5: 8b3f6ded46a99d0fbb1c1157f93b9512 Description-en_GB: Netfilter netlink library libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. Package: libnfnetlink0-dbg Description-md5: 744d0e293b47e85b0f8901afa401cb08 Description-en_GB: Debugging symbols for libnfnetlink0 libnfnetlink is the low-level library for netfilter related kernel/userspace communication. It provides a generic messaging infrastructure for in-kernel netfilter subsystems (such as nfnetlink_log, nfnetlink_queue, nfnetlink_conntrack) and their respective users and/or management tools in userspace. . This package provides the debugging symbols. Package: libnfs-dev Description-md5: f027e4d6994a1de68653afa39eef261a Description-en_GB: NFS client library (development files) LIBNFS is a client library for accessing NFS shares over a network. . LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions . This package provides the necessary files needed for development. Package: libnfs13 Description-md5: e716953afd96e2e8ba69c0f72fc7bb98 Description-en_GB: NFS client library (shared library) LIBNFS is a client library for accessing NFS shares over a network. . LIBNFS offers three different APIs, for different use : 1, RAW : A fully async low level rpc library for nfs protocols 2, NFS ASYNC : A fully asynchronous library for high level vfs functions 3, NFS SYNC : A synchronous library for high level vfs functions . This package provides the shared library. Package: libnfsidmap-dev Description-md5: 4e6232ff1c9d5b12cd64b5e1989826e9 Description-en_GB: header files and docs for libnfsidmap Contains the header files and documentation for libnfsidmap for use in developing applications that use the libnfsidmap library. . libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. Package: libnfsidmap1 Description-md5: 856ba2c52c6a37e20e52ec3ea4b76269 Description-en_GB: NFS idmapping library libnfsidmap provides functions to map between NFSv4 names (which are of the form user@domain) and local uid's and gid's. Package: libnftables-dev Description-md5: ac9e13fe39146b723a765f1a5a6e0312 Description-en_GB: Development files for libnftables This library provides high level semantics to interact with the nftables framework by Netfilter project. . nftables replaces the old popular iptables, ip6tables, arptables and ebtables. . Netfilter software and nftables in particular are used in applications such as Internet connection sharing, firewalls, IP accounting, transparent proxying, advanced routing and traffic control. . A Linux kernel >= 3.13 is required. However, >= 4.14 is recommended. . This package provides development files and static libraries. Package: libnftnl-dev Description-md5: 0849dcbf1375a391c70b32699658f797 Description-en_GB: Development files for libnftnl libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides development files and static libraries. Package: libnftnl-dev-doc Description-md5: 276e377c653702704a7125f84e13df64 Description-en_GB: Doxygen-generated documentation for libnftnl-dev libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. . This package provides additional doxygen-generated documentation for the libnftnl-dev package. Package: libnftnl11 Description-md5: 9ee5410a83ce7cab960810f5332b35f0 Description-en_GB: Netfilter nftables userspace API library libnftnl is the low-level library for Netfilter 4th generation framework nftables. . Is the user-space library for low-level interaction with nftables Netlink's API over libmnl. Package: libnghttp2-14 Description-md5: e959c1ba3df5439ba338e7e50ed40e05 Description-en_GB: library implementing HTTP/2 protocol (shared library) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs a shared library. Package: libnghttp2-dev Description-md5: dacbafc16d2a385ec1e9b7f273232549 Description-en_GB: library implementing HTTP/2 protocol (development files) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs development files. Package: libnghttp2-doc Description-md5: 2f0f945be38f92b4039384adb7303097 Description-en_GB: library implementing HTTP/2 protocol (documentation) This is an implementation of the Hypertext Transfer Protocol version 2 in C. The framing layer of HTTP/2 is implemented as a reusable C library. . This package installs documentation. Package: libnginx-mod-http-geoip2 Description-md5: 4aa061472a244a74d11cb0a4fd296c36 Description-en_GB: GeoIP2 HTTP module for Nginx The ngx_http_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnginx-mod-http-image-filter Description-md5: 535a70647715aa7261dd5afba363a14e Description-en_GB: HTTP image filter module for Nginx The ngx_http_image_filter module is a filter that transforms images in JPEG, GIF, and PNG formats. . The module supports filters such as rotate, resize, crop, quality, sharpening, interlacing and more. Package: libnginx-mod-http-xslt-filter Description-md5: 220a355cd5960cebcfeecdf8fad48bf1 Description-en_GB: XSLT Transformation module for Nginx The ngx_http_xslt_filter module is a filter that transforms XML responses using one or more XSLT stylesheets. . The transformation can be adjusted by setting the relevant configuration parameters. Package: libnginx-mod-mail Description-md5: 5a8936b4abef181be2268c3d9a4affdf Description-en_GB: Mail module for Nginx The nginx_mail module adds mail proxy support to nginx. . The module supports proxying all the standard mail protocols such as IMAP, POP3 & SMTP. Package: libnginx-mod-stream Description-md5: ba1a6cc2e678c099e6cc2d0f828a0706 Description-en_GB: Stream module for Nginx The nginx_stream module adds stream proxy support to nginx. . Stream module supports loadbalancing & proxying to TCP servers. The module also supports ACLs/connection limiting and configuring multiple operational parameters. Package: libnginx-mod-stream-geoip2 Description-md5: ecbf7da9aa5b20a93ef8d10c9567853f Description-en_GB: GeoIP2 Stream module for Nginx The ngx_stream_geoip2 module creates variables with values depending on the client IP address, using the precompiled MaxMind GeoIP2 databases. . Those variables include country, region, city, latitude, longitude, postal code, etc. Package: libnl-3-200 Description-md5: de8043b32007ad94dc3b94b81389b53d Description-en_GB: library for dealing with netlink sockets This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. Package: libnl-3-200-dbg Description-md5: 72d1913cdbd3c1c3101202f7577d2655 Description-en_GB: debug symbols for libnl3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Package: libnl-3-dev Description-md5: 4f94e78ffa87939739aaeb004f6f7900 Description-en_GB: development library and headers for libnl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the headers needed by all libraries and the files that are needed to build applications using libnl3. Package: libnl-cli-3-200 Description-md5: e48eb936cdcfd31a78c5e570e122e46e Description-en_GB: library for dealing with netlink sockets - cli helpers This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . Library for cli helpers in libnl-utils. Package: libnl-cli-3-dev Description-md5: d0d6775d882d291771483625fac506d0 Description-en_GB: development library and headers for libnl-cli-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-cli-3. Package: libnl-genl-3-200 Description-md5: ff95f226ef9d6cbaad5efbee578c439f Description-en_GB: library for dealing with netlink sockets - generic netlink This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the generic netlink protocol, an extended version of the netlink protocol. Package: libnl-genl-3-dev Description-md5: 5e4cdba9a1839cea7d07684012851968 Description-en_GB: development library and headers for libnl-genl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-genl-3. Package: libnl-idiag-3-200 Description-md5: 8d99099c6b643bbb2d951daf968fafff Description-en_GB: library for dealing with netlink sockets - inetdiag interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the inetdiag netlink protocol, handling inetdiag requests Package: libnl-idiag-3-dev Description-md5: b03ce2a6440df735d1fc03db30a9b337 Description-en_GB: development library and headers for libnl-genl-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-idiag-3. Package: libnl-nf-3-200 Description-md5: bfbd30c6345caeecccdde40477bee940 Description-en_GB: library for dealing with netlink sockets - netfilter interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to netlink based netfilter configuration and monitoring interfaces. Package: libnl-nf-3-dev Description-md5: a7e09636b6e529c3aee67ded0cfed8e9 Description-en_GB: development library and headers for libnl-nf-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-nf-3. Package: libnl-route-3-200 Description-md5: 00e1d8b59623c24502ade39580e576f8 Description-en_GB: library for dealing with netlink sockets - route interface This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to the configuration interfaces of the NETLINK_ROUTE family. Package: libnl-route-3-dev Description-md5: 835852ab9ac4e7de6211826dd1b374b3 Description-en_GB: development library and headers for libnl-route-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-route-3. Package: libnl-xfrm-3-200 Description-md5: 973415f166195a4850f50bbb8eed8f5c Description-en_GB: library for dealing with netlink sockets - package transformations This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . API to netlink based package transformations (such as encrypting their payloads). Package: libnl-xfrm-3-dev Description-md5: 22fb77232b0100464ef7166779eb464f Description-en_GB: development library and headers for libnl-xfrm-3 This is a library for applications dealing with netlink sockets. The library provides an interface for raw netlink messaging and various netlink family specific interfaces. . This package contains the files that are needed to build applications using libnl-xfrm-3. Package: libnm-dev Description-md5: 343591e16bbb5ed5bb6f9ae9a825ec7b Description-en_GB: GObject-based client library for NetworkManager (development files) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains header and development files. Package: libnm0 Description-md5: e209b5a24fd9031b16b15cbcdcabe61f Description-en_GB: GObject-based client library for NetworkManager NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a convenience library to ease the access to NetworkManager. Package: libnma-common Description-md5: 471b60863ad18ec369a59e5bdd533a5a Description-en_GB: NetworkManager GUI library - translations The libnma library provides Gtk+ dialogs and UI utilities for NetworkManager. . This package contains translations and GSettings schema files. Package: libnma-dev Description-md5: 0886edc23ec583606285cdb1c7e4e65d Description-en_GB: NetworkManager GUI library - development files The libnma library provides Gtk+ dialogs and UI utilities for NetworkManager. . This package contains the development files. Package: libnma0 Description-md5: d3335cf626a58f7953e012fb907e02fd Description-en_GB: NetworkManager GUI library This library provides Gtk+ dialogs and UI utilities for NetworkManager. Package: libnotify-bin Description-md5: 78f71daa6123cb4aefd91bc017bb5d0c Description-en_GB: sends desktop notifications to a notification daemon (Utilities) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the binary which sends the notification. Package: libnotify-dev Description-md5: 9fed5d3edf50824cfc6d54e102ff155f Description-en_GB: sends desktop notifications to a notification daemon (Development files) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the include files and static library. Package: libnotify-doc Description-md5: 85a9f3891b9d3371f17c997073f2193e Description-en_GB: sends desktop notifications to a notification daemon (Documentation) A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the documentation for libnotify4 in /usr/share/gtk- doc/html/libnotify and the notifications specifications in /usr/share/doc/libnotify/spec/. Package: libnotify4 Description-md5: 2bdd88c4ab7ca8b05f288531dbf75e24 Description-en_GB: sends desktop notifications to a notification daemon A library that sends desktop notifications to a notification daemon, as defined in the Desktop Notifications spec. These notifications can be used to inform the user about an event or display some form of information without getting in the user's way. . This package contains the shared library. To actually display the notifications, you need to install the package notification-daemon. Package: libnozzle-dev Description-md5: f8602dbefa70062bd9441fbe1ce65983 Description-en_GB: userland wrapper around kernel tap devices (developer files) This is an over-engineered commodity library to manage a pool of tap devices and provides the basic pre-up.d/up.d/down.d/post-down.d infrastructure. . This package contains header files required to build libnozzle clients. Package: libnozzle1 Description-md5: 6c3f9bc8caed9b39da015e1bee7153df Description-en_GB: userland wrapper around kernel tap devices This is an over-engineered commodity library to manage a pool of tap devices and provides the basic pre-up.d/up.d/down.d/post-down.d infrastructure. . This package contains libraries that are used by libnozzle clients. Package: libnpth0 Description-md5: e400e57d74199d823c78062edee27015 Description-en_GB: replacement for GNU Pth using system threads nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. Package: libnpth0-dev Description-md5: 6652c04ab1f64889fd9ddbeaf13f2f5f Description-en_GB: headers for libnpth0 nPth is a non-preemptive threads implementation using an API very similar to the one known from GNU Pth. It has been designed as a replacement of GNU Pth for non-ancient operating systems. In contrast to GNU Pth it is based on the system's standard threads implementation. Thus nPth allows the use of libraries which are not compatible to GNU Pth. . This package contains the headers and static libraries for libnpth0. Package: libnsl-dev Description-md5: 93d29b1e63f42527676a74779a67e7ab Description-en_GB: libnsl development files This package contains the files needed for developing applications that use libnsl. Package: libnsl2 Description-md5: 4c1cacf3967f03c84acb322d7186e004 Description-en_GB: Public client interface for NIS(YP) and NIS+ This package contains the libnsl library, which contains the public client interface for NIS(YP) and NIS+. This code was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support. Package: libnspr4 Description-md5: 3e33845d0ce10a75ffbe5d271b638f2f Description-en_GB: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-dev Description-md5: 5fb64e5ffcd6242fc78f56e991c9d6df Description-en_GB: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library. Package: libnss-db Description-md5: 86085c093ffb06245b4f694a84b2427a Description-en_GB: NSS module for using Berkeley Databases as a naming service nss_db is a set of C library extensions which allow Berkeley Databases to be used as a primary source of aliases, ethers, groups, hosts, networks, protocol, users, RPCs, services, and shadow passwords (instead of or in addition to using flat files or NIS). Install nss_db if your flat name service files are too large and lookups are slow. Package: libnss-mdns Description-md5: 444ce9bf0bb23eb51ed79b00c0d6d796 Description-en_GB: NSS module for Multicast DNS name resolution nss-mdns is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing host name resolution via Multicast DNS (using Zeroconf, aka Apple Bonjour / Apple Rendezvous ), effectively allowing name resolution by common Unix/Linux programs in the ad-hoc mDNS domain .local. Package: libnss-mymachines Description-md5: 588342105e1fdd6ff74c093651cb80cc Description-en_GB: nss module to resolve hostnames for local container instances nss-mymachines is a plugin for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc) providing hostname resolution for local containers that are registered with systemd-machined.service(8). The container names are resolved to IP addresses of the specific container, ordered by their scope. . Installing this package automatically adds mymachines to /etc/nsswitch.conf. Package: libnss-nis Description-md5: 565c2da031d683347dde58984d1547f2 Description-en_GB: NSS module for using NIS as a naming service This package provides a Name Service Switch that allows your NIS server act as a name service. This means providing user account information, group id's, host information, aliases, netgroups, and basically anything else that you would normally get from /etc flat files. . This module was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support. Package: libnss-nisplus Description-md5: e620c83572be426198dc1cd03c9ba481 Description-en_GB: NSS module for using NIS+ as a naming service This package provides a Name Service Switch that allows your NIS+ server act as a name service. This means providing user account information, group id's, host information, aliases, netgroups, and basically anything else that you would normally get from /etc flat files. . This module was formerly part of glibc, but is now standalone to be able to link against TI-RPC for IPv6 support. Package: libnss-sss Description-md5: 74bc44873ed990a3f08b6c810bd12c1e Description-en_GB: Nss library for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the nss library to connect to the sssd daemon. Package: libnss-systemd Description-md5: f5bdd7572f97a2162876ec5b0a11a2ca Description-en_GB: nss module providing dynamic user and group name resolution nss-systemd is a plug-in module for the GNU Name Service Switch (NSS) functionality of the GNU C Library (glibc), providing UNIX user and group name resolution for dynamic users and groups allocated through the DynamicUser= option in systemd unit files. See systemd.exec(5) for details on this option. . Installing this package automatically adds the module to /etc/nsswitch.conf. Package: libnss-winbind Description-md5: 223d38d764a9bb35ad3be4c8d048957d Description-en_GB: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Package: libnss3 Description-md5: 8cae15b3c3c4e609abb7935ebf0d0f66 Description-en_GB: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Package: libnss3-dev Description-md5: 04c0a8f989d299406710231d2a99043d Description-en_GB: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Package: libntfs-3g89 Description-md5: 114ed5b6f2afb50272d8396a22d1550e Description-en_GB: read/write NTFS driver for FUSE (runtime library) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the actual library. Package: libntirpc-dev Description-md5: 2ce2ed820e73b3fd5ce7b0e1c573b8b4 Description-en_GB: new transport-independent RPC library - development files Port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . Changes introduced in the ntirpc library include: * Bi-directional operation. * Full-duplex operation on the TCP (vc) transport. * Thread-safe operating modes: * new locking primitives and lock callouts (interface change). * stateless send/recv on the TCP transport (interface change). * Flexible server integration support. * Event channels. . This package provides development files. Package: libntirpc3.5 Description-md5: 99e9068973771fe00ebab2713a6aa784 Description-en_GB: new transport-independent RPC library Port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . Changes introduced in the ntirpc library include: * Bi-directional operation. * Full-duplex operation on the TCP (vc) transport. * Thread-safe operating modes: * new locking primitives and lock callouts (interface change). * stateless send/recv on the TCP transport (interface change). * Flexible server integration support. * Event channels. Package: libnuma-dev Description-md5: f056555bfd4514d095e0caeb41abda90 Description-en_GB: Development files for libnuma Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. This package contains headers and manual pages relating to the library. Package: libnuma1 Description-md5: 1c8f1cdf694caf8232aca544dd8b33ba Description-en_GB: Libraries for controlling NUMA policy Library to control specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policies. Package: libnumber-compare-perl Description-md5: 1c3a46d132bbd84a9e833518d0342a3c Description-en_GB: module for performing numeric comparisons in Perl Number::Compare allows one to compile a simple comparison to an anonymous subroutine, which can then be called with a value to be tested against. . The advantage of using this module is that it understands both the SI prefixes 'k', 'M', and 'G', as well as the IEC binary prefixes 'Ki', 'Mi' and 'Gi'. Package: libnutclient-dev Description-md5: 150846aa477e89e79d4e50b3907295c6 Description-en_GB: network UPS tools - development files for the new client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files for the new client library. Package: libnutclient0 Description-md5: df13c0a29ee749bd04a349448d6a84a5 Description-en_GB: network UPS tools - new client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the new shared client library. Package: libnutscan-dev Description-md5: 547f44f844617d1f65315be349e8f60e Description-en_GB: network UPS tools - development files for the scanner library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files for the scanner library. Package: libnutscan1 Description-md5: 2d452b7897541993f49fae3cc65f3f48 Description-en_GB: network UPS tools - scanner library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the shared scanner library. Package: libnvidia-egl-wayland-dev Description-md5: cac4b19a753a2fd0b0a9f37d89945fd8 Description-en_GB: Wayland EGL External Platform library -- development files This is a work-in-progress implementation of a EGL (Embedded-System Graphics Library) External Platform library to add client-side Wayland support to EGL on top of EGLDevice and EGLStream families of extensions. . This library implements an EGL External Platform interface to work along with EGL drivers that support the external platform mechanism. More information about EGL External platforms and the interface can be found at: . https://github.com/NVIDIA/eglexternalplatform . This package contains the development files. Package: libnvidia-egl-wayland1 Description-md5: 52acd44143ac9e16b5cee872ea795954 Description-en_GB: Wayland EGL External Platform library -- shared library This is a work-in-progress implementation of a EGL (Embedded-System Graphics Library) External Platform library to add client-side Wayland support to EGL on top of EGLDevice and EGLStream families of extensions. . This library implements an EGL External Platform interface to work along with EGL drivers that support the external platform mechanism. More information about EGL External platforms and the interface can be found at: . https://github.com/NVIDIA/eglexternalplatform . This package contains the shared library. Package: libnvpair3linux Description-md5: dff01db1623b4ac78db22bcc089d9e49 Description-en_GB: Solaris name-value library for Linux This library provides routines for packing and unpacking nv pairs for transporting data across process boundaries, transporting between kernel and userland, and possibly saving onto disk files. Package: liboath-dev Description-md5: 43b7a0697a07d9858bf8f7570cc6c099 Description-en_GB: Development files for the OATH Toolkit Liboath library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package contain all files necessary for developing programs that use Liboath. Package: liboath0 Description-md5: f0e003b84fa581368a9e05ca75669e34 Description-en_GB: OATH Toolkit Liboath library OATH Toolkit provide components to build one-time password authentication systems. It contains shared C libraries, command line tools and a PAM module. Supported technologies include the event-based HOTP algorithm (RFC 4226), the time-based TOTP algorithm (RFC 6238), and Portable Symmetric Key Container (PSKC, RFC 6030) to manage secret key data. OATH stands for Open AuTHentication, which is the organization that specify the algorithms. . This package includes the Liboath shared library that is used by applications. You normally don't need to install it manually. Package: libobject-id-perl Description-md5: 10bd3de9662ae97c7d07719760dc9fbd Description-en_GB: unique identifier for any object Object::ID is a unique identifier for any object, regardless of its type, structure or contents. Its features are: . * Works on ANY object of any type * Does not modify the object in any way * Does not change with the object's contents * Is O(1) to calculate (ie. doesn't matter how big the object is) * The id is unique for the life of the process * The id is always a true value Package: libodfgen-0.1-1 Description-md5: eac99639636802acda5480df00e7905c Description-en_GB: library to generate ODF documents Libodfgen is library providing ability to generate ODF documents from libwpd and libwps API calls. Package: libodfgen-dev Description-md5: b48ead35b1a501a88aabf2c5fb0a46df Description-en_GB: library to generate ODF documents -- development Libodfgen is library providing ability to generate ODF documents from libwpd and libwps API calls. . This package contains the development files (headers, ...) Package: libofficebean-java Description-md5: e07555977ea770bba6aa36e951ee2753 Description-en_GB: generic Java Bean wrapper for LibreOffice components LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Java library for the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. Package: libogg-dbg Description-md5: c4ea2c4a14f35acdf8a6687df25bab39 Description-en_GB: debugging symbols for libogg This package provides the detached debug symbols for libogg. Package: libogg-dev Description-md5: 0d0181672e2c3b8856aac1ff26063c44 Description-en_GB: Ogg bitstream library development files The libogg-dev package contains the header files and documentation needed to develop applications with libogg. Package: libogg0 Description-md5: a71d36f8dd4fb5e3d1b8a32e6c18cf05 Description-en_GB: Ogg bitstream library Libogg is a library for manipulating ogg bitstreams. It handles both making ogg bitstreams and getting packets from ogg bitstreams. Package: libonig-dev Description-md5: 25507f219fbf50e51f393e5fb2482030 Description-en_GB: regular expressions library — development files Oniguruma is a library for working with regular expressions. . Different character encoding for every regular expression object can be specified. . This package provides development files and static libraries. Package: libopencc-dev Description-md5: 83d02197146d771b3318b5db9c41bc2e Description-en_GB: simplified-traditional Chinese conversion library - development opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the development support files. Package: libopencc1.1 Description-md5: cdef50a529929a6880d82c26934b7b7c Description-en_GB: simplified-traditional Chinese conversion library - runtime opencc is a library for converting character between traditional Chinese and simplified Chinese. . This package includes the shared library. Package: libopengl-dev Description-md5: 955083203fd22660c0b30440d61779d9 Description-en_GB: Vendor neutral GL dispatch library -- OpenGL development files This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package provides the development environment for compiling programs against the OpenGL library. Package: libopengl0 Description-md5: 963744edeb2d16ec68e2c61afd7593b7 Description-en_GB: Vendor neutral GL dispatch library -- OpenGL support This is an implementation of the vendor-neutral dispatch layer for arbitrating OpenGL API calls between multiple vendors on a per-screen basis. . This package contains support for OpenGL. Package: libopenipmi-dev Description-md5: 21a89e65f5ef6a123d26a78577f68a86 Description-en_GB: Intelligent Platform Management Interface - development IPMI allows remote monitoring and remote management of devices. . This package contains the development headers needed for compiling programs against libopenipmi. Package: libopenipmi0 Description-md5: 88f1a1a59f14b572b981410392d3b8a4 Description-en_GB: Intelligent Platform Management Interface - runtime IPMI allows remote monitoring and remote management of devices. . This package contains the runtime library. Package: libopeniscsiusr Description-md5: 69c33f1ad99621103525019b9ea2cf82 Description-en_GB: iSCSI userspace library The Open-iSCSI project is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI. . Open-iSCSI is partitioned into user and kernel parts. . The kernel portion of Open-iSCSI is a from-scratch code licensed under GPL. The kernel part implements iSCSI data path (that is, iSCSI Read and iSCSI Write), and consists of three loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko. . User space contains the entire control plane: configuration manager, iSCSI Discovery, Login and Logout processing, connection-level error processing, Nop-In and Nop-Out handling, and (in the future:) Text processing, iSNS, SLP, Radius, etc. . The user space Open-iSCSI consists of a daemon process called iscsid, and a management utility iscsiadm. . This package contains the iSCSI userspace library. Package: libopeniscsiusr-dev Description-md5: d4b0fa7a26591b5c834e6519b796a42c Description-en_GB: iSCSI userspace library headers The Open-iSCSI project is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI. . Open-iSCSI is partitioned into user and kernel parts. . The kernel portion of Open-iSCSI is a from-scratch code licensed under GPL. The kernel part implements iSCSI data path (that is, iSCSI Read and iSCSI Write), and consists of three loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko. . User space contains the entire control plane: configuration manager, iSCSI Discovery, Login and Logout processing, connection-level error processing, Nop-In and Nop-Out handling, and (in the future:) Text processing, iSNS, SLP, Radius, etc. . The user space Open-iSCSI consists of a daemon process called iscsid, and a management utility iscsiadm. . This package contains the iSCSI userspace library headers. Package: libopenjp2-7 Description-md5: bebeaaa50dd1a5685a0f67da93d3ac4b Description-en_GB: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the runtime files for openjpeg 2.x Package: libopenjp2-7-dev Description-md5: b3467bb9ada27076b0852a6582c60027 Description-en_GB: development files for OpenJPEG, a JPEG 2000 image library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package contains the development files for openjpeg 2.x Package: libopus-dbg Description-md5: 91ab23bc2d5d216a36a080e03642e2c4 Description-en_GB: debugging symbols for libopus This package provides the detached debug symbols for libopus. Package: libopus-dev Description-md5: 3ab6e9f48e3d929fab46f16112007bbb Description-en_GB: Opus codec library development files The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus library headers and development files. Package: libopus-doc Description-md5: e8454668869df187f002a25c8fcb9e59 Description-en_GB: libopus API documentation This package contains the developer documentation for libopus. Package: libopus0 Description-md5: 1155b70f2f801c41248e2e9c555bc1df Description-en_GB: Opus codec runtime library The Opus codec is designed for interactive speech and audio transmission over the Internet. It is designed by the IETF Codec Working Group and incorporates technology from Skype's SILK codec and Xiph.Org's CELT codec. . It is intended to suit a wide range of interactive audio applications, including Voice over IP, videoconferencing, in-game chat, and even remote live music performances. It can scale from low bit-rate narrowband speech to very high quality stereo music. The current features are: . Bit-rates from 6 kb/s 510 kb/s Sampling rates from 8 to 48 kHz Frame sizes from 2.5 ms to 60 ms Support for both constant bit-rate (CBR) and variable bit-rate (VBR) Audio bandwidth from narrowband to full-band Support for speech and music Support for mono and stereo Support for up to 255 channels (multistream frames) Dynamically adjustable bitrate, audio bandwidth, and frame size Good loss robustness and packet loss concealment (PLC) Floating point and fixed-point implementation . This package provides the Opus runtime library. Package: liborc-0.4-0 Description-md5: 9d0d502b84711965362c2261cc943821 Description-en_GB: Library of Optimized Inner Loops Runtime Compiler Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the orc shared libraries. It is typically installed automatically when an application or library requires it. Package: liborc-0.4-dev Description-md5: 359bc0114b7b8eeaca86901dcbe1ca51 Description-en_GB: Library of Optimized Inner Loops Runtime Compiler (development headers) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the development headers and libraries, and should be installed to compile software that uses orc. Package: liborc-0.4-dev-bin Description-md5: 2fe147d2bca4934096d56e462e5f9c70 Description-en_GB: Library of Optimized Inner Loops Runtime Compiler (development tools) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the development tools, and should not be installed directly. Package: liborc-0.4-doc Description-md5: c53a5ca6930a6cff4d25eece0de8983d Description-en_GB: Library of Optimized Inner Loops Runtime Compiler (documentation) Orc is a library and set of tools for compiling and executing very simple programs that operate on arrays of data. The "language" is a generic assembly language that represents many of the features available in SIMD architectures, including saturated addition and subtraction, and many arithmetic operations. . This package contains the documentation for orc. Package: liborcus-0.17-0 Description-md5: 800af55a60213c5d36dbb1945e9972b5 Description-en_GB: library for processing spreadsheet documents Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. Package: liborcus-dev Description-md5: f319d889de981c05db3d1e3d0e1f4909 Description-en_GB: library for processing spreadsheet documents -- development Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains headers, pkg-config file and static library for developing applications using Orcus. Package: liborcus-doc Description-md5: c8ca59a302383cb14911f9b1818bfe71 Description-en_GB: library for processing spreadsheet documents - documentation Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the API documentation. Package: liborcus-mso-0.17-0 Description-md5: 7ceafb935aba99dc50ba66ce07b0f55e Description-en_GB: library for processing spreadsheet documents - MS Office encryption library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library for handling MS Office encryption. Package: liborcus-parser-0.17-0 Description-md5: 3fd0f4f34e632a623a2c5703bf7fcfc5 Description-en_GB: library for processing spreadsheet documents - parser library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains the parser library. Package: liborcus-spreadsheet-model-0.17-0 Description-md5: 352029f606c7e1adcd4ffecfa1028e33 Description-en_GB: library for processing spreadsheet documents - spreadsheet model library Orcus is a library that provides a collection of standalone file processing filters. It is currently focused on providing filters for spreadsheet documents, but filters for other productivity application types (such as wordprocessor and presentation) are in consideration. . The library currently includes filters for xlsx, ods, csv, and generic XML formats. . This package contains a library abstracting the spreadsheet model. Package: libosmesa6 Description-md5: e0dd0508dd95a809bb554369d28e278c Description-en_GB: Mesa Off-screen rendering extension OSmesa is a Mesa extension that allows programs to render to an off-screen buffer using the OpenGL API without having to create a rendering context on an X Server. It uses a pure software renderer. . This package provides both 16-bit and 32-bit versions of the off-screen renderer which do not require external libraries to work. Package: libosmesa6-dev Description-md5: 9b1d7a0b3e6a2ea021f4443f42dcff4f Description-en_GB: Mesa Off-screen rendering extension -- development files This package provides the required environment for developing programs that use the off-screen rendering extension of Mesa. . For more information on OSmesa see the libosmesa6 package. Package: libotf-dev Description-md5: 0f85decd7c68cf90642a8dd8e5abf7ea Description-en_GB: Library for handling OpenType Font - development The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains the header and development files needed to build programs and packages using libotf. Package: libotf1 Description-md5: 272167b6ea5a45fb1e0214abe379f63e Description-en_GB: Library for handling OpenType Font - runtime The libotf library provides the following facilities: - Read Open Type Layout Tables from OTF file. Currently these tables are supported; head, name, cmap, GDEF, GSUB, and GPOS. - Convert a Unicode character sequence to a glyph code sequence by using the above tables. . The combination of libotf and the FreeType library (Ver.2) realizes CTL (complex text layout) by OpenType fonts. . This package contains the runtime part of libotf. Package: libout123-0 Description-md5: 005f42755dd41d77a9a245d8b6d6e680 Description-en_GB: MPEG layer 1/2/3 audio decoder (libout123 shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the shared out123 library. Package: libp11-3 Description-md5: c1bc0ac5ee7b3b8ed3f9341c5678a0cb Description-en_GB: pkcs#11 convenience library Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module. Package: libp11-dev Description-md5: d18268fbc218a173e85d9adefaf49159 Description-en_GB: pkcs#11 convenience library - development files Libp11 is a library to simplify using smart cards via PKCS#11 modules. It was spun of the OpenSC project but can be used with any pkcs#11 module. . This package contains the header files and static libraries. Package: libp11-kit-dev Description-md5: 78d7a5efb62d4803cd20041058229e8b Description-en_GB: library for loading and coordinating access to PKCS#11 modules - development The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the development headers required to build applications using the p11-kit library. Package: libp11-kit0 Description-md5: 35d0359f0f7422b8380df1a478394459 Description-en_GB: library for loading and coordinating access to PKCS#11 modules - runtime The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the shared library required for applications loading and accessing PKCS#11 modules. Package: libpacemaker1 Description-md5: f4ab2bb5095d9a8564086b72da88318c Description-en_GB: cluster resource manager utility library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the utility library resulting from the merge of libpengine and libtransitioner. Package: libpackage-stash-perl Description-md5: 2cc7309d7c2c8bbf04d343339450b60d Description-en_GB: module providing routines for manipulating stashes Package::Stash is a Perl module that provides an interface for manipulating stashes (Perl's symbol tables). These operations are occasionally necessary, but often very messy and easy to get wrong. Package: libpackage-stash-xs-perl Description-md5: e41fb14e69b70ce83e05d94f555e4684 Description-en_GB: Perl module providing routines for manipulating stashes (XS version) Manipulating stashes (Perl's symbol tables) is occasionally necessary, but incredibly messy, and easy to get wrong. Package::Stash hides all of that behind a simple API. . Package::Stash::XS provides the faster and more correct XS implementation. Package: libpackagekit-glib2-18 Description-md5: 2f6bf343292f3cd8ceccbf83d3b1645c Description-en_GB: Library for accessing PackageKit using GLib PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides an advanced library to access PackageKit using GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpackagekit-glib2-dev Description-md5: 23a6b93bf367231f29e774d792ae25df Description-en_GB: Library for accessing PackageKit using GLib (development files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the header files and documentation for the advanced PackageKit library based on GLib. It makes use of only async D-Bus calls and provides high level tasks which peform the "transaction dance". Package: libpagemaker-0.0-0 Description-md5: 54e3d3a279bcf988efa20b2154ca0485 Description-en_GB: Library for importing and converting PageMaker Documents libpagemaker is library providing ability to interpret and import Adobe PageMaker documents into various applications. Package: libpagemaker-dev Description-md5: 05177a0d0820cb83d79c3a728f91b7f2 Description-en_GB: Library for importing and converting PageMaker Documents -- development libpagemaker is library providing ability to interpret and import Adobe PageMaker documents into various applications. . This package contains the development files (headers, ...) Package: libpam-apparmor Description-md5: 918c214ce48cc6f3fc9db6a4756692b1 Description-en_GB: changehat AppArmor library as a PAM module libpam-apparmor provides the PAM module needed to declare various differing confinement policies when starting PAM sessions by using the changehat abilities exposed through libapparmor. Package: libpam-cap Description-md5: c481c3648554442cc6a66d0b34d0d8f6 Description-en_GB: POSIX 1003.1e capabilities (PAM module) Libcap 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. . This package contains the PAM module for enforcing capabilities on users and groups at PAM session start time. Package: libpam-cracklib Description-md5: 0f6f2fd98962cbee59aa831979aad971 Description-en_GB: PAM module to enable cracklib support This package includes libpam_cracklib, a PAM module that tests passwords to make sure they are not too weak during password change. Package: libpam-doc Description-md5: 176a64d4b15e68f5628dec9ba5739e05 Description-en_GB: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a library that enables the local system administrator to choose how applications authenticate users. Package: libpam-fprintd Description-md5: b24d4c0d701e2dcad521b55397b99433 Description-en_GB: PAM module for fingerprint authentication through fprintd fprintd is a D-Bus daemon that offers libfprint functionality over the D-Bus interprocess communication bus. By adding this daemon layer above libfprint, various problems related to multiple applications simultaneously competing for fingerprint readers get solved. . This package provides a PAM module for fingerprint-based authentication via fprintd. Package: libpam-gnome-keyring Description-md5: 3673d193052d71d8a785db5f957ea3ee Description-en_GB: PAM module to unlock the GNOME keyring upon login gnome-keyring is a daemon in the session, similar to ssh-agent, and other applications can use it to store passwords and other sensitive information. . This package contains a PAM module that will automatically unlock the keyrings using your login password, making gnome-keyring usage transparent without losing its security benefits. . When installed, this module will automatically be used by GDM and gnome- screensaver to unlock your keyrings when logging in and when unlocking the screen saver. Package: libpam-krb5 Description-md5: 9a55be1ab4c79745fc72cfd7ff8deebb Description-en_GB: PAM module for MIT Kerberos A Kerberos PAM module build against the MIT Kerberos libraries. It supports authenticating against a Kerberos KDC, obtaining tickets and populating an initial ticket cache, authorizing users via a ~/.k5login file, and changing Kerberos passwords. Package: libpam-modules Description-md5: 234b9429528430ead853cc8bbe97ffb4 Description-en_GB: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix.so module as well as some specialty modules. Package: libpam-modules-bin Description-md5: 25d278fc7450d5202a9a137f71302e58 Description-en_GB: Pluggable Authentication Modules for PAM - helper binaries This package contains helper binaries used by the standard set of PAM modules in the libpam-modules package. Package: libpam-mount Description-md5: 104628c783f5ce09f73179478f9d2431 Description-en_GB: PAM module that can mount volumes for a user session This module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can login. . The module also supports mounting local filesystems of any kind the normal mount utility supports, with extra code to make sure certain volumes are set up properly because often they need more than just a mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE, dm-crypt and LUKS. Package: libpam-mount-bin Description-md5: 34f8b45938eaad89813820c6e2a9ddc8 Description-en_GB: PAM module that can mount volumes for a user session - helper This module is aimed at environments with central file servers that a user wishes to mount on login and unmount on logout, such as (semi-)diskless stations where many users can login. . The module also supports mounting local filesystems of any kind the normal mount utility supports, with extra code to make sure certain volumes are set up properly because often they need more than just a mount call, such as encrypted volumes. This includes SMB/CIFS, FUSE, dm-crypt and LUKS. . This package contains helper binaries Package: libpam-p11 Description-md5: e786ad7783aa69643c0ff5dc4425cabb Description-en_GB: PAM module for using PKCS#11 smart cards A Pluggable Authentication Module for PKCS#11 based smart cards. Useful for enabling smart card based user login to a system. Package: libpam-pwquality Description-md5: a0adf9a37eba9a9b210c968269f49c5e Description-en_GB: PAM module to check password strength libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This module can be plugged into the password stack of a given service to provide some plug-in strength-checking for passwords. The code was originaly based on pam_cracklib module and the module is backwards compatible with its options. Package: libpam-runtime Description-md5: bc15ddbf92ee7965a8588141c54bb5a1 Description-en_GB: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Package: libpam-sss Description-md5: 917151896ca3a8e201cc53bf9cde21fc Description-en_GB: Pam module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide the pam module to connect to the sssd daemon. Package: libpam-systemd Description-md5: 7acf141cc9da21b0ad349b6cecc40e46 Description-en_GB: system and service manager - PAM module This package contains the PAM module which registers user sessions in the systemd control group hierarchy for logind. . If in doubt, do install this package. . Packages that depend on logind functionality need to depend on libpam- systemd. Package: libpam-winbind Description-md5: fba9076429d270720a91324cff071fed Description-en_GB: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Package: libpam0g Description-md5: af00a40029e1e1d2ad04c042c3b18095 Description-en_GB: Pluggable Authentication Modules library Contains the shared library for Linux-PAM, a library that enables the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Package: libpam0g-dev Description-md5: 61cf45bcc7cd0edb21f16d49deed0ea2 Description-en_GB: Development files for PAM Contains C header files and development libraries for libpam, the Pluggable Authentication Modules, a library that enables the local system administrator to choose how applications authenticate users. . PAM decouples applications from the authentication mechanism, making it possible to upgrade the authentication system without recompiling or rewriting the applications. Package: libpango-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_GB: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpango1.0-dev Description-md5: 0f883ef601a4a2795f29e08f094ec275 Description-en_GB: Development files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the header files and some files needed for development with Pango. Package: libpango1.0-doc Description-md5: 129d8b92f126e87c9c5d056b414e9dc5 Description-en_GB: Documentation files for the Pango Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the HTML documentation for the Pango in /usr/share/doc/libpango1.0-doc/ . Package: libpangocairo-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_GB: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangoft2-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_GB: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpangomm-1.4-1v5 Description-md5: 1e9c4170688ecdff1ffca9576227fc09 Description-en_GB: C++ Wrapper for pango (shared libraries) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the shared library. Package: libpangomm-1.4-dev Description-md5: 640344f02f0bb5f2df308dd78949912f Description-en_GB: C++ Wrapper for pango (development files) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the development files. Package: libpangomm-1.4-doc Description-md5: f2978a005406186a6db529e233b308be Description-en_GB: C++ Wrapper for pango (documentation) Pangomm is a C++ wrapper for the pango library. Originally part of gtkmm, pangomm provides convenient C++ interfaces for handling both the layout and internationalization of text in graphical applications. . This package contains the documentation. Package: libpangoxft-1.0-0 Description-md5: e707c4d451a8db4e75f943851824d37d Description-en_GB: Layout and rendering of internationalized text Pango is a library for layout and rendering of text, with an emphasis on internationalization. Pango can be used anywhere that text layout is needed. however, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+-2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends . This package contains the shared libraries. Package: libpaper-dev Description-md5: 6c8179d39b674ad3187dd08617ac4aed Description-en_GB: library for handling paper characteristics (development files) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains the development files. Package: libpaper-utils Description-md5: f001a626709825a07a2ba9c24bd625ef Description-en_GB: library for handling paper characteristics (utilities) The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. . This package contains utilities for setting the system's default paper type and for accessing paper type information from shell scripts. Package: libpaper1 Description-md5: d6054385af0ea189dc57ebb5c50936f6 Description-en_GB: library for handling paper characteristics The libpaper paper-handling library automates recognition of many different paper types and sizes for programs that need to deal with printed output. Package: libparams-classify-perl Description-md5: 87d5673492184545f929dd5fec511f9b Description-en_GB: Perl module for argument type classification Params::Classify provides various type-testing functions. These are intended for functions that, unlike most Perl code, care what type of data they are operating on. For example, some functions wish to behave differently depending on the type of their arguments (like overloaded functions in C++). . These functions only provide type classification; they do not enforce type restrictions. Type enforcement may, of course, be built using these classification functions, but the reader's attention is drawn to libparams-validate-perl. Package: libparams-util-perl Description-md5: b89d5fae021a246d6bcf83f4a22061d9 Description-en_GB: Perl extension for simple stand-alone param checking functions Params::Util provides a basic set of importable functions that makes checking parameters easier. The functions provided by Params::Util check in the most strictly correct manner, and it should not be fooled by odd cases. Package: libparted-dev Description-md5: d9820491205202cf089e9bf9709d4f3e Description-en_GB: disk partition manipulator - development files GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the static library and header files for libparted, which are really only of interest to parted developers. Package: libparted-fs-resize0 Description-md5: 30e4902ec66bc9319b7c42e964c3fee7 Description-en_GB: disk partition manipulator - shared FS resizing library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the libparted-fs-resize shared library for resizing HFS+ and FAT file systems. Package: libparted2 Description-md5: 8351c24350acd1cda567a096a68bf6b7 Description-en_GB: disk partition manipulator - shared library GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the shared library. Package: libpath-iterator-rule-perl Description-md5: b636b9ad652b05a3e8bffbc091f23b93 Description-en_GB: iterative, recursive file finder Path::Iterator::Rule iterates over files and directories to identify ones matching a user-defined set of rules. The API is based heavily on File::Find::Rule, but with more explicit distinction between matching rules and options that influence how directories are searched. A Path::Iterator::Rule object is a collection of rules (match criteria) with methods to add additional criteria. Options that control directory traversal are given as arguments to the method that generates an iterator. . Here is a summary of features for comparison to other file finding modules: * provides many "helper" methods for specifying rules * offers (lazy) iterator and flattened list interfaces * custom rules implemented with callbacks * breadth-first (default) or pre- or post-order depth-first searching * follows symlinks (by default, but can be disabled) * directories visited only once (no infinite loop; can be disabled) * doesn't chdir during operation * provides an API for extensions . As a convenience, the PIR module is an empty subclass of this one that is less arduous to type for one-liners. Package: libpath-tiny-perl Description-md5: 854030140749a1874a01d47751fbbf89 Description-en_GB: file path utility Path::Tiny attempts to provide a small, fast utility for working with file paths. It is friendlier to use than File::Spec and provides easy access to functions from several other core file handling modules. . It doesn't attempt to be as full-featured as IO::All or Path::Class, nor does it try to work for anything except Unix-like and Win32 platforms. Even then, it might break if you try something particularly obscure or tortuous. (Quick! What does this mean: "///../../..//./././a//b/.././c/././"? And how does it differ on Win32?) Package: libpath-utils-dev Description-md5: 54bf655c831be3d99a1fa0420b77d110 Description-en_GB: Development files for libpath_utils Utility functions to manipulate filesystem pathnames. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libpath-utils1 Description-md5: c0ce74390abe0b217dcc2f63c13cbf46 Description-en_GB: Filesystem Path Utilities Utility functions to manipulate filesystem pathnames. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libpcap-dev Description-md5: 10078daf2f68ccb78a8fc1970d8c94f5 Description-en_GB: development library for libpcap (transitional package) Empty package to facilitate upgrades, can be safely removed. Package: libpcap0.8 Description-md5: fc353603d8470e05b8e9063ea61ff608 Description-en_GB: system interface for user-level packet capture libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Package: libpcap0.8-dev Description-md5: 847ec6013e502e2a10ed73e3627d72b8 Description-en_GB: development library and header files for libpcap0.8 Headers, static libraries, and documentation for the libpcap library. . libpcap (Packet CAPture) provides a portable framework for low-level network monitoring. Applications include network statistics collection, security monitoring, network debugging, etc. . Since almost every system vendor provides a different interface for packet capture, and since there are several tools that require this functionality, the libpcap authors created this system-independent API to ease in porting and to alleviate the need for several system-dependent packet capture modules in each application. Package: libpcaudio-dev Description-md5: 626dab2b5596d4a70677e5fda1fc7128 Description-en_GB: C API to different audio devices - development files The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. It supports Alsa, OSS, and PulseAudio. . This package contains the development files needed to build against the pcaudio shared library. Package: libpcaudio0 Description-md5: 9b2e45c1472854471d308a3004ebbc73 Description-en_GB: C API to different audio devices - shared library The Portable C Audio Library (pcaudiolib) provides a C API to different audio devices. It supports Alsa, OSS, and PulseAudio. . This package contains the shared library. Package: libpci-dev Description-md5: 3217ec6c6eec191500075bcd97f683d0 Description-en_GB: PCI utilities (development files) This package contains the , and header files, as well as the libpci static library. Package: libpci3 Description-md5: cdf141af2a0724cff95006bdfa1a4a56 Description-en_GB: PCI utilities (shared library) This package contains the libpci shared library files. . The libpci library provides portable access to configuration registers of devices connected to the PCI bus. Package: libpciaccess-dev Description-md5: 9eb69db91357eb8ab70fab7958f33c2b Description-en_GB: Generic PCI access library for X - development files Provides functionality for X to access the PCI bus and devices in a platform-independent way. . This package contains the development files for libpciaccess. Package: libpciaccess0 Description-md5: d0ad9b669375fc349fbc3c6888e88566 Description-en_GB: Generic PCI access library for X Provides functionality for X to access the PCI bus and devices in a platform-independent way. Package: libpcre16-3 Description-md5: be8b8329f82082a417b66cc91e3d4008 Description-en_GB: Old Perl 5 Compatible Regular Expression Library - 16 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 16 bit runtime library. Package: libpcre2-16-0 Description-md5: d6c0e8013a7482f54831f24be8910309 Description-en_GB: New Perl Compatible Regular Expression Library - 16 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 16 bit runtime library, which operates on UTF-16 input. Package: libpcre2-32-0 Description-md5: 120b2dfe105229b6848d0f39ff0358e5 Description-en_GB: New Perl Compatible Regular Expression Library - 32 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 32 bit runtime library, which operates on UTF-32 input. Package: libpcre2-8-0 Description-md5: c7a3d45ed09bfb032aada6998b70c4e1 Description-en_GB: New Perl Compatible Regular Expression Library- 8 bit runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the 8 bit runtime library, which operates on ASCII and UTF-8 input. Package: libpcre2-dev Description-md5: 83cd6126abdeb5c5410938130ac41e86 Description-en_GB: New Perl Compatible Regular Expression Library - development files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre2-posix3 Description-md5: 36d3623865b28406ab156b00d782f2f2 Description-en_GB: New Perl Compatible Regular Expression Library - posix-compatible runtime files This is PCRE2, the new implementation of PCRE, a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. New projects should use this library in preference to the older library, confusingly called pcre3 in Debian. . This package contains the runtime library for the posix-compatible API. Package: libpcre3 Description-md5: 554ac784f7314cb2c59649814e330d34 Description-en_GB: Old Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the runtime libraries. Package: libpcre3-dbg Description-md5: 878217a56a99f11cfb622d848f557b35 Description-en_GB: Old Perl 5 Compatible Regular Expression Library - debug symbols This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the debug symbols, Package: libpcre3-dev Description-md5: eebe4f9bfa07d216beb413924dacf563 Description-en_GB: Old Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . New packages should use the newer pcre2 packages, and existing packages should migrate to pcre2. . This package contains the development files, including headers, static libraries, and documentation. Package: libpcre32-3 Description-md5: 513dbc2885a757a7de02e0b075be9588 Description-en_GB: Old Perl 5 Compatible Regular Expression Library - 32 bit runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the 32 bit runtime library. Package: libpcrecpp0v5 Description-md5: a75b9df61cfc780d752c70f10b2a1fb0 Description-en_GB: Old Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Package: libpcsclite-dev Description-md5: 79cb78e4120cf41d9b79039b6d0786e4 Description-en_GB: Middleware to access a smart card using PC/SC (development files) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smart cards and smart cards readers. . This package contains the files needed for compiling and linking an application that communicates to any reader available to the PC/SC daemon. . This package also contains the PC/SC spying library: libpcscspy.so See http://ludovicrousseau.blogspot.com/2011/11/pcsc-api-spy-third-try.html Package: libpcsclite1 Description-md5: 75c3114d0742624996e5bf79fc4618e6 Description-en_GB: Middleware to access a smart card using PC/SC (library) The purpose of PC/SC Lite is to provide a Windows(R) SCard interface in a very small form factor for communicating to smartcards and readers. . The PC/SC Lite library is used to connect to the PC/SC daemon from a client application and provide access to the desired reader. Package: libpe-rules26 Description-md5: 14ca82feaa37bfa2b3b928884538e73f Description-en_GB: cluster resource manager Policy Engine rules library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Policy Engine rules library. Package: libpe-status28 Description-md5: 15767b0b471e7af8a79e9d29c9fe5150 Description-en_GB: cluster resource manager Policy Engine status library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Policy Engine status library. Package: libpeas-1.0-0 Description-md5: 3f80da95d5376fd25d9270857554e87d Description-en_GB: Application plugin library libpeas is a library that allows applications to support plugins. Package: libpeas-common Description-md5: f57e59d56f6b30c3e45ea69ce400d9d7 Description-en_GB: Application plugin library (common files) libpeas is a library that allows applications to support plugins. . This package contains common files, such as translations and icons. Package: libpeas-dev Description-md5: 24ebb31b049bc8580a6082cdf3af558f Description-en_GB: Application plugin library (development files) libpeas is a library that allows applications to support plugins. . This package contains the headers files required for developing software that uses libpeas. Package: libpeas-doc Description-md5: 648a49618986d2488dba598ea56550b5 Description-en_GB: Application plugin library (documentation) libpeas is a library that allows applications to support plugins. . This package contains the API reference for libpeas. Package: libperl-dev Description-md5: 493158c7ca91f27f024cd9c2d9d421aa Description-en_GB: Perl library: development files Files for developing applications which embed a Perl interpreter. Package: libperl4-corelibs-perl Description-md5: da6e1bfd1ac3e2ff3320936903442616 Description-en_GB: libraries historically supplied with Perl 4 Perl4::CoreLibs is a collection of .pl files that have historically been bundled with the Perl core but are not distributed with core version 5.15 or later. Following their removal, they should be acquired from this package instead. Package: libperl5.34 Description-md5: 7b597d9ecd40eda648300140cf79b476 Description-en_GB: shared Perl library This package contains the shared Perl library, used by applications which embed a Perl interpreter. . It also contains the architecture-dependent parts of the standard library (and depends on perl-modules-5.34 which contains the architecture- independent parts). Package: libperlio-gzip-perl Description-md5: 2130ed8bcc3cb383e4a602f4c49f191d Description-en_GB: module providing a PerlIO layer to gzip/gunzip PerlIO::gzip is a Perl module that provides a PerlIO layer for manipulating files in the format used by the gzip program. Compression and decompression are both implemented, but cannot be used simultaneously (i.e. files cannot be opened for both reading and writing). Package: libperlio-utf8-strict-perl Description-md5: 10a5f752a2d6032b43efaa4395d81b28 Description-en_GB: fast and correct UTF-8 Perl IO module PerlIO::utf8_strict provides a fast and correct UTF-8 PerlIO layer. Unlike perl's default :utf8 layer it checks the input for correctness and will croak if it finds an ill-formed UTF-8 octet sequence or noncharacter code points not meant for interchange. Package: libpfm4 Description-md5: 0bcc80034d18de9750e5f9ac06aedd9b Description-en_GB: Library to program the performance monitoring events Libpfm4 helps convert from an event name, expressed as a string, to the event encoding. The encoding can then be used with specific OS interfaces. Libpfm4 also provides OS-specific interfaces to directly setup OS-specific data structures to be passed to the kernel. The current libpfm4, for instance, provides support for the perf_events interface which was introduced in Linux v2.6.31. . This package provides the shared library. Package: libpgtypes3 Description-md5: 60b7c5a2e58cadd6f2b339d3476adf7c Description-en_GB: shared library libpgtypes for PostgreSQL 14 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Package: libphonenumber-dev Description-md5: 12721939fe1f80882d2c0bf45c4a9302 Description-en_GB: parsing/formatting/validating phone numbers - development files Google's common C++ and Java library for parsing, formatting, storing and validating international phone numbers. . This package contains the static libraries and include files. Package: libphonenumber8 Description-md5: f3693d1a72bf177b42952b7e4b89147d Description-en_GB: parsing/formatting/validating phone numbers Google's common C++ and Java library for parsing, formatting, storing and validating international phone numbers. . This package contains the runtime libraries for C++ users. Package: libpils2 Description-md5: b8480d712a7a446e05aea97a1e76868a Description-en_GB: Reusable cluster libraries -- libpils2 This package contains the pils library from cluster-glue, the reusable cluster components package. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libpils2-dev Description-md5: 211889a015375cea4a849d636ae12bc6 Description-en_GB: Reusable cluster development files -- libpils2 This package contains the development files of the pils library from cluster-glue, the reusable cluster components package. . If you are developing with libpils2, you probably want to install this package. Package: libpinyin-common-dev Description-md5: 207ba738361239f299409c922812b040 Description-en_GB: library to deal with PinYin / zhuyin - common development files libpinyin is a set of core algorithms designed for intelligent sentence- based Chinese PinYin / zhuyin input methods. . This package provides the common header files for both libpinyin and libzhuyin. Package: libpinyin-data Description-md5: 704e7558fcd3fe8c600b8b1fef4c6b08 Description-en_GB: Data for PinYin / zhuyin input method library The libpinyin project aims to provide the algorithms core for intelligent sentence-based Chinese zhuyin input methods. libpinyin can be integrated with input method framework likes ibus, fcitx, etc. to provide a PinYin and zhuyin based input method for Chinese users. . This package contains the data likes zhuyin to word mapping, n-gram information, etc. used by libpinyin algorithm. Package: libpinyin-utils Description-md5: 04769e29a0cdbecfbff483fd0de6b6b8 Description-en_GB: library to deal with PinYin - utilities libpinyin is a set of core algorithms designed for intelligent sentence- based Chinese PinYin input methods. . This package provides the utilities for manipulating dict files. Package: libpinyin13 Description-md5: 4097e388e64d038f28b7e62d322b271f Description-en_GB: library to deal with PinYin libpinyin is a set of core algorithms designed for intelligent sentence- based Chinese PinYin input methods. . This package provides the library files. Package: libpinyin13-dev Description-md5: a31106aa58e75ec73db543c570ec8fa7 Description-en_GB: library to deal with PinYin - development files libpinyin is a set of core algorithms designed for intelligent sentence- based Chinese PinYin input methods. . This package provides the library development files. Package: libpipeline-dev Description-md5: 482d54e799c08b4e62a4c3986b14a752 Description-en_GB: Unix process pipeline manipulation library (development files) This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. . This package contains files needed for developing with libpipeline. Package: libpipeline1 Description-md5: 8b5f1e1bfe24dc8604ead49f420aee80 Description-en_GB: Unix process pipeline manipulation library This is a C library for setting up and running pipelines of processes, without needing to involve shell command-line parsing which is often error-prone and insecure. Package: libpipewire-0.3-common Description-md5: 84d0c5c327f91f3875731c00e3c70d5b Description-en_GB: libraries for the PipeWire multimedia server - common files PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package is needed for the runtime libraries to display messages in languages other than English. Package: libpipewire-0.3-dev Description-md5: adab11c2f581969dc63418d0d8adafb1 Description-en_GB: libraries for the PipeWire multimedia server - development PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains the development files. Package: libpixman-1-0 Description-md5: 7e3f88ca19f9f065eee2d857d76692bb Description-en_GB: pixel-manipulation library for X and cairo A library for manipulating pixel regions -- a set of Y-X banded rectangles, image compositing using the Porter/Duff model and implicit mask generation for geometric primitives including trapezoids, triangles, and rectangles. Package: libpixman-1-dev Description-md5: 2f64070b43fb7746f0a51fb4de195746 Description-en_GB: pixel-manipulation library for X and cairo (development files) Development libraries, header files and documentation needed by programs that want to compile with the Cairo/X pixman library. Package: libpkcs11-helper1 Description-md5: 884da81648ff96b4214f90a93ca61a83 Description-en_GB: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: libpkcs11-helper1-dev Description-md5: 884da81648ff96b4214f90a93ca61a83 Description-en_GB: library that simplifies the interaction with PKCS#11 libpkcs11-helper is a library that simplifies the interaction with PKCS#11 providers for end-user applications. . libpkcs11-helper allows using multiple PKCS#11 providers at the same time, enumerating available token certificates, or selecting a certificate directly by serialized id, handling card removal and card insert events, handling card re-insert to a different slot, supporting session expiration and much more all using a simple API. . libpkcs11-helper is not designed to manage card content, since object attributes are usually vendor specific, and 99% of application need to access existing objects in order to perform signature and decryption. Package: libplist++-dev Description-md5: 1bfe45fa71d0b484c2feb1da46c06439 Description-en_GB: C++ library for handling Apple binary and XML property lists - dev files libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files of the liplist++ library. Package: libplist++3v5 Description-md5: 73d0296a4e76c1d57a3f4ef06aaefd79 Description-en_GB: C++ Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This library is the C++ implementation of the libplist API. Package: libplist-dev Description-md5: 0dde14eaf211cdb9bdcce0e6d1ae6309 Description-en_GB: Library for handling Apple binary and XML property lists - development files libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the development files. Package: libplist-doc Description-md5: 9ab15babc32c4040b0ce721aff38b6f0 Description-en_GB: Library for handling Apple binary and XML property lists - docs This package contains tools to convert Apple property list files from binary to XML and vice-versa. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). . This package contains the documentation. Package: libplist3 Description-md5: 025ff093cbf9bf08e17d0248380c6438 Description-en_GB: Library for handling Apple binary and XML property lists libplist is a library for reading and writing the Apple binary and XML property lists format. It's part of the libimobiledevice stack, providing access to iDevices (iPod, iPhone, iPad ...). Package: libplumb2 Description-md5: 608824859768657979fc4056a2daaaa8 Description-en_GB: Reusable cluster libraries -- libplumb2 This package contains the plumber library from cluster-glue, the reusable cluster components package. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libplumb2-dev Description-md5: 4a4e53b1566e0f16568b40497a1c805e Description-en_GB: Reusable cluster development files -- libplumb2 This package contains the development files of the plumber library from cluster-glue, the reusable cluster components package. . If you are developing with libplumb2, you probably want to install this package. Package: libplumbgpl2 Description-md5: 4ecb19175ea55dfb16283236f1174123 Description-en_GB: Reusable cluster libraries -- libplumbgpl2 This package contains the plumber library from cluster-glue, the reusable cluster components package, in the GPL version. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libplumbgpl2-dev Description-md5: 784bf941b60edff8e47b866dd3802242 Description-en_GB: Reusable cluster development files -- libplumbgpl2 This package contains the development files of the plumber library from cluster-glue, the reusable cluster components package, in the GPL version. . If you are developing with libplumbgpl2, you probably want to install this package. Package: libplymouth-dev Description-md5: 2788897f3e5c5b2f91c898358099697e Description-en_GB: graphical boot animation and logger - development files Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the development files to build Plymouth plugins. Package: libplymouth5 Description-md5: 29e2ed45f3e127c38b58dae52061cc33 Description-en_GB: graphical boot animation and logger - shared libraries Plymouth is an application that runs very early in the boot process (even before the root filesystem is mounted!) that provides a graphical boot animation while the boot process happens in the background. . This package contains the shared libraries. Package: libpmem-dev Description-md5: 6611344a951480c70d7f57cf1592fcf9 Description-en_GB: Persistent Memory low level support library, v1 headers libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains libraries and header files used for linking programs against libpmem. Package: libpmem1 Description-md5: 73d7d685c14a96e83a0950f1fdc74bbc Description-en_GB: Persistent Memory low level support library, v1 runtime libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This library is provided for software which tracks every store to pmem and needs to flush those changes to durability. Most developers will find higher level libraries like libpmemobj to be much more convenient. . This package provides binary runtime for version 1 of the API. Package: libpmem2 Description-md5: 4642507b06d01fd4592e0b5ebbe998e8 Description-en_GB: Persistent Memory low level support library, v2 runtime libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This library is provided for software which tracks every store to pmem and needs to flush those changes to durability. Most developers will find higher level libraries like libpmemobj to be much more convenient. Package: libpmem2-debug Description-md5: 697a0e77150bc6487a3729b3486cd5ae Description-en_GB: Persistent Memory low level support library — debug build libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains a special build of this library meant for debugging purposes. It contains extra logging, assertions and expensive checks that should not be used otherwise. Package: libpmem2-dev Description-md5: 7198140aaa97592a6da3ecc77d332c71 Description-en_GB: Persistent Memory low level support library, v2 headers libpmem provides low level persistent memory support. In particular, support for the persistent memory instructions for flushing changes to pmem is provided. . This package contains libraries and header files used for linking programs against libpmem2, with a modernized API that avoids certain limitations of libpmem1. Package: libpng-dev Description-md5: 45b416ab6d5ce75a17d9b8dc7d29bbf2 Description-en_GB: PNG library - development (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. Package: libpng-tools Description-md5: 5abac1e7b840725c0d559fdff5a3de36 Description-en_GB: PNG library - tools (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains a program to interact with libpng from the command line. Package: libpng16-16 Description-md5: d5a985e94f8651ba49089e3bee0eb18f Description-en_GB: PNG library - runtime (version 1.6) libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. Package: libpod-constants-perl Description-md5: dbab1e03d17fe476a6761a454bffc564 Description-en_GB: module for including constants from POD This module allows you to specify those constants that should be documented in your POD, and pull them out a run time in a fairly arbitrary fashion. . Pod::Constants uses Pod::Parser to do the parsing of the source file. It has to open the source file it is called from, and does so directly either by lookup in %INC or by assuming it is $0 if the caller is "main" (or it can't find %INC{caller()}) Package: libpolkit-agent-1-0 Description-md5: 9a6eb26d9cf44b4d9acb5e041f4ddf18 Description-en_GB: PolicyKit Authentication Agent API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing the authentication agent. Package: libpolkit-agent-1-dev Description-md5: 7e82da0ca3c53b982d17cc8ea9690d79 Description-en_GB: PolicyKit Authentication Agent API - development files PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the development files for the library found in libpolkit-agent-1-0. Package: libpolkit-gobject-1-0 Description-md5: c1a8724c66c4379fb4889482c08012fc Description-en_GB: PolicyKit Authorization API PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains a library for accessing PolicyKit. Package: libpolkit-gobject-1-dev Description-md5: 087c4a65220a0fe10af5d323da0bd877 Description-en_GB: PolicyKit Authorization API - development files PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the development files for the library found in libpolkit-gobject-1-0. Package: libpoppler-cpp-dev Description-md5: b8ccf7d2887aa9a8117d5795dcfa8442 Description-en_GB: PDF rendering library -- development files (CPP interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the C++ Poppler interface. Package: libpoppler-cpp0v5 Description-md5: bd2c0f6fbd7019f0ce9ff23bdb5a718d Description-en_GB: PDF rendering library (CPP shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the CPP shared library for applications using a simple C++ interface (using STL, and no other dependency) to Poppler. Package: libpoppler-dev Description-md5: 6d35e7b20480c00075b7865baad4287e Description-en_GB: PDF rendering library -- development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the development libraries needed to build applications using Poppler. Package: libpoppler-glib-dev Description-md5: 4483b544bc64264785fa77d6466a341f Description-en_GB: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using the GLib-based Poppler interface. Package: libpoppler-glib-doc Description-md5: 57cf6faf4d2f4c9877d6db227de05dcd Description-en_GB: PDF rendering library -- documentation for the GLib interface Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the API documentation of the GLib-based Poppler interface. Package: libpoppler-glib8 Description-md5: 3d73daa08a49dca5cd4c25e32862c41e Description-en_GB: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Package: libpoppler-private-dev Description-md5: f047a262a6d3ff3cbd6650f1d55e93d4 Description-en_GB: PDF rendering library -- private development files Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the private and unstable headers needed to build applications using the private Poppler core library. Package: libpoppler118 Description-md5: 74b6b371a9886bca4fc2c2761b5a2fec Description-en_GB: PDF rendering library Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains the shared core library. Package: libpopt-dev Description-md5: ace33b20a6121b7b5a6c26940bbab356 Description-en_GB: lib for parsing cmdline parameters - development files Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the popt static library and header file. Package: libpopt0 Description-md5: 1bc14780a06cc6b9a0c726cd091c6d96 Description-en_GB: lib for parsing cmdline parameters Popt was heavily influenced by the getopt() and getopt_long() functions, but it allows more powerful argument expansion. It can parse arbitrary argv[] style arrays and automatically set variables based on command line arguments. It also allows command line arguments to be aliased via configuration files and includes utility functions for parsing arbitrary strings into argv[] arrays using shell-like rules. . This package contains the runtime library and locale data. Package: libpq-dev Description-md5: 7f4362b106aae6b219ccc880faa1f04c Description-en_GB: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Package: libpq5 Description-md5: 4109d08c168c8058d09c0cc8bf8b18b1 Description-en_GB: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Package: libproc-waitstat-perl Description-md5: e0396cf1e57a87d75e6f694502fefa0c Description-en_GB: module to interpret and act on wait() status values The Proc::WaitStat module contains functions which are useful for interpreting and acting on wait() status values. . Nothing is exported by default. Package: libprocps-dev Description-md5: c56d4abfd4ec994d5057fac741fac18b Description-en_GB: library for accessing process information from /proc These are the header files for libproc. Some packages using libproc to access process information from /proc need these to compile. Package: libprocps8 Description-md5: b045ca4f14733c5441c2830741e9cb4e Description-en_GB: library for accessing process information from /proc The libprocps library is a way of accessing information out of the /proc filesystem. . This package contains the shared libraries necessary to run programs compiled with libprocps. Package: libprotobuf-dev Description-md5: 549e168dd516caf2a98fd49561c8ca60 Description-en_GB: protocol buffers C++ library (development files) and proto files Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static libraries needed for writing C++ applications. Includes well known prototype files. Package: libprotobuf-lite23 Description-md5: bef75569f3d092ed9b714a68e215c917 Description-en_GB: protocol buffers C++ library (lite version) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications whose message definitions have the "lite runtime" optimization setting. Package: libprotobuf23 Description-md5: c69f5af146ab9bc64e44b912e5af457e Description-en_GB: protocol buffers C++ library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for C++ applications. Package: libprotoc-dev Description-md5: 441ff9619f6d64f58de3a01f647b0edb Description-en_GB: protocol buffers compiler library (development files) Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the development headers and static library needed for writing protobuf compilers. Package: libprotoc23 Description-md5: c53c70dca7ff74e285f88be70de72a0f Description-en_GB: protocol buffers compiler library Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the runtime library needed for the protocol buffer compiler. Package: libproxy-dev Description-md5: 29be2cc9b16e55d72e96ae251f29ee6d Description-en_GB: automatic proxy configuration management library (devel) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the development files including vala bindings. Package: libproxy1-plugin-gsettings Description-md5: 5d0ba9adbb7dcf6a885a32ef5fbfd48a Description-en_GB: automatic proxy configuration management library (GSettings plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read proxy settings from GSettings (GNOME 3) Package: libproxy1-plugin-networkmanager Description-md5: 3c77d58edf9693a82bb2bebb3f33e55a Description-en_GB: automatic proxy configuration management library (Network Manager plugin) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the plugin to allow libproxy to read information from Network Manager. Package: libproxy1v5 Description-md5: e83bd4fc73080685251129a6bdac7f50 Description-en_GB: automatic proxy configuration management library (shared) libproxy is a lightweight library which makes it easy to develop applications proxy-aware with a simple and stable API. . This package contains the shared library. Package: libpsl-dev Description-md5: a47dfd5910d73c5de4ef03d3face9596 Description-en_GB: Library for Public Suffix List (development headers) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains development header files and documentation for developers. Package: libpsl5 Description-md5: 737acdacc0f014d042db24cf175d47b8 Description-en_GB: Library for Public Suffix List (shared libraries) Libpsl allows checking domains against the Public Suffix List. It can be used to avoid privacy-leaking 'super-cookies', 'super domain' certificates, for domain highlighting purposes sorting domain lists by site and more. . Please see https://publicsuffix.org for more detailed information. . This package contains runtime libraries. Package: libpspell-dev Description-md5: 9cc1424d13d0db47f71c3da300fe317b Description-en_GB: Development files for applications with pspell support This package contains the headers and static libraries for developing applications with portable spell-checking interface (pspell) support. . You need this package ONLY if you plan to build applications that link against the pspell static libraries. You do not have to install this package if all you want to do is use the Aspell program to spell-check. Package: libptexenc-dev Description-md5: 97f8c00c2afd15ca23c120745336c811 Description-en_GB: TeX Live: ptex encoding library (development part) This package contains the static library and header files for the ptexenc library, a library for encoding support in pTeX, a Japanese TeX engine. Package: libptexenc1 Description-md5: a5ab52d0e6ab6894ec8f152cb125bbc0 Description-en_GB: TeX Live: pTeX encoding library library for encoding support in pTeX, a Japanese TeX engine. Package: libpthread-stubs0-dev Description-md5: febf47fd836991c5b22ad0c176b41e1b Description-en_GB: pthread stubs not provided by native libc, development files This library provides weak aliases for pthread functions not provided in libc or otherwise available by default. Libraries like libxcb rely on pthread stubs to use pthreads optionally, becoming thread-safe when linked to libpthread, while avoiding any performance hit when running single- threaded. libpthread-stubs supports this behavior even on platforms which do not supply all the necessary pthread stubs. . On platforms which already supply all the necessary pthread stubs, this package ships only the pkg-config file pthread-stubs.pc, to allow libraries to unconditionally express a dependency on pthread-stubs and still obtain correct behavior. Package: libpulse-dev Description-md5: a36e2b24ab289ab86564c79e92c8e87f Description-en_GB: PulseAudio client development headers and libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulse-mainloop-glib0 Description-md5: 1a4eb06cccc1a1ac1118b667f0c37ed7 Description-en_GB: PulseAudio client libraries (glib support) PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Package: libpulse0 Description-md5: 35e72b270b48ab0d62d3de88ca26f71b Description-en_GB: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Package: libpulsedsp Description-md5: 4d14e4e65420d03adc0822289f18a007 Description-en_GB: PulseAudio OSS pre-load library PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package provides the pre-load library used to redirect applications using OSS through pulseaudio. Package: libpwquality-common Description-md5: d37cfdd3767d216513b4314f28c1e005 Description-en_GB: library for password quality checking and generation (data files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the configuration file and man page for libpwquality. Package: libpwquality-dev Description-md5: e1ae040707372e3c48466d82429c05bc Description-en_GB: Password quality checking and generation (development files) libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the development files, and should be used for compilation. Package: libpwquality1 Description-md5: 4bacb8fb9ef490cec9ba0d22197731b7 Description-en_GB: library for password quality checking and generation libpwquality's purpose is to provide common functions for password quality checking and also scoring them based on their apparent randomness. The library also provides a function for generating random passwords with good pronounceability. . This package contains the shared library. Package: libpython3-all-dbg Description-md5: 4b0f6540e4bbe1a7eadeb9e62001f226 Description-en_GB: package depending on all supported Python 3 debugging packages The package currently depends on libpython3.10-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: libpython3-all-dev Description-md5: 5c8172f044bc7f4128d02663abd0d365 Description-en_GB: package depending on all supported Python 3 development packages The package currently depends on libpython3.10-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: libpython3-dev Description-md5: 16d56c5913dc9aeedbcd03362c09a642 Description-en_GB: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version's headers (currently v3.10). Package: libpython3-stdlib Description-md5: 3e3487dc46c0f5a07bd7f30cfc26bd5e Description-en_GB: interactive high-level object-oriented language (default python3 version) This package contains the majority of the standard library for the Python language (default python3 version). . This package is a dependency package, which depends on Debian's default Python 3 version's standard library (currently v3.10). Package: libpython3.10 Description-md5: 8dd18a373dbb5625f31059482bfe11f2 Description-en_GB: Shared Python runtime library (version 3.10) Python is a high-level, interactive, object-oriented language. Its 3.10 version includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the shared runtime library, normally not needed for programs using the statically linked interpreter. Package: libpython3.10-dbg Description-md5: 784447ae4409868b326abcf750633bff Description-en_GB: Debug Build of the Python Interpreter (version 3.10) The package holds two things: . - Extensions for a Python interpreter configured with --pydebug. - Debug information for standard python extensions. . See the README.debug for more information. Package: libpython3.10-dev Description-md5: 419d5d96d6c87fba648c7101ddc26132 Description-en_GB: Header files and a static library for Python (v3.10) Header files, a static library and development tools for building Python (v3.10) modules, extending the Python interpreter or embedding Python (v3.10) in applications. . Maintainers of Python packages should read README.maintainers. . This package contains development files. It is normally not used on it's own, but as a dependency of python3.10-dev. Package: libqb-dev Description-md5: 898c3483eb6616abbbff6040fa6f3361 Description-en_GB: high performance client server features library (devel files) libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make them accessible for other projects. . This package contains libqb's development files. You will need it to develop applications using libqb. Package: libqb100 Description-md5: fcc30a5a72b372c70ca21fd1ffe323f5 Description-en_GB: high performance client server features library libqb provides a set of high performance client-server reusable features. It offers high performance logging, tracing, IPC and poll. Its initial features were spun off the Corosync cluster communication suite to make them accessible for other projects. . This package contains the libqb library itself. Package: libqmi-glib-dev Description-md5: c44abffbfc596d254147b508f8e0374e Description-en_GB: Header files for adding QMI support to applications that use glib This package contains the header and pkg-config files for development applications using QMI functionality from applications that use glib. Package: libqmi-glib-doc Description-md5: 3bcaba736bf4f2671c9b86184d60ff6a Description-en_GB: API documentation for libqmi-glib This package provides the API documentation for libqmi-glib for adding QMI support to applications that use glib. Package: libqmi-glib5 Description-md5: 6c72eafa1689addb16b819279e6f3080 Description-en_GB: Support library to use the Qualcomm MSM Interface (QMI) protocol Libraries for adding QMI support to applications that use glib. Package: libqmi-proxy Description-md5: 415b7b5c1f0133619dedb566502ee36d Description-en_GB: Proxy to communicate with QMI ports This package contains the binary qmi-proxy used by libqmi to allow multiple clients to use the same QMI port simultaneously. Package: libqpdf-dev Description-md5: b119ceb85cee713b9af6ef357f66ae27 Description-en_GB: development files for PDF transformation/inspection library QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package includes all development files needed to compile applications that use the qpdf library. Package: libqpdf28 Description-md5: 19ff93a4265247cdbdd76561d4f4b3a1 Description-en_GB: runtime library for PDF transformation/inspection software QPDF is a program that can be used to linearize (web-optimize), encrypt (password-protect), decrypt, and inspect PDF files from the command-line. It does these and other structural, content-preserving transformations on PDF files, reading a PDF file as input and creating a new one as output. It also provides many useful capabilities to developers of PDF-producing software or for people who just want to look at the innards of a PDF file to learn more about how they work. . QPDF understands PDF files that use compressed object streams (supported by newer PDF applications) and can convert such files into those that can be read with older viewers. It can also be used for checking PDF files for structural errors, inspecting stream contents, or extracting objects from PDF files. QPDF is not PDF content creation or viewing software -- it does not have the capability to create PDF files from scratch or to display PDF files. . This package contains the qpdf runtime libraries required to run programs that link with the qpdf library. Package: libqqwing-dev Description-md5: 408e7eaa585878df3f94a67ec2c68ccf Description-en_GB: tool for generating and solving Sudoku puzzles (development) Sudoku puzzle generator and solver. It offers the following features: *Can solve 1000 puzzles in 1 second and generate 1000 puzzles in 25 seconds. *Uses logic. Uses as many solve techniques as possible when solving puzzles rather than guessing. *Rates puzzles. Most generators don't give an indication of the difficulty of a Sudoku puzzle. QQwing does. *Can print solve instructions for any puzzle. *Customisable output style, including a CSV style that is easy to import into a database. . This contains the development headers Package: libqqwing2v5 Description-md5: 6c6c1444b2c16b4ce8cf5a70817d8f74 Description-en_GB: tool for generating and solving Sudoku puzzles (library) Sudoku puzzle generator and solver. It offers the following features: *Can solve 1000 puzzles in 1 second and generate 1000 puzzles in 25 seconds. *Uses logic. Uses as many solve techniques as possible when solving puzzles rather than guessing. *Rates puzzles. Most generators don't give an indication of the difficulty of a Sudoku puzzle. QQwing does. *Can print solve instructions for any puzzle. *Customisable output style, including a CSV style that is easy to import into a database. . This package contains the shared library Package: libquadmath0 Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en_GB: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquadmath0-ppc64el-cross Description-md5: fb375c278b15a5774cef34cf9570ecc9 Description-en_GB: GCC Quad-Precision Math Library A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libquorum-dev Description-md5: 5a1401b508b369fbcb611507f3de14c1 Description-en_GB: cluster engine Quorum library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Quorum library. Package: libquorum5 Description-md5: 35ffe992b65b5cabe7c61af39d1f05ed Description-en_GB: cluster engine Quorum library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Quorum library. Package: librabbitmq-dev Description-md5: 328f6d1c1ad91f4390a538abfb93a5cf Description-en_GB: AMQP client library written in C - Dev Files RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package provides the files needed for development. Package: librabbitmq4 Description-md5: d813b0dbcf2f33c93fba8ae5959a1228 Description-en_GB: AMQP client library written in C RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes the library itself. Package: librados-dev Description-md5: 45a1795729f9041b2c4d34b965fbaee2 Description-en_GB: RADOS distributed object store client library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building applications that link against librados2. Package: librados2 Description-md5: 42d0f393b45b7f226597be77c6f81917 Description-en_GB: RADOS distributed object store client library RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. Package: libradospp-dev Description-md5: 4ce7db00f2938342bfc7020f0991c068 Description-en_GB: RADOS distributed object store client C++ library (development files) RADOS is a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to access the distributed object store using a simple file-like interface. . This package contains development files needed for building C++ applications that link against librados. Package: libradosstriper-dev Description-md5: 6f57130183c8867822b0282d4ac643de Description-en_GB: RADOS striping interface (development files) libradosstriper is a striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. . This package contains development files needed for building applications that link against libradosstriper. Package: libradosstriper1 Description-md5: 8eaa39c6dbf5ac98aa498ab19f58ef59 Description-en_GB: RADOS striping interface Striping interface built on top of the rados library, allowing to stripe bigger objects onto several standard rados objects using an interface very similar to the rados one. Package: libraptor2-0 Description-md5: 773b7033cc26603ac6f60fb8d1885e8a Description-en_GB: Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . The parsing syntaxes are RDF/JSON, RDF/XML, N-Triples, Turtle, GRDDL and RSS tag soup including Atom 0.3 and Atom 1.0. The serializing syntaxes are RDF/XML, N-Quads, N-Triples RSS 1.0 and Atom 1.0. Raptor can handle RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP, Dublin Core and OWL. . Raptor is designed for performance, flexibility and embedding (no memory leaks) and to closely match the revised RDF/XML specification. Package: libraptor2-0-dbg Description-md5: 715c43016360819222c9514ff176fd74 Description-en_GB: Raptor RDF parser and serializer library - debugging symbols Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the debugging symbols for debugging applications which use libraptor2. Package: libraptor2-dev Description-md5: 5f07c4036e593f4fdd3058cf465e8915 Description-en_GB: Raptor 2 RDF syntax library development libraries and headers Raptor Resource Description Framework (RDF) parser and serializer development libraries, header files and documentation needed by programs that want to be compiled with Raptor. Package: libraptor2-doc Description-md5: a86c6d606fb8e8f9dd088c874013018f Description-en_GB: Documentation for the Raptor 2 RDF syntax library Raptor is a C library providing a set of parsers and serializers for Resource Description Framework (RDF) triples by parsing syntaxes or serializing the triples into a syntax. . This package contains the HTML documentation for the Raptor library in /usr/share/doc/libraptor2-doc/ . Package: libraqm0 Description-md5: fba316608d8356b25803582feb6d323a Description-en_GB: Library for complex text layout Raqm is a small library to provide convenience functions for complex text layout. It currently provides bidirectional text support (using FriBiDi), shaping (using HarfBuzz), with proper script itemization. . This package contains the shared libraries. Package: librasqal3 Description-md5: 2bb81e38d7099ee8ca034f8f70fd1e01 Description-en_GB: Rasqal RDF query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . Rasqal is designed for performance, flexibility and embedding (no memory leaks) and to track ongoing RDF query language work. Package: librasqal3-dbg Description-md5: e3b184be9480f7d44abc56c675983769 Description-en_GB: Rasqal RDF Query Library - debugging symbols This package contains the debugging symbols for debugging applications which use librasqal3. Package: librasqal3-dev Description-md5: 00b2e549a7168d4a2cb0d66e0e1d8187 Description-en_GB: Rasqal RDF query library development libraries and headers Development libraries, header files and documentation needed by programs that want to compile with the Rasqal RDF query library. Package: librasqal3-doc Description-md5: eaab49237db5c73348211dec9b769d1e Description-en_GB: Documentation for the Rasqal RDF Query library Rasqal is a C library providing support for querying the Resource Description Framework (RDF) including parsing query syntaxes, constructing the queries, executing them, returning result bindings and formatting results. It supports the SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS experimental query language extending SPARQL. . This package contains the HTML documentation for the Rasqal library in /usr/share/gtk-doc/html/rasqal/ . Package: libraw-dev Description-md5: c5d75da67a9fd77fe2f4c9ff9bcc51c0 Description-en_GB: raw image decoder library (development files) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the static library and header files. Package: libraw-doc Description-md5: 40ee49077e6079579c20f569ac791566 Description-en_GB: raw image decoder library (documentation) LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains documentation files. Package: libraw1394-11 Description-md5: 949bee021305068625569148281aa75b Description-en_GB: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. Package: libraw1394-dev Description-md5: f6a919599bffb3e787a1082f7b77d318 Description-en_GB: library for direct access to IEEE 1394 bus - development files libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains the include files, static library and development tools for libraw1394. Package: libraw1394-doc Description-md5: a23c950d3d34a5728ec5ad9d8d2433d1 Description-en_GB: Reference manual and documentation about libraw1394 libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains documentation for libraw1394, as well as the programmer's documentation. Package: libraw1394-tools Description-md5: 37acd10ddc8cc0179de11218ed797e1e Description-en_GB: library for direct access to IEEE 1394 bus (aka FireWire) libraw1394 is the only supported interface to the kernel side raw1394 of the Linux IEEE-1394 subsystem, which provides direct access to the connected 1394 buses to user space. Through libraw1394/raw1394, applications can directly send to and receive from other nodes without requiring a kernel driver for the protocol in question. . This package contains various utilities for that use libraw1394, including the testlibraw program. Package: libraw20 Description-md5: 436cf471e5e66b160c9d836328eeba54 Description-en_GB: raw image decoder library LibRaw is a library for reading RAW files obtained from digital photo cameras (CRW/CR2, NEF, RAF, DNG, and others). . This package contains the shared library. Package: librbd-dev Description-md5: 5a3f9d05f90eae572a3f0c323daf1cab Description-en_GB: RADOS block device client library (development files) RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. . This package contains development files needed for building applications that link against librbd1. Package: librbd1 Description-md5: 3b39955e1c12f7ad8d4c44efcc8ec188 Description-en_GB: RADOS block device client library RBD is a block device striped across multiple distributed objects in RADOS, a reliable, autonomic distributed object storage cluster developed as part of the Ceph distributed storage system. This is a shared library allowing applications to manage these block devices. Package: librdf0 Description-md5: 8df36c881ba51cb293c533fb7cfa9486 Description-en_GB: Redland Resource Description Framework (RDF) library Redland is a library that provides a high-level interface for RDF (Resource Description Framework) implemented in an object-based API. It is modular and supports different RDF/XML parsers, storage mechanisms and other elements. Redland is designed for applications developers to provide RDF support in their applications as well as for RDF developers to experiment with the technology. . This package includes the core file-based storages. To get database backed storages, the librdf-storage-postgresql, librdf-storage-mysql, librdf-storage-sqlite or librdf-storage-virtuoso packages should be installed. Package: librdf0-dev Description-md5: 14505384499a79491ef37cbc367fe9a3 Description-en_GB: Redland RDF library development libraries and headers RDF development libraries, header files, documentation and utilities needed by program that want to be compiled with Redland. Package: librdmacm-dev Description-md5: 5e352046b21eae95a9649ec4cb92a54e Description-en_GB: Development files for the librdmacm library librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package is needed to compile programs against librdmacm1. It contains the header files and static libraries (optionally) needed for compiling. Package: librdmacm1 Description-md5: dc9d0886ecf59fc604b978f8125cf804 Description-en_GB: Library for managing RDMA connections librdmacm is a library that allows applications to set up reliable connected and unreliable datagram transfers when using RDMA adapters. It provides a transport-neutral interface in the sense that the same code can be used for both InfiniBand and iWARP adapters. The interface is based on sockets, but adapted for queue pair (QP) based semantics: communication must use a specific RDMA device, and data transfers are message-based. . librdmacm only provides communication management (connection setup and tear-down) and works in conjunction with the verbs interface provided by libibverbs, which provides the interface used to actually transfer data. . This package contains the shared library. Package: libre-engine-re2-perl Description-md5: 0180db19f731089d2767b6d2916b6243 Description-en_GB: RE2 regex engine re::engine::RE2 replaces perl's regex engine in a given lexical scope with RE2. . RE2 is a primarily DFA based regexp engine from Google that is very fast at matching large amounts of text. However it does not support look behind and some other Perl regular expression features. See RE2's syntax wiki page at for more information. . Fallback to normal Perl regexp is implemented by this module. If RE2 is unable to compile a regexp it will use Perl instead, therefore features not implemented by RE2 don't suddenly stop working, they will just use Perl's regexp implementation. Package: libre2-9 Description-md5: fa4436c464caac5a165cb52db8665092 Description-en_GB: efficient, principled regular expression library RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. . RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. . On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot. Package: libre2-dev Description-md5: 877d8fcb54ca1379d20bacacf044187e Description-en_GB: efficient, principled regular expression library, development kit RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library. . RE2 uses automata theory to guarantee that regular expression searches run in time linear in the size of the input. RE2 implements memory limits, so that searches can be constrained to a fixed amount of memory. RE2 is engineered to use a small fixed C++ stack footprint no matter what inputs or regular expressions it must process; thus RE2 is useful in multithreaded environments where thread stacks cannot grow arbitrarily large. . On large inputs, RE2 is often much faster than backtracking engines; its use of automata theory lets it apply optimizations that the others cannot. . This package contains the static library and header files used in development. Package: libreadline-dev Description-md5: 3793ef1d4c2c0318abafe0980aadcd30 Description-en_GB: GNU readline and history libraries, development files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. . This package contains development files. Package: libreadline8 Description-md5: 02109af5819248ca867891090079f329 Description-en_GB: GNU readline and history libraries, run-time libraries The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: libreadonly-perl Description-md5: b7b346189e6c11c18015c43e895af85e Description-en_GB: facility for creating read-only scalars, arrays and hashes Readonly is a facility for creating non-modifiable variables. This is useful for configuration files, headers, etc. It can also be useful as a development and debugging tool, for catching updates to variables that should not be changed. Package: librecode-dev Description-md5: 0bb977648f71d2bfc680b9a744c51f58 Description-en_GB: Development package for librecode0 This package contains the header files and static librecode.a library needed to build applications based on librecode. Package: librecode0 Description-md5: ab6feef275a02f91ce5607b3b2d9d7e6 Description-en_GB: Shared library on which recode is based This recoding library converts files between various coded character sets and surface encodings. The library recognizes or produces more than 300 different character sets and is able to convert files between almost any pair. Most RFC 1345 character sets, and all `libiconv' character sets, are supported. Package: libref-array-dev Description-md5: fcdbe3361423448079893230e54b561d Description-en_GB: Development files for refcounted array for C A dynamically-growing, reference-counted array. Development files. . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libref-array1 Description-md5: 3fbe4c38877a2ec50e3e6b1b5cc1678a Description-en_GB: refcounted array for C A dynamically-growing, reference-counted array . This package is part of the ding-libs, libraries that are required for the proper functioning of SSSD, the System Security Services Daemon. Package: libref-util-perl Description-md5: acc4808d1a939572b730815a62a5eb05 Description-en_GB: set of utility functions for checking references Ref::Util introduces several functions to help identify references in a faster and smarter way. In short: . ref $foo eq >>ARRAY<< # is now: is_arrayref($foo) Package: libref-util-xs-perl Description-md5: 15de027690d805efcd951d3936749e33 Description-en_GB: XS implementation for Ref::Util Ref::Util::XS is the XS implementation of Ref::Util, which provides several functions to help identify references in a more convenient way than the usual approach of examining the return value of ref. . You should use Ref::Util::XS by installing Ref::Util itself (packaged as libref-util-perl): If the system doesn't have Recommends turned off, you will get libref-util-xs-perl automatically. Ref::Util::XS will be used automatically, providing a significant speed boost to everything that uses Ref::Util. . See Ref::Util for full documentation of the available functions. Package: libregexp-pattern-license-perl Description-md5: 4e286676883db8f32020419fe629f5d2 Description-en_GB: regular expressions for legal licenses Regexp::Pattern::License provides a hash of regular expression patterns related to legal software licenses. . Regexp::Pattern is a convention for organizing reusable regex patterns. Package: libregexp-pattern-perl Description-md5: 4a9e36db64cfb352e67fa0399e6b6ee2 Description-en_GB: convention/framework for modules that contain collection of regexes Regexp::Pattern is a convention for organizing reusable regexp patterns in modules, as well as framework to provide convenience in using those patterns in your program. Package: libreiser4-dev Description-md5: 455393c62363949be83b1194eef1a7b0 Description-en_GB: Reiser4's filesystem access and manipulation library. Devel files These are the development files for Reiser4 libraries. . They are part of the Reiser4's filesystem support tools. Package: libreoffice-base-core Description-md5: 00dfbbe7bf584af5cd6d0ee0f5695390 Description-en_GB: office productivity suite -- shared library LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains common libraries of LibreOffice Base used by Base, Writer and Calc. . If you need full Base functionality (or actual database drivers), please install libreoffice-base (and/or libreoffice-base-drivers and/o libreoffice-sdbc-*). Package: libreoffice-calc Description-md5: e809bbd7f91acfd0d9ad0f8fd5ed86a3 Description-en_GB: office productivity suite -- spreadsheet LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for LibreOffice. Package: libreoffice-common Description-md5: 304f06193ef91a740410572ff1db7174 Description-en_GB: office productivity suite -- arch-independent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of LibreOffice. Package: libreoffice-core Description-md5: 5464d9229de42a41fda16d9993e11570 Description-en_GB: office productivity suite -- arch-dependent files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of LibreOffice. See the libreoffice package for more information. Package: libreoffice-dev Description-md5: fa13d1087845b42e8db65349b0428d09 Description-en_GB: office productivity suite -- SDK -- architecture-dependent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-dependent) files needed to build plugins/add-ons for LibreOffice (build tools, libraries, arch-dependent includes, ...). Package: libreoffice-dev-common Description-md5: 8e2f47a3629807507c30bffdf52c61ba Description-en_GB: office productivity suite -- SDK -- architecture-independent parts LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the (architecture-independent) files needed to build plugins/add-ons for LibreOffice (includes, IDL files, ...) Package: libreoffice-dev-doc Description-md5: b4ecfbc8a8e236404d92fb39cd9ea14f Description-en_GB: office productivity suite -- SDK documentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the LibreOffice SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples Package: libreoffice-draw Description-md5: 48e37fe8495cb12961b923bb0b0f970f Description-en_GB: office productivity suite -- drawing LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for LibreOffice. Package: libreoffice-gnome Description-md5: c468d8fd91ddd9ba3bc4401d295be6e1 Description-en_GB: office productivity suite -- GNOME integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GIO support. . You can extend the functionality of this by installing these packages: . * libreoffice-evolution: Evolution addressbook support * evolution Package: libreoffice-gtk3 Description-md5: 146f765cda9a463edbf2032242a5150f Description-en_GB: office productivity suite -- GTK+ 3 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing LibreOffices widgets with Gtk+ 3 and Gtk/GNOMEish print dialog when running under GNOME. Package: libreoffice-help-ca Description-md5: d6b57c84305eb2009f0f7cca49b022f1 Description-en_GB: office productivity suite -- Catalan help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Catalan. Package: libreoffice-help-common Description-md5: bb2508f2324a7b651c019aba6b2c24e9 Description-en_GB: office productivity suite -- common files for LibreOffice help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the common files (e.g. language-independent, media) files for the LibreOffice Help. Package: libreoffice-help-cs Description-md5: ac7fea7c0a197c7b356a8223d94347ea Description-en_GB: office productivity suite -- Czech help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Czech. Package: libreoffice-help-da Description-md5: 2eeb5c9d61409db9416d1bf688280d6e Description-en_GB: office productivity suite -- Danish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Danish. Package: libreoffice-help-de Description-md5: 446e337ad4cf957e780c2996c41e0163 Description-en_GB: office productivity suite -- German help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in German. Package: libreoffice-help-dz Description-md5: 831cde2511d5df0e50fca4f9545adb3b Description-en_GB: office productivity suite -- Dzongkha help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dzongkha. Package: libreoffice-help-el Description-md5: 27db60f82a9a1414b51ea5e553a7b9e8 Description-en_GB: office productivity suite -- Greek help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Greek. Package: libreoffice-help-en-gb Description-md5: 6843fecfa30da7d8c3e384c4f92747ac Description-en_GB: office productivity suite -- English_british help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_british. Package: libreoffice-help-en-us Description-md5: 887d1c3089d4c0e44d0b26ed6ffd9193 Description-en_GB: office productivity suite -- English_american help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in English_american. Package: libreoffice-help-es Description-md5: 3b17681533c31b51304225ad41bc4cc9 Description-en_GB: office productivity suite -- Spanish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Spanish. Package: libreoffice-help-et Description-md5: ee9a1b4e728ba5dd900173bfee1a731c Description-en_GB: office productivity suite -- Estonian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Estonian. Package: libreoffice-help-eu Description-md5: 173b0972f7f0a78d8c52cb5f5045e57e Description-en_GB: office productivity suite -- Basque help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Basque. Package: libreoffice-help-fi Description-md5: 07a9aa483488050f6541179d8987d975 Description-en_GB: office productivity suite -- Finnish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Finnish. Package: libreoffice-help-fr Description-md5: 3f39cd0f487b1234b3b028700174aea6 Description-en_GB: office productivity suite -- French help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in French. Package: libreoffice-help-gl Description-md5: 373bae22071a7f0286ed9ec163a95c9f Description-en_GB: office productivity suite -- Galician help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Galician. Package: libreoffice-help-hi Description-md5: 2086330d67240d859330eccd8a050d0d Description-en_GB: office productivity suite -- Hindi help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hindi. Package: libreoffice-help-hu Description-md5: 61ae09c1e4ead0c3a139c61b39f763a8 Description-en_GB: office productivity suite -- Hungarian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Hungarian. Package: libreoffice-help-id Description-md5: efd54faf7a13796ca988f291361d13f7 Description-en_GB: office productivity suite -- Indonesian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Indonesian. Package: libreoffice-help-it Description-md5: 68017996bf772a95a5138d70db294b80 Description-en_GB: office productivity suite -- Italian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Italian. Package: libreoffice-help-ja Description-md5: 202a13f334a5b4d912a0c725a68309d3 Description-en_GB: office productivity suite -- Japanese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Japanese. Package: libreoffice-help-km Description-md5: 85075447fb80af12955c4e01c4a316c5 Description-en_GB: office productivity suite -- Khmer help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Khmer. Package: libreoffice-help-ko Description-md5: d879d29f7f222fa7b6ad3b86112dcbec Description-en_GB: office productivity suite -- Korean help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Korean. Package: libreoffice-help-nl Description-md5: 39207c43a1ac830972c4637d2d15402a Description-en_GB: office productivity suite -- Dutch help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Dutch. Package: libreoffice-help-om Description-md5: 71d9bb0e518d702c88916fc4bcbd3fcb Description-en_GB: office productivity suite -- Oromo help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Oromo. Package: libreoffice-help-pl Description-md5: 1ecec6865a123ab7b50509708fbd986b Description-en_GB: office productivity suite -- Polish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Polish. Package: libreoffice-help-pt Description-md5: a995efbac2b786bee5de0e56d3a97215 Description-en_GB: office productivity suite -- Portuguese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese. Package: libreoffice-help-pt-br Description-md5: ef429612095b5aa3dc738547af704ccb Description-en_GB: office productivity suite -- Portuguese_brazilian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Portuguese_brazilian. Package: libreoffice-help-ru Description-md5: 26ff97e5963f7a1cdb5ca84a587aad70 Description-en_GB: office productivity suite -- Russian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Russian. Package: libreoffice-help-sk Description-md5: d26e95b5d6c285b41315b083c88099d0 Description-en_GB: office productivity suite -- Slovak help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovak. Package: libreoffice-help-sl Description-md5: 0b685103983bbccf5f421b1c697576d2 Description-en_GB: office productivity suite -- Slovenian help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Slovenian. Package: libreoffice-help-sv Description-md5: 0f3bdd564c5f61573a0a4a42f4b54fbc Description-en_GB: office productivity suite -- Swedish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Swedish. Package: libreoffice-help-tr Description-md5: 0e69dac1381ab919682ec9c47de5194e Description-en_GB: office productivity suite -- Turkish help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Turkish. Package: libreoffice-help-vi Description-md5: e38510b2855a269b0484915b84687e41 Description-en_GB: office productivity suite -- Vietnamese help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Vietnamese. Package: libreoffice-help-zh-cn Description-md5: 2aa55f3147e53b54fe485b32ed13386f Description-en_GB: office productivity suite -- Chinese_simplified help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_simplified. Package: libreoffice-help-zh-tw Description-md5: ee9697d616e7c4173187caaaecafb1b2 Description-en_GB: office productivity suite -- Chinese_traditional help LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the help of LibreOffice in Chinese_traditional. Package: libreoffice-impress Description-md5: 472668fa8a618a3bed701d2301185f86 Description-en_GB: office productivity suite -- presentation LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for LibreOffice. Package: libreoffice-java-common Description-md5: 9b905cfcc13278c04580172f90e74120 Description-en_GB: office productivity suite -- arch-independent Java support files LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for LibreOffice (Java classes, scripts, config snippets). Package: libreoffice-l10n-af Description-md5: 25408426f5cceacb5ad931a04f17c27e Description-en_GB: office productivity suite -- Afrikaans language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Afrikaans. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-am Description-md5: c82c66da2760f49995d4e8690d0f9536 Description-en_GB: office productivity suite -- Amharic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localisation of LibreOffice in Amharic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ar Description-md5: 587caaeee146ae2e8c3996cb98f27e14 Description-en_GB: office productivity suite -- Arabic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Arabic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-as Description-md5: 4ac2e69fa5a27abf0c1dea94b43a4a7a Description-en_GB: office productivity suite -- Assamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Assamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ast Description-md5: e881b8766739626fc2bfe3be78a504b6 Description-en_GB: office productivity suite -- Asturian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Asturian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-be Description-md5: 4e120b250b345e0e6dc4ca4cf4767d2b Description-en_GB: office productivity suite -- Belarusian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localisation of LibreOffice in Belarusian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bg Description-md5: 1e2ff5cea5d0d31b2fadc412f6046e12 Description-en_GB: office productivity suite -- Bulgarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bulgarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bn Description-md5: 00d1921e153b39622cb04e7f66795716 Description-en_GB: office productivity suite -- Bengali language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bengali. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-br Description-md5: d16cf29a1d2c4c4ed7016afa029144be Description-en_GB: office productivity suite -- Breton language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Breton. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-bs Description-md5: 7fc91db4c49442d4457804a807e892f1 Description-en_GB: office productivity suite -- Bosnian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Bosnian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ca Description-md5: a91b06d5c0057582f16109658e9ac2f8 Description-en_GB: office productivity suite -- Catalan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Catalan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cs Description-md5: afead2a0313d84ddc897a8641a06a05e Description-en_GB: office productivity suite -- Czech language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Czech. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-cy Description-md5: 05accff0a8db25ee2b5bbfa42b627da5 Description-en_GB: office productivity suite -- Welsh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Welsh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-da Description-md5: 3baa4ced7ad5463e2aeedc011515df6f Description-en_GB: office productivity suite -- Danish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Danish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-de Description-md5: 9100dc24d96f8d761ed9e9a72aaae56d Description-en_GB: office productivity suite -- German language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in German. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-dz Description-md5: ea22c1cbc51379d92908e5e9e9fd316d Description-en_GB: office productivity suite -- Dzongkha language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dzongkha. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-el Description-md5: 4f78a8507785668c597339f89484e181 Description-en_GB: office productivity suite -- Greek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Greek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-gb Description-md5: 2175d49557a4317b25abdfef0508de34 Description-en_GB: office productivity suite -- English_british language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_british. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-en-za Description-md5: c94234e62f754742485de331d5cce167 Description-en_GB: office productivity suite -- English_southafrican language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in English_southafrican. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eo Description-md5: ceec53900ab8424d55b41ca9805f4477 Description-en_GB: office productivity suite -- Esperanto language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Esperanto. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-es Description-md5: 9ca224f2e6cdf51887ac42db8c56be1b Description-en_GB: office productivity suite -- Spanish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Spanish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-et Description-md5: 48b61d8af6c926ad0fc569a88eff07f2 Description-en_GB: office productivity suite -- Estonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Estonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-eu Description-md5: a9ce34217df35bf42f382c34b328939c Description-en_GB: office productivity suite -- Basque language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Basque. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fa Description-md5: 6fb22f6ccd00a52dcb073d05bdb131d9 Description-en_GB: office productivity suite -- Farsi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Farsi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fi Description-md5: 3706653bf050d85e2b88029ab6b8043d Description-en_GB: office productivity suite -- Finnish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Finnish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-fr Description-md5: be373ab6133f4822f55949baa3af6fb6 Description-en_GB: office productivity suite -- French language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in French. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ga Description-md5: 45ee5e619b80d12047c3db358a95ece6 Description-en_GB: office productivity suite -- Gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gd Description-md5: 18113968ce7e8c22cc31b05613ac922a Description-en_GB: office productivity suite -- Scottish_gaelic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localisation of LibreOffice in Scottish_gaelic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gl Description-md5: 91aaf32f09c1b953e8cf6a0878954eea Description-en_GB: office productivity suite -- Galician language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Galician. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gu Description-md5: d33d0bf909d9ce8566c829e9e8c7958d Description-en_GB: office productivity suite -- Gujarati language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Gujarati. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-gug Description-md5: 8a60db7a8c323661ed589467da797a53 Description-en_GB: office productivity suite -- Guarani language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localisation of LibreOffice in Guarani. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-he Description-md5: 162257c4fc07447259f3f6ba8311eab8 Description-en_GB: office productivity suite -- Hebrew language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hebrew. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hi Description-md5: c0f9f00435657eaf48161db67ec8e03d Description-en_GB: office productivity suite -- Hindi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hindi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hr Description-md5: c1f7ed74f344f50c39b1b97d22d34b76 Description-en_GB: office productivity suite -- Croatian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Croatian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-hu Description-md5: 03faefa7ee83b9dbc4ee7a082d63744e Description-en_GB: office productivity suite -- Hungarian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Hungarian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-id Description-md5: 831b063ee510059ca4447efa18a337a8 Description-en_GB: office productivity suite -- Indonesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Indonesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-in Description-md5: 36e2a96a1e51778367a7324914492a84 Description-en_GB: office productivity suite -- Indic language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Package: libreoffice-l10n-is Description-md5: 867a82757a25dc87440a74fb74e46369 Description-en_GB: office productivity suite -- Icelandic language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Icelandic. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-it Description-md5: e9939e05ca7fe3ecb840f7f3d6192e35 Description-en_GB: office productivity suite -- Italian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Italian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ja Description-md5: 711d02c365f10214733d3d63a55bf474 Description-en_GB: office productivity suite -- Japanese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Japanese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ka Description-md5: 1efb8e2732132342f73ee09022329760 Description-en_GB: office productivity suite -- Georgian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Georgian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kk Description-md5: 0f55a645c29d349c14ae394b15a44300 Description-en_GB: office productivity suite -- Kazakh language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localisation of LibreOffice in Kazakh. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-km Description-md5: 8bbe73d4befdfd439c3cbc8ee6b1fcb9 Description-en_GB: office productivity suite -- Khmer language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Khmer. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kmr Description-md5: b118604d13c95984ec63f0e9fea14884 Description-en_GB: office productivity suite -- Kurmanji language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kurmanji. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-kn Description-md5: 5c250ecb97123c4ac162dfd656bbe62e Description-en_GB: office productivity suite -- Kannada language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localisation of LibreOffice in Kannada. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ko Description-md5: 959045aad72889d15ef474977f2b76c4 Description-en_GB: office productivity suite -- Korean language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Korean. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lt Description-md5: 034b11c582987c822f6f0f155d0a2dca Description-en_GB: office productivity suite -- Lithuanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Lithuanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-lv Description-md5: 5590d50c683679292cf935268a635351 Description-en_GB: office productivity suite -- Latvian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Latvian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mk Description-md5: 14c69c972f6eb55814e005281db272c1 Description-en_GB: office productivity suite -- Macedonian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Macedonian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ml Description-md5: 60f657487ccd35990900a2b5e69a0ece Description-en_GB: office productivity suite -- Malayalam language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Malayalam. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mn Description-md5: 4025564fcb7aef1ac127f7d38a7d89a3 Description-en_GB: office productivity suite -- Mongolian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Mongolian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-mr Description-md5: 8222f55840ec7b6dfe5f1d5507393b3c Description-en_GB: office productivity suite -- Marathi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Marathi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nb Description-md5: 9ec98f81a0201acd8a280f74f7aea258 Description-en_GB: office productivity suite -- Norwegian_bokmal language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_bokmal. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ne Description-md5: b943bce9f69b671bef2b0962294dd15e Description-en_GB: office productivity suite -- Nepalese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Nepalese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nl Description-md5: 070320c4fffa196cb47074884ecf5d04 Description-en_GB: office productivity suite -- Dutch language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Dutch. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nn Description-md5: bbdb9d7bd3b045feb8b26450f0b1e84d Description-en_GB: office productivity suite -- Norwegian_nynorsk language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Norwegian_nynorsk. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nr Description-md5: 43bc32c188cfe5924ea7f2995a36995d Description-en_GB: office productivity suite -- Ndebele language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ndebele. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-nso Description-md5: 12301064896f2feae77bfb9b19df2b41 Description-en_GB: office productivity suite -- Northern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Northern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-oc Description-md5: 33ddfe08a196f8f66e1a8e27f2d010cc Description-en_GB: office productivity suite -- Occitan language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Occitan. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-om Description-md5: b0d2c1a766f405e3832badc1c8a5b242 Description-en_GB: office productivity suite -- Oromo language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Oromo. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-or Description-md5: aca394fbe45768c0d7262fd88c98ebd1 Description-en_GB: office productivity suite -- Odia language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Odia. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pa-in Description-md5: 257cf2122f7b0d44fd1c044bf69204bb Description-en_GB: office productivity suite -- Punjabi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Punjabi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pl Description-md5: af3855564491f6adf7a5d23e57e3d07f Description-en_GB: office productivity suite -- Polish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Polish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt Description-md5: 3ebb2c295967229068d690bf4004b6e4 Description-en_GB: office productivity suite -- Portuguese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-pt-br Description-md5: bca2f0a66f444a733b61ca3bb45846ca Description-en_GB: office productivity suite -- Portuguese_brazilian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Portuguese_brazilian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ro Description-md5: e4018d28105361bb391246001caccf0c Description-en_GB: office productivity suite -- Romanian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Romanian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ru Description-md5: 58787e12e170fc436c645c007bfdc3a3 Description-en_GB: office productivity suite -- Russian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Russian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-rw Description-md5: 567e17f0373585af19cb698b7c5680e9 Description-en_GB: office productivity suite -- Kinarwanda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Kinarwanda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-si Description-md5: 1f61af11cbbfd06c45ff93fd66708f91 Description-en_GB: office productivity suite -- Sinhala language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Sinhala. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sk Description-md5: 1769b72d83c3ab6d8bc16b3fda5f0a67 Description-en_GB: office productivity suite -- Slovak language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovak. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sl Description-md5: cb73e143fff5a545b5d0d0878593a2f5 Description-en_GB: office productivity suite -- Slovenian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Slovenian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sr Description-md5: a5246257fe1a7bc6da50c1903b447187 Description-en_GB: office productivity suite -- Serbian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Serbian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ss Description-md5: b3cd9971feec09abdc68c846c96340a6 Description-en_GB: office productivity suite -- Swazi language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swazi. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-st Description-md5: 3eddf8b8a781fcc8d00658fd683751c6 Description-en_GB: office productivity suite -- Southern_sotho language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Southern_sotho. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-sv Description-md5: 94e08d9ebf4885b6a199a8604f8e4623 Description-en_GB: office productivity suite -- Swedish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Swedish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-szl Description-md5: 042319a52566380faa02b485ca055ca0 Description-en_GB: office productivity suite -- Upper_silesian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localisation of LibreOffice in Upper_silesian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ta Description-md5: f1a39c06a2dd67a9a2480ae41bbfcff0 Description-en_GB: office productivity suite -- Tamil language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tamil. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-te Description-md5: 61e424cfb84420f8dc211c66f1b3a533 Description-en_GB: office productivity suite -- Telugu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Telugu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tg Description-md5: 20867b7b1d2eafbaca5ff6af5b2d57c9 Description-en_GB: office productivity suite -- Tajik language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tajik. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-th Description-md5: 94a998c14aeff6049d9b90810598f1dd Description-en_GB: office productivity suite -- Thai language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Thai. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tn Description-md5: 7da81d27f41218d11fbd8aabceec792c Description-en_GB: office productivity suite -- Tswana language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tswana. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-tr Description-md5: df7d8cde01531055398d2aa9010f77bc Description-en_GB: office productivity suite -- Turkish language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Turkish. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ts Description-md5: 29ca3694d6ba2d256e546fdcdc5b65bb Description-en_GB: office productivity suite -- Tsonga language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Tsonga. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ug Description-md5: ca1d8cb61ea8620dc7ff4ea41c7dfe12 Description-en_GB: office productivity suite -- Uighur language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uighur. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uk Description-md5: 6f386a310674737ccb0fc8c3aaefc90e Description-en_GB: office productivity suite -- Ukrainian language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Ukrainian. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-uz Description-md5: a7da1f6ae1fcdfa64f696aed12dc759d Description-en_GB: office productivity suite -- Uzbek language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Uzbek. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-ve Description-md5: 7bb286307dfd6105c62d2c54772e83fd Description-en_GB: office productivity suite -- Venda language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Venda. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-vi Description-md5: baa160c324599bd2156dca97789a430a Description-en_GB: office productivity suite -- Vietnamese language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Vietnamese. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-xh Description-md5: 6124cc72bfc02b25a2a78aaa09e77b01 Description-en_GB: office productivity suite -- Xhosa language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Xhosa. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-za Description-md5: 88b25d0aaf8864e6f6b3862a477db0fe Description-en_GB: office productivity suite -- South African language packages LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Package: libreoffice-l10n-zh-cn Description-md5: b8e748f9a21ee8996147f93a46daa148 Description-en_GB: office productivity suite -- Chinese_simplified language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_simplified. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zh-tw Description-md5: 166e08e5f36a4b8b8968bda48d5eb24e Description-en_GB: office productivity suite -- Chinese_traditional language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Chinese_traditional. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-l10n-zu Description-md5: 1826bfebd2ace6bb52d52081479ab115 Description-en_GB: office productivity suite -- Zulu language package LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the localization of LibreOffice in Zulu. It contains the user interface, the templates and the autotext features. (please note that not all this is available for all possible languages). You can switch user interface language using the locales system. . Spelling dictionaries, hyphenation patterns, thesauri and help are not included in this package. There are some available in separate packages (myspell-*, hyphen-*, mythes-*, libreoffice-help-*) . If you just want to be able to spellcheck etc. in other languages, you can install extra dictionaries/hyphenation patterns/thesauri independently of the language packs. Package: libreoffice-math Description-md5: 66f3b39e514cc02ac689ec67f6ed274a Description-en_GB: office productivity suite -- equation editor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for LibreOffice. Package: libreoffice-nlpsolver Description-md5: fae46d5df372eb372a1c97e3831f88bc Description-en_GB: "Solver for Nonlinear Programming" extension for LibreOffice By default LibreOffice Calc ships with a solver engine for linear programming only. This allows the optimization of models to a certain degree. However, if the formulas or constraints become more complex, nonlinear programming is required. That missing gap is now filled by the Solver for Nonlinear Programming extension. . Currently it incorporates two Evolutionary Algorithms which are able to handle floating point and integer variables as well as nonlinear constraints. Package: libreoffice-officebean Description-md5: 5a0da32be18d6e992e247ea879287e8b Description-en_GB: transitional package for libofficebean-java LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained binaries for the the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. . This has now been merged into libofficebean-java so this package can safely be removed. Package: libreoffice-ogltrans Description-md5: e0adf62d9e3c2e44012570545627fe8d Description-en_GB: transitional package for libreoffice-ogltrans This package used to contain the OpenGL slide transitions for LibreOffice Impress. That has been merged into libreoffice-impress directly and thus this package can be safely removed. Package: libreoffice-pdfimport Description-md5: 7fece5c04e7014b850ca76b355ae3bd9 Description-en_GB: transitional package for PDF Import component for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package formerly contained a component enabling LibreOffice to import PDF Documents. This now has been merged back into the "main" packages and this package thus can be safely removed once installed. Package: libreoffice-style-breeze Description-md5: b3a725e09462ccaec72c3b8bb964827b Description-en_GB: office productivity suite -- Breeze symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "breeze" symbol style, default style for KDE 5. Package: libreoffice-style-colibre Description-md5: 32f69eb782a3e2c24c14038e98222fbe Description-en_GB: office productivity suite -- colibre symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "colibre" symbol style - a icon theme which follow Microsoft(R) Offices colour scheme. Package: libreoffice-style-elementary Description-md5: d68f25478a11b022507c9a7afef86095 Description-en_GB: office productivity suite -- Elementary symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "elementary" symbol style, default style for GTK+/Gnome. Package: libreoffice-style-tango Description-md5: aaf8968f6a7dfef93cd3c0082bbe8dbd Description-en_GB: transitional package for Tango symbol style You can safely remove this package. Package: libreoffice-style-yaru Description-md5: 63dde2b46227a088ac3219b42f12b922 Description-en_GB: office productivity suite -- Yaru symbol style LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "yaru" symbol style. Package: libreoffice-voikko Description-md5: 35322c6ea2a519660d5284a6e2a4e188 Description-en_GB: Spellchecker, grammar checker and hyphenator for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains a libreoffice-voikko, a multi language spellchecker, grammar checker and hyphenator extension for LibreOffice. It uses libvoikko for all linguistic operations. . Based on the configuration of libvoikko, spell checking is supported for multiple languages. Other features are currently available only for Finnish. . NOTE: Usually spell-checking, grammar checking and hyphenation should be automatically activated after installing this package. If this is not the case, go to "Writing Aids" settings in LibreOffice and activate Voikko components manually. Package: libreoffice-writer Description-md5: 7ddf1a7be67dc22b315f212f564325e8 Description-en_GB: office productivity suite -- word processor LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for LibreOffice. Package: libreofficekit-data Description-md5: fb01c7353a795aa18a541109824b6865 Description-en_GB: common data for LOKDocView LOKDocView is the GTK3 widget that wraps the libreoffice functionality and exposes a simple API for applications to use this widget. . This package contains architecture-independent data (e.g. the selection handlers). Package: libreofficekit-dev Description-md5: 93284f0d29b8ae961670b7a6faf3d2ba Description-en_GB: LibreOfficeKit -- headers LibreOfficeKit can be used for accessing LibreOffice functionality through C/C++, without any need to use UNO. . For now it only offers document conversion (in addition to an experimental tiled rendering API). . This package contains the headers needed for using LibreOfficeKit. Package: librest-0.7-0 Description-md5: b9596f15c90979058521292c03c3efb9 Description-en_GB: REST service access library This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. Package: librest-dev Description-md5: 094d9a02839014f2dcb9afb78eb411e7 Description-en_GB: REST service access library (development headers) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains the development headers. Package: librest-doc Description-md5: 5418f69c43d240c1cca3c94bb7c61be5 Description-en_GB: REST service access library (documentation) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. . This package contains the documentation Package: librest-extras-0.7-0 Description-md5: bccf414e2c1699613c362f86b7c5326e Description-en_GB: REST service access library extra components This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. This extra package provides Facebook and Flickr support. Package: librest-extras-dev Description-md5: 0352efef165d7b2c319eba2686dc11cc Description-en_GB: REST service access library extra components (development headers) This library was designed to make it easier to access web services that claim to be "RESTful". It includes convenience wrappers for libsoup and libxml to ease remote use of the RESTful API. This extra package provides Facebook and Flickr support. . This package contains the development headers. Package: librevenge-0.0-0 Description-md5: 15b190ead8d65eef02799dcf7cb9bd53 Description-en_GB: Base Library for writing document interface filters librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. Package: librevenge-dev Description-md5: 87dac606d6c9cfe18381f90a28fa24e6 Description-en_GB: Base Library for writing document interface filters -- development librevenge is a base library for writing document import filters. It has interfaces for text documents, vector graphics, spreadsheets and presentations. . This package contains the development files (headers, ...) Package: librgw-dev Description-md5: 8149104396a488a846ee0d3aa3519969 Description-en_GB: RADOS client library (development files) RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains development files needed for building applications that link against librgw2. Package: librgw2 Description-md5: f22d09b57c5aae1c633c01f1f6921964 Description-en_GB: RADOS Gateway client library RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service. . This package contains the library interface and headers only. Package: librhash-dev Description-md5: 8c3619b0a6dab555bd93d21d8aa3934b Description-en_GB: header files and a static library for librhash LibRHash is a professional, portable, thread-safe C library for computing magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. . This package contains LibRHash static library and header files. Package: librhash0 Description-md5: 3e3dd0040f72ecf259fdd640ea13a118 Description-en_GB: shared library for hash functions computing LibRHash is a professional, portable, thread-safe C library for computing magnet links and a wide variety of hash sums, such as CRC32, MD4, MD5, SHA1, SHA256, SHA512, AICH, ED2K, Tiger, DC++ TTH, BitTorrent BTIH, GOST R 34.11-94, RIPEMD-160, HAS-160, EDON-R, Whirlpool and Snefru. Hash sums are used to ensure and verify integrity of large volumes of data for a long- term storing or transferring. . Features: * Small and easy to learn interface. * Hi-level and Low-level API. * Allows calculating of several hash functions simultaneously. * Portability: the library works on Linux, *BSD and Windows. Package: librhythmbox-core10 Description-md5: c3a718f17d4a5d6b021901c3db955972 Description-en_GB: support library for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the core support library used by rhythmbox and programs interacting with it. Package: librole-tiny-perl Description-md5: f585057ac20f867b96ff923f664661ee Description-en_GB: Perl module for minimalist role composition Role::Tiny is a Perl module to do minimalist role composition. Role composition can be thought of as much more clever and meaningful multiple inheritance. . The basics of this implementation of roles is: * If a method is already defined on a class, that method will not be composed in from the role. * If a method that the role "requires" to be implemented is not implemented, role application will fail loudly. . Unlike Class::C3, where the last class inherited from "wins", role composition is the other way around, where first wins. In a more complete system (see Moose) roles are checked to see if they clash. The goal of this is to be much simpler, hence disallowing composition of multiple roles at once. Package: librrd-dev Description-md5: f4bfb8003b3ec54ff47424f81d29f24f Description-en_GB: time-series data storage and display system (development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains header files and libraries used to develop software that uses RRDs. Package: librrd8 Description-md5: d5b7c32e4795a0b81d59077ab31ec1fb Description-en_GB: time-series data storage and display system (runtime library) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains shared libraries used to access and manipulate RRDs. Package: librsvg2-2 Description-md5: 5955c666a37a7cde845fec0579db4217 Description-en_GB: SAX-based renderer library for SVG files (runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package contains the runtime library, necessary to run applications using librsvg. Package: librsvg2-common Description-md5: ea3b9a976900e5b502f7a5919085cda4 Description-en_GB: SAX-based renderer library for SVG files (extra runtime) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package includes the gdk-pixbuf loader allowing to load SVG images transparently inside GTK+ applications. Package: librsvg2-dev Description-md5: 88fdcac4e12a294b5c6a4086d6f525b6 Description-en_GB: SAX-based renderer library for SVG files (development) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the necessary development libraries and include files to allow you to develop with librsvg. Package: librsvg2-doc Description-md5: 6df5f01db90053b5cc6ab1c054d5a182 Description-en_GB: SAX-based renderer library for SVG files (documentation) The rsvg library is an efficient renderer for Scalable Vector Graphics (SVG) pictures. . This package provides the API documentation. Package: librsync-dev Description-md5: ea307aaa7473a706ad1a66d631ffce5a Description-en_GB: rsync remote-delta algorithm library (development) librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream- based designed so that it can be easily embedded into network applications. . This package contains the development files. Package: librsync2 Description-md5: 452126c42dad55ba12f1708398255636 Description-en_GB: rsync remote-delta algorithm library librsync implements the rsync remote-delta algorithm, which allows for efficient remote updates of a file, without requiring the old and new versions to both be present at the transmitter. The library uses a stream- based designed so that it can be easily embedded into network applications. . librsync is used by rdiff-backup and duplicity backup applications. Package: librte-bus-auxiliary22 Description-md5: 5dc0c96e8f72977ea779700ee1a3aa64 Description-en_GB: Data Plane Development Kit (librte-bus-auxiliary runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-auxiliary. Package: librte-bus-pci22 Description-md5: 6931b7a81b237ea02356e45945cb370b Description-en_GB: Data Plane Development Kit (librte-bus-pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-pci. Package: librte-bus-vdev22 Description-md5: 6852980796006040f38ae36cb6f5c2f6 Description-en_GB: Data Plane Development Kit (librte-bus-vdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-vdev. Package: librte-bus-vmbus22 Description-md5: 27e785a9c3490eafd7d650e26c7d1ff1 Description-en_GB: Data Plane Development Kit (librte-bus-vmbus runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-bus-vmbus. Package: librte-common-mlx5-22 Description-md5: a954330c94e96305e3ac766523534401 Description-en_GB: Data Plane Development Kit (librte-common-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-common-mlx5. Package: librte-cryptodev22 Description-md5: 2b01f140bb10c064b58bd875fd4d39c6 Description-en_GB: Data Plane Development Kit (librte-cryptodev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-cryptodev. Package: librte-eal22 Description-md5: 9ab832d993e237dd749f291de60638f3 Description-en_GB: Data Plane Development Kit (librte-eal runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-eal. Package: librte-ethdev22 Description-md5: 080e41f540a61af23fe57117baf08264 Description-en_GB: Data Plane Development Kit (libethdev runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for libethdev. Package: librte-gso22 Description-md5: 6625684f246ff8002bdec603efec40a9 Description-en_GB: Data Plane Development Kit (librte-gso runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-gso. Package: librte-hash22 Description-md5: 608791e86f28b0e496499582f7bbd633 Description-en_GB: Data Plane Development Kit (librte-hash runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-hash. Package: librte-ip-frag22 Description-md5: 8e0619477b175de9e8be55b1ba10fea1 Description-en_GB: Data Plane Development Kit (librte-ip-frag runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ip-frag. Package: librte-kni22 Description-md5: f35a6dea027cf03a588de5ed4cdcf7f4 Description-en_GB: Data Plane Development Kit (librte-kni runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-kni. Package: librte-kvargs22 Description-md5: 87fdb48dd848c3f8d7bca4fd6d22151c Description-en_GB: Data Plane Development Kit (librte-kvargs runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-kvargs. Package: librte-mbuf22 Description-md5: 54979a4079ad06d4280a3c0e750d42ee Description-en_GB: Data Plane Development Kit (librte-mbuf2 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mbuf. Package: librte-mempool-ring22 Description-md5: af7928170d8b880efc5d1a21770153d6 Description-en_GB: Data Plane Development Kit (librte-mempool-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool-ring. Package: librte-mempool22 Description-md5: e3ab1f96e1606abb4a8022a379e330a6 Description-en_GB: Data Plane Development Kit (librte-mempool runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-mempool. Package: librte-meter22 Description-md5: 222ad5d49e5c7d9b624e70324c5993a6 Description-en_GB: Data Plane Development Kit (librte-meter runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-meter. Package: librte-net-af-packet22 Description-md5: b84170857f1e9686e5903c4fdd8e18ed Description-en_GB: Data Plane Development Kit (librte-net-af-packet runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-af-packet. Package: librte-net-bond22 Description-md5: b52674e70c92f76974bfe038520a0f92 Description-en_GB: Data Plane Development Kit (librte-net-bond runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-bond. Package: librte-net-e1000-22 Description-md5: c57cb3ddf138ed51a7e6649c9105716c Description-en_GB: Data Plane Development Kit (librte-net-e1000 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-e1000. Package: librte-net-fm10k22 Description-md5: b806963b3eb4109b04a3322c6be29a54 Description-en_GB: Data Plane Development Kit (librte-net-fm10k runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-fm10k. Package: librte-net-i40e22 Description-md5: e99c6577923fc1341a2a96647c45b9d6 Description-en_GB: Data Plane Development Kit (librte-net-i40e runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-i40e. Package: librte-net-ixgbe22 Description-md5: bf1a492153ea4649b714508600accd2d Description-en_GB: Data Plane Development Kit (librte-net-ixgbe runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-ixgbe. Package: librte-net-kni22 Description-md5: 3f5873c525ab03e1c7c6da58bf67d494 Description-en_GB: Data Plane Development Kit (librte-net-kni runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-kni. Package: librte-net-mlx4-22 Description-md5: 9baee737b4839b80aad9bee0f62aa133 Description-en_GB: Data Plane Development Kit (librte-net-mlx4 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mlx4. Package: librte-net-mlx5-22 Description-md5: b0f30a3aef89c3a8545ec69e7469ad93 Description-en_GB: Data Plane Development Kit (librte-net-mlx5 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-mlx5. Package: librte-net-netvsc22 Description-md5: 1fa0a57a4bcd4e3a5ba6f3ccf0da0afb Description-en_GB: Data Plane Development Kit (librte-net-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-netvsc. Package: librte-net-pcap22 Description-md5: dcb9d5d3f7af7b4015b79c3249c13839 Description-en_GB: Data Plane Development Kit (librte-net-pcap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-pcap. Package: librte-net-tap22 Description-md5: be29adaccdf9b59f96346dd68e28791a Description-en_GB: Data Plane Development Kit (librte-net-tap runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-tap. Package: librte-net-thunderx22 Description-md5: 2c689698172c4e4c369f7eb619a0c903 Description-en_GB: Data Plane Development Kit (librte-net-thunderx runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-thunderx. Package: librte-net-vdev-netvsc22 Description-md5: 03d74d45660a028fbeafd2036214b440 Description-en_GB: Data Plane Development Kit (librte-net-vdev-netvsc runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vdev-netvsc. Package: librte-net-vhost22 Description-md5: 1553435c32c39cf08a3670ed955b14aa Description-en_GB: Data Plane Development Kit (librte-net-vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vhost. Package: librte-net-virtio22 Description-md5: 600c74f803be61be54f2e978cc2d55a6 Description-en_GB: Data Plane Development Kit (librte-net-virtio runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-virtio. Package: librte-net-vmxnet3-22 Description-md5: 3e02b0e9c0145d04826f27219585530f Description-en_GB: Data Plane Development Kit (librte-net-vmxnet3 runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net-vmxnet3. Package: librte-net22 Description-md5: 7ffc78e3078b40286664736d587d8ff7 Description-en_GB: Data Plane Development Kit (librte-net runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-net. . The librte-net library is a collection of IP protocol definitions and convenience macros. It is based on code from the FreeBSD* IP stack and contains protocol numbers (for use in IP headers), IP-related macros, IPv4/IPv6 header structures and TCP, UDP and SCTP header structures. Package: librte-pci22 Description-md5: 6566a2e8549860f85218a4b403d638c9 Description-en_GB: Data Plane Development Kit (librte-pci runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-pci. Package: librte-rcu22 Description-md5: 3db84474179611d4b5f51739e9f0c8f0 Description-en_GB: Data Plane Development Kit (librte-rcu runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-rcu. Package: librte-ring22 Description-md5: 552f8ec57dd9738c9ec71352a49f93ba Description-en_GB: Data Plane Development Kit (librte-ring runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-ring. Package: librte-sched22 Description-md5: 1824929c3e3ed254edfe8be76c5f0fb7 Description-en_GB: Data Plane Development Kit (librte-sched runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-sched. Package: librte-security22 Description-md5: 87380056f9257ba2b8677c01d16d080e Description-en_GB: Data Plane Development Kit (librte-security runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-security. Package: librte-telemetry22 Description-md5: 53c248ffe48b888d94c71b2fafbd346d Description-en_GB: Data Plane Development Kit (librte-telemetry runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-telemetry. Package: librte-vhost22 Description-md5: b1d2a55dff6702dc15a351e5f7963f69 Description-en_GB: Data Plane Development Kit (librte-vhost runtime library) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the runtime libraries for librte-vhost. Package: librtmp-dev Description-md5: 79d07fae9b1baefee35311b645a2b85f Description-en_GB: toolkit for RTMP streams (development files) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the development libraries, header files needed by programs that want to compile with librtmp. Package: librtmp1 Description-md5: 2b2db094819fcb2c640b40d2367fbd10 Description-en_GB: toolkit for RTMP streams (shared library) A small dumper for media content streamed over the RTMP protocol (like BBC's iPlayer high quality streams). Supplying an RTMP URL will result in a dumped flv file, which can be played/transcoded with standard tools. . This package contains the shared libraries, header files needed by programs that want to use librtmp. Package: libruby3.0 Description-md5: 2325eba0c24008cb8db5911802d2dc5e Description-en_GB: Libraries necessary to run Ruby 3.0 Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the 'libruby-3.0' library, necessary to run Ruby 3.0. (API version 3.0.0) Package: librygel-core-2.6-2 Description-md5: e83cb117edbb0209a783d580e88e77ec Description-en_GB: GNOME UPnP/DLNA services - core library Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package contains the core of Rygel, used by other rygel modules. Package: librygel-db-2.6-2 Description-md5: 0e4d5b619bef4ee23bcddafe200b19f6 Description-en_GB: GNOME UPnP/DLNA services - db library Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package contains a library implementing a generic database abstraction used by rygel and rygel plugins. Package: librygel-renderer-2.6-2 Description-md5: 52e4fdbb4374a05b0579197a3e941d90 Description-en_GB: GNOME UPnP/DLNA services - renderer library Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package contains a library used by applications implementing UPnP renderer functionality by using rygel renderer plug-ins. Package: librygel-renderer-gst-2.6-2 Description-md5: 3bd79a112a2a27769946525d2efce4cf Description-en_GB: GNOME UPnP/DLNA services - renderer library Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package contains a library used by applications implementing UPnP renderer functionality based on GStreamer by using rygel renderer plug- ins. Package: librygel-ruih-2.0-1 Description-md5: 56c341c5a377de602d25c9ce840350af Description-en_GB: GNOME UPnP/DLNA services - ruih library Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package contains a library implementing the Remote User Interface Server protocol interfaces. Package: librygel-server-2.6-2 Description-md5: 112d7c784c18d2de2c2d1f9472b184a4 Description-en_GB: GNOME UPnP/DLNA services - server library Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package contains a library used by application implementing UPnP server functionality by using rygel server plug-ins. Package: libsam-dev Description-md5: bd55388001ddd39b9a21717ed5bec96f Description-en_GB: cluster engine SAM library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Simple Availability Manager library. Package: libsam4 Description-md5: be87b1ed7191d2d021081874095558d1 Description-en_GB: cluster engine SAM library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Simple Availability Manager library. Package: libsamplerate0 Description-md5: 1cbecccffb58dab56ae610f3dcd51386 Description-en_GB: Audio sample rate conversion library libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. Package: libsamplerate0-dev Description-md5: fb8d920f7c94f9c8678b701dd5236969 Description-en_GB: Development files for audio sample rate conversion libsamplerate (aka Secret Rabbit Code) is a library for audio rate conversion. . libsamplerate currently provides three different sample rate conversion algorithms; zero order hold, linear interpolation and FIR filter interpolation (using filters derived from the mathematical SINC function). The first two algorithms (zero order hold and linear) are included for completeness and are not recommended for any application where high quality sample rate conversion is required. For the FIR/Sinc algorithm, three converters are provided; SRC_SINC_FASTEST, SRC_SINC_MEDIUM_QUALITY and SRC_SINC_BEST_QUALITY to allow a trade off between conversion speed and conversion quality. . libsamplerate is capable of downsampling to 1/256 of the original sample rate and upsampling to 256 times the original sample rate. It is also capable of time varying conversions for vary speed effects and synchronising of two unlocked sample rates. . This package contains the library header files and API documentation. Package: libsane-common Description-md5: 31f95687fe5e5d491a4cdaa5bfc6e2b9 Description-en_GB: API library for scanners -- documentation and support files SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes documentation for libsane, such as the man pages and list of supported scanners, and support files (i18n data). Package: libsane-dev Description-md5: e6830c8c64fd71c7d57f14514612572c Description-en_GB: API development library for scanners [development files] SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package contains the files needed to build your applications using SANE. Package: libsane-hpaio Description-md5: 208dafbff3569d9b6dbc7f0b94df7754 Description-en_GB: HP SANE backend for multi-function peripherals 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. . This package contains the SANE backend libraries for use with HP Multi- function peripherals. . Users of hplip are advised to install the hplip{-gui} packages for command line and GUI tools associated with HPLIP. . This package is useful for a minimal footprint headless scanning solution. Package: libsane1 Description-md5: 2f46c9804313fd609f2868bde7d36408 Description-en_GB: API library for scanners SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . Graphical frontends for sane are available in the packages sane and xsane. Command line frontend scanimage, saned and sane-find-scanner are available in the sane-utils package. Package: libsasl2-2 Description-md5: 3c521c98e6199cc3a38294bbf7517d23 Description-en_GB: Cyrus SASL - authentication abstraction library This is the Cyrus SASL API implementation, version 2.1. . SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols. To use SASL, a protocol includes a command for identifying and authenticating a user to a server and for optionally negotiating protection of subsequent protocol interactions. If its use is negotiated, a security layer is inserted between the protocol and the connection. See RFC 2222 for more information. . Any of: ANONYMOUS, CRAM-MD5, DIGEST-MD5, GSSAPI (MIT or Heimdal Kerberos 5), NTLM, OTP, PLAIN, or LOGIN can be used. Package: libsasl2-dev Description-md5: d7f32bc5a3915152e13a4ce1d8983dbc Description-en_GB: Cyrus SASL - development files for authentication abstraction library This is the Cyrus SASL API implementation, version 2. See package libsasl2-2 and RFC 2222 for more information. . This package includes development files for compiling programs with SASL support. It is needed for development purposes only. Package: libsasl2-modules Description-md5: da76219b54f65f70b0087c7723cb0ad6 Description-en_GB: Cyrus SASL - pluggable authentication modules This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the following SASL modules: LOGIN, PLAIN, ANONYMOUS, NTLM, CRAM-MD5, and DIGEST-MD5 (with DES support). Package: libsasl2-modules-db Description-md5: c4f2723280fa2cd92e5cd59c13f3ab2b Description-en_GB: Cyrus SASL - pluggable authentication modules (DB) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the DB plugin, which supports Berkeley DB lookups. Package: libsasl2-modules-gssapi-mit Description-md5: b1eb80e47fbc2a5ec747847f924fba48 Description-en_GB: Cyrus SASL - pluggable authentication modules (GSSAPI) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the GSSAPI plugin, compiled with the MIT Kerberos 5 library. Package: libsasl2-modules-sql Description-md5: 1d3931918dd7a4d68b405fdd4c3c75e0 Description-en_GB: Cyrus SASL - pluggable authentication modules (SQL) This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package provides the SQL plugin, which supports MySQL, PostgreSQL and SQLite. Package: libsbc-dev Description-md5: 38e061ec79fb63c55d91edf9eb66a3c8 Description-en_GB: Sub Band CODEC library - development This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the header files and static library needed to compile applications that use libsbc. Package: libsbc1 Description-md5: 14dc0951495c0a2137e6d52233bd34d7 Description-en_GB: Sub Band CODEC library - runtime This provides the library and tool which operate SBC (sub band codec) in A2DP (the Advanced Audio Distribution Profile). . This package contains the sbc runtime library. Package: libsbuild-perl Description-md5: d52c681207ccd9d9a8f4571221ebca1f Description-en_GB: Library for building Debian binary packages from Debian sources The sbuild suite of programs (wanna-build, buildd and sbuild) are used to build binary packages from source packages. The wanna-build database tracks packages which require building; buildd schedules work from information it gets from the wanna-build database; sbuild does the actual package building. . This package contains the core library modules used by these programs. Package: libsctp-dev Description-md5: e82bf1b06bfb6c5bd99a203fc73cc2c2 Description-en_GB: user-space access to Linux kernel SCTP - development files SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This package is part of the LKSCTP project, providing all necessary files for developing SCTP aware network applications using the Linux kernel SCTP implementation: man pages, header files, static libraries, symlinks to dynamic libraries, and tutorial source code. Package: libsctp1 Description-md5: 9d85d77f3ebac657273e1b6bd7712224 Description-en_GB: user-space access to Linux kernel SCTP - shared library SCTP (Stream Control Transmission Protocol) is a message oriented, reliable transport protocol, with congestion control, support for transparent multi-homing, and multiple ordered streams of messages. RFC 2960 defines the core protocol. . This library is part of the LKSCTP project, supplementing the Linux kernel SCTP implementation. Package: libsdl2-2.0-0 Description-md5: d559f821a8f0d5e89c678fe44650c80c Description-en_GB: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11 and Wayland graphics drivers and OSS, ALSA, sndio and PulseAudio sound drivers. Package: libsdl2-doc Description-md5: a30e9f79cd550bfdc77322c7f6f892eb Description-en_GB: Reference manual for libsdl2 SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the reference manual and examples. Package: libseccomp-dev Description-md5: e5fdb6fdd319bc8b5c43a1e29c7d62d5 Description-en_GB: high level interface to Linux seccomp filter (development files) This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. . This package contains the development files. Package: libseccomp2 Description-md5: 7ee97a8161e83bfebc75870eb92bde51 Description-en_GB: high level interface to Linux seccomp filter This library provides a high level interface to constructing, analyzing and installing seccomp filters via a BPF passed to the Linux Kernel's prctl() syscall. Package: libsecret-1-0 Description-md5: 0896289b56498e648332c5193d208d4b Description-en_GB: Secret store Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. Package: libsecret-1-dev Description-md5: f5f75bda0b2ffe1fa8b2776e2fe6dba2 Description-en_GB: Secret store (development files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains the development files. Package: libsecret-common Description-md5: 2575f6062ae195676927b0e3721dc11d Description-en_GB: Secret store (common files) Library for storing and retrieving passwords and other secrets. It communicates with the "Secret Service" using DBus. . This package contains data files used by the libsecret library. Package: libselinux1 Description-md5: 90f6e1cb06c527bc3fc11ec6f969c59c Description-en_GB: SELinux runtime shared libraries This package provides the shared libraries for Security-enhanced Linux that provides interfaces (e.g. library functions for the SELinux kernel APIs like getcon(), other support functions like getseuserbyname()) to SELinux-aware applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. . libselinux1 provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. Required for any applications that use the SELinux API. libselinux may use the shared libsepol to manipulate the binary policy if necessary (e.g. to downgrade the policy format to an older version supported by the kernel) when loading policy. Package: libselinux1-dev Description-md5: ca6eeba78d95ecb95827216f2b16ab42 Description-en_GB: SELinux development headers This package provides the static libraries and header files needed for developing SELinux applications. Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role-based Access Control, and Multi-level Security. Package: libsemanage-common Description-md5: c7a0a093650c85e838f42492add9b46b Description-en_GB: Common files for SELinux policy management libraries This package provides the common files used by the shared libraries for SELinux policy management. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role- based Access Control, and Multi-level Security. Package: libsemanage-dev Description-md5: 303bd4372e6052211e2f9b4e60af2b0d Description-en_GB: Header files and libraries for SELinux policy manipulation This package provides an API for the management of SELinux policies. It contains the static libraries and header files needed for developing applications that manage SELinux policies. . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role- based Access Control, and Multi-level Security. Package: libsemanage2 Description-md5: 8998b538051f37f69c5f1bf9a005fa56 Description-en_GB: SELinux policy management library This package provides the shared libraries for SELinux policy management. It uses libsepol for binary policy manipulation and libselinux for interacting with the SELinux system. It also exec's helper programs for loading policy and for checking whether the file_contexts configuration is valid (load_policy and setfiles from policycoreutils) presently, although this may change at least for the bootstrapping case . Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement, Role- based Access Control, and Multi-level Security. Package: libsensors-config Description-md5: de095966ea2f42eaf8f0a3b1ec6bf389 Description-en_GB: lm-sensors configuration files Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains the configuration files. Package: libsensors-dev Description-md5: 2d7502f42006b64593f9e8c68d5d3f57 Description-en_GB: lm-sensors development kit Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains the static library and header files used in development. Package: libsensors4-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: libsensors5 Description-md5: 369bc8769ec74bda1a1726b61f1c8e49 Description-en_GB: library to read temperature/voltage/fan sensors Lm-sensors is a hardware health monitoring package for Linux. It allows you to access information from temperature, voltage, and fan speed sensors. It works with most newer systems. . This library is only functional with a Linux kernel, it is provided on non-Linux systems for portability reasons only. . This package contains a shared library for querying lm-sensors. Package: libsepol-dev Description-md5: df6f84858afaf99b7b289c39fa4b8376 Description-en_GB: SELinux binary policy manipulation library and development files libsepol allows programs to easily modify SELinux binary policies. This means changing the default values for booleans, or reading the policy for analysis. . This package contains the headers and archives used for linking it into your programs. Package: libsepol2 Description-md5: d569fae7efa3328b3d40879b104d9a63 Description-en_GB: SELinux library for manipulating binary security policies Security-enhanced Linux is a patch of the Linux kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . libsepol provides an API for the manipulation of SELinux binary policies. It is used by checkpolicy (the policy compiler) and similar tools, as well as by programs like load_policy that need to perform specific transformations on binary policies such as customizing policy boolean settings. Package: libsereal-decoder-perl Description-md5: 10fe895ecdf1074c8b38bf4026c624a6 Description-en_GB: fast, compact, powerful binary deserialisation module Sereal::Decoder implements a deserializer for an efficient, compact- output, and feature-rich binary protocol called Sereal. . Its sister module Sereal::Encoder implements an encoder for this format. Package: libsereal-encoder-perl Description-md5: 452c3b1dc0dcfd9906e3533d869aa4ca Description-en_GB: fast, compact, powerful binary serialization module Sereal::Encoder implements an efficient, compact-output, and feature-rich serialiser using a binary protocol called Sereal. . Its sister module Sereal::Decoder implements a decoder for this format. Package: libsgutils2-2 Description-md5: 19a4d1a8d1a08f4c55a55c351a158287 Description-en_GB: utilities for devices using the SCSI command set (shared libraries) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file . Shared library used by the utilities in the sg3-utils package. Package: libsgutils2-dev Description-md5: bed92454079f936ca63f681d822db471 Description-en_GB: utilities for devices using the SCSI command set (developer files) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. . Developer files (i.e. headers and a static library) which are associated with the utilities in the sg3-utils package. Package: libshout-dev Description-md5: fc281a7137ac6e777c64b71d63f5b598 Description-en_GB: MP3/Ogg Vorbis broadcast streaming library (development) A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . With just a few lines of code, a programmer can easily turn any application into a streaming source for an Icecast-based server. Libshout also allows developers who want a specific feature set (database access, request taking) to concentrate on that feature set, instead of worrying about how server communication works. . This package contains the development headers, static libraries, and source code to an example program. Package: libshout3 Description-md5: 11376f8d2238a196b9a58295f5c2d756 Description-en_GB: MP3/Ogg Vorbis broadcast streaming library A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. Package: libshout3-dev Description-md5: 45e3dd1d244f0374992db33198518b63 Description-en_GB: MP3/Ogg Vorbis broadcast streaming library (transitional package) A library for communicating with and sending data to Icecast and Icecast 2 streaming audio servers. It handles the socket connection, the timing of the data transmission, and prevents bad data from getting to the server. . This is a transitional dummy package to ease upgrades to libshout-dev. Package: libsigc++-2.0-0v5 Description-md5: 0f629177a6b7e6200b446de8a0a45992 Description-en_GB: type-safe Signal Framework for C++ - runtime This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the runtime files for libsigc++, needed only if you wish to run software which depends on it. Package: libsigc++-2.0-dev Description-md5: 2fc5e630cb35c41ccaccff38822cd939 Description-en_GB: type-safe Signal Framework for C++ - development files This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . These are the development files for libsigc++, needed only if you wish to write software which uses it. Package: libsigc++-2.0-doc Description-md5: 66182e93dcf0771a483485fd7d8542bc Description-en_GB: type-safe Signal Framework for C++ - reference documentation This library implements a full callback system for use in widget libraries, abstract interfaces, and general programming. It provides the ability to connect an abstract callback to a class method, function, or function object, and contains adaptor classes for the connection of dissimilar callbacks. . This package contains the reference documentation for libsigc++, needed only if you wish to write software which uses it. Package: libsigsegv-dev Description-md5: a7c5d1a301a69ae1ac1dca070c063968 Description-en_GB: Library for handling page faults in a portable way development package GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the libsigsegv development files. Package: libsigsegv2 Description-md5: a81513d919fc703846690a764e3b9b21 Description-en_GB: Library for handling page faults in a portable way GNU libsigsegv is a library that allows handling page faults in a portable way. It is used e.g. for generational garbage collectors and stack overflow handlers. . This package contains the shared library. Package: libslang2 Description-md5: 63cf6009be68fe5fb7a6729e8527359d Description-en_GB: S-Lang programming library - runtime version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . This package contains only the shared library libslang.so.* and copyright information. It is only necessary for programs that use this library (such as jed and slrn). If you plan on doing development with S-Lang, you will need the companion -dev package as well. Package: libslang2-dev Description-md5: 9978b57decbe8c7b64fa0e4fd3c9cf8b Description-en_GB: S-Lang programming library, development version S-Lang is a C programmer's library that includes routines for the rapid development of sophisticated, user friendly, multi-platform applications. . The S-Lang library includes the following: * Low level tty input routines for reading single characters at a time. * Keymap routines for defining keys and manipulating multiple keymaps. * A high-level key processing interface (SLkp) for handling function and arrow keys. * High level screen management routines for manipulating both monochrome and color terminals. These routines are very efficient. (SLsmg) * Low level terminal-independent routines for manipulating the display of a terminal. (SLtt) * Routines for reading single line input with line editing and recall capabilities. (SLrline) * Searching functions: both ordinary searches and regular expression searches. (SLsearch) * An embedded stack-based language interpreter with a C-like syntax. Package: libslirp-dev Description-md5: 311cf1ae3a4fed1424ee0d58274e5945 Description-en_GB: General purpose TCP-IP emulator library (development files) libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the header files and other files needed to compile applications which uses libslirp. Package: libslirp0 Description-md5: 60ed549cf89ba3f19f317c84d21e319f Description-en_GB: General purpose TCP-IP emulator library libslirp is a user-mode networking library used by virtual machines, containers or various tools. . This package contains the library itself. Package: libsm-dev Description-md5: 315b1ee40d5f96506049fbd2cf5ce7ee Description-en_GB: X11 Session Management library (development headers) This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This package contains the development headers for the library found in libsm6. Non-developers likely have little use for this package. . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsm-doc Description-md5: 05d06f5a16de90aa35a42158cbde503c Description-en_GB: documentation for the X Session Management protocol and library The X Session Management protocol facilitates the management of groups of client applications by a session manager. . This package contains documentation for the session management protocol itself and for the associated library, libSM. Package: libsm6 Description-md5: 0a2592842083575ace3df2d6d3e90fe4 Description-en_GB: X11 Session Management library This package provides the main interface to the X11 Session Management library, which allows for applications to both manage sessions, and make use of session managers to save and restore their state for later use. . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libSM Package: libsmartcols-dev Description-md5: a7578b54dbfd56c566b744ccaecec7c9 Description-en_GB: smart column output alignment library - headers This smart column output alignment library is used by fdisk utilities. . This package contains the development environment for the mount library. Package: libsmartcols1 Description-md5: d5382f0223188fc45ed69f879488c198 Description-en_GB: smart column output alignment library This smart column output alignment library is used by fdisk utilities. Package: libsmbclient Description-md5: 483547748179a567c24665e99ab5439e Description-en_GB: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbclient-dev Description-md5: d6338d0aed68408023b999dd547aaecf Description-en_GB: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Package: libsmbios-c2 Description-md5: a9d79a7c8482e4e00073a308b6c8d23a Description-en_GB: Provide access to (SM)BIOS information -- dynamic library libsmbios aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. . It incorporates extensible access to SMBIOS information capabilities and ability to perform unit tests across multiple systems without using physical hardware. Moreover, centralized, data-driven exception handling for broken BIOS tables is provided. Currently, full access to the SMBIOS table and its items is implemented. Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4) is implemented. This token is a vendor-extention SMBIOS structure which allows uniform access to manipulate the system CMOS to enable, disable, or otherwise manipulate normal BIOS functions or features. Package: libsmbios-dev Description-md5: dca0c2103c8aa5d8fa3208ef5333f86d Description-en_GB: Provide access to (SM)BIOS information - development files libsmbios aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. . It incorporates extensible access to SMBIOS information capabilities and ability to perform unit tests across multiple systems without using physical hardware. Moreover, centralized, data-driven exception handling for broken BIOS tables is provided. . To start out with, the focus is on the SMBIOS tables. Currently, full access to the SMBIOS table and its items is implemented. In the future, it will provide $PIR, MPTABLE, RCI, RBU, and other tables as well. . Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4) is implemented. This token is a vendor-extention SMBIOS structure which allows uniform access to manipulate the system CMOS to enable, disable, or otherwise manipulate normal BIOS functions or features. Package: libsmbios-doc Description-md5: 947e052152d450157a52e7042e5046b5 Description-en_GB: Access to (SM)BIOS information in an OS-indepent way (docs) libsmbios aims towards providing access to as much BIOS information as possible. It does this by providing a library of functions that can be used as well as sample binaries. . It incorporates extensible access to SMBIOS information capabilities and ability to perform unit tests across multiple systems without using physical hardware. Moreover, centralized, data-driven exception handling for broken BIOS tables is provided. Currently, full access to the SMBIOS table and its items is implemented. Additionally, access and manipulation of Dell Indexed IO Token (type 0xD4) is implemented. This token is a vendor-extension SMBIOS structure which allows uniform access to manipulate the system CMOS to enable, disable, or otherwise manipulate normal BIOS functions or features. Package: libsnapd-glib-dev Description-md5: bf3759880e0ae7a68f551c9cafbb8f79 Description-en_GB: GLib snapd library (development files) snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . This package contains header files and development information, which is useful for building applications that need to communicate with snapd. Package: libsnapd-glib1 Description-md5: f46b37b8d8f0db34a0652d366f9b3d83 Description-en_GB: GLib snapd library snapd-glib is a library to allow GLib based applications access to snapd, the daemon that controls Snaps. . Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. Package: libsnappy-dev Description-md5: b499df87b72e11eeccdad0dfd3c2149b Description-en_GB: fast compression/decompression library (development files) Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. . This package contains the development files required to build programs against Snappy. Package: libsnappy1v5 Description-md5: 87a4defa5f66a7f4af2eb47bb53fe942 Description-en_GB: fast compression/decompression library Snappy is a compression/decompression library. It does not aim for maximum compression, or compatibility with any other compression library; instead, it aims for very high speeds and reasonable compression. . For instance, compared to the fastest mode of zlib, Snappy is an order of magnitude faster for most inputs, but the resulting compressed files are anywhere from 20% to 100% bigger. On a single core of a Core i7 processor in 64-bit mode, Snappy compresses at about 250 MB/sec or more and decompresses at about 500 MB/sec or more. Package: libsndfile1 Description-md5: 67b723b50c9aa944fba48e79d51e9d5c Description-en_GB: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. Package: libsndfile1-dev Description-md5: 7ff7eba6e64514219e2a1e52dcdffde5 Description-en_GB: Development files for libsndfile; a library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library. Package: libsnmp-base Description-md5: fcf297f6db22113c7c2227c1ecbcedc6 Description-en_GB: SNMP configuration script, MIBs and documentation The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . This package includes documentation and MIBs (Management Information Bases) for the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP and applications. . NOTE: If you want the OIDs (Object Identifiers) to resolve to their text description, you need to activate the non-free repository and install the "snmp-mibs-downloader" package. Package: libsnmp40 Description-md5: 6e9915ae8820960c2c2746a9ba442686 Description-en_GB: SNMP (Simple Network Management Protocol) library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Package: libsocket6-perl Description-md5: c2a83f9e6e10a4e09e3a82921d3af478 Description-en_GB: Perl extensions for IPv6 The Socket6 module supports getaddrinfo() and getnameinfo() to intend to enable protocol independent programming. If your environment supports IPv6, IPv6 related defines such as AF_INET6 are included. Package: libsodium-dev Description-md5: cae8e20dbbff5c7b1b3bf306d7ea03fa Description-en_GB: Network communication, cryptography and signaturing library - headers NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. . This package provides development headers needed for applications that use libsodium. Package: libsodium23 Description-md5: 0affde5b96740664a1c3f33fe4ca7e9f Description-en_GB: Network communication, cryptography and signaturing library NaCl (pronounced "salt") is a new easy-to-use high-speed software library for network communication, encryption, decryption, signatures, etc. . NaCl's goal is to provide all of the core operations needed to build higher-level cryptographic tools. . Sodium is a portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API. Package: libsonic-dev Description-md5: 0e916a9b43c67667817107a3c5dcc611 Description-en_GB: Header file for linking to libsonic This package contains just the sonic header file. It is needed only by developers wishing to link to libsonic. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Package: libsonic0 Description-md5: 0391a6870696f0881e1433b185dd1562 Description-en_GB: Simple library to speed up or slow down speech This package contains just the actual library. libsonic is a very simple library for speeding up or slowing down speech. It has only basic dependencies, and is meant to work on both Linux desktop machines and embedded systems. The key new feature in Sonic versus other libraries is very high quality at speed up factors well over 2X. Package: libsort-versions-perl Description-md5: fe6fbb765aaa7a88266b0069a816480a Description-en_GB: Perl module for sorting of revision (and similar) numbers The Sort::Versions module allows easy sorting (via comparisons) of mixed text and numeric strings, similar to the complex "version numbers" that many revision control packages and shared library systems use. For an explanation of the algorithm, it's easiest to look at these examples: . 1.1 < 1.2 1.1a < 1.2 1.1 < 1.1.1 1.1 < 1.1a 1.1.a < 1.1a 1 < a a < b 1 < 2 . (special handling for leading zeros) 0002 < 1 1.06 < 1.5 . (a hyphen binds looser than a period) 1-1 < 1-2 1-2 < 1.2 Package: libsoup-gnome2.4-1 Description-md5: b515da5159368013f8217bb971076081 Description-en_GB: HTTP library implementation in C -- GNOME support library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the GNOME support shared library. Package: libsoup-gnome2.4-dev Description-md5: 8bbcc9878a5acbda1edbf6af2b9cfb54 Description-en_GB: HTTP library implementation in C -- GNOME support development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the Gtk+ programming model (a synchronous operation mode is also supported for those who want it). . The GNOME support library is used for features which are important to GNOME apps, but which require GNOME-specific libraries that non-GNOME apps may not want to add dependencies on. . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files for the GNOME support. Package: libsoup2.4-1 Description-md5: 2c47e713d56f9e3d99aa5439f3a11d86 Description-en_GB: HTTP library implementation in C -- Shared library It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the shared library. Package: libsoup2.4-common Description-md5: 80441f36737c543d3dd4298839031883 Description-en_GB: HTTP library implementation in C -- Common files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . This package contains architecture-independent files such as translations. Package: libsoup2.4-dev Description-md5: 389065cef85cb190f877ff06e29ac787 Description-en_GB: HTTP library implementation in C -- Development files It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the development files. Package: libsoup2.4-doc Description-md5: 30d16c4ef5565770edbdc3a8882b7f92 Description-en_GB: HTTP library implementation in C -- API Reference It was originally part of a SOAP (Simple Object Access Protocol) implementation called Soup, but the SOAP and non-SOAP parts have now been split into separate packages. . libsoup uses the Glib main loop and is designed to work well with GTK+ applications. This enables GNOME applications to access HTTP servers on the network in a completely asynchronous fashion, very similar to the GTK+ programming model (a synchronous operation mode is also supported for those who want it). . Features: * Both asynchronous (GMainLoop and callback-based) and synchronous APIs * Automatically caches connections * SSL Support using GnuTLS * Proxy support, including authentication and SSL tunneling * Client support for Digest, NTLM, and Basic authentication * Server support for Digest and Basic authentication * Basic client-side SOAP and XML-RPC support . This package contains the documentation. Package: libsoxr-dev Description-md5: 4e469fcf562dfd88d6ed1f3567fa556d Description-en_GB: High quality 1D sample-rate conversion library (development files) The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple >>preset<< configurations may be selected. . A simple API is provided that allows interfacing using commonly-used sample formats and buffering schemes. . This package contains the development files. Package: libsoxr-lsr0 Description-md5: 28fa81749aec1209c22b784848ae44b7 Description-en_GB: High quality 1D sample-rate conversion library (libsamplerate bindings) The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple >>preset<< configurations may be selected. . This package contains bindings compatible with the resampling library >>libsamplerate<< (constant rate). Package: libsoxr0 Description-md5: 652ca67b35b6df12e6d443463c33f16a Description-en_GB: High quality 1D sample-rate conversion library The SoX Resampler library `libsoxr' performs one-dimensional sample-rate conversion - it may be used, for example, to resample PCM-encoded audio. . It aims to give fast and high quality results for any constant (rational or irrational) resampling ratio. Phase-response, preserved bandwidth, aliasing, and rejection level parameters are all configurable; alternatively, simple >>preset<< configurations may be selected. . A simple API is provided that allows interfacing using commonly-used sample formats and buffering schemes. Package: libspectre-dev Description-md5: c12c43ec185711ba54ce7cb86ba2b46c Description-en_GB: Library for rendering PostScript documents - development files libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains development files for building software that uses libspectre. Package: libspectre1 Description-md5: 091e69508e14132d0196030c81945bac Description-en_GB: Library for rendering PostScript documents libspectre is a small library for rendering PostScript documents. It provides a convenient easy to use API for handling and rendering PostScript documents. . This package contains the shared library. Package: libspeechd-dev Description-md5: b0cbd061ec5ff46814f8d8ed60212ce0 Description-en_GB: Speech Dispatcher: Development libraries and header files Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains static library, and C headers needed for programs linked with the shared or static library. Package: libspeechd2 Description-md5: 86fcde9fb71606efb4e51038d49469ac Description-en_GB: Speech Dispatcher: Shared libraries Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a shared library needed for C programs linked with it. Package: libspeex-dbg Description-md5: cc4ccd0e1dedf1c24e2ecff117d76238 Description-en_GB: debugging symbols for libspeex and libspeexdsp This package provides the detached debug symbols for those libraries. Package: libspeex-dev Description-md5: 062117b1b3154a3cf97900898baf7934 Description-en_GB: The Speex codec library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex library headers and development files. Package: libspeex1 Description-md5: f9da73880f1174ecd33b8c03b963867b Description-en_GB: The Speex codec runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex runtime library. Package: libspeexdsp-dev Description-md5: 2f940d6d7f0aec76a3ea6b9d7f54e7fd Description-en_GB: The Speex extended library development files Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the speex extended library headers and development files. Package: libspeexdsp1 Description-md5: da1c671ebad8956544b864bd28b091c6 Description-en_GB: The Speex extended runtime library Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package provides the runtime library of additional functions that are part of the Speex distribution. Package: libspice-protocol-dev Description-md5: 59c305c9662f2ba206e5b14277cce622 Description-en_GB: SPICE protocol headers The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides headers defining protocols. Package: libspice-server-dev Description-md5: 5e092f34420da92b68b6d09d2757607f Description-en_GB: Header files and development documentation for spice-server The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the header files, static libraries and development documentation for spice-server. Package: libspice-server1 Description-md5: 80c6d1860bed6d617aab193890ec9057 Description-en_GB: Implements the server side of the SPICE protocol The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package contains the run-time libraries for any application that wishes to be a SPICE server. Package: libsqlite3-0 Description-md5: 701b171ca60f3c96227ee4783a35419c Description-en_GB: SQLite 3 shared library SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: libsqlite3-dev Description-md5: 6387c6fc4f6fed646a1e0a793253786e Description-en_GB: SQLite 3 development files SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the development files (headers, static libraries) Package: libss2 Description-md5: d3d9f89af5755a413e24d2dc0cb7df81 Description-en_GB: command-line interface parsing library libss provides a simple command-line interface parser which will accept input from the user, parse the command into an argv argument vector, and then dispatch it to a handler function. . It was originally inspired by the Multics SubSystem library. Package: libssh-4 Description-md5: e2c4e41cba7b73a9a5447f06ce36e8a6 Description-en_GB: tiny C SSH library (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against OpenSSL. Package: libssh-dev Description-md5: 8bc2b35aa9045e1356b9f5fab5b5210e Description-en_GB: tiny C SSH library - Development files (OpenSSL flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the OpenSSL flavor. Package: libssh-doc Description-md5: 26d79df2b28a034c2b04ab852ff0902d Description-en_GB: tiny C SSH library - Documentation files The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains documentation files. Package: libssh-gcrypt-4 Description-md5: cec559aeaa518faff38010c133a911d7 Description-en_GB: tiny C SSH library (gcrypt flavor) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains shared libraries linked against gcrypt. Package: libssh-gcrypt-dev Description-md5: a45f9394c6174b1fdef3eef4aa9b72c0 Description-en_GB: tiny C SSH library - Development files (gcrypt flavour) The ssh library was designed to be used by programmers needing a working SSH implementation by the mean of a library. The complete control of the client is made by the programmer. With libssh, you can remotely execute programs, transfer files, use a secure and transparent tunnel for your remote programs. With its SFTP implementation, you can play with remote files easily. . This package contains development files to build the gcrypt flavor. Package: libssl-dev Description-md5: 27044468897c45b271f879c7c6e135fe Description-en_GB: Secure Sockets Layer toolkit - development files This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains development libraries, header files, and manpages for libssl and libcrypto. Package: libssl-doc Description-md5: 863c8f0d45ab34415ebc295c04753c98 Description-en_GB: Secure Sockets Layer toolkit - development documentation This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains manpages and demo files for libssl and libcrypto. Package: libssl3 Description-md5: 88547c6206c7fbc4fcc7d09ce100d210 Description-en_GB: Secure Sockets Layer toolkit - shared libraries This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It provides the libssl and libcrypto shared libraries. Package: libsss-certmap-dev Description-md5: 8fa62c6d6becb4747960c14fb644b6ba Description-en_GB: Certificate mapping library for SSSD -- development files Utility library to map certificates to users based on rules. . This package contains header files and symlinks to develop programs which will use the libsss-certmap library. Package: libsss-certmap0 Description-md5: e035094e1452c56b087a2d80c1bfaca7 Description-en_GB: Certificate mapping library for SSSD Library to map certificates to users based on rules. Package: libsss-idmap-dev Description-md5: 380345e6a57d9c89908944a161167eb2 Description-en_GB: ID mapping library for SSSD -- development files Utility library to convert SIDs to Unix uids and gids. . This package contains header files and symlinks to develop programs which will use the libsss-idmap library. Package: libsss-idmap0 Description-md5: a1574397ba6fa04c415566b95932ee13 Description-en_GB: ID mapping library for SSSD Utility library to convert SIDs to Unix uids and gids. Package: libsss-nss-idmap-dev Description-md5: ad1d64a48dd2cfb3d4bea2944dc871e3 Description-en_GB: SID based lookups library for SSSD -- development files Utility library for SID based lookups. . This package contains header files and symlinks to develop programs which will use the libsss-nss-idmap library. Package: libsss-nss-idmap0 Description-md5: 0287e1121017ca777e10c336257c487a Description-en_GB: SID based lookups library for SSSD Utility library for SID based lookups. Package: libsss-simpleifp-dev Description-md5: 265529f0b1687dee5ddac6c0f804863b Description-en_GB: SSSD D-Bus responder helper library -- development files Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. . This package contains header files and symlinks to develop programs which will use the libsss-simpleifp0 library. Package: libsss-simpleifp0 Description-md5: bd1c25bd8d7271b314797b882bef31b5 Description-en_GB: SSSD D-Bus responder helper library Provides library that simplifies D-Bus API for the SSSD InfoPipe responder. Package: libstartup-notification0 Description-md5: 1b656853c1ea1a80bff6a2dbc9507928 Description-en_GB: library for program launch feedback (shared library) startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries. . This package contains the shared library. Package: libstartup-notification0-dev Description-md5: e74dde96ef3038679bea5ec038312e1c Description-en_GB: library for program launch feedback (development headers) startup-notification is a library which allows programs to give the user visual feedback that they are being launched; this is typically implemented using a busy cursor. This library is currently used by GNOME programs, but is part of the freedesktop.org suite of cross-desktop libraries. . This package contains the development headers. Package: libstatgrab-dev Description-md5: dc536af0fcf406efe11b76a7c18a6312 Description-en_GB: development files of library for system statistics libstatgrab is a library which provides an easy to use interface for accessing system statistics. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. . This package contains files needed if you wish to use the libstatgrab library in your own programs. Package: libstatgrab10 Description-md5: b46351fc11cf534ea0393ae01e6f4dba Description-en_GB: library being useful interface to system statistics libstatgrab is a library which provides an easy to use interface for accessing system statistics. Available statistics include CPU, Load, Memory, Swap, Disk I/O, and Network I/O. Package: libstdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_GB: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++-11-dev-arm64-cross Description-md5: b3cf592d4bba33e3b225bbffa19ad85f Description-en_GB: GNU Standard C++ Library v3 (development files) (arm64) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for arm64 architecture, for use in cross- compile environment. Package: libstdc++-11-dev-armhf-cross Description-md5: 5c94411e364c10e6c08261a0a964d7c8 Description-en_GB: GNU Standard C++ Library v3 (development files) (armhf) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for armhf architecture, for use in cross- compile environment. Package: libstdc++-11-dev-ppc64el-cross Description-md5: 813d263957e8d32c052437fddcfd908e Description-en_GB: GNU Standard C++ Library v3 (development files) (ppc64el) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for ppc64el architecture, for use in cross- compile environment. Package: libstdc++-11-dev-s390x-cross Description-md5: 2e07343add09b92b671f67aa5b4d02b8 Description-en_GB: GNU Standard C++ Library v3 (development files) (s390x) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for s390x architecture, for use in cross- compile environment. Package: libstdc++-11-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en_GB: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++-11-pic Description-md5: 1b398e74a3b20401a8669d8c6472c7cc Description-en_GB: GNU Standard C++ Library v3 (shared library subset kit) This is used to develop subsets of the libstdc++ shared libraries for use on custom installation floppies and in embedded systems. . Unless you are making one of those, you will not need this package. Package: libstdc++-12-doc Description-md5: 1a4b88b8d9f96dfb2ac2be1049b4db01 Description-en_GB: GNU Standard C++ Library v3 (documentation files) This package contains documentation files for the GNU stdc++ library. . One set is the distribution documentation, the other set is the source documentation including a namespace list, class hierarchy, alphabetical list, compound list, file list, namespace members, compound members and file members. Package: libstdc++6 Description-md5: 724ab84919e0e220afb960e36463914d Description-en_GB: GNU Standard C++ Library v3 This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libstdc++6-arm64-cross Description-md5: 273206a5eff82dce70c2ec7e21f24331 Description-en_GB: GNU Standard C++ Library v3 (arm64) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for arm64 architecture, for use in cross- compile environment. Package: libstdc++6-armhf-cross Description-md5: 29799fad64bd0a4edebdfa94e68524a2 Description-en_GB: GNU Standard C++ Library v3 (armhf) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for armhf architecture, for use in cross- compile environment. Package: libstdc++6-ppc64el-cross Description-md5: 80e494cee802c3add0788db6c6260365 Description-en_GB: GNU Standard C++ Library v3 (ppc64el) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for ppc64el architecture, for use in cross- compile environment. Package: libstdc++6-s390x-cross Description-md5: 3124ed676d265dad1471e7aaff0bb093 Description-en_GB: GNU Standard C++ Library v3 (s390x) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. . This package contains files for s390x architecture, for use in cross- compile environment. Package: libstemmer-dev Description-md5: f34ab5e97b0c26556e9e30f43baf8c7b Description-en_GB: Snowball stemming algorithms, development kit Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. . This package contains the static library and header files used in development. Package: libstemmer0d Description-md5: d31a6b99d05af3ce727c7257c64b1004 Description-en_GB: Snowball stemming algorithms for use in Information Retrieval Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. Package: libstonith1 Description-md5: c6a08201f9eeb4d81c298311e45ae399 Description-en_GB: Reusable cluster libraries -- libstonith1 This package contains the stonith library from cluster-glue, the reusable cluster components package. . If you want to use the pacemaker cluster manager, than you want to install this package. Package: libstonith1-dev Description-md5: 71d5e6e6131d0973258559553d533b9b Description-en_GB: Reusable cluster development files -- libstonith1 This package contains the development files of the stonith library from cluster-glue, the reusable cluster components package. . If you are developing with libstonith, you probably want to install this package. Package: libstonithd26 Description-md5: 1cb27f22aedbf9c27df214aefdaee731 Description-en_GB: cluster resource manager STONITH daemon library At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the STONITH daemon library. Package: libstrictures-perl Description-md5: bf754ce3adf22d310c87e22afdd59df9 Description-en_GB: Perl module to turn on strict and make all warnings fatal strictures turns on strict and makes all warnings fatal. If run within test cases from VCS checkouts, it will also cause bareword filehandles, indirect object syntax and multidimensional array emulation to raise a fatal error. To actually turn on these checks and stop strictures to complain about missing modules, the recommended packages libbareword- filehandles-perl, libindirect-perl and libmultidimensional-perl need to be installed. Package: libstring-copyright-perl Description-md5: 9727e005743d17b86e5c0c878cc00fdc Description-en_GB: representation of text-based copyright statements String::Copyright Parses common styles of copyright statements and serializes in normalized format. Package: libstring-escape-perl Description-md5: 4ec8e13efc3d20cb9bb897869742a499 Description-en_GB: module for manipulating escaped strings String::Escape is a Perl module that provides a flexible calling interface to some useful string conversion functions, including applying and expanding the standard C/Unix-style backslash escapes like \n and \t, wrapping and removing double quotes, and truncating to fit within a desired length. Package: libstring-shellquote-perl Description-md5: 1ae55f5999219b8295eef16656b5bbb3 Description-en_GB: module to quote strings for passing through the shell The String::ShellQuote module contains some functions which are useful for quoting strings which are going to pass through the shell or a shell-like object, plus a command-line interface to it. It is useful for doing robust tool programming, particularly when dealing with files whose names contain white space or shell globbing characters. Package: libstrongswan Description-md5: 397c7109a71b78fc4d9cd32308d472df Description-en_GB: strongSwan utility and crypto library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides the underlying libraries of charon and other strongSwan components. It is built in a modular way and is extendable through various plugins. . Some default (as specified by the strongSwan projet) plugins are included. For libstrongswan (cryptographic backends, URI fetchers and database layers): - aes (AES-128/192/256 cipher software implementation) - constraints (X.509 certificate advanced constraint checking) - dnskey (Parse RFC 4034 public keys) - drbg (NIST SP-800-90A Deterministic Random Bit Generator) - fips-prf (PRF specified by FIPS, used by EAP-SIM/AKA algorithms) - gmp (RSA/DH crypto backend based on libgmp) - hmac (HMAC wrapper using various hashers) - md5 (MD5 hasher software implementation) - mgf1 (Mask Generation Functions based on the SHA-1, SHA-256 and SHA-512) - nonce (Default nonce generation plugin) - pem (PEM encoding/decoding routines) - pgp (PGP encoding/decoding routines) - pkcs1 (PKCS#1 encoding/decoding routines) - pkcs8 (PKCS#8 decoding routines) - pkcs12 (PKCS#12 decoding routines) - pubkey (Wrapper to handle raw public keys as trusted certificates) - random (RNG reading from /dev/[u]random) - rc2 (RC2 cipher software implementation) - revocation (X.509 CRL/OCSP revocation checking) - sha1 (SHA1 hasher software implementation) - sha2 (SHA256/SHA384/SHA512 hasher software implementation) - sshkey (SSH key decoding routines) - x509 (Advanced X.509 plugin for parsing/generating X.509 certificates/CRLs and OCSP messages) - xcbc (XCBC wrapper using various ciphers) - attr (Provides IKE attributes configured in strongswan.conf) - kernel-netlink [linux] (IPsec/Networking kernel interface using Linux Netlink) - kernel-pfkey [kfreebsd] (IPsec kernel interface using PF_KEY) - kernel-pfroute [kfreebsd] (Networking kernel interface using PF_ROUTE) - resolve (Writes name servers received via IKE to a resolv.conf file or installs them via resolvconf(8)) Package: libstrongswan-standard-plugins Description-md5: 84424f5380a28b65d960aa52e6f242ea Description-en_GB: strongSwan utility and crypto library (standard plugins) The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package provides some common plugins for the strongSwan utility and cryptograhic library. . Included plugins are: - agent (RSA/ECDSA private key backend connecting to SSH-Agent) - gcm (GCM cipher mode wrapper) - openssl (Crypto backend based on OpenSSL, provides RSA/ECDSA/DH/ECDH/ciphers/hashers/HMAC/X.509/CRL/RNG) Package: libsub-exporter-perl Description-md5: 831312c784e01c10890ab7865252448f Description-en_GB: sophisticated exporter for custom-built routines When you use a perl module, first it is "required" function used, then its import method is called. . Sub::Exporter provides a sophisticated alternative to Exporter.pm. It allows for renaming, currying/sub-generation etc. . Sub::Exporter builds a custom exporter which can then be installed into your module. It builds this method based on configuration passed to its setup_exporter method. Package: libsub-exporter-progressive-perl Description-md5: 854d6f3825a72a536574faf14f5c2cdf Description-en_GB: module for using Sub::Exporter only if needed Sub::Exporter is an incredibly powerful module, but with that power comes great responsibility, as well as some runtime penalties. Sub::Exporter::Progressive is a Sub::Exporter wrapper that will let your users just use Exporter if all they are doing is picking exports, but use Sub::Exporter if your users try to use Sub::Exporter's more advanced features, like renaming exports. . Note that this module will export @EXPORT and @EXPORT_OK package variables for Exporter to work. Additionally, if your package uses advanced Sub::Exporter features like currying, this module will only use Sub::Exporter, so you might as well use it directly. Package: libsub-identify-perl Description-md5: 9b4d49af75c72bb6e04434d783ca36ff Description-en_GB: module to retrieve names of code references Sub::Identify allows you to retrieve the real name of code references. For this, it uses perl's introspection mechanism, provided by the B module. . It provides four functions : sub_name returns the name of the subroutine (or __ANON__ if it's an anonymous code reference), stash_name returns its package, and sub_fullname returns the concatenation of the two. . The fourth function, get_code_info, returns a list of two elements, the package and the subroutine name (in case of you want both and are worried by the speed.) . In case of subroutine aliasing, those functions always return the original name. Package: libsub-install-perl Description-md5: f79c4e4437b8d41e5859c76546888abc Description-en_GB: module for installing subroutines into packages easily Sub::Install module makes it easy to install subroutines into packages without the unsightly mess of no strict or typeglobs lying about where just anyone can see them. Package: libsub-name-perl Description-md5: 4d3c396cd9ef5cce3647113eb96c42e3 Description-en_GB: module for assigning a new name to referenced sub Sub::Name has only one function, which is also exported by default: . subname NAME, CODEREF . Assigns a new name to referenced sub. If package specification is omitted in the name, then the current package is used. The return value is the sub. . The name is only used for informative routines (caller, Carp, etc). You won't be able to actually invoke the sub by the given name. To allow that, you need to do glob-assignment yourself. Package: libsub-override-perl Description-md5: a60e447a945a3098204151dd25f348a4 Description-en_GB: Perl module used to temporarily override subroutines Perl programmers sometimes have a need to override subroutines, particularly for testing purposes. Sub::Override provides a simple way to override subroutines instead of using heavier-weight methods such as Mock Objects. Package: libsub-quote-perl Description-md5: 6fd03f4739a290c567bd57f23e0f26ae Description-en_GB: helper modules for subroutines This package includes two modules: . Sub::Quote provides performant ways to generate subroutines from strings. . Sub::Defer contains subroutines which provide the user with a convenient way to defer creation of subroutines and methods until they are first called. Package: libsuitesparseconfig5 Description-md5: be384a2041b6480d81cce68d7d5847dd Description-en_GB: configuration routines for all SuiteSparse modules Suitesparse is a collection of libraries for computations involving sparse matrices. . The SuiteSparse_config library provides configuration routines that are common to all SuiteSparse libraries. Package: libsybdb5 Description-md5: 29f178ab4ec52996d65073243a0058bf Description-en_GB: libraries for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the shared libraries for the Sybase DB-Lib API. Package: libsyn123-0 Description-md5: 4fcd3ca501b214a44873bba9a7637861 Description-en_GB: MPEG layer 1/2/3 audio decoder (libsyn123 shared library) mpg123 is a real time MPEG 1.0/2.0/2.5 audio player/decoder for layers 1, 2 and 3 (MPEG 1.0 layer 3 also known as MP3). . This package contains the shared syn123 library. Package: libsynctex-dev Description-md5: 4f6c23fbdacf5dd932bc3aa801e631c6 Description-en_GB: TeX Live: SyncTeX parser library (development part) This package contains the static library and header files for the SyncTex parser library. Package: libsynctex2 Description-md5: fcef573239340f1cd5239219e04e7aef Description-en_GB: TeX Live: SyncTeX parser library Library for SyncTeX parsing support. Package: libsys-hostname-long-perl Description-md5: 6b87e7678aedfade1bbd6d4de4f092d7 Description-en_GB: module tp determine the long (fully-qualified) hostname Sys::Hostname::Long determines the host full name on multiple operating systems (MacOS, Windows, Unix-like systems; more later.) . The Sys::Hostname class is the best and standard way to get the basic hostname, but that may not be fully qualified. This module tries to determine the host's fully qualified name. Package: libsysfs-dev Description-md5: 148af808ea5c2633879e998ad83d57e5 Description-en_GB: interface library to sysfs - development files The sysfs is a virtual file system found in Linux kernels 2.5+ that provides a tree of system devices. libsysfs provides a stable programming interface to sysfs and eases querying system devices and their attributes. . This package provides everything that is needed for developing programs using libsysfs: C headers, a static library, documentation and example programs. Package: libsysfs2 Description-md5: fab3814f504697e0478bb3a1d059f62d Description-en_GB: interface library to sysfs - shared library The sysfs is a virtual file system found in Linux kernels 2.5+ that provides a tree of system devices. libsysfs provides a stable programming interface to sysfs and eases querying system devices and their attributes. . This package provides the shared library. Package: libsysmetrics-dev Description-md5: a283068cd23d115d40d98e7f86d60b1a Description-en_GB: Report hardware and other collected metrics - shared lib The tool will show you what is going to be reported and ask for your acknowledgement before uploading it. This information can't be used to identify a single machine and is presented before being sent to the server. . This package contains development files for applications using the sysmetrics collection and report functionality. Package: libsysmetrics1 Description-md5: cdaa8292e6da28c7d4bdd475306d5db7 Description-en_GB: Report hardware and other collected metrics - shared lib The tool will show you what is going to be reported and ask for your acknowledgement before uploading it. This information can't be used to identify a single machine and is presented before being sent to the server. . This package contains shared libraries to use sysmetrics collection and report functionality. Package: libsystemd-dev Description-md5: 7122bf9ab5ca8703093117a2cda0fe22 Description-en_GB: systemd utility library - development files The libsystemd0 library provides interfaces to various systemd components. . This package contains the development files. Package: libsystemd0 Description-md5: 92180a6b506aa0eff52136aeb8212dc6 Description-en_GB: systemd utility library The libsystemd0 library provides interfaces to various systemd components. Package: libtag1-dev Description-md5: abb2a27e97af038a095fc7808c825861 Description-en_GB: audio meta-data library - development files TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the development package which contains headers for the TagLib Audio Meta-Data Library. Package: libtag1-doc Description-md5: a45842d55346277537d04149faf76dc5 Description-en_GB: audio meta-data library - API documentation TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the documentation package which contains API documentation for the TagLib Audio Meta-Data Library. Package: libtag1v5 Description-md5: 9e8abedb5ef9077269b0efcfa0f6b56e Description-en_GB: audio meta-data library TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This package is the main metapackage for the TagLib Audio Meta-Data Library. Historically packages using TagLib should depend on this package rather than specific TagLib flavour even if the only vanilla (original) flavour is available at the moment. Package: libtag1v5-vanilla Description-md5: 4cac4306ea9b6bab8a13ffcfdc43f65b Description-en_GB: audio meta-data library - vanilla flavour TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the runtime package for programs that use the TagLib Audio Meta- Data Library. This package contains original and unpatched flavour of the library. Package: libtagc0 Description-md5: b062c82335f422c90bf8a4aca5ebe973 Description-en_GB: audio meta-data library - C bindings TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the runtime package for programs that use the TagLib Audio Meta- Data Library (C bindings). Package: libtagc0-dev Description-md5: f4caad6422afbfc36170f5babbae5ea2 Description-en_GB: audio meta-data library - development files for C bindings TagLib is a library for reading and editing audio meta data, commonly know as tags. . - A clean, high level, C++ API to handling audio meta data. - Format specific APIs for advanced API users. - ID3v1, ID3v2, APE, FLAC, Xiph, iTunes-style MP4 and WMA tag formats. - MP3, MPC, FLAC, MP4, ASF, AIFF, WAV, TrueAudio, WavPack, Ogg FLAC, Ogg Vorbis, Speex and Opus file formats. - Basic audio file properties such as length, sample rate, etc. - Long term binary and source compatibility. - Extensible design, notably the ability to add other formats or extend - current formats as a library user. - Full support for unicode and internationalized tags. - Dual MPL and LGPL licenses. - No external toolkit dependencies. . This is the development package which contains headers for the TagLib Audio Meta-Data Library (C bindings). Package: libtalloc-dev Description-md5: 41677e6816a10958e5b86e549c6ecf01 Description-en_GB: hierarchical pool based memory allocator - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files. Package: libtalloc2 Description-md5: 23f3872767580f46840e3abd41107394 Description-en_GB: hierarchical pool based memory allocator A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. Package: libtasn1-6 Description-md5: 535058cbce5722d1c5d399c0854dd71f Description-en_GB: Manage ASN.1 structures (runtime) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains runtime libraries. Package: libtasn1-6-dev Description-md5: b706df99ecc890cee403a672ad9b84df Description-en_GB: Manage ASN.1 structures (development) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains header files and libraries for static linking. Package: libtasn1-doc Description-md5: 42796c9dad8ab5e506b93949d5c395bb Description-en_GB: Manage ASN.1 structures (documentation) Manage ASN1 (Abstract Syntax Notation One) structures. The main features of this library are: * on-line ASN1 structure management that doesn't require any C code file generation. * off-line ASN1 structure management with C code file generation containing an array. * DER (Distinguish Encoding Rules) encoding * no limits for INTEGER and ENUMERATED values . This package contains the documentation for developing with libtasn1. Package: libtcl8.6 Description-md5: 0900ad020fbf5b0aca4aa49a8044d863 Description-en_GB: Tcl (the Tool Command Language) v8.6 - run-time library files Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl library and auxiliary code which allows one to run Tcl-enabled applications. This version includes thread support. Package: libtcmalloc-minimal4 Description-md5: 08055bb6b0955f242fbf2149e901979d Description-en_GB: efficient thread-caching malloc The gperftools, previously called google-perftools, package contains some utilities to improve and analyze the performance of C++ programs. This is a part of that package, and includes an optimized thread-caching malloc. Package: libtdb-dev Description-md5: 2db2deda00827a5a869d0647c19be720 Description-en_GB: Trivial Database - development files This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the development files. Package: libtdb1 Description-md5: 0f3fcc8a1c8e6b3b4c956fdf394636a6 Description-en_GB: Trivial Database - shared library This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the shared library file. Package: libteam-dev Description-md5: d877c444b7f2ac9c7a004db5985b3282 Description-en_GB: library for controlling team network device -- dev files Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. . This package provides development headers. Package: libteam5 Description-md5: 46ed87623ce1df2286660e13f610432a Description-en_GB: library for communication with Netlink kernel module Libteam is a library for communication with the Netlink kernel module. It is used by >>teamd<<. . Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. Package: libteamdctl0 Description-md5: 2a4980e0744cf1e397fc7339d94f1338 Description-en_GB: library for communication with >>teamd<< process libteamdctl is a library for communication with teamd process (via D-Bus, Unix socket or zeromq). It is used by the >>teamdctl<< utility. . Libteam provides a mechanism to team multiple NICs (ports) at OSI Layer 2 (Data link) into a single virtual NIC. The process is called "channel bonding", "Ethernet bonding", "channel teaming", "link aggregation", etc. This is already implemented in the Linux kernel by the bonding driver but unlike the bonding driver, libteam (user space) has the following additional features: * load-balancing for LACP support * NS/NA (IPV6) link monitoring * port priorities and stickiness ("primary" option enhancement) * separate per-port link monitoring setup . Libteam requires Linux kernel 3.3 or higher. Package: libtemplate-perl Description-md5: 1a14eec675fee9dd83c2a2a7be15d685 Description-en_GB: "Template Toolkit" template processing system in Perl The Template Toolkit is a fast, powerful, flexible, and easily extensible template processing system written in Perl. It is ideally suited for (but not limited) to the creation of static and dynamic web content. It includes support for all standard templating directives and many additional features including output filtering, exception handling, macro definition, support for plugin objects, definition of template metadata, embedded Perl code, and much more. . This package contains the 'tpage' and 'ttree' executables which serve as simple, powerful tools in the creation of static content without any prerequisite knowledge of Perl. It also contains an extensive set of Perl modules ideally suited to act as a templating system in the dynamic creation of web content. . Excellent offline batch processing makes it ideal for generating non-web- based content including POD, LaTeX, PostScript, and plain text from source templates. . This package also includes Doug Steinwand's high-speed drop-in replacement for Template::Stash written in Perl XS. Package: libterm-readkey-perl Description-md5: a763f4d7fa9fbc16eb1fb4e5fabadfa9 Description-en_GB: perl module for simple terminal control Term::ReadKey is a compiled perl module dedicated to providing simple control over terminal driver modes (cbreak, raw, cooked, etc.) support for non-blocking reads, if the architecture allows, and some generalized handy functions for working with terminals. One of the main goals is to have the functions as portable as possible, so you can just plug in "use Term::ReadKey" on any architecture and have a good likelihood of it working. Package: libtevent-dev Description-md5: f6d45fd59d78e80f8d7aebde68faf048 Description-en_GB: talloc-based event loop library - development files tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the development files. Package: libtevent0 Description-md5: 3fbaa50e60efe0bf58f77af5c4759188 Description-en_GB: talloc-based event loop library - shared library tevent is a simple library that can handle the main event loop for an application. It supports three kinds of events: timed events, file descriptors becoming readable or writable and signals. . Talloc is used for memory management, both internally and for private data provided by users of the library. . This package provides the shared library file. Package: libtexlua53 Description-md5: 9a73c6d96c32646e9d4f49c6746c57dd Description-en_GB: TeX Live: Lua 5.3, modified for use with LuaTeX The Lua 5.3 library as used within LuaTeX. Package: libtexlua53-dev Description-md5: 6e5b4ad6b9ea18e6c168f7c4d6d144bd Description-en_GB: TeX Live: Lua 5.3, modified for use with LuaTeX (development part) This package contains the static library and header files for the texlua library. Package: libtexluajit-dev Description-md5: 3ff059ab3dd82a26862b8df48f76cba4 Description-en_GB: TeX Live: LuaJIT, modified for use with LuaJITTeX (development part) This package contains the static library and header files for the texluajit library. Package: libtexluajit2 Description-md5: 294f1e6dbbddbbd03dd67b78a5cc45b5 Description-en_GB: TeX Live: LuaJIT, modified for use with LuaJITTeX The LuaJIT library as used within LuaJITTeX. Package: libtext-charwidth-perl Description-md5: 30483f9a76c70cf6313cecc3a60f2a13 Description-en_GB: get display widths of characters on the terminal Text::CharWidth permits one to get the display widths of characters and strings on the terminal, using wcwidth() and wcswidth() from libc. . It provides mbwidth(), mbswidth(), and mblen(). Package: libtext-glob-perl Description-md5: b5f7820a20a5f1206b686dbe29f43f1d Description-en_GB: Perl module for matching globbing patterns against text Text::Glob implements glob(3) style matching that can be used to match against text, rather than fetching names from a filesystem. If you want to do full file globbing use the File::Glob module instead. Package: libtext-iconv-perl Description-md5: 10c6fd1eca31671f3487b084467ed3f5 Description-en_GB: module to convert between character sets in Perl The iconv() family of functions from XPG4 defines an API for converting between character sets (e.g. UTF-8 to Latin1, EBCDIC to ASCII). They are provided by libc6. . This package allows access to them from Perl via the Text::Iconv package. Package: libtext-wrapi18n-perl Description-md5: 6444c64be001648094335df7a6b952d0 Description-en_GB: internationalized substitute of Text::Wrap The Text::WrapI18N module is a substitution for Text::Wrap, supporting multibyte characters such as UTF-8, EUC-JP, and GB2312, fullwidth characters such as east Asian characters, combining characters such as diacritical marks and Thai, and languages which don't use whitespaces between words such as Chinese and Japanese. . It provides wrap(). Package: libtextwrap-dev Description-md5: c51099bbc17a2a3b0334e07f4cd5e364 Description-en_GB: text-wrapping library with i18n - development files Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). . This package contains files needed for development using this library. Package: libtextwrap1 Description-md5: 89e2d4016bf3c5a25b2992b7772fafc9 Description-en_GB: text-wrapping library with i18n - runtime Text-wrapping (or line-folding) library for displaying a string on the terminal. This supports i18n (internationalization), i.e, automatic locale-encoding detection, multibyte encoding (such as UTF-8, EUC-JP, and so on), fullwidth characters (occupying two columns per one character, like CJK Ideogram), combining characters (occupying zero columns per one character, like Thai and diacritical marks), and languages which do not use whitespaces between words (like Chinese and Japanese). Package: libtfm-dev Description-md5: 31753c2e528b2bd491a234ee5472c352 Description-en_GB: Fast multiple-precision integer library [development files] This package contains the files needed to create programs that use libtfm1. It is not needed to merely execute programs that use libtfm1. Package: libtfm1 Description-md5: 8e98aec2d1753e50d35aa59631211723 Description-en_GB: Fast multiple-precision integer library [runtime] TomsFastMath is a fast open source, large integer arithmetic library written in portable ISO C. It is a port of LibTomMath with optional support for inline assembler multipliers. . This package contains the library itself which is need to run programs that use libtfm1. Package: libthai-data Description-md5: ece902c7963bad7a30e6f74590b9065a Description-en_GB: Data files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains data files needed by the LibThai library. Package: libthai-dev Description-md5: be71b69519a6b40480d0c4a1bf3861a4 Description-en_GB: Development files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the development libraries and header files you need to develop your programs using the LibThai library. Package: libthai-doc Description-md5: bb7fdb15bf2c7041724766d093eda978 Description-en_GB: Documentation files for Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains documents about the LibThai library. Package: libthai0 Description-md5: 437ad20dc3747118df4e5d831f1aba2b Description-en_GB: Thai language support library LibThai is a set of Thai language support routines aimed to ease developers' tasks to incorporate Thai language support in their applications. It includes important Thai-specific functions e.g. word breaking, input and output methods as well as basic character and string supports. . This package contains the shared libraries needed to run programs that use the LibThai library. Package: libtheora-dev Description-md5: 833bd65af09fc429c70d46075084dea8 Description-en_GB: Theora Video Compression Codec (development files) Theora is a fully open, non-proprietary, patent-and-royalty-free, general- purpose compressed video format. . This package contains the header files needed to develop applications with libtheora. Package: libtheora-doc Description-md5: 9252368c5e6e1994b54787cdef1f34b6 Description-en_GB: Theora Video Compression Codec (documentation) Theora is a fully open, non-proprietary, patent-and-royalty-free, general- purpose compressed video format. . This package contains the documentation about the format and programming. Package: libtheora0 Description-md5: 5374f3d8c17121bef7e1fc09bfee6646 Description-en_GB: Theora Video Compression Codec Theora is an open video codec being developed by the Xiph.org Foundation as part of their Ogg project. Theora is originally derived from On2's VP3 codec, and has improved on it significantly with the merging of code from the Thusnelda branch. Package: libtidy-dev Description-md5: 6ad03a7c9654baf3924386532de73146 Description-en_GB: HTML/XML syntax checker and reformatter - development Tidy corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. . This package contains the libtidy static library and the headers. Package: libtidy5deb1 Description-md5: f39efd7cfb220e62ca11e3261e9a8da4 Description-en_GB: HTML/XML syntax checker and reformatter - shared library Tidy corrects and cleans up HTML and XML documents by fixing markup errors and upgrading legacy code to modern standards. . This package contains the libtidy shared library. Package: libtie-ixhash-perl Description-md5: fc5e9c2c4a5cddbda8cc2ac7152aca9d Description-en_GB: Perl module to order associative arrays Tie::IxHash implements Perl hashes that preserve the order in which the hash elements were added. The order is not affected when values corresponding to existing keys in the IxHash are changed. The elements can also be set to any arbitrary supplied order. The familiar perl array operations can also be performed on the IxHash. Package: libtiff-dev Description-md5: 9da8bcdaa4c04ca6ee4ae233236c1927 Description-en_GB: Tag Image File Format library (TIFF), development files libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. Package: libtiff-doc Description-md5: 418b6b38755ca1f970cc3282a8afc939 Description-en_GB: TIFF manipulation and conversion documentation libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package contains documentation. Package: libtiff5 Description-md5: bdf182da5cc17db1c9eb4ccb03647efc Description-en_GB: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Package: libtiff5-dev Description-md5: 73b8d3f4e7f02a253471dffb5c04c99a Description-en_GB: Tag Image File Format library (TIFF), development files (transitional package) libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. . This is a transitional package. It can safely be removed. Package: libtiffxx5 Description-md5: 3947dc613cbd7efbe601b6c89e20c44f Description-en_GB: Tag Image File Format (TIFF) library -- C++ interface libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library for the experimental C++ interfaces. Package: libtime-parsedate-perl Description-md5: e682e41be7b8a3b478a378e0adcce4e7 Description-en_GB: collection of Perl modules for time/date manipulation This package contains the following perl5 modules: . Time::CTime.pm ctime, strftime, and asctime Time::JulianDay.pm Julian Day conversions Time::ParseDate.pm Reverses strftime and also understands relative times Time::Timezone.pm Time::DaysInMonth.pm Package: libtimedate-perl Description-md5: e4e687bd12e2ca4a437edd010bfd8633 Description-en_GB: collection of modules to manipulate date/time information TimeDate is a collection of Perl modules useful for manipulating date and time information. Date::Parse can parse absolute date specifications in a wide variety of input formats and many languages (via Date::Language). . This package also includes Date::Format, which can format dates into strings, as well as Time::Zone, which contains miscellaneous time zone functions. Package: libtimezonemap-data Description-md5: 8aa49c845b5e53a952e5f438dcca5a52 Description-en_GB: GTK+3 timezone map widget - data files Timezone map widget for GTK+3 . This package contains the images and city information needed to display the widget. Package: libtimezonemap1 Description-md5: 68bf660fca1f57fed3f2f66e19a091a1 Description-en_GB: GTK+3 timezone map widget Timezone map widget for GTK+3 Package: libtimezonemap1-dev Description-md5: e9452a2add044380ccdd472c39751e74 Description-en_GB: GTK+3 timezone map widget - development files Timezone map widget for GTK+3 . This package contains files that are needed to build applications. Package: libtinfo-dev Description-md5: ed531f645dd8873ee0c0959611138d19 Description-en_GB: transitional package for libncurses-dev This is a transitional package that can safely be removed. Package: libtinfo6 Description-md5: f681846d99e5156a0882bb53c35d3244 Description-en_GB: shared low-level terminfo library for terminal handling The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. Package: libtirpc-common Description-md5: f186b4d689860df1502b7e1917b6dad9 Description-en_GB: transport-independent RPC library - common files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the netconfig configuration file as well as the associated manpage. Package: libtirpc-dev Description-md5: 1e138bf6ab465b80331064d038e39cf1 Description-en_GB: transport-independent RPC library - development files This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. . This package contains the files needed for development against libtirpc. Package: libtirpc3 Description-md5: 604bfb6c9b5f2aed27c76dfa111bffcf Description-en_GB: transport-independent RPC library This package contains a port of Sun's transport-independent RPC library to Linux. The library is intended as a replacement for the RPC code in the GNU C library, providing among others support for RPC (and in turn, NFS) over IPv6. Package: libtk8.6 Description-md5: 01d90661559e5ce16fbf055f91aff291 Description-en_GB: Tk toolkit for Tcl and X11 v8.6 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the Tk library and supplementary packages you need to run Tk- enabled apps. Package: libtmglib-dev Description-md5: cfc91b124ba62fdeb467cc2c9b72f868 Description-en_GB: test matrix generators of LAPACK - development files libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains development files, including a static version of the library. Package: libtmglib3 Description-md5: 5eb886998f3b99a3fb1a1c99e250813a Description-en_GB: test matrix generators of LAPACK - shared version libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains a shared version of the library. Package: libtmglib64-3 Description-md5: 678758beb474319d91864ec1dbb28b1c Description-en_GB: test matrix generators of LAPACK - shared version (64bit-index) libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains a shared version of the library. Compiled with Fortran flag "-fdefault-integer-8". Package: libtmglib64-dev Description-md5: 8330cbbc4a8e6a6e5ab553eadedf17bd Description-en_GB: test matrix generators of LAPACK - development files (64bit-index) libtmglib is a component of the LAPACK library, containing routines for generation of input matrices for testing and timing of LAPACK. . This package contains development files, including a static version of the library. Compiled with Fortran flag "-fdefault-integer-8". Package: libtokyocabinet-dev Description-md5: 6d8c45df4abc2e249faf0e6e1731897c Description-en_GB: Tokyo Cabinet Database Libraries [development] Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. . This is the development package which contains headers and static libraries for the Tokyo Cabinet database library. Package: libtokyocabinet9 Description-md5: d03fbff99533a07c1e71b74aee3e94ef Description-en_GB: Tokyo Cabinet Database Libraries [runtime] Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. . This is the runtime package for programs that use the Tokyo Cabinet database library. Package: libtommath-dev Description-md5: 0fd88de1437119c6fd98ada3631675d8 Description-en_GB: multiple-precision integer library [development files] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the files needed to create programs that use LibTomMath. It is not needed to merely execute programs that use LibTomMath. Package: libtommath-doc Description-md5: 0e3b824fc258f83479baaf401b49891d Description-en_GB: multiple-precision integer library [documentation] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the documentation for the LibTomMath library. Package: libtommath1 Description-md5: de1b0c46826f3f82d0a65bb662b48ec5 Description-en_GB: multiple-precision integer library [runtime] LibTomMath is a C language library that provides a vast array of highly optimized functions for number theory; including: . * Simple Algebra (Addition, Subtraction, Multiplication, Division) * Digit Manipulation (shift, binary AND/OR/XOR) * Modular Reduction (Barrett, Montgomery, DR, 2k) * Number Theory - Greatest Common Divisor - Least Common Multiple - Jacobi Symbol Computation - Multiplicative Inverse - Modular Exponentiation - Fermat & Miller-Rabin Primality Tests * Miscellaneous - Root finding over Z - Pseudo-random integers - Signed & Unsigned comparisons - Karatsuba and Toom-Cook multiplication algorithms - Fast Comba based Multiplier, Squaring and Montgomery routines . This package contains the library needed to run programs that use LibTomMath. Package: libtool Description-md5: 40ea3da4a4ea75419ad95742898b3e52 Description-en_GB: Generic library support script This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. Package: libtool-bin Description-md5: f80d2d5012a84a6801a23c072f20e9a7 Description-en_GB: Generic library support script (libtool binary) This is GNU libtool, a generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. . Libtool supports generation of C, C++, Fortran and Java libraries. . This package contains the libtool binary only. Package: libtool-doc Description-md5: 3d6c94ca27d83d22b2895343c3261363 Description-en_GB: Generic library support script This package contains the GNU libtool documentation. . GNU libtool is generic library support script. Libtool hides the complexity of generating special library types (such as shared libraries) behind a consistent interface. To use libtool, add the new generic library building commands to your Makefile, Makefile.in, or Makefile.am. See the documentation for details. Libtool supports building static libraries on all platforms. Package: libtotem-dev Description-md5: cbd1630a5c624a696bd62e8f0b2a7532 Description-en_GB: Main library for the Totem media player - development files This package contains development files for the Totem media player library. . You may need it to develop plugins for Totem. Package: libtotem-plparser-common Description-md5: 5f469c6303bf9a68d7e5b9c7ebfae283 Description-en_GB: Totem Playlist Parser library - common files totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those. . This package contains the translation files. Package: libtotem-plparser-dev Description-md5: e297d53f3653c396ebb78c4a437482a6 Description-en_GB: Totem Playlist Parser library - development files totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those. . This package contains the development headers and documentation. Package: libtotem-plparser18 Description-md5: a254878bc64375f8733040011cc7dc29 Description-en_GB: Totem Playlist Parser library - runtime files totem-pl-parser is a simple GObject-based library to parse a host of playlist formats, as well as save those. . This package contains the shared library. Package: libtotem0 Description-md5: 7d2aeb5ec1c18da8164341eae2c62153 Description-en_GB: Main library for the Totem media player This package contains the main library used by the Totem media player. It is used both by the media player itself and by the plugins. . This library is only useful within Totem. You should not have to manually install this package. Package: libtracker-doc Description-md5: 19b71d93a5a5dfb107c55fe4af1e39ef Description-en_GB: metadata database, indexer and search tool - API documentation This package contains the API documentation for libtracker-sparql-3 and ontology-3, as well as some example programs. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-sparql-3.0-0 Description-md5: 19272f19659026985ca8ee033e104482 Description-en_GB: metadata database, indexer and search tool - library This package contains a library to perform SPARQL queries and updates in the Tracker store. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtracker-sparql-3.0-dev Description-md5: 20c6abadc4a35cd52a2d633bf4e93dd4 Description-en_GB: metadata database, indexer and search tool - development files This package contains the static libraries and header files needed to link applications with libtracker-sparql. . libtracker-sparql provides a library to perform SPARQL queries and updates in the Tracker store. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: libtry-tiny-perl Description-md5: 9b29ef7a1f5585b00820bb4442c41971 Description-en_GB: module providing minimalistic try/catch Try::Tiny is a Perl module that provides bare bones try/catch statements. It is designed to eliminate common mistakes with eval blocks, and NOTHING else. . The main focus of this module is to provide simple and reliable error handling for those having a hard time installing TryCatch, but who still want to write correct eval blocks without 5 lines of boilerplate each time. Package: libtsan0 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en_GB: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan0-arm64-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en_GB: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan0-ppc64el-cross Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en_GB: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtsan2 Description-md5: 750c144e4cc79bcf76c58f43c882ff70 Description-en_GB: ThreadSanitizer -- a Valgrind-based detector of data races (runtime) ThreadSanitizer (Tsan) is a data race detector for C/C++ programs. The Linux and Mac versions are based on Valgrind. Package: libtss2-dev Description-md5: b470e32179f9dba9aa4efe5e941c9de6 Description-en_GB: TPM2 Software stack library - development files TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains development files for use when writing applications that need access to TPM chips. Package: libtss2-esys-3.0.2-0 Description-md5: 9e20226c7400d5aa686619ed9719d1cd Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS esys libraries that client applications will link against when they require accessing the TPM. Package: libtss2-fapi1 Description-md5: e5e8a6774e551d97002dac8a808b4fd7 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS fapi libraries that client applications will link against when they require accessing the TPM. Package: libtss2-mu0 Description-md5: 7dc9205e7bb92d3056fc3f1ce4cf1a69 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS mu libraries that client applications will link against when they require accessing the TPM. Package: libtss2-rc0 Description-md5: 653789d9c430daaa03e054a0abdba432 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS rc libraries that client applications will link against when they require accessing the TPM. Package: libtss2-sys1 Description-md5: aef2b620fa0bb0cdc11afe683d1fa6f4 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TSS sys libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-cmd0 Description-md5: ebd8625424221a7d74be922514ba9389 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI cmd libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-device0 Description-md5: b0b0c5b311535fa3c46c475ec4f2909a Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI device libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-mssim0 Description-md5: e69c978fde9f4aaf62351f857df353c7 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI mssim libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tcti-swtpm0 Description-md5: 6a40b288a9f2a2b0500d668917ae78a5 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI swtpm libraries that client applications will link against when they require accessing the TPM. Package: libtss2-tctildr0 Description-md5: 1b0a0b9cdbf63a03a946f463a7012b33 Description-en_GB: TPM2 Software stack library - TSS and TCTI libraries TPM2.0 TSS (Software Stack) consists of API layers provided to support TPM 2.0 chips. It is made out of three layers: . - Enhanced System API (ESAPI) - System API (SAPI), which implements the system layer API; - Marshaling/Unmarshaling (MU) - TPM Command Transmission Interface (TCTI), which is used by SAPI to allow communication with the TAB/RM layer; . This package contains the TCTI ldr libraries that client applications will link against when they require accessing the TPM. Package: libtwolame-dev Description-md5: 590cfc2669864a02e19ec20c68beef34 Description-en_GB: MPEG Audio Layer 2 encoder (development files) TwoLAME is an optimized MPEG Audio Layer 2 (MP2) encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the static library and header files. Package: libtwolame0 Description-md5: ab63be2b52b7c823ea0cf962f9ead5d4 Description-en_GB: MPEG Audio Layer 2 encoding library TwoLAME is an optimized MPEG Audio Layer 2 encoder. It is based on tooLAME by Mike Cheng, which in turn is based upon the ISO dist10 code and portions of LAME. . TwoLAME does NOT support MPEG Audio Layer 3 (MP3) encoding due to patent issues surrounding MP3. . However, as most MPEG Audio players are able to play layer 2 (MP2) files, TwoLAME makes a very good drop-in replacement for LAME and other layer 3 encoders. . This package contains the shared library. Package: libtype-tiny-perl Description-md5: 367531f4383fa3384197c974a3f7c12e Description-en_GB: tiny, yet Moo(se)-compatible type constraint Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. . This package also includes Types::Standard, a Moose-inspired library of useful type constraints, and Type::Params, to allow very fast checking and coercion of function and method parameters. Package: libtype-tiny-xs-perl Description-md5: 69f9a99da2a0e51c9acdbfd548d67d6c Description-en_GB: boost for some of Type::Tiny's built-in type constraints Type::Tiny is a tiny class for creating Moose-like type constraint objects which are compatible with Moo, Moose and Mouse. . Type::Tiny::XS is optionally used by Type::Tiny to provide faster, C-based implementations of some type constraints. Package: libtypes-serialiser-perl Description-md5: 26e3629beb3ee450c6b237f3065c6b59 Description-en_GB: module providing simple data types for common serialisation formats Types::Serialiser provides some extra datatypes that are used by common serialisation formats such as JSON or CBOR. The idea is to have a repository of simple/small constants and containers that can be shared by different implementations so they become interoperable between each other. Package: libu2f-udev Description-md5: 3eddce28b1501e92cbac3e3ac635606b Description-en_GB: Universal 2nd Factor (U2F) — transitional package Libu2f is a package for doing Universal 2nd Factor (U2F) host communication and has functionality for the Registration and Authentication operations. . This package is not necessary anymore, and can be safely removed: since udev v244, U2F devices are autodetected without needing 3rd party udev rules. Package: libubootenv-dev Description-md5: e3e2696c99456eb600ea46d60e416713 Description-en_GB: Library to access U-Boot environment - development files libubootenv is a library that provides a hardware independent way to access to U-Boot environment. U-Boot has its default environment compiled board-dependently and this means that tools to access the environment are also board specific, too. . This package contains files that are needed to build applications. Package: libubootenv0.1 Description-md5: 959abe28e5e9ccad9b3730ae73abe3ca Description-en_GB: Library to access U-Boot environment - runtime libubootenv is a library that provides a hardware independent way to access to U-Boot environment. U-Boot has its default environment compiled board-dependently and this means that tools to access the environment are also board specific, too. . This package includes the shared library. Package: libubsan1 Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_GB: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-arm64-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_GB: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-armhf-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_GB: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-ppc64el-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_GB: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libubsan1-s390x-cross Description-md5: 0d50b6d1808d18442db720f04627b846 Description-en_GB: UBSan -- undefined behaviour sanitizer (runtime) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libuchardet-dev Description-md5: ee80ebb819be155c603a451edb3b77dc Description-en_GB: universal charset detection library - development files uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla. . uchardet is a encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. . This package contains the development support files. Package: libuchardet0 Description-md5: 375a0592aea45a27ad49f7e32c90c1d7 Description-en_GB: universal charset detection library - shared library uchardet is a C language binding of the original C++ implementation of the universal charset detection library by Mozilla. . uchardet is a encoding detector library, which takes a sequence of bytes in an unknown character encoding without any additional information, and attempts to determine the encoding of the text. . This package contains the shared library. Package: libudev-dev Description-md5: 4085049214953c1e2cf5d9aee1c32173 Description-en_GB: libudev development files This package contains the files needed for developing applications that use libudev. Package: libudev1 Description-md5: ace5b83d7b48187416c90173a93255b6 Description-en_GB: libudev shared library This library provides access to udev device information. Package: libudf-dev Description-md5: eba99eb045f51267e42cf3d0a668a96c Description-en_GB: library to work with UDF filesystems (development files) This package contains development files (headers and static library) for the libudf library. . This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libudf0 Description-md5: 01adae615002a974b055f09ce3aca55c Description-en_GB: library to work with UDF filesystems This library is made to read and write UDF filesystems; those filesystems are mainly used on DVDs. Package: libudisks2-0 Description-md5: a4d304d9db0e1fd78836f4986f49ca67 Description-en_GB: GObject based library to access udisks2 The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This provides a convenience library for communicating with udisks2 from GObject based programs. Package: libudisks2-dev Description-md5: f34ab90bbc4fc7d3f5f06a71b6d4c7d0 Description-en_GB: GObject based library to access udisks2 - development files The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package contains files that are needed to build applications using libudisks. Package: libunbound-dev Description-md5: ed3009c5a462f3287f75c961064034a6 Description-en_GB: static library, header files, and docs for libunbound Static library, header files, and documentation for libunbound. . libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunbound8 Description-md5: 2be0d2578ccb5656d253e8013682ad4a Description-en_GB: library implementing DNS resolution and validation libunbound performs and validates DNS lookups; it can be used to convert hostnames to IP addresses and back and obtain other information from the DNS. Cryptographic validation of results is performed with DNSSEC. Package: libunicode-utf8-perl Description-md5: a0b8d00c8edc8a27be07a0bcc34c4ae5 Description-en_GB: encoding and decoding of UTF-8 encoding form Unicode::UTF8 provides functions to encode and decode UTF-8 encoding form as specified by Unicode and ISO/IEC 10646:2011. . Performs between 600% and 1200% faster than Encode. Package: libunistring-dev Description-md5: 4cb6f307da8ff81023eda5dc8286af44 Description-en_GB: Unicode string library for C - development files The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the development support files needed to compile and link against libunistring, as well as the documentation in Info and HTML format. Package: libunistring2 Description-md5: b202dbec3da512fe5ff554ac46cd2451 Description-en_GB: Unicode string library for C The 'libunistring' library implements Unicode strings (in the UTF-8, UTF-16, and UTF-32 encodings), together with functions for Unicode characters (character names, classifications, properties) and functions for string processing (formatted output, width, word breaks, line breaks, normalization, case folding, regular expressions). . This package contains the shared library. Package: libunity-dev Description-md5: 940646542d41ed6501a55676f7cc379f Description-en_GB: binding to get places into the launcher - development files libunity is a shared library to be able to interact with the launcher and add places in Unity environment. . This package contains files that are needed to build applications. Package: libunity-protocol-private0 Description-md5: de4784aed16d63b7fb02d506575d1fe6 Description-en_GB: binding to get places into the launcher - private library libunity is a shared library to be able to interact with the launcher and add places in Unity environment. . This package contains a library containing the private protocol to be used between libunity and unity itself. Package: libunity-scopes-json-def-desktop Description-md5: c272d9c9f1482ba09fbb8b8fdb9cc568 Description-en_GB: binding to get places into the launcher - desktop def file libunity is a shared library to be able to interact with the launcher and add places in Unity environment. . This package contains default scopes definition for the destkop. Package: libunity9 Description-md5: 0bdcbe46903d5a11a88d8cfa7be5f803 Description-en_GB: binding to get places into the launcher - shared library libunity is a shared library to be able to interact with the launcher and add places in Unity environment. . This package contains shared libraries to be used by applications. Package: libunix-syslog-perl Description-md5: e193691265044e06b86a7532adeaa11d Description-en_GB: Perl interface to the UNIX syslog(3) calls Unix::Syslog provides an interface to the system logger syslogd(8) via Perl's XSUBs. The implementation attempts to resemble the native libc- functions of your system, so that anyone being familiar with syslog.h should be able to use this module right away. Package: libuno-cppu3 Description-md5: 0775b20a656f30e0dc0529445a3b2e06 Description-en_GB: LibreOffice UNO runtime environment -- CPPU public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains CPPU, the type definitions/implementations for the core of UNO. Package: libuno-cppuhelpergcc3-3 Description-md5: d7128bdb2e6050f1c9dde4fdafb9f411 Description-en_GB: LibreOffice UNO runtime environment -- CPPU helper library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the cppuhelper library (helpers for using cppu in C++, e.g. templates for implementing UNO components, bootstrapping stuff) Package: libuno-purpenvhelpergcc3-3 Description-md5: 1ccb141cee929bfd1997ad58ed2f4bd0 Description-en_GB: LibreOffice UNO runtime environment -- "purpose environment" helper The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains a library which contains a helper for implementing so-called "purpose environments". Package: libuno-sal3 Description-md5: a722cbe3a15024d19e85b1a6414d583a Description-en_GB: LibreOffice UNO runtime environment -- SAL public library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the System Abstraction Layer (SAL) library. Package: libuno-salhelpergcc3-3 Description-md5: a180d9b4db7a3bcc2f68a7c3250456c8 Description-en_GB: LibreOffice UNO runtime environment -- SAL helpers for C++ library The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains C++ helpers to make use of sal easier. Package: libunoloader-java Description-md5: 48adba4a429bf81f6a64bbbc29cb0006 Description-en_GB: LibreOffice UNO runtime environment -- (Java) UNO loader The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . This package contains a UNO loader library for Java. Package: libunwind-dev Description-md5: 968fa5fbcdf32543dedc4d9d40405c26 Description-en_GB: library to determine the call-chain of a program - development The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee- saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same- process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the development support files. Package: libunwind-setjmp0 Description-md5: a2ad087672aa604c7e2e5e0dee1676a0 Description-en_GB: libunwind-based non local goto - runtime The unwind-setjmp library offers a libunwind-based implementation of non- local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non- local goto via one of the setjmp() routines is very fast. . This package includes the shared library Package: libunwind-setjmp0-dev Description-md5: 099a990a984e4f0a5487014e58a269b8 Description-en_GB: libunwind-based non local goto - development The unwind-setjmp library offers a libunwind-based implementation of non- local gotos. This implementation is intended to be a drop-in replacement for the normal, system-provided routines of the same name. The main advantage of using the unwind-setjmp library is that setting up a non- local goto via one of the setjmp() routines is very fast. . This package includes the development support files Package: libunwind8 Description-md5: 7095fd22983044140f5faf099162a263 Description-en_GB: library to determine the call-chain of a program - runtime The primary goal of this project is to define a portable and efficient C programming interface (API) to determine the call-chain of a program. The API additionally provides the means to manipulate the preserved (callee- saved) state of each call-frame and to resume execution at any point in the call-chain (non-local goto). The API supports both local (same- process) and remote (across-process) operation. As such, the API is useful in a number of applications. . This package includes the shared libraries Package: libupower-glib-dev Description-md5: e299324721dc2f58c6699cd68634ba38 Description-en_GB: abstraction for power management - development files upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains files that are needed to build applications. Package: libupower-glib3 Description-md5: 11709d9e0d03275e3ab6991c83469900 Description-en_GB: abstraction for power management - shared library upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains the shared library to be used by applications. Package: libupsclient-dev Description-md5: 250337065f929786472de73f6a87196b Description-en_GB: network UPS tools - development files Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the development files. Package: libupsclient4 Description-md5: 114740a1a3e95f3f3ca2a9ad68b740a7 Description-en_GB: network UPS tools - client library Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides the shared client library. Package: liburcu-dev Description-md5: 09835132a9a5c6007a4ef9e450ff9e9d Description-en_GB: userspace RCU (read-copy-update) library - development files This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. . Install this package if you wish to develop your own programs using the userspace RCU library. Package: liburcu8 Description-md5: de6f9b7147c6779e01a989b75c54e08b Description-en_GB: userspace RCU (read-copy-update) library This data synchronization library provides read-side access which scales linearly with the number of cores. It does so by allowing multiples copies of a given data structure to live at the same time, and by monitoring the data structure accesses to detect grace periods after which memory reclamation is possible. Package: liburi-perl Description-md5: 8af2948497c501a41ac31e21cb3641dd Description-en_GB: module to manipulate and access URI strings URI is a collection of Perl modules that represent and manipulate Uniform Resource Identifier (URI) references as specified in RFC 2396. . URI objects can be used to access and manipulate the various components that make up these strings. There are also methods to combine URIs in various ways. . The URI class replaces the URI::URL class that used to be distributed with libwww-perl. This package also includes an emulation of the old URI::URL interface, which implements both the old and the new interface. Package: liburing-dev Description-md5: 920173f8b04b2b4fddbbff6162ef6c52 Description-en_GB: Linux kernel io_uring access library - development files This library provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that do not need (or want) to deal with the full kernel side implementation. . This package contains the static library and the header files. Package: liburing2 Description-md5: c13d0621ef06a82a3a071dc62bd6e7a3 Description-en_GB: Linux kernel io_uring access library - shared library This library provides helpers to setup and teardown io_uring instances, and also a simplified interface for applications that do not need (or want) to deal with the full kernel side implementation. . This package contains the shared library. Package: libusb-0.1-4 Description-md5: 2dcfdc1b1a0fdb8e8f86496cec6f9062 Description-en_GB: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Package: libusb-1.0-0 Description-md5: 2dcfdc1b1a0fdb8e8f86496cec6f9062 Description-en_GB: userspace USB programming library Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need to run programs that use this library. Package: libusb-1.0-0-dev Description-md5: 07c28a16589d7bc7f4eda04968bb1f5a Description-en_GB: userspace USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libusb-1.0-doc Description-md5: 82949d8bf4827404203382fc14d3c4b0 Description-en_GB: documentation for userspace USB programming Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains the libusb 1.0 API reference manual in HTML format. Package: libusb-dev Description-md5: 07c28a16589d7bc7f4eda04968bb1f5a Description-en_GB: userspace USB programming library development files Library for programming USB applications without the knowledge of Linux kernel internals. . This package contains what you need for compiling sources that use this library in your own code. Package: libusbmuxd-dev Description-md5: 9f61258d5ec2de1b9f68ed3c9cc3de94 Description-en_GB: USB multiplexor daemon for iPhone and iPod Touch devices - devel usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the development files. Package: libusbmuxd6 Description-md5: a758250e6a9071eca15221f3c421e4fa Description-en_GB: USB multiplexor daemon for iPhone and iPod Touch devices - library usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package contains the shared library. Package: libusbredirhost-dev Description-md5: a2e217f6ed91a9148a403133592de821 Description-en_GB: implementing the usb-host (*) side of a usbredir connection (development) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the development header files. Package: libusbredirhost1 Description-md5: 0eabe470b8cb492275afe337726e1574 Description-en_GB: Implementing the usb-host (*) side of a usbredir connection (runtime) Usbredirhost is a library implementing the usb-host (*) side of a usbredir connection. All that an application wishing to implement an usb-host needs to do is: * Provide a libusb device handle for the device * Provide write and read callbacks for the actual transport of usbredir data * Monitor for usbredir and libusb read/write events and call their handlers . This package contains the runtime library. Package: libusbredirparser-dev Description-md5: c3450ffda7083b08a8d41723338729e0 Description-en_GB: Parser for the usbredir protocol (development) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the development header files. Package: libusbredirparser1 Description-md5: 4c9c38be0a503f1e82cac3fb3e5c3c46 Description-en_GB: Parser for the usbredir protocol (runtime) Usbredirparse is a library containing the parser for the usbredir protocol. This package contains the runtime library. Package: libutempter-dev Description-md5: 3d127d0e847c2dc8cafa3f73f32c409e Description-en_GB: privileged helper for utmp/wtmp updates (development) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . This package contains development files required to build utempter-based software. Package: libutempter0 Description-md5: 9bf1fa41777d04b047cd54f3325d284d Description-en_GB: privileged helper for utmp/wtmp updates (runtime) The libutempter library provides interface for terminal emulators such as screen and xterm to record user sessions to utmp and wtmp files. . The utempter is a privileged helper used by libutempter library to manipulate utmp and wtmp files. Package: libuuid-perl Description-md5: 6da18fe44fde90df04520cf56e86e758 Description-en_GB: Perl extension for using UUID interfaces as defined in e2fsprogs libuuid generates and parses 128-bit universally unique ids (UUIDs). See RFC 4122 for more information. . This is a Perl interface to libuuid. It allows generation, parsing, and unparsing of UUIDs. Package: libuuid1 Description-md5: f31dd3d34d42a99fedd60c9fb7d79469 Description-en_GB: Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. Package: libuutil3linux Description-md5: 9bf9c128615174d04a0bb25b39d60322 Description-en_GB: Solaris userland utility library for Linux This library provides a variety of glue functions for ZFS on Linux: * libspl: The Solaris Porting Layer userland library, which provides APIs that make it possible to run Solaris user code in a Linux environment with relatively minimal modification. * libavl: The Adelson-Velskii Landis balanced binary tree manipulation library. * libefi: The Extensible Firmware Interface library for GUID disk partitioning. * libshare: NFS, SMB, and iSCSI service integration for ZFS. Package: libuv1 Description-md5: 93573ad1b9de0529887627652f90b981 Description-en_GB: asynchronous event notification library - runtime library Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . This package includes the dynamic library against which you can link your program. Package: libuv1-dev Description-md5: 572bda75c4098ae418d449838338c41c Description-en_GB: asynchronous event notification library - development files Libuv is the asynchronous library behind Node.js. Very similar to libevent or libev, it provides the main elements for event driven systems: watching and waiting for availability in a set of sockets, and some other events like timers or asynchronous messages. However, libuv also comes with some other extras like: * files watchers and asynchronous operations * a portable TCP and UDP API, as well as asynchronous DNS resolution * processes and threads management, and a portable inter-process communications mechanism, with pipes and work queues * a plugins mechanism for loading libraries dynamically * interface with external libraries that also need to access the I/O. . Install this package if you wish to develop your own programs using the libuv engine. Package: libuwac0-0 Description-md5: d2612800bc2de77664aac0c37914b9a6 Description-en_GB: Using wayland as a client library Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the using wayland as a client library. Package: libuwac0-dev Description-md5: 6374753f72cb91cde650a7be27a46a62 Description-en_GB: Using wayland as a client (development files) Using wayland as a client (uwac) is a library to provide common functionality for wayland clients. . This package contains the libuwac development files Package: libv4l-0 Description-md5: 51ed604a5803d8a2ecaa5742927e357e Description-en_GB: Collection of video4linux support libraries libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the shared libraries. Package: libv4l-dev Description-md5: f55e727a780c8a0816ceba845026f592 Description-en_GB: Collection of video4linux support libraries (development files) libv4l is a collection of libraries which adds a thin abstraction layer on top of video4linux2 devices. The purpose of this (thin) layer is to make it easy for application writers to support a wide variety of devices without having to write separate code for different devices in the same class. libv4l consists of 3 different libraries: libv4lconvert, libv4l1 and libv4l2. . libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . libv4l1 offers the (deprecated) v4l1 API on top of v4l2 devices, independent of the drivers for those devices supporting v4l1 compatibility (which many v4l2 drivers do not). . libv4l2 offers the v4l2 API on top of v4l2 devices, while adding for the application transparent libv4lconvert conversion where necessary. . This package contains the development files. Package: libv4l2rds0 Description-md5: 74ec40f7e17d3b15fb7326c3157e4460 Description-en_GB: Video4Linux Radio Data System (RDS) decoding library This library decodes a RDS stream obtained from a Video4Linux (V4L) version 2 device. It supports both: the US based RBDS and European RDS protocol. . This package contains the shared library. Package: libv4lconvert0 Description-md5: 613f4d61c68c40d61eea4e310f26e2c3 Description-en_GB: Video4linux frame format conversion library libv4lconvert offers functions to convert from any (known) pixelformat to BGR24, RGB24, YUV420 and YVU420. . This package contains the shared library. Package: libvariable-magic-perl Description-md5: 8047890d2dabed3dfb811264b14163b2 Description-en_GB: module to associate user-defined magic to variables from Perl Variable::Magic is Perl way of enhancing objects. This mechanism lets the user add extra data to any variable and hook syntaxical operations (such as access, assignment or destruction) that can be applied to it. . With this module, you can add your own magic to any variable without having to write a single line of XS. Package: libvdpau-dev Description-md5: f8e43b3dc3e8300c9319b4c1cbee57f6 Description-en_GB: Video Decode and Presentation API for Unix (development files) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the files necessary for development with VDPAU. Package: libvdpau-doc Description-md5: 34a9d3089124a5203de333d7a3f6aa9c Description-en_GB: Video Decode and Presentation API for Unix (documentation) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU documentation. Package: libvdpau1 Description-md5: 4db054f80a1c742472d24fb11ef7f221 Description-en_GB: Video Decode and Presentation API for Unix (libraries) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package contains the VDPAU wrapper and trace libraries. Package: libverto-dev Description-md5: c360d826201d8c62e0f4ab70dc3a5009 Description-en_GB: Event loop abstraction for Libraries - Development Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes development libraries. Package: libverto-glib1 Description-md5: fbe13a94e4036f644c18a392ac828ff5 Description-en_GB: Event loop abstraction for Libraries - glib Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. This package includes support for the glib event loop. Package: libverto-libevent1 Description-md5: db7be1654debfd0509845f9f97d94f37 Description-en_GB: Event loop abstraction for Libraries - libevent Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes support for the libevent event loop. Package: libverto1 Description-md5: 141da444b764f3506e854e43a81454ca Description-en_GB: Event loop abstraction for Libraries - Runtime Libverto exists to isolate libraries from the particular event loop chosen by an application. Libverto provides an asynchronous programming interface independent of any particular event loop and allows applications to attach this interface to whatever event loop they select. . This package includes the main runtime library. Package: libvformat-dev Description-md5: 7e54a80f8c3a5c26b11c98dae08699d8 Description-en_GB: library to read and write vcard files (development files) This library provides an interface to vcard files according to the definitions laid down in the rfc2426. . This package contains the development headers for the library found in libvformat0. Package: libvformat0 Description-md5: 7398badefeade388797e0914e152f878 Description-en_GB: library to read and write vcard files This library provides an interface to vcard files according to the definitions laid down in the rfc2426. . This package contains the shared libraries necessary to run programs compiled with libvformat. Package: libvirglrenderer-dev Description-md5: b7ae4736e1e486b0b660f9a1764e3f1f Description-en_GB: virtual GPU for KVM virtualization - headers Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. . This package contains the development files and headers. Package: libvirglrenderer1 Description-md5: a8da334008f24c8261eced985ace7a0a Description-en_GB: virtual GPU for KVM virtualization Library used by qemu to implement 3D GPU support for the virtio GPU. . Virgil is a research project to investigate the possibility of creating a virtual 3D GPU for use inside qemu virtual machines, that allows the guest operating system to use the capabilities of the host GPU to accelerate 3D rendering. The plan is to have a guest GPU that is fully independent of the host GPU. Package: libvirt-clients Description-md5: fef902cf44d3e9aa677b809e73dc3cc9 Description-en_GB: Programs for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirt shell virsh and other client binaries. Package: libvirt-daemon Description-md5: f633393919dd0d9ae0c06cf15068e5ea Description-en_GB: Virtualisation daemon Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the daemon libvirtd to manage the hypervisors. Package: libvirt-daemon-config-network Description-md5: 8ecb85cadf757a171e477d818ef5e9c1 Description-en_GB: Libvirt daemon configuration files (default network) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the 'default' libvirt network. Package: libvirt-daemon-config-nwfilter Description-md5: fcb991a27db5d77a47b55841443b45a7 Description-en_GB: Libvirt daemon configuration files (default network filters) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration for the default set of nwfilters. Package: libvirt-daemon-driver-qemu Description-md5: ccb5ee8b1a53290fdedfd923601bb4e0 Description-en_GB: Virtualisation daemon QEMU connection driver Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the libvirtd connection driver for QEMU. Package: libvirt-daemon-system Description-md5: da7cc4d36dd1ad0862cb38e713552e24 Description-en_GB: Libvirt daemon configuration files Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the configuration files to run the libvirt daemon as a system service. Package: libvirt-daemon-system-systemd Description-md5: 39feb9843e742a2624599f333f4287ae Description-en_GB: Libvirt daemon configuration files (systemd) Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the dependencies to make libvirt work with systemd. (this is the default). This package is useless without the libvirt-daemon- system package installed. Package: libvirt-doc Description-md5: 6a786cd039fea1d6785874bfff0aac5f Description-en_GB: documentation for the libvirt library Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the documentation. Package: libvirt0 Description-md5: 048e37ae97123b1566015795d54596dc Description-en_GB: library for interfacing with different virtualization systems Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. Package: libvisio-0.1-1 Description-md5: 3700ded3e846875ca946cbdbd9dceb3c Description-en_GB: library for parsing the visio file structure Libvisio is library providing ability to interpret and import visio diagrams into various applications. Package: libvisio-dev Description-md5: 45cda1383405664b300506a39d9c1894 Description-en_GB: library for parsing the visio file structure -- development Libvisio is library providing ability to interpret and import visio diagrams into various applications. . This package contains the development files (headers, ...) Package: libvisio-doc Description-md5: 4da0b0dcd8d0a48b32ae67ff56d45a72 Description-en_GB: library for parsing the visio file structure -- documentatio Libvisio is library providing ability to interpret and import visio diagrams into various applications. . This package contains the documentation Package: libvisual-0.4-0 Description-md5: 70a20ec092d110b47bb2687929706a58 Description-en_GB: audio visualisation framework Libvisual is a generic visualisation framework that allows applications to easily access and manage visualization plugins. . Audio visualisation is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides the runtime libraries for libvisual. Libvisual is not very useful without visualization plugins, so it is highly recommended to install the libvisual-0.4-plugins package. Package: libvisual-0.4-dev Description-md5: 107d104273368c1611679fda06316df4 Description-en_GB: audio visualisation framework (development files) Libvisual is a generic visualisation framework that allows applications to easily access and manage visualization plugins. . Audio visualisation is the process of making pretty moving images that are correlated in some way to the audio currently being played by a media player. Most audio visualization is tied to a specific application or media player, making it difficult to share code. Libvisual allows applications to use existing visualization plugins written for the libvisual framework. . This package provides development headers and libraries used to compile applications that use libvisual. Package: libvncclient1 Description-md5: de0d2f1b9e2b35d757b74d91c86a7280 Description-en_GB: API to write one's own VNC server - client library LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the client library. Package: libvncserver-dev Description-md5: bf57834d4b989165e514d75150c5847f Description-en_GB: API to write one's own VNC server - development files LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This is the development package which contains headers and static libraries for libvncserver. Package: libvncserver1 Description-md5: 35236199beac3fa50c30b221509caf7b Description-en_GB: API to write one's own VNC server LibVNCServer makes writing a VNC server (or more correctly, a program exporting a framebuffer via the Remote Frame Buffer protocol) easy. It hides the programmer from the tedious task of managing clients and compression. . This package provides the server library. Package: libvoikko-dev Description-md5: 796da2e8d2fad015742b56c77797d845 Description-en_GB: Development files for libvoikko Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . This package contains the files needed to build or develop applications that use Voikko. Package: libvoikko1 Description-md5: 37209a2de536667582747112611de7e1 Description-en_GB: Library of free natural language processing tools Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . The library supports multiple backends, of which VFST and HFST are enabled in the default build: . - VFST: Finite state transducer format used for Finnish morphology and as an experimental language independent backend. - HFST (Helsinki Finite-State Transducer Technology): Supports ZHFST speller archives for various languages. - Experimental backends: Weighted VFST and Lttoolbox. . Libvoikko provides spell checking, hyphenation, grammar checking and morphological analysis for Finnish language. Spell checking is supported for other languages through the HFST backend. . This package contains the shared library. Package: libvolume-key-dev Description-md5: 7253efb5f3bf67f8e001a1f8a980b64c Description-en_GB: Library for manipulating storage encryption keys (dev files) This package provides the development header files for libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: libvolume-key1 Description-md5: d70f9e2de49bcf170a15e128686e4e8c Description-en_GB: Library for manipulating storage encryption keys and passphrases This package provides libvolume_key, a library for manipulating storage volume encryption keys and storing them separately from volumes. . The main goal of the software is to allow restoring access to an encrypted hard drive if the primary user forgets the passphrase. The encryption key back up can also be useful for extracting data after a hardware or software failure that corrupts the header of the encrypted volume, or to access the company data after an employee leaves abruptly. Package: libvorbis-dev Description-md5: 8f6c492d62f685898a9e1b87fef64504 Description-en_GB: development files for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains the header files and documentation needed to develop applications with libvorbis. Package: libvorbis0a Description-md5: 3d5f6e2f017c27f4140d878dc88f155c Description-en_GB: decoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Package: libvorbisenc2 Description-md5: 413e350b3d31d3687b84b75abf898c40 Description-en_GB: encoder library for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Package: libvorbisfile3 Description-md5: cf06e5489db57e362a7cca90c075faf8 Description-en_GB: high-level API for Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis-I audio streams. Package: libvotequorum-dev Description-md5: 12e9b7dd8ba138413f4e3fb88da9d37a Description-en_GB: cluster engine Votequorum library development The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the headers and other necessary files to build applications or libraries that use the Votequorum library. Package: libvotequorum8 Description-md5: d6e5672238307b23322e302f8af0107b Description-en_GB: cluster engine Votequorum library The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Votequorum library. Package: libvpx-dev Description-md5: 20f177b050644bf2586164ae43baab1e Description-en_GB: VP8 and VP9 video codec (development files) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Package: libvpx-doc Description-md5: 7f2fcb1042e02c4012bef708740fb9bd Description-en_GB: VP8 and VP9 video codec (API documentation) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc. Package: libvpx7 Description-md5: 9cee3076e27a3ba8414aeb5e611c4e9f Description-en_GB: VP8 and VP9 video codec (shared library) VP8 and VP9 are open video codecs, originally developed by On2 and released as open source by Google Inc. They are the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Package: libvte-2.91-0 Description-md5: 37146e51633ed1d1b52a3fe36e5f1847 Description-en_GB: Terminal emulator widget for GTK+ 3.0 - runtime files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains the runtime library, needed by programs using the VTE widget with GTK+ 3.0. Package: libvte-2.91-common Description-md5: e46736e97ac160c1b4a611fa65b46391 Description-en_GB: Terminal emulator widget for GTK+ 3.0 - common files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains internationalization files for the VTE library and common files for the GTK+ 3.x version. Package: libvte-2.91-dev Description-md5: c01f512a615de9ecef77cc50f3e492b1 Description-en_GB: Terminal emulator widget for GTK+ 3.0 - development files The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains development files for the VTE library and its Python bindings. It is needed to develop and build programs using the VTE widget with GTK+ 3.0. Package: libvte-2.91-doc Description-md5: 367ace14cac02a91e563df79ebe34e7f Description-en_GB: Terminal emulator widget for GTK+ 3.0 - documentation The VTE library provides a terminal emulator widget VteTerminal for applications using the GTK+ toolkit. It also provides the VtePTY object containing functions for starting a new process on a new pseudo-terminal and for manipulating pseudo-terminals. . This package contains documentation files for the VTE library for GTK+ 3.x. Package: libvulkan-dev Description-md5: 037cce5ca6a3bf8610b524ff26253723 Description-en_GB: Vulkan loader library -- development files The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes files needed for development. Package: libvulkan1 Description-md5: f5e062d54743b536f33527b69a36753e Description-en_GB: Vulkan loader library The Loader implements the main VK library. It handles layer management and driver management. The loader fully supports multi-gpu operation. As part of this, it dispatches API calls to the correct driver, and to the correct layers, based on the GPU object selected by the application. . This package includes the loader library. Package: libwacom-bin Description-md5: 54c3d321d56588549964a28b7f84905a Description-en_GB: Wacom model feature query library -- binaries libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. . This package contains the utilities which are used by the libraries. Package: libwacom-common Description-md5: 8d2491c268d1d8dd27f6b2869929bbc1 Description-en_GB: Wacom model feature query library (common files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. . This package contains common data files for libwacom. Package: libwacom-dev Description-md5: f985aecfd750b7a49c77435947873b61 Description-en_GB: Wacom model feature query library (development files) libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. . This package contains the development files for libwacom. Package: libwacom9 Description-md5: 0c6f32ac5eff730b48890972fd898ae5 Description-en_GB: Wacom model feature query library libwacom is a library to identify wacom tablets and their model-specific features. It provides easy access to information such as "is this a built- in on-screen tablet", "what is the size of this model", etc. Package: libwant-perl Description-md5: 7684edf846472c43fdf3d5c89af69404 Description-en_GB: generalisation of wantarray The Want module generalises the mechanism of the wantarray function, allowing a function to determine in some detail how its return value is going to be immediately used. Package: libwavpack-dev Description-md5: 8a3391abdd6b78ba409f73dfafadd6b7 Description-en_GB: audio codec (lossy and lossless) - development files WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the header files, static libraries and symbolic links that developers using libwavpack will need. Package: libwavpack1 Description-md5: b32145b84a96076395ce910d6a667a64 Description-en_GB: audio codec (lossy and lossless) - library WavPack is a completely open audio compression format providing lossless, high-quality lossy, and a unique hybrid compression mode. Although the technology is loosely based on previous versions of WavPack, the new version 4 format has been designed from the ground up to offer unparalleled performance and functionality. . This package contains the shared libraries necessary to run programs using libwavpack. Package: libwayland-bin Description-md5: 180d1bbdf852cf1cb78c8a31a5bcd684 Description-en_GB: wayland compositor infrastructure - binary utilities Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development binary utilities Package: libwayland-client0 Description-md5: 3ba4c2bc4efd026f8d9a8404817c3664 Description-en_GB: wayland compositor infrastructure - client library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the client side of the Wayland protocol. Package: libwayland-cursor0 Description-md5: 5e6c3503f9ce1b6eeb852b17a3957f79 Description-en_GB: wayland compositor infrastructure - cursor library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships a helper library to manage cursors. Package: libwayland-dev Description-md5: b6a54f87f98181416660d9c2f8532325 Description-en_GB: wayland compositor infrastructure - development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland libraries. Non-developers likely have little use for this package. Package: libwayland-doc Description-md5: 8fe74372c2fa20b2a9118fda6bd85d4f Description-en_GB: wayland compositor infrastructure - documentation files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the documentation for the Wayland libraries. Non- developers likely have little use for this package. Package: libwayland-egl-backend-dev Description-md5: 5fc232dcac3cc01d39f91c9b75ea63a2 Description-en_GB: wayland compositor infrastructure - EGL backend development files Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package contains the development headers for the Wayland EGL backend. Package: libwayland-egl1 Description-md5: 92edd0b217c5e64e02643b5160d26b04 Description-en_GB: wayland compositor infrastructure - EGL library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the Wayland EGL platform of the Wayland protocol. Package: libwayland-server0 Description-md5: d12a42711d448b23b1fb5d101345af87 Description-en_GB: wayland compositor infrastructure - server library Wayland is a protocol for a compositor to talk to its clients as well as a C library implementation of that protocol. The compositor can be a standalone display server running on Linux kernel modesetting and evdev input devices, an X application, or a wayland client itself. The clients can be traditional applications, X servers (rootless or fullscreen) or other display servers. . This package ships the library that implements the server side of the Wayland protocol. Package: libwbclient-dev Description-md5: 2fd42f0ef62fe1cc8cfee6fb03d4b884 Description-en_GB: Samba winbind client library - development files Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides the development files (static library and headers) required for building applications against libwbclient, a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwbclient0 Description-md5: 16c935b1d482f634b3879c2495e04db8 Description-en_GB: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Package: libwebkit2gtk-4.0-37 Description-md5: 1959eddc63d93ee73f8ce1720bbcc8ca Description-en_GB: Web content engine library for GTK WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 4.0 of the API and uses libsoup v2 for the networking stack. . This package contains the shared libraries. Package: libwebkit2gtk-4.0-dev Description-md5: a26ed602ab6e424fec1d4aca87d857b6 Description-en_GB: Web content engine library for GTK - development files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. This build provides version 4.0 of the API and uses libsoup v2 for the networking stack. . This package contains the development files. Package: libwebkit2gtk-4.0-doc Description-md5: 9805a0afade76d83028c0f5c5483e60c Description-en_GB: Web content engine library for GTK - documentation WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, JavaScript/ECMAScript and more. . WebKitGTK is a WebKit port designed to be used in GTK applications. . This package contains the documentation and is valid for versions 4.0 and 4.1 of the API. Package: libwebp-dev Description-md5: 5455bbde38742d3077c0c2830ec9cf92 Description-en_GB: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebp7 Description-md5: 5455bbde38742d3077c0c2830ec9cf92 Description-en_GB: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpdemux2 Description-md5: 3c2179355195b8d229435797374b0a61 Description-en_GB: Lossy compression of digital photographic images. Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebpmux3 Description-md5: 5455bbde38742d3077c0c2830ec9cf92 Description-en_GB: Lossy compression of digital photographic images Image Compression format, based on the VP8 codec. WebP uses the modern VP8 compression format to deliver efficient compression of images for the web. More than 30% extra gain over optimized JPEG, for same quality, is not unusual. Package: libwebrtc-audio-processing-dev Description-md5: 366b6b1f606c7be507973e27f137ccb2 Description-en_GB: development files for the webrtc-audio-processing library Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project . Headers and libraries for developing applications using libwebrtc-audio- processing Package: libwebrtc-audio-processing1 Description-md5: 30c884fe2ab3e318dacd00d8aa669905 Description-en_GB: AudioProcessing module from the WebRTC project. Audio processing library (echo-cancellation, gain control etc) around the AudioProcessing module from the WebRTC project Package: libwhoopsie-dev Description-md5: d0cf33cd90c3c6a94ee823de0a47e4ba Description-en_GB: Ubuntu error tracker submission - library development files This library provides methods to generate an identifier for use with the Ubuntu error tracker Package: libwhoopsie-preferences-dev Description-md5: daf93599b31d8e0c72e0acfd16da8b01 Description-en_GB: Ubuntu error tracker submission settings - library development files This library provides convenience DBus methods for interfacing with the error tracker submission settings daemon. Package: libwhoopsie-preferences0 Description-md5: 1569a6017d19753fce769a2118756c02 Description-en_GB: Ubuntu error tracker submission settings - shared library This library provides convenience DBus methods for interfacing with the error tracker submission settings daemon. Package: libwhoopsie0 Description-md5: 63cc1807f3740284873e13ddff74db44 Description-en_GB: Ubuntu error tracker submission - shared library This library provides methods to generate an identifier for use with the Ubuntu error tracker Package: libwinpr-tools2-2 Description-md5: a85cdf2e187f9dec50e5c8d904aaab5c Description-en_GB: Windows Portable Runtime Tools library FreeRDP is a libre client/server implementation of the Remote Desktop Protocol (RDP). . This package contains the shared library for Windows Portable Runtime utilities and tools. Package: libwinpr2-2 Description-md5: ba24d72be04c6d8ac64c08c50d43caaf Description-en_GB: Windows Portable Runtime library WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR shared library. Package: libwinpr2-dev Description-md5: efd451bef1059a6cfa785209ee824feb Description-en_GB: Windows Portable Runtime library (development files) WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains the WinPR development files. Package: libwmf-0.2-7 Description-md5: d4d0facf23388b3fde4e4fc7dcb4d9de Description-en_GB: Windows metafile conversion library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the shared library. Package: libwmf-0.2-7-gtk Description-md5: a381dbc203b5cc6fa77eed39098fa585 Description-en_GB: Windows metafile conversion GTK pixbuf plugin Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the GTK pixbuf plugin. Package: libwmf-dev Description-md5: 3003c1f061ef044f651bdb47d77c9780 Description-en_GB: Windows metafile conversion development Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the static library and header files. Package: libwmf-doc Description-md5: 3976ad5925a16bfd96089e12c732cc89 Description-en_GB: Windows metafile documentation Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package documents the libwmf API and WMF in general. Package: libwmflite-0.2-7 Description-md5: 1bc30ca21e8bbf5c3296416997871aaa Description-en_GB: Windows metafile conversion lite library Windows metafile (WMF) is a picture format used by many Windows programs, e.g. Microsoft Word. libwmf is a library for interpreting metafile images and either displaying them using X or converting them to standard formats such as PNG, JPEG, PS, EPS and SVG(Z)... . This package contains the lite library. Package: libwnck-3-0 Description-md5: dcba93a4b4b0d605d4c6197b75671b43 Description-en_GB: Window Navigator Construction Kit - runtime files A library to use for writing pagers and task lists. . This package contains runtime files. Package: libwnck-3-common Description-md5: bdd169827af904bf2e501e31f632435a Description-en_GB: Window Navigator Construction Kit - common files A library to use for writing pagers and task lists. . This package contains internationalization files. Package: libwnck-3-dev Description-md5: cb65185699281ddbfd4a226066442426 Description-en_GB: Window Navigator Construction Kit - development files A library to use for writing pagers and task lists. . This package contains development files (include headers). Package: libwoff-dev Description-md5: 42fd64d35229d12ca40b2c5c3f1d1ced Description-en_GB: library for converting fonts to WOFF 2.0 - development files woff2 is a library for converting fonts from the TTF format to the WOFF 2.0 format. The library also allows decompression from WOFF 2.0 to TTF. . The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate Recommendation. . This package contains the development files. Package: libwoff1 Description-md5: d4c6d9065434ef47c5b74b487d5a7a7d Description-en_GB: library for converting fonts to WOFF 2.0 woff2 is a library for converting fonts from the TTF format to the WOFF 2.0 format. The library also allows decompression from WOFF 2.0 to TTF. . The WOFF 2.0 format uses the Brotli compression algorithm to compress fonts suitable for use in CSS @font-face rules. WOFF 2.0 is a W3C Candidate Recommendation. Package: libwpd-0.10-10 Description-md5: bf448ed5c2edad9a49b78d12811df68b Description-en_GB: Library for handling WordPerfect documents (shared library) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the shared library. Package: libwpd-dev Description-md5: 78b231bce8a2d90ae963f8181c5ed7e0 Description-en_GB: Library for handling WordPerfect documents (development) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains files used for development with libwpd. Package: libwpd-doc Description-md5: 891c7038afdcc84fa6e5e183022a9769 Description-en_GB: Library for handling WordPerfect documents (documentation) libwpd is a library for reading and writing WordPerfect(TM) documents. Importing from WordPerfect 4/5/6/7/8/9/10/11 and WordPerfect for Macintosh 1.x/2.x/3.5e files are supported. libwpd has complete support for the entire set of WordPerfect extended characters, too. . This package contains the API Documentation. Package: libwpg-0.3-3 Description-md5: 949317ac413d8c69a842abf41daafc58 Description-en_GB: WordPerfect graphics import/convert library (shared library) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel software, such as WordPerfect(tm) and Presentations(tm). . This package contains the shared library. Package: libwpg-dev Description-md5: e517af7387dd70d5dbe009ae920eb7bb Description-en_GB: WordPerfect graphics import/convert library (development) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel software, such as WordPerfect(tm) and Presentations(tm). . This package contains the files needed for developing applications using libwpg. Package: libwpg-doc Description-md5: a6f61b64752c48618b0247e67b1f00a2 Description-en_GB: WordPerfect graphics import/convert library (documentation) Libwpg is a collection of library and tools to work with graphics in WPG (WordPerfect Graphics) format. WPG is the format used among others in Corel software, such as WordPerfect(tm) and Presentations(tm). . This package contains the API documentation. Package: libwps-0.4-4 Description-md5: 9fd8eeeb0a21a535283abbb4019b13b8 Description-en_GB: Works text file format import filter library (shared library) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the shared library. Package: libwps-dev Description-md5: 8839efbab4f8104c27efde97cd242e2f Description-en_GB: Works text file format import filter library (development) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the files needed for developing applications using libwps. Package: libwps-doc Description-md5: c5684ba17506cb29b62fac571ccaa40b Description-en_GB: Works text file format import filter library (documentation) libwps is a library (for use by word processors, for example) for importing the Microsoft Works word processor file format. As of November 2006, the project is new, but it imports Works format versions 2, 3, 4, and 8 with some formatting. Support for Works formats version 2000 (aka 5) is coming soon. . This package contains the API documentation. Package: libwrap0 Description-md5: 398b420d625f5f15bad603d35ce5acb9 Description-en_GB: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwrap0-dev Description-md5: f53a3d19bcd15b4fdd53b720ab2cb8b8 Description-en_GB: Wietse Venema's TCP wrappers library, development files Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. . Security options are: - access control per host, domain and/or service; - detection of host name spoofing or host address spoofing; - booby traps to implement an early-warning system. Package: libwww-perl Description-md5: 313b4d890db3570fc5f14a335ceff587 Description-en_GB: simple and consistent interface to the world-wide web libwww-perl (also known as LWP) is a collection of Perl modules that provide a simple and consistent programming interface (API) to the World- Wide Web. The main focus of the library is to provide classes and functions that allow you to write WWW clients. It also contains general purpose modules, as well as a simple HTTP/1.1-compatible server implementation. Package: libwww-robotrules-perl Description-md5: c1793eba30f9ab7256b5a25ded8e1664 Description-en_GB: database of robots.txt-derived permissions WWW::RobotRules parses /robots.txt files as specified in "A Standard for Robot Exclusion", at . Webmasters can use the /robots.txt file to forbid conforming robots from accessing parts of their web site. . The parsed files are kept in a WWW::RobotRules object, and this object provides methods to check if access to a given URL is prohibited. The same WWW::RobotRules object can be used for one or more parsed /robots.txt files on any number of hosts. Package: libx11-6 Description-md5: 0a0b5a32a2fcdcc685c7f4b7dd731798 Description-en_GB: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-data Description-md5: 81164f2e1ff7b227f1b710491521fdab Description-en_GB: X11 client-side library This package provides the locale data files for libx11. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-dev Description-md5: f634d43d2be84f3b53cb251c69f05406 Description-en_GB: X11 client-side library (development headers) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains the development headers for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-doc Description-md5: 030b253f4be4db830ffc8407edc83460 Description-en_GB: X11 client-side library (development documentation) This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . This package contains supplemental documentation for the library found in libx11-6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-protocol-perl Description-md5: 75fadb6e1dc38862e7b9b20dc7d1d05a Description-en_GB: Perl module for the X Window System Protocol, version 11 X11::Protocol is a client-side interface to the X11 Protocol (see X(1) for information about X11), allowing perl programs to display windows and graphics on X11 servers. Package: libx11-xcb-dev Description-md5: 75b3106a8da792445c36c6de2ce79320 Description-en_GB: Xlib/XCB interface library (development headers) libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . This package contains the development headers for the library found in libx11-xcb1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx11-xcb1 Description-md5: e8cc42192edc67630d6e0fef23baa03d Description-en_GB: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libX11 Package: libx32asan6 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en_GB: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32asan8 Description-md5: 51a639c3760e456ac48834fb47045c42 Description-en_GB: AddressSanitizer -- a fast memory error detector (x32) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: libx32atomic1 Description-md5: 17429d2d39217f0a95507decf171c10f Description-en_GB: support library providing __atomic built-in functions (x32) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: libx32gcc-11-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en_GB: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-12-dev Description-md5: df49fd36cacd441ececa361c98eaaa4a Description-en_GB: GCC support library (x32 development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: libx32gcc-s1 Description-md5: 23c4abc6ef9d972b6f047316897bf30d Description-en_GB: GCC support library (x32) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: libx32gfortran-11-dev Description-md5: aae616b6d05c4081844ad0d321e187db Description-en_GB: Runtime library for GNU Fortran applications (x32 development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libx32gfortran5 Description-md5: 3c011e928f9c344ce5ade56af0ec77b2 Description-en_GB: Runtime library for GNU Fortran applications (x32) Library needed for GNU Fortran applications linked against the shared library. Package: libx32go-11-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en_GB: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go-12-dev Description-md5: e36fc6f7d9da2b503ade97820475f44a Description-en_GB: Runtime library for GNU Go applications (x32 development files) This package contains the headers and static library files needed to build GNU Go applications. Package: libx32go19 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en_GB: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32go21 Description-md5: 274d67a4807b2168ae6370f3e1f6a565 Description-en_GB: Runtime library for GNU Go applications (x32) Library needed for GNU Go applications linked against the shared library. Package: libx32gomp1 Description-md5: 1388436f97e9425feb598766343a05b7 Description-en_GB: GCC OpenMP (GOMP) support library (x32) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libx32itm1 Description-md5: 60c3549c857ee22163b3a82b265880de Description-en_GB: GNU Transactional Memory Library (x32) This manual documents the usage and internals of libitm. It provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: libx32quadmath0 Description-md5: 514c6a5cffd4febce8121f2d08419504 Description-en_GB: GCC Quad-Precision Math Library (x32) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: libx32stdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_GB: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32stdc++6 Description-md5: f336833aedca4cda1d9923ce79172164 Description-en_GB: GNU Standard C++ Library v3 (x32) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: libx32ubsan1 Description-md5: 1e3c22c974d49dfa0d90d25dc725cf74 Description-en_GB: UBSan -- undefined behaviour sanitizer (x32) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: libx32z1 Description-md5: 43b890ebbaaf716c8be463b3eb420ee1 Description-en_GB: compression library - x32 runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a n32 version of the shared library. Package: libx32z1-dev Description-md5: a88726fdc371e9f5fb20927655d9765a Description-en_GB: compression library - x32 - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building n32 applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. Package: libxatracker-dev Description-md5: acb2dd21dbe796c5f50a1f153cef93e2 Description-en_GB: X acceleration library -- development files This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. . This package provides the development environment for compiling programs against the xatracker library. Package: libxatracker2 Description-md5: 016e30e30b0b6c5bb9448c735436c520 Description-en_GB: X acceleration library -- runtime This package contains the XA (X acceleration) library. It is used exclusively by the X server to do render, copy and video acceleration. . XA is intended to be used by the vmware driver for virtualized X acceleration. Package: libxau-dev Description-md5: 59ddca86d7c268d8cb824d55b8454796 Description-en_GB: X11 authorisation library (development headers) This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . This package contains the development headers for the library found in libxau6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libxau Package: libxau6 Description-md5: 45583edc98c86e2c2a0970bdba4713c3 Description-en_GB: X11 authorisation library This package provides the main interface to the X11 authorisation handling, which controls authorisation for X connections, both client-side and server-side. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libxau Package: libxaw-doc Description-md5: acf5c29c2e74c4aff070f4782c142631 Description-en_GB: X11 Athena Widget library (documentation) Xaw, the Athena Widgets toolkit, is largely used by legacy X applications. . This package contains the documentation for the Xaw library. Package: libxaw7 Description-md5: 49f109a358b04da355ae580c460a93fb Description-en_GB: X11 Athena Widget library libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxaw7-dev Description-md5: 230eb3d94c45258e33cead01b09def30 Description-en_GB: X11 Athena Widget library (development headers) libXaw7 provides the second version of Xaw, the Athena Widgets toolkit, which is largely used by legacy X applications. This version is the most common version, as version 6 is considered deprecated, and version 8, which adds Xprint support, is unsupported and not widely used. In general, use of a more modern toolkit such as GTK+ is recommended. . This package contains the development headers for the library found in libxaw7. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXaw Package: libxcb-composite0 Description-md5: ca6c0d9f4192a4dde52dc2f30e6369fd Description-en_GB: X C Binding, composite extension This package contains the library files needed to run software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-composite0-dev Description-md5: 00cb00ef9dc567135da248f123b87ed8 Description-en_GB: X C Binding, composite extension, development files This package contains the header and library files needed to build software using libxcb-composite, the composite extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-damage0 Description-md5: f28e63129125663e1b4c5ea313ae297c Description-en_GB: X C Binding, damage extension This package contains the library files needed to run software using libxcb-damage, the damage extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-damage0-dev Description-md5: 5f289d21c087ffdfbbb63eb2f6d88403 Description-en_GB: X C Binding, damage extension, development files This package contains the header and library files needed to build software using libxcb-damage, the damage extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-doc Description-md5: b97e9d64bda009574d40e0d8fa415c72 Description-en_GB: X C Binding, development documentation This package contains the development documentation for libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dpms0 Description-md5: 4fde6e6df699f9548c8b8e6d5aa613f6 Description-en_GB: X C Binding, dpms extension This package contains the library files needed to run software using libxcb-dpms, the dpms extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dpms0-dev Description-md5: 35fb1c0c538b8e0d45ff1eac3ff582b6 Description-en_GB: X C Binding, dpms extension, development files This package contains the header and library files needed to build software using libxcb-dpms, the dpms extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0 Description-md5: 7b21058ae591306ca66f2da8f8c45aab Description-en_GB: X C Binding, dri2 extension This package contains the library files needed to run software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri2-0-dev Description-md5: aa14a85bcea2f923ff44e959546b453b Description-en_GB: X C Binding, dri2 extension, development files This package contains the header and library files needed to build software using libxcb-dri2, the dri2 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri3-0 Description-md5: 4b1f92c077a799ce104181ba731ec6fc Description-en_GB: X C Binding, dri3 extension This package contains the library files needed to run software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-dri3-dev Description-md5: 33ae3689c9b1906b35ea79665207c886 Description-en_GB: X C Binding, dri3 extension, development files This package contains the header and library files needed to build software using libxcb-dri3, the dri3 extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-ewmh-dev Description-md5: 8fdca50e86377a52b3ab8c1d3339445a Description-en_GB: utility libraries for X C Binding -- ewmh, development files This package contains the header and library files needed to build software using libxcb-ewmh, providing client and window-manager helpers for EWMH. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-ewmh2 Description-md5: 4341a0d1216922b8d548887a23bc1862 Description-en_GB: utility libraries for X C Binding -- ewmh This package contains the library files needed to run software using libxcb-ewmh, providing client and window-manager helpers for EWMH. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-glx0 Description-md5: 3169b2c3295bfe9c0729ea9f922b2d4a Description-en_GB: X C Binding, glx extension This package contains the library files needed to run software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-glx0-dev Description-md5: 8975e77fba16c6ff127815b1b670a06e Description-en_GB: X C Binding, glx extension, development files This package contains the header and library files needed to build software using libxcb-glx, the glx extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-icccm4 Description-md5: 250dc4e8740787d8010e1a0d78c55114 Description-en_GB: utility libraries for X C Binding -- icccm This package contains the library files needed to run software using libxcb-icccm, providing client and window-manager helpers for ICCCM. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-icccm4-dev Description-md5: b700b76accd3450e24a40baa71cc5ab2 Description-en_GB: utility libraries for X C Binding -- icccm, development files This package contains the header and library files needed to build software using libxcb-icccm, providing client and window-manager helpers for ICCCM. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-image0 Description-md5: a044f5d11519e42d4dc9c647e530afeb Description-en_GB: utility libraries for X C Binding -- image This package contains the library files needed to run software using libxcb-image, providing port of Xlib's XImage and XShmImage functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-image0-dev Description-md5: 49a87b55df5c3171489d616e6f49848c Description-en_GB: utility libraries for X C Binding -- image, development files This package contains the header and library files needed to build software using libxcb-image, providing port of Xlib's XImage and XShmImage functions. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-keysyms1 Description-md5: b13c6d7cacf99604cfb3199b3b3098d2 Description-en_GB: utility libraries for X C Binding -- keysyms This package contains the library files needed to run software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-keysyms1-dev Description-md5: 20b52420f85db118fb3a95ad039b16b0 Description-en_GB: utility libraries for X C Binding -- keysyms, development files This package contains the header and library files needed to build software using libxcb-keysyms, providing standard X key constants and conversion to/from keycodes. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-present-dev Description-md5: 55dfd51e536b0ce79a88fefa0b7a9b6a Description-en_GB: X C Binding, present extension, development files This package contains the header and library files needed to build software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-present0 Description-md5: 334193719fba9c74610c458784b19b1b Description-en_GB: X C Binding, present extension This package contains the library files needed to run software using libxcb-present, the present extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-randr0 Description-md5: adb389382ef0d8f0e2a3de70afef6284 Description-en_GB: X C Binding, randr extension This package contains the library files needed to run software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-randr0-dev Description-md5: 735c3a5ffbdf9ace5c373fa9bf38ed5d Description-en_GB: X C Binding, randr extension, development files This package contains the header and library files needed to build software using libxcb-randr, the randr extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-record0 Description-md5: e5ccbdc38847f1aebd02f7d94bbbc0e8 Description-en_GB: X C Binding, record extension This package contains the library files needed to run software using libxcb-record, the record extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-record0-dev Description-md5: d338f3303260833eb2daa5c12752e042 Description-en_GB: X C Binding, record extension, development files This package contains the header and library files needed to build software using libxcb-record, the record extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render-util0 Description-md5: 63d61510faea6f0a8654420ce1402aca Description-en_GB: utility libraries for X C Binding -- render-util This package contains the library files needed to run software using libxcb-render-util, providing convenience functions for the Render extension. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-render-util0-dev Description-md5: cf83cc2bb685dc757edc5b23360106c2 Description-en_GB: utility libraries for X C Binding -- render-util This package contains the header and library files needed to build software using libxcb-render-util, providing convenience functions for the Render extension. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-render0 Description-md5: c5db612729adbe8a95b5f304a1c0e60b Description-en_GB: X C Binding, render extension This package contains the library files needed to run software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-render0-dev Description-md5: 350c71a11fce197bfdd81f2173c8c47b Description-en_GB: X C Binding, render extension, development files This package contains the header and library files needed to build software using libxcb-render, the render extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-res0 Description-md5: c2c5e369cff7cefe91babaa7de5630ba Description-en_GB: X C Binding, res extension This package contains the library files needed to run software using libxcb-res, the res extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-res0-dev Description-md5: b8990ae7ad0bbd27401ec98cc1c75776 Description-en_GB: X C Binding, res extension, development files This package contains the header and library files needed to build software using libxcb-res, the res extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-screensaver0 Description-md5: d620ae3f5335aff882ca4074641853c3 Description-en_GB: X C Binding, screensaver extension This package contains the library files needed to run software using libxcb-screensaver, the screensaver extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-screensaver0-dev Description-md5: 83a3b0eb371cf2409490ba29edcb3eaa Description-en_GB: X C Binding, screensaver extension, development files This package contains the header and library files needed to build software using libxcb-screensaver, the screensaver extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0 Description-md5: 4f8fcf227f71242b2923bb3614ad97a2 Description-en_GB: X C Binding, shape extension This package contains the library files needed to run software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shape0-dev Description-md5: b59fd5bacbd9b3280320ec83bb3f452c Description-en_GB: X C Binding, shape extension, development files This package contains the header and library files needed to build software using libxcb-shape, the shape extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0 Description-md5: efe15210cc4fe778d9092348500e1a77 Description-en_GB: X C Binding, shm extension This package contains the library files needed to run software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-shm0-dev Description-md5: 6f179a331f00f73798b8c2cabed1a88f Description-en_GB: X C Binding, shm extension, development files This package contains the header and library files needed to build software using libxcb-shm, the shm extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-sync-dev Description-md5: 1e0ff61d663c39e76f3de4c84c3f7899 Description-en_GB: X C Binding, sync extension, development files This package contains the header and library files needed to build software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-sync1 Description-md5: d5360e0f01127bfda17c79337e504a3f Description-en_GB: X C Binding, sync extension This package contains the library files needed to run software using libxcb-sync, the sync extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-util-dev Description-md5: a308699121fcd55e41ed04caba796f61 Description-en_GB: utility libraries for X C Binding -- atom, aux and event This package contains the header and library files needed to build software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-util0-dev Description-md5: c2b224d988a37aa953a47813a4b790a3 Description-en_GB: dummy transitional package for utility libraries for X C Binding This is a transitional dummy package for libxcb-util0-dev to libxcb-util- dev migration. . This package can be safely removed. Package: libxcb-util1 Description-md5: c4e9b5a7227fc66a9d8bef500363e8a0 Description-en_GB: utility libraries for X C Binding -- atom, aux and event This package contains the library files needed to run software using libxcb-util. . The xcb-util module provides a number of libraries which sit on top of libxcb, the core X protocol library, and some of the extension libraries. These experimental libraries provide convenience functions and interfaces which make the raw X protocol more usable. Some of the libraries also provide client-side code which is not strictly part of the X protocol but which have traditionally been provided by Xlib. Package: libxcb-xf86dri0 Description-md5: f6b61b1dd5cbcdd3b35b95162a6d84e0 Description-en_GB: X C Binding, xf86dri extension This package contains the library files needed to run software using libxcb-xf86dri, the xf86dri extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xf86dri0-dev Description-md5: 2d530540e9eef50abce24dce665eaee7 Description-en_GB: X C Binding, xf86dri extension, development files This package contains the header and library files needed to build software using libxcb-xf86dri, the xf86dri extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xfixes0 Description-md5: 94f24b982ab532c251f90293506a8fed Description-en_GB: X C Binding, xfixes extension This package contains the library files needed to run software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xfixes0-dev Description-md5: 18efd390c63351b408b2ffb0163f2cf5 Description-en_GB: X C Binding, xfixes extension, development files This package contains the header and library files needed to build software using libxcb-xfixes, the xfixes extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinerama0 Description-md5: f2a52133eab163b52a83f8199011810e Description-en_GB: X C Binding, xinerama extension This package contains the library files needed to run software using libxcb-xinerama, the xinerama extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinerama0-dev Description-md5: a48583621fb78aeb3c0f4cc202892fd8 Description-en_GB: X C Binding, xinerama extension, development files This package contains the header and library files needed to build software using libxcb-xinerama, the xinerama extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinput-dev Description-md5: 3e7daeaac61c07e6eaa1c3a8a9508c19 Description-en_GB: X C Binding, xinput extension, development files This package contains the header and library files needed to build software using libxcb-xinput, the xinput extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xinput0 Description-md5: a21d071cb9edd396b7e5e3746305cc41 Description-en_GB: X C Binding, xinput extension This package contains the library files needed to run software using libxcb-xinput, the xinput extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xkb-dev Description-md5: db3d11c316407d51ed8e7ccbc9b0e2ac Description-en_GB: X C Binding, XKEYBOARD extension, development files This package contains the header and library files needed to build software using libxcb-xkb, the XKEYBOARD extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xkb1 Description-md5: 265aa28a89cf5ce7330ef13f8d25ed2c Description-en_GB: X C Binding, XKEYBOARD extension This package contains the library files needed to run software using libxcb-xkb, the XKEYBOARD extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xtest0 Description-md5: 12d78ef68913f742e8054ee9ba8eceac Description-en_GB: X C Binding, xtest extension This package contains the library files needed to run software using libxcb-xtest, the xtest extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xtest0-dev Description-md5: fb44118f335dc050b5f88616743eda8e Description-en_GB: X C Binding, xtest extension, development files This package contains the header and library files needed to build software using libxcb-xtest, the xtest extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0 Description-md5: ed2134a19c1b37c3eec9621d2c3f1395 Description-en_GB: X C Binding, xv extension This package contains the library files needed to run software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xv0-dev Description-md5: c45791601a14485adf21a51b301cc152 Description-en_GB: X C Binding, xv extension, development files This package contains the header and library files needed to build software using libxcb-xv, the xv extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xvmc0 Description-md5: 722aaaca48e4d073cb75a56a36af7a4b Description-en_GB: X C Binding, xvmc extension This package contains the library files needed to run software using libxcb-xvmc, the xvmc extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb-xvmc0-dev Description-md5: e12e77e95ad1c28e751ed3b79abe2c81 Description-en_GB: X C Binding, xvmc extension, development files This package contains the header and library files needed to build software using libxcb-xvmc, the xvmc extension for the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1 Description-md5: 93568dcb3007e5182147ac40c36650aa Description-en_GB: X C Binding This package contains the library files needed to run software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcb1-dev Description-md5: d028a849d89f18ec7440c6d77483cbe1 Description-en_GB: X C Binding, development files This package contains the header and library files needed to build software using libxcb, the X C Binding. . The XCB library provides an interface to the X Window System protocol, designed to replace the Xlib interface. XCB provides several advantages over Xlib: . * Size: small library and lower memory footprint * Latency hiding: batch several requests and wait for the replies later * Direct protocol access: one-to-one mapping between interface and protocol * Thread support: access XCB from multiple threads, with no explicit locking * Easy creation of new extensions: automatically generates interface from machine-parsable protocol descriptions Package: libxcomposite-dev Description-md5: 6c12b730c4bb5b17bd24b60d9a59a12d Description-en_GB: X11 Composite extension library (development headers) libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off- screen buffer. . This package contains the development headers for the library found in libxcomposite1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcomposite1 Description-md5: 49720e84dd5a26f4429db537758dcedc Description-en_GB: X11 Composite extension library libXcomposite provides an X Window System client interface to the Composite extension to the X protocol. . The Composite extension allows clients called compositing managers to control the final drawing of the screen. Rendering is done into an off- screen buffer. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXcomposite Package: libxcursor-dev Description-md5: 6d945f0733e812c326a50fb6989e8cde Description-en_GB: X cursor management library (development files) Header files and a static version of the X cursor management library are provided by this package. . See the libxcursor1 package for further information. Package: libxcursor1 Description-md5: bcab34b890612afb82be0cf91528d573 Description-en_GB: X cursor management library Xcursor is a simple library designed to help locate and load cursors for the X Window System. Cursors can be loaded from files or memory and can exist in several sizes; the library automatically picks the best size. When using images loaded from files, Xcursor prefers to use the Render extension's CreateCursor request for rendering cursors. Where the Render extension is not supported, Xcursor maps the cursor image to a standard X cursor and uses the core X protocol CreateCursor request. . Preferred themes for cursors can be installed if desired, via xcursor- themes or other cursor-theme or icon-theme packages, configured with update-alternatives --config x-cursor-theme. Package: libxcvt0 Description-md5: ae1d29359b2d4424aefa0caf17337b68 Description-en_GB: VESA CVT standard timing modelines generator -- shared library libxcvt is a library providing a standalone version of the X server implementation of the VESA CVT standard timing modelines generator. . This package includes the shared library. Package: libxdamage-dev Description-md5: f6757e2a643233758976bf0152b926d7 Description-en_GB: X11 damaged region extension library (development headers) libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . This package contains the development headers for the library found in libxdamage1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdamage1 Description-md5: 98dd17ab9089c578805725bd9bce8f95 Description-en_GB: X11 damaged region extension library libXdamage provides an X Window System client interface to the DAMAGE extension to the X protocol. . The Damage extension provides for notification of when on-screen regions have been 'damaged' (altered). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdamage Package: libxdmcp-dev Description-md5: 13e87615e8ea7f62524dd6a205d82e68 Description-en_GB: X11 authorisation library (development headers) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the development headers for the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6 Description-md5: 79e282811de3a2440672d104fd07bead Description-en_GB: X11 Display Manager Control Protocol library This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxdmcp6-dbg Description-md5: cea8ee1de40a7ba778f5152a991680b0 Description-en_GB: X11 authorisation library (debug package) This package provides the main interface to the X11 display manager control protocol library, which allows for remote logins to display managers. . This package contains the debug versions of the library found in libxdmcp6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXdmcp Package: libxext-dev Description-md5: 9d497aabe7a8734879a278b8413e69c6 Description-en_GB: X11 miscellaneous extensions library (development headers) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronisation extension; - TOG-CUP, the Open Group's Colourmap Utilisation extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the development headers for the library found in libxext6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext-doc Description-md5: 0600a78601f1d6561cda356efeda64d5 Description-en_GB: X11 miscellaneous extensions library (documentation) libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronisation extension; - TOG-CUP, the Open Group's Colourmap Utilisation extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . This package contains the documentation for the included protocol extension libraries. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxext6 Description-md5: 5c72cf7a13b0990666898813406a2a89 Description-en_GB: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronisation extension; - TOG-CUP, the Open Group's Colourmap Utilisation extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Package: libxfixes-dev Description-md5: 5a65344d701bc29f7804bf45b42b7371 Description-en_GB: X11 miscellaneous 'fixes' extension library (development headers) libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . This package contains the development headers for the library found in libxfixes3. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfixes3 Description-md5: 85c0ed5f6b35005b3aaa0011badce46a Description-en_GB: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfont-dev Description-md5: cab55efddd1be9ff5e33a1ddb8d2a99a Description-en_GB: X11 font rasterisation library (development headers) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . This package contains the development headers for the library found in libxfont2. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxfont2 Description-md5: dfb2b2ff157452b137e94b16db4d10da Description-en_GB: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfont Package: libxft-dev Description-md5: 361e21531f0392d4741d24575db55848 Description-en_GB: FreeType-based font drawing library for X (development files) Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. . This package provides a static library and C header files. Package: libxft2 Description-md5: 9f19660eee6522753a05ff6cf228ec1d Description-en_GB: FreeType-based font drawing library for X Xft provides a client-side font API for X applications, making the FreeType font rasterizer available to X clients. Fontconfig is used for font specification resolution. Where available, the RENDER extension handles glyph drawing; otherwise, the core X protocol is used. Package: libxi-dev Description-md5: 19f838bb11eb7de1cb4ae13186283239 Description-en_GB: X11 Input extension library (development headers) libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . This package contains the development headers for the library found in libxi6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Package: libxi6 Description-md5: d1c377c726e0263738d2666185adc6f3 Description-en_GB: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and hotplugging of input devices (to be added and removed on the fly). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Package: libxinerama-dev Description-md5: 2efd4db97130bfd4a9ddc036f4e668d9 Description-en_GB: X11 Xinerama extension library (development headers) libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . This package contains the development headers for the library found in libxinerama1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxinerama1 Description-md5: 8af4527c5c1d4c9cfadc619f456cc56d Description-en_GB: X11 Xinerama extension library libXinerama provides an X Window System client interface to the XINERAMA extension to the X protocol. . The Xinerama (also known as panoramiX) extension allows for multiple screens attached to a single display to be treated as belonging together, and to give desktop applications a better idea of the monitor layout. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXinerama Package: libxkbcommon-dev Description-md5: ef653ec7ae2c3cecbf4869d7f5fe0694 Description-en_GB: library interface to the XKB compiler - development files xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the development headers for the library found in libxkbcommon0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-doc Description-md5: c2443fb4ade0b0d28830113cb301c0f6 Description-en_GB: library interface to the XKB compiler - documentation xkbcommon is a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . This package contains the documentation files for the library found in libxkbcommon0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-0 Description-md5: 2be59c31381cd21c6a93029b61d195d6 Description-en_GB: library to create keymaps with the XKB X11 protocol This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon-x11-dev Description-md5: 4fcb4c4142b8c9a3b86ff1e0db90ab3f Description-en_GB: library to create keymaps with the XKB X11 protocol - development files This package provides an add-on library called xkbcommon-x11, to support creating keymaps with the XKB X11 protocol, by querying the X server directly. . This package contains the development headers for the library found in libxkbcommon-x11-0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbcommon0 Description-md5: 3856681f1fd5bf4962445465a50b2086 Description-en_GB: library interface to the XKB compiler - shared library This package provides a library to handle keyboard descriptions, including loading them from disk, parsing them and handling their state. It's mainly meant for client toolkits, window systems, and other system applications; currently that includes Wayland, kmscon, GTK+, Clutter, and more. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbfile-dev Description-md5: ad5f62c86814066bcc2cca88f1feb02d Description-en_GB: X11 keyboard file manipulation library (development headers) libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . This package contains the development headers for the library found in libxkbfile1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxkbfile1 Description-md5: e5bd1e08d32d2a15bb15debcd9ebca0d Description-en_GB: X11 keyboard file manipulation library libxkbfile provides an interface to read and manipulate description files for XKB, the X11 keyboard configuration extension. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libxkbfile Package: libxkbregistry-dev Description-md5: caefe766c87deee0a677cb5c3c1ed9b5 Description-en_GB: library to query available RMLVO - development files This package provides an add-on library called xkbregistry, which is used to query the available RMLVO instead of parsing evdev.xml directly. . This package contains the development headers for the library found in libxkbregistry0. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxkbregistry0 Description-md5: 6dd4a591fed690bb884cccdbb973c608 Description-en_GB: library to query available RMLVO This package provides an add-on library called xkbregistry, which is used to query available RMLVO instead of parsing evdev.xml directly. . More information about X.Org can be found at: . This module can be found at https://github.com/xkbcommon/libxkbcommon.git Package: libxklavier-dev Description-md5: b597dcd5eda75cde0b43256434dc609f Description-en_GB: Development files for libxklavier These are headers and other files needed to develop with libxklavier. Package: libxklavier16 Description-md5: 1cd9d83d8439126ed00f6818cfce823d Description-en_GB: X Keyboard Extension high-level API Libxklavier provides programmers an API for high(er) level access to the X Keyboard Extension, to ease creating XKB related applications. Package: libxml++2.6-2v5 Description-md5: 5000d474cafbf7c5dd4265d7b92c45a2 Description-en_GB: C++ interface to the GNOME XML library (libxml2) Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . This package contains shared libraries. Package: libxml++2.6-dev Description-md5: c5132dfa82a7e6d6dfbc460068bc77d8 Description-en_GB: C++ interface to the GNOME XML library (libxml2) - dev files Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . This package contains development files. Package: libxml++2.6-doc Description-md5: 09427d4c7495a883c720f9cce9f4b33c Description-en_GB: HTML interface documentation and examples for libxml++ Libxml++ is a C++ wrapper for the libxml2 XML parser library (otherwise known as the GNOME XML library). It has SAX and DOM-like APIs, but does not attempt to conform exactly to the DOM specification because they are not aimed at C++. Its API is much simpler than the underlying libxml C API. . This package contains reference documentation and examples. Package: libxml-libxml-perl Description-md5: d585b9f49fd3c911baab5d83bfe8dae5 Description-en_GB: Perl interface to the libxml2 library XML::LibXML is a Perl interface to the GNOME libxml2 library, which provides interfaces for parsing and manipulating XML files. This module allows Perl programmers to make use of the highly capable validating XML parser and the high performance Document Object Model (DOM) implementation. Additionally, it supports using the XML Path Language (XPath) to find and extract information. Package: libxml-namespacesupport-perl Description-md5: bb879c06ad33a8cd6d85483505387a81 Description-en_GB: Perl module for supporting simple generic namespaces XML::NamespaceSupport offers a simple way to process namespace-based XML names. It also helps maintain a prefix-to-namespace URI map and provides a number of basic checks. Package: libxml-parser-perl Description-md5: 1d62424e8724202d89f9a9fadad8266e Description-en_GB: Perl module for parsing XML files The XML::Parser module provides ways to parse XML documents. It is built on top of XML::Parser::Expat, which is a lower level interface to James Clark's expat library. Each call to one of the parsing methods creates a new instance of XML::Parser::Expat which is then used to parse the document. Expat options may be provided when the XML::Parser object is created. These options are then passed on to the Expat object on each parse call. They can also be given as extra arguments to the parse methods, in which case they override options given at XML::Parser creation time. . The behavior of the parser is controlled either by Style and/or Handlers options, or by setHandlers method. These all provide mechanisms for XML::Parser to set the handlers needed by XML::Parser::Expat. If neither Style nor Handlers are specified, then parsing just checks the document for being well-formed. . When underlying handlers get called, they receive as their first parameter the Expat object, not the Parser object. Package: libxml-sax-base-perl Description-md5: d2b9fd04fe2bfb32b35febb80f2cfc34 Description-en_GB: base class for SAX drivers and filters XML::SAX::Base is a base class for PerlSAX drivers and filters. The main advantages that it provides are easy dispatching of events the right way (ie it takes care for you of checking that the handler has implemented that method, or has defined an AUTOLOAD), and the guarantee that filters will pass along events that they aren't implementing to handlers downstream that might nevertheless be interested in them. . This package also provides XML::SAX::Exception. Package: libxml-sax-expat-perl Description-md5: 9426500cd4db87b0c8491f4d2aef9181 Description-en_GB: Perl module for a SAX2 driver for Expat (XML::Parser) The XML::SAX::Expat module is an implementation of a SAX2 driver sitting on top of Expat (XML::Parser). It is still incomplete, though most of the basic SAX2 events should be available. . The libxml-sax-expatxs-perl provides an Expat XML parser as an XS module. Package: libxml-sax-perl Description-md5: 85b6ca7554a3537b49500d73d818d9b6 Description-en_GB: Perl module for using and building Perl SAX2 XML processors XML::SAX consists of several framework classes for using and building Perl SAX2 XML parsers, filters, and drivers. It is designed around the need to be able to "plug in" different SAX parsers to an application without requiring programmer intervention. Those of you familiar with the DBI will be right at home. Some of the designs come from the Java JAXP specification (SAX part), only without the javaness. . The package also contains a SAX parser, XML::SAX::PurePerl, but it is considered too slow for serious use and is only provided as a fallback parser. It is recommend XML::SAX::Expat (provided in libxml-sax-expat- perl) instead. . The framework includes a Debian-specific script (called update-perl-sax- parsers) to manage the ParserDetails.ini file. This script is intended to be used in postinst and prerm package scripts to (de)register parsers. See README.Debian for more info. Package: libxml-simple-perl Description-md5: a230ee1ac2e536e0222ff87d14fe8eaf Description-en_GB: Perl module for reading and writing XML The XML::Simple module provides a simple API layer on top of an underlying XML parsing module to maintain XML files (especially configuration files). Two functions are exported: XMLin() and XMLout(). . The simplest approach is to call these two functions directly, but an optional object oriented interface allows them to be called as methods of an XML::Simple object. The object interface can also be used at either end of a SAX pipeline. . Note from upstream: The use of this module in new code is strongly discouraged. Other modules are available which provide more straightforward and consistent interfaces. In particular, XML::LibXML is highly recommended. XML::Twig is another excellent alternative.These modules are packaged as libxml-libxml-perl and libxml-twig-perl in Debian. Package: libxml-twig-perl Description-md5: fffca4420a292dabc4b6e8d1d74cca5d Description-en_GB: Perl module for processing huge XML documents in tree mode The XML::Twig module provides a way to process XML documents. It is built on top of XML::Parser. . The module offers a tree interface to the document, while allowing to output the parts of it that have been completely processed. . It allows minimal resource (CPU and memory) usage by building the tree only for the parts of the documents that need actual processing, through the use of the twig_roots and twig_print_outside_roots options. The finish and finish_print methods also help to increase performance. . XML::Twig tries to make simple things easy so it tries its best to takes care of a lot of the (usually) annoying (but sometimes necessary) features that come with XML and XML::Parser. Package: libxml-xpathengine-perl Description-md5: a232570871d958cf3696105e6607e9a0 Description-en_GB: re-usable XPath engine for DOM-like trees XML::XPathEngine provides an XPath engine, that can be re-used by other module/classes that implement trees. . In order to use the XPath engine, nodes in the user module need to mimic DOM nodes. The degree of similarity between the user tree and a DOM dictates how much of the XPath features can be used. A module implementing all of the DOM should be able to use this module very easily (you might need to add the cmp method on nodes in order to get ordered result sets). . This module is derived from Matt Sergeant's XML::XPath. Package: libxml2 Description-md5: 6771e66f557fa0f71e6955303e1d8f8d Description-en_GB: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Package: libxml2-dev Description-md5: 315d877f425ed2a2bbe448d2e81be6e6 Description-en_GB: GNOME XML library - development files XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Package: libxml2-doc Description-md5: 67d897c8cceafd8a9c57b7d2136b6536 Description-en_GB: GNOME XML library - documentation XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Package: libxml2-utils Description-md5: c442f3c69b5f5fb22153f4c2a1b6a92e Description-en_GB: GNOME XML library - utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Package: libxmlb-dev Description-md5: 2589db338c986b61c6e452519385ccaa Description-en_GB: development files for libxmlb This package provides development libraries for libxmlb. . The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. Package: libxmlb2 Description-md5: a5834ea263db6cdd99112032df9dcef9 Description-en_GB: Binary XML library The libxmlb library takes XML source, and converts it to a structured binary representation with a deduplicated string table -- where the strings have the NULs included. . This allows an application to mmap the binary XML file, do an XPath query and return some strings without actually parsing the entire document. This is all done using (almost) zero allocations and no actual copying of the binary data. Package: libxmlsec1 Description-md5: 62646b37b26c7e3af663dfd0df5fdba3 Description-en_GB: XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides all XML security library functionality except for the cryptography engine. Package: libxmlsec1-dev Description-md5: b3408f0c1ac880f2a8158d47f2fc55a4 Description-en_GB: Development files for the XML security library The XML Security Library is a C library that implements these XML standards: . * XML Signature * XML Encryption . This package provides development files including documentation, examples, headers, static libraries, and configuration support. Package: libxmlsec1-doc Description-md5: 2260621854b66f63937b8cb6813b34e7 Description-en_GB: XML security library -- documentation The XML Security Library implements standards related to secure handling of XML data. . This package contains the documentation for xmlsec1. E.g. the API docs. Package: libxmlsec1-gcrypt Description-md5: 9f90544bf8d74cd9aa8038be82a16c4a Description-en_GB: Gcrypt engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gcrypt implementation of the XML security library cryptography functions. Package: libxmlsec1-gnutls Description-md5: 515f1742a7e72884fb58fb676b160576 Description-en_GB: Gnutls engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the gnutls implementation of the XML security library cryptography functions. Package: libxmlsec1-nss Description-md5: 4a7c7b1a82c79304c0f1e08a371b2d99 Description-en_GB: Nss engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the nss implementation of the XML security library cryptography functions. Package: libxmlsec1-openssl Description-md5: 30c12fdc67557c1a789481f24b208a77 Description-en_GB: Openssl engine for the XML security library The XML Security Library implements standards related to secure handling of XML data. . This package provides dynamic libraries for use by applications. Specifically, it provides the openssl implementation of the XML security library cryptography functions. Package: libxmu-dev Description-md5: 1535c013b63a4134a8f998fbc83b84eb Description-en_GB: X11 miscellaneous utility library (development headers) libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . This package contains the development headers for the library found in libxmu6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu-headers Description-md5: a50fe5fa06a21984619f3b9e9d32391a Description-en_GB: X11 miscellaneous utility library headers libXmu and libXmuu are miscellaneous utility libraries for X library developers to abstract some common functions. This package provides the headers for both libraries (as libXmuu is a subset of libXmu), and is depended upon by both. For more information, please see libxmu-dev or libxmuu-dev. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmu6 Description-md5: 5399b16d918a060136eb6d6a5cfda654 Description-en_GB: X11 miscellaneous utility library libXmu provides a set of miscellaneous utility convenience functions for X libraries to use. libXmuu is a lighter-weight version that does not depend on libXt or libXext; for more information, see libxmuu1. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu-dev Description-md5: 82e532669f63dcf82d16c33a3969f937 Description-en_GB: X11 miscellaneous micro-utility library (development headers) libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . This package contains the development headers for the library found in libxmuu1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxmuu1 Description-md5: 9bbd97bf046baafb7d73b980536d719d Description-en_GB: X11 miscellaneous micro-utility library libXmuu provides a set of miscellaneous utility convenience functions for X libraries to use. It is a lighter version of libXmu that does not depend on libXt or libXext; for more information on libXmu, see libxmu6. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXmu Package: libxnvctrl-dev Description-md5: 71c9cd04112d6cef6a0d35dd8ec66dd8 Description-en_GB: NV-CONTROL X extension (development files) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV- CONTROL X extension is assumed to be persistent only for the current server generation. Package: libxnvctrl0 Description-md5: 6d4f8aebac836277193a58e922a49603 Description-en_GB: NV-CONTROL X extension (runtime library) The NV-CONTROL X extension provides a mechanism for X clients to query and set configuration parameters of the NVIDIA X driver. State set by the NV- CONTROL X extension is assumed to be persistent only for the current server generation. . This package contains the shared library. Package: libxpm-dev Description-md5: 60c6014269ef9dbf528ec68b6af609fc Description-en_GB: X11 pixmap library (development headers) The X PixMap image format is an extension of the monochrome X BitMap format specified in the X protocol, and is commonly used in traditional X applications. . This package contains the development headers for the libxpm4 library. Non-developers likely have little use for this package. Package: libxpm4 Description-md5: 6158460eff917cccb4eceb056d008569 Description-en_GB: X11 pixmap library The X PixMap image format is an extension of the monochrome X BitMap format specified in the X protocol, and is commonly used in traditional X applications. . This package provides runtime support for XPM format. Package: libxrandr-dev Description-md5: 472874e086e0625bcfaa26e20af9322b Description-en_GB: X11 RandR extension library (development headers) libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . This package contains the development headers for the library found in libxrandr2. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Package: libxrandr2 Description-md5: 65a82a92b149df67dc48acf752dff9a2 Description-en_GB: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Package: libxrender-dev Description-md5: ab247b71ec2a9c8f09333a5cd3427a89 Description-en_GB: X Rendering Extension client library (development files) The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . This package provides a static library and C header files. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxrender1 Description-md5: 2f3ba8b961b0e447d4a057ca46b769c7 Description-en_GB: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Package: libxres-dev Description-md5: 70ec3c2d202b5b75e237d25e6d833401 Description-en_GB: X11 Resource extension library (development headers) libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . This package contains the development headers for the library found in libxres1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Package: libxres1 Description-md5: d9399de89592de94c1d00cfcb2c850b3 Description-en_GB: X11 Resource extension library libXRes provides an X Window System client interface to the Resource extension to the X protocol. . The Resource extension allows for X clients to see and monitor the X resource usage of various clients (pixmaps, et al). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXRes Package: libxshmfence-dev Description-md5: 5dc82f788312a94baef43ea5bb08e086 Description-en_GB: X shared memory fences - development files This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence development files. Package: libxshmfence1 Description-md5: 07283b1747ebbc3d201e91620e3eaf51 Description-en_GB: X shared memory fences - shared library This library provides an interface to shared-memory fences for synchronization between the X server and direct-rendering clients. . This package contains the xshmfence shared library. Package: libxslt1-dev Description-md5: f51e27fa123abbb4132b189b0ee706c8 Description-en_GB: XSLT 1.0 processing library - development kit XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the development files for libxslt. Package: libxslt1.1 Description-md5: a00a78b7d528f023d0297a93b37a3a68 Description-en_GB: XSLT 1.0 processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT version 1.0. . This package contains the libxslt library used by applications for XSLT transformations. Package: libxss-dev Description-md5: ba8df8d213594251377e061c33f2cb18 Description-en_GB: X11 Screen Saver extension library (development headers) libXss provides an X Window System client interface to the MIT-SCREEN- SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . This package contains the development headers for the library found in libxss1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver Package: libxss1 Description-md5: 1f5368915b79b0cbac8946f5212d74e2 Description-en_GB: X11 Screen Saver extension library libXss provides an X Window System client interface to the MIT-SCREEN- SAVER extension to the X protocol. . The Screen Saver extension allows clients behaving as screen savers to register themselves with the X server, to better integrate themselves with the running session. . More information about X.Org can be found at: . This module can be found at https://gitlab.freedesktop.org/xorg/lib/libXScrnSaver Package: libxt-dev Description-md5: 4672adcea184032fd66fe6c6e5ca9f00 Description-en_GB: X11 toolkit intrinsics library (development headers) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the development headers for the library found in libxt6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxt-doc Description-md5: 2c883d3c620cda68cbaae054db634f97 Description-en_GB: X11 toolkit intrinsics library (documentation) libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . This package contains the X Toolkit Intrinsics C API documentation. Package: libxt6 Description-md5: c3abc4b8f3ebe1d7b7494d4013fd7976 Description-en_GB: X11 toolkit intrinsics library libXt provides the X Toolkit Intrinsics, an abstract widget library upon which other toolkits are based. Xt is the basis for many toolkits, including the Athena widgets (Xaw), and LessTif (a Motif implementation). . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXt Package: libxtables-dev Description-md5: 704795211bb04c8e97ee8de3b1fb0f51 Description-en_GB: netfilter xtables library -- development files The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package includes the development files of libxtables. Package: libxtables12 Description-md5: 63e15790bf391d02773381b5b6259745 Description-en_GB: netfilter xtables library The iptables/xtables framework has been replaced by nftables. You should consider migrating now. . This package contains the user-space interface to the Netfilter xtables kernel framework. Package: libxtst-dev Description-md5: 09750ecc9a856fd60b670db9e026b412 Description-en_GB: X11 Record extension library (development headers) libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . This package contains the development headers for the library found in libxtst6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxtst-doc Description-md5: e6ad7516545bd5639c55d395d6e13f2d Description-en_GB: X11 Record extension library (documentation) libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . This package contains the API documentation for the X Record and XTEST extension libraries. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxtst6 Description-md5: 607ed9de26105aa8d1dcd05341be86ab Description-en_GB: X11 Testing -- Record extension library libXtst provides an X Window System client interface to the Record extension to the X protocol. . The Record extension allows X clients to synthesise input events, which is useful for automated testing. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXtst Package: libxv-dev Description-md5: b523070da565d82188dd9e043b45849d Description-en_GB: X11 Video extension library (development headers) libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . This package contains the development headers for the library found in libxv1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXv Package: libxv1 Description-md5: 74cba3221d4427cf5cc62e42d4a4336f Description-en_GB: X11 Video extension library libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXv Package: libxvmc-dev Description-md5: 6714e75f838e1dd58bf1305ffbb9df99 Description-en_GB: X11 Video extension library (development headers) libXvMC provides an X Window System client interface to the XVideo- MotionCompensation extension to the X protocol. . The XVideo-MotionCompensation extension allows for further accelerated drawing of videos. Video data may be sent at earlier stages of the decoding pipeline than raw YUV data. At the moment, driver support for XvMC is poor to non-existent. . This package contains the development headers for the library found in libxvmc1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXvMC Package: libxvmc1 Description-md5: 2e85ba9fa9298f06cfed3420413fe8ad Description-en_GB: X11 Video extension library libXvMC provides an X Window System client interface to the XVideo- MotionCompensation extension to the X protocol. . The XVideo-MotionCompensation extension allows for further accelerated drawing of videos. Video data may be sent at earlier stages of the decoding pipeline than raw YUV data. At the moment, driver support for XvMC is poor to non-existent. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXvMC Package: libxxf86dga-dev Description-md5: e02dc131e7ff39b6aafdad14aa6d7780 Description-en_GB: X11 Direct Graphics Access extension library (development headers) libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . This package contains the development headers for the library found in libxxf86dga1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86dga1 Description-md5: 3b4c06b89aa50ec8ff9dfdeca065cd4a Description-en_GB: X11 Direct Graphics Access extension library libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86dga1-dbg Description-md5: c3ae464978269f65057391632499fe73 Description-en_GB: X11 Direct Graphics Access extension library (debug package) libXxf86dga provides the XFree86-DGA extension, which allows direct graphics access to a framebuffer-like region, and also allows relative mouse reporting, et al. It is mainly used by games and emulators for games. . This package contains the debug versions of the library found in libxxf86dga1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86dga Package: libxxf86vm-dev Description-md5: f248dc7c5a7842ef87d8528ab4f9bb7b Description-en_GB: X11 XFree86 video mode extension library (development headers) libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . This package contains the development headers for the library found in libxxf86vm1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxf86vm1 Description-md5: b174fdb3bc0f1361c3d5865a48ffdd70 Description-en_GB: X11 XFree86 video mode extension library libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxf86vm1-dbg Description-md5: c96802621cfbd8042ea5b726670991cc Description-en_GB: X11 XFree86 video mode extension library (debug package) libXxf86vm provides an interface to the XFree86-VidModeExtension extension, which allows client applications to get and set video mode timings in extensive detail. It is used by the xvidtune program in particular. . This package contains the debug versions of the library found in libxxf86vm1. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXxf86vm Package: libxxhash-dev Description-md5: 45228533bdb4734b654bc55f84bec40f Description-en_GB: header files and a static library for libxxhash xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). . This package contains xxHash static library and header files. Package: libxxhash0 Description-md5: 6bd5146e7d8c018b3155cacf897b1233 Description-en_GB: shared library for xxhash xxHash is an Extremely fast Hash algorithm, running at RAM speed limits. It successfully completes the SMHasher test suite which evaluates collision, dispersion and randomness qualities of hash functions. Code is highly portable, and hashes are identical on all platforms (little / big endian). . This package contains the shared library. Package: libyajl-dev Description-md5: 2cfee6b229bf6903e3924aa0d5cbc263 Description-en_GB: Yet Another JSON Library - development files A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the header files and static libraries needed for compiling software that uses the yajl library. Package: libyajl-doc Description-md5: d8f6d590b0bed9fd2a2b91f8f93166d8 Description-en_GB: Yet Another JSON Library - library documentation A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. . This package contains the API documentation. Package: libyajl2 Description-md5: d040c8eddc66c15eddb5e7a364fc9e23 Description-en_GB: Yet Another JSON Library A small, fast library for parsing JavaScript Object Notation (JSON). It supports incremental parsing from a stream and leaves data representation to higher level code. Package: libyaml-0-2 Description-md5: dc7536751a3eb6ce248dda2ad4cfcca2 Description-en_GB: Fast YAML 1.1 parser and emitter library LibYAML is a C library for parsing and emitting data in YAML 1.1, a human- readable data serialization format. Package: libyaml-cpp-dev Description-md5: 6971beb0ca8c08bfd5f09593813a6115 Description-en_GB: YAML parser and emitter for C++ - development files yaml-cpp is a C++ library for parsing and emitting data in YAML 1.2, a human-readable data serialisation format. . This package provides development files of yaml-cpp. Package: libyaml-cpp0.7 Description-md5: dc73d50060451c24fd11353aa2413ac3 Description-en_GB: YAML parser and emitter for C++ yaml-cpp is a C++ library for parsing and emitting data in YAML 1.2, a human-readable data serialisation format. . This package provides run-time library of yaml-cpp. Package: libyaml-dev Description-md5: 6a835b3e1ea55d4191038017f1855f58 Description-en_GB: Fast YAML 1.1 parser and emitter library (development) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human- readable data serialization format. . This package contains development headers and static libraries. Package: libyaml-doc Description-md5: 1154dd3c7dd7c343317b3e41a2611fd9 Description-en_GB: Fast YAML 1.1 parser and emitter library (documentation) LibYAML is a C library for parsing and emitting data in YAML 1.1, a human- readable data serialization format. . This package contains API documentation for developers in HTML format, and some example programs from the LibYAML distribution. Package: libyaml-libyaml-perl Description-md5: 8fa3125a297cb8c4eb3becc6b15ffd1a Description-en_GB: Perl interface to libyaml, a YAML implementation YAML::LibYAML (or YAML::XS) is a Perl interface to Kirill Siminov's libyaml library, a YAML Ain't Markup Language (YAML) implementation written in C to support the YAML 1.1 specification. The provided Dump and Load routines are compatible with the Perl YAML module (see libyaml-perl). Package: libyaml-perl Description-md5: 207c6e42686e3356a6c6e3a975e92075 Description-en_GB: YAML Ain't Markup Language YAML is a generic data serialization language that is optimized for human readability. It can be used to express the data structures of most modern programming languages (including Perl, of course). YAML supports Unicode and there are implementations of the parser in many different languages, making it a rather portable serialization format. . Please note that the YAML module is currently a deprecated implementation in Pure Perl, which is probably slow on your system. The authors intend to change it to just be a front-end interface module for various YAML implementations. For now, YAML::Any is a module provided for this purpose, which simply selects the best YAML implementation available. Package: libyaml-tiny-perl Description-md5: b00dcfa8db032a784560bd00a60df627 Description-en_GB: Perl module for reading and writing YAML files YAML::Tiny is a pure Perl module that provides support for reading and writing a usable subset of the full YAML specification. It aims to minimize memory requirements and avoid XS while remaining relatively fast. Package: libyelp-dev Description-md5: 16dfe7c9b07fae30c7c33c3655d53161 Description-en_GB: Library for the GNOME help browser (development) Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This package contains the development files for the libyelp library. Package: libyelp0 Description-md5: f5adafee47b3d10b994668590a31200f Description-en_GB: Library for the GNOME help browser Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. . This library contains widgets and utilities for use by Yelp. Package: libzfs4linux Description-md5: 68404c691e40434a1c18cb823bdc6f84 Description-en_GB: OpenZFS filesystem library for Linux - general support OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . The OpenZFS library provides support for managing OpenZFS filesystems. Package: libzfslinux-dev Description-md5: f1a2250776c6f7f70d2a90196a6ab150 Description-en_GB: OpenZFS filesystem development files for Linux Header files and static libraries for compiling software against libraries of OpenZFS filesystem. . This package includes the development files of libnvpair3, libuutil3, libzpool5 and libzfs4. Package: libzhuyin-dev Description-md5: 3737238c0c0f6cf700c376bec7c7cdd7 Description-en_GB: Development files for zhuyin input method library The libzhuyin project aims to provide the algorithms core for intelligent sentence-based Chinese zhuyin input methods. libzhuyin can be integrated with input method framework likes ibus, fcitx, etc. to provide a zhuyin based input method for Traditional Chinese user. . This package contains development files for libzhuyin. Package: libzhuyin13 Description-md5: b3c1ce49632ac7b6fadd69d5309c5633 Description-en_GB: Zhuyin input method library The libzhuyin project aims to provide the algorithms core for intelligent sentence-based Chinese zhuyin input methods. libzhuyin can be integrated with input method framework likes ibus, fcitx, etc. to provide a zhuyin based input method for Traditional Chinese user. Package: libzpool5linux Description-md5: 5411b703c1dae8e2c3f38bbe7330f01d Description-en_GB: OpenZFS pool library for Linux OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This zpool library provides support for managing zpools. Package: libzstd-dev Description-md5: 2a488d6e9949d76acce6c556e765f713 Description-en_GB: fast lossless compression algorithm -- development files Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the headers and static library. Package: libzstd1 Description-md5: 5529781042229a3d4fc1e69daa94d736 Description-en_GB: fast lossless compression algorithm Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the shared library. Package: licensecheck Description-md5: cf2bf9782085ff3ee4afd641db8ceed3 Description-en_GB: simple license checker for source files Licensecheck attempts to determine the license that applies to each file passed to it, by searching the start of the file for text belonging to various licences. . Support for bash tab-completion requires the package bash-completion. Package: lintian Description-md5: 2eadce034bb73a82127080d92275bc67 Description-en_GB: Debian package checker Lintian dissects Debian packages and reports bugs and policy violations. It contains automated checks for many aspects of Debian policy as well as some checks for common errors. . This package is useful for all people who want to check Debian packages for compliance with Debian policy. Every Debian maintainer should check packages with this tool before uploading them to the archive. . This version of Lintian is calibrated for Debian Policy version 4.6.0.1. Package: linux-aws Description-md5: 7e69860171c6c8a0efda6ea26320ac20 Description-en_GB: Complete Linux kernel for Amazon Web Services (AWS) systems. This package will always depend on the latest complete Linux kernel available for Amazon Web Services (AWS) systems. Package: linux-azure Description-md5: 5d143c4091c2e7a303d314c0e24595f5 Description-en_GB: Complete Linux kernel for Azure systems. This package will always depend on the latest complete Linux kernel available for Azure systems. Package: linux-base Description-md5: 441643227abc8006d7ae05aa2312ff51 Description-en_GB: Linux image base package This package contains files and support scripts for all Linux images. Package: linux-base-sgx Description-md5: aa4d06104fb4532f5a75e88b8a4292e4 Description-en_GB: Linux image base package for DCAP SGX This package contains files and support scripts for all Linux images with DCAP SGX drivers. Package: linux-buildinfo-5.15.0-1002-gke Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1002-ibm Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1002-oracle Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1003-azure Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1003-gcp Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1004-aws Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1004-intel-iotg Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1004-kvm Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-23-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-24-lowlatency Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-25-generic Description-md5: f24fe8db47a86e2883f3d9a08ec9263d Description-en_GB: Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.17.0-1003-oem Description-md5: a45d2f37d1aa74cc1b434b44754a334c Description-en_GB: Linux kernel buildinfo for version 5.17.0 on 64 bit x86 SMP This package contains the Linux kernel buildinfo for version 5.17.0 on 64 bit x86 SMP. . You likely do not want to install this package. Package: linux-cloud-tools-azure Description-md5: 996a134ced918fe9256d7b32c3a50925 Description-en_GB: Linux kernel versioned cloud tools for Azure systems. This package will always depend on the latest Linux kernel versioned cloud tools available for Azure systems. Package: linux-cloud-tools-generic Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en_GB: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-22.04 Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en_GB: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-generic-hwe-22.04-edge Description-md5: 5c22a6fda8e688ed1a83b6cd5236f5e8 Description-en_GB: Generic Linux kernel cloud tools This package will always depend on the latest generic kernel cloud tools available. Package: linux-cloud-tools-lowlatency Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en_GB: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-22.04 Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en_GB: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-lowlatency-hwe-22.04-edge Description-md5: 89afda7d1e45501227d8188a5d763dd8 Description-en_GB: lowlatency Linux kernel cloud tools This package will always depend on the latest lowlatency kernel cloud tools available. Package: linux-cloud-tools-virtual Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en_GB: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-22.04 Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en_GB: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-cloud-tools-virtual-hwe-22.04-edge Description-md5: 435e414f8a2bb73a3e9efac963d69981 Description-en_GB: Virtual Linux kernel cloud tools This package will always depend on the latest minimal generic kernel cloud tools used for virtual instances. Package: linux-crashdump Description-md5: 0c0b5ada9f277febaf6bd7d5ebc0d337 Description-en_GB: Linux kernel crashdump setup for the latest generic kernel This package installs all the needed infrastructure to get crashdumps from your running system. If you are experiencing kernel crashes that cannot be debugged normally (because the problem is infrequent or panic's the system in such a way as to make information gathering impossible), then you can install this package to automatically enable capture of the vmcore on crashes. Package: linux-firmware Description-md5: 7a047bff9e44dce458a300976c12f9da Description-en_GB: Firmware for Linux kernel drivers This package provides firmware used by Linux kernel drivers. Package: linux-gcp Description-md5: d87663192d7fe5dc7add0127cbf19bdb Description-en_GB: Complete Google Cloud Platform (GCP) Linux kernel and headers This package will always depend on the latest complete Google Cloud Platform (GCP) Linux kernel and headers. Package: linux-generic Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en_GB: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-22.04 Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en_GB: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-generic-hwe-22.04-edge Description-md5: 000d0a6187a93215f75bba542cc6df27 Description-en_GB: Complete Generic Linux kernel and headers This package will always depend on the latest complete generic Linux kernel and headers. Package: linux-headers-aws Description-md5: 279f4ec9e0d306a0528bbd49b4805b6f Description-en_GB: Linux kernel headers for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel headers available for Amazon Web Services (AWS) systems. Package: linux-headers-azure Description-md5: eeb9ab16adc26b5a55752a82472d09ac Description-en_GB: Linux kernel headers for Azure systems. This package will always depend on the latest kernel headers available for Azure systems. Package: linux-headers-gcp Description-md5: 14ce9b53a9d24ad1be99da16f32ced5d Description-en_GB: Google Cloud Platform (GCP) Linux kernel headers This package will always depend on the latest Google Cloud Platform (GCP) kernel headers available. Package: linux-headers-generic Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en_GB: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-20.04 Description-md5: 46a733901347cf192e986e01a2bc79cb Description-en_GB: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-generic-hwe-20.04-edge Description-md5: 46a733901347cf192e986e01a2bc79cb Description-en_GB: Generic Linux kernel headers (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-headers-generic-hwe-22.04 Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en_GB: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-generic-hwe-22.04-edge Description-md5: 9c9742ab9c289b1e900fab477bc0070d Description-en_GB: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Package: linux-headers-kvm Description-md5: 40a9cb111eb5468e160855868a0f395c Description-en_GB: Linux kernel headers for virtual systems. This package will always depend on the latest kernel headers available for virtual systems. Package: linux-headers-lowlatency Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en_GB: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-22.04 Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en_GB: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-lowlatency-hwe-22.04-edge Description-md5: b28bf5c7c758bfbbbd15e31ed4c78ed6 Description-en_GB: lowlatency Linux kernel headers This package will always depend on the latest lowlatency kernel headers available. Package: linux-headers-oracle Description-md5: 741bcaa487f48f8860558f12a15d4f3e Description-en_GB: Linux kernel headers for Oracle systems. This package will always depend on the latest kernel headers available for Oracle systems. Package: linux-headers-virtual Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en_GB: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-22.04 Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en_GB: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-headers-virtual-hwe-22.04-edge Description-md5: 8b6e69f9b77aba672a89fe0ef9041d27 Description-en_GB: Virtual Linux kernel headers This package will always depend on linux-headers-generic. Package: linux-ibm-source-5.15.0 Description-md5: 8b1a42116cc013ab156cd5d15ec1d6d6 Description-en_GB: Linux kernel source for version 5.15.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.15.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-ibm-headers package instead. Package: linux-image-5.15.0-1002-oracle Description-md5: dac56b784e93dabcafaf01236fed222d Description-en_GB: Signed kernel image oracle A kernel image for Oracle. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1003-azure Description-md5: 4f10ee54ba011a7f5b60c437e681a38d Description-en_GB: Signed kernel image azure A kernel image for azure. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-1003-gcp Description-md5: a844e08bb9bc7e5da00eb900399526fd Description-en_GB: Signed kernel image GCP A kernel image for GCP. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-5.15.0-23-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en_GB: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-24-lowlatency Description-md5: d033c93139790e893a4e35936dd49bc8 Description-en_GB: Signed kernel image lowlatency A kernel image for lowlatency. This version of it is signed with Canonical's UEFI signing key. Package: linux-image-5.15.0-25-generic Description-md5: 54a18b1adebc179da3c9e59a5db5fe77 Description-en_GB: Signed kernel image generic A kernel image for generic. This version of it is signed with Canonical's UEFI/Opal signing key. Package: linux-image-aws Description-md5: d48f8260f8c20a3da56fff707dd8ef26 Description-en_GB: Linux kernel image for Amazon Web Services (AWS) systems. This package will always depend on the latest kernel image available for Amazon Web Services (AWS) systems. Package: linux-image-azure Description-md5: 59fc023c98c9e1d74aefb185eab773d3 Description-en_GB: Linux kernel image for Azure systems. This package will always depend on the latest kernel image available for Azure systems. Package: linux-image-extra-virtual Description-md5: 9294e4085f6284a282d73159409194a6 Description-en_GB: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-22.04 Description-md5: 9294e4085f6284a282d73159409194a6 Description-en_GB: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-extra-virtual-hwe-22.04-edge Description-md5: 9294e4085f6284a282d73159409194a6 Description-en_GB: Extra drivers for Virtual Linux kernel image This package will always depend on linux-image-generic. Package: linux-image-gcp Description-md5: f100d59138809689d7ab845357f64201 Description-en_GB: Google Cloud Platform (GCP) Linux kernel image This package will always depend on the latest Google Cloud Platform (GCP) kernel image available. Package: linux-image-generic Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en_GB: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-20.04 Description-md5: 428fe66c964353c1e60e10755b5687c3 Description-en_GB: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-generic-hwe-20.04-edge Description-md5: 428fe66c964353c1e60e10755b5687c3 Description-en_GB: Generic Linux kernel image (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-image-generic-hwe-22.04 Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en_GB: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-generic-hwe-22.04-edge Description-md5: 6d632579c673704f44b290b16e7dbfd1 Description-en_GB: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Package: linux-image-kvm Description-md5: 7d945f6f00763871c0863ed74e08dd5c Description-en_GB: Linux kernel image for virtual systems. This package will always depend on the latest kernel image available for virtual systems. Package: linux-image-lowlatency Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en_GB: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-22.04 Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en_GB: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-lowlatency-hwe-22.04-edge Description-md5: 81c6fc6425f7566aa856ff1be6d8b320 Description-en_GB: lowlatency Linux kernel image This package will always depend on the latest lowlatency kernel image available. Package: linux-image-oracle Description-md5: ffee2e09f7d9a09f2bd9b4c72ff6d921 Description-en_GB: Linux kernel image for Oracle systems. This package will always depend on the latest kernel image available for Oracle systems. Package: linux-image-unsigned-5.15.0-1002-gke Description-md5: 7390fe1f836df5b63df3dcbbc7b56dfa Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1002-oracle Description-md5: 12bcc737ccf3a41954481d16b43bd12a Description-en_GB: Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1003-azure Description-md5: c03296464e6f7f5fd5e8bd8d161c5ec9 Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1003-gcp Description-md5: 785ef60af35f0ec6869342cacc19d146 Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1004-aws Description-md5: 28280e8c89f1e63cc2c7dc53d569c5ab Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1004-intel-iotg Description-md5: 5a79d0e57d0118508ba31563b73dbf20 Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1004-kvm Description-md5: 0f874c406aa1f9a7ba5f90cca441b3d7 Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-23-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-24-lowlatency Description-md5: 835296a3ad2aeec9d251947e328577f0 Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-25-generic Description-md5: 9199f7de3f48ca5192156a309c2d6638 Description-en_GB: Linux kernel image for version 5.15.0 on 64 bit x86 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on 64 bit x86 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-virtual Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en_GB: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-22.04 Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en_GB: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-image-virtual-hwe-22.04-edge Description-md5: 730c41972b2fe1e17a49895d30344c78 Description-en_GB: Virtual Linux kernel image This package will always depend on the latest minimal generic kernel image used for virtual instances. Package: linux-intel-iotg-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en_GB: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-kvm Description-md5: 253e7b91934acfd4384c636877e8fca1 Description-en_GB: Complete Linux kernel for virtual systems. This package will always depend on the latest complete Linux kernel available for virtual systems. Package: linux-libc-dev Description-md5: d5d143e6dffc891f04a85464446f9451 Description-en_GB: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-arm64-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_GB: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-armhf-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_GB: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-ppc64el-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_GB: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-libc-dev-s390x-cross Description-md5: 1451bbb6883623d253eaf0cf7565213a Description-en_GB: Linux Kernel Headers for development (for cross-compiling) This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Package: linux-lowlatency Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en_GB: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-hwe-22.04 Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en_GB: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-hwe-22.04-edge Description-md5: b52e19b8044c25aff9dce108f24e2ee9 Description-en_GB: Complete lowlatency Linux kernel This package will always depend on the latest complete lowlatency Linux kernel available. Package: linux-lowlatency-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en_GB: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-modules-5.15.0-1002-gke Description-md5: 70d2bce510487f614994900e83f01476 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1002-ibm Description-md5: 19007c6a518a93e2f4752489319eea92 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1002-oracle Description-md5: deeac0feade027a051394fb37fd70fdf Description-en_GB: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1003-azure Description-md5: 142ea6506d57264dbc5e2f22be762220 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1003-gcp Description-md5: 861b699555a34e1dbf23e331cc689959 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1004-aws Description-md5: 93c140cde12691bd77e11aa3aadd12e5 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1004-intel-iotg Description-md5: e0ed404970dfd23d801478ab5ef4a3df Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1004-kvm Description-md5: 630b84912ce38308775abd634d35703b Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward virtual systems. . You likely do not want to install this package directly. Instead, install the linux-kvm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-23-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-24-lowlatency Description-md5: 8b21108b2b49e3bf3b16ad023059187c Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-25-generic Description-md5: 6986fab6f92a5aae7b86bae332537069 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.17.0-1003-oem Description-md5: 6916c674f72f0c30bb9f88b43d50df5a Description-en_GB: Linux kernel extra modules for version 5.17.0 on 64 bit x86 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports OEM processors. . Geared toward desktops and laptops. . You likely do not want to install this package directly. Instead, install the linux-oem meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1002-gke Description-md5: c18f0a91c35160b85ae5eae1524ec65a Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gke meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1002-ibm Description-md5: d27882afc23b89d2915c23559964d952 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports IBM processors. . Geared toward IBM systems. . You likely do not want to install this package directly. Instead, install the linux-ibm meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1002-oracle Description-md5: 6d2969dce7601198c8f35c0301de5414 Description-en_GB: Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1003-azure Description-md5: 41e35fd098448caa25bb2d03fe69e3f4 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1003-gcp Description-md5: 3789f14ca61e76a6a367b6c6b4ad0b05 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1004-aws Description-md5: e21030ed1cc5d7e4e2c18ada5e080adb Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1004-intel-iotg Description-md5: 3c57166c34e6f4f2a4d05573326a652a Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-intel-iotg meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-25-generic Description-md5: a42fe9c021e73bad7a02e0118e2d5cc1 Description-en_GB: Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP This package contains the Linux kernel extra modules for version 5.15.0 on 64 bit x86 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-aws Description-md5: d63d87dde1b61e9837ce2bfb52eeaa46 Description-en_GB: Extra modules for Amazon Web Services (AWS) systems. This package will always depend on the latest extra modules package available for Amazon Web Services (AWS) systems. Package: linux-modules-extra-azure Description-md5: e86fbc654b899819b491fe9eee9760a1 Description-en_GB: Linux kernel extra modules for Azure systems. This package will always depend on the latest extra modules package available for Azure systems. Package: linux-modules-extra-gcp Description-md5: 90c9f926cfb2494a683cedd71a374ab9 Description-en_GB: Google Cloud Platform (GCP) Linux kernel extra modules This package will always depend on the latest Google Cloud Platform (GCP) extra modules package available. Package: linux-oem-5.17-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en_GB: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-oracle Description-md5: 5a0227696f358f2137dc0ea2ed70da05 Description-en_GB: Complete Linux kernel for Oracle systems. This package will always depend on the latest complete Linux kernel available for Oracle systems. Package: linux-sound-base Description-md5: 345b7b0786beff04084b70dad9f3313a Description-en_GB: base package for ALSA and OSS sound systems This package allows the administrator to choose between the OSS and ALSA sound systems. . ALSA is the Advanced Linux Sound Architecture. OSS is the free version of the Open Sound System. Package: linux-source Description-md5: 1cac084d2ae18dfd06b96585b4be564d Description-en_GB: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Package: linux-source-5.15.0 Description-md5: 6a948685ef8d00b19a1c1955cf1bdff3 Description-en_GB: Linux kernel source for version 5.15.0 with Ubuntu patches This package provides the source code for the Linux kernel version 5.15.0. . This package is mainly meant for other packages to use, in order to build custom flavours. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Package: linux-tools-aws Description-md5: afac901302a564cef62a0809a4d8ec7b Description-en_GB: Linux kernel versioned tools for Amazon Web Services (AWS) systems. This package will always depend on the latest Linux kernel versioned tools available for Amazon Web Services (AWS) systems. Package: linux-tools-azure Description-md5: 4c6b704fa5b907a56eecc933f84b2a44 Description-en_GB: Linux kernel versioned tools for Azure systems. This package will always depend on the latest Linux kernel versioned tools available for Azure systems. Package: linux-tools-gcp Description-md5: 3d914bfcdd174f3e1189d829307612c2 Description-en_GB: Google Cloud Platform (GCP) Linux kernel tools This package will always depend on the latest Google Cloud Platform (GCP) kernel tools available. Package: linux-tools-generic Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en_GB: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-20.04 Description-md5: 583f456f3e53d1d63d7cb67ef1cad82a Description-en_GB: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-generic-hwe-20.04-edge Description-md5: 583f456f3e53d1d63d7cb67ef1cad82a Description-en_GB: Generic Linux kernel tools (dummy transitional package) Transitional package for upgrades. This package can be safely removed. Package: linux-tools-generic-hwe-22.04 Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en_GB: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-generic-hwe-22.04-edge Description-md5: 64a22a7a6c16a9e754ca8416e318c089 Description-en_GB: Generic Linux kernel tools This package will always depend on the latest generic kernel tools available. Package: linux-tools-host Description-md5: d29120b11150b79af4338241d0a5dc74 Description-en_GB: Linux kernel VM host tools This package provides kernel tools useful for VM hosts. Package: linux-tools-kvm Description-md5: e17495f95d35a6507f5ac75579a7c604 Description-en_GB: Linux kernel versioned tools for virtual systems. This package will always depend on the latest Linux kernel versioned tools available for virtual systems. Package: linux-tools-lowlatency Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en_GB: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-22.04 Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en_GB: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-lowlatency-hwe-22.04-edge Description-md5: e3526bccc03154dd5bfd31ac11ba341e Description-en_GB: lowlatency Linux kernel tools This package will always depend on the latest lowlatency kernel tools available. Package: linux-tools-oracle Description-md5: 362246a635b6b01427de3df499dc087a Description-en_GB: Linux kernel versioned tools for Oracle systems. This package will always depend on the latest Linux kernel versioned tools available for Oracle systems. Package: linux-tools-virtual Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en_GB: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-22.04 Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en_GB: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-tools-virtual-hwe-22.04-edge Description-md5: 059dc5c09ea5a7d9221cca9e5861e4fb Description-en_GB: Virtual Linux kernel tools This package will always depend on the latest minimal generic kernel tools used for virtual instances. Package: linux-virtual Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en_GB: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers- virtual. Package: linux-virtual-hwe-22.04 Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en_GB: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers- virtual. Package: linux-virtual-hwe-22.04-edge Description-md5: 71a1a38f6977c1a1bbc8a7634f51401c Description-en_GB: Minimal Generic Linux kernel and headers This package will always depend on linux-image-virtual and linux-headers- virtual. Package: lirc-doc Description-md5: 17f09c7f3012f6c3087e13b5ca6b3fc1 Description-en_GB: Infra-red remote control support - website and manual docs LIRC stands for 'Linux Infra-red Remote Control'. . This package provides the documentation including manual, manpages and the public website. Package: live-build Description-md5: 5e001429458ae01c34528832e328ea58 Description-en_GB: Debian Live - System build scripts live-build contains the scripts that build a Debian Live system image from a configuration directory. Package: livecd-rootfs Description-md5: 7b59fd93401bd0efd37505de924d874f Description-en_GB: construction script for the livecd rootfs livecd-rootfs provides the script used to create the root filesystem on the livecd. Package: llvm-13 Description-md5: 07d463911771b9679a5f0131f40992d4 Description-en_GB: Modular compiler and toolchain technologies LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X96, SparcV10, PowerPC or many other architectures. Package: llvm-13-dev Description-md5: 29f654aa391c01f742a2023c872d7a49 Description-en_GB: Modular compiler and toolchain technologies, libraries and headers LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Package: llvm-13-linker-tools Description-md5: 34d6480db2d150315f7bca6065772d03 Description-en_GB: Modular compiler and toolchain technologies - Plugins LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . This package contains the LLVMgold and LLVMPolly linker plugins. Package: llvm-13-runtime Description-md5: a2e425ebfc2fcd56b539f44a28559b4a Description-en_GB: Modular compiler and toolchain technologies, IR interpreter LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Package: llvm-13-tools Description-md5: 709eba32627c3c079585c05fc5963fe8 Description-en_GB: Modular compiler and toolchain technologies, tools LLVM is a collection of libraries and tools that make it easy to build compilers, optimizers, just-in-time code generators, and many other compiler-related programs. . LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle- time" (between program runs). . This package provides tools for testing. Package: lmdb-doc Description-md5: 76adb97f0851fb6cf4f777f7c68adab4 Description-en_GB: Lightning Memory-Mapped Database doxygen documentation This package contains the doxygen generated documentation and the man pages for the LMDB library. . Lighting Memory-Mapped Database (LMDB) is an ultra-fast, ultra-compact key-value embedded data store developed for the OpenLDAP Project. It uses memory-mapped files, so it has the read performance of a pure in-memory database while still offering the persistence of standard disk-based databases, and is only limited to the size of the virtual address space, (it is not limited to the size of physical RAM). Package: localechooser-data Description-md5: 784619ad1af4a25c5b4fbee6739c3344 Description-en_GB: Lists of locales supported by the installer This package contains lists of languages, countries, and locales supported by the installer, for use by programs that create automatic installation scripts. Package: locales Description-md5: 68ccf846a4935e541c4a717fc0a1f3e3 Description-en_GB: GNU C Library: National Language (locale) data [support] Machine-readable data files, shared objects and programs used by the C library for localisation (l10n) and internationalisation (i18n) support. . This package contains tools to generate locale definitions from source files (included in this package). It allows you to customize which definitions actually get generated. This is a space-saver over how this package used to be, with all locales generated by default. This created a package that unpacked to an excess of 30 megs. Package: lockfile-progs Description-md5: 1734d26cc52e1c7ee271af4a4589f25f Description-en_GB: Programs for locking and unlocking files and mailboxes This package includes several programs to safely lock and unlock files and mailboxes from the command line. These include: . lockfile-create lockfile-remove lockfile-touchlock mail-lock mail-unlock mail-touchlock . These programs use liblockfile to perform the file locking and unlocking, so they are guaranteed compatible with Debian's file locking policies. Package: logcheck Description-md5: 204144e4246b58634f497c2685d94433 Description-en_GB: mails anomalies in the system logfiles to the administrator Logcheck helps spot problems and security violations in your logfiles automatically and will send the results to you in e-mail. . Logcheck was part of the Abacus Project of security tools, but this version has been rewritten. Package: logcheck-database Description-md5: ba9dad019b4bc2992a1c7036b6ab49e5 Description-en_GB: database of system log rules for the use of log checkers This database is part of the Logcheck package, but might be used by others. It brings a database of regular expressions for matching system log entries after various criteria. Package: login Description-md5: 78ac96cb774b9146397717a29f70b14b Description-en_GB: system login tools This package provides some required infrastructure for logins and for changing effective user or group IDs, including: * login, the program that invokes a user shell on a virtual terminal; * nologin, a dummy shell for disabled user accounts; * su, a basic tool for executing commands as root or another user. Package: logrotate Description-md5: bb73169bb75b2b8a2fda1453d214416d Description-en_GB: Log rotation utility The logrotate utility is designed to simplify the administration of log files on a system which generates a lot of log files. Logrotate allows for the automatic rotation compression, removal and mailing of log files. Logrotate can be set to handle a log file daily, weekly, monthly or when the log file gets to a certain size. Normally, logrotate runs as a daily cron job. Package: logsave Description-md5: 423ff285c4e5f41ac959b0fda6f812fe Description-en_GB: save the output of a command in a log file The logsave program will execute cmd_prog with the specified argument(s), and save a copy of its output to logfile. If the containing directory for logfile does not exist, logsave will accumulate the output in memory until it can be written out. A copy of the output will also be written to standard output. Package: logtail Description-md5: d3d40f9e26c6029e962576fe56693f04 Description-en_GB: Print log file lines that have not been read This program will read in a standard text file and create an offset marker when it reads the end. The offset marker is read the next time logtail is run and the text file pointer is moved to the offset location. This allows logtail to read in the next lines of data following the marker. This is good for marking log files for automatic log file checkers to monitor system events. . The package also provides logtail2, which better deals with rotated log files: If logtail2 finds that the inode of the file was changed, it assumes that the log has been rotated, and tries to find the file it was rotated to using heuristic plugins. If it finds the file, it will print the remainder of the file starting at the offset saved to the offset file. If a file with the correct inode was not found, logtail2 will only print the new file in its entirety before writing a new offset file. Package: logwatch Description-md5: ece539a8a87c5f861d7f0b865e42a03c Description-en_GB: log analyser with nice output written in Perl Logwatch is a modular log analyser that runs every night and mails you the results. It can also be run from command line. . The output is by service and you can limit the output to one particular service. The subscripts which are responsible for the output, mostly convert the raw log lines in structured format. . Logwatch generally ignores the time component in the output, that means, you will know that the reported event was logged in the requested range of time, but you will have to go to the raw log files to get the exact details. Package: lp-solve Description-md5: 0cf1973d14c9916f985920235dcabc27 Description-en_GB: Solve (mixed integer) linear programming problems The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function. . An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real. . The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables. . lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files. Package: lp-solve-doc Description-md5: 5616c0c33363a50e9c31e0a459576ba5 Description-en_GB: Solve (mixed integer) linear programming problems - documentation The linear programming (LP) problem can be formulated as: Solve A.x >= V1, with V2.x maximal. A is a matrix, x is a vector of (nonnegative) variables, V1 is a vector called the right hand side, and V2 is a vector specifying the objective function. . An integer linear programming (ILP) problem is an LP with the constraint that all the variables are integers. In a mixed integer linear programming (MILP) problem, some of the variables are integer and others are real. . The program lp_solve solves LP, ILP, and MILP problems. It is slightly more general than suggested above, in that every row of A (specifying one constraint) can have its own (in)equality, <=, >= or =. The result specifies values for all variables. . lp_solve uses the 'Simplex' algorithm and sparse matrix methods for pure LP problems. If one or more of the variables is declared integer, the Simplex algorithm is iterated with a branch and bound algorithm, until the desired optimal solution is found. lp_solve can read MPS format input files. . This package contains the documentation for the lp_solve program and the library. Package: lsb-base Description-md5: 097c50ae4dc8b22ec551f0128089a56c Description-en_GB: Linux Standard Base init script functionality The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package only includes the init-functions shell library, which may be used by other packages' initialization scripts for console logging and other purposes. Package: lsb-invalid-mta Description-md5: 33de1113b88f03d989868cbc67ba462c Description-en_GB: Linux Standard Base sendmail dummy The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . This package contains nothing else than a fake /usr/sbin/sendmail command to fulfill the LSB's requirement of providing this command without requiring an MTA to get installed, which once introduces a daemon which can cause security problems and second, users get asked questions about how they want their MTA configured when in reality they simply wanted to install a desktop application or a printer driver, but the dependency on LSB compliance pulls in an MTA with the installation. . The LSB requirement on /usr/sbin/sendmail comes from old times where Linux and Unix machines had all fixed IPs and did server tasks in data centers. Today's typical desktop Linux machines do not do local e-mail any more as users use external e-mail services. . The /usr/sbin/sendmail always exits with exit status -1 (255) and sends a warning message to stderr, so that if a program actually tries to send e-mail via the sendmail command the user gets note. Package: lsb-release Description-md5: 65ec3e346c054b77b914b6a1d4e5fb15 Description-en_GB: Linux Standard Base version reporting utility The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb-release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. LSB conformance will not be reported unless the required metapackages are installed. . While it is intended for use by LSB packages, this command may also be useful for programmatically distinguishing between a pure Debian installation and derived distributions. Package: lshw Description-md5: 5bbbb48f52cc6707ed44dbb6942d387b Description-en_GB: information about hardware configuration A small tool to provide detailed information on the hardware configuration of the machine. It can report exact memory configuration, firmware version, mainboard configuration, CPU version and speed, cache configuration, bus speed, etc. on DMI-capable x86 systems, on some PowerPC machines (PowerMac G4 is known to work) and AMD64. . Information can be output in plain text, HTML or XML. Package: lsof Description-md5: df6eff5e3fcd44e35327c894b54c92a3 Description-en_GB: utility to list open files Lsof is a Unix-specific diagnostic tool. Its name stands for LiSt Open Files, and it does just that. It lists information about any files that are open, by processes currently running on the system. Package: lsscsi Description-md5: bd9af78e01cda1b77847bb06d8309439 Description-en_GB: list all SCSI devices (or hosts) currently on system Uses information in sysfs (Linux kernels 2.6.0 and later) to list all scsi devices (or hosts) currently attached to the system. Options can be used to control the amount and form of information provided for each device. Package: ltrace Description-md5: ff2cc28bbc4f3ce119d059af641ea073 Description-en_GB: Tracks runtime library calls in dynamically linked programs ltrace is a debugging program which runs a specified command until it exits. While the command is executing, ltrace intercepts and records the dynamic library calls which are called by the executed process and the signals received by that process. It can also intercept and print the system calls executed by the program. . The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have the source handy. . You should install ltrace if you need a sysadmin tool for tracking the execution of processes. Package: lua-rrd Description-md5: 34e7abe990b5ce5b0bd02deeb2d4b843 Description-en_GB: time-series data storage and display system (Lua interfaces) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains the Lua interfaces to RRDs. Package: lua-rrd-dev Description-md5: af663934ad3f23bd90189219712995b9 Description-en_GB: time-series data storage and display system (Lua development) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . This package contains development files for the Lua interfaces to RRDs. Package: lvm2 Description-md5: 9df95d102d2b0aad5aff13603ef0cb3f Description-en_GB: Linux Logical Volume Manager This is LVM2, the rewrite of The Linux Logical Volume Manager. LVM supports enterprise level volume management of disk and disk subsystems by grouping arbitrary disks into volume groups. The total capacity of volume groups can be allocated to logical volumes, which are accessed as regular block devices. Package: lxd-agent-loader Description-md5: 0a4eac73828a50dfafe1b36e4ca45d7e Description-en_GB: LXD - VM agent loader The LXD VM agent enables access to advanced LXD features such as file transfer and command spawning inside virtual machines run by LXD. . This package contains init scripts that will automatically load the agent and run it when started in a LXD VM. Package: lxd-installer Description-md5: f38428083c4f3e766c90d5328f8cde20 Description-en_GB: Wrapper to install lxd snap on demand Installing this package in an image instead of the lxd snap allows it to be smaller whilst preserving the command line interface of the full server image. Package: lz4 Description-md5: 559a59fa22d506a3fde0f4eef6db1a8d Description-en_GB: Fast LZ compression algorithm library - tool LZ4 is a very fast lossless compression algorithm, providing compression speed at 400 MB/s per core, scalable with multi-cores CPU. It also features an extremely fast decoder, with speed in multiple GB/s per core, typically reaching RAM speed limits on multi-core systems. . This package contains files that is tool using liblz4. Package: m17n-db Description-md5: b17731f750110c56be8309f883c73a01 Description-en_GB: multilingual text processing library - database The m17n library is a multilingual text processing library for the C language. This library has following features: - The m17n library is an open source software. - The m17n library for any Linux/Unix applications. - The m17n library realizes multilingualization of many aspects of applications. - The m17n library represents multilingual text as an object named M-text. M-text is a string with attributes called text properties, and designed to substitute for string in C. Text properties carry any information required to input, display and edit the text. - The m17n library supports functions to handle M-texts. . m17n is an abbreviation of Multilingualization. . This package contains the database files used by m17n-lib. Package: m4 Description-md5: 4d2d2315ae3e9465f92825939c8db872 Description-en_GB: macro processing language GNU `m4' is an implementation of the traditional UNIX macro processor. It is mostly SVR4 compatible, although it has some extensions (for example, handling more than 9 positional parameters to macros). `m4' also has builtin functions for including files, running shell commands, doing arithmetic, etc. Autoconf needs GNU `m4' for generating `configure' scripts, but not for running them. Package: m4-doc Description-md5: c65b9e60b484fec633829ba1356453bd Description-en_GB: Documentation for GNU m4 This package contains the HTML documentation for GNU m4. Package: make Description-md5: 3ef13fe0be8e85cb535b13ff062ae8eb Description-en_GB: utility for directing compilation GNU Make is a utility which controls the generation of executables and other target files of a program from the program's source files. It determines automatically which pieces of a large program need to be (re)created, and issues the commands to (re)create them. Make can be used to organize any task in which targets (files) are to be automatically updated based on input files whenever the corresponding input is newer --- it is not limited to building computer programs. Indeed, Make is a general purpose dependency solver. Package: make-doc Description-md5: 466b1f60067237843b9950ca1da17b9e Description-en_GB: Documentation for the GNU version of the "make" utility This package contains the documentation for GNU Make. The upstream sources for this package are available at the location ftp://ftp.gnu.org/gnu/make/. This package has been stripped down to only contain the documentation; since the documentation is covered under a non- free license and thus has been moved to non-free/doc. Make itself remains in Debian. Package: makedumpfile Description-md5: 9efd4ca21c7d30a2f285e5d82375fce1 Description-en_GB: VMcore extraction tool This program is used to extract a subset of the memory available either via /dev/mem or /proc/vmcore (for crashdumps). It is used to get memory images without extra unneeded information (zero pages, userspace programs, etc). Package: man-db Description-md5: fa4d579e45a7d37a797e795644e2648b Description-en_GB: tools for reading manual pages This package provides the man command, the primary way of examining the system help files (manual pages). Other utilities provided include the whatis and apropos commands for searching the manual page database, the manpath utility for determining the manual page search path, and the maintenance utilities mandb, catman and zsoelim. man-db uses the groff suite of programs to format and display the manual pages. Package: manpages Description-md5: 3cdba21ee451777db03e5edc1ef4caa3 Description-en_GB: Manual pages about using a GNU/Linux system This package contains GNU/Linux manual pages for these sections: 4 = Devices (e.g. hd, sd). 5 = File formats and protocols, syntaxes of several system files (e.g. wtmp, /etc/passwd, nfs). 7 = Conventions and standards, macro packages, etc. (e.g. nroff, ascii). . Sections 1, 6 and 8 are provided by the respective applications. This package only includes the intro man page describing the section. . The man pages describe syntaxes of several system files. Package: manpages-dev Description-md5: 8a10ff7bcfd700d46fc7906a26abf372 Description-en_GB: Manual pages about using GNU/Linux for development These man pages describe the Linux programming interface, including these two sections: 2 = Linux system calls. 3 = Library calls (note that a more comprehensive source of information may be found in the glibc-doc and glibc-doc-reference packages). Package: masakari-api Description-md5: e9615e1e70293bdb04c4d832ed557532 Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - API Server Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Masakari API Server. Package: masakari-common Description-md5: de3e70909090e6ff44e2df9ac21510bc Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Common Files Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains common files. Package: masakari-doc Description-md5: 82515b32257d4e7f7f136413bee5176b Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Documentation Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Masakari documentation. Package: masakari-engine Description-md5: 4e73241deda9998822bd395a12f478a0 Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Engine Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Masakari Engine. Package: masakari-host-monitor Description-md5: da73015b2a17356638c729f28d90ed29 Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Host Monitor Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari- api. . This package contains the Masakari Host Monitor. Package: masakari-monitors-common Description-md5: b0cd3b92b78d4a0f0b43d768a34755bf Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Common Files Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari- api. . This package contains the Masakari Monitors common files. Package: masakari-monitors-doc Description-md5: 66613fb12bde3d55f7faa1e5d3d3ab91 Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Documentation Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari- api. . This package contains the Masakari Monitors documentation. Package: mawk Description-md5: 05965bfcd1a2333e963d9f1945d161fc Description-en_GB: Pattern scanning and text processing language Mawk is an interpreter for the AWK Programming Language. The AWK language is useful for manipulation of data files, text retrieval and processing, and for prototyping and experimenting with algorithms. Mawk is a new awk meaning it implements the AWK language as defined in Aho, Kernighan and Weinberger, The AWK Programming Language, Addison-Wesley Publishing, 1988. (Hereafter referred to as the AWK book.) Mawk conforms to the POSIX 1003.2 (draft 11.3) definition of the AWK language which contains a few features not described in the AWK book, and mawk provides a small number of extensions. . Mawk is smaller and much faster than gawk. It has some compile-time limits such as NF = 32767 and sprintf buffer = 1020. Package: mdadm Description-md5: 305557c6533da13e64bfadd6a1111b38 Description-en_GB: Tool to administer Linux MD arrays (software RAID) The mdadm utility can be used to create, manage, and monitor MD (multi- disk) arrays for software RAID or multipath I/O. . This package automatically configures mdadm to assemble arrays during the system startup process. If not needed, this functionality can be disabled. Package: mecab-ipadic Description-md5: c5f8b7f5209a0aeecb12e0797bb2a3e1 Description-en_GB: IPA dictionary compiled for Mecab This package provides IPA dictionary converted for Mecab, that is a Japanese morphological analysis system. This dictionary is organized in the IPA grammar system. Package: mecab-ipadic-utf8 Description-md5: 6316405a2ef8431bb4aecfd5a76b787a Description-en_GB: IPA dictionary encoded in UTF-8 compiled for Mecab This package provides IPA dictionary converted for Mecab, that is a Japanese morphological analysis system. This dictionary is organized in the IPA grammar system. Package: mecab-utils Description-md5: b3477ba41ed2882195928af3796a1490 Description-en_GB: Support programs of Mecab This package provides the dictionary compiler to convert a dictionary written in text format to a binary data for Mecab, that is a Japanese morphological analysis system. This package is necessary to install dictionary packages for Mecab like mecab-jumandic. Package: media-player-info Description-md5: 127b94da56c51ffd39740e52530e0db6 Description-en_GB: Media player identification files media-player-info is a repository of data files describing media player (mostly USB Mass Storage ones) capabilities. These files contain information about the directory layout to use to add music to these devices, about the supported file formats, and so on. . The music player capabilities are now described in *.mpi files (which are ini-like files), together with udev rules to identify these devices. Package: memcached Description-md5: bce5393edad27bfe3ded536243320594 Description-en_GB: High-performance in-memory object caching system Danga Interactive developed memcached to enhance the speed of LiveJournal.com, a site which was already doing 20 million+ dynamic page views per day for 1 million users with a bunch of webservers and a bunch of database servers. memcached dropped the database load to almost nothing, yielding faster page load times for users, better resource utilization, and faster access to the databases on a memcache miss. . memcached optimizes specific high-load serving applications that are designed to take advantage of its versatile no-locking memory access system. Clients are available in several different programming languages, to suit the needs of the specific application. Traditionally this has been used in mod_perl apps to avoid storing large chunks of data in Apache memory, and to share this burden across several machines. Package: memtest86+ Description-md5: aa685f84801773ef97fdaba8eb26436a Description-en_GB: thorough real-mode memory tester Memtest86+ scans your RAM for errors. . This tester runs independently of any OS - it is run at computer boot-up, so that it can test *all* of your memory. You may want to look at `memtester', which allows to test your memory within Linux, but this one won't be able to test your whole RAM. . It can output a list of bad RAM regions usable by the BadRAM kernel patch, so that you can still use your old RAM with one or two bad bits. . Memtest86+ is based on memtest86 3.0, and adds support for recent hardware, as well as a number of general-purpose improvements, including many patches to memtest86 available from various sources. . Both memtest86 and memtest86+ are being worked on in parallel. Package: mesa-common-dev Description-md5: 0d9d46ba6861a0a8c404cf51db1e980d Description-en_GB: Developer documentation for Mesa This package includes the specifications for the Mesa-specific OpenGL extensions, the complete set of release notes and the development header files common to all Mesa packages. Package: mesa-vdpau-drivers Description-md5: 19cfba61e1be17ccf30d9c5bb9ec109a Description-en_GB: Mesa VDPAU video acceleration drivers These libraries provide the Video Decode and Presentation API for Unix. They provide accelerated video playback (incl. H.264) and video post- processing for the supported graphics cards. . This package enables support for VDPAU for some gallium drivers. Package: mesa-vulkan-drivers Description-md5: de68f7559174261711b175701783338c Description-en_GB: Mesa Vulkan graphics drivers Vulkan is a low-overhead 3D graphics and compute API. This package includes Vulkan drivers provided by the Mesa project. Package: mime-construct Description-md5: e07442bc1343c7ea762a25120a1d5920 Description-en_GB: construct/send MIME messages from the command line mime-construct constructs and (by default) mails MIME messages. It is entirely driven from the command line, it is designed to be used by other programs, or people who act like programs. Package: mime-support Description-md5: a8bc38ac3b203638744d1c8821245e13 Description-en_GB: transitional package This is a transitional package. It will be possible to remove it safely once its dependency chain has adjusted to depend on mailcap or media-types directly. Package: mir-doc Description-md5: 628500f58a32ea2c0fc1cb782e6f260f Description-en_GB: API documentation for mir This package installs the mir API documentation. Package: mir-renderer-gl-dev Description-md5: a8920a5a5d04332741249e8ec83e06b0 Description-en_GB: Display server for Ubuntu - GL Renderer development files Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files that define the interfaces through which platforms and renderers access the functionality needed to render with GL. Package: mirtest-dev Description-md5: 0ece483ea84461248eaa72117e240b1e Description-en_GB: Display server for Ubuntu - test development headers and library Mir is a display server running on linux systems, with a focus on efficiency, robust operation and a well-defined driver model. . Contains header files and static library for testing of server and/or client development. Package: miscfiles Description-md5: c14499491490d96255ece227b5e4fb33 Description-en_GB: Dictionaries and other interesting files These files are not crucial to system administration or operation, but which have come to be common on various systems over the years. They originated from various sources and are freely redistributable (see the copyright file for more information). . These files include those of general interest (English `connectives', Webster's Second International English wordlist, traditional stone and flower for each month, Precedence table for operators in the C language, description of the ISO Latin-1 character set, two-letter codes for languages, from ISO 639, International country telephone codes, geographic coordinates of many major cities, Some common abbreviations used in electronic communication, GNU mailing lists, country and currency abbreviations, rfc-index, etc.). . There also is information specific to the United States (List of three letter codes for some major airports, North American (+1) telephone area codes, postal codes for US states and Canadian provinces, the Constitution of the United States of America, the Declaration of Independence of the Thirteen Colonies). Package: mlocate Description-md5: 257ec17aa5cd0219995495f3d7c052c6 Description-en_GB: transitional dummy package This is a transitional dummy package to plocate, it can be safely removed. Command-line options should generally be the same, so you can continue to use the locate(1) command as before with no ill effects. Package: mobile-broadband-provider-info Description-md5: a64353fd4d4a393faf0dd255268d880a Description-en_GB: database of mobile broadband service providers This package contains a database of provider-specific settings of mobile broadband providers in different countries. Its functioning through Network Manager makes it easy for users to choose their mobile broadband service provider. . The database contains information relevant to mobile networks access point usage, such as APN (access point name), username, password, etc. Package: modemmanager Description-md5: d48a5f95afd9e38267ce722df96fa4a2 Description-en_GB: D-Bus service for managing modems ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. Package: modemmanager-dev Description-md5: c593b24899648d782096991ae9e8e473 Description-en_GB: D-Bus service for managing modems - development files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains header files for ModemManager. Package: modemmanager-doc Description-md5: b603791646a7090643ba2870adef24ce Description-en_GB: D-Bus service for managing modems - documentation files ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G/5G) devices and connections. Whether built-in devices, USB dongles, Bluetooth-paired telephones or professional RS232/USB devices with external power supplies, ModemManager is able to prepare and configure the modems and setup connections with them. . This package contains documentation of the D-Bus protocol to interface ModemManager. Package: mokutil Description-md5: 1f2830b85d41721be416d1513db0c537 Description-en_GB: tools for manipulating machine owner keys This program provides the means to enroll and erase the machine owner keys (MOK) stored in the database of shim. Package: mount Description-md5: 90e187380786a435bb9c85b37afa2c5f Description-en_GB: tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Package: mousetweaks Description-md5: bf106bf9a496b3c2b24861987fa521ff Description-en_GB: mouse accessibility enhancements for the GNOME desktop This package contains a daemon and some panel applets to improve mouse usability on the GNOME desktop. These enhancements are: . * The possibility to click without a button * The ability to bring the context menu with a one-button mouse (like MacOS does) * An area to capture the mouse pointer until it is released with a pre-defined key combination. Package: mozc-data Description-md5: 6eff62dbff103ae6b02bc9b4937df5fa Description-en_GB: Mozc input method - data files Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . This package provides the essential data files. . This open-source project originates from Google Japanese Input. Package: mozc-server Description-md5: 8c20219f07f38ad45616b5119e58023e Description-en_GB: Server of the Mozc input method Mozc is a Japanese Input Method Editor (IME) designed for multi-platform such as Chromium OS, Windows, Mac and Linux. . mozc-server provides GUI utilities of the Mozc input method. . This open-source project originates from Google Japanese Input. Package: mscompress Description-md5: b4f9fff832e68d790b9a7feeefbb8eb5 Description-en_GB: Microsoft "compress.exe/expand.exe" compatible (de)compressor This package contains two programs: . * msexpand which decompresses files compressed by the Microsoft compress.exe utility (e.g. Win 3.x installation files); * mscompress which compresses files using the LZ77 compression algorithm. . Files can be decompressed using Microsoft expand.exe or msexpand(1). Package: msr-tools Description-md5: c186c7039307af600f3b45635a04b97f Description-en_GB: Utilities for modifying MSRs from userspace MSRs are Machine Specific Registers that are used to set values for hardware to use, or to pass values between the BIOS and kernel. This package provides utilities to both read and write MSRs. Reading and writing MSRs might be useful when debugging kernel drivers, for example. Package: mtd-utils Description-md5: 77bbd0d46d6eea911572a515df2fd424 Description-en_GB: Memory Technology Device Utilities Utilities for manipulating memory technology devices, such as flash memory, Disk-On-Chip, or ROM. Includes the following tools: docfdisk, doc_loadbios, flashcp, flash_erase, flash_eraseall, flash_lock, flash_otp_dump, flash_otp_info, flash_otp_lock, flash_otp_write, flash_unlock, ftl_check, ftl_format, jffs2dump, jffs2reader, lsmtd, mkfs.jffs2, mkfs.ubifs, mtd_debug, mtdinfo, mtdpart, nanddump, nandtest, nandwrite, nftldump, nftl_format, recv_image, rfddump, rfdformat, serve_image, sumtool, ubiattach, ubiblock, ubicrc32, ubidetach, ubiformat, ubihealthd, ubimkvol, ubinfo, ubinize, ubirename, ubirmvol, ubirsvol, ubiupdatevol. Package: mtools Description-md5: 713405d74e85e434832c80a5fd847511 Description-en_GB: Tools for manipulating MSDOS files Mtools is a collection of utilities to access MS-DOS disks from Unix without mounting them. It supports Win'95 style long file names, OS/2 Xdf disks, ZIP/JAZ disks and 2m disks (store up to 1992kB on a high density 3 1/2 disk). . Also included in this package are commands to eject and manipulate the write/password protection control of Zip disks. Package: mtr-tiny Description-md5: 1bfbca08bdef8b364895eace26dac3e1 Description-en_GB: Full screen ncurses traceroute tool mtr combines the functionality of the 'traceroute' and 'ping' programs in a single network diagnostic tool. . As mtr starts, it investigates the network connection between the host mtr runs on and a user-specified destination host. After it determines the address of each network hop between the machines, it sends a sequence of ICMP ECHO requests to each one to determine the quality of the link to each machine. As it does this, it prints running statistics about each machine. . mtr-tiny is compiled without support for X and conserves disk space. Package: multipath-tools Description-md5: d2b50f6d45021a3e6697180f992bb365 Description-en_GB: maintain multipath block device access These tools are in charge of maintaining the disk multipath device maps and react to path and map events. . If you install this package you may have to change the way you address block devices. See README.Debian for details. Package: multipath-tools-boot Description-md5: 24b848655cff6a3dd257c2afda6cf91f Description-en_GB: Support booting from multipath devices This package contains the necessary support for booting from a multipath device: . * copy over multipath.conf and persistent bindings if necessary * load the necessary kernel modules * detect multipath block devices . Don't install this package if you're not booting from a multipath device. Package: mutt Description-md5: 14c29b7cb02b614c08865f8fb8a0ac39 Description-en_GB: text-based mailreader supporting MIME, GPG, PGP and threading Mutt is a sophisticated text-based Mail User Agent. Some highlights: . * MIME support (including RFC1522 encoding/decoding of 8-bit message headers and UTF-8 support). * PGP/MIME support (RFC 2015). * Advanced IMAP client supporting SSL encryption and SASL authentication. * POP3 support. * ESMTP support. * Message threading (both strict and non-strict). * Keybindings are configurable, default keybindings are much like ELM; Mush and PINE-like ones are provided as examples. * Handles MMDF, MH and Maildir in addition to regular mbox format. * Messages may be (indefinitely) postponed. * Colour support. * Highly configurable through easy but powerful rc file. * Support for compressed mailboxes. * An optional Sidebar. Package: mutter-common Description-md5: 2289cdfd3182ed0acc7d7a3b4981bbda Description-en_GB: shared files for the Mutter window manager Mutter is a Wayland display server and X11 window manager and compositor library. It contains functionality related to, among other things, window management, window compositing, focus tracking, workspace management, keybindings and monitor configuration. . Internally it uses a fork of Cogl, a hardware acceleration abstraction library used to simplify usage of OpenGL pipelines, as well as a fork of Clutter, a scene graph and user interface toolkit. . This package contains the shared files. Package: myspell-eo Description-md5: efb06099d38aa921d0d62eb891445f30 Description-en_GB: Esperanto dictionary for myspell This is the Esperanto dictionary for use with the myspell spellchecker, which is currently used within OpenOffice.org and the mozilla spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. It accepts Latin-3 form. Package: myspell-et Description-md5: 73bc3a5d26efc85296706cbd418a6d49 Description-en_GB: Estonian dictionary for MySpell This package provides Estonian wordlists for the MySpell spellchecker currently supported by Mozilla and OpenOffice, plus an Estonian hyphenation pattern for OpenOffice. . The wordlists are based on work by the Institute of the Estonian Language and subsequently improved by Jaak Pruulmann who also created the affix file. Package: myspell-fa Description-md5: 86964fd6e44c69b05780ce29e42f8eba Description-en_GB: Persian (Farsi) dictionary for myspell This is the Persian (Farsi) dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-fo Description-md5: 922911029b535b9d5d9837e530ea175a Description-en_GB: Faroese dictionary for myspell This is the Faroese dictionaries, to be used with myspell to check and correct spelling in Faroese texts. Package: myspell-ga Description-md5: 44ea8e22894d28769e679eb95f3e6927 Description-en_GB: Irish (Gaeilge) dictionary for OpenOffice and Mozilla This is the Irish (Gaeilge) dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-gv Description-md5: b1e9228b41761899716090a7095c09b1 Description-en_GB: Manx Gaelic dictionary for myspell This is the Manx Gaelic dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-hy Description-md5: 3bea11748af06d8105fef83ff6bed015 Description-en_GB: Armenian dictionary for myspell This is the Armenian dictionary for use with the myspell spellchecker which is currently used within OpenOffice.org and the mozilla spellchecker. Package: myspell-nr Description-md5: a484ea59fb8beecf65a3c0f417ac84d1 Description-en_GB: The Ndebele dictionary for myspell This is an Ndebele dictionary, to be used with myspell. Package: myspell-ns Description-md5: 87abad7416b9ac8e9870f668bc517892 Description-en_GB: Northern Sotho dictionary for myspell This is an Northern Sotho dictionary, to be used with myspell. Package: myspell-ss Description-md5: b9f925b560a07d00bac50534914c1d49 Description-en_GB: The Swazi dictionary for myspell This is an Swazi dictionary, to be used with myspell. Package: myspell-st Description-md5: 1c5dd68ad10d1e279187aa8cd65b0b8b Description-en_GB: The Southern Sotho dictionary for myspell This is an Southern Sotho dictionary, to be used with myspell. Package: myspell-tn Description-md5: 086296a3f03eba1657a4382f4df289d3 Description-en_GB: The Tswana dictionary for myspell This is an Tswana dictionary, to be used with myspell. Package: myspell-ts Description-md5: 70f91e0597bfcc51299322e33720b2c6 Description-en_GB: The Tsonga dictionary for myspell This is an Tsonga dictionary, to be used with myspell. Package: myspell-ve Description-md5: 1c99a5bb09cc127617b6d7c5f3ba51ff Description-en_GB: The Venda dictionary for myspell This is an Venda dictionary, to be used with myspell. Package: myspell-xh Description-md5: 71f00c9442522710736b50a543a81268 Description-en_GB: The Xhosa dictionary for myspell This is an Xhosa dictionary, to be used with myspell. Package: myspell-zu Description-md5: 9be93170f8a951272976dcb43fe5b36a Description-en_GB: The Zulu dictionary for myspell This is an Zulu dictionary, to be used with myspell. Package: mysql-client Description-md5: 5d7fa8d3505d811b2b9e71e639c7e1dd Description-en_GB: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one considered to be in the best shape by the Maintainers. Package: mysql-client-8.0 Description-md5: ffe884a5da09cb7b198d6de70b149317 Description-en_GB: MySQL database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries and the additional tool mysqlreport. Package: mysql-client-core-8.0 Description-md5: 94a7aede8ba9259b1382d4dfca4cdde0 Description-en_GB: MySQL database core client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the core client files, as used by Akonadi. Package: mysql-common Description-md5: 562d254c602f89e4390e28f6362283c8 Description-en_GB: MySQL database common files, e.g. /etc/mysql/my.cnf MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library, e.g. /etc/mysql/my.cnf. Package: mysql-server Description-md5: 743caadb7bcc9923a15d886cf7260d23 Description-en_GB: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-8.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. Package: mysql-server-8.0 Description-md5: 3ae11e16f793b3ee84f73a5fa268ad9b Description-en_GB: MySQL database server binaries and system database setup MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package contains all the infrastructure needed to setup system databases. Package: mysql-server-core-8.0 Description-md5: a54aa75db64667c487b6c9d3800b8153 Description-en_GB: MySQL database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server binaries but doesn't contain all the infrastructure needed to setup system databases. Package: mythes-ar Description-md5: ac65a92c4430f366eb39de714d7060b4 Description-en_GB: Arabic Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Arabic thesaurus for LibreOffice. Package: mythes-bg Description-md5: 5cbc6845fbb1fcb2ff38b0d34f5e5cf3 Description-en_GB: Bulgarian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Bulgarian thesaurus for LibreOffice. Package: mythes-ca Description-md5: 1779903bad776a713842e8722bf18bd2 Description-en_GB: Catalan Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Catalan thesaurus for LibreOffice. Package: mythes-cs Description-md5: 77bb04f2466e525c086191f3bc02a9d7 Description-en_GB: Czech Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Czech thesaurus for LibreOffice. Package: mythes-da Description-md5: 33928c0740a6060d24454305d72485cf Description-en_GB: Danish Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Danish thesaurus for LibreOffice. Package: mythes-de Description-md5: 88cf8278e5f5920a7c8e5accb28b2b74 Description-en_GB: German Thesaurus for OpenOffice.org/LibreOffice This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus for usage with OpenOffice.org/LibreOffice. Package: mythes-de-ch Description-md5: 9e53a4ac5ea2768b8c794f40b66774c8 Description-en_GB: German Thesaurus for OpenOffice.org/LibreOffice (Swiss Version) This package contains the German OpenThesaurus (www.openthesaurus.de) thesaurus for usage with OpenOffice.org/LibreOffice. It uses Swiss Spelling (ss instead of ß). Package: mythes-en-au Description-md5: 7ba8c201fd7908b37ed84e4a8b468dd5 Description-en_GB: Australian English Thesaurus for OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an Australian English thesaurus for OpenOffice.org. It is based on the American version, but has American spellings removed. Package: mythes-en-us Description-md5: a3c45160e07c862dfa7b808f53bfed86 Description-en_GB: English (USA) Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the English (USA) thesaurus for LibreOffice. Package: mythes-es Description-md5: a3cf9e3d779c0796e93c5a049f654af7 Description-en_GB: Spanish Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Spanish thesaurus for LibreOffice. Package: mythes-fr Description-md5: 8588b6f64d7ca9f5d08ab0b4fc7def1e Description-en_GB: French Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the French thesaurus for LibreOffice. Package: mythes-gl Description-md5: f56dafcba5bb2e02fd113efd0f49488f Description-en_GB: Galician Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Galician thesaurus for LibreOffice. Package: mythes-gug Description-md5: cb02fc0e9937068c3051d04a1585d83b Description-en_GB: Guarani Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Guarani thesaurus for LibreOffice. Package: mythes-hu Description-md5: f3f452a0b7a95f74b62388ddcbf18825 Description-en_GB: Hungarian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Hungarian thesaurus for LibreOffice. Package: mythes-id Description-md5: bdfaa5d08f4f9c1aed6499665d1ae0ff Description-en_GB: Indonesian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Indonesian thesaurus for LibreOffice. Package: mythes-is Description-md5: 5dc8cde77245dd614ee2b03e0b4546e1 Description-en_GB: Icelandic Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Icelandic thesaurus for LibreOffice. Package: mythes-it Description-md5: abe4964df415e11dad7034b26101c539 Description-en_GB: Italian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Italian thesaurus for LibreOffice. Package: mythes-lv Description-md5: bb33d681442cf72a0a5eed9fb68e42a1 Description-en_GB: Latvian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Latvian thesaurus for LibreOffice. Package: mythes-ne Description-md5: 3f5e51297c3fedae62b7e2fd3b740d45 Description-en_GB: Nepalese Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Nepalese thesaurus for LibreOffice. Package: mythes-no Description-md5: 0f00635f79da76d2c950e8a6c8559450 Description-en_GB: Norwegian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Norwegian thesaurus for LibreOffice. Package: mythes-pl Description-md5: 3a107343aebe7b885d6bcbd43aff3668 Description-en_GB: Polish thesaurus for LibreOffice/OpenOffice.org Openoffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Polish thesaurus for LibreOffice/OpenOffice.org. Package: mythes-pt-pt Description-md5: 779a1c409608d5dc88d8fb0022ce0666 Description-en_GB: Portuguese Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Portuguese thesaurus for LibreOffice. Package: mythes-ro Description-md5: 76b718fa5b5cd25ef3bf01b8b2b85d7f Description-en_GB: Romanian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Romanian thesaurus for LibreOffice. Package: mythes-ru Description-md5: bf6f92e994505b29be3ec4857b6ad4db Description-en_GB: Russian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Russian thesaurus for LibreOffice. Package: mythes-sk Description-md5: 9db9b89e1d895f7fcb2fa880c8a8586f Description-en_GB: Slovak Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Slovak thesaurus for LibreOffice. Package: mythes-sl Description-md5: 41a88809db2506ce1eab32865f9f9249 Description-en_GB: Slovene Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Slovene thesaurus for LibreOffice. Package: mythes-sv Description-md5: 1f4766f5e4ae9b4e4b1900d6a41e3927 Description-en_GB: Swedish Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Swedish thesaurus for LibreOffice. Package: mythes-uk Description-md5: 76d8af092a7ff1ddae7de3d72868c412 Description-en_GB: Ukrainian Thesaurus for LibreOffice Libreoffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Ukrainian thesaurus for LibreOffice. Package: nano Description-md5: af29527665aea4297c3c5acbb24cf1fa Description-en_GB: small, friendly text editor inspired by Pico GNU nano is an easy-to-use text editor originally designed as a replacement for Pico, the ncurses-based editor from the non-free mailer package Pine (itself now available under the Apache License as Alpine). . However, GNU nano also implements many features missing in Pico, including: - undo/redo - line numbering - syntax coloring - soft-wrapping of overlong lines - selecting text by holding Shift - interactive search and replace (with regular expression support) - a go-to line (and column) command - support for multiple file buffers - auto-indentation - tab completion of filenames and search terms - toggling features while running - and full internationalisation support Package: nautilus Description-md5: 8693b52221189e04902040440bd7d428 Description-en_GB: file manager and graphical shell for GNOME Nautilus is the official file manager for the GNOME desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the GNOME desktop. It works on local and remote filesystems. . Several icon themes and components for viewing different kinds of files are available in separate packages. Package: nautilus-data Description-md5: d164dca99682ab7c25a900f1754f8f13 Description-en_GB: data files for nautilus Nautilus is the official file manager and graphical shell for the GNOME desktop. . This package contains pictures, localization files and other data needed by nautilus. Package: nautilus-extension-gnome-terminal Description-md5: 50c7939faa3af14d1b31cd393715dd4e Description-en_GB: GNOME terminal emulator application - Nautilus extension GNOME Terminal is a terminal emulation application that you can use to perform the following actions: - Access a UNIX shell in the GNOME environment. - Run any application that is designed to run on VT102, VT220, and xterm terminals. . GNOME Terminal features the ability to use multiple terminals in a single window (tabs) and profiles support. . This package contains the extension for Nautilus, the GNOME Files app. Package: nautilus-sendto Description-md5: c75569eb3a257f2c85a60264940e4da1 Description-en_GB: easily send files via email from within Nautilus The Nautilus Send To plugin provides the Nautilus file manager with a context menu component for quickly sending files via email. . Supported email clients are Evolution, Thunderbird/Icedove, balsa and Sylpheed/Claws. . Nautilus Send To also provides the option of compressing the files (tar.bz2, tar.gz, or zip) before sending. Package: nautilus-share Description-md5: 12abf75bd52cbea4113eeeaace72c2db Description-en_GB: Nautilus extension to share folder using Samba Nautilus Share allows you to quickly share a folder from the GNOME Nautilus file manager without requiring root access. Package: nbd-server Description-md5: e277eb8c796be1246a3bdf1f441257b9 Description-en_GB: Network Block Device protocol - server Network Block Device (NBD) is a client/server protocol that emulates a block device (such as a hard disk, a floppy, or a CD-ROM) over the network, thus giving the system the ability to swap over the network, or to use raw network disk space for other purposes. . However, writing to one Network Block Device from different clients simultaneously is not recommended, and would probably result in data loss. If you want multiple clients to share a remote resource, use a network file system such as NFS or Coda. . This package provides the server binary for NBD. Package: ncurses-base Description-md5: 2cbef17322c0de7f007682de54ca0d4a Description-en_GB: basic terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains terminfo data files to support the most common types of terminal, including ansi, dumb, linux, rxvt, screen, sun, vt100, vt102, vt220, vt52, and xterm. Package: ncurses-bin Description-md5: 682ee2624c08c54a53ecaefd778a4d86 Description-en_GB: terminal-related programs and man pages The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the programs used for manipulating the terminfo database and individual terminfo entries, as well as some programs for resetting terminals and such. Package: ncurses-doc Description-md5: 4967594fdf42e5e326a6d1be21322eb0 Description-en_GB: developer's guide and documentation for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains an introduction to writing programs with ncurses a guide to the internals of the ncurses library. It also includes the libraries' man pages. . Non-developers likely have little use for this package. Package: ncurses-examples Description-md5: 9636435dbca7946bfd1b9d0a5f71adc9 Description-en_GB: test programs and examples for ncurses The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains programs demonstrating the possibilities of ncurses and testing the library. The examples include an analog/digital clock and several classic programs such as solitaire, battleships, a knight's tour on a chess board, the towers of Hanoi and several others. Package: ncurses-term Description-md5: 4b4085015cb669f69f4316436f2a2f6a Description-en_GB: additional terminal type definitions The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains all of the numerous terminal definitions not found in the ncurses-base package. Package: ndctl Description-md5: 888151a5b46add97a31421edecf22eff Description-en_GB: Utility for managing the nvdimm subsystem The nvdimm subsystem defines a kernel device model and control message interface for platform NVDIMM resources like those defined by the ACPI 6+ NFIT (NVDIMM Firmware Interface Table). . This package contains a utility for managing the nvdimm (non-volatile memory device) subsystem in the Linux kernel. Package: net-tools Description-md5: 08f345ee19e62d4fd85e960d3a061a33 Description-en_GB: NET-3 networking toolkit This package includes the important tools for controlling the network subsystem of the Linux kernel. This includes arp, ifconfig, netstat, rarp, nameif and route. Additionally, this package contains utilities relating to particular network hardware types (plipconfig, slattach, mii- tool) and advanced aspects of IP configuration (iptunnel, ipmaddr). . In the upstream package 'hostname' and friends are included. Those are not installed by this package, since there is a special "hostname*.deb". Package: netbase Description-md5: 0067051a6900632d08b20b289ccd8331 Description-en_GB: Basic TCP/IP networking system This package provides the necessary infrastructure for basic TCP/IP based networking. . In particular, it supplies common name-to-number mappings in /etc/services, /etc/rpc, /etc/protocols and /etc/ethertypes. Package: netcat-openbsd Description-md5: d6f7da83d4c946b2cb127e466fba1e0e Description-en_GB: TCP/IP swiss army knife A simple Unix utility which reads and writes data across network connections using TCP or UDP protocol. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. . This package contains the OpenBSD rewrite of netcat, including support for IPv6, proxies, and Unix sockets. Package: netplan.io Description-md5: 171990596b9adbbde53590d783767a6d Description-en_GB: YAML network configuration abstraction for various backends netplan reads YAML network configuration files which are written by administrators, installers, cloud image instantiations, or other OS deployments. During early boot it then generates backend specific configuration files in /run to hand off control of devices to a particular networking daemon. . Currently supported backends are networkd and NetworkManager. Package: nettle-dev Description-md5: 71d39c111aac4d3815d7606eac8b4fe3 Description-en_GB: low level cryptographic library (development files) Nettle is a cryptographic library that is designed to fit easily in more or less any context: In crypto toolkits for object-oriented languages (C++, Python, Pike, ...), in applications like LSH or GNUPG, or even in kernel space. . It tries to solve a problem of providing a common set of cryptographic algorithms for higher-level applications by implementing a context- independent set of cryptographic algorithms. In that light, Nettle doesn't do any memory allocation or I/O, it simply provides the cryptographic algorithms for the application to use in any environment and in any way it needs. . This package contains the development files (C headers and static libraries) Package: network-manager Description-md5: e907449f921956a842b7a98f6e497774 Description-en_GB: network management framework (daemon and userspace tools) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the userspace daemons and a command line interface to interact with NetworkManager. . Optional dependencies: * avahi-autoipd: Used for IPv4LL, a protocol for automatic Link-Local IP address configuration. * ppp: Required for establishing dial-up connections (e.g. via GSM). * dnsmasq-base/iptables: Required for creating Ad-hoc connections and connection sharing. * libteam-utils: Network Team driver allows multiple network interfaces to be teamed together and act like a single one. This process is called "ethernet bonding", "channel teaming" or "link aggregation". Package: network-manager-config-connectivity-ubuntu Description-md5: 0e08be21b6ab1d9aa2946a763899e6d6 Description-en_GB: NetworkManager configuration to enable connectivity checking This package contains a configuration file which enables NetworkManager's connectivity checking functionality. . NetworkManager will try to connect to an Ubuntu server to determine the connection status. . This is particularly useful for captive portal detection. . No user data is transmitted in the connectivity checks, but merely contacting the Ubuntu connectivity check servers reveals that the user is running an Ubuntu(-based) operating system with NetworkManager. Package: network-manager-dev Description-md5: f6eb839a711f498fc04ff698644b9a06 Description-en_GB: network management framework (development files) This package provides documentation of the NetworkManager D-Bus API, the configuration formats and command line utilities. It also provides D-Bus introspection files. Package: network-manager-gnome Description-md5: bdee3234d21720f04895a1051744f5d1 Description-en_GB: network management framework (GNOME frontend) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, WiFi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package contains a systray applet for GNOME's notification area but it also works for other desktop environments which provide a systray like KDE or Xfce. It displays the available networks and allows users to easily switch between them. For encrypted networks it will prompt the user for the key/passphrase and it can optionally store them in the gnome-keyring. Package: network-manager-openvpn Description-md5: 7eae1b400dc40adcca1f940605a94dec Description-en_GB: network management framework (OpenVPN plugin core) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides a VPN plugin for OpenVPN. Package: network-manager-openvpn-gnome Description-md5: 811f2c881f50e2e963e4b1b3e32014a3 Description-en_GB: network management framework (OpenVPN plugin GNOME GUI) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the GNOME bits of NetworkManager's OpenVPN plugin. Package: network-manager-pptp Description-md5: ac6387ce152d2ac934fca2ef84cc01a2 Description-en_GB: network management framework (PPTP plugin core) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides a VPN plugin for PPTP, commonly used for connecting to Microsoft VPN servers. Package: network-manager-pptp-gnome Description-md5: 3b64d6808e6709f52a63be2efcf381b7 Description-en_GB: network management framework (PPTP plugin GNOME GUI) NetworkManager is a system network service that manages your network devices and connections, attempting to keep active network connectivity when available. It manages ethernet, Wi-Fi, mobile broadband (WWAN), and PPPoE devices, and provides VPN integration with a variety of different VPN services. . This package provides the GNOME bits of NetworkManager's PPTP plugin. Package: networkd-dispatcher Description-md5: ac5a3116254ac1902b32fe3fb696379a Description-en_GB: Dispatcher service for systemd-networkd connection status changes Networkd-dispatcher is a dispatcher daemon for systemd-networkd connection status changes. It is similar to NetworkManager-dispatcher, but is much more limited in the types of events it supports due to the limited nature of systemd-networkd. Package: neutron-common Description-md5: e3445b14d485b7c2a9472ae6fd564e39 Description-en_GB: Neutron is a virtual network service for Openstack - common Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide python-pbr (>= 2.0.0), advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the common files. Package: neutron-dhcp-agent Description-md5: 572c3866ff7d431ed7a69af059be88b1 Description-en_GB: Neutron is a virtual network service for Openstack - DHCP agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the DHCP agent. Package: neutron-l3-agent Description-md5: 7dc64a3d701aa413a40358ba3069904a Description-en_GB: Neutron is a virtual network service for Openstack - l3 agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the layer 3 routing agent. Package: neutron-linuxbridge-agent Description-md5: 7438b6586091536457c1094f075e5bfb Description-en_GB: Neutron is a virtual network service for Openstack - linuxbridge agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the linuxbridge plugin agent. Package: neutron-metadata-agent Description-md5: 7f661aa618ba5bb4655c68b01afa2e23 Description-en_GB: Neutron is a virtual network service for Openstack - metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the metadata proxy agent. Package: neutron-openvswitch-agent Description-md5: e9697f8391ec5ff56d028b4049eb9f25 Description-en_GB: Neutron is a virtual network service for Openstack - Open vSwitch plugin agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Open vSwitch plugin agent. Package: neutron-ovn-metadata-agent Description-md5: 9c287729e427a4938c8a3c0e30c6c165 Description-en_GB: Neutron is a virtual network service for Openstack - OVN metadata agent Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the OVN metadata proxy agent. Package: neutron-plugin-ml2 Description-md5: 04c3b1da612333dffe94afb38e17f6ee Description-en_GB: Neutron is a virtual network service for Openstack - ML2 plugin Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Modular Layer 2 plugin. Package: neutron-server Description-md5: 1b00fccfd02ac8a9014e7ee4bfb0ddd5 Description-en_GB: Neutron is a virtual network service for Openstack - server Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Neutron server Package: neutron-vpnaas-common Description-md5: 5b21c2584677c7f9279836a6984f9c80 Description-en_GB: VPN-as-a-Service driver for OpenStack Neutron Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides common configuration files. Package: nfs-common Description-md5: c2f5fd5a7d525f1cc35fbb49cc8628fd Description-en_GB: NFS support files common to client and server Use this package on any machine that uses NFS, either as client or server. Programs included: lockd, statd, showmount, nfsstat, gssd, idmapd and mount.nfs. Package: nfs-ganesha Description-md5: 942aacff0266b197516fa094c2154193 Description-en_GB: NFS server in User Space NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains the binaries Package: nfs-ganesha-ceph Description-md5: 75c1daa055db86e28d31a8855fd42cd4 Description-en_GB: nfs-ganesha fsal ceph libraries NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. This package contains a library for a FSAL_CEPH and an example ceph.conf file Package: nfs-ganesha-doc Description-md5: 8330cd1f4ffe81b7bb19b6674255c752 Description-en_GB: Documentation for nfs-ganesha NFS-GANESHA is a NFS Server running in user space with a large cache. It comes with various backend modules to support different file systems and namespaces. Supported name spaces are POSIX, PROXY, SNMP, FUSE-like, HPSS, LUSTRE, XFS and ZFS. . This package contains documentation and examples for nfs-ganesha Package: nfs-kernel-server Description-md5: 899bf536fe9edad1d8a30a8fada5180d Description-en_GB: support for NFS kernel server The NFS kernel server is currently the recommended NFS server for use with Linux, featuring features such as NFSv3 and NFSv4, Kerberos support via GSS, and much more. It is also significantly faster and usually more reliable than the user-space NFS servers (from the unfs3 and nfs-user- server packages). However, it is more difficult to debug than the user- space servers, and has a slightly different feature set. . This package contains the user-space support needed to use the NFS kernel server. Most administrators wishing to set up an NFS server would want to install this package. Package: nginx Description-md5: 902443ddbee17249123a068e7ca7c6d8 Description-en_GB: small, powerful, scalable web/proxy server Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This is a dependency package to install either nginx-core (by default), nginx-full, nginx-light or nginx-extras. Package: nginx-common Description-md5: 9e23931d84d07adbee5412aefdad8a90 Description-en_GB: small, powerful, scalable web/proxy server - common files Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package contains base configuration files used by all versions of nginx. Package: nginx-core Description-md5: 61b7548c71179e08a3521d3a70a34ae2 Description-en_GB: nginx web/proxy server (standard version) Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides a version of nginx identical to that of nginx-full, but without any third-party modules, and only modules in the original nginx code base. . STANDARD HTTP MODULES: Core, Access, Auth Basic, Auto Index, Browser, Empty GIF, FastCGI, Geo, Limit Connections, Limit Requests, Map, Memcached, Proxy, Referer, Rewrite, SCGI, Split Clients, UWSGI. . OPTIONAL HTTP MODULES: Addition, Auth Request, Charset, WebDAV, Gunzip, Gzip, Gzip Precompression, Headers, HTTP/2, Image Filter, Index, Log, Real IP, Slice, SSI, SSL, SSL Preread, Stub Status, Substitution, Thread Pool, Upstream, User ID, XSLT. . THIRD PARTY HTTP MODULES: GeoIP2 . OPTIONAL MAIL MODULES: Mail Core, Auth HTTP, Proxy, SSL, IMAP, POP3, SMTP. . OPTIONAL STREAM MODULES: Stream Core Package: nginx-doc Description-md5: fd841a2b53e39ae89ec191f0e1278a05 Description-en_GB: small, powerful, scalable web/proxy server - documentation Nginx ("engine X") is a high-performance web and reverse proxy server created by Igor Sysoev. It can be used both as a standalone web server and as a proxy to reduce the load on back-end HTTP or mail servers. . This package provides extra documentation to help unleash the power of Nginx. Package: nicstat Description-md5: 2875227646d3c9458f7593d64f0fa743 Description-en_GB: print network traffic statistics nicstat is to network interfaces as iostat is to disks, or prstat is to processes. It is designed as a much better version of "netstat -i". Its differences include: . - Reports bytes in & out as well as packets. - Normalizes these values to per-second rates. - Reports on all interfaces (while iterating) - Reports Utilization (rough calculation as of now) - Reports Saturation (also rough) - Prefixes statistics with the current time Package: nova-api Description-md5: 93751a4c42a717b98a076fc37e614e1c Description-en_GB: OpenStack Compute - API frontend OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the API frontend. Package: nova-common Description-md5: ca300a4c4a13a67629e52754451325a3 Description-en_GB: OpenStack Compute - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains things that are needed by all parts of Nova. Package: nova-compute Description-md5: 3ba5242ed5b20ea217068529d959352e Description-en_GB: OpenStack Compute - compute node base OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the package you will install on the nodes that will run your virtual machines. Package: nova-compute-kvm Description-md5: 3a3f4fc6eb0e0d1a1a52636f4a84daa1 Description-en_GB: OpenStack Compute - compute node (KVM) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using kvm. Package: nova-compute-libvirt Description-md5: 128101f3838791afe92b57c5afcef336 Description-en_GB: OpenStack Compute - compute node libvirt support OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This dependency package provides common dependencies and setup for all libvirt based hypervisor options. Package: nova-compute-lxc Description-md5: 8c74b0f3d56b3da8c70cf752f98f7869 Description-en_GB: OpenStack Compute - compute node (LXC) OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . Install this package on your compute nodes if you're using LXC. Package: nova-conductor Description-md5: 0b6894258f8fbaad9a8f7daf4cae4456 Description-en_GB: OpenStack Compute - conductor service OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova conductor service component Package: nova-doc Description-md5: 1c367fcc5afa32969a8f351c6365dd1c Description-en_GB: OpenStack Compute - documentation OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains the documentation for Nova. Package: nova-scheduler Description-md5: 8edec11a409c894d59bffef4d16d21b6 Description-en_GB: OpenStack Compute - virtual machine scheduler OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is the Nova scheduler. Package: nova-spiceproxy Description-md5: ea77a7b8b1a9e5a1953479bb5b89e219 Description-en_GB: OpenStack Compute - spice html5 proxy OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package provides the spice proxy. It is a publically reachable component which proxies access to qemu-space running on compute nodes Package: nova-volume Description-md5: f85e1ba6a9aabcaf096890562606c8de Description-en_GB: OpenStack Compute - storage OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This is a dummy transitional package that can be removed after upgrade. Package: ntfs-3g Description-md5: d38b96403238266210560bdd2ee0d28c Description-en_GB: read/write NTFS driver for FUSE NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. Package: ntfs-3g-dev Description-md5: f17752933720148edc7d3f25b03e9fee Description-en_GB: read/write NTFS driver for FUSE (development) NTFS-3G uses FUSE (Filesystem in Userspace) to provide support for the NTFS filesystem used by Microsoft Windows. . This package contains the development files. Package: numactl Description-md5: 94c993d6ff513ffae2836ae201c36b6d Description-en_GB: NUMA scheduling and memory placement tool numactl runs processes with a specific NUMA (Non-Uniform Memory Architecture) scheduling or memory placement policy. In addition it can set persistent policy for shared memory segments or files. Package: nut Description-md5: ac00395fb1ff129232ba0df5e10c0949 Description-en_GB: network UPS tools - metapackage Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package is a metapackage that installs both nut-server and nut- client, in most cases it is sufficient for a basic UPS monitoring system. Package: nut-cgi Description-md5: 16fe1723aea6d72223068ec8c97046eb Description-en_GB: network UPS tools - web interface Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides an HTTP interface for Network UPS Tools which makes it possible to monitor the core NUT system with a web browser. Package: nut-client Description-md5: 30f1061db3258a7a5c46e18466afa6c0 Description-en_GB: network UPS tools - clients Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's clients that allows the user to control and monitor the UPS. Package: nut-doc Description-md5: 4cffa515519a2e34b3b662460af77a9c Description-en_GB: network UPS tools - documentation Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package contains FAQ, user, developer and packager documentation. Package: nut-server Description-md5: cf50e3b4416f9edcc4a33c7f641661ef Description-en_GB: network UPS tools - core system Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides NUT's core system, and the serial and USB UPS drivers. Package: nut-snmp Description-md5: 9982af957abdb380c9a8847a365d37a9 Description-en_GB: network UPS tools - SNMP driver Network UPS Tools (NUT) is a client/server monitoring system that allows computers to share uninterruptible power supply (UPS) and power distribution unit (PDU) hardware. Clients access the hardware through the server, and are notified whenever the power status changes. . This package provides snmp-ups, the SNMP multi-MIB driver for UPS, which supports various MIBs including IETF, MGE, and APC. It adds an SNMP Manager interface to the core NUT system. Package: nvidia-prime Description-md5: 398e4a566cef42e9b12f88c78ffad0c2 Description-en_GB: Tools to enable NVIDIA's Prime This is a set of tools which will enable NVIDIA's Prime on MUXless systems. Package: nvidia-settings Description-md5: 9bb7c34dc84550e6fff415c0eb0eda37 Description-en_GB: Tool for configuring the NVIDIA graphics driver The nvidia-settings utility is a tool for configuring the NVIDIA Linux graphics driver. It operates by communicating with the NVIDIA X driver, querying and updating state as appropriate. This communication is done with the NV-CONTROL X extension. . Values such as brightness and gamma, XVideo attributes, temperature, and OpenGL settings can be queried and configured via nvidia-settings. Package: ocfs2-tools Description-md5: 35dcd82fb739cced2d7441e218050187 Description-en_GB: tools for managing OCFS2 cluster filesystems OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. . This package installs the tools to manage the OCFS2 filesystem, including mkfs, tunefs, fsck, debugfs, and the utilities to control the O2CB clustering stack. Package: ocfs2-tools-dev Description-md5: c83e087ed43fbcb16a766887bb9e850a Description-en_GB: tools for managing OCFS2 cluster filesystems - development files OCFS2 is a general purpose cluster filesystem. Unlike the initial release of OCFS, which supported only Oracle database workloads, OCFS2 provides full support as a general purpose filesystem. OCFS2 is a complete rewrite of the previous version, designed to work as a seamless addition to the Linux kernel. . This package installs the development headers and static libraries. Package: oem-config Description-md5: 9380d07ec19991f384138c016b142ce0 Description-en_GB: Perform end-user configuration after initial OEM installation The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. Package: oem-config-gtk Description-md5: 8709c78036a09529b74b507a6299fd60 Description-en_GB: GTK+ frontend for end-user post-OEM-install configuration The oem-config script re-asks a number of questions that are normally asked during installation, and reconfigures the system accordingly. This allows a vendor to install a skeleton system, clone it onto a large number of machines, and ship it to end users, while still allowing end users to set up their own username and password, language, timezone, and so on. . This is a GTK+ frontend to oem-config. Package: oem-config-slideshow-ubuntu Description-md5: c119bbb321f2195ca171453933a83059 Description-en_GB: OEM slideshow for Ubuntu A slideshow intended for the post-OEM-install configuration, designed as a quick introduction to Ubuntu. Package: oem-qemu-meta Description-md5: fec855b994bcee60ea45cad6d24cd41c Description-en_GB: Meta package for QEMU This is a metapackage for QEMU. It is intended for installer testing and development only. Package: open-iscsi Description-md5: 067891012a9e049900724bddbc58bf8f Description-en_GB: iSCSI initiator tools The Open-iSCSI project is a high-performance, transport independent, multi-platform implementation of RFC3720 iSCSI. . Open-iSCSI is partitioned into user and kernel parts. . The kernel portion of Open-iSCSI is a from-scratch code licensed under GPL. The kernel part implements iSCSI data path (that is, iSCSI Read and iSCSI Write), and consists of three loadable modules: scsi_transport_iscsi.ko, libiscsi.ko and iscsi_tcp.ko. . User space contains the entire control plane: configuration manager, iSCSI Discovery, Login and Logout processing, connection-level error processing, Nop-In and Nop-Out handling, and (in the future:) Text processing, iSNS, SLP, Radius, etc. . The user space Open-iSCSI consists of a daemon process called iscsid, and a management utility iscsiadm. . This package includes a daemon, iscsid, and a management utility, iscsiadm. Package: open-vm-tools Description-md5: a6ea22fad449711c4296720ce1ebe6b4 Description-en_GB: Open VMware Tools for virtual machines hosted on VMware (CLI) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualisation utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains only the core user-space programs and libraries. Package: open-vm-tools-desktop Description-md5: 0a75baf603aed1d261cb9d62936d3c0d Description-en_GB: Open VMware Tools for virtual machines hosted on VMware (GUI) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualisation utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains the user-space programs and libraries that are essential for improved user experience of VMware virtual machines. Package: open-vm-tools-dev Description-md5: 4aa45696c5c5c28398c17ba27233e67d Description-en_GB: Open VMware Tools for virtual machines hosted on VMware (development) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualisation utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains the development files. Package: openipmi Description-md5: 9b1b5291e9ca77ee91bd3c03cdad0f3e Description-en_GB: Intelligent Platform Management Interface (for servers) IPMI allows remote monitoring and remote management of devices. . This package contains some command-line and graphical-user-interfaces to interact with IPMI-enabled devices. Package: openjdk-11-dbg Description-md5: d73cb0a41450fd194ce774f2b26510b8 Description-en_GB: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. Package: openjdk-11-doc Description-md5: 4689d9c1e14d405d15f0710639599643 Description-en_GB: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. Package: openjdk-11-jdk Description-md5: b9e7f4837238c34971e4a8b72ab7d045 Description-en_GB: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-11-jdk-headless Description-md5: 494a52f34d707a832270d6d51a78f511 Description-en_GB: OpenJDK Development Kit (JDK) (headless) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. Package: openjdk-11-jre Description-md5: 13097853553de1ab39cc189225a9cbaa Description-en_GB: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot JIT. Package: openjdk-11-jre-headless Description-md5: 62c2c9689e617c48cc4480926d2ca785 Description-en_GB: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot JIT. Package: openjdk-11-source Description-md5: 5e4d8bbb398daa24b05478a4a3be42bf Description-en_GB: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. Package: openjpeg-doc Description-md5: bda29ee10aae8ae267a80975460c93ea Description-en_GB: JPEG 2000 image compression/decompression library OpenJPEG is a library for handling the JPEG 2000 image compression format. JPEG 2000 is a wavelet-based image compression standard and permits progressive transmission by pixel and resolution accuracy for progressive downloads of an encoded image. It supports lossless and lossy compression, supports higher compression than JPEG 1991, and has resilience to errors in the image. . This package installs the documentation files. Package: openprinting-ppds Description-md5: 5f4d24bd02d698551c18a407d5e83c3a Description-en_GB: OpenPrinting printer support - PostScript PPD files This package includes a collection of free PostScript Printer Description files for PostScript (and clone) printers from various manufacturers, as distributed by OpenPrinting. . If you have non-PostScript printers, the foomatic-db-compressed-ppds (or foomatic-db and foomatic-db-engine), hplip and the printer-driver-* packages are the ones you need; this package won't be of much help to you. . Some manufacturers distribute PPD files for their printers under non-free licenses; those are not included in this package, but may be available from the manufacturer's website, included on a CD or other media with the printer, or downloadable from the OpenPrinting web site (even automatically if the printer setup tool supports it). Package: openssh-client Description-md5: 8cde3280ebad71c16b3e8c661dae6c6d Description-en_GB: secure shell (SSH) client, for secure access to remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . In some countries it may be illegal to use any encryption at all without a special permit. . ssh replaces the insecure rsh, rcp and rlogin programs, which are obsolete for most purposes. Package: openssh-server Description-md5: 842cc998cae371b9d8106c1696373919 Description-en_GB: secure shell (SSH) server, for secure access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the sshd server. . In some countries it may be illegal to use any encryption at all without a special permit. . sshd replaces the insecure rshd program, which is obsolete for most purposes. Package: openssh-sftp-server Description-md5: b9a6d4f71758c154615deaec42e8415d Description-en_GB: secure shell (SSH) sftp server module, for SFTP access from remote machines This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides the SFTP server module for the SSH server. It is needed if you want to access your SSH server with SFTP. The SFTP server module also works with other SSH daemons like dropbear. . OpenSSH's sftp and sftp-server implement revision 3 of the SSH filexfer protocol described in: . http://www.openssh.com/txt/draft-ietf-secsh-filexfer-02.txt . Newer versions of the draft will not be supported, though some features are individually implemented as extensions. Package: openssl Description-md5: 9b6de2bb6e1d9016aeb0f00bcf6617bd Description-en_GB: Secure Sockets Layer toolkit - cryptographic utility This package is part of the OpenSSL project's implementation of the SSL and TLS cryptographic protocols for secure communication over the Internet. . It contains the general-purpose command line binary /usr/bin/openssl, useful for cryptographic operations such as: * creating RSA, DH, and DSA key parameters; * creating X.509 certificates, CSRs, and CRLs; * calculating message digests; * encrypting and decrypting with ciphers; * testing SSL/TLS clients and servers; * handling S/MIME signed or encrypted mail. Package: openstack-dashboard Description-md5: a54f5b92f84ab1d5b6c3fa553f99ef77 Description-en_GB: Django web interface for OpenStack The OpenStack Dashboard is a reference implementation of a Django site that uses the Django-Nova project to provide web based interactions with the OpenStack Nova cloud controller. Package: openstack-dashboard-common Description-md5: 1b68105103a266973cb0e91a7529a793 Description-en_GB: Django web interface for OpenStack - common files The OpenStack Dashboard is a reference implementation of a Django site that uses the Django-Nova project to provide web based interactions with the OpenStack Nova cloud controller. . This package provides common files. Package: openvpn Description-md5: 2ebe91e411d46309a61861db507e5c2f Description-en_GB: virtual private network daemon OpenVPN is an application to securely tunnel IP networks over a single UDP or TCP port. It can be used to access remote sites, make secure point-to- point connections, enhance wireless security, etc. . OpenVPN uses all of the encryption, authentication, and certification features provided by the OpenSSL library (any cipher, key size, or HMAC digest). . OpenVPN may use static, pre-shared keys or TLS-based dynamic key exchange. It also supports VPNs with dynamic endpoints (DHCP or dial-up clients), tunnels over NAT or connection-oriented stateful firewalls (such as Linux's iptables). Package: openvswitch-common Description-md5: 592fb336c66a49b36ec2d6b8873eb66a Description-en_GB: Open vSwitch common components Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-common provides components required by both openvswitch-switch and openvswitch-testcontroller. Package: openvswitch-dbg Description-md5: 963111b391333c82170e6233714ee2c8 Description-en_GB: Debug symbols for Open vSwitch packages Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the debug symbols for all the other openvswitch-* packages. Install it to debug one of them or to examine a core dump produced by one of them. Package: openvswitch-doc Description-md5: 34dbb9eb458b41810977ed67bd034a5b Description-en_GB: Open vSwitch documentation Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package provides documentation for configuration and use of Open vSwitch. Package: openvswitch-switch Description-md5: ff569939b14d8f902d88039019fdf3ae Description-en_GB: Open vSwitch switch implementations Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. Package: openvswitch-switch-dpdk Description-md5: c9a918dc998b88bacbc77b69bf99d90f Description-en_GB: DPDK enabled Open vSwitch switch implementation Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . openvswitch-switch provides the userspace components and utilities for the Open vSwitch kernel-based switch. . DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package provides a DPDK enabled implementation of the ovs-vswitchd binary. Package: optipng Description-md5: 5e7a553e9d19800926e7d1d2e6a7ff8a Description-en_GB: advanced PNG (Portable Network Graphics) optimizer OptiPNG is a PNG optimizer that recompresses the image files to a smaller size. It losslessly reduces the bit depth, the color type and the color palette of the image, runs a suite of compression methods and strategies, and selects the compression parameters that yield the smallest output file. It also recognizes several external file formats like BMP, GIF, TIFF and PNM (PBM, PGM, PPM). Package: orca Description-md5: 7e9825746bd4509b700a0a82b5f84c0b Description-en_GB: Scriptable screen reader A flexible, extensible, and powerful assistive technology that provides end-user access to applications and toolkits that support the AT-SPI (e.g., the GNOME desktop). . Orca defines a set of default behaviors (reactions to application events) and key bindings (reaction to user key presses). These default behaviors and key bindings can be overwritten on a per-application basis. Orca creates a script object for each running application, which merges both the default behaviors and key bindings, and the application specific ones. Orca provides the infrastructure to activate and deactivate scripts, as well as a host of services accessible from within the scripts. Package: os-brick-common Description-md5: 120ff671a86897dfd831b40bde5f5004 Description-en_GB: Library for managing local volume attaches - common files OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains common files needed by either the Python 2 or 3 module of os-brick. Package: os-prober Description-md5: fdd4c0b3d1ed11dca7af85ad71167f5a Description-en_GB: utility to detect other OSes on a set of drives This package detects other OSes available on a system and outputs the results in a generic machine-readable format. Package: overlayroot Description-md5: 994a1e190cc10da9cb6f340384617d3c Description-en_GB: use an overlayfs on top of a read-only root filesystem This package adds functionality to an initramfs built by initramfs-tools. When installed and configured, the initramfs will mount an overlayfs filesystem on top of a read-only root volume. . The changes can be written to a in-memory temporary filesystem, a filesystem on an existing block device, or a dmcrypt encrypted block device. Package: ovmf Description-md5: f5518b7d256400637ca9512a6cfc4bac Description-en_GB: UEFI firmware for 64-bit x86 virtual machines Open Virtual Machine Firmware is a build of EDK II for 64-bit x86 virtual machines. It includes full support for UEFI, including Secure Boot, allowing use of UEFI in place of a traditional BIOS in your VM. Package: ovn-central Description-md5: 51da9b332c86210741d1b832acebdd0e Description-en_GB: OVN central components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-central provides the userspace daemons, utilities and databases for OVN that is run at a central location. Package: ovn-common Description-md5: cd4c2df976682d204b22ff3c4f5726a3 Description-en_GB: OVN common components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-common provides components required by other OVN packages. Package: ovn-doc Description-md5: 5d9314c4dbce49af1fc81539f5c26499 Description-en_GB: OVN documentation OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . This package provides documentation for configuration and use of OVN. Package: ovn-host Description-md5: dec3348dabde40372a2d4189bfddad30 Description-en_GB: OVN host components OVN, the Open Virtual Network, is a system to support virtual network abstraction. OVN complements the existing capabilities of OVS to add native support for virtual network abstractions, such as virtual L2 and L3 overlays and security groups. . ovn-host provides the userspace components and utilities for OVN that can be run on every host/hypervisor. Package: p11-kit Description-md5: 508d78032e662c6fa52ead95b7a4888a Description-en_GB: p11-glue utilities The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the p11-kit tool for listing PKCS#11 modules. Package: p11-kit-doc Description-md5: e1bf90a20f5937eebfadaa14f16ce0f0 Description-en_GB: library for loading and coordinating access to PKCS#11 modules - documentation The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the documentation for p11-kit. Package: p11-kit-modules Description-md5: 56534a556dbb75d275d89ecbe0818bfe Description-en_GB: p11-glue proxy and trust modules The p11-kit library provides a way to load and enumerate Public-Key Cryptography Standard #11 modules, along with a standard configuration setup for installing PKCS#11 modules so that they're discoverable. It also solves problems with coordinating the use of PKCS#11 by different components or libraries living in the same process. . This package contains the p11-kit proxy module and the system trust policy module. Package: pacemaker Description-md5: 5a7d174c0a0a22dd75fe3052ed84b5a9 Description-en_GB: cluster resource manager At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the Pacemaker daemons directly interacting with the cluster stack. Package: pacemaker-cli-utils Description-md5: 031e08b73b20732817b9825a25a7eb56 Description-en_GB: cluster resource manager command line utilities At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains those command line utilities of the Pacemaker cluster manager which work on remote nodes as well. Package: pacemaker-common Description-md5: edb0c8ebf2fc3e1685cd8935628616d6 Description-en_GB: cluster resource manager common files At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains common infrastructure and data files for the Pacemaker daemons and utilities. Package: pacemaker-dev Description-md5: 3fc09d6b48898381bdf700670dd9db45 Description-en_GB: cluster resource manager development At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains the headers and other necessary files to build applications or libraries that use the Pacemaker libraries. Package: pacemaker-doc Description-md5: 3fa8c7342ea2b05ffd4916e73df2cdc5 Description-en_GB: cluster resource manager HTML documentation At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains * the Pacemaker API documentation generated by Doxygen, * the Clusters from Scratch book, * the Pacemaker Administration book, * the Pacemaker Development book, * the Pacemaker Explained book and * the Pacemaker Remote book. Package: pacemaker-resource-agents Description-md5: 38277d4ade0123ca4bcb659ef25d88d0 Description-en_GB: cluster resource manager general resource agents At its core, Pacemaker is a distributed finite state machine capable of co-ordinating the startup and recovery of inter-related services across a set of machines. . Pacemaker understands many different resource types (OCF, SYSV, systemd) and can accurately model the relationships between them (colocation, ordering). . It can even use technology such as Docker to automatically isolate the resources managed by the cluster. . This package contains Pacemaker resource agents not requiring access to the cluster stack, thus also usable by the remote daemon. Package: packagekit Description-md5: 2a370c6f43c72ec3adb4412d3b3bdca0 Description-en_GB: Provides a package management service PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . The work is done by backends which make use of the package manager shipped by the corresponding distribution. PackageKit is not meant to replace advanced tools like Synaptic. . The main benefits are: - unified interface on several distributions - fine grained privileges by using PolicyKit - independency from a running desktop session during the processing Package: packagekit-docs Description-md5: f43626bcae09213d8ed071770d06d57a Description-en_GB: Documentation for PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides documentation for PackageKit. Package: packagekit-tools Description-md5: 8ba205caa823fb175b63d5c17f441a15 Description-en_GB: Provides PackageKit command-line tools PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides the PackageKit command-line tools. Package: pango1.0-tools Description-md5: 936d5dc4980114c255e8591eaf33a5ce Description-en_GB: Development utilities for Pango Pango is a library for layout and rendering of text, with an emphasis on internationalisation. Pango can be used anywhere that text layout is needed. However, most of the work on Pango-1.0 was done using the GTK+ widget toolkit as a test platform. Pango forms the core of text and font handling for GTK+ 2.0. . Pango is designed to be modular; the core Pango layout can be used with four different font backends: - Core X windowing system fonts - Client-side fonts on X using the Xft library - Direct rendering of scalable fonts using the FreeType library - Native fonts on Microsoft backends. . This package contains pango-view, the Pango text viewer, and pango-list, a utility that outputs a list of compatible system fonts. Package: paramiko-doc Description-md5: 6b022c9f8495b160e5f773ae42f60e98 Description-en_GB: Make ssh v2 connections with Python (Documentation) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the documentation for the package. Package: parted Description-md5: 0672c048225946ff0705e0cecd54cf5d Description-en_GB: disk partition manipulator GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains the binary and manual page. Further documentation is available in parted-doc. . Parted currently supports DOS, Mac, Sun, BSD, GPT, MIPS, and PC98 partitioning formats, as well as a "loop" (raw disk) type which allows use on RAID/LVM. It can detect and remove ASFS/AFFS/APFS, Btrfs, ext2/3/4, FAT16/32, HFS, JFS, linux-swap, UFS, XFS, and ZFS file systems. Parted also has the ability to create and modify file systems of some of these types, but using it to perform file system operations is now deprecated. . The nature of this software means that any bugs could cause massive data loss. While there are no such bugs known at the moment, they could exist, so please back up all important files before running it, and do so at your own risk. Package: parted-doc Description-md5: ac1df9e91cfcaaa28de0866f6029d294 Description-en_GB: disk partition manipulator - documentation GNU Parted is a program that allows you to create, destroy, resize, move, and copy disk partitions. This is useful for creating space for new operating systems, reorganizing disk usage, and copying data to new hard disks. . This package contains user documentation for parted and API documentation for the library packages. Package: passwd Description-md5: 5bbd70e421ed3367a8299e53bd7afed4 Description-en_GB: change and administer password and group data This package includes passwd, chsh, chfn, and many other programs to maintain password and group data. . Shadow passwords are supported. See /usr/share/doc/passwd/README.Debian Package: pastebinit Description-md5: 087aee8d4c5cc5f9dc54f3bdcd92d9f0 Description-en_GB: command-line pastebin client pastebinit is a command-line tool to send data to a "pastebin", a web site which allows its users to upload snippets of text for public viewing. Package: patch Description-md5: d56076980d5ce0f54f9dd685e6ca0ce7 Description-en_GB: Apply a diff file to an original Patch will take a patch file containing any of the four forms of difference listing produced by the diff program and apply those differences to an original file, producing a patched version. Package: patchutils Description-md5: 442c0d104c6f6b7262f5dcab972c3391 Description-en_GB: Utilities to work with patches This package includes the following utilities: - combinediff creates a cumulative patch from two incremental patches - dehtmldiff extracts a diff from an HTML page - filterdiff extracts or excludes diffs from a diff file - fixcvsdiff fixes diff files created by CVS that "patch" mis-interprets - flipdiff exchanges the order of two patches - grepdiff shows which files are modified by a patch matching a regex - interdiff shows differences between two unified diff files - lsdiff shows which files are modified by a patch - recountdiff recomputes counts and offsets in unified context diffs - rediff and editdiff fix offsets and counts of a hand-edited diff - splitdiff separates out incremental patches - unwrapdiff demangles patches that have been word-wrapped Package: pax Description-md5: 6a13dcd72d0208af12f4a865635b9dac Description-en_GB: Portable Archive Interchange (cpio, pax, tar) paxtar is an implementation of an archiving utility that reads and writes several formats - traditional ones, the extended formats specified in IEEE 1003.1, and the ar(5) format used by deb(5) packages (MirBSD specific paxtar extension). The pax interface was designed by IEEE 1003.2 as a compromise in the chronic controversy over which of tar or cpio is best, but this implementation offers paxcpio and paxtar for easy calling. . This is the MirBSD paxtar implementation supporting the formats ar, bcpio, cpio, SVR4 cpio with and without CRC, old tar, and ustar, but not the format known as pax yet. It has extensions for removing non-numerical user and group IDs from the archive, storing hardlinked files only once, setting ownership to the superuser, anonymising inode and device information, changing the mtime to zero, and producing GNU tar compatible trailing slashes on ustar directory nodes. Its "ar" format is suitable for operating on *.deb files, unlike that of GNU binutils. . Note that ACLs and Extended Attributes are not supported. Package: pci.ids Description-md5: b61ecb48a2440de8616c9e26caf3fb17 Description-en_GB: PCI ID Repository This package contains the pci.ids file, a public repository of all known ID's used in PCI devices: ID's of vendors, devices, subsystems and device classes. It is used in various programs to display full human-readable names instead of cryptic numeric codes. Package: pciutils Description-md5: 2bcf99ab1ff1c7c9d93e8d7b4b480e4b Description-en_GB: PCI utilities This package contains various utilities for inspecting and setting of devices connected to the PCI bus. Package: pcmciautils Description-md5: d01e24437b6f27ffd8779126e3ecaeec Description-en_GB: PCMCIA utilities for Linux 2.6 This package provides PCMCIA initialisation tools for Linux 2.6.13-rc1 or later, replacing the old pcmcia-cs tools used with earlier kernel versions. PCMCIA cards are commonly used in laptops to provide expanded capabilities such as network connections, modems, increased memory, etc. . To use PCMCIA you need to have kernel modules available to support it. These are included in the stock Debian 2.6 kernel packages. You will most likely also need udev, although it isn't always required. . The wireless-tools package is required by many wireless network adapters. Package: perl Description-md5: 603cb1e5fe66da8106c364f4e9b84082 Description-en_GB: Larry Wall's Practical Extraction and Report Language Perl is a highly capable, feature-rich programming language with over 20 years of development. Perl 5 runs on over 100 platforms from portables to mainframes. Perl is suitable for both rapid prototyping and large scale development projects. . Perl 5 supports many programming styles, including procedural, functional, and object-oriented. In addition to this, it is supported by an ever- growing collection of reusable modules which accelerate development. Some of these modules include Web frameworks, database integration, networking protocols, and encryption. Perl provides interfaces to C and C++ for custom extension development. Package: perl-base Description-md5: 741b6438850603dbbe8e2d13289eb481 Description-en_GB: minimal Perl system Perl is a scripting language used in many system scripts and utilities. . This package provides a Perl interpreter and the small subset of the standard run-time library required to perform basic tasks. For a full Perl installation, install "perl" (and its dependencies, "perl-modules-5.34" and "perl-doc"). Package: perl-debug Description-md5: 11b937dac8b92a329c540e8c5e5e1546 Description-en_GB: debug-enabled Perl interpreter debugperl provides a debug-enabled version of Perl which can produce extensive information about the interpreter as it compiles and executes a program (see the -D switch in perlrun(1)). . Note that this package is primarily of use in debugging *Perl* rather than perl programs, which may be traced/debugged using the standard perl binary using the -d switch (see perldebug(1)). . In addition, this package also includes debugging information for the normal Perl interpreter. Package: perl-doc Description-md5: 6cd25412f32c953589ef8fcaf1f5f46d Description-en_GB: Perl documentation Perl manual pages, POD documentation and the `perldoc' program. If you are writing Perl programs, you almost certainly need this. Package: perl-modules-5.34 Description-md5: 6b4056785e58321a763ac105b6a0524f Description-en_GB: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. . Note that this package only exists to save archive space and should be considered an internal implementation detail of the `perl' package. Other packages should not depend on `perl-modules-5.34' directly, they should use `perl' (which depends on `perl-modules-5.34') instead. Package: perl-openssl-defaults Description-md5: 666a41ae5378933a994e5c6b4d4c4d15 Description-en_GB: version compatibility baseline for Perl OpenSSL packages A subset of Perl XS module packages expose the OpenSSL binary interface to Perl code. This can lead to incompatibilities if these packages are linked against different versions of OpenSSL. . This package provides a virtual package "perl-openssl-abi-x" that corresponds to the libssl-dev package SONAME it was built against. The packages that need to stay compatible with each other can depend on this. . Tools are also provided for generating this dependency with minimum hassle. See the instructions in README.Debian. Package: php Description-md5: b9ba50eb1ebff6ec8fbf5a31cb3813c2 Description-en_GB: server-side, HTML-embedded scripting language (default) PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.1). Package: php-all-dev Description-md5: 4180bd06ef88666dc12ea623199b85c4 Description-en_GB: package depending on all supported PHP development packages This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific PHP development packages. Package: php-cgi Description-md5: 121efaf3977d745652e2f21a65ca6271 Description-en_GB: server-side, HTML-embedded scripting language (CGI binary) (default) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php-fpm package that provide FastCGI support. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.1). Package: php-cli Description-md5: 232467ad58970134c89120381a7f5586 Description-en_GB: command-line interpreter for the PHP scripting language (default) This package provides the /usr/bin/php command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.1). Package: php-common Description-md5: d3dbac8bcc4b5fda4235137f8b9f3ade Description-en_GB: Common files for PHP packages This package contains common utilities shared among all packaged PHP versions. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php-curl Description-md5: f8b67bbf637d1388b5e5b674ae9a7109 Description-en_GB: CURL module for PHP [default] This package provides a CURL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-dev Description-md5: 971ca54340451bd51e3434d658a9b396 Description-en_GB: Files for PHP module development (default) Headers and other PHP needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on latest stable PHP version (currently 8.1). Package: php-gd Description-md5: 562eee803f143cd17db5ced34b79b558 Description-en_GB: GD module for PHP [default] This package provides a GD module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-gmp Description-md5: 9f4254a530c5d06719728541f7529c74 Description-en_GB: GMP module for PHP [default] This package provides a GMP module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-json Description-md5: 1e9bd09a8530b37425ac9669807e9fd6 Description-en_GB: JSON module for PHP [default] This package provides a JSON module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-ldap Description-md5: 71a1b092057ff77f251e7f207c8eafc5 Description-en_GB: LDAP module for PHP [default] This package provides a LDAP module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-mysql Description-md5: b06938348d6d72a1f125f8d3d536eddb Description-en_GB: MySQL module for PHP [default] This package provides a MySQL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-odbc Description-md5: 941def20a5aa5ec488e78d1fde77bf55 Description-en_GB: ODBC module for PHP [default] This package provides a ODBC module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-pear Description-md5: 04474ef785f71038c83c6c66703e837b Description-en_GB: PEAR Base System The PEAR package contains: * the PEAR installer, for creating, distributing and installing packages * the PEAR_Exception PHP5 error handling mechanism * the PEAR_ErrorStack advanced error handling mechanism * the PEAR_Error error handling mechanism * the OS_Guess class for retrieving info about the OS where PHP is running on * the System class for quick handling of common operations with files and directories * the PEAR base class Features in a nutshell: * full support for channels * pre-download dependency validation * new package.xml 2.0 format allows tremendous flexibility while maintaining BC * support for optional dependency groups and limited support for sub-packaging * robust dependency support * full dependency validation on uninstall * remote install for hosts with only ftp access - no more problems with restricted host installation * full support for mirroring * support for bundling several packages into a single tarball * support for static dependencies on a url-based package * support for custom file roles and installation tasks Package: php-pgsql Description-md5: 6b8eed5108325175d3a8cde2aae5a707 Description-en_GB: PostgreSQL module for PHP [default] This package provides a PostgreSQL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-pspell Description-md5: bc81e2bc7ec70a44fee591ce1c50bffa Description-en_GB: pspell module for PHP [default] This package provides a pspell module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-snmp Description-md5: b3cf783615687a986845c4b95f5e59f5 Description-en_GB: SNMP module for PHP [default] This package provides a SNMP module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-sqlite3 Description-md5: 8d76aa98729b57d53d73e7fbdf7a4a4f Description-en_GB: SQLite3 module for PHP [default] This package provides a SQLite3 module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-tidy Description-md5: 82dcdc981e18af3cf163b0b71e15cab8 Description-en_GB: tidy module for PHP [default] This package provides a tidy module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php-xml Description-md5: f35c403c70090f9d81cf564b31565b28 Description-en_GB: DOM, SimpleXML, WDDX, XML, and XSL module for PHP [default] This package provides a DOM, SimpleXML, WDDX, XML, and XSL module for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. . This package is a dependency package, which depends on Debian's default PHP version (currently 8.1). Package: php8.1 Description-md5: 86488d7a405bdcbac9ece7c307f30abb Description-en_GB: server-side, HTML-embedded scripting language (metapackage) This package is a metapackage that, when installed, guarantees that you have at least one of the four server-side versions of the PHP interpreter installed. Removing this package won't remove PHP from your system, however it may remove other packages that depend on this one. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-cgi Description-md5: d56129a9453d4b8230f1c2dfa0da00a7 Description-en_GB: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php CGI interpreter built for use in Apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST users probably want the php8.1-fpm package. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-cli Description-md5: c4f65cd0d3ec6a1fa6aba7e0fc095fa5 Description-en_GB: command-line interpreter for the PHP scripting language This package provides the /usr/bin/php8.1 command interpreter, useful for testing PHP scripts from a shell or performing general shell scripting tasks. . The following extensions are built in: Core date filter hash json libxml openssl pcntl pcre Reflection session sodium SPL standard zlib. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-common Description-md5: 22a3869c501657868c4eaafa1e98ce95 Description-en_GB: documentation, examples and common module for PHP This package provides the documentation, examples and common module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-curl Description-md5: 037ff48845e2cbd8c4409f1910d1d1c2 Description-en_GB: CURL module for PHP This package provides the CURL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-dev Description-md5: 2751d94959c02abda1a2eed814c9053d Description-en_GB: Files for PHP8.1 module development This package provides the files from the PHP8.1 source needed for compiling additional modules. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-gd Description-md5: 9aea7ee3b75b09eba5fefd1af9ab26af Description-en_GB: GD module for PHP This package provides the GD module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-gmp Description-md5: c27167ffbd0137d52448a66a0373d465 Description-en_GB: GMP module for PHP This package provides the GMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-ldap Description-md5: 674f8027ec3be9f3e378dd49ab62750a Description-en_GB: LDAP module for PHP This package provides the LDAP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-mbstring Description-md5: 741a0b4b31628c18e80bdef4f0ec8141 Description-en_GB: MBSTRING module for PHP This package provides the MBSTRING module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-mysql Description-md5: dba46097413040653c65df244b4f891f Description-en_GB: MySQL module for PHP This package provides the MySQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-odbc Description-md5: be94f53ae2f70ea922c962bebf58357c Description-en_GB: ODBC module for PHP This package provides the ODBC module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-opcache Description-md5: 2a678caa9876c07bd79145e7e6745aa0 Description-en_GB: Zend OpCache module for PHP This package provides the Zend OpCache module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-pgsql Description-md5: e20af8e9fbc873e9bd5a36fc03e72ee6 Description-en_GB: PostgreSQL module for PHP This package provides the PostgreSQL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-pspell Description-md5: 924e2e1a212b3efcd067569724a15d8b Description-en_GB: pspell module for PHP This package provides the pspell module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-readline Description-md5: e79602c7d6a0ebe56dc4c3a28ee1dab8 Description-en_GB: readline module for PHP This package provides the readline module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-snmp Description-md5: 3c57e2b4019dc1d5227529c20c30718a Description-en_GB: SNMP module for PHP This package provides the SNMP module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-sqlite3 Description-md5: 0f31b34a4e9ca17b4007ed38c7c98f2c Description-en_GB: SQLite3 module for PHP This package provides the SQLite3 module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-tidy Description-md5: 1d8b49dbc79493bb30fb016ced2184c6 Description-en_GB: tidy module for PHP This package provides the tidy module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: php8.1-xml Description-md5: 9dffe9f3f61ff368673fc5a2dcd65841 Description-en_GB: DOM, SimpleXML, XML, and XSL module for PHP This package provides the DOM, SimpleXML, XML, and XSL module(s) for PHP. . PHP (recursive acronym for PHP: Hypertext Preprocessor) is a widely-used open source general-purpose scripting language that is especially suited for web development and can be embedded into HTML. Package: pinentry-curses Description-md5: 40c3b46e5e326523fcd237c6508519bf Description-en_GB: curses-based PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog using the curses tool kit, meaning that it is useful for users working in text mode without the X Window System. There are sibling packages that implement PIN entry dialogs that use an X tool kit. If you install any of the graphical packages then this package is not necessary because the sibling packages automatically fall back to text mode if X is not active. Package: pinentry-doc Description-md5: 0434c9b9c7b30b4ad8103242894faa4e Description-en_GB: documentation for pinentry packages This package contains the documentation for the pinentry packages, a suite of programs that allow secure entry of PINs or pass phrases. If you have one of the pinentry packages installed then you may want to install this package as well, but the documentation mostly concerns the internal protocol and is therefore not necessary for the casual user. Package: pinentry-gnome3 Description-md5: e574f1c6e2c931f3f82abcd947a19f35 Description-en_GB: GNOME 3 PIN or pass-phrase entry dialog for GnuPG This package contains a program that allows for secure entry of PINs or pass phrases. That means it tries to take care that the entered information is not swapped to disk or temporarily stored anywhere. This functionality is particularly useful for entering pass phrases when using encryption software such as GnuPG or e-mail clients using the same. It uses an open protocol and is therefore not tied to particular software. . The program contained in this package implements a PIN entry dialog designed for use with GNOME 3. It tries to follow the GNOME Human Interface Guidelines as much as possible. If the X Window System is not active then an alternative text-mode dialog will be used. There are sibling packages that implement PIN entry dialogues using other tool kits. Package: pipewire-doc Description-md5: ac1fedc70254d74581ec23c812f5e1a2 Description-en_GB: libraries for the PipeWire multimedia server - documentation PipeWire is a server and user space API to deal with multimedia pipelines. This includes: . - Making available sources of video (such as from a capture devices or application provided streams) and multiplexing this with clients. - Accessing sources of video for consumption. - Generating graphs for audio and video processing. . This package contains the API reference. Package: pkg-config Description-md5: 5622d544b680cd37e49d3435959207a2 Description-en_GB: manage compile and link flags for libraries pkg-config is a system for managing library compile and link flags that works with automake and autoconf. . Increasingly libraries ship with ".pc" files that allow querying of the compiler and linker flags needed to use them through the pkg-config(1) program. Package: pkg-php-tools Description-md5: 52934f8d5207e7453d19358ace64689e Description-en_GB: various packaging tools and scripts for PHP packages Provide an easy way to package PHP PEAR, PECL and Composer packages: Run dh_make, edit debian/rules and debian/control and that's it! . Detailed instructions can be found in included READMEs. Package: pkgbinarymangler Description-md5: 160cf93e8071fea98eda367aac3b734d Description-en_GB: strips translations and alters maintainers during build pkgbinarymangler consists of a dpkg-deb wrapper that calls the following helper applications while building a debian binary package: . pkgstriptranslations removes all *.mo files in /usr/share/locale from all package build directories. It is used to strip off gettext translations from generated binary packages, because translations are already shipped in the language packs. Its behaviour (which is disabled by default) is configured in /etc/pkgbinarymangler/striptranslations.conf. . pkgmaintainermangler adjusts the maintainer field in binary packages to match a set of rules (including whitelists, mass renames by component, maintainer name, etc) defined in the pkgmaintainermangler configuration file at /etc/pkgbinarymangler/maintainermangler.conf. Package: placement-api Description-md5: fe052d958adcf7177445c0e5013c5332 Description-en_GB: OpenStack Placement - API OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Placement provides an HTTP service for managing, selecting, and claiming providers of classes of inventory representing available resources in a cloud. . This package provides the placement API frontend for managing resource providers. Package: placement-common Description-md5: 5281230ae0bea116fd0f03e1db843c15 Description-en_GB: OpenStack Placement - common files OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Placement provides an HTTP service for managing, selecting, and claiming providers of classes of inventory representing available resources in a cloud. . This package contains common files. Package: placement-doc Description-md5: b6c94a92fab54197f5a8f75dbb756244 Description-en_GB: OpenStack Placement - documentation OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Placement provides an HTTP service for managing, selecting, and claiming providers of classes of inventory representing available resources in a cloud. . This package provides the placement documentation. Package: plymouth Description-md5: 3bdea2047eb9e9c5a5a0546b4dbac457 Description-en_GB: boot animation, logger and I/O multiplexer Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package provides the basic framework, enabling a text-mode animation. Package: plymouth-label Description-md5: d5c7b241d7178479542b297b5653200a Description-en_GB: boot animation, logger and I/O multiplexer - label control Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the label control, used by various graphical themes to render text. Package: plymouth-theme-spinner Description-md5: c52dee92f0ac2088ac572e9c5393ad0f Description-en_GB: boot animation, logger and I/O multiplexer - spinner theme Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the spinner theme. Package: plymouth-theme-ubuntu-text Description-md5: daedded17b72ce0902ed1416beefe8c3 Description-en_GB: boot animation, logger and I/O multiplexer - ubuntu text theme Plymouth provides a boot-time I/O multiplexing framework - the most obvious use for which is to provide an attractive graphical animation in place of the text messages that normally get shown during boot. (The messages are instead redirected to a logfile for later viewing.) However, in event-driven boot systems Plymouth can also usefully handle user interaction such as password prompts for encrypted file systems. . This package contains the default ubuntu-text text theme used when no support for a graphical theme is found on your system. Package: po-debconf Description-md5: 9b8d8c3d86385b50bed63dfff0c588b1 Description-en_GB: tool for managing templates file translations with gettext This package is an alternative to debconf-utils, and provides tools for managing translated debconf templates files with common gettext utilities. Package: policykit-1-doc Description-md5: 4f476c937cdfc4c2d7a4b81404d7a637 Description-en_GB: documentation for PolicyKit-1 PolicyKit is a toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . This package contains the API documentation of PolicyKit. Package: policykit-desktop-privileges Description-md5: 6e3460016ae1ccb86bf669462d180f6f Description-en_GB: run common desktop actions without password This package provides a set of PolicyKit privileges which allow Administrators to run common actions without being asked for their password: . * mounting and checking internal disk drives (through udisks) * setting the CPU speed and policy (through the GNOME CPU frequency applet) * setting the time and timezone (through the GNOME clock applet or through KDE) * Adding/changing system-wide NetworkManager connections * Update already installed software * Configure printers . It does not change privileges for non-Administrators (users who are not in the "admin" or "sudo" group). So this satisfies the typical desktop/laptop use case where the user has full control over the hardware anyway. . This is implemented by shipping a pklocalauthority(8) file. Package: policyrcd-script-zg2 Description-md5: 7d7c7ded8bc05abbd5e2982614b87ac3 Description-en_GB: policy-compliant interface from invoke-rc.d to local config files This package contains a script which is linked via the alternatives subsystem to /usr/sbin/policy-rc.d. This script looks for a local policy- rc.d script in /usr/local and /etc, providing a policy- and FHS-compliant way to interface invoke-rc.d with a local script. . Without this package, a local admin wanting to cleanly interface with invoke-rc.d is forced to drop a local binary to /usr/sbin and/or manually interface with the alternatives system. Both ways of doing this are clumsy and error-prone, so this package offers a clean way of interfacing with sysvrc and file-rc. . Since there are at least two packages containing their own version of invoke-rc.d, having a search path policy for policy-rc.d can be messy and is prone to be unstructured and uncoordinated. . Hence, having a dedicated package is the clean way of doing things. . This package has its upstream sources maintained in the Debian project, so there is no upstream URL. Package: polkitd Description-md5: b0cd8ea42c7f06870c9f6957c3284e2d Description-en_GB: framework for managing administrative policies and privileges PolicyKit is an application-level toolkit for defining and handling the policy that allows unprivileged processes to speak to privileged processes. . It is a framework for centralizing the decision making process with respect to granting access to privileged operations for unprivileged (desktop) applications. . In a typical use of polkit, an unprivileged application such as gnome- disks sends requests via D-Bus or other inter-process communication mechanisms to a privileged system service such as udisks, which asks polkitd for permission to process those requests. This allows the application to carry out privileged tasks without making use of setuid, which avoids several common sources of security vulnerabilities. . This package provides the polkitd D-Bus service and supporting programs. The pkexec program is not included, and can be found in the pkexec package. Package: pollinate Description-md5: eff6822748707d1918e5af33c749eb2f Description-en_GB: seed the pseudo random number generator This client will connect to one or more Pollen (entropy-as-a-service) servers over an (optionally) encrypted connection and retrieve a random seed over HTTP or HTTPS. This is particularly useful at the first boot of cloud images and in virtual machines, to seed a system's random number generator at genesis, and is intended to supplement the /etc/init.d/urandom init script. It can be used on physical machines, as well, to supplement the seeding of the pseudo random number generator. Package: poppler-data Description-md5: c0468b9f159bd70603616f54d37b1bf4 Description-en_GB: encoding data for the poppler PDF rendering library This package provides the CMap tables required to display PDF documents containing CJK characters with libpoppler. They were previously provided by the packages cmap-adobe-{cns1,gb1,japan1,japan2,korea1} and gs-cjk- resource. . Users who want to view or create PDF files in Chinese, Japanese, or Korean without embedded fonts will need this package. Package: poppler-utils Description-md5: c82ab1c01fb88c7aab560b4a6154c69f Description-en_GB: PDF utilities (based on Poppler) Poppler is a PDF rendering library based on Xpdf PDF viewer. . This package contains command line utilities (based on Poppler) for getting information of PDF documents, convert them to other formats, or manipulate them: * pdfdetach -- lists or extracts embedded files (attachments) * pdffonts -- font analyzer * pdfimages -- image extractor * pdfinfo -- document information * pdfseparate -- page extraction tool * pdfsig -- verifies digital signatures * pdftocairo -- PDF to PNG/JPEG/PDF/PS/EPS/SVG converter using Cairo * pdftohtml -- PDF to HTML converter * pdftoppm -- PDF to PPM/PNG/JPEG image converter * pdftops -- PDF to PostScript (PS) converter * pdftotext -- text extraction * pdfunite -- document merging tool Package: postfix Description-md5: 98656fbf1bb45b53edd367037a2e5a90 Description-en_GB: High-performance mail transport agent Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. Package: postfix-cdb Description-md5: e2d7cf0a3c214f6a9735e5ad7671b55e Description-en_GB: CDB map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for CDB (constant database) maps in Postfix. If you plan to use CDB maps with Postfix, you need this. Package: postfix-doc Description-md5: b22cfd4a338576617daa68c3d8c6c80a Description-en_GB: Documentation for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This package provides the documentation for Postfix. Package: postfix-ldap Description-md5: 6275ddb745f2250c57cc85063f27fcc4 Description-en_GB: LDAP map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for LDAP maps in Postfix. If you plan to use LDAP maps with Postfix, you need this. Package: postfix-mysql Description-md5: 28696ca88c5183ab5144174d86f2c973 Description-en_GB: MySQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for MySQL maps in Postfix. If you plan to use MySQL maps with Postfix, you need this. Package: postfix-pcre Description-md5: 303555b1e86bf9cee974968dfd625a29 Description-en_GB: PCRE map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PCRE (perl compatible regular expression) maps in Postfix. If you plan to use PCRE maps with Postfix, you need this. Package: postfix-pgsql Description-md5: 546205f4e5c0c34da8348a5a0f8dfa40 Description-en_GB: PostgreSQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PostgreSQL maps in Postfix. If you plan to use PostgreSQL maps with Postfix, you need this. Package: postgresql Description-md5: bdff2d6e5b2a1dd00e72b3ed8729d9ac Description-en_GB: object-relational SQL database (supported version) This metapackage always depends on the currently supported PostgreSQL database server version. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client Description-md5: d46431edbfde0d6360f2c20aed4a288c Description-en_GB: front-end programs for PostgreSQL (supported version) This metapackage always depends on the currently supported database client package for PostgreSQL. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-client-14 Description-md5: bc455e17ffcb437c0e862750b57060d0 Description-en_GB: front-end programs for PostgreSQL 14 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 14. If you install PostgreSQL 14 on a standalone machine, you need the server package postgresql-14, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-client-common Description-md5: d5f4a87e9a06590d824a9f706fa1a755 Description-en_GB: manager for multiple PostgreSQL client versions The postgresql-client-common package provides a structure under which multiple versions of PostgreSQL client programs may be installed at the same time. It provides a wrapper which selects the right version for the particular cluster you want to access (with a command line option, an environment variable, /etc/postgresql-common/user_clusters, or ~/.postgresqlrc). . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-common Description-md5: 1baa00ede83212202318224f2d18d771 Description-en_GB: PostgreSQL database-cluster manager The postgresql-common package provides a structure under which multiple versions of PostgreSQL may be installed and/or multiple clusters maintained at one time. . The commands provided are pg_conftool, pg_createcluster, pg_ctlcluster, pg_dropcluster, pg_lsclusters, pg_renamecluster, pg_upgradecluster, pg_virtualenv. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Its features include ACID transactions, foreign keys, views, sequences, subqueries, triggers, outer joins, multiversion concurrency control, and user-defined types and functions. Package: postgresql-contrib Description-md5: 1548dd7748148521c6b13b8290f451b4 Description-en_GB: additional facilities for PostgreSQL (supported version) This metapackage always depends on the currently supported PostgreSQL database contrib package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc Description-md5: 065f6c25df2011c353e26faea6c8ad7c Description-en_GB: documentation for the PostgreSQL database management system This metapackage always depends on the currently supported PostgreSQL database documentation package. . PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user- defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. Package: postgresql-doc-14 Description-md5: e442b3b0542e95f343f27c67c82c5c15 Description-en_GB: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 14. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plperl-14 Description-md5: 1a5bedfb79a6eb9fad7ea637eefed872 Description-en_GB: PL/Perl procedural language for PostgreSQL 14 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 14 in Perl. You need this package if you have any PostgreSQL 14 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-plpython3-14 Description-md5: 023b0752385ae467f38f6db071fcf39a Description-en_GB: PL/Python 3 procedural language for PostgreSQL 14 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 14 in Python 3. You need this package if you have any PostgreSQL 14 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Package: postgresql-pltcl-14 Description-md5: f70cdcb7a9199b06770637a34747ecbf Description-en_GB: PL/Tcl procedural language for PostgreSQL 14 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 14 in Tcl. You need this package if you have any PostgreSQL 14 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Package: powermgmt-base Description-md5: 0819b9ba3f942347859138074ab9bdea Description-en_GB: common utils for power management This package ships "on_ac_power" which lets you determine whether the system is powered from battery or an abundant supply. It's recommended to use this tool over a simple sysfs check, ConditionACPower or other ad-hoc methods which notoriously fail to account for unobvious quirks, both old and new. Package: powertop Description-md5: c3d78e3af7f012dfbca99d03c1d5651c Description-en_GB: diagnose issues with power consumption and management PowerTOP is a Linux tool to diagnose issues with power consumption and power management. In addition to being a diagnostic tool, PowerTOP also has an interactive mode you can use to experiment with various power management settings, for cases where the Linux distribution has not enabled those settings. . PowerTOP reports which components in the system are most likely to blame for higher-than-needed power consumption, ranging from software applications to active components in the system. Detailed screens are available for CPU C and P states, device activity, and software activity. Package: ppp Description-md5: 30c8068bb5c8dc59b8b1cfb452d03c8a Description-en_GB: Point-to-Point Protocol (PPP) - daemon The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package is most commonly used to manage a modem for dial-up or certain kinds of broadband connections. Package: ppp-dev Description-md5: 3d0de5ac1d756728fffd7f9a37363c84 Description-en_GB: Point-to-Point Protocol (PPP) - development files The Point-to-Point Protocol provides a standard way to transmit datagrams over a serial link, as well as a standard way for the machines at either end of the link to negotiate various optional characteristics of the link. . This package provides files needed to build pppd-related software. Package: pppconfig Description-md5: 5102905d41dde2de48ce3721c1a3a0e6 Description-en_GB: Text menu based utility for configuring ppp It provides extensive explanations at each step. pppconfig supports PAP, CHAP, and chat methods of authentication. It uses the standard ppp configuration files and sets ppp up so that the standard pon and poff commands can be used to control ppp. Some features supported by pppconfig are: - Multiple ISPs with separate nameservers. - Modem detection. - Dynamic DNS. - Dial on demand. Package: pptp-linux Description-md5: 65124004c20e4d3ee6eb25d92503d302 Description-en_GB: Point-to-Point Tunneling Protocol (PPTP) Client Client for the proprietary Microsoft Point-to-Point Tunneling Protocol, PPTP. Allows connection to a PPTP based VPN as used by employers and some cable and ADSL service providers. Package: pptpd Description-md5: cba9f912bc69b66a516ded3191884bdb Description-en_GB: PoPToP Point to Point Tunneling Server This implements a Virtual Private Networking Server (VPN) that is compatible with Microsoft VPN clients. It allows Windows users to connect to an internal firewalled network using their dialup. Package: printer-driver-brlaser Description-md5: a758727f5f03cd50a9fe63da99d08722 Description-en_GB: printer driver for (some) Brother laser printers CUPS filter driver supporting (some) Brother laser printer. . This driver has been reported to work with these printers: . * Brother DCP-1510 * Brother DCP-1602 * Brother DCP-7030 * Brother DCP-7040 * Brother DCP-7055 * Brother DCP-7055W * Brother DCP-7060D * Brother DCP-7065DN * Brother DCP-7080 * Brother DCP-L2500D * Brother DCP-L2540DW * Brother HL-1110 series * Brother HL-1200 series * Brother HL-L2300D series * Brother HL-L2320D series * Brother HL-L2340D series * Brother HL-L2360D series * Brother MFC-1910W * Brother MFC-7240 * Brother MFC-7360N * Brother MFC-7365DN * Brother MFC-7840W * Brother MFC-L2710DW * Lenovo M7605D This package contains the CUPS filter driver for the supported laser printers. Package: printer-driver-c2esp Description-md5: 8672a19e84a700433951fae551d56708 Description-en_GB: printer driver for Kodak ESP AiO color inkjet Series The c2esp driver is an open source driver for the Kodak ESP AiO and HERO AiO color inkjet printers series. It is likely to work on the 5100 AiO, 5300 AiO, 5500 AiO, ESP 1.2 AiO, ESP 2.2 AiO, ESP 3200 Series AiO, ESP 3.2 AiO, ESP 3 AiO, ESP 4.2 AiO, ESP 5200 Series AiO, ESP 5 AiO, ESP 7200 Series AiO, ESP 7 AiO, ESP 9200 Series AiO, ESP 9 AiO, ESP C100 Series AiO, ESP C110 Series AiO, ESP C310 Series AiO, ESP Office 4100 Series AiO, ESP Office 6100 Series AiO, HERO 3.1 AiO, HERO 5.1 AiO, HERO 6.1 AiO, HERO 7.1 AiO and HERO 9.1 AiO. Package: printer-driver-foo2zjs Description-md5: 46dde92d651ea7e8f08d5611cf1b2363 Description-en_GB: printer driver for ZjStream-based printers 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". . This package provides the following drivers: foo2hblp2, foo2hiperc, foo2hp, foo2lava, foo2oak, foo2qpdl, foo2slx, foo2xqx, foo2zjs. . The psutils package is needed to enable n-up printing support. Package: printer-driver-foo2zjs-common Description-md5: e621bf30a07e3113278d9cc013b9dc37 Description-en_GB: printer driver for ZjStream-based printers - common files 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". . This package contains the architecture-independent files for printer- driver-foo2zjs. Package: printer-driver-gutenprint Description-md5: 5f4c29079db880e202fde946549381ae Description-en_GB: printer drivers for CUPS 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 . 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. Package: printer-driver-hpcups Description-md5: ada0514587fab5c2bab3c115ac6c4800 Description-en_GB: HP Linux Printing and Imaging - CUPS Raster driver (hpcups) This package contains a CUPS-Raster-based printer driver which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It does not provide PPDs for the fax functionality of HP's multi- function devices. . 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 and networked devices, and enables extended hpcups functionality such as border-less printing. Selecting any hpcups ppd in CUPS will use hpcups automatically. . No physical PPDs are shipped with this driver. PPDs are dynamically generated via a CUPS DDK .drv file. . This package can be installed to provide a minimal headless printer solution using CUPS. Package: printer-driver-hpijs Description-md5: 6ab962d256c4da1e18d9397ae22fbd86 Description-en_GB: HP Linux Printing and Imaging - printer driver (hpijs) 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 and networked devices, and enables extended HPIJS functionality such as border-less printing. Selecting any hpijs ppd in CUPS will use hpijs automatically. . HPIJS is meant to be used through the foomatic system (see the foomatic- filters package or foomatic-rip in the cups-filters package). Package: printer-driver-m2300w Description-md5: 3a71d776a8067cf9d8871b64860b850c Description-en_GB: printer driver for Minolta magicolor 2300W/2400W color laser printers The m2300w driver is a driver for the Konica Minolta magicolor 2300W and 2400W color laser printers. . The driver is basically intended for being used in conjunction with "foomatic" (see http://www.openprinting.org/foomatic.html), which is a database-driven system for integrating free software printer drivers with common spoolers under Unix, like CUPS, LPRng, LPD, GNUlpr, PPR, PDQ, CPS, and direct printing. Package: printer-driver-min12xxw Description-md5: 5ec688dce306d6ec828b6ad200918b13 Description-en_GB: printer driver for KonicaMinolta PagePro 1[234]xxW A cups/foomatic printer driver for the KonicaMinolta PagePro 1200W, 1250W, 1300W, 1350W and 1400W. Package: printer-driver-pnm2ppa Description-md5: 849382da46e29649d87fee9f5fd75baf Description-en_GB: printer driver for HP-GDI printers Using pnm2ppa it's possible to run HP-GDI printers on Linux. These printers are normally "Windows-only" and use the PPA protocol which is proprietary. pnm2ppa supports color. . pnm2ppa supports the following printers: HP Deskjet 7XX Series, HP Deskjet 820 Series and HP Deskjet 1000 Series. Package: printer-driver-postscript-hp Description-md5: a4f2a7386b4164a6709665b9dbe23d95 Description-en_GB: HP Printers PostScript Descriptions 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. . This package contains the compressed PPDs for the PostScript HP Printers and the hpps filter. Package: printer-driver-ptouch Description-md5: 8ace29fc51cc26f5b17212bea077277c Description-en_GB: printer driver Brother P-touch label printers The ptouch driver is an open source driver for the Brother P-touch label printers, from the QL-* and PT-* series. Package: printer-driver-pxljr Description-md5: 47e43f276ab9296a8104d3f136ac5d1e Description-en_GB: printer driver for HP Color LaserJet 35xx/36xx HP's Color LaserJets 35xx and 36xx are supported by HP's HPIJS driver (part of HPLIP), but HPIJS supports only the lowest quality level of the three which are available under Windows. This driver which is not developed at HP but by an independent developer, supports all modes and so provides the highest printout quality for these printers. Package: printer-driver-sag-gdi Description-md5: f01e9d3286bd9e5e45b9c6fe167edeb9 Description-en_GB: printer driver for Ricoh Aficio SP 1000s/SP 1100s The rastertosag-gdi driver is an open source Linux driver for the Ricoh Aficio SP 1000s/SP 1100s printers. These are some of the few Ricoh printers which do not understand PostScript or PCL, but only a proprietary raster format. Package: printer-driver-splix Description-md5: bf769a48f0ca1c009ba9795570744dc3 Description-en_GB: Driver for Samsung and Xerox SPL2 and SPLc laser printers Support for printing to SPL2- and SPLc-based printers. These are most of the cheaper Samsung laser printers which do not understand standard languages like PostScript or PCL. Both monochrome (ML-15xx, ML-16xx, ML- 17xx, ML-2xxx) and color (CLP-5xx, CLP-6xx) models are supported. Also some rebranded Samsungs like the Xerox Phaser 6100 work with this driver. . Note that older SPL1-based models (ML-12xx, ML-14xx) do not work. Use these printers with the older "gdi" driver which is built into GhostScript. Package: probert Description-md5: 11b446b5c657e5e0817b7137f1d2afec Description-en_GB: Hardware probing tool - metapackage This package provides a tool for probing host hardware information and emitting a JSON report. . This package provides full probing capability. Package: probert-common Description-md5: 4e1a8e4c9478b93fef7c9531d9de3241 Description-en_GB: Hardware probing tool - common This package provides a tool for probing host hardware information and emitting a JSON report. . This package provides the common code for probing. Package: probert-storage Description-md5: 198a5d47c96bb4c04a3b559b288a0d34 Description-en_GB: Hardware probing tool - storage probing This package provides a tool for probing host hardware information and emitting a JSON report. . This package contains storage probing capability. Package: procmail Description-md5: 5fe1752f436b234d8c33cb0e7484299f Description-en_GB: Versatile e-mail processor Can be used to create mail-servers, mailing lists, sort your incoming mail into separate folders/files (very convenient when subscribing to one or more mailing lists or for prioritising your mail), preprocess your mail, start any programs upon mail arrival (e.g. to generate different chimes on your workstation for different types of mail) or selectively forward certain incoming mail automatically to someone. Package: procps Description-md5: 943f3288c1aaa379fca73a3ff1a35278 Description-en_GB: /proc file system utilities This package provides command line and full screen utilities for browsing procfs, a "pseudo" file system dynamically generated by the kernel to provide information about the status of entries in its process table (such as whether the process is running, stopped, or a "zombie"). . It contains free, kill, pkill, pgrep, pmap, ps, pwdx, skill, slabtop, snice, sysctl, tload, top, uptime, vmstat, w, and watch. Package: psmisc Description-md5: f223601d881677b6b3cc176c4915b053 Description-en_GB: utilities that use the proc file system This package contains miscellaneous utilities that use the proc FS: . - fuser: identifies processes that are using files or sockets. - killall: kills processes by name (e.g. "killall -HUP named"). - peekfd: shows the data traveling over a file descriptor. - pstree: shows currently running processes as a tree. - prtstat: print the contents of /proc//stat Package: publicsuffix Description-md5: 45ee5083eb35a33cb0e616ae567b7a23 Description-en_GB: accurate, machine-readable list of domain name suffixes A machine-readable list of domain name suffixes that accept public registration. Each suffix represents the part of a domain name which is not under the control of the individual registrant, which makes the list useful for grouping cookies, deciding same-origin policies, collating spam, and other activities. Package: pulseaudio Description-md5: 15c158aa11824c8a768e4d670919d02d Description-en_GB: PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and GStreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for jackd, multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. Package: pulseaudio-module-bluetooth Description-md5: 76e05b466d11ac60deff61d94d607904 Description-en_GB: Bluetooth module for PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This module enables PulseAudio to work with bluetooth devices, like headset or audio gateway. . The module is called module-bluetooth Package: pulseaudio-utils Description-md5: d8d6ff926bb9214bc0212fd3318ba0e6 Description-en_GB: Command line tools for the PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These tools provide command line access to various features of the PulseAudio sound server. Included tools are: . paplay - Playback a WAV file via a PulseAudio sink. pacat - Cat raw audio data to a PulseAudio sink. parec - Cat raw audio data from a PulseAudio source. pacmd - Connect to PulseAudio's built-in command line control interface. pactl - Send a control command to a PulseAudio server. padsp - /dev/dsp wrapper to transparently support OSS applications. pax11publish - Store/retrieve PulseAudio default server/sink/source settings in the X11 root window. Package: pv Description-md5: a0fcabd7af6664327e559df80fa2df1d Description-en_GB: Shell pipeline element to meter data passing through pv (Pipe Viewer) can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion. . To use it, insert it in a pipeline between two processes, with the appropriate options. Its standard input will be passed through to its standard output and progress will be shown on standard error. Package: pxelinux Description-md5: 86c16ea3e455f4a5c8b0d7d0deddf48f Description-en_GB: collection of bootloaders (PXE network bootloader) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the bootloader for PXE network boots (PXELINUX). Package: pycadf-common Description-md5: b36d9733b0edd3f52d87e3d80ca2a0d2 Description-en_GB: implementation of DMTF Cloud Audit (CADF) data model - common files pyCADF is an implementation of DMTF Cloud Audit (CADF) data model. DMTF Cloud Management Initiative is promoting the work of the Cloud Management Work Group, the Cloud Auditing Data Federation Working Group, the System Virtualization, Partitioning, Clustering Working Group and the Software Entitlement Working Group. See http://dmtf.org for details. . This package contains the common files for both Python 2.7 and 3.x modules. Package: python-amqp-doc Description-md5: d21bba7f367ea48b74253f5ba32ad571 Description-en_GB: Low-level AMQP client (Documentation) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the documentation. Package: python-aodhclient-doc Description-md5: 2ce64b38d9b7249313b6556f95aa0835 Description-en_GB: OpenStack Alarming as a Service - client doc Aodh provides alarming for OpenStack. The alarming component of Aodh, first delivered in the Havana version, allows you to set alarms based on threshold evaluation for a collection of samples. An alarm can be set on a single meter, or on a combination. For example, you may want to trigger an alarm when the memory consumption reaches 70% on a given instance if the instance has been up for more than 10 min. . This package contains the client documentation. Package: python-apt-common Description-md5: 9486cdd426b423b724eaae43fef5dcd7 Description-en_GB: Python interface to libapt-pkg (locales) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains locales. Package: python-apt-doc Description-md5: 7a48d828395ece3f06a390d4c68abdd0 Description-en_GB: Python interface to libapt-pkg (API documentation) The apt_pkg Python interface will provide full access to the internal libapt-pkg structures allowing Python programs to easily perform a variety of functions. . This package contains the API documentation of python-apt. Package: python-attr-doc Description-md5: c915614abe40c159f94a58da0e483902 Description-en_GB: documentation for the attrs Python library attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package provides documentation for attrs. Package: python-automaton-doc Description-md5: 31971d3d2482cb7b102e2ccc3d8dcc41 Description-en_GB: friendly state machines - Python 3.x Automaton is a friendly state machines for Python. This state machine can be used to automatically run a given set of transitions and states in response to events (either from callbacks or from generator/iterator send() values, see PEP 342). On each triggered event, a on_enter and on_exit callback can also be provided which will be called to perform some type of action on leaving a prior state and before entering a new state. . This package contains the documentation. Package: python-babel-doc Description-md5: 4f74ab1584e691c235ee789840cca103 Description-en_GB: tools for internationalising Python applications - documentation Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the Babel documentation. Package: python-babel-localedata Description-md5: ebab9984b05e3d588082935526c691e6 Description-en_GB: tools for internationalizing Python applications - locale data files Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package contains the locale data files used by both python-babel and python3-babel. Package: python-blinker-doc Description-md5: ba2d89d17d23f978c3782ccfeec0b5d1 Description-en_GB: Documentation for the blinker signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the documentation for blinker. Package: python-bs4-doc Description-md5: 5fc5e5fb9c30054fd6d7ffda012debab Description-en_GB: error-tolerant HTML parser for Python - documentation Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. . This package contains BeautifulSoup's documentation. Package: python-bsddb3-doc Description-md5: f39a0315de65c5dc31ac83012068abe6 Description-en_GB: Documentation for the python Berkeley DB interface module This module provides a nearly complete wrapping of the Oracle/Sleepycat C API for the Database Environment, Database, Cursor, Sequence and Transaction objects, and each of these is exposed as a Python Type in the bsddb3.db module. The database objects can use various access methods: btree, hash, recno and queue. Complete support of Berkeley DB distributed transactions. Complete support for Berkeley DB Replication Manager. Complete support for Berkeley DB Base Replication. Support for RPC. . This package contains the documentation for python-bsddb3 and python3-bsddb. Package: python-castellan-doc Description-md5: 2d9033c6923a9bd81540c04251062fff Description-en_GB: generic key manager interface for OpenStack - doc The Castellan module provides a generic key manager interface so that OpenStack projects can use Barbican, but also have the flexibilty to choose an alternative Key Manager as needed. This is helpful during development, for example, where a simple implementation of the Key Manager Interface can be used instead of having to spin up a Barbican instance. . This package contains the documentation. Package: python-cffi-doc Description-md5: 4e95d4c8f9deee117e97bb9e1136bb67 Description-en_GB: Foreign Function Interface for Python calling C code - documentation Convenient and reliable way of calling C code from Python. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the developer documentation for cffi. Package: python-click-doc Description-md5: 68f300d986e092e5586ca44df8134934 Description-en_GB: Wrapper around optparse for command line utilities - documentation Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. . It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API. . This package contains the documentation for Click. Package: python-cliff-doc Description-md5: 910a23f547d040b0d490f6fb1f1ccd5e Description-en_GB: command line interface formulation framework documentation Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This is the documentation of python-cliff. Package: python-configobj-doc Description-md5: 861e3f7e74b21cfa2d3a9e4e314461a2 Description-en_GB: simple but powerful config file reader and writer (documentation) ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features, though: . * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system + including automatic type checking/conversion + and allowing default values + repeated sections * All comments in the file are preserved * The order of keys/sections is preserved * Full Unicode support * Powerful unrepr mode for storing/retrieving Python data-types . This package includes the documentation in HTML format. Package: python-cotyledon-doc Description-md5: dc8c05f2d0c319e96191b3a1865abc7b Description-en_GB: framework for defining long-running services - doc Cotyledon provides a framework for defining long-running services. It provides handling of Unix signals, spawning of workers, supervision of children processes, daemon reloading, sd-notify, rate limiting for worker spawning, and more. . This package contains the documentation. Package: python-cryptography-doc Description-md5: 01d5fc7b691eaf06e0673b2c84d70749 Description-en_GB: Python library exposing cryptographic recipes and primitives (documentation) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the documentation for cryptography. Package: python-cursive-doc Description-md5: b53eee4d23c14a34557f38867816d564 Description-en_GB: OpenStack specific validation of digital signatures - doc As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be added to this project in support of various security features. . This package contains the documentation. Package: python-dbus-doc Description-md5: 2b35403e9ad0500b4219e200add120a1 Description-en_GB: Documentation for the D-Bus Python interface This package provides text and HTML documentation, and examples, for the python3-dbus package. Package: python-ddt-doc Description-md5: 447a493c858e7c85c210547c05aaa4d1 Description-en_GB: Data-Driven/Decorated Tests - doc DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). . This package contains the documentation. Package: python-debtcollector-doc Description-md5: 612e026e08a10154b5fe42cce9f3e527 Description-en_GB: collection of patterns to collect technical debt - doc Debtcollector is a collection of Python patterns to help collecting technical debt in a non-destructive manner (following deprecation patterns and strategies and so-on). . This package contains the documentation. Package: python-designateclient-doc Description-md5: 90b79e1b6a4b468aa988ac08a72280df Description-en_GB: client library for the OpenStack Designate API - doc Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This is a client for the OpenStack Designate API. There's a Python API (the "designateclient" module), and a command-line script ("designate"). . Installing this package gets you a shell command, that you can use to interact with Designate's API. . This package provides the documentation. Package: python-dev-is-python3 Description-md5: 947714bff9934f3996d5c4b1f2bbd453 Description-en_GB: symlinks /usr/bin/python-config to python3-config Starting with the Debian 11 (bullseye) and Ubuntu 20.04 LTS (focal) releases, all python packages use explicit python3 or python2 interpreter and do not use unversioned /usr/bin/python-config at all. Some third-party code is now predominantly python3 based, yet may use /usr/bin/python- config. . This is a convenience package which ships a symlink to point /usr/bin /python-config script at the current default python3. It may improve compatibility with other modern systems, whilst breaking some obsolete or 3rd-party software. . No packages may declare dependencies on this package. Package: python-django-appconf-doc Description-md5: f7a06694bf29481e21e7284c44ed54f9 Description-en_GB: helper class handling configuration defaults of apps - doc Say you have an app with a few defaults, which you want to refer to in the app's code without repeating yourself all the time. Django-appconf provides a simple helper class to implement those defaults. . This package contains the documentation. Package: python-django-debreach-doc Description-md5: 0f105574fc22af73bbff91e3d713d984 Description-en_GB: some protection against the BREACH attack in Django - doc This Python Django module provides basic/extra mitigation against the BREACH attack for Django projects. When combined with rate limiting in your web-server, or by using something like django-ratelimit, the techniques here should provide at least some protection against the BREACH attack. . This package contains the documentation. Package: python-django-doc Description-md5: 257e8ca2132ad054b44d0dd521e727f5 Description-en_GB: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data- driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Package: python-dogpile.cache-doc Description-md5: a620fa6583e383299e35c5b25f36f006 Description-en_GB: caching front-end based on the Dogpile lock - doc A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re- implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the documentation. Package: python-eventlet-doc Description-md5: 7fb9c2a86ce76a5f0e227111abc53ec7 Description-en_GB: concurrent networking library - doc Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the documentation. Package: python-future-doc Description-md5: 9d4047c4023597caeda30dfa7fc68906 Description-en_GB: Clean single-source support for Python 3 and 2 - doc Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the documentation. Package: python-futurist-doc Description-md5: f7cb90801654cbca06578a1216f2f94e Description-en_GB: useful additions to futures, from the future - doc Code from the future, delivered to you in the now. For example: * A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It provides a standard executor API/interface and it also gathers execution statistics. * A futurist.ProcessPoolExecutor derivative that gathers execution statistics. * A futurist.SynchronousExecutor that doesn’t run concurrently. It has the same executor API/interface and it also gathers execution statistics. * A futurist.ThreadPoolExecutor derivative that gathers execution statistics. * A futurist.periodics.PeriodicWorker that can use the previously mentioned executors to run asynchronous work periodically in parallel or synchronously. * etc. . This package contains the documentation. Package: python-glance-doc Description-md5: bad2142db8d3e8aad00122582264f750 Description-en_GB: OpenStack Image Registry and Delivery Service - Documentation The Glance project provides an image registration and discovery service (Parallax) and an image delivery service (Teller). These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the documentation. Package: python-glance-store-doc Description-md5: d92095e6ec170009093fc366466627ff Description-en_GB: OpenStack Image Service store library - doc The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the documentation. Package: python-glanceclient-doc Description-md5: a2e5f26eee1d8cc9bd7633ffdfae8812 Description-en_GB: Client library for Openstack glance server - doc The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This is a client for the Glance which uses the OpenStack Image API. There's a Python API (the "glanceclient" module), and a command-line script ("glance"). . This package provides the documentation and man page. Package: python-gnocchiclient-doc Description-md5: 5745acaf09606bf5e7483901be49d8ed Description-en_GB: bindings to the OpenStack Gnocchi API - doc This is a client for OpenStack gnocchi API. There's a Python API (the gnocchiclient module), and a command-line script. Each implements the entire OpenStack Gnocchi API. . Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API. . This package contains the documentation. Package: python-greenlet-doc Description-md5: 38b38ebd2f1d82dff433fbfa8e243dc0 Description-en_GB: Lightweight in-process concurrent programming - documentation The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. . This is the documentation for greenlet. Package: python-ironicclient-doc Description-md5: f8239ba8110e10dc62062ce58df525a4 Description-en_GB: Client for OpenStack bare metal Service - doc Ironic provision bare metal machines instead of virtual machines. It is a fork of the Nova Baremetal driver. It is best thought of as a bare metal hypervisor API and a set of plugins which interact with the bare metal hypervisors. By default, it will use PXE and IPMI in concert to provision and turn on/off machines, but Ironic also supports vendor-specific plugins which may implement additional functionality. . This is a client for the OpenStack Ironic API. There's a Python API (the "ironicclient" module), and a command-line script ("ironic"). . Installing this package gets you a shell command, that you can use to interact with Ironic's API. . This package provides the documentation. Package: python-is-python3 Description-md5: 918753566204aa881433fa0567164c59 Description-en_GB: symlinks /usr/bin/python to python3 Starting with the Debian 11 (bullseye) and Ubuntu 20.04 LTS (focal) releases, all python packages use explicit python3 or python2 interpreter and do not use unversioned /usr/bin/python at all. Some third-party code is now predominantly python3 based, yet may use /usr/bin/python. . This is a convenience package which ships a symlink to point the /usr/bin/python interpreter at the current default python3. It may improve compatibility with other modern systems, whilst breaking some obsolete or 3rd-party software. . No packages may declare dependencies on this package. Package: python-itsdangerous-doc Description-md5: da132be766650f07fac82665f78b8986 Description-en_GB: Various helpers to pass trusted data to untrusted environment - doc itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the documentation. Package: python-json-pointer-doc Description-md5: 282f07ba74575c1404a6781a465c4ae5 Description-en_GB: resolve JSON pointers - doc Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package contains the documentation. Package: python-jsonpath-rw-ext-doc Description-md5: 2d9f4320b3735128dbca5bb127afc2c4 Description-en_GB: Extensions for JSONPath RW - doc Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions: 'len' that allows one to get the length of a list. 'sorted' that returns a sorted version of a list, 'arithmetic' that permits one to make math operation between elements and 'filter' to select only certain elements of a list. . This package contains the documentation. Package: python-jsonschema-doc Description-md5: cab47e521248c25a97580858be3ec599 Description-en_GB: An(other) implementation of JSON Schema (Draft 3 and 4) - doc JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package provides the documentation. Package: python-keystoneauth1-doc Description-md5: e04f105a60603dae14e30821f3ffd5f6 Description-en_GB: authentication library for OpenStack Identity - doc Keystoneauth is a library that contains tools for authenticating with OpenStack Clients. These tools include: authentication plugins (password, token, and federation based); discovery mechanisms to determineversion support for OpenStack clouds; and a session used to maintain client settings across requests. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients. . This package contains the documentation. Package: python-keystoneclient-doc Description-md5: 9f8609c358e8d26f4ffabd9a10766efa Description-en_GB: client library for the OpenStack Keystone API - doc This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. . This is a client for the OpenStack Keystone API. There's a Python API (the "keystoneclient" module), and a command-line script ("keystone"). . Installing this package gets you a shell command, that you can use to interact with Keystone's API. Note that the "keystone" command line is currently deprecated in favour of the "openstack" one available within the "python3-openstackclient" package. . This package contains the documentation. Package: python-keystonemiddleware-doc Description-md5: 4a38b25295064cc702c79a618e0963bc Description-en_GB: Middleware for OpenStack Identity (Keystone) - doc This package contains middleware modules designed to provide authentication and authorisation features to web services other than Keystone. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features. . This package contains the documentation. Package: python-kombu-doc Description-md5: 511f8b350dc2d923b621c5c43a375a87 Description-en_GB: AMQP Messaging Framework for Python (Documentation) The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. . This package contains the documentation. Package: python-logutils-doc Description-md5: c0762ed1217f93237f156cef153e732a Description-en_GB: handlers for the Python standard library's logging package - docs The logutils package provides a set of handlers for the Python standard library's logging package. . Some of these handlers are out-of-scope for the standard library, and so they are packaged here. Others are updated versions which have appeared in recent Python releases, but are usable with older versions of Python and so are packaged here. . This package contains the documentation. Package: python-magnumclient-doc Description-md5: e87ce74eeff033a5cfc47cdbf4866950 Description-en_GB: client library for Magnum API - doc Magnum is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines such as Docker and Kubernetes available as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration. . This package contains the documentation. Package: python-mako-doc Description-md5: c5fcefc28d6700bb949d948275ad5777 Description-en_GB: documentation for the Mako Python library Mako is a template library written in Python. . This package contains the documentation for Mako in HTML and reStructuredText formats. Package: python-manilaclient-doc Description-md5: 792a044fcd6d0283ae2e06013a416b00 Description-en_GB: OpenStack shared file system as a service - client doc Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Python client library and command line tool documentation. Package: python-maxminddb-doc Description-md5: 9c37a5cd73af6d87064774ded0bead03 Description-en_GB: Python module for reading the MaxMind DB format (documentation) This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension. . MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). . This is the common documentation package. Package: python-microversion-parse-doc Description-md5: 69b2cefd4f5e5713dd5044484349bad9 Description-en_GB: OpenStack microversion header parsing library - doc OpenStack services use REST APIs, which include HTTP headers. This package provides a simple parser for OpenStack microversion headers. . This package contains the documentation. Package: python-migrate-doc Description-md5: 7386b08fc2e61553dad27598be894931 Description-en_GB: Database schema migration for SQLAlchemy - doc Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package contains the documentation. Package: python-nacl-doc Description-md5: 21b7b5bd3795f2afc0f790909110007a Description-en_GB: Python bindings to libsodium (documentation) PyNaCl is a Python binding to the Networking and Cryptography library (in the form of libsodium), a crypto library with the stated goal of improving usability, security and speed. . This package contains the documentation for pynacl. Package: python-neutron-lib-doc Description-md5: c7184d1438340e37d5c51255a80047a6 Description-en_GB: Neutron shared routines and utilities - doc Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . Neutron-lib is an OpenStack library project used by Neutron, Advanced Services, and third-party projects to provide common functionality and remove duplication. . This package contains the documentation of neutron-lib. Package: python-novaclient-doc Description-md5: b3aa35805c29ab6cdbf4716c6f027ae2 Description-en_GB: client library for OpenStack Compute API - doc OpenStack Compute, codenamed Nova, is a cloud computing fabric controller designed to be modular and easy to extend and adapt. In addition to its "native" OpenStack API, it also supports the Amazon EC2 API, and it supports many different database backends (including SQLite, MySQL, and PostgreSQL), hypervisors (KVM, Xen), and user directory systems (LDAP, SQL). . Python novaclient library and nova CLI tool for interacting with OpenStack Compute (Nova) through the OpenStack Compute API. . This package provides the documentation. Package: python-numpy-doc Description-md5: a147fd7724d6f967382caa8c0f0af4ad Description-en_GB: NumPy documentation Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains documentation for Numpy and f2py. Package: python-octaviaclient-doc Description-md5: d6ae45653eaa166278a57ed0cc364d39 Description-en_GB: Octavia client for OpenStack Load Balancing - doc Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint. . This package contains the documentation. Package: python-openssl-doc Description-md5: ac670bb910ef23fb997f7e3c57ca5305 Description-en_GB: Python wrapper around the OpenSSL library (documentation package) High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains documentation for python-openssl. Package: python-openstackclient-doc Description-md5: f6d8ffeabb4b2b51e48dff0e641bcd07 Description-en_GB: OpenStack Command-line Client - doc python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the documentation. Package: python-openstacksdk-doc Description-md5: cba6c5efa97c3b48765e0bea93a46d83 Description-en_GB: SDK for building applications to work with OpenStack - doc The python-openstacksdk is a collection of libraries for building applications to work with OpenStack clouds. The project aims to provide a consistent and complete set of interactions with OpenStack's many services, along with complete documentation, examples, and tools. . This SDK is under active development, and in the interests of providing a high-quality interface, the APIs provided in this release may differ from those provided in future release. . This package contains the documentation. Package: python-os-brick-doc Description-md5: c803b7d4eed8d061f41ee22ed7074edb Description-en_GB: Library for managing local volume attaches - doc OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains the documentation. Package: python-os-client-config-doc Description-md5: 81b3581ed06a519152cc5abece45d40b Description-en_GB: OpenStack client configuration library - doc Os-client-config is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file. It will read environment variables and config files, and it also contains some vendor specific default values so that you don't have to know extra info to use OpenStack . os-client-config honors all of the normal OS_* variables. It does not provide backwards compatibility to service-specific variables such as NOVA_USERNAME. . If you have environment variables and no config files, os-client-config will produce a cloud config object named "openstack" containing your values from the environment. . This package contains the documentation. Package: python-os-service-types-doc Description-md5: fdacfe3a784f32a7212c28c8caac7516 Description-en_GB: lib for consuming OpenStack sevice-types-authority data - doc This package provides a Python library for consuming OpenStack sevice- types-authority data . The OpenStack Service Types Authority contains information about official OpenStack services and their historical service-type aliases. . The data is in JSON and the latest data should always be used. This simple library exists to allow for easy consumption of the data, along with a built-in version of the data to use in case network access is for some reason not possible and local caching of the fetched data. . This package contains the documentation. Package: python-os-traits-doc Description-md5: 52b2d69c0330ed69519e8f8d32f67f2d Description-en_GB: standardised trait strings - doc Os-traits is a library containing standardized trait strings. . Traits are strings that represent a feature of some resource provider. This library contains the catalog of constants that have been standardised in the OpenStack community to refer to a particular hardware, virtualization, storage, network, or device trait. . This package contains the documentation. Package: python-os-vif-doc Description-md5: 6f0af7c0d5c7002509ccfe9dd77f4df6 Description-en_GB: Integration library between network and compute - doc A library for plugging and unplugging virtual interfaces in OpenStack. . This package contains the documentation. Package: python-os-win-doc Description-md5: 16452a54d5f55ed3e786d7e3abbd8352 Description-en_GB: Windows / Hyper-V library for OpenStack projects - doc Os-win is a library that contains Windows / Hyper-V code commonly used in the OpenStack projects: nova, cinder, networking-hyperv. The library can be used in any other OpenStack projects where it is needed. . This package contains the documentation. Package: python-os-xenapi-doc Description-md5: ed3c1f111d585a5f6d9d96272b8af757 Description-en_GB: XenAPI library for OpenStack projects - doc This library provides the support functions needed to connect to and manage a XenAPI-based hypervisor, such as Citrix's XenServer. . This package contains the documentation. Package: python-osc-lib-doc Description-md5: 8c7e2ce0ea7dc4c815af0dccd6084edf Description-en_GB: OpenStackClient Library - doc OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib is a package of common support modules for writing OSC plugins. . This package contains the documentation. Package: python-osc-placement-doc Description-md5: 7b49e1f456d5fff15d8d4ad3d1115800 Description-en_GB: OpenStackClient plugin for the Placement service - doc OSC-Placement is an OpenStackClient plugin, that provides CLI for the Placement service. Python API binding is not implemented - Placement API consumers are encouraged to use the REST API directly, CLI is provided only for convenience of users. . This package contains the documentation. Package: python-oslo.cache-doc Description-md5: e9c7926d4a8a1066ffab9a74f8d4ff5b Description-en_GB: cache storage for Openstack projects - doc oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoisation, key value storage and interfaces to common caching backends such as Memcached. . This package contains the documentation. Package: python-oslo.concurrency-doc Description-md5: 35a858a2e71d8220169d898c8aeaaf86 Description-en_GB: oslo.concurrency library - doc The oslo.concurrency library provides solutions for managing concurrency and locks within OpenStack projects. . This package contains the documentation. Package: python-oslo.config-doc Description-md5: 6a1ee93865025e1a75f9e5ef4ec8a5dd Description-en_GB: Common code for Openstack Projects (configuration API) - doc The OpenStack Oslo project provides Python libraries containing infrastructure code shared by OpenStack projects. . The OpenStack Oslo Configuration API supports parsing command line arguments and .ini style configuration files. . This package provides the documentation. Package: python-oslo.context-doc Description-md5: 8383e86194867beaa605b32f63995278 Description-en_GB: WSGI context helpers for OpenStack - doc The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging. . This package contains the documentation. Package: python-oslo.db-doc Description-md5: ef8a444594d96603c924a395759ab455 Description-en_GB: database connectivity to the different backends and helper utils - doc The Oslo database handling library is part of the OpenStack project. It provides database connectivity to the different backends and also provides helper utils. . This package contains the documentation. Package: python-oslo.i18n-doc Description-md5: 5ffd4b61ef96d2d0ce56aa1396653333 Description-en_GB: Oslo Internationalisation Utilities - doc The oslo.i18n library contain utilities for working with internationalisation (i18n) features, especially translation for text strings in an application or library. . This package contains the documentation. Package: python-oslo.log-doc Description-md5: 3f01920af48c0af656a7599d0bb4485a Description-en_GB: OpenStack logging configuration library - doc OpenStack logging configuration library provides standardised configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). . This package contains the documentation. Package: python-oslo.middleware-doc Description-md5: c472815f9cfe8e7e81c1e1814e30e5fd Description-en_GB: various WSGI middleware components for OpenStack - doc The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . This package contains the documentation. Package: python-oslo.policy-doc Description-md5: 5e6215a9861b110c8e6c924058d3de30 Description-en_GB: RBAC policy enforcement library for OpenStack - doc Oslo.policy provides a Role Based Access Control policy enforcement library for OpenStack. . This package contains the documentation. Package: python-oslo.privsep-doc Description-md5: f7bffd199f86067d4a1c9b83ccfdf76e Description-en_GB: OpenStack library for privilege separation - doc Oslo.privsep is the OpenStack library for privilege separation. It manages the user and groups for running daemons, and also leverage Linux capabilities features to avoid running as root. . This package contains the documentation. Package: python-oslo.reports-doc Description-md5: 44dc7f99b1466cc09c4f97934d97286f Description-en_GB: reports serialised in various data types - doc This package/module provides mechanisms for defining reports which may then be serialized into various data types. Each report is composed of one or more report sections, which contain generators which generate data models, which are then serialised by views. . This package contains the documentation. Package: python-oslo.serialization-doc Description-md5: bf41be1cea6e890ec1147f98b8a7eea6 Description-en_GB: utilities for serialisation , especially JSON - doc The oslo.serialization library contain utilities for working with serialisation features, especially working with JSON. . This package contains the documentation. Package: python-oslo.service-doc Description-md5: e5909d91a2861749eda67577e06bf3c5 Description-en_GB: library for running OpenStack services - doc The oslo.service library provides a framework for managing long-running services in OpenStack projects. . Features include: * Creation and management of long running service processes and threads. * Periodic task management. * SSL configuration of services. * systemd notification support. . This package contains the documentation. Package: python-oslo.upgradecheck-doc Description-md5: 01866cacdee02bad559b5523e876a34b Description-en_GB: Common code for writing upgrade checks - doc The oslo.upgradecheck package contains the common code necessary for writing upgrade checks in OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for the common code as well as an example (oslo_upgradecheck.__main__) of integrating that code into a project. . This package contains the documentation. Package: python-oslo.utils-doc Description-md5: 9acc7cb4d14932d6b4a39a5b78153581 Description-en_GB: Oslo Utility library - doc The Oslo.utils package provides a set of function which are cross-project for OpenStack. For example, it provides text decoding, exception handling, Python module import facility (try_import function), network-related system-level, and time utilities and helper functions. . This package contains the documentation. Package: python-oslo.versionedobjects-doc Description-md5: 4e9ac709b8b71513a7557bacc7972879 Description-en_GB: deals with DB schema versions and code expectations - doc oslo.versionedobjects library deals with DB schema being at different versions than the code expects, allowing services to be operated safely during upgrades. It enables DB independent schema by providing an abstraction layer, which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is also used in RPC APIs, to ensure upgrades happen without spreading version dependent code across different services and projects. . This package contains the documentation. Package: python-oslo.vmware-doc Description-md5: 708e1f33554e011f690473a7d81d67f8 Description-en_GB: VMware library for OpenStack projects - doc This package is part of the Oslo project, which aims at providing unified Python libraries across all of OpenStack. It provides a VMware library for OpenStack projects. . This package contains the documentation. Package: python-osprofiler-doc Description-md5: e52c8f811867bcaae62e54e0a58056f8 Description-en_GB: OpenStack Profiler Library - doc OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck. . To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/). . This package contains the documentation. Package: python-ovsdbapp-doc Description-md5: 866b7a238b1d9d576830444dfd81c0fe Description-en_GB: library for creating OVSDB applications - doc The ovdsbapp library is useful for creating applications that communicate via Open vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps the Python 'ovs' and adds an event loop and friendly transactions. It features an thread-based event loop for using ovs.db.Idl, transaction support, native OVSDB communication. . This package contains the documentation. Package: python-pastedeploy-tpl Description-md5: 48210110930eb45679dddab1e36fbd39 Description-en_GB: load, configure, and compose WSGI applications and servers - templates Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Paste Deploy's paster template. Package: python-pastescript-doc Description-md5: 99f43ccb5d61597671a0014db47e4321 Description-en_GB: create file layouts for packages and serve webapps - documentation Paster is pluggable command-line frontend, including commands to setup package file layouts This is the documentation package. Package: python-pbr-doc Description-md5: 75f54d1745137bcc0870150f158870a9 Description-en_GB: inject useful and sensible default behaviors into setuptools - doc PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of the work that d2to1 started to provide for declarative configuration. d2to1 is itself an implementation of the ideas behind distutils2. Although distutils2 is now abandoned in favor of work towards PEP 426 and Metadata 2.0, declarative config is still a great idea and specifically important in trying to distribute setup code as a library when that library itself will alter how the setup is processed. As Metadata 2.0 and other modern Python packaging PEPs come out, PBR aims to support them as quickly as possible. . This package provides the documentation. Package: python-pecan-doc Description-md5: 0a49ce3eb0582dfc47c2df7e70b9190b Description-en_GB: WSGI object-dispatching web framework The Pecan Python module is a WSGI object-dispatching web framework designed to be lean and fast with few dependencies. Pecan comes bundled with a lightweight WSGI development server based on Python's wsgiref.simpleserver. Pecan applications also come with an interactive Python shell which can be used to execute expressions in an environment very similar to the one your application runs in (using the "pecan shell" command). . WSGI is the "Web Server Gateway Interface". It defines a simple and universal interface between web servers and web applications or frameworks for the Python programming language. . This package contains the pecan documentation. Package: python-pexpect-doc Description-md5: a24c0229c9a7a675e2f190e43f543e7b Description-en_GB: Python module for automating interactive applications (documentation) Pexpect is a pure Python module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. . This is the common documentation package. Package: python-pil-doc Description-md5: 0cf86354863d856ed40290c421b7d497 Description-en_GB: Examples for the Python Imaging Library The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load image objects from a variety of file formats, and apply a rich set of image operations to them. . This package contains PIL API documentation and some example scripts. You may also want to look at the python-pil-doc-html or python-pil-doc-pdf packages for the PIL handbook documentation. Package: python-pint-doc Description-md5: 99900a3127c3671bcad7e5d6ff2ea4b3 Description-en_GB: define, operate and manipulate physical quantities - doc Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the documentation. Package: python-ply-doc Description-md5: 6dc842e888d420c8213e50ee22191125 Description-en_GB: Lex and Yacc implementation for Python (documentation) PLY is yet another implementation of lex and yacc for Python. . This package contains the documentation for Ply. Package: python-psutil-doc Description-md5: b3883810ea1ef1923c77222cb0874500 Description-en_GB: module providing convenience functions for managing processes (doc) psutil is a module providing an interface for retrieving information on running processes and system utilisation (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the documentation for psutil. Package: python-psycopg2-doc Description-md5: 75a33aa58c41b3f3843830b2298edba0 Description-en_GB: Python module for PostgreSQL (documentation package) psycopg is a PostgreSQL database adapter for the Python programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. . This package contains the psycopg2 documentation Package: python-pyasn1-doc Description-md5: b26e4a6c9c40c3d351af8f894e5b9833 Description-en_GB: ASN.1 library for Python (documentation) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the documentation. Package: python-pycryptodome-doc Description-md5: 8cf12158719ae094f9e7960edf87cd94 Description-en_GB: cryptographic Python library (documentation) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * Elliptic curves cryptography (NIST P-256, P-384 and P-521 curves only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE and cSHAKE XOFs), truncated SHA-512 and BLAKE2 hash algorithms * Salsa20 and ChaCha20/XChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 and XChaCha20-Poly1305 authenticated ciphers * scrypt, bcrypt and HKDF derivation functions * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the documentation package. Package: python-pycurl-doc Description-md5: c60745106158254216861f538461eb72 Description-en_GB: Python bindings to libcurl (documentation) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains the PyCURL documentation. Package: python-pylibacl-doc Description-md5: fb4749c382bd9df9a468f5a336ce89d6 Description-en_GB: module for manipulating POSIX.1e ACLs (documentation) pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the HTML documentation for the library. Package: python-pymongo-doc Description-md5: fbd62f485ddf85b5deaef066e9d02ec6 Description-en_GB: Python interface to the MongoDB document-oriented database (documentation) MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python. . This package contains the HTML documentation. Package: python-pymysql-doc Description-md5: 48ce95b4c076d34fe9c2904676926c3d Description-en_GB: Pure-Python MySQL driver - doc This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the documentation. Package: python-pyparsing-doc Description-md5: c3ac6ba5b092e85df09f8373707d9b28 Description-en_GB: alternative to creating and executing simple grammars - doc The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains documentation for python-pyparsing. Package: python-pyroute2-doc Description-md5: 8ee68b563dee527bbf488ff190fc6ffe Description-en_GB: netlink and Linux network configuration library (documentation) Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. . This package contains the Python module documentation. Package: python-pysaml2-doc Description-md5: 560a0ed806401665bc7e6f289a294ade Description-en_GB: SAML Version 2 to be used in a WSGI environment - doc This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorisation data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the documentation. Package: python-pysmi-doc Description-md5: 2377f1a0f25be8d321d9195d0ecec41c Description-en_GB: SNMP SMI/MIB Parser (documentation) PySMI is a pure-Python implementation of SNMP SMI MIB parser. This tool is designed to turn ASN.1 MIBs into various formats. As of this moment, JSON and pysnmp modules can be generated from ASN.1 MIBs. . This package contains the documentation Package: python-pysnmp4-doc Description-md5: d51d19f60cc12488a30bdf72c339658f Description-en_GB: Python SNMP library for agents and managers (unstable branch) This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package contains the documentation for PySNMP. Package: python-pyxattr-doc Description-md5: abff40f6c2a0977b35829e4048891af4 Description-en_GB: module for manipulating filesystem extended attributes (documentation) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the HTML documentation for the library. Package: python-reportlab-doc Description-md5: a28fbc5b165c18d2b3a2fa8b8da01533 Description-en_GB: Documentation for the ReportLab Python library (PDF format) ReportLab is a library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the Python programming language. . This package contains the documentation for ReportLab in PDF format. Package: python-requests-doc Description-md5: 0b503e0518c248e0d862b06784ccc224 Description-en_GB: elegant and simple HTTP library for Python (Documentation) Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the documentation. Package: python-saharaclient-doc Description-md5: 6b5edb8554356e2e82c9482dc222c908 Description-en_GB: Client library for Openstack Sahara API server - documentation Sahara aims to provide users with simple means to provision a Hadoop cluster by specifying several parameters like Hadoop version, cluster topology, nodes hardware details and a few more. . This is a client for the Sahara which uses the OpenStack Image API. There's a Python API (the "saharaclient" module), and a command-line script ("sahara"). . This package contains the documentation. Package: python-secretstorage-doc Description-md5: b6692af773c10403d434b0690fcba0ee Description-en_GB: Python module for storing secrets - documentation Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides the HTML documentation. Package: python-semantic-version-doc Description-md5: ad5779791088c3272b7169f408714323 Description-en_GB: implementing the SemVer scheme - doc This small Python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can also support versions which wouldn't match the semantic version scheme by converting a version such as 0.1.2.3.4 into 0.1.2+3.4. . This package contains the documentation. Package: python-senlinclient-doc Description-md5: 501222620f0bdbceacf11fc2938d77be Description-en_GB: OpenStack Clustering API Client Library - doc This is a client library for Senlin built on the Senlin clustering API. It provides a Python API (the senlinclient module) and a command-line tool (senlin). . This package contains the documentation. Package: python-setuptools-doc Description-md5: 9647a56c73c2306eafcb47a4f7eb7739 Description-en_GB: Python Distutils Enhancements (documentation) Extensions to the Python distutils for large or complex distributions. The package contains the documentation in html format. Package: python-six-doc Description-md5: 64643eab09156afce9a8e3c2c3e2c648 Description-en_GB: Python 2 and 3 compatibility library (documentation) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides the documentation for Six. Package: python-sortedcontainers-doc Description-md5: ed87e6d162e020af0ae8eecb7b831429 Description-en_GB: sorted container types: SortedList, SortedDict, and SortedSet (documentation) Python’s standard library is great until you need a sorted container type. Many will attest that you can get really far without one, but the moment you really need a sorted list, dict, or set, you’re faced with a dozen different implementations, most using C-extensions without great documentation and benchmarking. . This package contains the documentation for sortedcontainers Python module. Package: python-sqlalchemy-doc Description-md5: f88c4f903abe01d59444b0fe1adf5a09 Description-en_GB: documentation for the SQLAlchemy Python library SQLAlchemy is an SQL database abstraction library for Python. . This package contains the documentation for SQLAlchemy in HTML format. It's usable as a comprehensive reference, a user guide and a tutorial all- in-one. Package: python-sqlalchemy-utils-doc Description-md5: 2104fa5aa5a8d49995c1fe6abdf2b6c3 Description-en_GB: various utility functions for SQLAlchemy - doc Various utility functions and custom data types for SQLAlchemy. . SQLAlchemy is an SQL database abstraction library for Python. . This package contains the documentation. Package: python-sqlparse-doc Description-md5: 077b6db4dfe069cc67a35d9494a96d74 Description-en_GB: documentation for non-validating SQL parser in Python Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This package contains HTML documentation for provided module. Package: python-stevedore-doc Description-md5: 444c57c52cc2da122888805b43a54b1a Description-en_GB: manage dynamic plugins for Python applications - doc Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package contains the documentation. Package: python-swiftclient-doc Description-md5: 0084b509d64d02182b09ca5a4a938417 Description-en_GB: Client library for Openstack Swift API - doc OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides a client for the OpenStack Swift API. There's a Python API (the "swiftclient" module), and a command-line script ("swift"). . This package contains the documentation. Package: python-tenacity-doc Description-md5: 845f098ffd4a66544e516b13ef4c3d89 Description-en_GB: retry code until it succeeeds - doc Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customise retrying on Exceptions * Customise retrying on expected returned result . This package contains the documentation. Package: python-testtools-doc Description-md5: 5ac433eeae157867107658350421ea6b Description-en_GB: Extensions to the Python unittest library - doc testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the documentation. Package: python-tinyrpc-doc Description-md5: be1479cfae51e1f62aed89140cc64068 Description-en_GB: small, modular RPC library — documentation ‘tinyrpc’ is a library for making and handling RPC calls in Python. . Its initial scope is handling JSON-RPC, although it aims to be very well- documented and modular to make it easy to add support for further protocols. . This package installs the library documentation. Package: python-urwid-doc Description-md5: 5f74bccb8eaf256459ea37ea4a167851 Description-en_GB: curses-based UI/widget library (common documentation) Urwid is a console user interface library that includes many features useful for text console application developers including: . * Fluid interface resizing (xterm window resizing/fbset on Linux console) * Web application display mode using Apache and CGI * Support for UTF-8, simple 8-bit and CJK encodings * Multiple text alignment and wrapping modes built-in * Ability to create user-defined text layout classes * Simple markup for setting text attributes * Powerful list box that handles scrolling between different widget types * List box contents may be managed with a user-defined class * Flexible edit box for editing many different types of text * Buttons, check boxes and radio boxes * Customizable layout for all widgets * Easy interface for creating HTML screen shots . This is the common documentation package. Package: python-vine-doc Description-md5: 16f6e754355bee40c6b42e54bf3c55aa Description-en_GB: vine Python promises documentation A Python implementation of the promise pattern for asynchronous programming. . This is a special implementation of promises in that it can be used both for "promise of a value" and lazy evaluation. The biggest upside for this is that everything in a promise can also be a promise, e.g. filters, callbacks and errbacks can all be promises. . This is the documentation package. Package: python-waitress-doc Description-md5: add490489506baf568d6ff89bb591969 Description-en_GB: production-quality pure-Python WSGI server (documentation) Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. . This package only contains the documentation. Package: python-webob-doc Description-md5: f7d9b0aca34b886cd0c10efb295d179b Description-en_GB: Python module providing WSGI request and response objects (documentation) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the common documentation. Package: python-webtest-doc Description-md5: 748305ea714e102034d24647b4dcc088 Description-en_GB: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). Package: python-werkzeug-doc Description-md5: 7b9c3ccf2c4ed4a2b737538d2ac89438 Description-en_GB: documentation for the werkzeug Python library (docs) Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package provides the Sphinx generated documentation for Werkzeug. Package: python-wrapt-doc Description-md5: 1a267afe6a30630c7bf1337b5f2d378e Description-en_GB: decorators, wrappers and monkey patching. - doc The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the documentation. Package: python3 Description-md5: edba5c9b1c55944aeb880ba5986382ce Description-en_GB: interactive high-level object-oriented language (default python3 version) Python, the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.10). Package: python3-alabaster Description-md5: cf330df4d7883a073fa8eeb24dfef525 Description-en_GB: Configurable sidebar-enabled Sphinx theme (Python 3) This theme is a modified "Kr" Sphinx theme from @kennethreitz (especially as used in his Requests project), which was itself originally based on @mitsuhiko's theme used for Flask & related projects. . This is the Python 3 version of the package. Package: python3-alembic Description-md5: 98ec47f7a2dda1713520d880822f9cad Description-en_GB: lightweight database migration tool for SQLAlchemy - Python module Alembic is a new database migration tool, written by the author of SQLAlchemy. A migration tool offers the following functionality: . * Can emit ALTER statements to a database in order to change the structure of tables and other constructs * Provides a system whereby "migration scripts" may be constructed; each script indicates a particular series of steps that can "upgrade" a target database to a new version, and optionally a series of steps that can "downgrade" similarly, doing the same steps in reverse. * Allows the scripts to execute in some sequential manner. Package: python3-all Description-md5: 2d6d90d3d5e6c9a5695676e070189386 Description-en_GB: package depending on all supported Python 3 runtime versions The package currently depends on python3.10, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 runtimes. Package: python3-all-dbg Description-md5: f72529542f15b512363eabee03896e0e Description-en_GB: package depending on all supported Python 3 debugging packages The package currently depends on python3.10-dbg, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 debug packages. Package: python3-all-dev Description-md5: 1445f7f1426a5cf55470174b7db22fdb Description-en_GB: package depending on all supported Python 3 development packages The package currently depends on python3.10-dev, in the future, dependencies on jython (Python for a JVM) and ironpython (Python for Mono) may be added. . This package is a dependency package used as a build dependency for other packages to avoid hardcoded dependencies on specific Python 3 development packages. Package: python3-amqp Description-md5: 70c977b192b4a186946192a7322dcd31 Description-en_GB: Low-level AMQP client (Python3 version) This is a fork of amqplib which was originally written by Barry Pederson. It is maintained by the Celery project, and used by kombu as a pure Python alternative when librabbitmq is not available. . This library should be API compatible with librabbitmq. Differences from amqplib are: * Supports draining events from multiple channels (Connection.drain_events). * Support for timeouts. * Channels are restored after channel error, instead of having to close the connection. * Support for heartbeats. * Supports RabbitMQ extensions: - Consumer Cancel Notifications. - Publisher confirms. - Exchange-to-exchange bindings: exchange_bind / exchange_unbind. * Support for basic_return. * Uses AMQP 0-9-1 instead of 0-8. * Exposes the underlying socket as Connection.sock. * Adds Channel.no_ack_consumers to keep track of consumer tags that set the no_ack flag. * Slightly better at error recovery. . This package contains the Python 3 version of the library. Package: python3-aniso8601 Description-md5: 8a64cb56052d3e4265e7a78157d6ec38 Description-en_GB: python3 library for parsing dates and time Library for parsing the following: - Parse a time, get a datetime.time - Parse a date, get a datetime.date - Parse a datetime, get a datetime.datetime - Parse a duration, get a datetime.timedelta - Parse an interval, get a tuple of dates or datetimes - Parse a repeating interval, get a date or datetime generator Package: python3-anyjson Description-md5: 9351e44cbaa2fad03294506e6e90d50d Description-en_GB: Common interface for the best available JSON implementation (Python3 version) Loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. The exceptions will also be the same whichever JSON module is used. The ranking of the JSON implementations is based on a benchmark. . This package contains the Python 3 version of the library. Package: python3-aodh Description-md5: 1fb9b5e8ffc6a4a7aeccff95033755f6 Description-en_GB: OpenStack Telemetry (Ceilometer) Alarming - Python 3 libraries Ceilometer aims to deliver a Single Point Of Contact for billing systems, providing all the counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the Python 3 libraries that are needed for all parts of Aodh. Package: python3-aodhclient Description-md5: c99212ffa1c6223f12fea74c1976821c Description-en_GB: OpenStack Alarming as a Service - Python 3.x client Aodh provides alarming for OpenStack. The alarming component of Aodh, first delivered in the Havana version, allows you to set alarms based on threshold evaluation for a collection of samples. An alarm can be set on a single meter, or on a combination. For example, you may want to trigger an alarm when the memory consumption reaches 70% on a given instance if the instance has been up for more than 10 min. . This package contains the Python 3.x module. Package: python3-apparmor Description-md5: 1b890d6ae9abbb968d17e8d6bb04be48 Description-en_GB: AppArmor Python3 utility library python3-apparmor provides the Python3 modules that implement the higher- level AppArmor applications. Package: python3-appdirs Description-md5: fc137eaa41349ca1fb6fd982bc86e1a0 Description-en_GB: determining appropriate platform-specific directories (Python 3) Depending on your system (Linux, Mac OS X, or Windows), you have to use different directories for storing user data. appdirs will help you choose an appropriate: . * user data directory (user_data_dir function) * user config directory (user_config_dir function) * user cache directory (user_cache_dir function) * site data directory (site_data_dir function) * site config directory (site_config_dir function) * user log directory (user_log_dir function) . On Linux systems, these function return directories based on the XDG Base Directory Specification. . This is the Python 3 version of the package. Package: python3-apport Description-md5: 90fc3702a69ad06599a95a46ceb5778a Description-en_GB: Python 3 library for Apport crash report handling This Python package provides high-level functions for creating and handling apport crash reports: . * Query available and new reports. * Add OS, packaging, and process runtime information to a report. * Various frontend utility functions. * Python hook to generate crash reports when Python scripts fail. Package: python3-apt Description-md5: 4e7bf010b1b89e36309ea2f4b7005936 Description-en_GB: Python 3 interface to libapt-pkg The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions, such as: . - Access to the APT configuration system - Access to the APT package information database - Parsing of Debian package control files, and other files with a similar structure . The included 'aptsources' Python interface provides an abstraction of the sources.list configuration on the repository and the distro level. Package: python3-apt-dbg Description-md5: 9d43d2b6dae33ea4f6ee571da79dbd51 Description-en_GB: Python 3 interface to libapt-pkg (debug extension) The apt_pkg Python 3 interface will provide full access to the internal libapt-pkg structures allowing Python 3 programs to easily perform a variety of functions. . This package contains the extension built for the Python debug interpreter. Package: python3-aptdaemon Description-md5: 91f4993d2c2013402824b4c41bf6d4fd Description-en_GB: Python 3 module for the server and client of aptdaemon Aptdaemon is a transaction based package management service. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 modules required to run aptdaemon and to implement a client. The API is not stable yet. Package: python3-aptdaemon.gtk3widgets Description-md5: c6ba54cbccd863401bb959f2a11871e6 Description-en_GB: Python 3 GTK+ 3 widgets to run an aptdaemon client Aptdaemon is a transaction based package management daemon. It allows normal users to perform package management tasks, e.g. refreshing the cache, upgrading the system, installing or removing software packages. . This package provides the Python 3 GTK+ 3 widgets to implement a fully working graphical client. The widgets can be used to initiate, to monitor and to control a transaction. The API is not stable yet. Package: python3-asgiref Description-md5: c2b26cc335f46cd5a3cfc0d595e0055c Description-en_GB: ASGI in-memory channel layer (Python3 version) ASGI (Asynchronous Server Gateway Interface) is a standard for Python asynchronous web apps and servers to communicate with each other, and positioned as an asynchronous successor to WSGI. . It includes ASGI base libraries, such as: . * Sync-to-async and async-to-sync function wrappers, asgiref.sync * Server base classes, asgiref.server * A WSGI-to-ASGI adapter, in asgiref.wsgi . This package contains the Python 3 version of the library. Package: python3-attr Description-md5: 92212d917fce7e23aab5f88e1ee2b549 Description-en_GB: Attributes without boilerplate (Python 3) attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols. . You just specify the attributes to work with and attrs gives you: - a nice human-readable __repr__, - a complete set of comparison methods, - an initializer, - and much more without writing dull boilerplate code again and again. . This package contains attrs packaged for Python 3. Package: python3-automat Description-md5: e6689e1881f3bba8683680234c8ea972 Description-en_GB: Self-service finite-state machines for the programmer on the go Automat is a library for concise, idiomatic Python expression of finite- state automata (particularly deterministic finite-state transducers). Package: python3-automaton Description-md5: ac64d969f9977a8584ebe7c7708a87c7 Description-en_GB: friendly state machines - Python 3.x Automaton is a friendly state machines for Python. This state machine can be used to automatically run a given set of transitions and states in response to events (either from callbacks or from generator/iterator send() values, see PEP 342). On each triggered event, a on_enter and on_exit callback can also be provided which will be called to perform some type of action on leaving a prior state and before entering a new state. . This package contains the Python 3.x module. Package: python3-aws-requests-auth Description-md5: 251685931843755bcef10f2f54b9ff12 Description-en_GB: AWS Signature Version 4 Signing Process (Python 3) This package contains a Python library to authenticate to AWS with Amazon's signature version 4 signing process. The library leverages the Python requests library. . This package installs the library for Python 3. Package: python3-babel Description-md5: 58ad9bac841ee6be1c30ae602859d1f6 Description-en_GB: tools for internationalizing Python applications - Python 3.x Babel is composed of two major parts. First tools to build and work with gettext message catalogs. Second a Python interface to the CLDR (Common Locale Data Repository), providing access to various locale display names, localized number and date formatting, etc. . This package provides the Python 3.x module. Package: python3-barbican Description-md5: f0fa63af5df680a2bd064ec7359fc926 Description-en_GB: OpenStack Key Management Service - Python 3 files The Barbican project provides services for secure storage, provisioning and management of sensitive client secret information such as encryption keys. It is aims at being useful for all environments, including large ephemeral Clouds. . This package contains the Python 3 files and libraries. Package: python3-barbicanclient Description-md5: 90a77786df32d35085be9fa1cc8569d6 Description-en_GB: OpenStack Key Management API client - Python 3.x This is a client for the Barbican Key Management API. This package includes a Python library for accessing the API (the barbicanclient module), and a command-line script (barbican). . This package contains the Python 3.x module. Package: python3-bcrypt Description-md5: a1c3c221ea864d0dbfa35b95fba66342 Description-en_GB: password hashing library for Python 3 bcrypt is a Python module which provides a password hashing method based on the Blowfish password hashing algorithm, as described in "A Future- Adaptable Password Scheme" by Niels Provos and David Mazieres: http://static.usenix.org/events/usenix99/provos.html. . This package provides the bcrypt Python module for Python 3.x. Package: python3-blazarclient Description-md5: ee0b1c3784574c9da26d3af9d9462e39 Description-en_GB: OpenStack Reservation Service API client - Python 3 Blazar is a resource reservation service for OpenStack. Blazar enables users to reserve a specific type/amount of resources for a specific time period and it leases these resources to users based on their reservations. . This is a client library for the OpenStack Blazar API. It provides a Python API (the blazarclient module) and a command-line tool (blazar). . This package contains the Python 3 module. Package: python3-blinker Description-md5: 09c3507f2b7bffabff78aeb82532f5b6 Description-en_GB: fast, simple object-to-object and broadcast signaling library Blinker provides a fast dispatching system that allows any number of interested parties to subscribe to events, or "signals". . Signal receivers can subscribe to specific senders or receive signals sent by any sender. . This package contains the Python 3 version. Package: python3-boto Description-md5: 56b90e6fbc2e7485ce9d6f5c7186598b Description-en_GB: Python interface to Amazon's Web Services - Python 3.x Boto is a Python interface to the infrastructure services available from Amazon. . Boto supports the following services: * Elastic Compute Cloud (EC2) * Elastic MapReduce * CloudFront * DynamoDB * SimpleDB * Relational Database Service (RDS) * Identity and Access Management (IAM) * Simple Queue Service (SQS) * CloudWatch * Route53 * Elastic Load Balancing (ELB) * Flexible Payment Service (FPS) * Simple Storage Service (S3) * Glacier * Elastic Block Store (EBS) * and many more... . This package provides the Python 3.x module. Package: python3-brlapi Description-md5: 784bda01ebb606dab5c96c7730448047 Description-en_GB: Braille display access via BRLTTY - Python3 bindings BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides Python 3 bindings. Package: python3-bs4 Description-md5: fb6bbcbf2610881d02572826329c9b94 Description-en_GB: error-tolerant HTML parser for Python 3 Beautiful Soup is a Python library for pulling data out of HTML and XML files. It works with your favorite parser to provide idiomatic ways of navigating, searching, and modifying the parse tree. It commonly saves programmers hours or days of work. . This package contains BeautifulSoup 4, for Python 3.x. Package: python3-bson Description-md5: 6ff36ca063d2514878e6687fccf82dc3 Description-en_GB: Python3 implementation of BSON for MongoDB BSON Python3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. Package: python3-bson-ext Description-md5: 7b7798809e28fcb20fef9ed45e267cd1 Description-en_GB: C-coded extension to the python3-bson package BSON Python 3 module contains all of the Binary JSON encoding and decoding logic for MongoDB. This package contains an extension written in C for higher performance. Package: python3-cachetools Description-md5: 79d60b4d520294ae76fc0ed264d95f3f Description-en_GB: extensible memoizing collections and decorators for Python 3 This Python 3 module provides various memoizing collections and decorators, including variants of the Python 3 Standard Library's functools.lru_cache() function decorator. . The supported cache algorithms are: . * First in first out (FIFO) * Least recently used (LRU) * Most recently used (MRU) * Least frequently used (LFU) * Random replacement (RR) * Per-item time-to-live (TTL) * Time aware least recently used (TLRU) Package: python3-cairo Description-md5: 073a8989d2dc1f624d1a652a4cad64cb Description-en_GB: Python3 bindings for the Cairo vector graphics library This package contains modules that allow you to use the Cairo vector graphics library in Python3 programs. Package: python3-cairo-dev Description-md5: cf90c640c37fe1281c701734f7881dd1 Description-en_GB: Python3 cairo bindings: development files This package contains files that allow you to compile wrappers that interoperate with python3-cairo (pycairo). Package: python3-cairo-doc Description-md5: 4f30c844c506040578c62d8c42a25420 Description-en_GB: Python 3 cairo bindings: documentation files Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains documentation files of python3-cairo (py3cairo). Package: python3-castellan Description-md5: 86630d0f3983fb2d8bec5cf08573cab9 Description-en_GB: generic key manager interface for OpenStack - Python 3.x The Castellan module provides a generic key manager interface so that OpenStack projects can use Barbican, but also have the flexibilty to choose an alternative Key Manager as needed. This is helpful during development, for example, where a simple implementation of the Key Manager Interface can be used instead of having to spin up a Barbican instance. . This package contains the Python 3.x module. Package: python3-ceilometer Description-md5: 3860ff7052f377b1ce3d0db3e5c40dfd Description-en_GB: ceilometer python libraries Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the Python 3 module for ceilometer. Package: python3-ceph-argparse Description-md5: 54ff980109d2f3f2037d939a5f825081 Description-en_GB: Python 3 utility libraries for Ceph CLI Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains types and routines for Python 3 used by the Ceph CLI as well as the RESTful interface. Package: python3-ceph-common Description-md5: 578fb60591c98e49ebdb59bd5c8d1c27 Description-en_GB: Python 3 utility libraries for Ceph Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains data structures, classes and functions used by Ceph. It also contains utilities used for the cephadm orchestrator. Package: python3-cephfs Description-md5: 7fc3f2adf5750a736d0cd3a1c2717e93 Description-en_GB: Python 3 libraries for the Ceph libcephfs library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's CephFS file system client library. Package: python3-certifi Description-md5: 2165363403a895dfca6d3bb4adc41da9 Description-en_GB: root certificates for validating SSL certs and verifying TLS hosts (python3) Certifi is a carefully curated collection of Root Certificates for validating the trustworthiness of SSL certificates while verifying the identity of TLS hosts. It has been extracted from the Requests project. . The version of certifi in this Debian package is patched to return the location of Debian-provided CA certificates, instead of those packaged by upstream. . This is the python3 package. Package: python3-cffi Description-md5: a7ee9c666786a0822a64834a9c8b19f6 Description-en_GB: Foreign Function Interface for Python 3 calling C code Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the necessary build and runtime support for cffi modules. Package: python3-cffi-backend Description-md5: 34a083c65857e21f3c24e716adb96fbf Description-en_GB: Foreign Function Interface for Python 3 calling C code - runtime Convenient and reliable way of calling C code from Python 3. . The aim of this project is to provide a convenient and reliable way of calling C code from Python. It keeps Python logic in Python, and minimises the C required. It is able to work at either the C API or ABI level, unlike most other approaches, that only support the ABI level. . This package contains the runtime support for pre-built cffi modules. Package: python3-chardet Description-md5: 963c73356dbffe938574779a53f7ef25 Description-en_GB: universal character encoding detector for Python3 Chardet takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. . Supported encodings: * ASCII, UTF-8, UTF-16 (2 variants), UTF-32 (4 variants) * Big5, GB2312, EUC-TW, HZ-GB-2312, ISO-2022-CN (Traditional and Simplified Chinese) * EUC-JP, SHIFT_JIS, ISO-2022-JP (Japanese) * EUC-KR, ISO-2022-KR (Korean) * KOI8-R, MacCyrillic, IBM855, IBM866, ISO-8859-5, windows-1251 (Cyrillic) * ISO-8859-2, windows-1250 (Hungarian) * ISO-8859-5, windows-1251 (Bulgarian) * windows-1252 (English) * ISO-8859-7, windows-1253 (Greek) * ISO-8859-8, windows-1255 (Visual and Logical Hebrew) * TIS-620 (Thai) . This library is a port of the auto-detection code in Mozilla. . This package contains the Python 3 version of the library. Package: python3-cheroot Description-md5: 34fdeb2c23ea75870b6ce8e791c3adbf Description-en_GB: Pure-Python HTTP server Cheroot is the high-performance pure-Python HTTP server used by CherryPy. . This package installs the library for Python 3. Package: python3-cherrypy3 Description-md5: 1e52c3ca07cbb14be16246a35d52a828 Description-en_GB: Python web development framework - Python 3 module CherryPy is a pythonic, object-oriented web development framework. It provides the foundation over which complex web-based applications can be written, with little or no knowledge of the underlying protocols. CherryPy allows developers to build web applications in much the same way they would build any other object-oriented Python program. This usually results in smaller source code developed in less time. . CherryPy is up-to-date with the latest developments on using Python for web development: it features a bundled WSGI server, and is able to integrate with other dispatching mechanisms, such as Routes. CherryPy can be run as a standalone application, since it provides its own HTTP server; setting it up behind another HTTP server, such as Apache, or even with mod_python are also options. . This package contains the Python 3 module cherrypy. Package: python3-cinder Description-md5: 22a6e566f50884eb7692026b4fa18100 Description-en_GB: Cinder Python 3 libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . Cinder is the OpenStack Block storage service. . This package contains the Python 3 library for Cinder. Package: python3-cinderclient Description-md5: 0fe059465a49f4f32d64d707c1fc8de6 Description-en_GB: Python bindings to the OpenStack Volume API - Python 3.x Cinder is a block storage as service system for the Openstack cloud computing software suite. It is a direct replacement for nova-volume as a separate project. Cinder users LVM partitions of your volume servers in order to provide iSCSI permanent block storage devices for your virtual machines running on Nova. . This package contains the a client for the OpenStack Volume API. There's a Python API (the "cinderclient" module), and a command-line script ("cinder"). Each implements 100% of the OpenStack Volume API. . This package provides the Python 3.x module. Package: python3-click Description-md5: 2ddb2e45eedb8a179bb6dd1e36ac789a Description-en_GB: Wrapper around optparse for command line utilities - Python 3.x Click is a Python package for creating beautiful command line interfaces in a composable way with as little code as necessary. It's the "Command Line Interface Creation Kit". It's highly configurable but comes with sensible defaults out of the box. . It aims to make the process of writing command line tools quick and fun while also preventing any frustration caused by the inability to implement an intended CLI API. . This is the Python 3 compatible package. Package: python3-cliff Description-md5: 92bb0e6b0f061ce49921f4f0e04e7c86 Description-en_GB: command line interface formulation framework - Python 3.x Cliff is a framework for building command line programs. It uses plugins to define sub-commands, output formatters, and other extensions. . The cliff framework is meant to be used to create multi-level commands such as Subversion and git, where the main program handles some basic argument parsing and then invokes a sub-command to do the work. . This package provides the Python 3.x module. Package: python3-cmd2 Description-md5: 12cecd9ac0c6d4ec43fb9a6b10f56b88 Description-en_GB: enhanced Python cmd module - Python 3.x Drop-in replacement adds several features for command-prompt tools, like searchable and persistent command history, multi-line commands, input and output redirections, integrated Python shell, testing helpers . This package provides the Python 3.x module. Package: python3-colorama Description-md5: e3ed7f14245045ef25f0cf6339f239ce Description-en_GB: Cross-platform colored terminal text in Python - Python 3.x Python-colorama provides a simple cross-platform API to print colored terminal text from Python applications. . ANSI escape character sequences are commonly used to produce colored terminal text on Unix. Colorama provides some shortcuts to generate these sequences. . This has the happy side-effect that existing applications or libraries which already use ANSI sequences to produce coloured output on Linux. . This package provides the module for Python 3. Package: python3-commandnotfound Description-md5: 4dcdbcb28916025709b3793075a2eae5 Description-en_GB: Python 3 bindings for command-not-found. This package will install the Python 3 library for command_not_found tool. Package: python3-configobj Description-md5: cb02c66c160c9d806ad3640db8f2bab8 Description-en_GB: simple but powerful config file reader and writer for Python 3 ConfigObj is a simple but powerful config file reader and writer: an ini file round tripper. Its main feature is that it is very easy to use, with a straightforward programmer's interface and a simple syntax for config files. It has lots of other features, though: . * Nested sections (subsections), to any level * List values * Multiple line values * String interpolation (substitution) * Integrated with a powerful validation system + including automatic type checking/conversion + and allowing default values + repeated sections * All comments in the file are preserved * The order of keys/sections is preserved * Full Unicode support * Powerful unrepr mode for storing/retrieving Python data-types . This is the Python 3 version of the package. Package: python3-configshell-fb Description-md5: 70768f9a4714d18e0845f694e542b539 Description-en_GB: Python library for building configuration shells - Python 3 The configshell-fb package is a Python library that provides a framework for building simple but nice CLI-based applications. . The configshell-fb package is a fork of the "configshell" code written by RisingTide Systems. The "-fb" differentiates between the original and this version. Please ensure to use either all "fb" versions of the targetcli components -- targetcli, rtslib, and configshell, or stick with all non-fb versions, since they are no longer strictly compatible. . This package contains the Python 3 module. Package: python3-constantly Description-md5: 7b83dee768a9fc269ae6a5103ef0eae8 Description-en_GB: Symbolic constants in Python A library that provides symbolic constant support. It includes collections and constants with text, numeric, and bit flag values. . Originally twisted.python.constants from the Twisted project. . This package provides the Python 3.x module. Package: python3-cotyledon Description-md5: 1ea937d959b167a6f38c56df099eac29 Description-en_GB: framework for defining long-running services - Python 3.x Cotyledon provides a framework for defining long-running services. It provides handling of Unix signals, spawning of workers, supervision of children processes, daemon reloading, sd-notify, rate limiting for worker spawning, and more. . This package contains the Python 3.x module. Package: python3-crochet Description-md5: ec85b57bbbfce65e19cbdeb88450215f Description-en_GB: Library that makes it easier to use Twisted from regular blocking code Crochet is a library that makes it easier to use Twisted from regular blocking code. Some use cases include: . Easily use Twisted from a blocking framework like Django or Flask. . Write a library that provides a blocking API, but uses Twisted for its implementation. . Port blocking code to Twisted more easily, by keeping a backwards compatibility layer. . Allow normal Twisted programs that use threads to interact with Twisted more cleanly from their threaded parts. For example, this can be useful when using Twisted as a WSGI container. . This package installs the library for Python 3. Package: python3-croniter Description-md5: 8cce1a48cd50cd3bc73b893bf58f6f0b Description-en_GB: provides iteration for datetime object with cron like format - Python 3.x Croniter is a Python module to provide iteration for datetime object. Given a cron tab text entry as input, it Croniter will output all the dates matching the definition. . This package contains the Python 3.x module. Package: python3-cryptography Description-md5: 5102ac49477aee0d6904f3f96aa4c945 Description-en_GB: Python library exposing cryptographic recipes and primitives (Python 3) The cryptography library is designed to be a "one-stop-shop" for all your cryptographic needs in Python. . As an alternative to the libraries that came before it, cryptography tries to address some of the issues with those libraries: - Lack of PyPy and Python 3 support. - Lack of maintenance. - Use of poor implementations of algorithms (i.e. ones with known side-channel attacks). - Lack of high level, "Cryptography for humans", APIs. - Absence of algorithms such as AES-GCM. - Poor introspectability, and thus poor testability. - Extremely error prone APIs, and bad defaults. . This package contains the Python 3 version of cryptography. Package: python3-csscompressor Description-md5: 248d0dba5df918b988838eee20598cc0 Description-en_GB: Python port of YUI CSS Compressor - Python 3.x The Python csscompressor package provides an almost exact port of YUI CSS Compressor. It passes all original unittests. . This package contains the Python 3.x module. Package: python3-cups Description-md5: 6e9c31a2f3a710187e295ca038beef58 Description-en_GB: Python3 bindings for CUPS A module of python3 bindings for using the CUPS 2+ API in python3 programs. . CUPS needs to be installed and running for python3-cups to work correctly. Package: python3-cupshelpers Description-md5: f284eb91fc3370f65c6c88e79684cfc5 Description-en_GB: Python utility modules around the CUPS printing system These Python modules, that come from the system-config-printer distribution, help building applications and utilities around the CUPS Python bindings. Package: python3-cursive Description-md5: 7dd48ffa1b202d3a88f4171a5327de5b Description-en_GB: OpenStack specific validation of digital signatures - Python 3 As OpenStack continues to mature, robust security controls become increasingly critical. The cursive project contains code extracted from various OpenStack projects for verifying digital signatures. Additional capabilities will be added to this project in support of various security features. . This package contains the Python 3 module. Package: python3-curtin Description-md5: e0f139c6d97022bcf1c0380aa05a6f57 Description-en_GB: Library and tools for curtin installer This package provides python3 library for use by curtin. Package: python3-dateutil Description-md5: 6da4799ce631dbe76c11e5635f2b1a79 Description-en_GB: powerful extensions to the standard Python 3 datetime module It features: . * computing of relative deltas (next month, next year, next monday, last week of month, etc); * computing of relative deltas between two given date and/or datetime objects * computing of dates based on very flexible recurrence rules, using a superset of the iCalendar specification. Parsing of RFC strings is supported as well. * generic parsing of dates in almost any string format * timezone (tzinfo) implementations for tzfile(5) format files (/etc/localtime, /usr/share/zoneinfo, etc), TZ environment string (in all known formats), iCalendar format files, given ranges (with help from relative deltas), local machine timezone, fixed offset timezone, UTC timezone * computing of Easter Sunday dates for any given year, using Western, Orthodox or Julian algorithms . This package provides the Python 3 version of the datetime module. Package: python3-dbus Description-md5: ce4ab9b30794da472e5f5ffdb2a4dc14 Description-en_GB: simple interprocess messaging system (Python 3 interface) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package provides a Python 3 interface to D-Bus. . See the dbus description for more information about D-Bus in general. Package: python3-ddt Description-md5: 6b9450460a7e86082c8ef5cb03574eb0 Description-en_GB: Data-Driven/Decorated Tests - Python 3.x DDT (Data-Driven Tests) allows you to multiply one test case by running it with different test data, and make it appear as multiple test cases. DDT consists of a class decorator ddt (for your TestCase subclass) and two method decorators (for your tests that want to be multiplied). . This package contains the Python 3.x module. Package: python3-debconf Description-md5: 6eb68ef192205a26cb3bc6cddf1fd404 Description-en_GB: interact with debconf from Python 3 Debconf is a configuration management system for debian packages. Packages use Debconf to ask questions when they are installed. . This package provides a debconf module to allow Python 3 programs to interact with a debconf frontend. Package: python3-debian Description-md5: 25a477be653c8618e0ea19bdaf3d27c2 Description-en_GB: Python 3 modules to work with Debian-related data formats This package provides Python 3 modules that abstract many formats of Debian related files. Currently handled are: * Debtags information (debian.debtags module) * debian/changelog (debian.changelog module) * Packages files, pdiffs (debian.debian_support module) * Control files of single or multiple RFC822-style paragraphs, e.g. debian/control, .changes, .dsc, Packages, Sources, Release, etc. (debian.deb822 module) * Raw .deb and .ar files, with (read-only) access to contained files and meta-information Package: python3-debtcollector Description-md5: 85781f55acb23d5ff4bcff663c69eb82 Description-en_GB: collection of patterns to collect technical debt - Python 3.x Debtcollector is a collection of Python patterns to help collecting technical debt in a non-destructive manner (following deprecation patterns and strategies and so-on). . This package contains the Python 3.x module. Package: python3-decorator Description-md5: 09bcb708a2302a7d9046e3a7b8bdcbef Description-en_GB: simplify usage of Python decorators by programmers Python 2.4 decorators have significantly changed the way Python programs are structured. * decorators help reduce boilerplate code; * decorators help the separation of concerns; * decorators enhance readability and maintainability; * decorators are very explicit. Still, as of now, writing custom decorators correctly requires some experience and is not as easy as it could be. For instance, typical implementations of decorators involve nested functions and we all know that flat is better than nested. The aim of the decorator module it to simplify the usage of decorators for the average programmer and to popularize decorators usage giving examples of useful decorators, such as memoize, tracing, redirecting_stdout, locked, etc. Package: python3-defer Description-md5: 999d8e0049a5ae6761f7023ff6b602c3 Description-en_GB: Small framework for asynchronous programming (Python 3) The defer module provides an easy way to write asynchrouns Python 3 programs. It is greatly inspired by Twisted's defer, but hasn't got any external dependencies. . Furthermore it features decorators to write asynchronous D-Bus servers and clients. . At first defer was part of aptdaemon, but moved to a separate project in August of 2010. Package: python3-defusedxml Description-md5: 549a7cd5c7a5e1aa0b4af5917926335f Description-en_GB: XML bomb protection for Python stdlib modules (for Python 3) The results of an attack on a vulnerable XML library can be fairly dramatic. With just a few hundred bytes of XML data an attacker can occupy several gigabytes of memory within seconds. An attacker can also keep CPUs busy for a long time with a small to medium size request. . This library allows for XML to be parsed in a manner that avoids these pitfalls. . This package contains the module for the Python 3 interpreter. Package: python3-deprecation Description-md5: a280d40073f1076075b0893e7d377d04 Description-en_GB: Library to handle automated deprecations Deprecation is a library that enables automated deprecations. . It offers the deprecated() decorator to wrap functions, providing proper warnings both in documentation and via Python’s warnings system, as well as the deprecation.fail_if_not_removed() decorator for test methods to ensure that deprecated code is eventually removed. Package: python3-designate Description-md5: be46e83869299398aee255433d472b79 Description-en_GB: OpenStack DNS as a Service - Python 3 libs Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This package provides the Python 3 libraries. Package: python3-designateclient Description-md5: 1d586d2c5ad0fdb2c16cb4cbc7148492 Description-en_GB: client library for the OpenStack Designate API - Python 3.x Designate provides DNSaaS services for OpenStack. It provides a multi- tenant REST API for domain & record management. It is Integrated with Keystone for authentication, and provides a framework in place to integrate with Nova and Neutron notifications (for auto-generated records). Designate supports PowerDNS and Bind9 out of the box. . This is a client for the OpenStack Designate API. There's a Python API (the "designateclient" module), and a command-line script ("designate"). . Installing this package gets you a shell command, that you can use to interact with Designate's API. . This package provides the Python 3.x module. Package: python3-dev Description-md5: 16d56c5913dc9aeedbcd03362c09a642 Description-en_GB: header files and a static library for Python (default) Header files, a static library and development tools for building Python modules, extending the Python interpreter or embedding Python in applications. . This package is a dependency package, which depends on Debian's default Python 3 version's headers (currently v3.10). Package: python3-distro Description-md5: 0923f3960181faf3949b6be264599ad5 Description-en_GB: Linux OS platform information API distro (for: Linux Distribution) provides information about the Linux distribution it runs on, such as a reliable machine-readable ID, or version information. . It is a renewed alternative implementation for Python's original platform.linux_distribution function, but it also provides much more functionality which isn't necessarily Python bound like a command-line interface. . This is the Python 3 version of the library. Package: python3-distro-info Description-md5: 0792778c111d953817469a438613f2f3 Description-en_GB: information about distributions' releases (Python 3 module) Information about all releases of Debian and Ubuntu. . This package contains a Python 3 module for parsing the data in distro- info-data. There is also a command line interface in the distro-info package. Package: python3-distupgrade Description-md5: f6e22affea82016bac7bf2c9371af261 Description-en_GB: manage release upgrades This is the DistUpgrade Python 3 module Package: python3-distutils Description-md5: 5c4d15af3278d80c67612e780bc236c4 Description-en_GB: distutils package for Python 3.x Distutils package for Python 3.x. This package contains the distutils module from the Python standard library. Package: python3-django Description-md5: efe2f6ec2ae89851c710c280956fa785 Description-en_GB: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data- driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Package: python3-django-appconf Description-md5: bc208a78c4e4020e9f7cfd3e5f23b232 Description-en_GB: helper class handling configuration defaults of apps - Python 3.x Say you have an app with a few defaults, which you want to refer to in the app's code without repeating yourself all the time. Django-appconf provides a simple helper class to implement those defaults. . This package provides the Python 3.x module. Package: python3-django-compressor Description-md5: 1c923ed7974a7c16264c78e361866638 Description-en_GB: Compresses linked, inline JS or CSS into single cached files - Python 3.x Django Compressor combines and compresses linked and inline Javascript or CSS in a Django templates into cacheable static files by using the compress template tag. . This package contains the Python 3.x module. Package: python3-django-debreach Description-md5: 99e7b6122b27222ecaa9dc9326689636 Description-en_GB: some protection against the BREACH attack in Django - Python 3.x This Python Django module provides basic/extra mitigation against the BREACH attack for Django projects. When combined with rate limiting in your web-server, or by using something like django-ratelimit, the techniques here should provide at least some protection against the BREACH attack. . This package contains the Python 3.x module. Package: python3-django-horizon Description-md5: a44d020aa6903cc59b58bdbc9eb3d400 Description-en_GB: Django module providing web based interaction with OpenStack (Python 3) The Django-Nova project is a Django module that is used to provide web based interactions with the OpenStack Nova cloud controller. . This package provides the Python 3 module. Package: python3-django-openstack-auth Description-md5: 24e7591fda8be85ab0eaf73129aaf2d7 Description-en_GB: Django authentication backend for Openstack - Python 3 Django authentication backend for use with the OpenStack Keystone Identity backend. This Python module is used by Horizon (the Openstack Dashport web GUI) to auth against Keystone. . This package provides the Python 3 module. Package: python3-django-pyscss Description-md5: 69e23a70ea657bcfa23d13c17db2a00d Description-en_GB: makes it easier to use PySCSS in Django - Python 3.x Django-pyscss is a collection of tools for making it easier to use pyScss within Django. It overwrites the import system to use Django's staticfiles app. This way you can import SCSS files from any app (or any file that's findable by the STATICFILES_FINDERS) with no hassle. It provides a django- compressor precompile filter class so that you can easily use pyScss with django-compressor without having to bust out to the shell. This has the added benefit of removing the need to configure pyScss through its command-line arguments AND makes it possible for the exceptions and warnings that pyScss emits to bubble up to your process so that you can actually know what's going on. . This package contains the Python 3.x module. Package: python3-dnspython Description-md5: e8ca40ba161714136492e9a824e8365e Description-en_GB: DNS toolkit for Python 3 dnspython is a DNS toolkit for Python. It supports almost all record types. It can be used for queries, zone transfers, and dynamic updates. It supports TSIG authenticated messages and EDNS0. . With recommended additional dependencies installed it also support DNS Over HTTPS (DOH), DNSSEC, and non-ascii (IDNA) DNS operations. It can support asynchronous if python3-sniffio and python3-trio are installed, but this is not the default. . dnspython provides both high and low level access to DNS. The high level classes perform queries for data of a given name, type, and class, and return an answer set. The low level classes allow direct manipulation of DNS zones, messages, names, and records. . This is the Python 3 version. Package: python3-doc Description-md5: aa59d6fd1295e1d0b88abefa955f342d Description-en_GB: documentation for the high-level object-oriented language Python 3 This is the official set of documentation for the interactive high-level object-oriented language Python 3 (v3.10). All documents are provided in HTML format, some in info format. The package consists of nine documents: . * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules . This package is a dependency package, which depends on Debian's default Python 3 version's documentation (currently v3.10). Package: python3-docutils Description-md5: 01bddb85f9679cb9c0960674ca84d929 Description-en_GB: text processing system for reStructuredText (implemented in Python 3) reStructuredText is an easy-to-read, what-you-see-is-what-you-get plaintext markup syntax and parser system. It is useful for in-line program documentation (such as Python docstrings), for quickly creating simple web pages, and for standalone documents. . The purpose of the Docutils project is to create a set of tools for processing reStructuredText documentation into useful formats, such as HTML, LaTeX, ODT or Unix manpages. . This package includes Python 3 modules and command line utilities. Package: python3-dogpile.cache Description-md5: 27ad85c00f7866c53aff4c1dce0b4eed Description-en_GB: caching front-end based on the Dogpile lock - Python 3.x A caching API built around the concept of a "dogpile lock", which allows continued access to an expiring data value while a single thread generates a new value. . dogpile.cache builds on the dogpile.core locking system (see http://pypi.python.org/pypi/dogpile.core), which implements the idea of "allow one creator to write while others read" in the abstract. Overall, dogpile.cache is intended as a replacement to the Beaker (see http://beaker.groovie.org) caching system, the internals of which are written by the same author. All the ideas of Beaker which "work" are re- implemented in dogpile.cache in a more efficient and succinct manner, and all the cruft (Beaker's internals were first written in 2005) relegated to the trash heap. . This package provides the Python 3.x module. Package: python3-eventlet Description-md5: 3967251cfdf7026fe0201c52f96bafef Description-en_GB: concurrent networking library Eventlet allows you to change how you run your code, not how you write it. . It uses epoll or libevent for highly scalable non-blocking I/O. Coroutines ensure that the developer uses a blocking style of programming that is similar to threading, but provide the benefits of non-blocking I/O. The event dispatch is implicit, which means you can easily use Eventlet from the Python interpreter, or as a small part of a larger application. . It's easy to get started using Eventlet, and easy to convert existing applications to use it. Start off by looking at examples, common design patterns, and the list of the basic API primitives. . This package provides the Python 3.x module. Package: python3-examples Description-md5: 1ca11dff84613972249b77dd7a990501 Description-en_GB: examples for the Python language (default version) Examples, Demos and Tools for Python. These are files included in the upstream Python distribution. . This package is a dependency package, which depends on Debian's default Python 3 version's examples (currently v3.10). Package: python3-extras Description-md5: 02644786849446bb9cf4067d67d7f4b7 Description-en_GB: extensions to the Python standard library (Python 3.x) Extras is a set of extensions to the Python standard library, originally written to make the code within testtools cleaner, but now split out for general use outside of a testing context. . This package contains the libraries for Python 3.x. Package: python3-fasteners Description-md5: e3785bb77b085aaca8efe620253dec14 Description-en_GB: provides useful locks - Python 3.x Fasteners is a Python package that provides useful locks. It includes locking decorator (that acquires instance objects lock(s), acquires on method entry and releases on method exit), reader-writer locks, inter- process locks and generic lock helpers. . This package contains the Python 3.x module. Package: python3-fixtures Description-md5: abcb44fae2fd23e9f3cc40ed4100f616 Description-en_GB: PyUnit extension for defining test fixtures outside of test cases - Python 3.x A PyUnit extension for defining test fixtures outside of test cases. Each fixture encapsulates creating, reusing and freeing some state - be that a temporary directory on disk, SQL server connection, or just a particular object graph. This is extremely useful for testing and general resource management. . Fixtures ships with the base class, unittest glue and a number of precanned concrete fixtures. . This package provides the Python 3.x module. Package: python3-flask Description-md5: 641177e823dea958cab4d806a13149d6 Description-en_GB: micro web framework based on Werkzeug and Jinja2 - Python 3.x Flask is a micro web framework for Python based on Werkzeug, Jinja 2 and good intentions. A minimal Flask application looks like that: . from flask import Flask app = Flask(__name__) . @app.route("/") def hello(): return "Hello World!" . if __name__ == '__main__': app.run() . This package contains the Python 3.x module. Package: python3-flask-restful Description-md5: a8b426230bdaa703c93ab71b096ad3a1 Description-en_GB: REST API framework for Flask applications (Python3 Module) Flask-RESTful is an extension for Flask that adds support for quickly building REST APIs. It is a lightweight abstraction that works with your existing ORM/libraries. Flask-RESTful encourages best practices with minimal setup. If you are familiar with Flask, Flask-RESTful should be easy to pick up. Package: python3-formencode Description-md5: 8687555f31ffc8613a61f0094ced7731 Description-en_GB: validation and form generation Python 3 package FormEncode is a validation and form generation package. The validation can be used separately from the form generation. The validation works on compound data structures, with all parts being nestable. It is separate from HTTP or any other input mechanism. . This package contains the Python 3 version of FormEncode. Package: python3-future Description-md5: a1190a5cd653eb6685075f2c4741ad9b Description-en_GB: Clean single-source support for Python 3 and 2 - Python 3.x Future is the missing compatibility layer between Python 2 and Python 3. It allows one to use a single, clean Python 3.x-compatible codebase to support both Python 2 and Python 3 with minimal overhead. . The imports have no effect on Python 3. On Python 2, they shadow the corresponding builtins, which normally have different semantics on Python 3 versus 2, to provide their Python 3 semantics. . This package contains the Python 3.x module. Package: python3-futurist Description-md5: 008cc0d7f267ae8bd7f812bfc912259e Description-en_GB: useful additions to futures, from the future - Python 3.x Code from the future, delivered to you in the now. For example: * A futurist.GreenThreadPoolExecutor using eventlet green thread pools. It provides a standard executor API/interface and it also gathers execution statistics. * A futurist.ProcessPoolExecutor derivative that gathers execution statistics. * A futurist.SynchronousExecutor that doesn’t run concurrently. It has the same executor API/interface and it also gathers execution statistics. * A futurist.ThreadPoolExecutor derivative that gathers execution statistics. * A futurist.periodics.PeriodicWorker that can use the previously mentioned executors to run asynchronous work periodically in parallel or synchronously. * etc. . This package contains the Python 3.x module. Package: python3-gdbm Description-md5: f21d01c59fd918dd8e93a985f8b900dc Description-en_GB: GNU dbm database support for Python 3.x GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. Package: python3-gdbm-dbg Description-md5: 2acef7566a549a1876868ca568136539 Description-en_GB: GNU dbm database support for Python 3.x (debug extension) GNU dbm database module for Python 3.x. Install this if you want to create or read GNU dbm database files with Python. . This package contains the extensions built for the python3 debug interpreter. Package: python3-geoip2 Description-md5: 44c2afc86d40f57f91fbb80c5dc0228b Description-en_GB: Python geoip2 API for web services and databases This package provides an API for the GeoIP2 web services and databases. The API also works with MaxMind’s free GeoLite2 databases. . This package contains the Python 3.x module. Package: python3-germinate Description-md5: 8b04dadf046a3b0f9097dd87f3ebfff2 Description-en_GB: expand dependencies in seed packages (Python 3 interface) Germinate takes lists of seed packages and expands their dependencies to produce a full list of packages. This can be used for purposes such as managing the list of packages present in a derived distribution's archive or CD builds. . This package provides Python 3 modules used by Germinate, which may also be used directly. Package: python3-gi Description-md5: f0850471c776a975236399e3050363aa Description-en_GB: Python 3 bindings for gobject-introspection libraries GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. Package: python3-gi-cairo Description-md5: 9b3c3678114febdf17db503bab5e0915 Description-en_GB: Python 3 Cairo bindings for the GObject library GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 Cairo bindings for GObject. It is mostly used by other bindings to map their GObjects to Python objects. Package: python3-gi-dbg Description-md5: cee150898742e87b20dceb8ab5b02a97 Description-en_GB: Python 3 bindings for gobject-introspection libraries (debug extension) GObject is an abstraction layer that allows programming with an object paradigm that is compatible with many languages. It is a part of Glib, the core library used to build GTK+ and GNOME. . This package contains the Python 3 binding generator for libraries that support gobject-introspection, i. e. which ship a gir1.2-- package. With these packages, the libraries can be used from Python 3. . This package contains the extensions built for the Python 3 debug interpreter. Package: python3-glance Description-md5: 9922174ef77e03f1d3f8489604546d16 Description-en_GB: OpenStack Image Registry and Delivery Service - Python 3 library The Glance project provides an image registration and discovery service and an image delivery service. These services are used in conjunction by Nova to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the Python 3 libraries. Package: python3-glance-store Description-md5: d104e96bfc800038c3e4078197e03399 Description-en_GB: OpenStack Image Service store library - Python 3.x The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This package contains the Python 3.x module for the Glance's stores. Package: python3-glanceclient Description-md5: 3ffe827652ebc7d6919e0a14f55eb03f Description-en_GB: Client library for Openstack glance server - Python 3.x The Glance project provides services for discovering, registering, and retrieving virtual machine images over the cloud. They may be stand-alone services, or may be used to deliver images from object stores, such as OpenStack's Swift service, to Nova's compute nodes. . This is a client for the Glance which uses the OpenStack Image API. There's a Python API (the "glanceclient" module), and a command-line script ("glance"). . This package provides the Python 3.x module. Package: python3-gnocchiclient Description-md5: 1a2820a2627371726cdb7f6f3c83eb30 Description-en_GB: bindings to the OpenStack Gnocchi API - Python 3.x This is a client for OpenStack gnocchi API. There's a Python API (the gnocchiclient module), and a command-line script. Each implements the entire OpenStack Gnocchi API. . Gnocchi is a service for managing a set of resources and storing metrics about them, in a scalable and resilient way. Its functionalities are exposed over an HTTP REST API. . This package contains the Python 3.x module. Package: python3-gpg Description-md5: fbb5ba3b9bbf707dc1621fe624609243 Description-en_GB: Python interface to the GPGME GnuPG encryption library (Python 3) The "gpg" Python module is, for the most part, a direct interface to the C GPGME library. However, it is re-packaged in a more Pythonic way -- object-oriented with classes and modules. Take a look at the classes defined here -- they correspond directly to certain object types in GPGME for C. . Features: * Feature-rich, full implementation of the GPGME library. Supports all GPGME features except interactive editing (coming soon). Callback functions may be written in pure Python. * Ability to sign, encrypt, decrypt, and verify data. * Ability to list keys, export and import keys, and manage the keyring. * Fully object-oriented with convenient classes and modules. . This is the official upstream Python 3 binding for GPGME. Package: python3-greenlet Description-md5: fd0da65355789a7bc7ca48e434caf8ec Description-en_GB: Lightweight in-process concurrent programming (python3) The greenlet package is a spin-off of Stackless, a version of CPython that supports micro-threads called "tasklets". Tasklets run pseudo-concurrently (typically in a single or a few OS-level threads) and are synchronized with data exchanges on "channels". . greenlet is the standalone package derived from the py lib, and is used by several non-blocking IO packages as a more flexible alternative to Python's built in coroutines. Package: python3-gridfs Description-md5: c945face2e12c0bcbca6132ced76cd28 Description-en_GB: Python3 implementation of GridFS for MongoDB GridFS is a storage specification for large objects in MongoDB. The Python3 gridfs module is an implementation based on the pymongo module. It provides a file-like interface. Package: python3-hamcrest Description-md5: 1c795fc421cebf67d28bfa0dad9ad800 Description-en_GB: Hamcrest framework for matcher objects (Python 3) PyHamcrest is a framework for writing matcher objects, allowing you to declaratively define "match" rules. There are a number of situations where matchers are invaluable, such as UI validation, or data filtering, but it is in the area of writing flexible tests that matchers are most commonly used. This tutorial shows you how to use PyHamcrest for unit testing. . When writing tests it is sometimes difficult to get the balance right between overspecifying the test (and making it brittle to changes), and not specifying enough (making the test less valuable since it continues to pass even when the thing being tested is broken). Having a tool that allows you to pick out precisely the aspect under test and describe the values it should have, to a controlled level of precision, helps greatly in writing tests that are "just right." Such tests fail when the behaviour of the aspect under test deviates from the expected behaviour, yet continue to pass when minor, unrelated changes to the behaviour are made. . This package provides the Python 3.x modules. Package: python3-heat Description-md5: 629282ce985f23f67d27069faeb1ca0b Description-en_GB: OpenStack orchestration service - Python 3 files Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the Python 3 libraries. Package: python3-heat-dashboard Description-md5: d96cef6d6a50f56e3fa01755b948c6f1 Description-en_GB: OpenStack orchestration service - Python 3 dashboard plugin Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This package contains the Python 3 OpenStack dashboard plugin. Package: python3-heatclient Description-md5: 0d94ba883f73434459c5d37fef9d13c9 Description-en_GB: client library and CLI for OpenStack Heat - Python 3.x Heat is a service to orchestrate multiple composite cloud applications using templates, through both an OpenStack-native ReST API and a CloudFormation-compatible Query API. . This is a client for the OpenStack Heat API. There's a Python API (the heatclient module), and a command-line script (heat). Each implements 100% of the OpenStack Heat API. . This package provides the Python 3.x module. Package: python3-html5lib Description-md5: 81d7b958c0ae84dbe55d0f98a00a2af9 Description-en_GB: HTML parser/tokenizer based on the WHATWG HTML5 specification html5lib is a pure-python library for parsing HTML. It is designed to conform to the HTML 5 specification, which has formalized the error handling algorithms of popular web browsers. . This package contains the Python 3 version of html5lib. Package: python3-httplib2 Description-md5: 43b4287928c3dbd3553ba0279a8b162d Description-en_GB: comprehensive HTTP client library written for Python3 httplib2.py supports many features left out of other HTTP libraries. * HTTP and HTTPS * Keep-Alive * Authentication * Caching * All Methods * Redirects * Compression * Lost update support * Unit Tested . This package provides module for python3 series. Package: python3-hyperlink Description-md5: bfac9a470a98df79765eeb971efba20e Description-en_GB: Immutable, Pythonic, correct URLs. Hyperlink provides a pure-Python implementation of immutable URLs. Based on RFC 3986 and 3987, the Hyperlink URL makes working with both URIs and IRIs easy. . This package provides the Python 3.x module. Package: python3-ibus-1.0 Description-md5: e3ef5ddc70a621da61baf38744361076 Description-en_GB: Intelligent Input Bus - introspection overrides for Python (Python 3) IBus is an Intelligent Input Bus. It is a new input framework for the Linux OS. It provides full featured and user friendly input method user interface. It also may help developers to develop input method easily. . This package contains GObject Introspection overrides for Python that can be used by Python applications using IBus. Package: python3-icu Description-md5: c132dca8ad04ede752c4adc35460cd93 Description-en_GB: Python 3 extension wrapping the ICU C++ API ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package provides an extension for Python 3 which wraps the ICU C++ API. Package: python3-idna Description-md5: 34a1aa9be377cec8e47afd8fa10839ab Description-en_GB: Python IDNA2008 (RFC 5891) handling (Python 3) A library to support the Internationalised Domain Names in Applications (IDNA) protocol as specified in RFC 5891. This version of the protocol is often referred to as “IDNA2008” and can produce different results from the earlier standard from 2003. . The library is also intended to act as a suitable drop-in replacement for the “encodings.idna” module that comes with the Python standard library but currently only supports the older 2003 specification. . This package contains the module for Python 3. Package: python3-importlib-metadata Description-md5: b7ef96fe998c5212b866b249a8597a0a Description-en_GB: library to access the metadata for a Python package - Python 3.x Provides an API for accessing an installed package’s metadata, such as its entry points or its top-level name. This functionality intends to replace most uses of pkg_resources entry point API and metadata API. . This package contains Python 3.x module. Package: python3-incremental Description-md5: 7e115b8408e571bfff6b1ef4eb9b4055 Description-en_GB: Library for versioning Python projects Incremental is a small library that versions your Python projects. . This package provides the Python 3.x module. Package: python3-iso8601 Description-md5: 00cb319e1474a6ed3f4870c420b3c474 Description-en_GB: Python module to parse ISO 8601 dates - Python 3.x Many file formats and standards use the ISO 8601 date format (e.g. 2007-01-14T20:34:22+00:00) to store dates in a neutral, unambiguous manner. This simple Python module parses the most common forms encountered and returns Python datetime objects. . This package provides the Python 3.x module. Package: python3-itsdangerous Description-md5: e3428b282cec2a5412b061871bf7140d Description-en_GB: Various helpers to pass trusted data to untrusted environment - Python 3.x itsdangerous provides a module that is a port of the django signing module. It's not directly copied but some changes were applied to make it work better on its own. . itsdangerous allows web applications to use a key only it knows to cryptographically sign data and hand it over to someone else (e.g. a user). When it gets the data back it can easily ensure that nobody tampered with it. . This package provides the itsdangerous Python module for Python 3.x. Package: python3-jinja2 Description-md5: 946c5e58f8736a9521b16a6d4c1157e7 Description-en_GB: small but fast and easy to use stand-alone template engine Jinja2 is a template engine written in pure Python. It provides a Django inspired non-XML syntax but supports inline expressions and an optional sandboxed environment. . The key-features are: * Configurable syntax. If you are generating LaTeX or other formats with Jinja2 you can change the delimiters to something that integrates better into the LaTeX markup. * Fast. While performance is not the primarily target of Jinja2 it’s surprisingly fast. The overhead compared to regular Python code was reduced to the very minimum. * Easy to debug. Jinja2 integrates directly into the Python traceback system which allows you to debug Jinja2 templates with regular Python debugging helpers. * Secure. It’s possible to evaluate untrusted template code if the optional sandbox is enabled. This allows Jinja2 to be used as templating language for applications where users may modify the template design. Package: python3-jmespath Description-md5: ac09f316db5a4e759a8b7593617b1b6c Description-en_GB: JSON Matching Expressions (Python 3) JMESPath is python library which allows you to declaratively specify how to extract elements from a JSON document. . This package contains the module for Python 3. Package: python3-json-pointer Description-md5: 842a56c675d333d9c50b4656e073c4e5 Description-en_GB: resolve JSON pointers - Python 3.x Python-json-pointer is a small library to resolve JSON pointers according to the IETF draft specification. JSON Pointer defines a string syntax for identifying a specific value within a JavaScript Object Notation (JSON) document. . This package provides the module for Python 3.x. Package: python3-jsonpatch Description-md5: 31a1db05fc61c0f39e77ce5db231668d Description-en_GB: library to apply JSON patches - Python 3.x Python-json-patch is a Python module (a library) to apply JSON Patches according to the IETF draft specification. . From the IETF site: . JavaScript Object Notation (JSON) [RFC4627] is a common format for the exchange and storage of structured data. HTTP PATCH [RFC5789] extends the Hypertext Transfer Protocol (HTTP) [RFC2616] with a method to perform partial modifications to resources. . JSON Patch is a format (identified by the media type "application/ json- patch") for expressing a sequence of operations to apply to a target JSON document, suitable for use with the HTTP PATCH method. . This format is also potentially useful in other cases when it's necessary to make partial updates to a JSON document. . This package provides the Python 3.x module. Package: python3-jsonpath-rw Description-md5: 7778aa5f5824e62cf968d4e18866b436 Description-en_GB: extended implementation of JSONPath for Python 3.x This library provides a robust and significantly extended implementation of JSONPath for Python. It is tested with Python 2.6, 2.7, 3.2, and 3.3. . This library differs from other JSONPath implementations in that it is a full language implementation, meaning the JSONPath expressions are first class objects, easy to analyse, transform, parse, print, and extend. . The JSONPath syntax supported by this library includes some additional features and omits some problematic features (those that make it unportable). In particular, some new operators such as "|" and "where" are available, and parentheses are used for grouping not for callbacks into Python, since with these changes the language is not trivially associative. Also, fields may be quoted whether or not they are contained in brackets. . This package provides the Python 3.x module. Package: python3-jsonpath-rw-ext Description-md5: 0f3bc641e4fcd4d7eca378e9e598d53a Description-en_GB: Extensions for JSONPath RW - Python 3.x Jsonpath-rw-ext extends json-path-rw capabilities by adding multiple extensions: 'len' that allows one to get the length of a list. 'sorted' that returns a sorted version of a list, 'arithmetic' that permits one to make math operation between elements and 'filter' to select only certain elements of a list. . This package contains the Python 3.x module. Package: python3-jsonschema Description-md5: 595d2db0e2d7a0fc807160c511f6008d Description-en_GB: An(other) implementation of JSON Schema (Draft 3 and 4) - Python 3.x JSON Schema is a specification for a JSON-based format for defining the structure of JSON data. JSON Schema provides a contract for what JSON data is required for a given application and how it can be modified, much like what XML Schema provides for XML. JSON Schema is intended to provide validation, documentation, and interaction control of JSON data. . This package contains the Python 3.x module. Package: python3-jwt Description-md5: 95f9eaca3a06db73fe4a95bab9f4479b Description-en_GB: Python 3 implementation of JSON Web Token PyJWT implements the JSON Web Token draft 01, a way of representing signed content using JSON data structures. . Supported algorithms for cryptographic signing: . * HS256 - HMAC using SHA-256 hash algorithm (default) * HS384 - HMAC using SHA-384 hash algorithm * HS512 - HMAC using SHA-512 hash algorithm * RS256 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-256 hash algorithm * RS384 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-384 hash algorithm * RS512 - RSASSA-PKCS1-v1_5 signature algorithm using SHA-512 hash algorithm . Supported reserved claim names: - "exp" (Expiration Time) Claim . This package contains the Python 3 version of the library. Package: python3-keyring Description-md5: 678ac479d27bfb1ec07f4d0f4dc1051e Description-en_GB: store and access your passwords safely The Python keyring library provides an easy way to access the system keyring service (e.g Gnome-Keyring, KWallet) from Python. It can be used in any application that needs safe password storage. Package: python3-keystone Description-md5: c3deab59b95e434607a93e9787ffe74f Description-en_GB: OpenStack identity service - Python 3 library Keystone is a proposed independent authentication service for OpenStack. . This initial proof of concept aims to address the current use cases in Swift and Nova which are: . * REST-based, token auth for Swift * many-to-many relationship between identity and tenant for Nova. Keystone does authentication and stuff . This package contains the Python 3 libraries. Package: python3-keystoneauth1 Description-md5: b67d63af4c55ed154f045d86b05e8ed7 Description-en_GB: authentication library for OpenStack Identity - Python 3.x Keystoneauth is a library that contains tools for authenticating with OpenStack Clients. These tools include: authentication plugins (password, token, and federation based); discovery mechanisms to determineversion support for OpenStack clouds; and a session used to maintain client settings across requests. It is designed for use in conjunction with the existing OpenStack clients and for simplifying the process of writing new clients. . This package contains the Python 3.x module. Package: python3-keystoneclient Description-md5: d7d611f8448a2f60f9b1bf54079c4c7b Description-en_GB: client library for the OpenStack Keystone API - Python 3.x This is the identity service used by OpenStack for authentication (authN) and high-level authorization (authZ). It currently supports token-based authN with user/service authZ, and is scalable to support OAuth, SAML, and OpenID in future versions. Out of the box, Keystone uses SQLite for its identity store database, with the option to connect to external LDAP. . This is a client for the OpenStack Keystone API. There's a Python API (the "keystoneclient" module), and a command-line script ("keystone"). . Installing this package gets you a shell command, that you can use to interact with Keystone's API. Note that the "keystone" command line is currently deprecated in favour of the "openstack" one available within the "python3-openstackclient" package. . This package contains the Python 3.x module. Package: python3-keystonemiddleware Description-md5: 28205b14fd11839ce640c6a1089a8a44 Description-en_GB: Middleware for OpenStack Identity (Keystone) - Python 3.x This package contains middleware modules designed to provide authentication and authorisation features to web services other than Keystone. The most prominent module is keystonemiddleware.auth_token. This package does not expose any CLI or Python API features. . This package contains the Python 3.x module. Package: python3-kombu Description-md5: 2004c1a0042e19c29ff918a570c3a4d0 Description-en_GB: AMQP Messaging Framework for Python (Python3 version) The aim of Kombu is to make messaging in Python as easy as possible by providing an idiomatic high-level interface for the AMQP protocol. It is meant to replace the carrot library by providing a compatibility layer. . Features: * Allows application authors to support several message server solutions by using pluggable transports. * Supports automatic encoding, serialization and compression of message payloads. * The ability to ensure that an operation is performed by gracefully handling connection and channel errors. . This package contains the Python 3 version of the library. Package: python3-launchpadlib Description-md5: f1b47b2c96417e9765cb12b9e83b3ede Description-en_GB: Launchpad web services client library (Python 3) A free Python library for scripting Launchpad through its web services interface. . It currently provides access to the following parts of Launchpad: * People and Teams * Team memberships * Bugs and bugtasks . The Launchpad API is currently in beta, and may well change in ways incompatible with this library. . This package is for Python 3. Package: python3-lazr.restfulclient Description-md5: 8cae8ac04a22d58b92266fbd454bad56 Description-en_GB: client for lazr.restful-based web services (Python 3) A programmable client library that takes advantage of the commonalities among lazr.rest web services to provide added functionality on top of wadllib. . This package is for Python 3. Package: python3-lazr.uri Description-md5: c641be41ee0268c4507c2037d00ccf7e Description-en_GB: library for parsing, manipulating, and generating URIs A self-contained, easily reusable, Python library for parsing, manipulating and generating URIs. With it you can extract parts of a URL, compare URIs to see if one contains another, search for URIs in text, and many other things. . This package contains the library for Python 3.x. Package: python3-ldap Description-md5: 81a5fce364beb91856d0821e0ccef653 Description-en_GB: LDAP interface module for Python3 This module provides a Python3 interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). Package: python3-ldap-dbg Description-md5: 4578a9d698e3552e464e4802c61a8156 Description-en_GB: LDAP interface module for Python3 (debug extension) This module provides a Python3 interface to the OpenLDAP client library (LDAP is the Lightweight Directory Access Protocol). . This package contains the extension built for the Python debug interpreter. Package: python3-ldb Description-md5: c83bd92747d7e8000f766fba3a779170 Description-en_GB: Python 3 bindings for LDB ldb is a LDAP-like embedded database built on top of TDB. . This package contains the Python 3 bindings. Package: python3-ldb-dev Description-md5: be4c40ca865d11fda345266b7a5d70fb Description-en_GB: LDB Python 3 bindings - development files ldb is a LDAP-like embedded database built on top of TDB. . It is a fast database with an LDAP-like API designed to be used within an application. In some ways it can be seen as a intermediate solution between key-value pair databases and a real LDAP database. . This package contains the development files for the Python 3 bindings. Package: python3-lib2to3 Description-md5: b6bb900a350bd33ad1e13a53f1b62dec Description-en_GB: Interactive high-level object-oriented language (lib2to3) Python is a high-level, interactive, object-oriented language. It includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. . This package contains the lib2to3 library, a Python2 to Python3 converter. Package: python3-libapparmor Description-md5: 1f2bbed66dec28e2c29a31f8a172fe70 Description-en_GB: AppArmor library Python3 bindings python3-libapparmor provides the Python3 module that contains the language bindings for the AppArmor library, libapparmor, which were autogenerated via SWIG. Package: python3-libvirt Description-md5: 1eca519148bf7f24ee2bf291afce0ef3 Description-en_GB: libvirt Python 3 bindings Libvirt is a C toolkit to interact with the virtualization capabilities of recent versions of Linux (and other OSes). The library aims at providing a long term stable C API for different virtualization mechanisms. It currently supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox. . This package contains the Python 3 bindings for the libvirt library Package: python3-libvoikko Description-md5: d7f1b757e705b38649357609052eeac7 Description-en_GB: Python bindings for libvoikko Libvoikko is a library of free natural language processing tools. It aims to provide support for languages that are not well served by other existing free linguistic tools. . This package contains the Python bindings. Package: python3-lockfile Description-md5: 7c22094bbc996734201b5955c3255868 Description-en_GB: file locking library for Python — Python 3 library The ‘lockfile’ library exports a ‘LockFile’ class which provides a simple API for locking files. . The appropriate implementation for ‘LockFile’ is chosen automatically based on the OS capabilities for an atomic filesystem operation. These implementations are also available for explicit use as ‘LinkLockFile’ and ‘MkdirLockFile’. . Other back ends are possible with the same semantics. Examples included are: * ‘SQLiteLockFile’, using records in an SQLite database. * ‘PIDLockFile’, using the semantics of a Unix PID file. . Unlike other Python locking libraries (the Windows ‘msvcrt.locking’ function, the Unix ‘fcntl.flock’, ‘fcntl.lockf’, and the deprecated ‘posixfile’ module), the API is identical across both Unix (including GNU/Linux and MacOS) and Windows platforms. . This package installs the Python 3 library. Package: python3-logutils Description-md5: 074ff5a8e886304d9fcf62997815ccbb Description-en_GB: handlers for the Python standard library's logging package - Python 3.x The logutils package provides a set of handlers for the Python standard library's logging package. . Some of these handlers are out-of-scope for the standard library, and so they are packaged here. Others are updated versions which have appeared in recent Python releases, but are usable with older versions of Python and so are packaged here. . This package contains the Python 3.x module. Package: python3-louis Description-md5: 24be43511537b9436824c2c2c1c60986 Description-en_GB: Python bindings for liblouis Liblouis is a braille translator and back-translator. It features support for computer and literary braille, supports contracted and uncontracted translation for many languages and has support for hyphenation. Liblouis also supports math braille (Nemeth and Marburg). . This package contains Python bindings. Package: python3-lxml Description-md5: e8e2f787207511401ce91418255455e6 Description-en_GB: pythonic binding for the libxml2 and libxslt libraries lxml is a new Python binding for libxml2 and libxslt, completely independent from existing Python bindings. Its aim: . * Pythonic API. * Documented. * Use Python unicode strings in API. * Safe (no segfaults). * No manual memory management! . lxml aims to provide a Pythonic API by following as much as possible the ElementTree API, trying to avoid inventing too many new APIs, or the user's having to learn new things -- XML is complicated enough. Package: python3-macaroonbakery Description-md5: 5ced88dfc8f0fd32d4253191774eaecf Description-en_GB: Higher-level macaroon operations for Python 3 Macaroons, like cookies, are a form of bearer credential. Unlike opaque tokens, macaroons embed caveats that define specific authorization requirements for the target service, the service that issued the root macaroon and which is capable of verifying the integrity of macaroons it receives. . Macaroons allow for delegation and attenuation of authorization. They are simple and fast to verify, and decouple authorization policy from the enforcement of that policy. . The macaroonbakery library builds on pymacaroons to allow working with macaroons at a higher level, such as by automatically gathering discharge macaroons for third-party caveats from their corresponding services. Package: python3-magic Description-md5: 817dcc0dd09a2b51b18d857867344c1f Description-en_GB: python3 interface to the libmagic file type identification library python-magic is a Python interface to the libmagic file type identification library. libmagic identifies file types by checking their headers according to a predefined list of file types. This functionality is exposed to the command line by the Unix command file. . This package provides the Python 3 version of the python-magic module. Package: python3-magnumclient Description-md5: fb8351643b7c021bdae4188df312ad85 Description-en_GB: client library for Magnum API - Python 3.x Magnum is an OpenStack API service developed by the OpenStack Containers Team making container orchestration engines such as Docker and Kubernetes available as first class resources in OpenStack. Magnum uses Heat to orchestrate an OS image which contains Docker and Kubernetes and runs that image in either virtual machines or bare metal in a cluster configuration. . This package contains the Python 3.x module. Package: python3-mako Description-md5: 9cf1e89d773dcfe84fbec050c6c37a3d Description-en_GB: fast and lightweight templating for the Python 3 platform Mako is a template library written in Python. It provides a familiar, non- XML syntax which compiles into Python modules for maximum performance. Mako's syntax and API borrows from the best ideas of many others, including Django templates, Cheetah, Myghty, and Genshi. Conceptually, Mako is an embedded Python (i.e. Python Server Page) language, which refines the familiar ideas of componentized layout and inheritance to produce one of the most straightforward and flexible models available, while also maintaining close ties to Python calling and scoping semantics. Package: python3-manilaclient Description-md5: 35afb28d3ff719c9a50f3a128230e14d Description-en_GB: OpenStack shared file system as a service - Python 3.x client Manila is an OpenStack project to provide Shared Filesystems as a service. It provides coordinated access to shared or distributed file systems. While the primary consumption of file shares would be across OpenStack Compute instances, the service is also intended to be accessible as an independent capability in line with the modular design established by other OpenStack services. Manila is extensible for multiple backends (to support vendor or file system specific nuances / capabilities) and accommodates any of a variety of shared or distributed file system types. . This package contains the Python client library and command line tool for Manila and for Python 3.x. Package: python3-markdown Description-md5: a41e0370944012c8538200e25f056ab5 Description-en_GB: text-to-HTML conversion library/tool (Python 3 version) Markdown is a text-to-HTML conversion tool for web writers. Markdown allows you to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid XHTML (or HTML). . This is a Python implementation of John Gruber's Markdown. The current version of python-markdown implements all Markdown syntax features and fully passes Markdown Test Suite 1.0. It also supports footnotes and attributes. . This package contains all the files needed to use Markdown with Python 3.x. Package: python3-markupsafe Description-md5: 8f6e706e3bab173748baf4df91999346 Description-en_GB: HTML/XHTML/XML string library MarkupSafe is a Python library implementing a unicode subclass that is aware of HTML escaping rules. It can be used to implement automatic string escaping. Package: python3-masakari Description-md5: 55dc0e6c0ca3c9723f4aa362cdbd14b7 Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Python 3 Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically recovering the KVM-based Virtual Machine(VM)s from failure events such as VM process down, provisioning process down, and nova-compute host failure. It also provides API service for manage and control the automated rescue mechanism. . This package contains the Python 3 module. Package: python3-masakari-monitors Description-md5: 437fb9b02f4929ca981e01d04ec4731c Description-en_GB: Virtual Machine High Availability (VMHA) for OpenStack - Python 3 Monitors for Masakari provides Virtual Machine High Availability (VMHA) service for OpenStack clouds by automatically detecting the failure events such as VM process down, provisioning process down, and nova-compute host failure. If it detect the events, it sends notifications to the masakari- api. . This package contains the Python 3 module. Package: python3-maxminddb Description-md5: 0b8e99ffbe3f127f830f8c0ead1accd6 Description-en_GB: Python 3 module for reading the MaxMind DB format This is a Python module for reading MaxMind DB files. The module includes both a pure Python reader and an optional C extension. . MaxMind DB is a binary file format that stores data indexed by IP address subnets (IPv4 or IPv6). Package: python3-memcache Description-md5: 782d5db8ef068dacdf2c5f4aeb2e2d8f Description-en_GB: pure Python memcached client - Python 3.x This software is a 100% Python interface to the memcached memory cache daemon. It is the client side software which allows storing values in one or more, possibly remote, memcached servers. . This package contains the Python 3.x module. Package: python3-microversion-parse Description-md5: ae072ddaa743c8665e69c8ab249c4431 Description-en_GB: OpenStack microversion header parsing library - Python 3.x OpenStack services use REST APIs, which include HTTP headers. This package provides a simple parser for OpenStack microversion headers. . This package contains the Python 3.x module. Package: python3-migrate Description-md5: 2205e14de8084f98324f3c8e5cc8b7d1 Description-en_GB: Database schema migration for SQLAlchemy - Python 3.x Inspired by Ruby on Rails' migrations, migrate provides a way to deal with database schema changes in SQLAlchemy projects. . SQLAlchemy-migrate is build on top of SQLAlchemy and provides a changeset and a versioning API for database schemas as well as a script utilizing these APIs. The database change sets are managed in a file based repository allowing upgrades and downgrades of database schema versions. The change sets may consist of Python code facilitating the changeset API or SQL scripts. . SQLAlchemy-migrate has support for MySQL, PostgreSQL, SQLite and Oracle databases. The support for Oracle is not as well tested as the support for the other database systems. . This package provides the Python 3.x module. Package: python3-mimeparse Description-md5: 48466d358a6c977e0c577682a9baf172 Description-en_GB: Parse mime-types and quality parameters - Python 3.x This module provides basic functions for parsing mime-type names and matching them against a list of media-ranges. . See section 14.1 of RFC 2616 (the HTTP specification) for a complete explanation. . This package contains the Python 3.x module. Package: python3-minimal Description-md5: 409606fa03c350fc722c5c7819fc5b96 Description-en_GB: minimal subset of the Python language (default python3 version) This package contains the interpreter and some essential modules. It's used in the boot process for some basic tasks. See /usr/share/doc/python3.10-minimal/README.Debian for a list of the modules contained in this package. Package: python3-mistralclient Description-md5: ccdf981d2ebcddf3ef89873e451aca58 Description-en_GB: OpenStack Workflow as a Service client - Python 3.x Mistral is a task management service. It is also known as Workflow as a Service. Most business processes consist of multiple distinct interconnected steps that need to be executed in a particular order in a distributed environment. One can describe such process as a set of tasks and task relations and upload such description to Mistral so that it takes care of state management, correct execution order, task distribution and high availability. Mistral also provides flexible task scheduling so that users can run a process according to a specified schedule (i.e. every Sunday at 4.00pm) instead of running it immediately. Such set of tasks and dependencies between them is called a workflow. Independent routes in a workflow (which, in fact, is a graph) are called flows and Mistral can execute them in parallel. . This package provides a cli and a Python 3.x client module. Package: python3-monascaclient Description-md5: bdbee5c8ad0b7cf9a9da5c12ca3dd83c Description-en_GB: client bindings for the Monasca API - Python 3.x Monasca is a open-source multi-tenant, highly scalable, performant, fault- tolerant monitoring-as-a-service solution that integrates with OpenStack. It uses a REST API for high-speed metrics processing and querying and has a streaming alarm engine and notification engine. . This package provides the Python 3.x API bindings. Package: python3-monotonic Description-md5: ba0304af52003e810dd3df2fa14939df Description-en_GB: implementation of time.monotonic() - Python 3.x This module provides a monotonic() function which returns the value (in fractional seconds) of a clock which never goes backwards. On Python 3.3 or newer, monotonic will be an alias of time.monotonic from the standard library. On older versions, it will fall back to an equivalent implementation: GetTickCount64 on Windows, mach_absolute_time on OS X, and clock_gettime(3) on Linux/BSD. . If no suitable implementation exists for the current platform, attempting to import this module (or to import from it) will cause a RuntimeError exception to be raised. . This package contains the Python 3.x module. Package: python3-more-itertools Description-md5: 3f3295526782b60a28628a454248f64f Description-en_GB: library with routines for operating on iterables, beyond itertools (Python 3) Python's itertools library is a gem - you can compose elegant solutions for a variety of problems with the functions it provides. More-itertools collects additional building blocks, recipes, and routines for working with Python iterables. . This package contains the module for Python 3. Package: python3-msgpack Description-md5: ea3d1fc1cbb3b7dc6605eb2882af2bf6 Description-en_GB: Python 3 implementation of MessagePack format MessagePack is a binary-based efficient object serialization format. It enables the exchange of structured objects between many languages like JSON. But unlike JSON, it is very fast and small. . This package contains a Python 3 extension module implementing the MessagePack format. Package: python3-munch Description-md5: da6f7e669c7ddd71262ab265c158ece6 Description-en_GB: dot-accessible dictionary similar to JavaScript objects - Python 3.x Munch is a fork of David Schoonover’s Bunch package, providing similar functionality. 99% of the work was done by him, and the fork was made mainly for lack of responsiveness for fixes and maintenance on the original code. . Munch is a dictionary that supports attribute-style access, a la JavaScript. . This package contains the library prepared for Python 3.x. Package: python3-mysqldb Description-md5: ef94561a9d5a0ef91971efb133cb764a Description-en_GB: Python interface to MySQL Mysqlclient is an interface to the popular MySQL database server for Python. . This is a fork of MySQLdb. It add Python 3.3 support and merges some pull requests. . This package contains modules for all Python 3.x versions supported in Debian. Package: python3-nacl Description-md5: 902c57e7d699d2895f897100335462fe Description-en_GB: Python bindings to libsodium (Python 3) PyNaCl is a Python binding to the Networking and Cryptography library (in the form of libsodium), a crypto library with the stated goal of improving usability, security and speed. . This package contains the Python 3 version of pynacl. Package: python3-netaddr Description-md5: 03b5d143573b06a730e64ded8b6855fb Description-en_GB: manipulation of various common network address notations (Python 3) netaddr is a Python library for the manipulation of various common network address notations and representations. . It takes the hassle out of fiddling with enumerable variations of network addresses presenting a consistent, extensible, easy-to-use and (above all) Pythonic API. . With it you can validate, convert, categorise, iterate, generate, slice (and dice): - MAC (Media Access Control) - IEEE EUI-48 and EUI-64 - IP version 4 - IP version 6 - CIDR (Classless Inter-Domain Routing) . This is the Python 3 version of the package. Package: python3-netifaces Description-md5: 8b114bce2c8b4436a65ac7e6c8696ed3 Description-en_GB: portable network interface information - Python 3.x netifaces provides a (hopefully portable-ish) way for Python programmers to get access to a list of the network interfaces on the local machine, and to obtain the addresses of those network interfaces. . This package contains the module for Python 3.x. Package: python3-networkx Description-md5: a2807485b7699fe672b16e535b3e3360 Description-en_GB: tool to create, manipulate and study complex networks (Python3) NetworkX is a Python-based package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks. . The structure of a graph or network is encoded in the edges (connections, links, ties, arcs, bonds) between nodes (vertices, sites, actors). If unqualified, by graph it's meant a simple undirected graph, i.e. no self- loops and no multiple edges are allowed. By a network it's usually meant a graph with weights (fields, properties) on nodes and/or edges. . The potential audience for NetworkX includes: mathematicians, physicists, biologists, computer scientists, social scientists. . This package contains the Python 3 version of NetworkX. Package: python3-neutron Description-md5: 0f4b20a6f58f461446e19c5254ee0455 Description-en_GB: Neutron is a virtual network service for Openstack - Python library Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Python 3.x library. Package: python3-neutron-lib Description-md5: 673954fee839bbd7ff7f0bef185298df Description-en_GB: Neutron shared routines and utilities - Python 3.x Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . Neutron-lib is an OpenStack library project used by Neutron, Advanced Services, and third-party projects to provide common functionality and remove duplication. . This package provides shared routines and utilities for Python 3.x. Package: python3-neutron-vpnaas Description-md5: 88ccd407d0e3434f48fa9cf5d11f8917 Description-en_GB: VPN-as-a-Service driver for OpenStack Neutron Neutron is a virtual network service for Openstack, and a part of Netstack. Just like OpenStack Nova provides an API to dynamically request and configure virtual servers, Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., virtual NICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc.) . This package provides the Python 3 module for the VPN-as-a-Service driver for Neutron. Package: python3-neutronclient Description-md5: ed3ee32026cb94686cda04bb75c70936 Description-en_GB: client API library for Neutron - Python 3.x Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (e.g., vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities (e.g., QoS, ACLs, network monitoring, etc). . This package provides the client and Python 3.x module. Package: python3-newt Description-md5: ab07f550adcbdc5c4104773a94768660 Description-en_GB: NEWT module for Python3 This module allows you to build a text UI for your Python3 scripts using newt. Package: python3-nova Description-md5: c5bba63c1cc9250b3fdd5277a7a70f1a Description-en_GB: OpenStack Compute Python 3 libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Compute, codenamed Nova, is a cloud computing fabric controller. In addition to its "native" API (the OpenStack API), it also supports the Amazon EC2 API. . Nova is intended to be modular and easy to extend and adapt. It supports many different hypervisors (KVM and Xen to name a few), different database backends (SQLite, MySQL, and PostgreSQL, for instance), different types of user databases (LDAP or SQL), etc. . This package contains the Python 3 nova libraries. Package: python3-novaclient Description-md5: 545cef31727ec394a20a51d7fc36dffe Description-en_GB: client library for OpenStack Compute API - 3.x OpenStack Compute, codenamed Nova, is a cloud computing fabric controller designed to be modular and easy to extend and adapt. In addition to its "native" OpenStack API, it also supports the Amazon EC2 API, and it supports many different database backends (including SQLite, MySQL, and PostgreSQL), hypervisors (KVM, Xen), and user directory systems (LDAP, SQL). . Python novaclient library and nova CLI tool for interacting with OpenStack Compute (Nova) through the OpenStack Compute API. . This package provides the Python 3.x module. Package: python3-numpy Description-md5: 4fef6b207fcddcc7678c9cb4c3a66bd2 Description-en_GB: Fast array facility to the Python 3 language Numpy contains a powerful N-dimensional array object, sophisticated (broadcasting) functions, tools for integrating C/C++ and Fortran code, and useful linear algebra, Fourier transform, and random number capabilities. . Numpy replaces the python-numeric and python-numarray modules which are now deprecated and shouldn't be used except to support older software. . This package contains Numpy for Python 3. Package: python3-oauthlib Description-md5: 3e20963a858a3d6504b8c595f85e4839 Description-en_GB: generic, spec-compliant implementation of OAuth for Python3 OAuthLib is a generic utility which implements the logic of OAuth without assuming a specific HTTP request object. It can be used to graft OAuth support onto HTTP libraries. . OAuth 1 is fully supported per the RFC for both clients and providers. . OAuth 2 client and provider support for: . - Authorisation Code Grant - Implicit Grant - Client Credentials Grant - Resource Owner Password Credentials Grant - Refresh Tokens - Bearer Tokens - Draft MAC tokens - Token Revocation - OpenID Connect Authentication . This package contains the Python 3 version of the library. Package: python3-octavia-lib Description-md5: 0b23de935bae5a2715d247461fa7fa45 Description-en_GB: Library to support Octavia provider drivers Octavia provides the Load Balancer as a Service for OpenStack clouds. . This python module provides a python library for Octavia LBaaS provider driver developers. . This package contains the Python 3 module. Package: python3-octaviaclient Description-md5: 336195a10622e422a98c72d18eb315ee Description-en_GB: Octavia client for OpenStack Load Balancing - Python 3.x Octavia is an operator-grade open source scalable load balancer for use in large OpenStack deployments. It delivers load balancing services on amphorae and provides centralized command and control. Octavia is currently the reference backend for Neutron LBaaS. In the near future, Octavia is likely to become the standard OpenStack LBaaS API endpoint. . This package contains the Python 3.x module. Package: python3-olefile Description-md5: d538d0671b8180405b410f5504c5521a Description-en_GB: Python module to read/write MS OLE2 files Python package to parse, read and write Microsoft OLE2 files (also called Structured Storage, Compound File Binary Format or Compound Document File Format), such as Microsoft Office 97-2003 documents, vbaProject.bin in MS Office 2007+ files, Image Composer and FlashPix files, Outlook MSG files, StickyNotes, several Microscopy file formats, McAfee antivirus quarantine files, etc. Package: python3-openssl Description-md5: d42552511383aa2a691d5994e533fb0c Description-en_GB: Python 3 wrapper around the OpenSSL library High-level wrapper around a subset of the OpenSSL library, includes . * SSL.Connection objects, wrapping the methods of Python's portable sockets * Callbacks written in Python * Extensive error-handling mechanism, mirroring OpenSSL's error codes . A lot of the object methods do nothing more than calling a corresponding function in the OpenSSL library. . This package contains the Python 3 version of pyopenssl. Package: python3-openstackclient Description-md5: 030c3c6e2e45523d8ca9de1b9030ba8f Description-en_GB: OpenStack Command-line Client - Python 3.x python-openstackclient is a unified command-line client for the OpenStack APIs. It is a thin wrapper to the stock python-*client modules that implement the actual REST API client actions. . This is an implementation of the design goals shown in http://wiki.openstack.org/UnifiedCLI. The primary goal is to provide a unified shell command structure and a common language to describe operations in OpenStack. . This package contains the Python 3.x module. Package: python3-openstacksdk Description-md5: 514119f2ade15da8d0f7dedd555132de Description-en_GB: SDK for building applications to work with OpenStack - Python 3.x The python-openstacksdk is a collection of libraries for building applications to work with OpenStack clouds. The project aims to provide a consistent and complete set of interactions with OpenStack's many services, along with complete documentation, examples, and tools. . This SDK is under active development, and in the interests of providing a high-quality interface, the APIs provided in this release may differ from those provided in future release. . This package contains the Python 3.x module. Package: python3-openvswitch Description-md5: b48125d32305301f27c5399b2d5f9139 Description-en_GB: Python 3 bindings for Open vSwitch Open vSwitch is a production quality, multilayer, software-based, Ethernet virtual switch. It is designed to enable massive network automation through programmatic extension, while still supporting standard management interfaces and protocols (e.g. NetFlow, IPFIX, sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed to support distribution across multiple physical servers similar to VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V. . This package contains the full Python 3 bindings for Open vSwitch database. Package: python3-os-brick Description-md5: bf3bbe4c9e56552b7f28bbbc114c85a8 Description-en_GB: Library for managing local volume attaches - Python 3.x OpenStack Cinder brick library for managing local volume attaches. . Features discovery of volumes being attached to a host for many transport protocols and removal of volumes from a host. . This package contains the Python 3.x module. Package: python3-os-client-config Description-md5: d722bae8e787bb32c899fbeefa4d2379 Description-en_GB: OpenStack client configuration library - Python 3.x Os-client-config is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file. It will read environment variables and config files, and it also contains some vendor specific default values so that you don't have to know extra info to use OpenStack . os-client-config honors all of the normal OS_* variables. It does not provide backwards compatibility to service-specific variables such as NOVA_USERNAME. . If you have environment variables and no config files, os-client-config will produce a cloud config object named "openstack" containing your values from the environment. . This package contains the Python 3.x module. Package: python3-os-ken Description-md5: df2422d9130b078628b59d23efdd7e2a Description-en_GB: Component based SDN framework for OpenStack os-ken is a component-based software defined networking framework. os-ken provides software components with well defined API that make it easy for developers to create new network management and control applications. os- ken supports various protocols for managing network devices, such as OpenFlow, Netconf, OF-config, etc. os-ken supports fully 1.0, 1.2, 1.3, 1.4 and Nicira Extensions for OpenFlow. . os-ken is a fork of the Ryu library tailored for OpenStack Neutron. . This package contains the Python 3 module. Package: python3-os-resource-classes Description-md5: 1fd83c9b17f798c6211982a77a586a93 Description-en_GB: Standardized resource classes for OpenStack A resource class is a distinct type of inventory that exists in a cloud environment, for example `VCPU`, `DISK_GB`. They are upper case with underscores. They often include a unit in their name. . This package provides a collection of symbols representing those standard resource classes which are expected to be available in any OpenStack deployment. . This package contains the Python 3 module. Package: python3-os-service-types Description-md5: 18abb1f23a77968f189f34fd085f737b Description-en_GB: lib for consuming OpenStack sevice-types-authority data - Python 3.x This package provides a Python library for consuming OpenStack sevice- types-authority data . The OpenStack Service Types Authority contains information about official OpenStack services and their historical service-type aliases. . The data is in JSON and the latest data should always be used. This simple library exists to allow for easy consumption of the data, along with a built-in version of the data to use in case network access is for some reason not possible and local caching of the fetched data. . This package contains the Python 3.x module. Package: python3-os-traits Description-md5: aaf09ad32354c51365e3f17908c047fe Description-en_GB: standardised trait strings - Python 3.x Os-traits is a library containing standardized trait strings. . Traits are strings that represent a feature of some resource provider. This library contains the catalog of constants that have been standardised in the OpenStack community to refer to a particular hardware, virtualization, storage, network, or device trait. . This package contains the Python 3.x module. Package: python3-os-vif Description-md5: ee33fdc6fa46930070432260f411375c Description-en_GB: Integration library between network and compute - Python 3.x A library for plugging and unplugging virtual interfaces in OpenStack. . This package contains the Python 3.x module. Package: python3-os-win Description-md5: e13e54511ff14b94904981ec4c8cb196 Description-en_GB: Windows / Hyper-V library for OpenStack projects - Python 3.x Os-win is a library that contains Windows / Hyper-V code commonly used in the OpenStack projects: nova, cinder, networking-hyperv. The library can be used in any other OpenStack projects where it is needed. . This package contains the Python 3.x module. Package: python3-os-xenapi Description-md5: 6621eb6b2e7a225880626e7266e21ce2 Description-en_GB: XenAPI library for OpenStack projects - Python 3.x This library provides the support functions needed to connect to and manage a XenAPI-based hypervisor, such as Citrix's XenServer. . This package contains the Python 3.x module. Package: python3-osc-lib Description-md5: b3045b867d35a63b3c92d1477ab2f85d Description-en_GB: OpenStackClient Library - Python 3.x OpenStackClient (aka OSC) is a command-line client for OpenStack. osc-lib is a package of common support modules for writing OSC plugins. . This package contains the Python 3.x module. Package: python3-osc-placement Description-md5: 3f4bbe2c7274aef3a8eb86498a81057e Description-en_GB: OpenStackClient plugin for the Placement service - Python 3.x OSC-Placement is an OpenStackClient plugin, that provides CLI for the Placement service. Python API binding is not implemented - Placement API consumers are encouraged to use the REST API directly, CLI is provided only for convenience of users. . This package contains the Python 3.x module. Package: python3-oslo.cache Description-md5: 2af09ef2c5f11212cb3363dd30c848f9 Description-en_GB: cache storage for Openstack projects - Python 3.x oslo.cache aims to provide a generic caching mechanism for OpenStack projects by wrapping the dogpile.cache library. The dogpile.cache library provides support memoisation, key value storage and interfaces to common caching backends such as Memcached. . This package contains the Python 3.x module. Package: python3-oslo.concurrency Description-md5: 68881a41dcec981cd805e0780b2e7766 Description-en_GB: oslo.concurrency library - Python 3.x The oslo.concurrency library provides solutions for managing concurrency and locks within OpenStack projects. . This package contains the Python 3.x module. Package: python3-oslo.config Description-md5: 4fc1a07543e0543531190d9b8bf76f59 Description-en_GB: Common code for Openstack Projects (configuration API) - Python 3.x The OpenStack Oslo project provides Python libraries containing infrastructure code shared by OpenStack projects. . The OpenStack Oslo Configuration API supports parsing command line arguments and .ini style configuration files. . This package provides the Python 3.x module. Package: python3-oslo.context Description-md5: b9a3d0aafce503e61f3c8b95adc7dd1d Description-en_GB: WSGI context helpers for OpenStack - Python 3.x The Oslo context library has helpers to maintain useful information about a request context. The request context is usually populated in the WSGI pipeline and used by various modules such as logging. . This package contains the Python 3.x module. Package: python3-oslo.db Description-md5: e0f550f341c8f0806b61024d09011e86 Description-en_GB: database connectivity to the different backends and helper utils - Python 3.x The Oslo database handling library is part of the OpenStack project. It provides database connectivity to the different backends and also provides helper utils. . This package contains the Python 3.x module. Package: python3-oslo.i18n Description-md5: 3591ff9f57337aada7efab3b1c04fe54 Description-en_GB: Oslo Internationalisation Utilities - Python 3.x The oslo.i18n library contain utilities for working with internationalisation (i18n) features, especially translation for text strings in an application or library. . This package contains the Python 3.x module. Package: python3-oslo.limit Description-md5: f5546c55bc1a84bf3e6a018d711c9fce Description-en_GB: OpenStack library for limit enforcement Oslo.limit is the OpenStack library for limit enforcement. It is used to assist with quota calculation. . This package contains the Python 3 module. Package: python3-oslo.log Description-md5: d1e27d52119e844c10efa3520b500500 Description-en_GB: OpenStack logging configuration library - Python 3.x OpenStack logging configuration library provides standardised configuration for all openstack projects. It also provides custom formatters, handlers and support for context specific logging (like resource id's etc). . This package contains the Python 3.x module. Package: python3-oslo.messaging Description-md5: 2cb81d417f9c1bcebd0c0cfab8c50e68 Description-en_GB: oslo messaging library - Python 3.x The oslo.messaging API supports RPC and notifications over a number of different messaging transports. . Oslo is a set of libraries developed for OpenStack. . This package provides the Python 3.x module. Package: python3-oslo.metrics Description-md5: 5d6bacae7c33df6d08e2a8a4a73b778f Description-en_GB: OpenStack library for metric collection oslo.metrics is the OpenStack library for collecting metrics data from other Oslo libraries and exposing metrics data to monitoring system. . This package contains the Python 3 module. Package: python3-oslo.middleware Description-md5: fc8db0128c8b9f87c23c24aefb6a194f Description-en_GB: various WSGI middleware components for OpenStack - Python 3.x The oslo.middleware library contains various functions and methods used by the OpenStack projects that are using the WSGI pipeline. . This package contains the Python 3.x module. Package: python3-oslo.policy Description-md5: 20ae3e51fa41b0c6f176de4a3e29faa5 Description-en_GB: RBAC policy enforcement library for OpenStack - Python 3.x Oslo.policy provides a Role Based Access Control policy enforcement library for OpenStack. . This package contains the Python 3.x module. Package: python3-oslo.privsep Description-md5: d3467a0bfa36e6465e2962a02c72ec8b Description-en_GB: OpenStack library for privilege separation - Python 3.x Oslo.privsep is the OpenStack library for privilege separation. It manages the user and groups for running daemons, and also leverage Linux capabilities features to avoid running as root. . This package contains the Python 3.x module. Package: python3-oslo.reports Description-md5: 02b42a9285833cbecfc649ba62882b5a Description-en_GB: reports serialised in various data types - Python 3.x This package/module provides mechanisms for defining reports which may then be serialized into various data types. Each report is composed of one or more report sections, which contain generators which generate data models, which are then serialised by views. . This package contains the Python 3.x module. Package: python3-oslo.rootwrap Description-md5: a707c21491cebe88dcb359537bc63311 Description-en_GB: allows fine filtering of shell commands to run as root - Python 3.x The Oslo Rootwrap allows fine filtering of shell commands to run as root from OpenStack services. . Unlike other Oslo deliverables, it should not be used as a Python library, but called as a separate process through the oslo-rootwrap command. . This package provides the Python 3.x module. Package: python3-oslo.serialization Description-md5: d89b5918ad2c17ef2bfcecaaeaf934cf Description-en_GB: utilities for serialisation , especially JSON - Python 3.x The oslo.serialization library contain utilities for working with serialisation features, especially working with JSON. . This package contains the Python 3.x module. Package: python3-oslo.service Description-md5: 8ef3e681411cb5fa6ffb6aef10ad216d Description-en_GB: library for running OpenStack services - Python 3.x The oslo.service library provides a framework for managing long-running services in OpenStack projects. . Features include: * Creation and management of long running service processes and threads. * Periodic task management. * SSL configuration of services. * systemd notification support. . This package contains the Python 3.x module. Package: python3-oslo.upgradecheck Description-md5: c61e836e3ff4024880fd42690c7de75a Description-en_GB: Common code for writing upgrade checks - Python 3 The oslo.upgradecheck package contains the common code necessary for writing upgrade checks in OpenStack projects. It includes a module (oslo_upgradecheck.upgradecheck) for the common code as well as an example (oslo_upgradecheck.__main__) of integrating that code into a project. . This package contains the Python 3 module. Package: python3-oslo.utils Description-md5: d8658b7334be45d98783c068a1579979 Description-en_GB: set of utility functions for OpenStack - Python 3.x The Oslo.utils package provides a set of function which are cross-project for OpenStack. For example, it provides text decoding, exception handling, Python module import facility (try_import function), network-related system-level, and time utilities and helper functions. . This package contains the Python 3.x module. Package: python3-oslo.versionedobjects Description-md5: c6b2b95b462e5eee58f88a171cd7f19e Description-en_GB: deals with DB schema versions and code expectations - Python 3.x oslo.versionedobjects library deals with DB schema being at different versions than the code expects, allowing services to be operated safely during upgrades. It enables DB independent schema by providing an abstraction layer, which allows one to support SQL and NoSQL Databases. oslo.versionedobjects is also used in RPC APIs, to ensure upgrades happen without spreading version dependent code across different services and projects. . This package contains the Python 3.x module. Package: python3-oslo.vmware Description-md5: 9282ff2ed296b15aeac3553d932aff6f Description-en_GB: VMware library for OpenStack projects - Python 3.x This package is part of the Oslo project, which aims at providing unified Python libraries across all of OpenStack. It provides a VMware library for OpenStack projects. . This package contains the Python 3.x module. Package: python3-osprofiler Description-md5: 4f73813dfad3e4e2b8fa41f86b5997bd Description-en_GB: OpenStack Profiler Library - Python 3.x OpenStack consists of multiple projects. Each project, in turn, is composed of multiple services. To process some request, e.g. to boot a virtual machine, OpenStack uses multiple services from different projects. In the case somethin works too slowly, it's extremely complicated to understand what exactly goes wrong and to locate the bottleneck. . To resolve this issue, a tiny but powerful library, osprofiler, has been interoduced, and can be used by all OpenStack projects and their Python clients. To be able to generate one trace per request, that goes through all involved services, and builds a tree of calls (see an example http://pavlovic.me/rally/profiler/). . This package contains the Python 3.x module. Package: python3-ovn-octavia-provider Description-md5: f4c75eb020a7db0532922c9f50c3f600 Description-en_GB: OpenStack Octavia Integration with OVN - Python 3 library Neutron provides an API to dynamically request and configure virtual networks. These networks connect "interfaces" from other OpenStack services (such as vNICs from Nova VMs). The Neutron API supports extensions to provide advanced network capabilities, including QoS, ACLs, and network monitoring. . OVN provides virtual networking for Open vSwitch and is a component of the Open vSwitch project. . This package provides the Python 3 module for the integration between Octavia and OVN. Package: python3-ovsdbapp Description-md5: 2a6086486c92e622d3b17005ba7032f1 Description-en_GB: library for creating OVSDB applications - Python 3.x The ovdsbapp library is useful for creating applications that communicate via Open vSwitch's OVSDB protocol (https://tools.ietf.org/html/rfc7047). It wraps the Python 'ovs' and adds an event loop and friendly transactions. It features an thread-based event loop for using ovs.db.Idl, transaction support, native OVSDB communication. . This package contains the Python 3.x module. Package: python3-packaging Description-md5: efd7fc30a9d0c011c486c4813952d196 Description-en_GB: core utilities for python3 packages These core utilities currently consist of: - Version Handling (PEP 440) - Dependency Specification (PEP 440) Package: python3-pam Description-md5: 4bae7680ea768021b6726c1ec6ac6cb8 Description-en_GB: Python interface to the PAM library This module makes the PAM (Pluggable Authentication Modules) functions available in Python 3. With this module you can write Python 3 applications that implement authentication services using PAM. Package: python3-parallax Description-md5: 556596359d9cc25e4e44c50ad2f05e32 Description-en_GB: Execute commands and copy files over SSH Parallax SSH provides an interface to executing commands on multiple nodes at once using SSH. It also provides commands for sending and receiving files to multiple nodes using SCP. Package: python3-paramiko Description-md5: 31b9fe5417c952f930b63b7e16ef56d8 Description-en_GB: Make ssh v2 connections (Python 3) "Paramiko" is a combination of the Esperanto words for "paranoid" and "friend". It's a module for Python 2.7/3.4+ that implements the SSH2 protocol for secure (encrypted and authenticated) connections to remote machines. Unlike SSL (aka TLS), SSH2 protocol does not require hierarchical certificates signed by a powerful central authority. You may know SSH2 as the protocol that replaced Telnet and rsh for secure access to remote shells, but the protocol also includes the ability to open arbitrary channels to remote services across the encrypted tunnel (this is how SFTP works, for example). . This is the Python 3 version of the package. Package: python3-passlib Description-md5: 36dca4315591583502609b97335d9ff8 Description-en_GB: comprehensive password hashing framework Password hashing library for Python 3, which provides cross-platform implementations of over 20 password hashing algorithms, as well as a framework for managing existing password hashes. It's designed to be useful for a wide range of tasks; from verifying a hash found in /etc/shadow, to providing full-strength password hashing for multi-user applications. Package: python3-paste Description-md5: a5414dd7a58d069453438e71782a6187 Description-en_GB: tools for using a Web Server Gateway Interface stack - Python 3.x Python Paste brings consistency to Python web development and web application installation, providing tools for both developers and system administrators. . Paste for Administrators: * Easily install, run, and configure multiple Paste-enabled web applications at once, and integrate them into your website how you want (SCGI, FCGI, AJP, WSGI) * Manage and install web applications system-wide for easy maintenance . Paste for Web Developers: * Increase your web application's audience * Provide starter templates and custom commands for using your web framework * Keep your development and deployment straightened out, and your automated testing streamlined * Attention payed to the full development cycle -- starting projects, converting old projects, updating and deploying projects -- using a set of complementary packages and tools . This is the Python3 version of the package. Package: python3-pastedeploy Description-md5: 31a7bbc17569b20b8f5bb44d15925345 Description-en_GB: load, configure, and compose WSGI applications and servers - Python 3.x Paste Deployment is a system for finding and configuring WSGI applications and servers. For WSGI application consumers it provides a single, simple function (loadapp) for loading a WSGI application from a configuration file or a Python Egg. For WSGI application providers it only asks for a single, simple entry point to your application, so that application users don't need to be exposed to the implementation details of your application. . This package contains the Python 3.x module. Package: python3-pastescript Description-md5: 870b1feb19deb50cb1076b8f752c5467 Description-en_GB: create file layouts for Python3 packages and serve webapps Paster is pluggable command-line frontend, including commands to setup package file layouts . Built-in features: * Creating file layouts for packages. For instance a setuptools-ready file layout. * Serving up web applications, with configuration based on paste.deploy . This package provides the Python 3.x module. Package: python3-pbr Description-md5: db55ef7d7427458f09b6d1ebdc971487 Description-en_GB: inject useful and sensible default behaviors into setuptools - Python 3.x PBR (Python Build Reasonableness) is a library that injects some useful and sensible default behaviors into your setuptools run. PBR can: * Manage version number based on git revisions and tags (Version file). * Generate AUTHORS file from git log * Generate ChangeLog from git log * Generate Sphinx autodoc stub files for your whole module * Store your dependencies in a pip requirements file * Use your README file as a long_description * Smartly find packages under your root package . PBR is only mildly configurable. The basic idea is that there's a decent way to run things and if you do, you should reap the rewards, because then it's simple and repeatable. If you want to do things differently, cool! But you've already got the power of Python at your fingertips, so you don't really need PBR. . PBR builds on top of the work that d2to1 started to provide for declarative configuration. d2to1 is itself an implementation of the ideas behind distutils2. Although distutils2 is now abandoned in favor of work towards PEP 426 and Metadata 2.0, declarative config is still a great idea and specifically important in trying to distribute setup code as a library when that library itself will alter how the setup is processed. As Metadata 2.0 and other modern Python packaging PEPs come out, PBR aims to support them as quickly as possible. . This package provides support for Python 3.x. Package: python3-pecan Description-md5: e89a9f7f27ab61b4381a9f6b3564e398 Description-en_GB: WSGI object-dispatching web framework - Python 3.x The Pecan Python module is a WSGI object-dispatching web framework designed to be lean and fast with few dependencies. Pecan comes bundled with a lightweight WSGI development server based on Python's wsgiref.simpleserver. Pecan applications also come with an interactive Python shell which can be used to execute expressions in an environment very similar to the one your application runs in (using the "pecan shell" command). . WSGI is the "Web Server Gateway Interface". It defines a simple and universal interface between web servers and web applications or frameworks for the Python programming language. . This package contains the Python 3.x module. Package: python3-petname Description-md5: 9849826401f7633c3dcdcf95b02734c4 Description-en_GB: python3 library for generating pronouncable, memorable, pet names This package provides a library for generating "pet names", consisting of a random combination of an adverb, adjective, and proper name. These are useful for unique hostnames, for instance. The default packaging contains about 2000 names, 1300 adjectives, and 4000 adverbs, yielding nearly 10 billion unique combinations, covering over 32 bits of unique namespace. As such, PetName tries to follow the tenets of Zooko's triangle: names are human meaningful, decentralized, and secure. Package: python3-pexpect Description-md5: 941a9df3cba3bf3600012debef545be6 Description-en_GB: Python 3 module for automating interactive applications Pexpect is a pure Python 3 module for spawning child applications; controlling them; and responding to expected patterns in their output. Pexpect works like Don Libes' Expect. Pexpect allows your script to spawn a child application and control it as if a human were typing commands. Package: python3-pil Description-md5: 159039260b5a620ec3a8b13546dd140a Description-en_GB: Python Imaging Library (Python3) The Python Imaging Library (PIL) adds an image object to your Python interpreter. You can load images from a variety of file formats, and apply a rich set of image operations to them. . Image Objects: o Bilevel, greyscale, palette, true colour (RGB), true colour with transparency (RGBA). o colour separation (CMYK). o Copy, cut, paste operations. o Flip, transpose, resize, rotate, and arbitrary affine transforms. o Transparency operations. o Channel and point operations. o Colour transforms, including matrix operations. o Image enhancement, including convolution filters. . File Formats: o Full (Open/Load/Save): BMP, EPS (with ghostscript), GIF, IM, JPEG, MSP, PDF, PNG, PPM, TIFF, XBM. o Read only (Open/Load): ARG, CUR, DCX, FLI, FPX, GBR, GD, ICO, IMT, IPTC, MCIDAS, MPEG, PhotoCD, PCX, PIXAR, PSD, TGA, SGI, SUN, TGA, WMF, XPM. o Save only: PDF, EPS (without ghostscript). Package: python3-pint Description-md5: 7309d5b97c12d7555c34940e586a009a Description-en_GB: define, operate and manipulate physical quantities - Python 3.x Pint is Python module/package to define, operate and manipulate physical quantities: the product of a numerical value and a unit of measurement. It allows arithmetic operations between them and conversions from and to different units. . It is distributed with a comprehensive list of physical units, prefixes and constants. Due to its modular design, you can extend (or even rewrite!) the complete list without changing the source code. . This package contains the Python 3.x module. Package: python3-pkg-resources Description-md5: 455aab7092c23bbca0a002df43ba97e4 Description-en_GB: Package Discovery and Resource Access using pkg_resources The pkg_resources module provides an API for Python libraries to access their resource files, and for extensible applications and frameworks to automatically discover plugins. It also provides runtime support for using C extensions that are inside zipfile-format eggs, support for merging packages that have separately-distributed modules or subpackages, and APIs for managing Python's current "working set" of active packages. Package: python3-placement Description-md5: aa02902eddc5f99a95a23f5fe52c91cd Description-en_GB: OpenStack Placement - Python 3 libraries OpenStack is a reliable cloud infrastructure. Its mission is to produce the ubiquitous cloud computing platform that will meet the needs of public and private cloud providers regardless of size, by being simple to implement and massively scalable. . OpenStack Placement provides an HTTP service for managing, selecting, and claiming providers of classes of inventory representing available resources in a cloud. . This package contains the Python 3 placement libraries. Package: python3-ply Description-md5: c24bb9806243314bf9233c6b1f714613 Description-en_GB: Lex and Yacc implementation for Python3 PLY is yet another implementation of lex and yacc for Python. Although several other parsing tools are available for Python, there are several reasons why you might want to take a look at PLY: * It's implemented entirely in Python. * It uses LR-parsing which is reasonably efficient and well suited for larger grammars. * PLY provides most of the standard lex/yacc features including support for empty productions, precedence rules, error recovery, and support for ambiguous grammars. * PLY is extremely easy to use and provides very extensive error checking. . This package contains the Python 3 module. Package: python3-prettytable Description-md5: fad39130f093d82f504d5975b6a37cde Description-en_GB: library to represent tabular data in visually appealing ASCII tables (Python3) PrettyTable is a simple Python library designed to make it quick and easy to represent tabular data in visually appealing ASCII tables. It was inspired by the ASCII tables used in the PostgreSQL shell psql. PrettyTable allows for selection of which columns are to be printed, independent alignment of columns (left or right justified or centred) and printing of "sub-tables" by specifying a row range. . This package contains the Python 3 version of prettytable. Package: python3-problem-report Description-md5: 9c38d91ac205b1680832021377d9156d Description-en_GB: Python 3 library to handle problem reports This Python library provides an interface for creating, modifying, and accessing standardized problem reports for program and kernel crashes and packaging bugs. . These problem reports use standard Debian control format syntax (RFC822). Package: python3-protobuf Description-md5: ba8b2ff5479f775cf8451dd587d3fee9 Description-en_GB: Python 3 bindings for protocol buffers Protocol buffers are a flexible, efficient, automated mechanism for serializing structured data - similar to XML, but smaller, faster, and simpler. You define how you want your data to be structured once, then you can use special generated source code to easily write and read your structured data to and from a variety of data streams and using a variety of languages. You can even update your data structure without breaking deployed programs that are compiled against the "old" format. . Google uses Protocol Buffers for almost all of its internal RPC protocols and file formats. . This package contains the Python 3 bindings for the protocol buffers. You will need the protoc tool (in the protobuf-compiler package) to compile your definition to Python classes, and then the modules in this package will allow you to use those classes in your programs. Package: python3-psutil Description-md5: 1afa4bbc2f865e75ea83252d8a6a0b39 Description-en_GB: module providing convenience functions for managing processes (Python3) psutil is a module providing an interface for retrieving information on running processes and system utilisation (CPU, memory) in a portable way by using Python, implementing many functionalities offered by tools like ps, top and Windows task manager. . It currently supports Linux, OS X, FreeBSD and Windows. . This package contains the Python 3 version of psutil. Package: python3-psycopg2 Description-md5: 8f5ccf5f38f0965d243851578ccea66a Description-en_GB: Python 3 module for PostgreSQL psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock. . psycopg is different from the other database adapter because it was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a conspicuous number of concurrent INSERTs or UPDATEs. psycopg 2 also provides full asynchronous operations for the really brave programmer. . The main advantages of psycopg2 are that it supports the full Python DBAPI-2.0 and being thread safe at level 2. It also includes some extensions to the standard DBAPI-2.0 to allow for better thread performance. Package: python3-ptyprocess Description-md5: 56577cb7ff83880dc6089d1a20770551 Description-en_GB: Run a subprocess in a pseudo terminal from Python 3 Launch a subprocess in a pseudo terminal (pty), and interact with both the process and its pty. . Sometimes, piping stdin and stdout is not enough. There might be a password prompt that doesn't read from stdin, output that changes when it's going to a pipe rather than a terminal, or curses-style interfaces that rely on a terminal. If you need to automate these things, running the process in a pseudo terminal (pty) is the answer. . This package installs the library for Python 3. Package: python3-pyasn1 Description-md5: b7da343030323f53c9c39151d68e5ac3 Description-en_GB: ASN.1 library for Python (Python 3 module) This is an implementation of ASN.1 types and codecs in Python programming language. It has been first written to support particular protocol (SNMP) but then generalized to be suitable for a wide range of protocols based on ASN.1 specification. . This package contains the Python 3 module. Package: python3-pyasn1-modules Description-md5: cc235756c0f48fe3ce1e8e345ba3f803 Description-en_GB: Collection of protocols modules written in ASN.1 language (Python 3) This is a small but growing collection of ASN.1 data structures expressed in Python terms using pyasn1 data model. . It's thought to be useful to protocol developers and testers. . Please note that pyasn1_modules is neither part of the pyasn1 package nor related to it. Package: python3-pyatspi Description-md5: 9895ce61d4d78b37ccb3d6c3eeaf0672 Description-en_GB: Assistive Technology Service Provider Interface - Python3 bindings at-spi is the "Assistive Technology Service Provider Interface". . This package contains Python3 bindings for the client side aspects of at- spi2. Package: python3-pycadf Description-md5: 7f5c78e78a0221e986375d263e8de72e Description-en_GB: implementation of DMTF Cloud Audit (CADF) data model - 3.x pyCADF is an implementation of DMTF Cloud Audit (CADF) data model. DMTF Cloud Management Initiative is promoting the work of the Cloud Management Work Group, the Cloud Auditing Data Federation Working Group, the System Virtualization, Partitioning, Clustering Working Group and the Software Entitlement Working Group. See http://dmtf.org for details. . This package contains the Python 3.x module. Package: python3-pycparser Description-md5: 851cdb20f9e251211911fe1b50030bd3 Description-en_GB: C parser in Python 3 pycparser is a complete parser of the C language, written in pure Python using the PLY parsing library. It parses C code into an AST and can serve as a front-end for C compilers or analysis tools. . This package contains the Python 3 version. Package: python3-pycryptodome Description-md5: 309b31b4b7535fc86271753ddbbdd98e Description-en_GB: cryptographic Python library (Python 3) PyCryptodome is a self-contained Python package of low-level cryptographic primitives. . PyCryptodome is a fork of PyCrypto. It brings several enhancements with respect to the last official version of PyCrypto (2.6.1), for instance: . * Authenticated encryption modes (GCM, CCM, EAX, SIV, OCB) * Accelerated AES on Intel platforms via AES-NI * Elliptic curves cryptography (NIST P-256, P-384 and P-521 curves only) * Better and more compact API (`nonce` and `iv` attributes for ciphers, automatic generation of random nonces and IVs, simplified CTR cipher mode, and more) * SHA-3 (including SHAKE and cSHAKE XOFs), truncated SHA-512 and BLAKE2 hash algorithms * Salsa20 and ChaCha20/XChaCha20 stream ciphers * Poly1305 MAC * ChaCha20-Poly1305 and XChaCha20-Poly1305 authenticated ciphers * scrypt, bcrypt and HKDF derivation functions * Deterministic (EC)DSA * Password-protected PKCS#8 key containers * Shamir's Secret Sharing scheme * Random numbers get sourced directly from the OS (and not from a CSPRNG in userspace) * Cleaner RSA and DSA key generation (largely based on FIPS 186-4) * Major clean ups and simplification of the code base . PyCryptodome is not a wrapper to a separate C library like *OpenSSL*. To the largest possible extent, algorithms are implemented in pure Python. Only the pieces that are extremely critical to performance (e.g. block ciphers) are implemented as C extensions. . This is the Python 3 version of the package. Package: python3-pycurl Description-md5: fb7713dc2a268035bdf6efd1e94a5263 Description-en_GB: Python bindings to libcurl (Python 3) This module provides the Python bindings to libcurl. Please refer to the libcurl documentation available in libcurl4-gnutls-dev Debian package. . NOTE: the SSL support is provided by GnuTLS. . This package contains PyCURL for Python 3. Package: python3-pyeclib Description-md5: 0050275554db4c67caa71604393b603a Description-en_GB: interface for implementing erasure codes - Python 3.x This library provides a simple Python interface for implementing erasure codes. To obtain the best possible performance, the underlying erasure code algorithms are written in C. . This library makes use of Jerasure for Reed-Solomon and provides its own flat XOR-based erasure code encoder and decoder. Currently, it implements a specific class of HD Combination Codes (see "Flat XOR-based erasure codes in storage systems: Constructions, efficient recovery, and tradeoffs" in IEEE MSST 2010). These codes are well-suited to archival use-cases, have a simple construction and require a minimum number of participating disks during single-disk reconstruction (think XOR-based LRC code). Package: python3-pyelftools Description-md5: 1d7cb2f5023550580703e2f9f8c54fba Description-en_GB: pure-python3 library for parsing ELF and DWARF pyelftools is a pure-Python library for parsing and analyzing ELF files and DWARF debugging information. It can be used to query information about compiled binaries and libraries from your Python code. . This package installs the library for Python 3. Package: python3-pygments Description-md5: cf7d5e943a9900549d6bd386f387a547 Description-en_GB: syntax highlighting package written in Python 3 Pygments aims to be a generic syntax highlighter for general use in all kinds of software such as forum systems, wikis or other applications that need to prettify source code. . Highlights are: * a wide range of common languages and markup formats is supported * special attention is paid to details, increasing quality by a fair amount * support for new languages and formats are added easily * a number of output formats, presently HTML, LaTeX and ANSI sequences * it is usable as a command-line tool and as a library Package: python3-pyinotify Description-md5: 46f87aef5fa9a629936cb4431ffc13f9 Description-en_GB: simple Linux inotify Python bindings pyinotify is a simple wrapper for the Linux inotify mechanism. . inotify is a Linux Kernel feature available since 2.6.13. inotify makes it possible for applications to easily be notified of filesystem changes. . This is the Python 3 version of the package. Package: python3-pylibacl Description-md5: 4bd59e818435be53a6aa0808ebf948f8 Description-en_GB: module for manipulating POSIX.1e ACLs (Python3 version) pylibacl is a Python interface to the libacl library. It allows manipulation of the POSIX.1e-compliant filesystem ACLs present in some operating systems (GNU/Linux included). . This package contains the library for Python 3. Package: python3-pymacaroons Description-md5: 5113c586082c8b1218ec4b6ff076abd3 Description-en_GB: Macaroon library for Python 3 Macaroons, like cookies, are a form of bearer credential. Unlike opaque tokens, macaroons embed caveats that define specific authorization requirements for the target service, the service that issued the root macaroon and which is capable of verifying the integrity of macaroons it receives. . Macaroons allow for delegation and attenuation of authorization. They are simple and fast to verify, and decouple authorization policy from the enforcement of that policy. Package: python3-pymemcache Description-md5: 3fe9c63160384a89b3c35f92ef312efb Description-en_GB: comprehensive, fast, pure Python memcached client - Python 3.x Pymemcache is a comprehensive, fast, pure-Python memcached client. It supports the following features: * Complete implementation of the memcached text protocol. * Configurable timeouts for socket connect and send/recv calls. * Access to the "noreply" flag, which can significantly increase the speed of writes. * Flexible, simple approach to serialization and deserialization. * The (optional) ability to treat network and memcached errors as cache misses. . This package contains the Python 3.x module. Package: python3-pymongo Description-md5: 6f125b3a0ac150b7b1c36d15734940e4 Description-en_GB: Python3 interface to the MongoDB document-oriented database MongoDB is a high-performance, open source, schema-free document-oriented data store. Pymongo provides an interface to easily access it from Python3. Consider installing the python3-pymongo-ext C extension to improve performance. Package: python3-pymongo-ext Description-md5: 1557972b4a71e02b5326a03acc620861 Description-en_GB: C-coded extension to the python3-pymongo package Pymongo provides an interface to easily access MongoDB from Python 3. This package contains an extension written in C for higher performance. Package: python3-pymysql Description-md5: 546ef937da833186f8480d6720b5482b Description-en_GB: Pure-Python MySQL Driver - Python 3.x This package contains a pure-Python MySQL client library. The goal of PyMySQL is to be a drop-in replacement for MySQLdb and work on CPython, PyPy, IronPython and Jython. . This package contains the Python 3.x module. Package: python3-pyparsing Description-md5: 57f532109ee51155cc2201e397ca6982 Description-en_GB: alternative to creating and executing simple grammars - Python 3.x The parsing module is an alternative approach to creating and executing simple grammars, vs. the traditional lex/yacc approach, or the use of regular expressions. The parsing module provides a library of classes that client code uses to construct the grammar directly in Python code. . Here's an example: . from pyparsing import Word, alphas greet = Word(alphas) + "," + Word(alphas) + "!" hello = "Hello, World!" print hello, "->", greet.parseString(hello) . This package contains the Python 3.x version of python-pyparsing. Package: python3-pyperclip Description-md5: a7d34513f3eaad84b7a3a94130eae134 Description-en_GB: Cross-platform clipboard module for Python3 This module is a cross-platform Python3 module for copy and paste clipboard functions. . It currently only handles plaintext. . This is the Python 3 version of the package. Package: python3-pypowervm Description-md5: afba3dc736c851c225b2a4a6a5f6a520 Description-en_GB: Python binding for the PowerVM REST API - Python 3.x PowerVM, formerly known as Advanced Power Virtualization (APV), is a chargeable feature of IBM POWER6, POWER7 and POWER8 servers and is required for support of micro-partitions and other advanced features. Support is provided for IBM i, AIX and Linux. This Python module is a REST client for the PowerVM API. . This package contains the Python 3.x module. Package: python3-pyroute2 Description-md5: e4cd523444caeea2dfbb5b8f8c3e709a Description-en_GB: Python3 Netlink library - full package Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package depends on all packages making Pyroute 2. install this if you want the full distribution of Pyroute 2. Package: python3-pyroute2.core Description-md5: a4e1b436c9133a5ca27b2ee43d095d09 Description-en_GB: Python3 Netlink library - core Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the core module of Pyroute 2. Package: python3-pyroute2.ethtool Description-md5: e1041eaa8ddebbca2569d7885327d704 Description-en_GB: Python3 Netlink library - ethtool Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the ethtool module of Pyroute 2. Package: python3-pyroute2.ipdb Description-md5: 8d580b2b2a12206b7d7dff5366030ba1 Description-en_GB: Python3 Netlink library - ipdb Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the ipdb module of Pyroute 2. Package: python3-pyroute2.ipset Description-md5: e16f8dea95a271f8f4c7385c55284298 Description-en_GB: Python3 Netlink library - ipset Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the ipset module of Pyroute 2. Package: python3-pyroute2.ndb Description-md5: b6af0bc4674341983899d1d5d9cfd726 Description-en_GB: Python3 Netlink library - ndb Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the ndb module of Pyroute 2. Package: python3-pyroute2.nftables Description-md5: d8f87b49ca2f1c2c34de311cc12c1fe2 Description-en_GB: Python3 Netlink library - nftables Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the nftables module of Pyroute 2. Package: python3-pyroute2.nslink Description-md5: 63ed3eaec0d15ff5c64de20301c74644 Description-en_GB: Python3 Netlink library - nslink Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the nslink module of Pyroute 2. Package: python3-pyroute2.protocols Description-md5: 4192f60d546c8b223c6087ffddfa5ea0 Description-en_GB: Python3 Netlink library - protocols Pyroute2 is a pure Python netlink and Linux network configuration library. It requires only Python stdlib, no 3rd party libraries. Later it can change, but the deps tree will remain as simple, as it is possible. . This package contains the protocols module of Pyroute 2. Package: python3-pyrsistent Description-md5: 333970917a5b4037181543777a1ec6e3 Description-en_GB: persistent/functional/immutable data structures for Python Pyrsistent is a number of persistent collections (sometimes referred to as functional data structures). Persistent in the sense that they are immutable. . All methods on a data structure that would normally mutate it instead return a new copy of the structure containing the requested updates. The original structure is left untouched. . The collection types and key features currently implemented are: . * PVector, similar to a python list * PMap, similar to dict * PSet, similar to set * PRecord, a PMap on steroids with fixed fields, optional type and invariant checking and much more * PClass, a Python class fixed fields, optional type and invariant checking and much more * Checked collections, PVector, PMap and PSet with optional type and invariance checks and more * PBag, similar to collections.Counter * PList, a classic singly linked list * PDeque, similar to collections.deque * Immutable object type (immutable) built on the named tuple * freeze and thaw functions to convert between pythons standard collections and pyrsistent collections. * Flexible transformations of arbitrarily complex structures built from PMaps and PVectors. Package: python3-pysaml2 Description-md5: f590c41f464c94a4b3e3914de9e218aa Description-en_GB: SAML Version 2 to be used in a WSGI environment - Python 3.x This package provides a Python implementation of SAML Version 2 to be used in a WSGI environment. . From wikipedia: Security Assertion Markup Language 2.0 (SAML 2.0) is a version of the SAML standard for exchanging authentication and authorisation data between security domains. SAML 2.0 is an XML-based protocol that uses security tokens containing assertions to pass information about a principal (usually an end user) between a SAML authority, that is, an identity provider, and a SAML consumer, that is, a service provider. SAML 2.0 enables web-based authentication and authorization scenarios including cross-domain single sign-on (SSO), which helps reduce the administrative overhead of distributing multiple authentication tokens to the user. . This package contains the Python 3.x module. Package: python3-pyscss Description-md5: c0c7a416beb45b00cf1b945d7de077e0 Description-en_GB: SCSS compiler - Python 3.x pyScss compiles Scss (Sass), a superset of CSS that is more powerful, elegant and easier to maintain than plain-vanilla CSS. The library acts as a CSS source code preprocesor which allows you to use variables, nested rules, mixins, and have inheritance of rules, all with a CSS-compatible syntax which the preprocessor then compiles to standard CSS. . This package provides the Python 3.x module. Package: python3-pysmi Description-md5: dac66522be5435ce2d1d4868c284141a Description-en_GB: SNMP SMI/MIB Parser PySMI is a pure-Python implementation of SNMP SMI MIB parser. This tool is designed to turn ASN.1 MIBs into various formats. As of this moment, JSON and pysnmp modules can be generated from ASN.1 MIBs. . This package contains the Python 3.x module. Package: python3-pysnmp4 Description-md5: b767f5f04a7b5774553030167f901f2b Description-en_GB: Python SNMP library for agents and managers (Python 3 module) This is a Python implementation of SNMP v.1/v.2c/v.3 engine. Its general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking. . PySNMP is written entirely in Python and is self-sufficient in terms that it does not rely on any third party tool (it isn't a wrapper). . This package provides Python 3 module. Package: python3-pyudev Description-md5: 0d43aeec2566c4849434040f7494f2c0 Description-en_GB: Python3 bindings for libudev This module provides a Python3 binding to the udev library. . It supports additional integration for GObject, PyQt4 and PySide. Package: python3-pyxattr Description-md5: e6451e8a73c0ffe5df884a9cc4b747a4 Description-en_GB: module for manipulating filesystem extended attributes (Python3) pyxattr is a Python interface to the libattr library. It allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). . This package contains the library for Python 3. Package: python3-pyzfs Description-md5: cc3c162e8790777a7a60f39c29c8ee89 Description-en_GB: wrapper for libzfs_core C library libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. Package: python3-rados Description-md5: 43720478205ddceed78c274d7e93065f Description-en_GB: Python 3 libraries for the Ceph librados library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RADOS object storage. Package: python3-rbd Description-md5: 22b3b790dd68095502c20dea19a0f940 Description-en_GB: Python 3 libraries for the Ceph librbd library Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains Python 3 libraries for interacting with Ceph's RBD block device library. Package: python3-rcssmin Description-md5: b4e322d81f4c466f34654a6e50386d01 Description-en_GB: CSS Minifier - Python 3.x The minifier is based on the semantics of the YUI compressor, which itself is based on the rule list by Isaac Schlueter. . This module is a re-implementation aiming for speed instead of maximum compression, so it can be used at runtime (rather than during a preprocessing step). RCSSmin does syntactical compression only (removing spaces, comments and possibly semicolons). It does not provide semantic compression (like removing empty blocks, collapsing redundant properties etc). It does, however, support various CSS hacks (by keeping them working as intended). . rcssmin.c is a reimplementation of rcssmin.py in C and improves runtime up to factor 100 or so (depending on the input). docs/BENCHMARKS in the source distribution contains the details. . This package contains the Python 3.x module. Package: python3-redis Description-md5: baf7ebae4889690958fc89c1c9eb2a9a Description-en_GB: Persistent key-value database with network interface (Python 3 library) Redis is a key-value database in a similar vein to memcache but the dataset is non-volatile. Redis additionally provides native support for atomically manipulating and querying data structures such as lists and sets. . The dataset is stored entirely in memory and periodically flushed to disk. . This package contains Python bindings to Redis. . This is the Python 3 version of the package. Package: python3-renderpm Description-md5: f69778da55c6c96c3d31560659245a79 Description-en_GB: python low level render interface This package contains the python low level render interface, used in the ReportLab library. Package: python3-reportlab Description-md5: 4518ab9949b39e4958a3a20a2ab930f5 Description-en_GB: ReportLab library to create PDF documents using Python3 ReportLab is a library that lets you directly create documents in Adobe's Portable Document Format (PDF) using the Python programming language. . ReportLab library creates PDF based on graphics commands without intervening steps. It's therefore extremely fast, and flexible (since you're using a full-blown programming language). . Sample use cases are: * Dynamic PDF generation on the web * High-volume corporate reporting and database publishing * As embeddable print engine for other applications, including a 'report language' so that users can customize their own reports. * As 'build system' for complex documents with charts, tables and text such as management accounts, statistical reports and scientific papers * from XML to PDF in one step Package: python3-reportlab-accel Description-md5: 3a2f3d264cea475a3a1ee612a69fb526 Description-en_GB: C coded extension accelerator for the ReportLab Toolkit A C coded extension accelerator for the ReportLab Toolkit. Package: python3-repoze.lru Description-md5: 3a0267de4611221b76e003adbe8d25c5 Description-en_GB: tiny LRU cache implementation and decorator for Python 3 repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. . This is the Python 3 version of the package. Package: python3-requests Description-md5: c784619fd7d31bcb61523fcc12d2d199 Description-en_GB: elegant and simple HTTP library for Python3, built for human beings Requests allow you to send HTTP/1.1 requests. You can add headers, form data, multipart files, and parameters with simple Python dictionaries, and access the response data in the same way. It's powered by httplib and urllib3, but it does all the hard work and crazy hacks for you. . Features . - International Domains and URLs - Keep-Alive & Connection Pooling - Sessions with Cookie Persistence - Browser-style SSL Verification - Basic/Digest Authentication - Elegant Key/Value Cookies - Automatic Decompression - Unicode Response Bodies - Multipart File Uploads - Connection Timeouts . This package contains the Python 3 version of the library. Package: python3-requestsexceptions Description-md5: 69eb6ceafcc256efdfb4eb0d4dce11c3 Description-en_GB: import exceptions from bundled packages in requests. - Python 3.x The Python requests library bundles the urllib3 library, however, some software distributions (like Debian) modify requests to remove the bundled library. This makes some operations, such as suppressing the "insecure platform warning" messages that urllib emits difficult. This is a simple library to find the correct path to exceptions in the requests library regardless of whether they are bundled. . This package contains the Python 3.x module. Package: python3-retrying Description-md5: 826abf3afc0b1456a19ec3190341a1c7 Description-en_GB: simplifies the task of adding retry behaviour - Python 3.x Retrying is an Apache 2.0 licensed general-purpose retrying library, written in Python, to simplify the task of adding retry behavior to just about anything. . Features: * Generic Decorator API * Specify stop condition (limit by number of attempts) * Specify wait condition (exponential backoff sleeping between attempts) * Customise retrying on Exceptions * Customise retrying on expected returned result . This package contains the Python 3.x module. Package: python3-rfc3339 Description-md5: 349fac33c56badce1875d16f4356362b Description-en_GB: parser and generator of RFC 3339-compliant timestamps (Python 3) pyRFC3339 parses and generates RFC 3339-compliant timestamps using Python datetime.datetime objects. . This is the Python 3 module. Package: python3-rfc3986 Description-md5: 045a9de5371ad794753da532a72e3df6 Description-en_GB: validating URI references per RFC 3986 - Python 3.x This package provides a Python implementation of RFC 3986, including validation and authority parsing. . This package contains the Python 3.x module. Package: python3-rjsmin Description-md5: 95d5c84b8b0c2e3703cd6e6462cfb6ab Description-en_GB: javascript minifier written in Python - Python 3.x rJSmin is a javascript minifier written in Python. The minifier is based on the semantics of jsmin.c by Douglas Crockford. . The module is a re-implementation aiming for speed, so it can be used at runtime (rather than during a preprocessing step). Usually it produces the same results as the original jsmin.c. It differs in the following ways: . - there is no error detection: unterminated string, regex and comment literals are treated as regular javascript code and minified as such. - Control characters inside string and regex literals are left untouched; they are not converted to spaces (nor to CR) - Newline characters are not allowed inside string and regex literals, except for line continuations in string literals (ECMA-5). - "return /regex/" is recognised correctly. - Line terminators after regex literals are handled more sensibly - "+ +" and "- -" sequences are not collapsed to '++' or '--' - Newlines before ! operators are removed more sensibly - Comments starting with an exclamation mark (!) can be kept optionally - rJSmin does not handle streams, but only complete strings. (However, the module provides a "streamy" interface). . Since most parts of the logic are handled by the regex engine it's way faster than the original Python port of jsmin.c by Baruch Even. The speed factor varies between about 6 and 55 depending on input and Python version (it gets faster the more compressed the input already is). Compared to the speed-refactored Python port by Dave St.Germain the performance gain is less dramatic but still between 3 and 50 (for huge inputs)). See the docs/BENCHMARKS file for details. . This package contains the Python 3.x module. Package: python3-roman Description-md5: c73a413835acfa5f8625cff8438eae16 Description-en_GB: module for generating/analyzing Roman numerals for Python 3 This module converts from and to Roman numerals. It can convert numbers from 1 to 4999 and understands the common shortcuts (IX == 9), but not illegal ones (MIM == 1999). . This package includes Python 3 modules. Package: python3-routes Description-md5: a41bdd6dd21cf7256ece550225f4077c Description-en_GB: Routing Recognition and Generation Tools for Python 3 Routes is a Python 3 re-implementation of the Rails routes system for mapping URLs to Controllers/Actions and generating URLs. Routes makes it easy to create pretty and concise URLs that are RESTful with little effort. . Speedy and dynamic URL generation means you get a URL with minimal cruft (no big dangling query args). Shortcut features like Named Routes cut down on repetitive typing. . Current features: * Named Routes * Sophisticated Route lookup and URL generation * Wildcard path's before and after static parts * Groupings syntax to allow flexible URLs to accommodate almost any need * Sub-domain support built-in * Conditional matching based on domain, cookies, HTTP method (RESTful), and more * Easily extensible utilizing custom condition functions and route generation functions * Extensive unit tests Package: python3-rtslib-fb Description-md5: 1d755249f507b1f2625ef8dccdbb3f63 Description-en_GB: object API for managing the Linux LIO kernel target - Python 3.x The rtslib-fb package is an object-based Python library for configuring the LIO generic SCSI target, present in 3.x Linux kernel versions. . The rtslib-fb package is a fork of the "rtslib" code written by RisingTide Systems. The "-fb" differentiates between the original and this version. Ensure to use either all "fb" versions of the targetcli components -- targetcli, rtslib, and configshell, or stick with all non-fb versions, since they are no longer strictly compatible. . This package contains the Python 3.x module. Package: python3-saharaclient Description-md5: de8b4013d4cc58b0640a627b1b432fe0 Description-en_GB: Client library for Openstack Sahara API server - Python 3.x module Sahara aims to provide users with simple means to provision a Hadoop cluster by specifying several parameters like Hadoop version, cluster topology, nodes hardware details and a few more. . This is a client for the Sahara which uses the OpenStack Image API. There's a Python API (the "saharaclient" module), and a command-line script ("sahara"). . This package provides the Python 3.x module. Package: python3-samba Description-md5: 34799c39f7b2b2823a0ca650262bf75d Description-en_GB: Python 3 bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python 3 bindings for most Samba libraries. Package: python3-scrypt Description-md5: 21d902eb1f0d3aeb338e2bfd4cf75b90 Description-en_GB: bindings for the scrypt key derivation function library - Python 3.x This is a set of Python bindings for the scrypt key derivation function. . Scrypt is useful when encrypting password as it is possible to specify a minimum amount of time to use when encrypting and decrypting. If, for example, a password takes 0.05 seconds to verify, a user won't notice the slight delay when signing in, but doing a brute force search of several billion passwords will take a considerable amount of time. This is in contrast to more traditional hash functions such as MD5 or the SHA family which can be implemented extremely fast on cheap hardware. . This package provides the Python 3.x module. Package: python3-seamicroclient Description-md5: d117ad3df789be5fe3b95037cb99a2e0 Description-en_GB: Client library for Seamicro chassis API - Python 3.x Python client for consuming SeaMicro REST API v2.0 . This package contains the Python 3.x module. Package: python3-secretstorage Description-md5: 2932909ba415b3e2cae6a18d0ecb168f Description-en_GB: Python module for storing secrets - Python 3.x version Python-SecretStorage provides a way for securely storing passwords and other secrets. . It uses D-Bus Secret Service API that is supported by GNOME Keyring (>= 2.30) and KSecretsService. . It allows one to create, edit and delete secret items, manipulate secret collections, and search for items matching given attributes. It also supports locking and unlocking collections. . This package provides Python 3.x version of SecretStorage. Package: python3-semantic-version Description-md5: cba846dc1879a5219895c3183fdd1024 Description-en_GB: implementing the SemVer scheme - Python 3.x This small Python library provides a few tools to handle SemVer in Python. It follows strictly the 2.0.0 version of the SemVer scheme. semantic_version can also support versions which wouldn't match the semantic version scheme by converting a version such as 0.1.2.3.4 into 0.1.2+3.4. . This package contains the Python 3.x module. Package: python3-senlinclient Description-md5: 40265578746f3ba9212b12078e4e483f Description-en_GB: OpenStack Clustering API Client Library - Python 3.x This is a client library for Senlin built on the Senlin clustering API. It provides a Python API (the senlinclient module) and a command-line tool (senlin). . This package contains the Python 3.x module. Package: python3-serial Description-md5: 4dab91c4e71dab549f66bda57e2ecc69 Description-en_GB: pyserial - module encapsulating access for the serial port This module encapsulates the access for the serial port. It provides back- ends for standard Python running on Windows, Linux, BSD (possibly any POSIX compliant system). The module named "serial" automatically selects the appropriate back-end. Package: python3-service-identity Description-md5: 46694d99576d52a7d558287c8252b51a Description-en_GB: Service identity verification for pyOpenSSL (Python 3 module) Service_identity aspires to give you all the tools you need for verifying whether a certificate is valid for the intended purposes. . In the simplest case, this means host name verification. However, service_identity implements RFC 6125 fully and plans to add other relevant RFCs too. . This package contains service_identity for Python 3. Package: python3-setproctitle Description-md5: cf3940b557cd004bd9bcafeb47055470 Description-en_GB: Setproctitle implementation for Python 3 The library allows a process to change its title (as displayed by system tools such as ps and top). . Changing the title is mostly useful in multi-process systems, for example when a master process is forked: changing the children's title allows one to identify the task each process is busy with. The technique is used by PostgreSQL and the OpenSSH Server for example. . This is the Python 3 package. Package: python3-setuptools Description-md5: 1ec9057b4c43c99ba7a78729ff0f8f1c Description-en_GB: Python3 Distutils Enhancements Extensions to the python-distutils for large or complex distributions. Package: python3-simplegeneric Description-md5: 1aa3e4db49ded29787a5532d32398159 Description-en_GB: simple generic functions for Python3 The simplegeneric module lets you define simple single-dispatch generic functions, akin to Python's built-in generic functions like len(), iter() and so on. However, instead of using specially-named methods, these generic functions use simple lookup tables, akin to those used by e.g. pickle.dump() and other generic functions found in the Python standard library. . This package contains the Python 3 version of the library. Package: python3-simplejson Description-md5: 3f4759b9801fbcbf34bdf4b72da5801f Description-en_GB: simple, fast, extensible JSON encoder/decoder for Python 3.x simplejson is a simple, fast, complete, correct and extensible JSON encoder and decoder. . The encoder may be subclassed to provide serialization in any kind of situation, without any special support by the objects to be serialized (somewhat like pickle). . The decoder can handle incoming JSON strings of any specified encoding (UTF-8 by default). . simplejson is the externally maintained development version of the json library included with Python 2.6 and Python 3.0, but maintains backwards compatibility with Python 2.5. . This package contains the Python 3.x module. Package: python3-simplestreams Description-md5: de3939aceef20133cbe2ba7bbb1b7f43 Description-en_GB: Library and tools for using Simple Streams data This package provides a client for interacting with simple streams data as is produced to describe Ubuntu's cloud images. Package: python3-singledispatch Description-md5: be9e7668912a2681e5865b1c87c88aa3 Description-en_GB: single-dispatch generic functions for Python PEP 443 proposed to expose a mechanism in the functools standard library module in Python 3.4 that provides a simple form of generic programming known as single-dispatch generic functions. . This library is a backport of this functionality to Python 2.6 - 3.3. . This is the Python 3 version of the library. Package: python3-six Description-md5: 5630ced119a6ac81cc274d8d9a348713 Description-en_GB: Python 2 and 3 compatibility library (Python 3 interface) Six is a Python 2 and 3 compatibility library. It provides utility functions for smoothing over the differences between the Python versions with the goal of writing Python code that is compatible on both Python versions. . This package provides Six on the Python 3 module path. It is complemented by python-six and pypy-six. Package: python3-snowballstemmer Description-md5: 72ad1ea5908ff40c023811a4a16e0b36 Description-en_GB: Pure Python Snowball stemming library Snowball provides access to efficient algorithms for calculating a "stemmed" form of a word. This is a form with most of the common morphological endings removed; hopefully representing a common linguistic base form. This is most useful in building search engines and information retrieval software; for example, a search with stemming enabled should be able to find a document containing "cycling" given the query "cycles". . Snowball provides algorithms for several (mainly European) languages. It also provides access to the classic Porter stemming algorithm for English: although this has been superseded by an improved algorithm, the original algorithm may be of interest to information retrieval researchers wishing to reproduce results of earlier experiments. . This package contains the pure Python module that implements Snowball algorithms. When python3-stemmer package (which contains the C extension) is installed, it uses that extension instead of the pure Python code. Package: python3-software-properties Description-md5: 2404b69e069f73169a1d424cb63f1d53 Description-en_GB: manage the repositories that you install software from This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. Package: python3-sortedcontainers Description-md5: eabdd896eebecedf96ed9a5b05e696dc Description-en_GB: sorted container types: SortedList, SortedDict, and SortedSet (Python 3) Python’s standard library is great until you need a sorted container type. Many will attest that you can get really far without one, but the moment you really need a sorted list, dict, or set, you’re faced with a dozen different implementations, most using C-extensions without great documentation and benchmarking. . This package contains the Python 3 version of sortedcontainers. Package: python3-soupsieve Description-md5: 10ce988b2243e8f576d5e65485339020 Description-en_GB: modern CSS selector implementation for BeautifulSoup (Python 3) Soup Sieve is a CSS selector library designed to be used with Beautiful Soup 4 (python3-bs4 in Debian). It aims to provide selecting, matching, and filtering using modern CSS selectors. Soup Sieve currently provides selectors from the CSS level 1 specifications up through the latest CSS level 4 drafts (though some are not yet implemented). . Soup Sieve was written with the intent to replace Beautiful Soup's builtin select feature, and as of Beautiful Soup version 4.7.0, it now is 🎊. Soup Sieve can also be imported in order to use its API directly for more controlled, specialised parsing. . This package contains Soup Sieve for Python 3.x. Package: python3-speechd Description-md5: 9d12b4fec6bb06a0d001bfbfcab51d5b Description-en_GB: Python interface to Speech Dispatcher Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a Python library for communication with Speech Dispatcher. Package: python3-sphinx Description-md5: ea97db609db8e897098a554cfc5a6e40 Description-en_GB: documentation generator for Python projects Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . Sphinx features: * HTML, CHM, LaTeX output, * Cross-referencing source code, * Automatic indices, * Code highlighting, using Pygments, * Extensibility. Existing extensions: - automatic testing of code snippets, - including docstrings from Python modules. . Build-depend on sphinx if your package uses /usr/bin/sphinx-* executables. Build-depend on python3-sphinx if your package uses the Python API (for instance by calling python3 -m sphinx). Package: python3-sphinx-rtd-theme Description-md5: 682228ce8adf96cca247ed39e329b2f6 Description-en_GB: sphinx theme from readthedocs.org (Python 3) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This is the Python 3 version of the package. Package: python3-sqlalchemy Description-md5: ab3e4e16d880158a692652f7aeb4779d Description-en_GB: SQL toolkit and Object Relational Mapper for Python 3 SQLAlchemy is an SQL database abstraction library for Python. Its strengths are: * full power and flexibility of SQL. SQLAlchemy provides a full suite of well known enterprise-level persistence patterns, designed for efficient and high-performing database access, adapted into a simple and Pythonic domain language. * extremely easy to use for all the basic tasks, such as: accessing pooled connections, constructing SQL from Python expressions, finding object instances, and committing object modifications back to the database. * powerful enough for complicated tasks, such as: eager load a graph of objects and their dependencies via joins; map recursive adjacency structures automatically; map objects to not just tables but to any arbitrary join or select statement; combine multiple tables together to load whole sets of otherwise unrelated objects from a single result set; commit entire graphs of object changes in one step. * built to conform to what DBAs demand, including the ability to swap out generated SQL with hand-optimized statements, full usage of bind parameters for all literal values, fully transactionalized and consistent updates using Unit of Work. * modular. Different parts of SQLAlchemy can be used independently of the rest, including the connection pool, SQL construction, and ORM. SQLAlchemy is constructed in an open style that allows plenty of customization, with an architecture that supports custom datatypes, custom SQL extensions, and ORM plugins which can augment or extend mapping functionality. Package: python3-sqlalchemy-ext Description-md5: 30270a7d29e09863129e334eaee06570 Description-en_GB: SQL toolkit and Object Relational Mapper for Python3 - C extension SQLAlchemy is an SQL database abstraction library for Python. . This package contains C coded extension accelerator for SQLAlchemy. Package: python3-sqlalchemy-utils Description-md5: ac124105a2b5554f8a469cb49a05285e Description-en_GB: various utility functions for SQLAlchemy - Python 3.x Various utility functions and custom data types for SQLAlchemy. . SQLAlchemy is an SQL database abstraction library for Python. . This package contains the Python 3.x module. Package: python3-sqlparse Description-md5: 82a87a79a5d3165a0575a13f0785f57e Description-en_GB: non-validating SQL parser for Python 3 Sqlparse is a library which provides support for parsing, splitting and customizable formatting of SQL statements in Python environment. . This is the Python 3 version of the package. Package: python3-sss Description-md5: 3040a9db41e78d2fed41f8d9e97229da Description-en_GB: Python3 module for the System Security Services Daemon Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provide a module to access the configuration of the sssd daemon. . This package installs the library for Python 3. Package: python3-statsd Description-md5: d93de2d2c070764cdb91aacddb83c618 Description-en_GB: Python client for the statsd daemon (Python 3) A python client for Etsy's stasd server. A friendly front-end to Graphite. . The package contains the pypi package `statsd` which is the most popular `statsd` module on pypi. . This package installs the library for Python 3. Package: python3-stevedore Description-md5: 8c04b322fc21b52834676c8a9e0ed455 Description-en_GB: manage dynamic plugins for Python applications - python3 Python makes loading code dynamically easy, allowing you to configure and extend your application by discovering and loading extensions (plugins) at runtime. Many applications implement their own library for doing this, using __import__ or importlib. stevedore avoids creating yet another extension mechanism by building on top of setuptools entry points. The code for managing entry points tends to be repetitive, though, so stevedore provides manager classes for implementing common patterns for using dynamically loaded extensions. . This package provides the Python 3.x module. Package: python3-suds Description-md5: a37459a645413d99b5ecd5d5a1ff8749 Description-en_GB: Lightweight SOAP client for Python - Python 3.x The suds project is a Python soap web services client lib. Suds leverages Python meta programming to provide an intuitive API for consuming web services. Objectification of types defined in the WSDL is provided without class generation. Programmers rarely need to read the WSDL since services and WSDL based objects can be easily inspected. Supports pluggable soap bindings. Note: this package now uses the Suds fork maintained by Jurko Gospodnetić. . This package provides the Python 3.x module. Package: python3-swift Description-md5: 72c8e0f7c41fa180184a3c3196e4facc Description-en_GB: distributed virtual object store - Python 3 libraries OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the Python 3 libraries that actually implement everything. Package: python3-swiftclient Description-md5: c5b209ac95eaa56dda4413f8d356c96b Description-en_GB: Client library for Openstack Swift API - Python 3.x OpenStack Object Storage (code-named Swift) creates redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides a client for the OpenStack Swift API. There's a Python API (the "swiftclient" module), and a command-line script ("swift"). . This package contains the Python 3.x module. Package: python3-systemd Description-md5: 7a2b9a42fd36c069bde58933923b1deb Description-en_GB: Python 3 bindings for systemd This package contains Python 3 bindings for native access to the systemd facilities. . Functionality is separated into a number of modules: * systemd.journal supports sending of structured messages to the journal and reading journal files * systemd.daemon wraps parts of libsystemd useful for writing daemons and socket activation * systemd.id128 provides functions for querying machine and boot identifiers and a list of message identifiers provided by systemd * systemd.login wraps parts of libsystemd used to query logged in users and available seats and machines Package: python3-tabulate Description-md5: b81379cbf74fc3ac3a246dede18c9918 Description-en_GB: pretty-print tabular data in Python3 Pretty-print tabular data in Python, a library and a command-line utility. The main use cases of the library are: . * printing small tables without hassle: just one function call, formatting is guided by the data itself * authoring tabular data for lightweight plain-text markup: multiple output formats suitable for further editing or transformation * readable presentation of mixed textual and numeric data: smart column alignment, configurable number formatting, alignment by a decimal point . This package installs the library for Python 3, and the cli tool. Package: python3-talloc Description-md5: 1f69e5a938571daf4dc63c092547c640 Description-en_GB: hierarchical pool based memory allocator - Python3 bindings A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the Python 3 bindings. Package: python3-talloc-dev Description-md5: 994de2d8dfe92055b2c7adc888691cb3 Description-en_GB: talloc Python 3 bindings - development files A hierarchical pool based memory allocator with destructors. It uses reference counting to determine when memory should be freed. . This package contains the development files for the Python 3 bindings. Package: python3-taskflow Description-md5: 13a43f6511a95c4cb54f4f42c09d319a Description-en_GB: Taskflow structured state management library - Python 3.x TaskFlow, is a library to do [jobs, tasks, flows] in a HA manner using different backends to be used with OpenStack projects. More information at http://wiki.openstack.org/wiki/TaskFlow . This package contains the Python 3.x module. Package: python3-tdb Description-md5: a9dcb8b66184a80f72eb8f5ea0006309 Description-en_GB: Python3 bindings for TDB This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains the Python3 bindings. Package: python3-tempita Description-md5: 75b0e7b5558ce1dd5e5d3b55ba2c2008 Description-en_GB: very small text templating language - Python 3.x Tempita is a small and simple Python text templating language mainly used by Paster (python-pastescript) to roll out new projects. . This package contains the Python 3.x module. Package: python3-tenacity Description-md5: 2eeba38fc7fcd6021294d8e7dbf40df8 Description-en_GB: retry code until it succeeeds Tenacity is a general-purpose retrying library to simplify the task of adding retry behavior to just about anything. It originates from a fork of Retrying. . Features: * Generic Decorator API * Specify stop condition (i.e. limit by number of attempts) * Specify wait condition (i.e. exponential backoff sleeping between attempts) * Customise retrying on Exceptions * Customise retrying on expected returned result Package: python3-testresources Description-md5: 1b03a6716d8dda474f67250c932c6ed8 Description-en_GB: PyUnit extension for managing expensive test fixtures - Python 3.x PyUnit extension to manage the initialisation and lifetime of expensive test fixtures. . For example reference databases are often only need to be constructed once but standard test isolation causes them to be constructed for every fixture, making test execution very slow. . This package provides the Python 3.x module. Package: python3-testscenarios Description-md5: 4105641f56e6d7c62f687fa1e0c64ef6 Description-en_GB: Dependency injection for Python unittest tests - Python 3.x testscenarios provides clean dependency injection for Python unittest style tests. This can be used for interface testing (testing many implementations via a single test suite) or for classic dependency injection (provide tests with dependencies externally to the test code itself, allowing easy testing in different situations). . This package contains the Python 3.x module. Package: python3-testtools Description-md5: 0ff2eb4cf996b68fa433e8ad49a70432 Description-en_GB: Extensions to the Python unittest library - Python 3.x testtools (formerly pyunit3k) is a set of extensions to the Python standard library's unit testing framework. These extensions have been derived from years of experience with unit testing in Python and come from many different sources. It's hoped that these extensions will make their way into the standard library eventually. Also included are backports from Python trunk of unittest features that are not otherwise available to existing unittest users. . This package contains the libraries for Python 3.x. Package: python3-tinyrpc Description-md5: ec537061133b0456a11925d83d370e50 Description-en_GB: small, modular RPC library — Python 3 ‘tinyrpc’ is a library for making and handling RPC calls in Python. . Its initial scope is handling JSON-RPC, although it aims to be very well- documented and modular to make it easy to add support for further protocols. . A feature is support of multiple transports (or none at all) and providing clever syntactic sugar for writing dispatchers. . This package installs the library for Python 3. Package: python3-tk Description-md5: 23263ef24020072cb878ca2432c298ba Description-en_GB: Tkinter - Writing Tk applications with Python 3.x A module for writing portable GUI applications with Python 3.x using Tk. Also known as Tkinter. Package: python3-tk-dbg Description-md5: 4275bd46341c34a2376a1610e9252f65 Description-en_GB: Tkinter - Writing Tk applications with Python 3.x (debug extension) A module for writing portable GUI applications with Python using Tk. Also known as Tkinter. . This package contains the extensions built for the python3 debug interpreter. Package: python3-tooz Description-md5: fc1b262081296627a08349bf86a474b8 Description-en_GB: coordination library for distributed systems - Python 3.x The Tooz project centralizes the most common distributed primitives like group membership protocol, lock service and leader election by providing a coordination API helping developers to build distributed applications. . This package contains the Python 3.x module. Package: python3-troveclient Description-md5: 90e74a1419e6127c06ae1c01a6f57fa4 Description-en_GB: Client for OpenStack Database as a Service - Python 3.x Trove is Database as a Service for OpenStack. It's designed to run entirely on OpenStack, with the goal of allowing users to quickly and easily utilise the features of a relational database without the burden of handling complex administrative tasks. Cloud users and database administrators can provision and manage multiple database instances as needed. . This package contains the Python 3.x module. Package: python3-twisted Description-md5: b043b8fbcb0f933afbb8bed2bd47d163 Description-en_GB: Event-based framework for internet applications It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: python3-txtftp Description-md5: f0dc78275d86a53f832a97c938ec022b Description-en_GB: Twisted-based TFTP implementation A Twisted-based TFTP implementation that implements: . * RFC1350 (base TFTP specification) support. * Asynchronous backend support. * netascii transfer mode. * RFC2347 (TFTP Option Extension) support. blksize (RFC2348) and timeout. (partial support for RFC2349) options are supported. * An actual TFTP server. * Plugin for twistd. Package: python3-tz Description-md5: c3ef8e0b8ef404e56ec4c9cb2cec1ec9 Description-en_GB: Python3 version of the Olson timezone database python-tz brings the Olson tz database into Python. This library allows accurate and cross platform timezone calculations using Python 2.3 or higher. It also solves the issue of ambiguous times at the end of daylight savings, which you can read more about in the Python Library Reference (datetime.tzinfo). . This package contains the Python 3 version of the library. Package: python3-unidiff Description-md5: 529e49c72db04ce61d71599a63e96954 Description-en_GB: Unified diff Python parsing/metadata extraction library (Python 3) Simple Python library to parse and interact with unified diff data . Python's standard library has a difflib module which generates diffs, but cannot read or apply existing patch files. This module can do that. . This package installs the library for Python 3. Package: python3-unittest2 Description-md5: 3299d0b54d7375af07ff0f5fb1277dab Description-en_GB: backport of the enhanced unittest testing framework - Python 3.x unittest2 is an enhanced version of unittest including a standard test runner (automatic test discovery), class and module level fixtures (setUpClass / setUpModule etc), many powerful new assert methods, better resource management with addCleanups and a host of other new features. These new features are *all* going into the Python version of unittest in Python 2.7 and Python 3.2. The point of unittest2 is that it works with Python 2.4 - 2.6; you can use it now. . This package contains the Python 3.x module. Package: python3-uno Description-md5: f4a55d75b607baa049506ff436442fb6 Description-en_GB: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Package: python3-update-manager Description-md5: ecfb930b93b3c3391fc6ad445be08cee Description-en_GB: python 3.x module for update-manager Python module for update-manager (UpdateManager). . This package contains the python 3.x version of this module. Package: python3-urllib3 Description-md5: 925b7b29e0f5e03b0540c887d3d8fba3 Description-en_GB: HTTP library with thread-safe connection pooling for Python3 urllib3 supports features left out of urllib and urllib2 libraries. . - Re-use the same socket connection for multiple requests (HTTPConnectionPool and HTTPSConnectionPool) (with optional client-side certificate verification). - File posting (encode_multipart_formdata). - Built-in redirection and retries (optional). - Supports gzip and deflate decoding. - Thread-safe and sanity-safe. - Small and easy to understand codebase perfect for extending and building upon. . This package contains the Python 3 version of the library. Package: python3-urwid Description-md5: 8cba78d6404141cf03a131f5915ddef6 Description-en_GB: curses-based UI/widget library for Python 3 Urwid is a console user interface library that includes many features useful for text console application developers including: . * Fluid interface resizing (xterm window resizing/fbset on Linux console) * Web application display mode using Apache and CGI * Support for UTF-8, simple 8-bit and CJK encodings * Multiple text alignment and wrapping modes built-in * Ability to create user-defined text layout classes * Simple markup for setting text attributes * Powerful list box that handles scrolling between different widget types * List box contents may be managed with a user-defined class * Flexible edit box for editing many different types of text * Buttons, check boxes and radio boxes * Customizable layout for all widgets * Easy interface for creating HTML screen shots . This is the Python 3 version of the package. Package: python3-vine Description-md5: c97da697d9158f909b435ab0a14a0f0b Description-en_GB: Python promises (Python 3 version) A Python implementation of the promise pattern for asynchronous programming. . This is a special implementation of promises in that it can be used both for "promise of a value" and lazy evaluation. The biggest upside for this is that everything in a promise can also be a promise, e.g. filters, callbacks and errbacks can all be promises. . This package contains the Python 3 version of the library. Package: python3-vitrageclient Description-md5: b1ccbd22327b3dc192e9f112e84ffeac Description-en_GB: OpenStack root cause analysis as a Service client - Python 3.x Vitrage is the OpenStack RCA (Root Cause Analysis) Service for organizing, analyzing and expanding OpenStack alarms & events, yielding insights regarding the root cause of problems and deducing the existence of problems before they are directly detected. . This package contains the Python 3.x module. Package: python3-vmdkstream Description-md5: 90204970d787e67a37914cac5348ca11 Description-en_GB: Python 3 module for converting raw disk images to VMDK files This Python 3 module converts raw disk images to stream-optimized VMDK files for VMWare ESX/vSphere environment, and known to work on ESXi 4.1. . Its format is only useful if you are attempting to import virtual machines into ESX using the vSphere SOAP API and HTTP POST uploads of image files. (In which case, it is required.) Package: python3-voluptuous Description-md5: c8090bf3d0af2fb96bf7f0f598d17ba9 Description-en_GB: Python 3 library to validate data Voluptuous is primarily intended to validate data coming in to Python as JSON, YAML, etc. The aim is to offer a light-weight style with three main goals: 1. simplicity 2. support for complex data structures 3. provide useful error messages . It has been inspired by Validino and to a lesser extent by jsonvalidator and json_schema. . This package provides the Python 3.x module. Package: python3-wadllib Description-md5: adf27ff06cdcdf705504ea2e6a91e4d4 Description-en_GB: Python 3 library for navigating WADL files The Web Application Description Language (WADL) is an XML vocabulary for describing the capabilities of HTTP resources. wadllib can be used in conjunction with an HTTP library to navigate and manipulate those resources. . This package provides wadllib for Python 3.x. Package: python3-waitress Description-md5: 85008f6a2529dfd278937a9814e6df08 Description-en_GB: production-quality pure-Python WSGI server (Python 3) Waitress is meant to be a production-quality pure-Python WSGI server with very acceptable performance. It has no dependencies except ones which live in the Python standard library. It runs on CPython on Unix and Windows under Python 2.7+ and Python 3.3+. It is also known to run on PyPy 1.6.0 on UNIX. It supports HTTP/1.0 and HTTP/1.1. . This is the Python 3 version of the package. Package: python3-warlock Description-md5: 1f5c9acaf56ba4f5586d92afebfc9550 Description-en_GB: object model built on top of JSON schema - Python 3.x With Warlock, you can build self-validating Python objects using JSON schemas. First, a schema describe the type of data, then after creating the object, Warlock checks that added or edited attributes correspond to the initial schema. If they don't, an exception is raised. . This package contains the Python 3.x module. Package: python3-wcwidth Description-md5: 74f2f7383151ec1b2883fe0eefd0fea0 Description-en_GB: determine printable width of a string on a terminal wcwidth allows one to determine the printable width of a string on a terminal. It provides functions similar to wcwidth(3) and wcswidth(3) for Python programs. Package: python3-webencodings Description-md5: 09618375d1b6526315c1f9714467ff3f Description-en_GB: Python implementation of the WHATWG Encoding standard In order to be compatible with legacy web content when interpreting something like Content-Type: text/html; charset=latin1, tools need to use a particular set of aliases for encoding labels as well as some overriding rules. For example, US-ASCII and iso-8859-1 on the web are actually aliases for windows-1252, and an UTF-8 or UTF-16 BOM takes precedence over any other encoding declaration. The Encoding standard defines all such details so that implementations do not have to reverse-engineer each other. . This module has encoding labels and BOM detection, but the actual implementation for encoders and decoders is Python’s. . This package provides the module for Python 3. Package: python3-webob Description-md5: 0856d0b4dc0dede58a323db131e19814 Description-en_GB: Python module providing WSGI request and response objects (Python 3) WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. . The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment. . This is the Python 3 version of the package. Package: python3-websockify Description-md5: 231b43a053eb05d5fcdb5e07d0dff5ec Description-en_GB: WebSockets support for any application/server - Python 3 websockify was formerly named wsproxy and was part of the noVNC project. . At the most basic level, websockify just translates WebSockets traffic to normal socket traffic. Websockify accepts the WebSockets handshake, parses it, and then begins forwarding traffic between the client and the target in both directions. . Websockify supports all versions of the WebSockets protocol (Hixie and HyBi). The older Hixie versions of the protocol only support UTF-8 text payloads. In order to transport binary data over UTF-8 an encoding must used to encapsulate the data within UTF-8. . With Hixie clients, Websockify uses base64 to encode all traffic to and from the client. This does not affect the data between websockify and the server. . With HyBi clients, websockify negotiates whether to base64 encode traffic to and from the client via the subprotocol header (Sec-WebSocket- Protocol). The valid subprotocol values are 'binary' and 'base64' and if the client sends both then the server (the Python implementation) will prefer 'binary'. The 'binary' subprotocol indicates that the data will be sent raw using binary WebSocket frames. Some HyBi clients (such as the Flash fallback and older Chrome and iOS versions) do not support binary data which is why the negotiation is necessary. . This package provides the Python 3 module. Package: python3-webtest Description-md5: 68f7bf77a89eef2183788bf379aa8f94 Description-en_GB: wraps any WSGI application and makes it easy to test WebTest helps you test your WSGI-based web applications. This can be any application that has a WSGI (Web Server Gateway Interface) interface, including an application written in a framework that supports WSGI (which includes most actively developed Python web frameworks – almost anything that even nominally supports WSGI should be testable). . This is the Python 3 version of the package. Package: python3-werkzeug Description-md5: fef907cf9c868c4317483929b895874b Description-en_GB: collection of utilities for WSGI applications (Python 3.x) The Web Server Gateway Interface (WSGI) is a standard interface between web server software and web applications written in Python. . Werkzeug is a lightweight library for interfacing with WSGI. It features request and response objects, an interactive debugging system and a powerful URI dispatcher. Combine with your choice of third party libraries and middleware to easily create a custom application framework. . This package contains the Python 3.x module. Package: python3-wrapt Description-md5: 1a3eaaec5ca5f27019b2bb71093169c4 Description-en_GB: decorators, wrappers and monkey patching. - Python 3.x The aim of the wrapt module is to provide a transparent object proxy for Python, which can be used as the basis for the construction of function wrappers and decorator functions. . The wrapt module focuses very much on correctness. It therefore goes way beyond existing mechanisms such as functools.wraps() to ensure that decorators preserve introspectability, signatures, type checking abilities etc. The decorators that can be constructed using this module will work in far more scenarios than typical decorators and provide more predictable and consistent behaviour. . To ensure that the overhead is as minimal as possible, a C extension module is used for performance critical components. An automatic fallback to a pure Python implementation is also provided where a target system does not have a compiler to allow the C extension to be compiled. . This package contains the Python 3.x module. Package: python3-wsme Description-md5: 7c30389d9cf142ecf696f4862ad77aee Description-en_GB: Web Services Made Easy: implement multi-protocol webservices - Python 3.x Web Service Made Easy (WSME) simplify the writing of REST web services by providing simple yet powerful typing which removes the need to directly manipulate the request and the response objects. . WSME can work standalone or on top of your favorite Python web (micro) framework, so you can use both your preferred way of routing your REST requests and most of the features of WSME that rely on the typing system like: . * Alternate protocols, including ones supporting batch-calls * Easy documentation through a Sphinx extension . WSME is originally a rewrite of TGWebServices with focus on extensibility, framework-independance and better type handling. . This package provides the Python 3.x module. Package: python3-xattr Description-md5: 58b45fd1f3219493478e8bc53bdc67cc Description-en_GB: module for manipulating filesystem extended attributes - Python 3 This module allows manipulation of the filesystem extended attributes present in some operating systems (GNU/Linux included). It is compatible to python-pyxattr but also provides a dictionary like interfaces for manipulating these attributes. . This package contains the Python 3.x module. Package: python3-xdg Description-md5: 7eb50b73f99abea5fd51c02f7348e874 Description-en_GB: Python 3 library to access freedesktop.org standards PyXDG contains implementations of freedesktop.org standards in Python: . * Base Directory Specification Version 0.6 * Menu Specification Version 1.0-draft1 * Desktop Entry Specification Version 1.0 * Icon Theme Specification Version 0.8 * Recent File Spec 0.2 * Shared-MIME-Database Specification 0.13 . This package contains the Python 3 version of the library. Package: python3-xkit Description-md5: 10e67b55f9484e6c650b5934e2e1a887 Description-en_GB: library for the manipulation of xorg.conf files (Python 3) X-Kit is library for the manipulation of xorg.conf files. . This is the Python 3 version of the package. Package: python3-yaml Description-md5: 6b427841deb10f77a5f50e5f6b5a05d8 Description-en_GB: YAML parser and emitter for Python3 Python3-yaml is a complete YAML 1.1 parser and emitter for Python3. It can parse all examples from the specification. The parsing algorithm is simple enough to be a reference for YAML parser implementors. A simple extension API is also provided. The package is built using libyaml for improved speed. Package: python3-yaql Description-md5: 96769e943e223b03d83d3acec2540711 Description-en_GB: Yet Another Query Language - Python 3.x YAQL is a general purpose query language, that is designed to operate on objects of arbitrary complexity. YAQL has a large standard library of functions for filtering, grouping and aggregation of data. At the same time YAQL allows you to extend it by defining your own functions. . This package contains the Python 3.x module. Package: python3-zaqarclient Description-md5: 5e345de83681dbe744313fd5f1ed7a7f Description-en_GB: OpenStack Zaqar Queueing API, client and library - Python 3.x Zaqar is a multi-tenant cloud messaging service for web developers. It combines the ideas pioneered by Amazon's SQS product with additional semantics to support event broadcasting. . The service features a fully RESTful API, which developers can use to send messages between various components of their SaaS and mobile applications, by using a variety of communication patterns. Underlying this API is an efficient messaging engine designed with scalability and security in mind. . Other OpenStack components can integrate with Zaqar to surface events to end users and to communicate with guest agents that run in the "over- cloud" layer. Cloud operators can leverage Zaqar to provide equivalents of SQS and SNS to their customers. . By installing python-zaqarclient you get programmatic access to the Zaqar v1.0 API library. Plus, it installs a plugin to python-openstackclient that allows you to perform simple queue operations. . This package contains the Python 3.x module. Package: python3-zipp Description-md5: fe4f0f632dbe3b95d852c7ba7a7bbfe6 Description-en_GB: pathlib-compatible Zipfile object wrapper - Python 3.x A backport of the Path object to older versions of Python. It's pathlib- compatible interface for zip files using zipfile object inside. . This package contains Python 3.x module. Package: python3-zope.interface Description-md5: ecad5654a6c81deff80e828660fdb53e Description-en_GB: Interfaces for Python3 This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. . This is the Python 3 version. Package: python3-zope.interface-dbg Description-md5: aa072e81f780360142f8036fc90d42a4 Description-en_GB: Interfaces for Python3 (debug extension) This package provides an implementation of object interfaces for Python. Interfaces are a mechanism for labeling objects as conforming to a given API or contract. So, this package can be considered as implementation of the Design By Contract methodology support in Python. . This package contains the extension built for the Python3 debug interpreter. Package: python3-zvmcloudconnector Description-md5: 185aa2ba5ea9b3d254f3609f5058135a Description-en_GB: z/VM Development SDK for managing z/VM - Python 3 z/VM cloud connector is a development SDK for managing z/VM. It provides a set of APIs to operate z/VM including guest, image, network, volume etc. . Just like os-win for nova hyperv driver and oslo.vmware for nova vmware driver, z/VM cloud connector (zVMCloudConnector) is for nova z/VM driver and other z/VM related openstack drivers such as neutron, ceilometer. . This package contains the Python 3 module. Package: python3.10-dbg Description-md5: 34295fbd7b4ef8c3a48c55ae451034df Description-en_GB: Debug Build of the Python Interpreter (version 3.10) The package holds two things: . - A Python interpreter configured with --pydebug. Dynamically loaded modules are searched as _d.so first. Third party extensions need a separate build to be used by this interpreter. - Debug information for standard python interpreter and extensions. . See the README.debug for more information. Package: python3.10-dev Description-md5: cfcf56ceefddbdcf80ef4ad2f78442d0 Description-en_GB: Header files and a static library for Python (v3.10) Header files, a static library and development tools for building Python (v3.10) modules, extending the Python interpreter or embedding Python (v3.10) in applications. . Maintainers of Python packages should read README.maintainers. Package: pyzfs-doc Description-md5: 18d5a3ceb2ed973459a34b4af3cc06cc Description-en_GB: wrapper for libzfs_core C library (documentation) libzfs_core is intended to be a stable interface for programmatic administration of ZFS. This wrapper provides one-to-one wrappers for libzfs_core API functions, but the signatures and types are more natural to Python. . nvlists are wrapped as dictionaries or lists depending on their usage. Some parameters have default values depending on typical use for increased convenience. Enumerations and bit flags become strings and lists of strings in Python. Errors are reported as exceptions rather than integer errno-style error codes. The wrapper takes care to provide one-to-many mapping of the error codes to the exceptions by interpreting a context in which the error code is produced. . This package contains the documentation. Package: qemu-block-extra Description-md5: 2a9d1fab06fc3d6f649bc1fb06339800 Description-en_GB: extra block backend modules for qemu-system and qemu-utils QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides extra block device backend modules for qemu-system emulation and qemu-img from qemu-utils package, which are rarely used and has extra dependencies. Package: qemu-efi-aarch64 Description-md5: 0191997e8e7dbde0e9009d3719a10aea Description-en_GB: UEFI firmware for 64-bit ARM virtual machines qemu-efi-aarch64 is a build of EDK II for 64-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. Package: qemu-efi-arm Description-md5: f74a611b21913e52e8381afc923f6fbe Description-en_GB: UEFI firmware for 32-bit ARM virtual machines qemu-efi-arm is a build of EDK II for 32-bit ARM virtual machines. It includes full support for UEFI, including Secure Boot. Package: qemu-system Description-md5: e4c58b37c60d1fc987e614cbc6f62355 Description-en_GB: QEMU full system emulation binaries QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This metapackage provides the full system emulation binaries for all supported targets, by depending on all per-architecture system emulation packages which QEMU supports. Package: qemu-system-arm Description-md5: 133b9ec73ea2f1bb3b0614f65ad95514 Description-en_GB: QEMU full system emulation binaries (arm) QEMU is a fast processor emulator: currently the package supports ARM emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following arm hardware: aarch64 arm. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-common Description-md5: 9eeecae0ef6b457cabe162fc54e999b8 Description-en_GB: QEMU full system emulation binaries (common files) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides common files needed for target-specific full system emulation (qemu-system-*) packages. Package: qemu-system-data Description-md5: c61105eaa5edddd1459bc7ebfd8348d6 Description-en_GB: QEMU full system emulation (data files) This package provides architecture-neutral data files (such as keyboard definitions, icons) for system-mode QEMU emulation (qemu-system-*) packages. Package: qemu-system-gui Description-md5: 6b583b414244908259538d87e8713531 Description-en_GB: QEMU full system emulation binaries (user interface and audio support) This package provides local graphical user interface (currently GTK) and audio backends for full system emulation (qemu-system-*) packages. . The default GTK based qemu-system-gui is generally better and recommended, but a few corner cases still need SDL which is therefore provided as well. Package: qemu-system-mips Description-md5: 9ae71e5c6f9c8388bc2c1a7dd03588a5 Description-en_GB: QEMU full system emulation binaries (mips) QEMU is a fast processor emulator: currently the package supports MIPS emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following mips hardware: mips mipsel mips64 mips64el. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-misc Description-md5: abfb0bd2080901a23388ba30b96ce306 Description-en_GB: QEMU full system emulation binaries (miscellaneous) QEMU is a fast processor emulator: currently the package supports ARM, CRIS, M68k (ColdFire), MicroBlaze, and SH4 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate various other hardware which did not made into separate packages. Emulators for the following architectures are provided: alpha avr cris hppa m68k microblaze microblazeel nios2 or1k riscv32 riscv64 rx sh4 sh4eb tricore xtensa xtensaeb. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-ppc Description-md5: b3759806f0517587c08b45ebd7d1c192 Description-en_GB: QEMU full system emulation binaries (ppc) QEMU is a fast processor emulator: currently the package supports PowerPC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following PowerPC hardware: ppc ppc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-s390x Description-md5: c7d304a37d60d43052b950818bd7c1d8 Description-en_GB: QEMU full system emulation binaries (s390x) QEMU is a fast processor emulator: currently the package supports s390x emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following s390x hardware: s390x. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-sparc Description-md5: 8584000e342fca564033238e7f61d913 Description-en_GB: QEMU full system emulation binaries (sparc) QEMU is a fast processor emulator: currently the package supports SPARC emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following sparc hardware: sparc sparc64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. Package: qemu-system-x86 Description-md5: 2ad3dd27a937f58ca5b2ffccbe9c63b3 Description-en_GB: QEMU full system emulation binaries (x86) QEMU is a fast processor emulator: currently the package supports i386 and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides the full system emulation binaries to emulate the following x86 hardware: i386 x86_64. . In system emulation mode QEMU emulates a full system, including a processor and various peripherals. It enables easier testing and debugging of system code. It can also be used to provide virtual hosting of several virtual machines on a single server. . On x86 host hardware this package also enables KVM kernel virtual machine usage on systems which supports it. Package: qemu-utils Description-md5: 2c65298afe6300be7b1ce793bdf9fb81 Description-en_GB: QEMU utilities QEMU is a fast processor emulator: currently the package supports ARM, CRIS, i386, M68k (ColdFire), MicroBlaze, MIPS, PowerPC, SH4, SPARC and x86-64 emulation. By using dynamic translation it achieves reasonable speed while being easy to port on new host CPUs. . This package provides QEMU related utilities: * qemu-img: QEMU disk image utility * qemu-io: QEMU disk exerciser * qemu-nbd: QEMU disk network block device server Package: quota Description-md5: fd7c977b2fe98c77b859c245a0798bec Description-en_GB: disk quota management tools This package provides the standard set of utilities for manipulating file system usage caps via the Linux Diskquota system. It can set hard or soft limits with adjustable grace periods on block or inode usage for users and groups. It allows users to check their quota status, integrates with LDAP, and supports quotas on remote machines via NFS. Package: rabbitmq-server Description-md5: 78e91bfb996ee4ae5d16c93298f5f6e8 Description-en_GB: AMQP server written in Erlang RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker. Package: rados-objclass-dev Description-md5: 2e5f1992e00f3e27fc27562f912e2e58 Description-en_GB: RADOS object class development kit. This package contains development files needed for building RADOS object class plugins. Package: radosgw Description-md5: b4529fcdad48f423601d2e19b1260783 Description-en_GB: REST gateway for RADOS distributed object store RADOS is a distributed object store used by the Ceph distributed storage system. This package provides a REST gateway to the object store that aims to implement a superset of Amazon's S3 service as well as the OpenStack Object Storage ("Swift") API. . This package contains the proxy daemon and related tools only. Package: radvd Description-md5: fdb4578fd1d88489eda410ee8b1f7b20 Description-en_GB: Router Advertisement Daemon IPv6 has a lot more support for autoconfiguration than IPv4. But for this autoconfiguration to work on the hosts of a network, the routers of the local network have to run a program which answers the autoconfiguration requests of the hosts. . On Linux this program is called radvd, which stands for Router ADVertisement Daemon. This daemon listens to router solicitations (RS) and answers with router advertisement (RA). Furthermore unsolicited RAs are also sent from time to time. Package: rake Description-md5: 13b953bd84607c7631a72c5bf042fc1f Description-en_GB: ruby make-like utility Rake is a simple ruby build program with capabilities similar to make. . Rake has the following features: * Rakefiles (rakes version of Makefiles) are completely defined in standard Ruby syntax. No XML files to edit. No quirky Makefile syntax to worry about (is that a tab or a space?) * Users can specify tasks with prerequisites. * Rake supports rule patterns to sythesize implicit tasks. * Rake is lightweight. It can be distributed with other projects as a single file. Projects that depend upon rake do not require that rake be installed on target systems. Package: raptor2-utils Description-md5: a69c81c5501c71f9c2dbbdd8de1fb863 Description-en_GB: Raptor 2 RDF parser and serializer utilities This package provides the rapper tool for validating, parsing and serializing RDF/XML, N-Triples, Turtle, RSS, Atom and other Resource Description Framework (RDF) syntaxes using the Raptor RDF library. Package: rasqal-utils Description-md5: d9e47d46a0ae7f54974dfce008320fcb Description-en_GB: Rasqal RDF Query utilities This package provides the roqet tool for querying RDF content with SPARQL and RDQL RDF query languages using the Rasqal RDF query library. Package: rdate Description-md5: 673697444ab8760cb58945c4651927a1 Description-en_GB: sets the system's date from a remote host with network time protocol OpenRdate or openrdate or rdate displays and sets the local date and time from the host name or address given as the argument. The time source may be an RFC 868 TCP protocol server, which is usually implemented as a built-in service of inetd(8), or an RFC 5905 protocol SNTP/NTP server. By default, rdate uses the RFC 868 TCP protocol. . OpenRdate supports IPv4 and IPv6 protocols. Package: rdma-core Description-md5: 74509a513e1c0b6b24ae460289072ec0 Description-en_GB: RDMA core userspace infrastructure and documentation This package provides the basic boot time support for systems that use the Linux kernel's remote direct memory access (RDMA) subystem which includes InfiniBand, iWARP, and RDMA over Converged Ethernet (RoCE). . Several kernel RDMA support daemons are included: - The rdma-ndd daemon which watches for RDMA device changes and/or hostname changes and updates the Node Description of the RDMA devices based on those changes. - The iWARP Port Mapper Daemon (iwpmd) which provides a kernel support service in userspace for iWARP drivers to claim TCP ports through the standard socket interface. Package: readline-common Description-md5: c8e28b105311ffa41fe6e8f86c041f82 Description-en_GB: GNU readline and history libraries, common files The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: readline-doc Description-md5: c8534f555dbe0fd59472187417afcf19 Description-en_GB: GNU readline and history libraries, documentation and examples The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: recode Description-md5: c1971320f75c7a20b5b1d9b7d221ff3d Description-en_GB: Character set conversion utility Free `recode' converts files between character sets and usages. When exact transliterations are not possible, it may get rid of the offending characters or fall back on approximations. This program recognizes or produces nearly 300 different character sets and is able to transliterate files between almost any pair. Most RFC 1345 character sets, and all `libiconv' character sets, are supported. Package: recode-doc Description-md5: 3d5a7fbc1b22a508ec9c30ec7e332afd Description-en_GB: Documentation for Free recode This package contains the HTML documentation for Free recode. Package: redland-utils Description-md5: 7233e7b684efc931e19d5d152827665e Description-en_GB: Redland Resource Description Framework (RDF) Utility programs This package provides the rdfproc utility for processing the Resource Description Framework (RDF) format using the Redland RDF library. It allows reading RDF from syntaxes, manipulating the RDF graph, querying using RDQL and SPARQL and serializing RDF into syntaxes in RDF/XML, N-Triples, Turtle and RSS 1.0. Package: reiser4progs Description-md5: 6cd3dd444c74d161d74938c6f19e2462 Description-en_GB: administration utilities for the Reiser4 filesystem The following utilities to manage Reiser4 filesystems are provided: . - debugfs.reiser4 - fsck.reiser4 - measurefs.reiser4 - mkfs.reiser4 Package: reiserfsprogs Description-md5: 2e1145bff0ae4baf3abf769bcd287358 Description-en_GB: User-level tools for ReiserFS filesystems This package contains utilities to create, check, resize, and debug ReiserFS filesystems. Package: remmina Description-md5: 8400107e3ca7d39a6c0f7badccff04ef Description-en_GB: GTK+ Remote Desktop Client Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. Package: remmina-common Description-md5: a75e5dc2d5d56c373ed71444b09ef2c0 Description-en_GB: Common files for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the common files. Package: remmina-dev Description-md5: f6d0dcf701d52efb0525e06f356479f0 Description-en_GB: Headers for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the development headers for Remmina, to develop new plugins. Package: remmina-plugin-rdp Description-md5: 23fef9df2fe45eaeda34ac93aa32e7c2 Description-en_GB: RDP plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the RDP plugin for Remmina. Package: remmina-plugin-secret Description-md5: d434c53975a03fdcc190a8488c237646 Description-en_GB: Secret plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the secret plugin for Remmina, which allows one to store and retrieve passwords from GNOME Keyring or KWallet. Package: remmina-plugin-vnc Description-md5: e31dcb40fc949b8730165c51ac29bd95 Description-en_GB: VNC plugin for Remmina Remmina is a remote desktop client written in GTK+, aiming to be useful for system administrators and travellers, who need to work with lots of remote computers in front of either large monitors or tiny netbooks. . Remmina supports multiple network protocols in an integrated and consistent user interface. . Currently RDP, VNC, SPICE, WWW, X2Go, EXEC and SSH are supported. . This package contains the VNC plugin for Remmina. Package: resource-agents-base Description-md5: a8e0ecf1c9448d8c07f4fd12334ab227 Description-en_GB: Cluster Resource Agents curated by Ubuntu This package contains cluster resource agents (RAs) compliant with the Open Cluster Framework (OCF) specification, used to interface with various services in a High Availability environment managed by the Pacemaker resource manager. . This package contains the Resource Agents that are curated by the Ubuntu Server team. . Agents included: IPaddr2: Manages virtual IPv4 and IPv6 addresses (Linux specific version) LVM-activate: This agent activates/deactivates logical volumes. iSCSILogicalUnit: Manages iSCSI Logical Units (LUs) iSCSITarget: iSCSI target export agent iscsi: Manages a local iSCSI initiator and its connections to iSCSI targets Package: resource-agents-common Description-md5: c4b3418c12491691c5885a11a6cb1328 Description-en_GB: Common files used by the Cluster Resource Agents This package contains cluster resource agents (RAs) compliant with the Open Cluster Framework (OCF) specification, used to interface with various services in a High Availability environment managed by the Pacemaker resource manager. . This package provides common files used by the Resource Agents. Package: rfkill Description-md5: 17939c81bd8d1bc5321ecc9fb8e5f507 Description-en_GB: tool for enabling and disabling wireless devices rfkill is a simple tool for accessing the Linux rfkill device interface, which is used to enable and disable wireless networking devices, typically WLAN, Bluetooth and mobile broadband. Package: rhythmbox Description-md5: 263e21c49721f582dd2ee234ff4fedb7 Description-en_GB: music player and organizer for GNOME Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. Package: rhythmbox-data Description-md5: 42958a23b3c14ae41a3238d088043e3e Description-en_GB: data files for rhythmbox Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains pictures, localization files and other data needed by rhythmbox. Package: rhythmbox-dev Description-md5: c2b22526bec8776ff3c82b23bb9c5514 Description-en_GB: development files for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the development headers and libraries needed to build rhythmbox plugins. Package: rhythmbox-doc Description-md5: a97112a3c772c0bd4dfbf1c630192f3c Description-en_GB: documentation files for the rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). . This package contains the API documentation. Package: rhythmbox-plugin-alternative-toolbar Description-md5: a92493a161cfa214959112b17eef280e Description-en_GB: Enhanced play controls and interface for Rhythmbox This plugin provides a visual new graphical interface to Rhythmbox. New play-controls are provided and dynamical change either by user choice or when using a different desktop-environment. . A GNOME-Shell based headerbar interface is available which integrates Rhythmbox with other new GNOME based applications. . For non-headerbar compatible desktops, compact playcontrols toolbar is used which gives Rhythmbox a sleek new interface. . New music control capabilities are provided - keyboard seek control through music tracks as well as repeat-one track. . The sidebar has been given a visual reworking with new icons and interface that integrates Rhythmbox with other GNOME applications . The plugins window has been revamped to give a consistent look with the latest GTK-3 based applications. Package: rhythmbox-plugins Description-md5: d1f4bf69e78fcb07de9ca81586f0003f Description-en_GB: plugins for rhythmbox music player Rhythmbox is a very easy to use music playing and management program which supports a wide range of audio formats (including mp3 and ogg). Originally inspired by Apple's iTunes, the current version also supports Internet Radio, iPod integration and generic portable audio player support, Audio CD burning, Audio CD playback, music sharing, and Podcasts. . This package contains the following plugins: - Cover art search - Audio CD Player - Last.fm - DAAP Music Sharing - FM Radio - Grilo media browser - IM Status - Internet Radio - Song Lyrics - Magnatune Store - Media Player Keys - Portable Players (generic, iPod, MTP) - Notification - Power Manager - Python Console - LIRC - Replay Gain - Soundcloud - MediaServer2 D-Bus interface - MPRIS D-Bus interface - Web remote control Package: rpcbind Description-md5: 595a8e4c17168e18f4843c47dfec5895 Description-en_GB: converts RPC program numbers into universal addresses The rpcbind utility is a server that converts RPC program numbers into universal addresses. Package: rrdtool Description-md5: 2f208d113d46aef6f7eebb6f8537a07e Description-en_GB: time-series data storage and display system (programs) The Round Robin Database Tool (RRDtool) is a system to store and display time-series data (e.g. network bandwidth, machine-room temperature, server load average). It stores the data in Round Robin Databases (RRDs), a very compact way that will not expand over time. RRDtool processes the extracted data to enforce a certain data density, allowing for useful graphical representation of data values. . RRDtool is often used via various wrappers that can poll data from devices and feed data into RRDs, as well as provide a friendlier user interface and customized graphs. . This package contains command-line programs used to access and manipulate RRDs. Package: rsync Description-md5: 3bf40f318d2abfed74fa472aaff46d5f Description-en_GB: fast, versatile, remote (and local) file-copying tool rsync is a fast and versatile file-copying tool which can copy locally and to/from a remote host. It offers many options to control its behavior, and its remote-update protocol can minimize network traffic to make transferring updates between machines fast and efficient. . It is widely used for backups and mirroring and as an improved copy command for everyday use. . This package provides both the rsync command line tool and optional daemon functionality. Package: rsyslog Description-md5: c25fbd9bcc88ab95bcc33eea4228fd42 Description-en_GB: reliable system and kernel logging daemon Rsyslog is a multi-threaded implementation of syslogd (a system utility providing support for message logging), with features that include: * reliable syslog over TCP, SSL/TLS and RELP * on-demand disk buffering * email alerting * writing to MySQL or PostgreSQL databases (via separate output plugins) * permitted sender lists * filtering on any part of the syslog message * on-the-wire message compression * fine-grained output format control * failover to backup destinations * enterprise-class encrypted syslog relaying . It is the default syslogd on Debian systems. Package: rtkit Description-md5: 49d87b72431bed9d646487053d48658d Description-en_GB: Realtime Policy and Watchdog Daemon RealtimeKit is a D-Bus system service that changes the scheduling policy of user processes/threads to SCHED_RR (i.e. realtime scheduling mode) on request. It is intended to be used as a secure mechanism to allow real- time scheduling to be used by normal user processes. Package: ruby Description-md5: 4f5fee568e2def2f1096758ffd17648f Description-en_GB: Interpreter of object-oriented scripting language Ruby (default version) Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package is a dependency package, which depends on Debian's default Ruby version (currently v3.0). Package: ruby-all-dev Description-md5: 7357a3ec5ec5bf8707c96411eda5a5c1 Description-en_GB: Ruby development environment (all versions supported in Debian) Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package depends on the respective development packages for every Ruby version currently supported by Debian. This will usually be a single version (the default one), but during transitions multiple versions might be supported. . To programmatically list all the supported versions, install the `gem2deb` package and run `dh_ruby --print-supported`. To determine which is the default version, just dereference the /usr/bin/ruby symbolic link. . If you are not building Ruby packages for Debian, you probably do not need this package. Package: ruby-dev Description-md5: 261bced467811faed625c389ba9b1daf Description-en_GB: Header files for compiling extension modules for Ruby (default version) Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby. It is also required to build many gems. . This package is a dependency package, which depends on Debian's default Ruby version (currently v3.0). Package: ruby-net-telnet Description-md5: 9bbe9dd9e50f4c6fa1998b757e58e3de Description-en_GB: telnet client library This package provides a telnet client library to use in Ruby programs. It used to be part of the Ruby standard library before Ruby 2.3, and was extracted to a standalone package. Package: ruby-xmlrpc Description-md5: a699c0febe59dc1e77be860a907fff8c Description-en_GB: XMLRPC library for Ruby XMLRPC is a lightweight protocol that enables remote procedure calls over HTTP. It is defined at http://www.xmlrpc.com. . This package enables you to create a server that implements remote procedures and a client that calls them. Very little code is required to achieve either of these. Package: ruby3.0 Description-md5: d7afe6a0a19f7de5a1a97584f013a7b4 Description-en_GB: Interpreter of object-oriented scripting language Ruby Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . In the name of this package, `3.0' indicates the Ruby library compatibility version. This package currently provides the `3.0.x' branch of Ruby. Package: ruby3.0-dev Description-md5: 2c2a57beb29d14cf7e8d3daa0a6ff5e4 Description-en_GB: Header files for compiling extension modules for the Ruby 3.0 Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files and the mkmf library, necessary to make extension library for Ruby 3.0. It is also required to build many gems. Package: ruby3.0-doc Description-md5: 3d757b08838ef7bea38c4e3a7da60b6c Description-en_GB: Documentation for Ruby 3.0 Ruby is the interpreted scripting language for quick and easy object- oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the autogenerated documentation for Ruby 3.0. Package: rubygems-integration Description-md5: 7794ebc95660cf77d6ecbabdf4c28d1d Description-en_GB: integration of Debian Ruby packages with Rubygems rubygems-integration makes Debian Ruby packages recognizable by Rubygems. Debian Ruby packages may be used to satisfy Rubygems dependencies both with plain Rubygems and with Bundler. This also allows one to use Debian Ruby packages to satisfy dependencies in Rails 3 applications. Package: run-one Description-md5: 6dcd8daa2b48dec55ff2f5d2883be1d3 Description-en_GB: run just one instance of a command and its args at a time This utility will run just one instance at a time of some command and unique set of arguments (useful for cronjobs, eg). Package: runc Description-md5: a681cc11f1d5cbf09bfaf6eed3f0ea95 Description-en_GB: Open Container Project - runtime "runc" is a command line client for running applications packaged according to the Open Container Format (OCF) and is a compliant implementation of the Open Container Project specification. Package: rygel Description-md5: bcd54ec3ac6139f3c22188cd95443d43 Description-en_GB: GNOME UPnP/DLNA services Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package contains the core of Rygel and following plugins: * media-export: Recursively exports folders and files specified in the user configuration. This plugin supports all types of URIs that gio/gvfs and GStreamer can handle. * external: A MediaServer plugin that exports media hierarchies provided by external applications. * mpris: Export of media players that implement MPRIS2 D-Bus interface, as MediaRenderer devices. Package: rygel-2.6-dev Description-md5: 7f89d1cad7594315ccb0a38b317d3bbc Description-en_GB: GNOME UPnP/DLNA services - plugin development files Rygel is a home media solution that allows you to easily share audio, video and pictures, and control of media player on your home network. In technical terms it is both a UPnP AV MediaServer and MediaRenderer implemented through a plug-in mechanism. Interoperability with other devices in the market is achieved by conformance to very strict requirements of DLNA and on the fly conversion of media to format that client devices are capable of handling. . This package provides the development files needed to build Rygel plugins. Package: sa-compile Description-md5: 4b3f9d42fcff1aff87d28f86f9496c4e Description-en_GB: Tools for compiling SpamAssassin rules into C sa-compile uses "re2c" to compile the site-wide parts of the SpamAssassin ruleset into C code for more efficient processing by spamd or spamassassin. Package: samba Description-md5: 3dcec89b7baaa655b2536933cdaeab54 Description-en_GB: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand- alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Package: samba-common Description-md5: a4083020b891e75d279ca48e7fd18d7b Description-en_GB: common files used by both the Samba server and client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains common files used by all parts of Samba. Package: samba-common-bin Description-md5: 6b72087bfb045af08aa7c187e95870e1 Description-en_GB: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba- clients package). Package: samba-dev Description-md5: 678af7403e4adfc0bf6dff29b8732ec0 Description-en_GB: tools for extending Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains include files shared by the various Samba-based libraries. Package: samba-dsdb-modules Description-md5: 1f2a5e5abc85752bd1d957eccf78a94e Description-en_GB: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Package: samba-libs Description-md5: f4a16aa3f22848793e72b3501c634170 Description-en_GB: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the shared libraries. Package: samba-vfs-modules Description-md5: 0b7fdfd463033a06338bedd7faa25bd4 Description-en_GB: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . Virtual FileSystem modules are stacked shared libraries extending the functionality of Samba. Some examples are: * vfs_acl_xattr: Save NTFS-ACLs in Extended Attributes * vfs_audit: record selected Samba VFS operations in the system log * vfs_readonly: Make a Samba share read only for a specified time period * vfs_recycle: Give the same effect as the Recycle Bin on Windows computers * vfs_shadow_copy2: Expose snapshots to Windows clients as shadow copies * vfs_worm: Disallow writes for older file . Note: The runtime dependencies of vfs_ceph, vfs_glusterfs and vfs_snapper are moved to Recommends. Package: sane-utils Description-md5: 46748a077d33d525cc353029dfa80b7d Description-en_GB: API library for scanners -- utilities SANE stands for "Scanner Access Now Easy" and is an application programming interface (API) that provides standardized access to any raster image scanner hardware (flatbed scanner, hand-held scanner, video- and still-cameras, frame-grabbers, etc.). The SANE standard is free and its discussion and development are open to everybody. The current source code is written to support several operating systems, including GNU/Linux, OS/2, Win32 and various Unices and is available under the GNU General Public License (commercial applications and backends are welcome, too, however). . This package includes the command line frontend scanimage, the saned server and the sane-find-scanner utility, along with their documentation. Package: sasl2-bin Description-md5: fa33321a828f08fecd44db10c0f59feb Description-en_GB: Cyrus SASL - administration programs for SASL users database This is the Cyrus SASL API implementation, version 2.1. See package libsasl2-2 and RFC 2222 for more information. . This package contains administration programs for the SASL users database and common binary files for plugin modules. Package: sbsigntool Description-md5: b5da2b0c168c6526248ffce6dabe35b7 Description-en_GB: Tools to manipulate signatures on UEFI binaries and drivers This package installs tools which can cryptographically sign EFI binaries and drivers. Package: sbuild Description-md5: 9e15ceda32607c62e78e4f4d946f038e Description-en_GB: Tool for building Debian binary packages from Debian sources The sbuild suite of programs (buildd and sbuild) are used to build binary packages from source packages. sbuild does the actual package building. . sbuild uses chroots to build packages, which act as virtual, minimal operating system installations dedicated to package building. This means that a number of environments may be used for building simultaneously on the same machines, for example stable, testing, unstable and experimental. When coupled with schroot to create snapshots of chroots, sbuild may be used to build many packages in parallel. A chroot environment allows packages to be built in a controlled, clean environment. sbuild installs only essential and build-essential packages, plus those in the package build dependencies. Package: schroot Description-md5: 05ddeddba4df3515093084851a978b95 Description-en_GB: Execute commands in a chroot environment schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security. . Several different types of chroot are supported, including normal directories in the filesystem, and also block devices. Sessions, persistent chroots created on the fly from files (tar with optional compression) and Btrfs, ZFS, and LVM snapshots are also supported. . schroot supports kernel personalities, allowing the programs run inside the chroot to have a different personality. For example, running 32-bit chroots on 64-bit systems, or even running binaries from alternative operating systems such as SVR4 or Xenix. . schroot also integrates with sbuild, to allow building packages with all supported chroot types, including session-managed chroot types such as Btrfs, ZFS, and LVM snapshots. . schroot shares most of its options with dchroot, but offers vastly more functionality. Package: schroot-common Description-md5: 17b7fed4bf8393112c604fe3ff3c5565 Description-en_GB: common files for schroot schroot allows users to execute commands or interactive shells in different chroots. Any number of named chroots may be created, and access permissions given to each, including root access for normal users, on a per-user or per-group basis. Additionally, schroot can switch to a different user in the chroot, using PAM for authentication and authorisation. All operations are logged for security. . This package provides translations for localisation of schroot programs. Package: screen Description-md5: 2d86b86ed6058a04c540802e49312f40 Description-en_GB: terminal multiplexer with VT100/ANSI terminal emulation GNU Screen is a terminal multiplexer that runs several separate "screens" on a single physical character-based terminal. Each virtual terminal emulates a DEC VT100 plus several ANSI X3.64 and ISO 2022 functions. Screen sessions can be detached and resumed later on a different terminal. . Screen also supports a whole slew of other features, including configurable input and output translation, serial port support, configurable logging, and multi-user support. Package: screen-resolution-extra Description-md5: 8577bf77a3aa118a99292c868861d066 Description-en_GB: Extension for the nvidia-settings control panel Extra features for the nvidia-settings control panel. Package: seabios Description-md5: 3c57ad8dc4b7367cefa8a011ed0fc235 Description-en_GB: Legacy BIOS implementation SeaBIOS is a legacy BIOS implementation, aimed at supporting not only emulated hosts such as QEMU, but also real hardware. . Note, however, that SeaBIOS does not handle early initialization of core chipsets, so don't even think of flashing it to your board (look at Coreboot for that). Package: seahorse Description-md5: 183c443db6e087b1bdd4087786203c38 Description-en_GB: GNOME front end for GnuPG Seahorse is a front end for GnuPG - the GNU Privacy Guard program - that integrates to the GNOME desktop. It is a tool for secure communications and data storage. Data encryption and digital signature creation can easily be performed through a GUI and Key Management operations can easily be carried out through an intuitive interface. Package: secureboot-db Description-md5: 7a5f131cb6deec9acc4202d34ab02b5f Description-en_GB: Secure Boot updates for DB and DBX Systems with Secure Boot enabled have portions of the system signed by entries in the Secure Boot DB. This package provides a mechanism for delivering updates to DB and the corresponding blacklist database, DBX. Package: sed Description-md5: 2ed71305ee7a49ce4438c58140980d2f Description-en_GB: GNU stream editor for filtering/transforming text sed reads the specified files or the standard input if no files are specified, makes editing changes according to a list of commands, and writes the results to the standard output. Package: sensible-utils Description-md5: 762f81736340b99921c41ac6bb08e2b1 Description-en_GB: Utilities for sensible alternative selection This package provides a number of small utilities which are used by programs to sensibly select and spawn an appropriate browser, editor, or pager. . The specific utilities included are: sensible-browser sensible-editor sensible-pager Package: session-migration Description-md5: ae53757d572032e794c86892ab4a5aba Description-en_GB: Tool to migrate in user session settings This tool is used to migrate in session user data when a program is evolving its configuration, or needing to have files moved and so on. . This program is generally autostarted at the very beginning of the session and integrates caching capability. Package: setserial Description-md5: 9bf5524b0c67673f200677dbc3c02151 Description-en_GB: controls configuration of serial ports Set and/or report the configuration information associated with a serial port. This information includes what I/O port and which IRQ a particular serial port is using. . This version has a completely new approach to configuration, so if you have a setup other than the standard ttyS0 and 1, you will have to get your hands dirty. . By default, only COM1-4 are configured by the kernel, using IRQ 3 and 4. If you have other serial ports (such as an AST Fourport card), or if you have mapped the IRQs differently (perhaps COM3 and 4 to other IRQs to allow concurrent access with COM1 and 2) then you must have this package. Package: sg3-utils Description-md5: 87527871471a549569721d9f87e03c31 Description-en_GB: utilities for devices using the SCSI command set Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. Package: sg3-utils-udev Description-md5: 87416537455a5a02df1c54118389c5ae Description-en_GB: utilities for devices using the SCSI command set (udev rules) Most OSes have SCSI pass-through interfaces that enable user space programs to send SCSI commands to a device and fetch the response. With SCSI to ATA Translation (SAT) many ATA disks now can process SCSI commands. Typically each utility in this package implements one SCSI command. See the draft standards at www.t10.org for SCSI command definitions plus SAT. ATA commands are defined in the draft standards at www.t13.org . For a mapping between supported SCSI and ATA commands and utility names in this package see the COVERAGE file. . udev rules which are associated with the utilities in the sg3-utils package. Package: sgml-base Description-md5: 054965c0f5445396c7277f4c61ef4d4c Description-en_GB: SGML infrastructure and SGML catalog file support This package creates the SGML infrastructure directories and provides SGML catalog file support in compliance with the current Debian SGML Policy draft: . * infrastructure directories: - /etc/sgml - /usr/share/sgml/{declaration,dtd,entities,misc,stylesheet} - /usr/share/local/sgml/{declaration,dtd,entities,misc,stylesheet} . * update-catalog(8): tool for maintaining the root SGML catalog file and the package SGML catalog files in the '/etc/sgml' directory. Package: sgml-data Description-md5: 9935796ef22964b6b4fa5a9aeb6d91c8 Description-en_GB: common SGML and XML data This package contains basic XML and SGML data shared and used by multiple packages. The package provides the technical format (Document Type Definition, or DTD) of all major versions of HTML. It also includes standard character entity definitions which describe spacial characters or international characters, as well as other standard miscellany used by other SGML and XML packages. . This package implements the Debian XML and SGML standards for entity placement and registration. This benefits the user by making the included materials instantly available to people writing, editing or building documentation without any further effort. Package: shared-mime-info Description-md5: 6f0051137219a573d6748b4e3bc55889 Description-en_GB: FreeDesktop.org shared MIME database and spec This is the shared MIME-info database from the X Desktop Group. It is required by any program complying to the Shared MIME-Info Database spec, which is also included in this package. . At this time at least ROX, GNOME, KDE and Xfce use this database. Package: shim Description-md5: ba97e9b3cf7ad648ef7a4f6c9fa9a6d0 Description-en_GB: boot loader to chain-load signed boot loaders under Secure Boot This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. Package: shim-dbg Description-md5: 408638df2f872dffe1513da6b172de73 Description-en_GB: boot loader to chain-load signed boot loaders under Secure Boot (dbg symbols) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . Debug symbols. Package: shim-signed Description-md5: a481805ba65b750cfdd6438a7d8539a2 Description-en_GB: Secure Boot chain-loading bootloader (Microsoft-signed binary) This package provides a minimalist boot loader which allows verifying signatures of other UEFI binaries against either the Secure Boot DB/DBX or against a built-in signature database. Its purpose is to allow a small, infrequently-changing binary to be signed by the UEFI CA, while allowing an OS distributor to revision their main bootloader independently of the CA. . This package contains the version of the bootloader binary signed by the Microsoft UEFI CA. Package: shotwell Description-md5: b92939eb89d116eb1ed169bb0c99b561 Description-en_GB: digital photo organizer Shotwell is a digital photo organiser designed for the GNOME desktop environment. It allows you to import photos, pictures, images and videos from disk or camera. Shotwell can organize them in collections and in other various ways. The viewer shows them in full-window or fullscreen mode and presents them as galleries or slideshows. The integrated editor can rotate, flip, crop and tag the photos, adjust the colors und remove red eyes. Export is possible to facebook, Flickr or Youtube to share with others. It is able to manage a lot of image formats such as JPEG, PNG, BMP, TIFF and Raw CR2. Package: shotwell-common Description-md5: d5ec014668ef3a2d97419d3d6bbb0ba0 Description-en_GB: digital photo organizer - common files Shotwell is a digital photo organiser designed for the GNOME desktop environment. It allows you to import photos, pictures, images and videos from disk or camera. Shotwell can organize them in collections and in other various ways. The viewer shows them in full-window or fullscreen mode and presents them as galleries or slideshows. The integrated editor can rotate, flip, crop and tag the photos, adjust the colors und remove red eyes. Export is possible to facebook, Flickr or Youtube to share with others. It is able to manage a lot of image formats such as JPEG, PNG, BMP, TIFF and Raw CR2. . This package provides image files and documentation for Shotwell. Package: show-motd Description-md5: b76efe00d024fed631cc576641eabad0 Description-en_GB: show message of the day in interactive shells This package installs a script in /etc/profile.d that dynamically generates and shows a message-of-the-day in inteactive shells by running scripts installed in /etc/update-motd.d. . Showing the message-of-the-day in shells is useful when pam_motd does not show it, for example when starting the interactive shell does not require login. Package: shtool Description-md5: 54d84625e4f5fa2312fab056a41a268e Description-en_GB: portable shell tool from the GNU project GNU shtool is a tool for developers of software programs. It is a compilation of small but very stable and portable shell scripts into a single shell tool. All ingredients were in successful use over many years in various free software projects. . The compiled shtool program is intended to be used inside the source tree of other free software packages. There it can overtake various (usually non-portable) tasks related to the building and installation of such a package. It especially can replace the old mkdir.sh, install.sh and related scripts. . GNU shtool currently contains the following tools: echo, mdate, table, prop, move, install, mkdir, mkln, mkshadow, fixperm, rotate, tarball, subst, platform, arx, slo, scpp, version and path. Package: siege Description-md5: 1effcb97a2aa1b9b4c5c8a40d7e3d65a Description-en_GB: HTTP regression testing and benchmarking utility Siege is an regression test and benchmark utility. It can stress test a single URL with a user defined number of simulated users, or it can read many URLs into memory and stress them simultaneously. The program reports the total number of hits recorded, bytes transferred, response time, concurrency, and return status. Siege supports HTTP/1.0 and 1.1 protocols, the GET and POST directives, cookies, transaction logging, and basic authentication. Its features are configurable on a per user basis. . Note: this package contains siege with HTTPS support turned on, thus it obsoletes siege-ssl package now. Package: simple-scan Description-md5: 0801cb168babf587af56100a43d62a83 Description-en_GB: Simple Scanning Utility Simple Scan is an easy-to-use application, designed to let users connect their scanner and quickly have the image/document in an appropriate format. . Simple Scan is basically a frontend for SANE - which is the same backend as XSANE uses. This means that all existing scanners will work and the interface is well tested. Package: slapd Description-md5: dd977840e276b3f03520c0ab1d050cf8 Description-en_GB: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). The server can be used to provide a standalone directory service. Package: slapi-dev Description-md5: 9a5a7f1735eb363a808931130dc64a9d Description-en_GB: development libraries for OpenLDAP SLAPI plugin interface This package allows development of plugins for the OpenLDAP slapd server using the SLAPI interface. It includes the headers and libraries needed to build such plugins. Package: smartmontools Description-md5: ea81561661ccfc1b07aa52e4cc37874a Description-en_GB: control and monitor storage systems using S.M.A.R.T. The smartmontools package contains two utility programs (smartctl and smartd) to control and monitor storage systems using the Self-Monitoring, Analysis and Reporting Technology System (S.M.A.R.T.) built into most modern ATA and SCSI hard disks. It is derived from the smartsuite package, and includes support for ATA/ATAPI-5 disks. It should run on any modern Linux system. Package: smbclient Description-md5: 476018eed30b7f1e76b02afe22aaf008 Description-en_GB: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Package: snapd Description-md5: 4f57b9592309b3006720058df2b8dad3 Description-en_GB: Daemon and tooling that enable snap packages Install, configure, refresh and remove snap packages. Snaps are 'universal' packages that work across many different Linux systems, enabling secure distribution of the latest apps and utilities for cloud, servers, desktops and the internet of things. . Start with >>snap list<< to see installed snaps. Package: snmp Description-md5: ca9254c1be9e571fd6ae9298d0545de5 Description-en_GB: SNMP (Simple Network Management Protocol) applications The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP applications are a collection of command line clients for issuing SNMP requests to agents. Package: snmpd Description-md5: 9dc6ec703377042ed23b16c47ed5cb6c Description-en_GB: SNMP (Simple Network Management Protocol) agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. . The Net-SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. Package: socat Description-md5: 756f78d1d190c48fab624c958dfcb5ab Description-en_GB: multipurpose relay for bidirectional data transfer Socat (for SOcket CAT) establishes two bidirectional byte streams and transfers data between them. Data channels may be files, pipes, devices (terminal or modem, etc.), or sockets (Unix, IPv4, IPv6, raw, UDP, TCP, SSL). It provides forking, logging and tracing, different modes for interprocess communication and many more options. . It can be used, for example, as a TCP relay (one-shot or daemon), as an external socksifier, as a shell interface to Unix sockets, as an IPv6 relay, as a netcat and rinetd replacement, to redirect TCP-oriented programs to a serial line, or to establish a relatively secure environment (su and chroot) for running client or server shell scripts inside network connections. Socat supports sctp as of 1.7.0. Package: software-properties-common Description-md5: d19f432480048ad00ac5c2bfd116cd00 Description-en_GB: manage the repositories that you install software from (common) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains the common files for software-properties like the D-Bus backend. Package: software-properties-gtk Description-md5: 1912baba2086cd851f5a53b65d6c9eea Description-en_GB: manage the repositories that you install software from (gtk) This software provides an abstraction of the used apt repositories. It allows you to easily manage your distribution and independent software vendor software sources. . This package contains a GTK+ based graphical interface. Package: sosreport Description-md5: 5b3e7a1f7fbde7625dc009697c8ed440 Description-en_GB: Set of tools to gather troubleshooting data from a system Sos is a set of tools that gathers information about system hardware and configuration. The information can then be used for diagnostic purposes and debugging. Sos is commonly used to help support technicians and developers. Package: sound-icons Description-md5: 6057cd017da68e7a25bd3289a8241d54 Description-en_GB: Sounds for speech enabled applications This package contains sound icons to be used for event signalization in speech enabled applications. They are especially useful when running Speech Dispatcher. Package: sound-theme-freedesktop Description-md5: da6611b2187811b48e41e74c062f00e0 Description-en_GB: freedesktop.org sound theme The default freedesktop.org sound theme following the XDG theming specification. It contains a full set of sounds for different desktop events. . These sounds come from various sources: KDE, Ekiga, Pidgin/Purple, ALSA. Package: spamassassin Description-md5: dc09f4668ebbf8e10ef779ed26e5716c Description-en_GB: Perl-based spam filter using text analysis SpamAssassin is a very powerful and fully configurable spam filter with numerous features including automatic white-listing, RBL testing, Bayesian analysis, header and body text analysis. It is designed to be called from a user's .procmail or .forward file, but can also be integrated into a Mail Transport Agent (MTA). . Included in this package is a daemonized form of spamassassin (spamd) which communicates with its client (spamc) via TCP, to reduce the overhead of loading perl with each message. To take advantage of this, you must install the spamc package. Package: spamc Description-md5: b2e3d1db161689a544d73b142bacbe57 Description-en_GB: Client for SpamAssassin spam filtering daemon spamc is the client to communicate with spamd, the daemonized form of SpamAssassin (see the spamassassin package). It is written in C for maximum speed and minimum loading overhead. . spamc is quite useful for integrating spamassassin into an MTA or into a .procmailrc file because of its speed. . This package is useless unless you have spamassassin installed, either on this machine or another local machine (i.e. a mail server). Package: speech-dispatcher Description-md5: 9726217383c5d7c9454fe7d0db64bda2 Description-en_GB: Common interface to speech synthesizers Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains Speech Dispatcher itself. Package: speech-dispatcher-audio-plugins Description-md5: 97e11b8d3a4db4250a1597bb395285e8 Description-en_GB: Speech Dispatcher: Audio output plugins Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains all the speech-dispatcher audio output plugins. Package: speech-dispatcher-espeak-ng Description-md5: 3b6abd3bb1c8902a7abb72516934736b Description-en_GB: Speech Dispatcher: Espeak-ng output module Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains the output module for the espeak-ng speech synthesizer. Package: speex-doc Description-md5: 781c28c25cd4fa72bbb3a3a126d089f3 Description-en_GB: Documentation for speex Speex is an audio codec especially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some senses, it is meant to be complementary to the Vorbis codec which places a greater emphasis on high-quality music reproduction. . This package contains the Speex documentation. Package: sphinx-common Description-md5: bd9984218442c73c2721b81e265ef953 Description-en_GB: documentation generator for Python projects - common data Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes manual pages, templates, translations and other data files. Package: sphinx-doc Description-md5: 8ffc8b8c69e49e0b472daf3c0cbe89be Description-en_GB: documentation generator for Python projects - documentation Sphinx is a tool for producing documentation for Python projects, using reStructuredText as markup language. . This package includes documentation of Sphinx itself. Package: sphinx-rtd-theme-common Description-md5: c9bde00395a2cd6318f743c395fbf02f Description-en_GB: sphinx theme from readthedocs.org (common files) This mobile-friendly sphinx theme was initially created for readthedocs.org, but can be incorporated in any project. . Among other things, it features a left panel with a browseable table of contents, and a search bar. . This package contains the common files used by the theme. Package: spice-html5 Description-md5: 8e992b8afd5e8d581a607cbc1ff9bdd5 Description-en_GB: Spice Web client which runs entirely within a modern browser Spice Web client which runs entirely within a modern browser. It is limited in function, a bit slow, and lacks support for many features of Spice (audio, video, agents just to name a few). . The Simple Protocol for Independent Computing Environments (SPICE) is a remote display system built for virtual environments which allows you to view a computing 'desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. Package: spice-vdagent Description-md5: df2858be4be42209784ab8f096d666b9 Description-en_GB: Spice agent for Linux spice-vdagent is the spice agent for Linux, it is used in conjunction with spice-compatible hypervisor, its feature includes: - Client mouse mode (no need to grab mouse by client, no mouse lag) this is handled by the daemon by feeding mouse events into the kernel via uinput. This will only work if the active X-session is running a spice-vdagent process so that its resolution can be determined. - Automatic adjustment of the X-session resolution to the client resolution - Support of copy and paste (text and images) between the active X-session and the client Package: sqlite3 Description-md5: 60cd5a660be500525f955c43bd7981cf Description-en_GB: Command line interface for SQLite 3 SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. Package: sqlite3-doc Description-md5: 012466e9aa8467597bb2ec5a942a4472 Description-en_GB: SQLite 3 documentation SQLite is a C library that implements an SQL database engine. Programs that link with the SQLite library can have SQL database access without running a separate RDBMS process. . This package contains the documentation that is also available on the SQLite homepage. Package: squashfs-tools Description-md5: 17dcc783a84cdb071acdaa9841a6522c Description-en_GB: Tool to create and append to squashfs filesystems Squashfs is a highly compressed read-only filesystem for Linux. It uses zlib compression to compress both files, inodes and directories. Inodes in the system are very small and all blocks are packed to minimise data overhead. Block sizes greater than 4K are supported up to a maximum of 64K. . Squashfs is intended for general read-only filesystem use, for archival use (i.e. in cases where a .tar.gz file may be used), and in constrained block device/memory systems (e.g. embedded systems) where low overhead is needed. Package: squid Description-md5: b87c39c34d2257909d3430ecc70c8bfb Description-en_GB: Full featured Web Proxy cache (HTTP proxy GnuTLS flavour) Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. Package: squid-common Description-md5: 43efb35ce395950e104ddfef1cb50d1c Description-en_GB: Full featured Web Proxy cache (HTTP proxy) - common files Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, ICY and HTTP data objects. . This package contains common files (MIB and icons) Package: squid-langpack Description-md5: 04e20b604c7b0479aa6f6600450b1def Description-en_GB: Localized error pages for Squid Squid is a high-performance proxy caching server for web clients, supporting FTP, gopher, and HTTP data objects. . This package contains localized error pages. Package: ss-dev Description-md5: 9f7a224dc59f72d5dc2ab6204013b575 Description-en_GB: command-line interface parsing library - headers and static libraries This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library. Package: ssh Description-md5: b00e309365895c14a10af55945efb136 Description-en_GB: secure shell client and server (metapackage) This metapackage is a convenient way to install both the OpenSSH client and the OpenSSH server. It provides nothing in and of itself, so you may remove it if nothing depends on it. Package: ssh-import-id Description-md5: 28404285c28db44d2e1c02dc4290d166 Description-en_GB: securely retrieve an SSH public key and install it locally This utility will securely contact a public keyserver (Launchpad.net by default, but Github.com is also supported), retrieve one or more user's public keys, and append these to the current user's ~/.ssh/authorized_keys file. Package: ssl-cert Description-md5: 5def45ff95c1ca066f6999553bb7628f Description-en_GB: simple debconf wrapper for OpenSSL This package enables unattended installs of packages that need to create SSL certificates. . It is a simple wrapper for OpenSSL's certificate request utility that feeds it with the correct user variables. Package: sssd Description-md5: fbc7eaa314ae2423fee9d2943b3f4223 Description-en_GB: System Security Services Daemon -- metapackage Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package is a metapackage which installs the daemon and existing authentication back ends. Package: sssd-ad Description-md5: 4273ee06e2ffa001b1fbe0a4de26f278 Description-en_GB: System Security Services Daemon -- Active Directory back end Provides the Active Directory back end that the SSSD can utilize to fetch identity data from and authenticate against an Active Directory server. Package: sssd-ad-common Description-md5: dbd13e6ad445d781c84f0033e8c07ed7 Description-en_GB: System Security Services Daemon -- PAC responder Provides the PAC responder that the AD and IPA backends can use for fetching additional attributes from the kerberos ticket. Package: sssd-common Description-md5: a5ba2c9d00035681fc2f51380e1cdc52 Description-en_GB: System Security Services Daemon -- common files Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides the daemon and other common files needed by the authentication back ends. Package: sssd-dbus Description-md5: 1e4f376d8fca353724788d2d7f76c0d4 Description-en_GB: System Security Services Daemon -- D-Bus responder Provides the D-Bus responder called InfoPipe, that allows the information from the SSSD to be transmitted over the system bus. Package: sssd-ipa Description-md5: 2038cf62aa379855c7c1db16c87a719d Description-en_GB: System Security Services Daemon -- IPA back end Provides the IPA back end that the SSSD can utilize to fetch identity data from and authenticate against an IPA server. Package: sssd-krb5 Description-md5: d0051aea66e9cb824fd5a62c13ec59f8 Description-en_GB: System Security Services Daemon -- Kerberos back end Provides the Kerberos back end that the SSSD can utilize authenticate against a Kerberos server. Package: sssd-krb5-common Description-md5: 0db76966892b1b9d99a4e13589fa35db Description-en_GB: System Security Services Daemon -- Kerberos helpers Provides helper processes that the LDAP and Kerberos back ends can use for Kerberos user or host authentication. Package: sssd-ldap Description-md5: 0d4cb3d2fe39a40d7b6d878a4103345c Description-en_GB: System Security Services Daemon -- LDAP back end Provides the LDAP back end that the SSSD can utilize to fetch identity data from and authenticate against an LDAP server. Package: sssd-proxy Description-md5: db53c238b765b652c290236bc0c64fc2 Description-en_GB: System Security Services Daemon -- proxy back end Provides the proxy back end which can be used to wrap an existing NSS and/or PAM modules to leverage SSSD caching. Package: sssd-tools Description-md5: 66903119785d144d9d3cb3400805d908 Description-en_GB: System Security Services Daemon -- tools Provides a set of daemons to manage access to remote directories and authentication mechanisms. It provides an NSS and PAM interface toward the system and a pluggable backend system to connect to multiple different account sources. It is also the basis to provide client auditing and policy services for projects like FreeIPA. . This package provides tools to manage users, groups and nested groups when using the local id provider. Package: strace Description-md5: a6e8380fce2adad855bb56e32092b29f Description-en_GB: System call tracer strace is a system call tracer: i.e. a debugging tool which prints out a trace of all the system calls made by another process/program. The program to be traced need not be recompiled for this, so you can use it on binaries for which you don't have source. . System calls and signals are events that happen at the user/kernel interface. A close examination of this boundary is very useful for bug isolation, sanity checking and attempting to capture race conditions. Package: strongswan Description-md5: 60d8ad9f14179591b0cca394e94e3d4b Description-en_GB: IPsec VPN solution metapackage The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This metapackage installs the packages required to maintain IKEv1 and IKEv2 connections via ipsec.conf or ipsec.secrets. Package: strongswan-charon Description-md5: 3f55915d17f7e36d9b31e2c4da5c11d2 Description-en_GB: strongSwan Internet Key Exchange daemon The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . charon is an IPsec IKEv2 daemon which can act as an initiator or a responder. It is written from scratch using a fully multi-threaded design and a modular architecture. Various plugins can provide additional functionality. Package: strongswan-libcharon Description-md5: 7ee8a1dbaf495a152a7f4be5e054abca Description-en_GB: strongSwan charon library The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon library, used by IKE client like strongswan-charon, strongswan-charon-cmd or strongswan-nm as well as standard plugins: - socket-default - counters - bypass-lan (disabled by default) . On Linux, it also contains the xfrmi binary which can be used on Linux 4.19+ to create XFRM interfaces (for more information, see https://wiki.strongswan.org/projects/strongswan/wiki/RouteBasedVPN) Package: strongswan-starter Description-md5: b25b8defb52457fc021a93ec427b9da8 Description-en_GB: strongSwan daemon starter and configuration file parser The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . The starter and the associated "ipsec" script control the charon daemon from the command line. It parses ipsec.conf and loads the configurations to the daemon. Package: sudo Description-md5: acd82d558698567df941afe9b1ac35df Description-en_GB: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with minimal shared library dependencies, use the sudo-ldap package instead if you need LDAP support for sudoers. Package: swift Description-md5: b9824fd7fa1117c50a721069422237ef Description-en_GB: distributed virtual object store - common files OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides some core binaries and clients to control swift. Package: swift-account Description-md5: 809bc8c5c556488caaf22ddd2273fd22 Description-en_GB: distributed virtual object store - account server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift account server. Package: swift-container Description-md5: f8277674f07a294ae8e420393c5fd350 Description-en_GB: distributed virtual object store - container server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift container server. Package: swift-doc Description-md5: f6e5b3e01afabbb95c5d13d2088c78b4 Description-en_GB: distributed virtual object store - documentation OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the Sphinx generated documentation for Swift. Package: swift-object Description-md5: 9c7491cb7a75e1ec163d08f6da52b8a7 Description-en_GB: distributed virtual object store - object server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the swift object server. Package: swift-object-expirer Description-md5: e3ef8c9d2bc296b341f443245f8ccc0f Description-en_GB: distributed virtual object store - object expirer OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides the object-expirer service that provides scheduled deletion of objects in Swift. Package: swift-proxy Description-md5: 484efcd1f3cbf484a2fed44dcec3d88f Description-en_GB: distributed virtual object store - proxy server OpenStack Object Storage (code-named Swift) is open source software for creating redundant, scalable object storage using clusters of standardized servers to store petabytes of accessible data. It is not a file system or real-time data storage system, but rather a long-term storage system for a more permanent type of static data that can be retrieved, leveraged, and then updated if necessary. Primary examples of data that best fit this type of storage model are virtual machine images, photo storage, email storage and backup archiving. Having no central "brain" or master point of control provides greater scalability, redundancy and permanence. . Objects are written to multiple hardware devices in the data center, with the OpenStack software responsible for ensuring data replication and integrity across the cluster. Storage clusters can scale horizontally by adding new nodes. Should a node fail, OpenStack works to replicate its content from other active nodes. Because OpenStack uses software logic to ensure data replication and distribution across different devices, inexpensive commodity hard drives and servers can be used in lieu of more expensive equipment. . This package provides a proxy server on which clients can connect to store object into Swift. Package: switcheroo-control Description-md5: 969e3946049acfcf8b3a8cc4542e5a01 Description-en_GB: D-Bus service to check the availability of dual-GPU For systems that have both an integrated GPU and a dedicated GPU, this package by default will force the integrated GPU to be used to save power. . You can launch individual apps using the dedicated GPU by running them with the environment variable DRI_PRIME=1. Or you can right-click on the app (while it's not running) in GNOME Shell's Activities Overview and choose the "Launch using Dedicated Graphics Card" option. . If this default behavior is not appropriate, uninstall this package or set xdg.force_integrated=0 as a kernel command-line option in your bootloader. Package: sysfsutils Description-md5: 07811d91c926da426d94db98052434b1 Description-en_GB: sysfs query tool and boot-time setup The sysfs is a virtual file system found in Linux kernels 2.5+ that provides a tree of system devices. This package provides the program 'systool' to query it, which can be used to list devices by bus, class, and topology. . In addition this package ships a configuration file /etc/sysfs.conf which allows one to conveniently set sysfs attributes at system bootup (via an init script). Package: syslinux-common Description-md5: f721c10b6d4584f63f54f9984d8daac3 Description-en_GB: collection of bootloaders (common) syslinux is a suite of bootloaders, currently supporting DOS FAT and NTFS filesystems (SYSLINUX), Linux ext2/ext3/ext4, btrfs, and xfs filesystems (EXTLINUX), PXE network boots (PXELINUX), or ISO 9660 CD-ROMs (ISOLINUX). . This package contains the common files. Package: sysstat Description-md5: 9ada7023f201e412303d7867f5bcf2be Description-en_GB: system performance tools for Linux The sysstat package contains the following system performance tools: - sar: collects and reports system activity information; - iostat: reports CPU utilization and disk I/O statistics; - tapestat: reports statistics for tapes connected to the system; - mpstat: reports global and per-processor statistics; - pidstat: reports statistics for Linux tasks (processes); - sadf: displays data collected by sar in various formats; - cifsiostat: reports I/O statistics for CIFS filesystems. . The statistics reported by sar deal with I/O transfer rates, paging activity, process-related activities, interrupts, network activity, memory and swap space utilization, CPU utilization, kernel activities and TTY statistics, among others. Both UP and SMP machines are fully supported. Package: system-config-printer Description-md5: 5aadd950c1ee40458e5cc9c2d09d5d8e Description-en_GB: graphical interface to configure the printing system System-config-printer is a GUI written in Python using GTK+ to configure a CUPS server. Its primary use is to configure the printing system on the local host, but can also be used to setup a remote printer. . In terms of features, it aims to be as complete as the CUPS web administration tool, while being integrated to the desktop. Package: system-config-printer-common Description-md5: f14c19347a1ad86a98ac36f6876c92a5 Description-en_GB: backend and the translation files for system-config-printer System-config-printer is a GUI written in Python using GTK+ to configure a CUPS server. Its primary use is to configure the printing system on the local host, but can also be used to setup a remote printer. . In terms of features, it aims to be as complete as the CUPS web administration tool, while being integrated to the desktop. . This package contains the backend and the translation files for system- config-printer Package: system-config-printer-udev Description-md5: a3bb6c2b7bc1be0483924c2b195539e0 Description-en_GB: Utilities to detect and configure printers automatically These utilities allow one to detect automatically printers using UDEV when they are plugged on the system. They are then configured automatically in the CUPS printing daemon and made available to users. Package: systemd Description-md5: 19399579cbc0c47a303288bf15eadcd4 Description-en_GB: system and service manager systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . Installing the systemd package will not switch your init system unless you boot with init=/lib/systemd/systemd or install systemd-sysv in addition. Package: systemd-container Description-md5: 06057fffc2ba14e4be80360a092a18b4 Description-en_GB: systemd container/nspawn tools This package provides systemd's tools for nspawn and container/VM management: * systemd-nspawn * systemd-machined and machinectl * systemd-importd * systemd-portabled and portablectl Package: systemd-sysv Description-md5: b0c2db4da8d807aa3f83a2977e491907 Description-en_GB: system and service manager - SysV links systemd is a system and service manager for Linux. It provides aggressive parallelization capabilities, uses socket and D-Bus activation for starting services, offers on-demand starting of daemons, keeps track of processes using Linux control groups, maintains mount and automount points and implements an elaborate transactional dependency-based service control logic. . systemd is compatible with SysV and LSB init scripts and can work as a drop-in replacement for sysvinit. . This package provides the manual pages and links needed for systemd to replace sysvinit. Installing systemd-sysv will overwrite /sbin/init with a link to systemd. Package: systemd-timesyncd Description-md5: cc67d85c248836d96a6310e58a659de0 Description-en_GB: minimalistic service to synchronise local time with NTP servers The package contains the systemd-timesyncd system service that may be used to synchronise the local system clock with a remote Network Time Protocol server. Package: sysvinit-utils Description-md5: 79410281ead72a8950c945cfffb13d5f Description-en_GB: System-V-like utilities This package contains the important System-V-like utilities. . Specifically, this package includes: init-d-script, fstab-decode, killall5, pidof Package: t1utils Description-md5: abf1d47b8ca1b485d148651358fc9283 Description-en_GB: Collection of simple Type 1 font manipulation programs The t1utils tools allow you to convert between PFA (ASCII) and PFB (binary) formats; disassemble PFA or PFB files into human-readable form; and reassemble the human-readable files into PFA or PFB format files. You can also extract font resources from a Macintosh font file (ATM/Laserwriter), or create a Macintosh Type 1 font file from a PFA or PFB font. . There are currently six programs: . t1ascii Converts PFB files to PFA format. . t1binary Converts PFA files to PFB format. . t1disasm Disassembles a Type 1 font (PFA or PFB format) into a raw, human-readable text form for subsequent hand editing, tweaking, hint fixing, etcetera... . t1asm Assembles a Type 1 font into PFA or PFB format from the human-readable form produced by t1disasm. . t1unmac Extracts POST resources from a Macintosh Type 1 font file (ATM/Laserwriter) into PFA or PFB format for use outside the Macintosh environment. The Macintosh file should be stored in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. Note that t1unmac does not have to run on a Macintosh, but makes Macintosh Type 1 fonts available for use on Unix machines and PCs. . t1mac Creates a Macintosh Type 1 file from a PFA- or PFB-format Type 1 font. Writes the Macintosh file in MacBinary, AppleSingle, AppleDouble, or BinHex format, or as a raw resource fork. WARNING: This tool will not suffice to allow you to use the new font on a Macintosh, as Macintoshes cannot read raw Type 1 fonts. You will need to create a font suitcase containing bitmap fonts. If you do not already have such a suitcase for the font, T1utils will not help you create one. Package: tar Description-md5: 48033bf96442788d1f697785773ad9bb Description-en_GB: GNU version of the tar archiving utility Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Package: tar-doc Description-md5: 6b9e60dc6dddd349e316e7e4fb90e3df Description-en_GB: documentation for the tar package Documentation for GNU tar in info format, which is not distributed in Debian main because it is licensed under the GFDL with invariant sections that violate the DFSG. Package: tcl Description-md5: dc49b54190858f10215816ea3b0a62d5 Description-en_GB: Tool Command Language (default version) - shell Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). Package: tcl-dev Description-md5: 4374a84d90512fcd0ebb9e4048b934e0 Description-en_GB: Tool Command Language (default version) - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). Package: tcl-doc Description-md5: 21080369a6fe959dc4ec829a9bddb565 Description-en_GB: Tool Command Language (default version) - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. . This package is a dependency package, which depends on Debian's default Tcl version (currently 8.6). Package: tcl8.6 Description-md5: db96a3d5e5af8fae5a2b1f4b947f010b Description-en_GB: Tcl (the Tool Command Language) v8.6 - shell Tcl is a powerful, easy to use, embeddable, cross-platform interpreted scripting language. This package contains the Tcl shell which you need to run Tcl scripts. This version includes thread support. Package: tcl8.6-dev Description-md5: 0a8e81d77745269a6580e4019ff2eaf9 Description-en_GB: Tcl (the Tool Command Language) v8.6 - development files Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the headers and libraries needed to embed or extend Tcl. Package: tcl8.6-doc Description-md5: 9ea712fb1f7cc048c9f9212446174371 Description-en_GB: Tcl (the Tool Command Language) v8.6 - manual pages Tcl is a powerful, easy-to-use, embeddable, cross-platform interpreted scripting language. This package contains the man pages for Tcl commands. Package: tcpdump Description-md5: f01841bfda357d116d7ff7b7a47e8782 Description-en_GB: command-line network traffic analyzer This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect attacks or to monitor network activities. Package: tdb-tools Description-md5: 4c671417a2674117648ec2fcd5245c12 Description-en_GB: Trivial Database - bundled binaries This is a simple database API. It is modelled after the structure of GDBM. TDB features, unlike GDBM, multiple writers support with appropriate locking and transactions. . This package contains bundled test and utility binaries Package: tdsodbc Description-md5: 0fecf9617c4dc2509f73a437bea0f895 Description-en_GB: ODBC driver for connecting to MS SQL and Sybase SQL servers FreeTDS is an implementation of the Tabular DataStream protocol, used for connecting to MS SQL and Sybase servers over TCP/IP. . This package includes the ODBC driver for FreeTDS, for use with UnixODBC or iODBC. Package: telnet Description-md5: 80f238fa65c82c04a1590f2a062f47bb Description-en_GB: basic telnet client The telnet command is used for interactive communication with another host using the TELNET protocol. . For the purpose of remote login, the present client executable should be depreciated in favour of an ssh-client, or in some cases with variants like telnet-ssl or Kerberized TELNET clients. The most important reason is that this implementation exchanges user name and password in clear text. . On the other hand, the present program does satisfy common use cases of network diagnostics, like protocol testing of SMTP services, so it can become handy enough. Package: tftp-hpa Description-md5: 89598997fd5ff3458fe7d72bdc41cb10 Description-en_GB: HPA's tftp client Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to serve boot images over the network to other machines (PXE). . tftp-hpa is an enhanced version of the BSD TFTP client and server. It possesses a number of bugfixes and enhancements over the original. . This package contains the client. Package: tftp-hpa-dbg Description-md5: 62262abe91f8d0a0276c353ee04f937b Description-en_GB: HPA's tftp (debug) Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to serve boot images over the network to other machines (PXE). . tftp-hpa is an enhanced version of the BSD TFTP client and server. It possesses a number of bugfixes and enhancements over the original. . This package contains the debugging symbols for both the client and the server. Package: tftpd-hpa Description-md5: d73c6815bace5ace463cb884370cdecd Description-en_GB: HPA's tftp server Trivial File Transfer Protocol (TFTP) is a file transfer protocol, mainly to serve boot images over the network to other machines (PXE). . tftp-hpa is an enhanced version of the BSD TFTP client and server. It possesses a number of bugfixes and enhancements over the original. . This package contains the server. Package: thermald Description-md5: b3957326598bfd50927c3294bfbabcc9 Description-en_GB: Thermal monitoring and controlling daemon Thermal Daemon is a Linux daemon for monitoring and controlling platform temperatures. Once the system temperature reaches a certain threshold, the Linux daemon activates various cooling methods to try to cool the system. Package: thin-provisioning-tools Description-md5: d6f3c2706ca05304be07f2e9ba69d3c3 Description-en_GB: Tools for handling thinly provisioned device-mapper meta-data This package contains tools to handle meta-data from the device-mapper thin target. This target allows the use of a single backing store for multiple thinly provisioned volumes. Numerous snapshots can be taken from such volumes. The tools can check the meta-data for consistency, repair damaged information and dump or restore the meta-data in textual form. Package: thunderbird Description-md5: 68ed1001b79d708ad48956a0c129114d Description-en_GB: Email, RSS and newsgroup client with integrated spam filter Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. Package: thunderbird-dbg Description-md5: 7ce9b689254d265f0d4bac6602f7a80f Description-en_GB: Email, RSS and newsgroup client - debug symbols Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. . This package contains the debugging symbols for Thunderbird Package: thunderbird-dev Description-md5: ed0f982f9fa22e467d1d4b7351350cd1 Description-en_GB: Email, RSS and newsgroup client - development files This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-gnome-support Description-md5: c6d750d99833a5a122c5bdc00727ccaa Description-en_GB: Email, RSS and newsgroup client - GNOME support Thunderbird is a full-featured email, RSS and newsgroup client that makes emailing safer, faster and easier than ever before. It supports different mail accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one- click address book, tabbed interface, an integrated learning spam filter, advanced search and indexing capabilities, and offers easy organization of mails with tagging and virtual folders. It also features unrivalled extensibility. . This package depends on the GNOME libraries which allow Thunderbird to take advantage of technologies such as GConf, GIO and libnotify Package: thunderbird-locale-ar Description-md5: d96ba05b4c6d792e4d18138bbe13c392 Description-en_GB: Arabic language pack for Thunderbird This package contains Arabic translations and search plugins for Thunderbird Package: thunderbird-locale-ast Description-md5: 92f2ba3ec6c41ae12a73493e796843ef Description-en_GB: Asturian language pack for Thunderbird This package contains Asturian translations and search plugins for Thunderbird Package: thunderbird-locale-be Description-md5: 8756cfe43a521c52482335cca067362b Description-en_GB: Belarusian language pack for Thunderbird This package contains Belarusian translations and search plugins for Thunderbird Package: thunderbird-locale-bg Description-md5: 3e822e5a8f71fa6f62fc77651434d4ca Description-en_GB: Bulgarian language pack for Thunderbird This package contains Bulgarian translations and search plugins for Thunderbird Package: thunderbird-locale-bn Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en_GB: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-bn-bd Description-md5: 0c16945c4912b109ad1b9a29c3548a82 Description-en_GB: Transitional Bengali language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-br Description-md5: 2194e389142c81481fa76aea7d4ab293 Description-en_GB: Breton language pack for Thunderbird This package contains Breton translations and search plugins for Thunderbird Package: thunderbird-locale-ca Description-md5: 9006308ddf098014382109f3256de904 Description-en_GB: Catalan; Valencian language pack for Thunderbird This package contains Catalan; Valencian translations and search plugins for Thunderbird Package: thunderbird-locale-cak Description-md5: e4bd4e6ace6b88f2e789d433eae66b95 Description-en_GB: Kaqchikel language pack for Thunderbird This package contains Kaqchikel translations and search plugins for Thunderbird Package: thunderbird-locale-cs Description-md5: e198ec1b38b4ba8d21c5ae2dd707b886 Description-en_GB: Czech language pack for Thunderbird This package contains Czech translations and search plugins for Thunderbird Package: thunderbird-locale-cy Description-md5: 19576de86bd975b6dadc47f3af21b122 Description-en_GB: Welsh language pack for Thunderbird This package contains Welsh translations and search plugins for Thunderbird Package: thunderbird-locale-da Description-md5: bb23b7f1451e9101c6235d786e38632a Description-en_GB: Danish language pack for Thunderbird This package contains Danish translations and search plugins for Thunderbird Package: thunderbird-locale-de Description-md5: f1c4ac98e42d37c8f95db725d4288fa1 Description-en_GB: German language pack for Thunderbird This package contains German translations and search plugins for Thunderbird Package: thunderbird-locale-dsb Description-md5: 928eb9ee7c86c43f0c19b5a7411d9d8a Description-en_GB: Sorbian, Lower language pack for Thunderbird This package contains Sorbian, Lower translations and search plugins for Thunderbird Package: thunderbird-locale-el Description-md5: c4f1bc5322928b4103bc8085cd013d7c Description-en_GB: Greek language pack for Thunderbird This package contains Greek translations and search plugins for Thunderbird Package: thunderbird-locale-en Description-md5: 7997849dd0bc6d27079f5d5768aba1a0 Description-en_GB: English language pack for Thunderbird This package contains English translations and search plugins for Thunderbird Package: thunderbird-locale-en-gb Description-md5: 8b798a69e82f8ec9cbb2e264601a14fb Description-en_GB: Transitional English language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-en-us Description-md5: 8b798a69e82f8ec9cbb2e264601a14fb Description-en_GB: Transitional English language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-es Description-md5: ab065a0e196a1b25a631117f0de3a536 Description-en_GB: Spanish; Castilian language pack for Thunderbird This package contains Spanish; Castilian translations and search plugins for Thunderbird Package: thunderbird-locale-es-ar Description-md5: 869be0de01bca3f9f7bda73441e37a8d Description-en_GB: Transitional Spanish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-es-es Description-md5: 869be0de01bca3f9f7bda73441e37a8d Description-en_GB: Transitional Spanish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-et Description-md5: 2b6b91b02a69b25fea719c79eebba322 Description-en_GB: Estonian language pack for Thunderbird This package contains Estonian translations and search plugins for Thunderbird Package: thunderbird-locale-eu Description-md5: 51f658816bee1ac3d847f34fcfdf4715 Description-en_GB: Basque language pack for Thunderbird This package contains Basque translations and search plugins for Thunderbird Package: thunderbird-locale-fa Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en_GB: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-fi Description-md5: d743f35cb2d00c0ac0c74faffc80c429 Description-en_GB: Finnish language pack for Thunderbird This package contains Finnish translations and search plugins for Thunderbird Package: thunderbird-locale-fr Description-md5: 5db38e54534997cea7feaf6bc2c20b8f Description-en_GB: French language pack for Thunderbird This package contains French translations and search plugins for Thunderbird Package: thunderbird-locale-fy Description-md5: 9a3ffaa5a603e7a65baffad8847604e0 Description-en_GB: Western Frisian language pack for Thunderbird This package contains Western Frisian translations and search plugins for Thunderbird Package: thunderbird-locale-fy-nl Description-md5: 23b74cfcdfb3628d4066cc962572e125 Description-en_GB: Transitional Western Frisian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-ga Description-md5: e0d162b3129190a72af5f015ea0da420 Description-en_GB: Irish language pack for Thunderbird This package contains Irish translations and search plugins for Thunderbird Package: thunderbird-locale-ga-ie Description-md5: 8fe591c24be723b831c5e4f9b5e007ba Description-en_GB: Transitional Irish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-gd Description-md5: 6b59819c452353ff33df8a3be2c3e44d Description-en_GB: Gaelic; Scottish Gaelic language pack for Thunderbird This package contains Gaelic; Scottish Gaelic translations and search plugins for Thunderbird Package: thunderbird-locale-gl Description-md5: 026fea6c9c8a4a96d94ffb2e1bae174c Description-en_GB: Galician language pack for Thunderbird This package contains Galician translations and search plugins for Thunderbird Package: thunderbird-locale-he Description-md5: c8ed17478d53bb50cbaa8eb4cb0e8b82 Description-en_GB: Hebrew language pack for Thunderbird This package contains Hebrew translations and search plugins for Thunderbird Package: thunderbird-locale-hr Description-md5: 5c80407d37a30ddb4abbbb4dd98e774c Description-en_GB: Croatian language pack for Thunderbird This package contains Croatian translations and search plugins for Thunderbird Package: thunderbird-locale-hsb Description-md5: edd9633ca446d9cc97811e8e176720d5 Description-en_GB: Sorbian, Upper language pack for Thunderbird This package contains Sorbian, Upper translations and search plugins for Thunderbird Package: thunderbird-locale-hu Description-md5: 26678637379ab77ab5fffe5f5e37f780 Description-en_GB: Hungarian language pack for Thunderbird This package contains Hungarian translations and search plugins for Thunderbird Package: thunderbird-locale-hy Description-md5: 05d72dd80a860558e11187eccde80f8f Description-en_GB: Armenian language pack for Thunderbird This package contains Armenian translations and search plugins for Thunderbird Package: thunderbird-locale-id Description-md5: a52ad96e5ee31add246fa95d4f17195e Description-en_GB: Indonesian language pack for Thunderbird This package contains Indonesian translations and search plugins for Thunderbird Package: thunderbird-locale-is Description-md5: 65ee5905905a537c9ddb5361dddad2f1 Description-en_GB: Icelandic language pack for Thunderbird This package contains Icelandic translations and search plugins for Thunderbird Package: thunderbird-locale-it Description-md5: 6f1c6153ae6ef20c28214fb6a47e2e2e Description-en_GB: Italian language pack for Thunderbird This package contains Italian translations and search plugins for Thunderbird Package: thunderbird-locale-ja Description-md5: 05672037e38088a01fc61323aaea5f68 Description-en_GB: Japanese language pack for Thunderbird This package contains Japanese translations and search plugins for Thunderbird Package: thunderbird-locale-ka Description-md5: 4bf0a430c916b2d34e0fcfae6dabc904 Description-en_GB: Georgian language pack for Thunderbird This package contains Georgian translations and search plugins for Thunderbird Package: thunderbird-locale-kab Description-md5: 0f7e10fd3e826b41a56aeeecca5c1937 Description-en_GB: Kabyle language pack for Thunderbird This package contains Kabyle translations and search plugins for Thunderbird Package: thunderbird-locale-kk Description-md5: 945d714c79c2f408a9c22e930492ecb5 Description-en_GB: Kazakh language pack for Thunderbird This package contains Kazakh translations and search plugins for Thunderbird Package: thunderbird-locale-ko Description-md5: 05bbef35aca99bece02f588c8a5075ad Description-en_GB: Korean language pack for Thunderbird This package contains Korean translations and search plugins for Thunderbird Package: thunderbird-locale-lt Description-md5: d61674e56f26ac9b99db185babee7546 Description-en_GB: Lithuanian language pack for Thunderbird This package contains Lithuanian translations and search plugins for Thunderbird Package: thunderbird-locale-mk Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en_GB: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-ms Description-md5: 8e4581e74cec2a0aee9cc0b5685e6415 Description-en_GB: Malay language pack for Thunderbird This package contains Malay translations and search plugins for Thunderbird Package: thunderbird-locale-nb Description-md5: 998f9bca7c066364e2d15ae6be3582d5 Description-en_GB: Bokmål, Norwegian; Norwegian Bokmål language pack for Thunderbird This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins for Thunderbird Package: thunderbird-locale-nb-no Description-md5: 07372224f7f0b015610d5e3f1ac02f57 Description-en_GB: Transitional Norwegian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-nl Description-md5: 38b6c5b7280a72183935b75b6ea9c7d0 Description-en_GB: Dutch; Flemish language pack for Thunderbird This package contains Dutch; Flemish translations and search plugins for Thunderbird Package: thunderbird-locale-nn Description-md5: 7ecbfd7db64a82a92733abd49e768933 Description-en_GB: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Thunderbird This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins for Thunderbird Package: thunderbird-locale-nn-no Description-md5: 07372224f7f0b015610d5e3f1ac02f57 Description-en_GB: Transitional Norwegian language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pa Description-md5: aa580bb579804ee591e35edbbcd80dd5 Description-en_GB: Panjabi; Punjabi language pack for Thunderbird This package contains Panjabi; Punjabi translations and search plugins for Thunderbird Package: thunderbird-locale-pa-in Description-md5: 4f99cd6218380edd7d419f7754843622 Description-en_GB: Transitional Punjabi language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pl Description-md5: 777da132688522a52205b5a6710bcbb7 Description-en_GB: Polish language pack for Thunderbird This package contains Polish translations and search plugins for Thunderbird Package: thunderbird-locale-pt Description-md5: 0f8fb3826c29ae6bf3c3ad16d863b999 Description-en_GB: Portuguese language pack for Thunderbird This package contains Portuguese translations and search plugins for Thunderbird Package: thunderbird-locale-pt-br Description-md5: 063e3e81e79a8a10b5ce2b5d56714bfe Description-en_GB: Transitional Portugese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-pt-pt Description-md5: 063e3e81e79a8a10b5ce2b5d56714bfe Description-en_GB: Transitional Portugese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-rm Description-md5: f2a8824b85c8ee2df8aadd456d6c4fc7 Description-en_GB: Romansh language pack for Thunderbird This package contains Romansh translations and search plugins for Thunderbird Package: thunderbird-locale-ro Description-md5: 601aaa5358b7fd9504dbc00b274ce9a1 Description-en_GB: Romanian language pack for Thunderbird This package contains Romanian translations and search plugins for Thunderbird Package: thunderbird-locale-ru Description-md5: 3470b329081e3274f2b1fc7e8f4836e9 Description-en_GB: Russian language pack for Thunderbird This package contains Russian translations and search plugins for Thunderbird Package: thunderbird-locale-si Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en_GB: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-sk Description-md5: 58fb9ea30d8ddc2d169728c65570981b Description-en_GB: Slovak language pack for Thunderbird This package contains Slovak translations and search plugins for Thunderbird Package: thunderbird-locale-sl Description-md5: daf76ecbb038c82b1a007e0b97441b83 Description-en_GB: Slovenian language pack for Thunderbird This package contains Slovenian translations and search plugins for Thunderbird Package: thunderbird-locale-sq Description-md5: aabacf80f66ab70ed6865d5c62e6feb4 Description-en_GB: Albanian language pack for Thunderbird This package contains Albanian translations and search plugins for Thunderbird Package: thunderbird-locale-sr Description-md5: 4903f7be134fb1cd72c302ad46ab3471 Description-en_GB: Serbian language pack for Thunderbird This package contains Serbian translations and search plugins for Thunderbird Package: thunderbird-locale-sv Description-md5: 8a2405d1e465215d08f22ca0d7b53025 Description-en_GB: Swedish language pack for Thunderbird This package contains Swedish translations and search plugins for Thunderbird Package: thunderbird-locale-sv-se Description-md5: f013f0346741e935e8ea6e28d12bc5e1 Description-en_GB: Transitional Swedish language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-ta Description-md5: ea537565996c4e6bdc82ab0905f0cc41 Description-en_GB: Transitional package for unavailable language This language is unavailable for the current version of Thunderbird . This is an empty transitional package to ensure a clean upgrade process. You can safely remove this package after installation. Package: thunderbird-locale-ta-lk Description-md5: 1a0bc948aeb218ec6560b280e4af0dd4 Description-en_GB: Transitional Tamil language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-tr Description-md5: 96f7b80d2e94b507e60f8bc5a8a0fd27 Description-en_GB: Turkish language pack for Thunderbird This package contains Turkish translations and search plugins for Thunderbird Package: thunderbird-locale-uk Description-md5: 10eb02a1ee9b6883db9375d4708aafa1 Description-en_GB: Ukrainian language pack for Thunderbird This package contains Ukrainian translations and search plugins for Thunderbird Package: thunderbird-locale-uz Description-md5: 610d81d7c13845ecd0dbcd1f03f1c00f Description-en_GB: Uzbek language pack for Thunderbird This package contains Uzbek translations and search plugins for Thunderbird Package: thunderbird-locale-vi Description-md5: b7b5ecb4b2349b8ee7446da8c0ee8912 Description-en_GB: Vietnamese language pack for Thunderbird This package contains Vietnamese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-cn Description-md5: 3a9fcde509c5d2504fb3f5bcdc7f4b7a Description-en_GB: Transitional Simplified Chinese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: thunderbird-locale-zh-hans Description-md5: 3638e8cfbb0bae8e88cb4e7f01b7eabe Description-en_GB: Simplified Chinese language pack for Thunderbird This package contains Simplified Chinese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-hant Description-md5: 364c5ad13dbb779048738785b9adcaf0 Description-en_GB: Traditional Chinese language pack for Thunderbird This package contains Traditional Chinese translations and search plugins for Thunderbird Package: thunderbird-locale-zh-tw Description-md5: 153d368d7ff06df3219842e1b9490761 Description-en_GB: Transitional Traditional Chinese language pack for Thunderbird This is a transitional package to ensure that upgrades work correctly. It can be safely removed Package: time Description-md5: 3482b423b592147357279e93ec9d47e4 Description-en_GB: GNU time program for measuring CPU resource usage The 'time' command runs another program, then displays information about the resources used by that program, collected by the system while the program was running. You can select which information is reported and the format in which it is shown, or have 'time' save the information in a file instead of display it on the screen. . The resources that 'time' can report on fall into the general categories of time, memory, I/O, and IPC calls. . The GNU version can format the output in arbitrary ways by using a printf- style format string to include various resource measurements. Package: tinycdb Description-md5: db206835a75a16ebc84290ca026c89ed Description-en_GB: an utility to manipulate constant databases (cdb) tinycdb is a small, fast and reliable utility and subroutine library for creating and reading constant databases. The database structure is tuned for fast reading. . This package contains a command-line utility to create, analyze, dump and query cdb files. Package: tk Description-md5: c18f13af983cc9102503e0f44f8d4b2e Description-en_GB: Toolkit for Tcl and X11 (default version) - windowing shell Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). Package: tk-dev Description-md5: 7e7c3316b08ee6e19b370908f28f78d9 Description-en_GB: Toolkit for Tcl and X11 (default version) - development files Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). Package: tk-doc Description-md5: 5cd3865abeee5ce7293d5dbd4523b8c4 Description-en_GB: Toolkit for Tcl and X11 (default version) - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. . This package is a dependency package, which depends on Debian's default Tk version (currently 8.6). Package: tk8.6 Description-md5: 066d4f5267290a404c952b599f887990 Description-en_GB: Tk toolkit for Tcl and X11 v8.6 - windowing shell Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the windowing Tcl/Tk shell (wish). Package: tk8.6-blt2.5 Description-md5: f2cf073b47eb71bb74c64136d9c7d699 Description-en_GB: graphics extension library for Tcl/Tk - library 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. Package: tk8.6-dev Description-md5: 5081fc14ac8d13fb09d3d3f090596c49 Description-en_GB: Tk toolkit for Tcl and X11 v8.6 - development files Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. Package: tk8.6-doc Description-md5: bbe987d020c4105d0922d75a7d107bf3 Description-en_GB: Tk toolkit for Tcl and X11 v8.6 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look- and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. Package: tmispell-voikko Description-md5: 4e96d6b673246a51faf74a4fd4c6943e Description-en_GB: Ispell wrapper which uses Voikko for spell-checking Voikko is a Finnish spell-checker and hyphenator based on Malaga and Suomi-Malaga. . Tmispell is an Ispell wrapper that provides an Ispell-like interface for other programs that need spelling checker. Many programs (e.g. mail clients, text editors, and word processors) use Ispell for spell-checking. This package makes it possible for such programs to use Voikko for Finnish spell-checking. . This package will set up Tmispell so that the command "ispell" actually starts "tmispell". The real Ispell will be launched only if Tmispell does not support the selected language. Package: tmux Description-md5: dc6ff920cb9183a42694d0ea54835078 Description-en_GB: terminal multiplexer tmux enables a number of terminals (or windows) to be accessed and controlled from a single terminal like screen. tmux runs as a server- client system. A server is created automatically when necessary and holds a number of sessions, each of which may have a number of windows linked to it. Any number of clients may connect to a session, or the server may be controlled by issuing commands with tmux. Communication takes place through a socket, by default placed in /tmp. Moreover tmux provides a consistent and well-documented command interface, with the same syntax whether used interactively, as a key binding, or from the shell. It offers a choice of vim or Emacs key layouts. Package: tokyocabinet-doc Description-md5: d59b69c9c3f83f1538cad5f4090e8591 Description-en_GB: Tokyo Cabinet Database Documentation Tokyo Cabinet is an efficient database library like GDBM and NDBM. It features hash database and B+ tree database and is developed as the successor of QDBM, for the purpose of the following three points: higher processing speed, smaller size of a database file, and simpler API. . This package contains documentation for all of the API's and utilities provided by Tokyo Cabinet. Package: totem Description-md5: 3773374b409bb5710c492c328fe37f78 Description-en_GB: Simple media player for the GNOME desktop based on GStreamer Totem is a simple yet featureful media player for GNOME which can read a large number of file formats. It features : . * Shoutcast, m3u, asx, SMIL and ra playlists support * DVD (with menus), VCD and Digital CD (with CDDB) playback * TV-Out configuration with optional resolution switching * 4.0, 5.0, 5.1 and stereo audio output * Full-screen mode (move your mouse and you get nice controls) with Xinerama, dual-head and RandR support * Aspect ratio toggling, scaling based on the video's original size * Full keyboard control * Simple playlist with repeat mode and saving feature * GNOME, Nautilus and GIO integration * Screenshot of the current movie * Brightness and Contrast control * Visualisation plugin when playing audio-only files * Video thumbnailer for nautilus * Nautilus properties page * Works on remote displays * DVD, VCD and OGG/OGM subtitles with automatic language selection * Extensible with plugins Package: totem-common Description-md5: e5e4dab953a289de510184357646dc10 Description-en_GB: Data files for the Totem media player Totem is a simple yet featureful media player for GNOME which can read a large number of file formats. . This package contains common data files and translations. Package: totem-plugins Description-md5: bfaf3e55fb6fc19bcd47f3c7c8db4e6d Description-en_GB: Plugins for the Totem media player Totem is a simple yet featureful media player for GNOME which can read a large number of file formats. . This package contains a set of recommended plugins for Totem: . * Control Totem with an Infrared remote control * Control Totem with the keyboard's media player keys * Display movie properties * Deactivate the screensaver when a movie is playing * Skip to a defined time in the movie * Set the away status in the instant messenger when a movie is playing * Control totem with a mobile phone using the Bluetooth protocol * Share the current playlist via HTTP * Search, browse for and play videos from YouTube . Additional plugins can be written in C or Python. Package: tpm-udev Description-md5: 177673d3e47a0342273bf45f68d48423 Description-en_GB: udev rules for TPM modules This package provides udev rules for the TPM modules. Both TPM1 or TPM2 need this package to be installed to provide proper permissions of the TPM. Package: tracker Description-md5: cdf97f683b016bf470edc15aff8e8750 Description-en_GB: metadata database, indexer and search tool Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: tracker-extract Description-md5: a749e5cb124710e079ed17d295038c12 Description-en_GB: metadata database, indexer and search tool - metadata extractors This package contains the metadata extractors. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: tracker-miner-fs Description-md5: a099aad487fbbe1aadf883f34cbf6877 Description-en_GB: metadata database, indexer and search tool - filesystem indexer This package contains the tracker indexer for indexing your files and folders. . Tracker is an advanced framework for first class objects with associated metadata and tags. It provides a one stop solution for all metadata, tags, shared object databases, search tools and indexing. Package: transmission-common Description-md5: c088436bdff78ec234e20d4cee7f3943 Description-en_GB: lightweight BitTorrent client (common files) Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This package contains the common files for the different transmission versions. Package: transmission-gtk Description-md5: 2a49d29e6e551104026a39357f5968bb Description-en_GB: lightweight BitTorrent client (GTK+ interface) Transmission is a set of lightweight BitTorrent clients (in GUI, CLI and daemon form). All its incarnations feature a very simple, intuitive interface on top on an efficient, cross-platform back-end. . This package contains the GTK+ stand-alone client. Package: twisted-doc Description-md5: 566661b90da2c9d0e16a47d86531abe1 Description-en_GB: Official documentation of Twisted This contains various HOWTOs and overviews in various formats . Twisted is an event-based framework for internet applications. It includes a web server, a telnet server, a multiplayer RPG engine, a generic client and server for remote object access, and APIs for creating new protocols. Package: tzdata Description-md5: a77a3cc9a67658dd7cfdc6547391b8f8 Description-en_GB: time zone and daylight-saving time data This package contains data required for the implementation of standard local time for many representative locations around the globe. It is updated periodically to reflect changes made by political bodies to time zone boundaries, UTC offsets, and daylight-saving rules. Package: u-boot-tools Description-md5: 3db761b210d4c694ba67e5f3a6107e32 Description-en_GB: companion tools for Das U-Boot bootloader This package includes programs for generating and listing U-Boot images in various formats: - mkimage - dumpimage - mksunxiboot - mkenvimage Package: ubiquity Description-md5: a02e939502ca1f257871281bbc51e7e1 Description-en_GB: Ubuntu live CD installer This is a simple live CD installer designed to integrate well with Debian- and Ubuntu-based systems, and to reuse code from d-i for ease of maintenance. . Installing this package on a normal system is unlikely to be useful. Package: ubiquity-casper Description-md5: c8d716f3fb782cd7e002d2b9dba298b2 Description-en_GB: Configuration hooks for live installer This package provides hook scripts for the Ubiquity live installer that repeat some pieces of configuration done by the live system boot process in the system installed by Ubiquity. Package: ubiquity-frontend-debconf Description-md5: fa1dbae8b89fc2e16547475097735858 Description-en_GB: debconf frontend for the Ubiquity live installer This package provides a debconf-based user interface frontend for the Ubiquity live CD installer. Package: ubiquity-frontend-gtk Description-md5: 44de7bf97742fb6f9f2aaa099078ef33 Description-en_GB: GTK+ frontend for Ubiquity live installer This package provides a GTK+-based user interface frontend for the Ubiquity live CD installer. Package: ubiquity-slideshow-ubuntu Description-md5: 56e7b38abbebcc5524fba477d78222aa Description-en_GB: Ubiquity slideshow for Ubuntu A slideshow intended for the Ubiquity installer, designed as a quick introduction to Ubuntu. Package: ubiquity-ubuntu-artwork Description-md5: a7bbb2b9a8b2a3fbc7110f5a8d336a36 Description-en_GB: Ubuntu artwork for Ubiquity live installer This package provides Ubuntu-themed user interface artwork, help files, and user interface text for the Ubiquity live CD installer. Package: ubuntu-advantage-tools Description-md5: 2b8b4aff5fd6c4f911b6f1a69d492e11 Description-en_GB: management tools for Ubuntu Advantage Ubuntu Advantage is the professional package of tooling, technology and expertise from Canonical, helping organisations around the world manage their Ubuntu deployments. . Subscribers to Ubuntu Advantage will find helpful tools for accessing services in this package. Package: ubuntu-cloud-keyring Description-md5: 58159d0b01effb75809ef72b24b1ab72 Description-en_GB: GnuPG keys of the Ubuntu Cloud Archive The Ubuntu project digitally signs its Release files. This package contains the archive keys used for the ubuntu-cloud.archive.canonical.com repository. Package: ubuntu-dbgsym-keyring Description-md5: cda5aac135d32f40b5d56c05d835a899 Description-en_GB: GnuPG keys of the Ubuntu Debug Symbols Archive The Ubuntu project digitally signs its Release files. This package contains the archive keys used for the ddebs.ubuntu.com repository. Package: ubuntu-desktop Description-md5: 40ed9ed27fdbcbed784e2ebb1810b3e0 Description-en_GB: The Ubuntu desktop system This package depends on all of the packages in the Ubuntu desktop system . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-desktop-minimal Description-md5: 1358710046aa0d49b2a860cc5e7a9414 Description-en_GB: The Ubuntu desktop minimal system This package depends on all of the packages in the Ubuntu desktop minimal system. It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-docs Description-md5: 0edc5e50b9f2efd9dd8afc4974dc28e8 Description-en_GB: Ubuntu Desktop Guide This package holds the official Ubuntu-specific documentation, maintained by the Ubuntu Documentation Team. The documentation can be viewed using Yelp, the GNOME help browser. . This package recommends gnome-user-docs, which provides the bulk of the Ubuntu Desktop Guide, and ubuntu-docs does not make much sense without it. Package: ubuntu-drivers-common Description-md5: 7fe5e7304720f71b93031cc32f6fc6d2 Description-en_GB: Detect and install additional Ubuntu driver packages This package aggregates and abstracts Ubuntu specific logic and knowledge about third-party driver packages. It provides: . - a Python API for detecting driver packages for a particular piece of hardware or the whole system. . - an "ubuntu-drivers" command line tool to list or install driver packages (mostly for integration in installers). . - some NVidia specific support code to find the most appropriate driver version, as well as setting up the alternatives symlinks that the proprietary NVidia and FGLRX packages use. Package: ubuntu-keyring Description-md5: 50b1d2c58bfd75a47173455de2fe5cfe Description-en_GB: GnuPG keys of the Ubuntu archive The Ubuntu project digitally signs its Release files. This package contains the archive keys used for that. Package: ubuntu-minimal Description-md5: 790932f14543314e43c3705a3451df24 Description-en_GB: Minimal core of Ubuntu This package depends on all of the packages in the Ubuntu minimal system, that is a functional command-line system with the following capabilities: . - Boot - Detect hardware - Connect to a network - Install packages - Perform basic diagnostics . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-mono Description-md5: 66d920db5c91b0cc1657a52014f604b8 Description-en_GB: Ubuntu Mono Icon theme Dark and Light panel icons to make your desktop beautiful. Package: ubuntu-oem-keyring Description-md5: 691b860160ed9009a7a415b1d2e074b7 Description-en_GB: GnuPG keys of the Ubuntu OEM Vendor Archive The Ubuntu project digitally signs its Release files. This package contains the archive keys used for the oem.archive.canonical.com repository. Package: ubuntu-release-upgrader-core Description-md5: 9b6ae3ba71aff05989e4c93c17227206 Description-en_GB: manage release upgrades This is the core of the Ubuntu Release Upgrader Package: ubuntu-release-upgrader-gtk Description-md5: 0f775b1b3e524ee71526ea41b76d44cb Description-en_GB: manage release upgrades This is the GTK+ frontend of the Ubuntu Release Upgrader Package: ubuntu-report Description-md5: 25e78b0ecc41cd7987176a6f776b13e8 Description-en_GB: Report hardware and other collected metrics The tool will show you what is going to be reported and ask for your acknowledgement before uploading it. This information can't be used to identify a single machine and is presented before being sent to the server. . This package contains the command line tool. Package: ubuntu-server Description-md5: 9d798f55121a617359035a83bb658b1a Description-en_GB: The Ubuntu Server system This package depends on all of the packages in the Ubuntu Server system . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-server-minimal Description-md5: 01f166809ad4ba446f4c172de6c08fe0 Description-en_GB: The Ubuntu Server minimal system This package depends on all of the packages in the Ubuntu Server minimal system . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-session Description-md5: 91f3333d04d3caeb202708d93d05850e Description-en_GB: Ubuntu session with GNOME Shell This package contains the required components for running a GNOME 3 session with default Ubuntu configuration, based on the GNOME Shell. Package: ubuntu-settings Description-md5: d323aeeccb784a54b1c845d23dcf7ea6 Description-en_GB: default settings for the Ubuntu desktop This package contains the default settings used by Ubuntu. Package: ubuntu-standard Description-md5: 129cec702d8a0005c808781d98183ffd Description-en_GB: The Ubuntu standard system This package depends on all of the packages in the Ubuntu standard system. This set of packages provides a comfortable command-line Unix-like environment. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-wallpapers Description-md5: dee983dea3f6bb210ec03f8e97bf3e84 Description-en_GB: Ubuntu Wallpapers The default Ubuntu wallpaper. This is also a meta-package depending on the other default wallpapers for the current Ubuntu release. Package: ubuntu-wsl Description-md5: 31a2c9edbae1d8c6f5ec0d556efdb9e9 Description-en_GB: Ubuntu on Windows tools - Windows Subsystem for Linux integration Utilities for integrating Ubuntu well into the WSL environment. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ucf Description-md5: 83e3ff2859524c831253d938da348878 Description-en_GB: Update Configuration File(s): preserve user changes to config files Debian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'. . Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimise questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status. Package: udev Description-md5: e875ddb09f46f1f7672af537f0c875ca Description-en_GB: /dev/ and hotplug management daemon udev is a daemon which dynamically creates and removes device nodes from /dev/, handles hotplug events and loads drivers at boot time. Package: udisks2 Description-md5: 80ddc8936dbb5d3128956adfa5317119 Description-en_GB: D-Bus service to access and manipulate storage devices The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package also provides the udisksctl utility, which can be used to trigger these operations from the command line (if permitted by PolicyKit). . Creating or modifying file systems such as XFS, RAID, or LUKS encryption requires that the corresponding mkfs.* and admin tools are installed, such as dosfstools for VFAT, xfsprogs for XFS, or cryptsetup for LUKS. Package: udisks2-doc Description-md5: abe2995ad264193cc84ba801988f1197 Description-en_GB: udisks2 documentation The udisks daemon serves as an interface to system block devices, implemented via D-Bus. It handles operations such as querying, mounting, unmounting, formatting, or detaching storage devices such as hard disks or USB thumb drives. . This package provides the API reference and manuals in devhelp format. Package: ufw Description-md5: 90e09f8ba6c08a5698b47f5da441b4a7 Description-en_GB: program for managing a Netfilter firewall The Uncomplicated FireWall is a front-end for iptables, to make managing a Netfilter firewall easier. It provides a command line interface with syntax similar to OpenBSD's Packet Filter. It is particularly well-suited as a host-based firewall. Package: unattended-upgrades Description-md5: 13ffb6fcb282e3e2203472fa9b1a59f7 Description-en_GB: automatic installation of security upgrades This package can download and install security upgrades automatically and unattended, taking care to only install packages from the configured APT source, and checking for dpkg prompts about configuration file changes. . This script is the backend for the APT::Periodic::Unattended-Upgrade option. Package: uno-libs-private Description-md5: e2b126a07040410322c2e32e97809c88 Description-en_GB: LibreOffice UNO runtime environment -- private libraries used by public ones The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains some private UNO/URE libraries which are used by public ones (e.g. cppu). Package: unzip Description-md5: b83e2b495da5d292f3fe6ab67b088c47 Description-en_GB: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Package: update-inetd Description-md5: 9a09f5c7959d1200217cfebee811fa42 Description-en_GB: inetd configuration file updater This package provides a program used by other packages to automatically update /etc/inetd.conf, the configuration file shared by all implementations of the Internet super-server. . Note that xinetd is not supported by this package. Package: update-manager Description-md5: 590b36e19703392a6fe86ceaa8467c85 Description-en_GB: GNOME application that manages apt updates This is the GNOME apt update manager. It checks for updates and lets the user choose which to install. Package: update-manager-core Description-md5: 0a19dc54e8c67de7adf0ecfe839b541f Description-en_GB: manage release upgrades This is the core of update-manager and the release upgrader Package: update-motd Description-md5: bb86a8288f3166f91fd1680214f32743 Description-en_GB: complements pam_motd in libpam-modules This package installs a script that immediately dynamically generates a message-of-the-day by running scripts installed in /etc/update-motd.d, in lexical order. . Other packages, or system administrators should symlink scripts into /etc /update-motd.d, pre-pending a 2-digit number to handle ordering. . The functionality formerly provided by this package is now integrated into pam_motd, in libpam-modules. Package: update-notifier Description-md5: 17a8ca38ec1439cd743e00edf3c9a926 Description-en_GB: Daemon which notifies about package updates Puts an icon in the user's notification area when package updates are available. Package: update-notifier-common Description-md5: 9e55b33c0bb042acf203440099a61649 Description-en_GB: Files shared between update-notifier and other packages Apt setup files and reboot notification scripts shared between update- notifier and other packages, notably for server use cases. Package: upower Description-md5: bb90bfcb9dd3dd8821e88236bc786c59 Description-en_GB: abstraction for power management upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. Package: upower-doc Description-md5: 3e845e40eee179e716413e930afbcc7d Description-en_GB: abstraction for power management - documentation upower provides an interface to enumerate power sources on the system and control system-wide power management. Any application can access the org.freedesktop.UPower service on the system message bus. Some operations (such as suspending the system) are restricted using PolicyKit. . This package contains the API documentation. Package: ure Description-md5: 91a81b0bbfc8236cc5518400be4807d1 Description-en_GB: LibreOffice UNO runtime environment The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. Package: ure-java Description-md5: 3780fd4c22acb15e52acba392035d968 Description-en_GB: LibreOffice UNO runtime environment -- Java support The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the Java support in the URE. Package: usb-creator-common Description-md5: 2069ab334146d9561ed7a9b97122dbbc Description-en_GB: create a startup disk using a CD or disc image (common files) Startup Disk Creator converts a USB key or SD card into a volume from which you can start up and run Ubuntu. You can also store files and settings in any space left over. . The program also works for Debian, or any other Debian-based OS for which you have a CD or .iso image. . This package contains backend engine and common data files used by frontends. Package: usb-creator-gtk Description-md5: 74bf09ff42f47fb48f3aaf55c1943254 Description-en_GB: create a startup disk using a CD or disc image (for GNOME) Startup Disk Creator converts a USB key or SD card into a volume from which you can start up and run Ubuntu. You can also store files and settings in any space left over. . The program also works for Debian, or any other Debian-based OS for which you have a CD or .iso image. . This package contains the GTK+ client frontend. Package: usb-modeswitch Description-md5: bbddadcef95b9342b7cf75c7d1b5cfa2 Description-en_GB: mode switching tool for controlling "flip flop" USB devices Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb- storage" to "usbserial". . This package contains the binaries and the brother scripts. Package: usb-modeswitch-data Description-md5: 83f8894d390ffa31e34c89e43fc95bb1 Description-en_GB: mode switching data for usb-modeswitch Several new USB devices have their proprietary Windows drivers onboard, especially WAN dongles. When plugged in for the first time, they act like a flash storage and start installing the driver from there. If the driver is already installed, the storage device vanishes and a new device, such as an USB modem, shows up. This is called the "ZeroCD" feature. . On Debian, this is not needed, since the driver is included as a Linux kernel module, such as "usbserial". However, the device still shows up as "usb-storage" by default. usb-modeswitch solves that issue by sending the command which actually performs the switching of the device from "usb- storage" to "usbserial". . This package contains the commands data needed for usb-modeswitch. Package: usb.ids Description-md5: df2575bd4657190a3f96c60f7dc3d35e Description-en_GB: USB ID Repository This package contains the usb.ids file, a public repository of all known ID's used in USB devices: ID's of vendors, devices, subsystems and device classes. It is used in various programs to display full human-readable names instead of cryptic numeric codes. Package: usbmuxd Description-md5: 4e458ee34e3d22d40bde533e8147603f Description-en_GB: USB multiplexor daemon for iPhone and iPod Touch devices usbmuxd, the USB multiplexor daemon, is in charge of coordinating access to iPhone and iPod Touch services over USB. Synchronization and management applications for the iPhone and iPod Touch need this daemon to communicate with such devices concurrently. . This package includes udev rules to start the daemon when a supported device is plugged in, and stop it when all devices are removed. Package: usbutils Description-md5: 928f8c65aee445506dc03a844a66adac Description-en_GB: Linux USB utilities This package contains the lsusb utility for inspecting the devices connected to the USB bus. It shows a graphical representation of the devices that are currently plugged in, showing the topology of the USB bus. It also displays information on each individual device on the bus. Package: user-setup Description-md5: 4dec3dcb61a40a867c061e2bd022837e Description-en_GB: Set up initial user and password This package creates an initial user, using the same code as is responsible for creating the initial user in the installer. It is only likely to be of any use if your system has no non-system users at all. Package: util-linux Description-md5: 33d0291a69ffd307cfba295915df602a Description-en_GB: miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to view kernel messages, create new filesystems, view block device information, interface with real time clock, etc. Package: util-linux-locales Description-md5: f95b3ab812286b8c8633178bd53a7587 Description-en_GB: locales files for util-linux This package contains the internationalization files for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Package: uuid-dev Description-md5: daeeb422c8be25af61a5fe52deff08a8 Description-en_GB: Universally Unique ID library - headers and static libraries The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Package: uuid-runtime Description-md5: c848721d4a6e6dbc698c36d06bf45ef9 Description-en_GB: runtime components for the Universally Unique ID library The libuuid library generates and parses 128-bit Universally Unique IDs (UUIDs). A UUID is an identifier that is unique within the space of all such identifiers across both space and time. It can be used for multiple purposes, from tagging objects with an extremely short lifetime to reliably identifying very persistent objects across a network. . See RFC 4122 for more information. . This package contains the uuidgen program and the uuidd daemon. . The uuidd daemon is used to generate UUIDs, especially time-based UUIDs, in a secure and guaranteed-unique fashion, even in the face of large numbers of threads trying to grab UUIDs running on different CPUs. It is used by libuuid as well as the uuidgen program. Package: valgrind Description-md5: 0cb016d4f438ed8069cda723e3bb7786 Description-en_GB: instrumentation framework for building dynamic analysis tools Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . The Valgrind distribution currently includes six production-quality tools: * a memory error detector (Memcheck) * two thread error detectors (Helgrind and DRD) * a cache and branch-prediction profiler (Cachegrind) * a call-graph generating cache and branch-prediction profiler (Callgrind) * a heap profiler (Massif) It also includes three experimental tools: * a stack/global array overrun detector (SGCheck) * a second heap profiler that examines how heap blocks are used (DHAT) * a SimPoint basic block vector generator (BBV) Package: valgrind-dbg Description-md5: bbac8295630a71a4bc8614379be44b6e Description-en_GB: instrumentation framework for building dynamic analysis tools (debug) Valgrind is a system for debugging and profiling Linux programs. With its tool suite you can automatically detect many memory management and threading bugs, avoiding hours of frustrating bug-hunting and making your programs more stable. You can also perform detailed profiling to help speed up your programs and use Valgrind to build new tools. . This package provides the debug symbols for valgrind's tools and libraries. Package: vdpau-driver-all Description-md5: 848ae3d77f772ea9bc53a8608bcf347d Description-en_GB: Video Decode and Presentation API for Unix (driver metapackage) VDPAU (Video Decode and Presentation API for Unix) is an open source library (libvdpau) and API designed by NVIDIA originally for its GeForce 8 series and later GPU hardware, targeted at the X Window System on Unix operating-systems (including Linux, FreeBSD, and Solaris). This VDPAU API allows video programs to offload portions of the video decoding process and video post-processing to the GPU video-hardware. . This package depends on the full suite of drivers for the VDPAU API. It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: vim Description-md5: 59e8b8f7757db8b53566d5d119872de8 Description-en_GB: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with a rather standard set of features. This package does not provide a GUI version of Vim. See the other vim-* packages if you need more (or less). Package: vim-common Description-md5: 30b64c3dceccc4faef229eafc38d0069 Description-en_GB: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . This package contains files shared by all non GUI-enabled vim variants available in Debian. Examples of such shared files are: manpages and configuration files. Package: vim-doc Description-md5: bba166bf0174232f296031de0b68b351 Description-en_GB: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . This package contains the HTML version of the online documentation. It is built from the runtime/doc directory of the source tree. Package: vim-runtime Description-md5: 97bb83c83cb35767c340c5066ce9be0c Description-en_GB: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . This package contains vimtutor and the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Package: vim-tiny Description-md5: 85f2dbef1339af3dcf83d9ee00fd5e22 Description-en_GB: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . This package contains a minimal version of Vim compiled with no GUI and a small subset of features. This package's sole purpose is to provide the vi binary for base installations. . If a vim binary is wanted, try one of the following more featureful packages: vim, vim-nox, vim-athena, or vim-gtk3. Package: voikko-fi Description-md5: 0f2fe4eb76111c6ff4c678a6ba3e059c Description-en_GB: Description of Finnish morphology written for libvoikko Voikko-fi (previously known as suomi-malaga) is a description of Finnish morphology written for libvoikko. . This package contains a compiled version of Voikko-fi using the new unweighted VFST dictionary format. It is suitable for use in spell checking, grammar checking and hyphenation system Voikko, provided by the libvoikko library. Package: vsftpd Description-md5: 81386f72ac91a5ea48f8db0b023f3f9b Description-en_GB: lightweight, efficient FTP server written for security This package provides the "Very Secure FTP Daemon", written from the ground up with security in mind. . It supports both anonymous and non-anonymous FTP access, PAM authentication, bandwidth limiting, and the Linux sendfile() facility. Package: vsftpd-dbg Description-md5: 545fc3167a09139cdae7003374723dc7 Description-en_GB: lightweight, efficient FTP server written for security (debug) This package provides the "Very Secure FTP Daemon", written from the ground up with security in mind. . This package contains the debugging symbols. Package: w3m Description-md5: 26efbac8f49a7336867e47878e631edd Description-en_GB: WWW browsable pager with excellent tables/frames support w3m is a text-based World Wide Web browser with IPv6 support. It features excellent support for tables and frames. It can be used as a standalone file pager, too. . * You can follow links and/or view images in HTML. * Internet message preview mode, you can browse HTML mail. * You can follow links in plain text if it includes URL forms. * With w3m-img, you can view inline images. . This package provides Debian's w3m, forked from the original version . Package: wakeonlan Description-md5: 1f4cb6ce85d821307a46719513c54d04 Description-en_GB: Sends 'magic packets' to wake-on-LAN enabled ethernet adapters With this package you can remotely wake up and power on machines which have motherboards or network cards that support 'Wake-on-Lan' packets. . The tool allows you to wake up a single machine, or a group of machines. . You need the MAC addresses of machines to construct the WOL packets, but, in contrast to 'etherwake', you do not need root privileges to use the program itself as UDP packets are used. Package: walinuxagent Description-md5: 6c6e08b89d2f59e8bdc1b7bf37e6f34c Description-en_GB: Windows Azure Linux Agent The Windows Azure Linux Agent supports the provisioning and running of Linux VMs in the Windows Azure cloud. This package should be installed on Linux disk images that are built to run in the Windows Azure environment. Package: wamerican Description-md5: ea52704df710a9095c3201e3426ac6ff Description-en_GB: American English dictionary words for /usr/share/dict This package provides the file /usr/share/dict/american-english containing a list of English words with American spellings. This list can be used by spelling checkers, and by programs such as look(1). . There are also -small, -large, and -huge versions of this word list, and there are wbritish* and wcanadian* packages as well. Package: wayland-protocols Description-md5: 54eb65f80319460bda31d074dfcb2889 Description-en_GB: wayland compositor protocols Wayland protocols that add functionality not available in the Wayland core protocol. Such protocols either add completely new functionality, or extend the functionality of some other protocol either in Wayland core, or some other protocol in wayland-protocols. Package: wbrazilian Description-md5: 97bc43f03ee25fe7a6834ff99e6b46fd Description-en_GB: Brazilian Portuguese wordlist This package provides the file /usr/share/dict/brazilian containing a list of Portuguese words with Brazilian spellings. It was obtained from the br.ispell dictionary developed by Ricardo Ueda Karpischek. Package: wbritish Description-md5: 116a19ac7140ec65e353ae54c39f1127 Description-en_GB: British English dictionary words for /usr/share/dict This package provides the file /usr/share/dict/british-english containing a list of English words with British spellings. This list can be used by spelling checkers, and by programs such as look(1). . There are also -small, -large, and -huge versions of this word list, and there are wamerican* and wcanadian* packages as well. Package: wbulgarian Description-md5: 785682dc7191e37850273578c646b4c5 Description-en_GB: Bulgarian dictionary words for /usr/share/dict This package contains an alphabetic list of Bulgarian words, provided in the file /usr/share/dict/bulgarian. This list can be used by spelling checkers, and by programs such as look(1). Package: wcatalan Description-md5: 6349e4a22be2d15fc2132e0e70636ae9 Description-en_GB: Catalan dictionary words for /usr/share/dict This package provides the file /usr/share/dict/catala containing an alphabetic list of Catalan words. . It was put together by Joan Moratinos using data from different sources. Package: wdanish Description-md5: c3a0418e174e5a26862735e32b59b543 Description-en_GB: The Comprehensive Danish Dictionary (DSDO) - wordlist The Comprehensive Danish Dictionary (DSDO) is a free spell-checking dictionary for Danish published by Skaane Sjaelland Linux User Group (SSLUG). One thing which makes this dictionary different from most other dictionaries is that it basically is the result of a vote among the proof- readers. The editorial group has _not_ proof-read all the words in the dictionary, but guides the proof-readers and keeps track of the overall status of the dictionary. . This is a flat list of Danish words and names. This can be used by spellcheckers or any other purpose needing a lot of words. Package: wdiff Description-md5: ff5f47823aed30d56f7ce111a0e2cd14 Description-en_GB: Compares two files word by word `wdiff' is a front-end to GNU `diff'. It compares two files, finding which words have been deleted or added to the first in order to create the second. It has many output formats and interacts well with terminals and pagers (notably with `less'). `wdiff' is particularly useful when two texts differ only by a few words and paragraphs have been refilled. Package: wdiff-doc Description-md5: 30bdf7b296aaa5ae3f3faa4c62a793fd Description-en_GB: Documentation for GNU wdiff This package contains the HTML documentation for GNU wdiff. Package: wdutch Description-md5: 558760862405deb7c73a30bc741e018f Description-en_GB: list of Dutch words This package contains an alphabetic list of Dutch words. . This word list, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. . See the idutch package for the same wordlist in a format suitable for the spelling checker Ispell. Package: wfaroese Description-md5: e739a676b68fc7ab146524ca92c1864e Description-en_GB: Faroese dictionary / wordlist This is a flat list of Faroese words and names. This can be used by spellcheckers or any other purpose needing a lot of words. Package: wfrench Description-md5: aebf2b3e65e401c4e074a05027cd8678 Description-en_GB: French dictionary words for /usr/share/dict This package provides the file /usr/share/dict/french containing a list of French words. This list can be used by spelling checkers, and by programs such as look(1). Package: wgalician-minimos Description-md5: f07bd1e54ead04e1aee917b3a88a1646 Description-en_GB: Wordlist for Galician (minimos) This is a list of words for Galician, using the "minimos" standard, as put together by Andre Ventas and Ramon Flores. . There are at least three orthographic conventions for Galician: ILG (official), reintegrationist and minimos. ILG uses orthographic conventions more similar to Spanish; reintegrationists are weighed towards Portuguese. Minimos tries to reach a middle consensus point. Package: wget Description-md5: 63a4a740bcd9e8e94bf661e4f1806e02 Description-en_GB: retrieves files from the web Wget is a network utility to retrieve files from the web using HTTP(S) and FTP, the two most widely used internet protocols. It works non- interactively, so it will work in the background, after having logged off. The program supports recursive retrieval of web-authoring pages as well as FTP sites -- you can use Wget to make mirrors of archives and home pages or to travel the web like a WWW robot. . Wget works particularly well with slow or unstable connections by continuing to retrieve a document until the document is fully downloaded. Re-getting files from where it left off works on servers (both HTTP and FTP) that support it. Both HTTP and FTP retrievals can be time stamped, so Wget can see if the remote file has changed since the last retrieval and automatically retrieve the new version if it has. . Wget supports proxy servers; this can lighten the network load, speed up retrieval, and provide access behind firewalls. Package: whiptail Description-md5: 845a08009ef9f0ef4ecc0aedd3a36ffa Description-en_GB: Displays user-friendly dialog boxes from shell scripts Whiptail is a "dialog" replacement using newt instead of ncurses. It 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. Package: whois Description-md5: 28e9df99a50bdfe098edfcf773417990 Description-en_GB: intelligent WHOIS client This package provides a commandline client for the WHOIS (RFC 3912) protocol, which queries online servers for information such as contact details for domains and IP address assignments. It can intelligently select the appropriate WHOIS server for most queries. . The package also contains mkpasswd, a features-rich front end to the password encryption function crypt(3). Package: whoopsie Description-md5: fa531d23f073cbfda1b0fd75a3ff9d11 Description-en_GB: Ubuntu error tracker submission This program submits crash reports back to an Ubuntu server. Package: whoopsie-preferences Description-md5: f886483b693199d61aca58e268d6dd2d Description-en_GB: System preferences for error reporting This package provides an interface for system preferences dialogs to control error reporting. Package: winbind Description-md5: 7716bdbd49ef007f51760bb859065b02 Description-en_GB: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Package: winpr-utils Description-md5: 5ad5407ece20a3e087a48f65ab4e7aec Description-en_GB: Windows Portable Runtime library command line utilities WinPR is a spin-off project of FreeRDP which aims at providing a portable implementation of important portions of the Windows API. Just like FreeRDP, WinPR is released under the Apache license. Unlike Wine, WinPR does not provide binary compatibility, and does not require applications to be built for Windows. Instead, WinPR provides API compatibility for applications targeting non-Windows environments. When on Windows, the original native API is being used instead of the equivalent WinPR implementation, without having to modify the code using it. . This package contains WinPR command line utils (winpr-hash, winpr- makecert). Package: wireless-regdb Description-md5: 9b699ccc910634888e4cf21e28a9467b Description-en_GB: wireless regulatory database This package contains the wireless regulatory database used by the Central Regulatory Database Agent (CRDA) to configure wireless devices to operate within the radio spectrum allowed in the local jurisdiction. . This regulatory information is provided with no warranty either expressed or implied. Only Linux drivers which use cfg80211 framework can make use of the regulatory database and CRDA. Package: wireless-tools Description-md5: 34c7dc532552aa22b7a3e5860d0000e7 Description-en_GB: Tools for manipulating Linux Wireless Extensions This package contains the Wireless tools, used to manipulate the Linux Wireless Extensions. The Wireless Extension is an interface allowing you to set Wireless LAN specific parameters and get the specific stats. Package: wirish Description-md5: d881dcf4d804e1c33315df8f25a15b9d Description-en_GB: Irish (Gaeilge) dictionary words for /usr/share/dict This package provides the file /usr/share/dict/irish containing a list of Irish words. This list can be used by spelling checkers, and by programs such as look(1). Package: witalian Description-md5: c7c257cb483fe8552eeab0a66c02425b Description-en_GB: Italian dictionary words for /usr/share/dict/ This package contains an alphabetic list of Italian words. . You may wish to use it in conjunction with a program like spell(1) to spell-check an Italian text, or with a program like look(1) for word completion. . It may even be used by the sysadmin to look for weak user passwords. Package: wmanx Description-md5: 9fea7f65d60e955b8e69aa40848e7772 Description-en_GB: Manx Gaelic dictionary words for /usr/share/dict This package provides the file /usr/share/dict/manx containing a list of Manx Gaelic words. This list can be used by spelling checkers, and by programs such as look(1). Package: wngerman Description-md5: d9ca90eeae6360bc46e3a53b73113c43 Description-en_GB: New German orthography wordlist This is a wordlist with the new German orthography (de-DE-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography (de-DE-1901), which is available as package wogerman), with many corrections and additions. Package: wnorwegian Description-md5: 808855f90413a16cb734e0a0af6caeeb Description-en_GB: Norwegian word list This package provides a list of Norwegian names and words, for general use. Package: wogerman Description-md5: f930732a92da5fa977d78a6e46f484f2 Description-en_GB: Traditional German wordlist This is the traditional German wordlist as put together by heinz.knutzen@web.de. . This wordlist refers to the traditional German orthography (de-DE-1901). For the current orthography (de-DE-1996) see package wngerman. Package: wpasupplicant Description-md5: 45df452b36e1c438641626b096751680 Description-en_GB: client support for WPA and WPA2 (IEEE 802.11i) wpa-supplicant is a userspace daemon handling connection and authentication in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3 protocols. This software provides key negotiation with the access point (WPA Authenticator), and controls association with IEEE 802.11i networks. Package: wpolish Description-md5: f4124ba8dfab1092ba729fbaf6105ff3 Description-en_GB: Polish dictionary words for /usr/share/dict This package provides the file /usr/share/dict/polish containing a list of Polish words. This list can be used by spelling checkers, and by programs such as look(1). Package: wportuguese Description-md5: 9f254be893945f232fe586d050c9af9d Description-en_GB: European Portuguese wordlist This package provides the file /usr/share/dict/portuguese containing a list of Portuguese words with European spellings. It was obtained from the ispell.pt dictionary developed by the Informatics Department at Minho's University in Portugal. Package: wspanish Description-md5: 53aa7aabd2b317854ee5466a9d9a6045 Description-en_GB: Spanish dictionary words for /usr/share/dict This package contains an alphabetic list of some Spanish words. . Note that this wordlist is not intended to be complete and many words are not fully expanded. Package: wswedish Description-md5: 41d5123ba7e77d9885609115e5c03949 Description-en_GB: Swedish dictionary words for /usr/share/dict This is a list of 120,000 Swedish words and names, to be used for whatever purpose you may think of. Package: wswiss Description-md5: 52c7ab651ee674f1e2a18b0bd18dd7aa Description-en_GB: Swiss (German) orthography wordlist This is a wordlist with the new German orthography (de-CH-1996), which is used since 1998-08-01 and which is obligatory as of 2005-08-01. . It is based on the famous hkgerman dictionary (using the old German orthography, which is available as wogerman), with many corrections and additions. . Most notably this variant supports swiss spelling. This includes some Swiss words, as well as ss instead of German sz ligature. Package: wukrainian Description-md5: 4c58b9b69101d950e73ce94f6a1fec14 Description-en_GB: Ukrainian dictionary words for /usr/share/dict This package provides the file /usr/share/dict/ukrainian containing a list of Ukrainian words. This list can be used by spelling checkers, and by programs such as look(1). Package: x11-apps Description-md5: 5702f23f04bb60fad1ae4604e92691fa Description-en_GB: X applications This package provides a miscellaneous assortment of X applications that ship with the X Window System, including: - atobm, bitmap, and bmtoa, tools for manipulating bitmap images; - ico, a demo program animating polyhedrons; - oclock and xclock, graphical clocks; - rendercheck, a program to test render extension implementations; - transset, a tool to set opacity property on a window; - xbiff, a tool which tells you when you have new email; - xcalc, a scientific calculator desktop accessory; - xclipboard, a tool to manage cut-and-pasted text selections; - xconsole, which monitors system console messages; - xcursorgen, a tool for creating X cursor files from PNGs; - xditview, a viewer for ditroff output; - xedit, a simple text editor for X; - xeyes, a demo program in which a pair of eyes track the pointer; - xgc, a graphics demo; - xload, a monitor for the system load average; - xlogo, a demo program that displays the X logo; - xmag, which magnifies parts of the X screen; - xman, a manual page browser; - xmore, a text pager; - xwd, a utility for taking window dumps ("screenshots") of the X session; - xwud, a viewer for window dumps created by xwd; - Xmark, x11perf, and x11perfcomp, tools for benchmarking graphical operations under the X Window System; . The xbiff, xcalc, xconsole, xedit and xman programs use bitmap images provided by the xbitmaps package. Package: x11-common Description-md5: c3a0735e67df3065d7cbf88aa39b7ec7 Description-en_GB: X Window System (X.Org) infrastructure x11-common contains the filesystem infrastructure required for further installation of the X Window System in any configuration; it does not provide a full installation of clients, servers, libraries, and utilities required to run the X Window System. . A number of terms are used to refer to the X Window System, including "X", "X Version 11", "X11", "X11R6", and "X11R7". The version of X used in Debian is derived from the version released by the X.Org Foundation, and is thus often also referred to as "X.Org". All of the preceding quoted terms are functionally interchangeable in an Debian system. Package: x11-session-utils Description-md5: 8e1733f3dc337562406ab5336cb95a29 Description-en_GB: X session utilities This package provides the X session manager and related tools: - rstart; - smproxy, a session manager proxy for X clients that do not use the X session manager protocol; - xsm, a session manager for X sessions; Installation of an rsh or ssh daemon (server) is necessary if rstartd is to be used, and installation of an rsh or ssh client is necessary if rstart is to be used. Package: x11-utils Description-md5: bf8a6af96a706be8e8bde2b9de07a319 Description-en_GB: X11 utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X utilities that ship with the X Window System, including: - appres, editres, listres and viewres, which query the X resource database; - luit, a filter that can be run between an arbitrary application and a UTF-8 terminal emulator; - xdpyinfo, a display information utility for X; - xdriinfo, query configuration information of DRI drivers; - xev, an X event displayer; - xfd, a tool that displays all the glyphs in a given X font; - xfontsel, a tool for browsing and selecting X fonts; - xkill, a tool for terminating misbehaving X clients; - xlsatoms, which lists interned atoms defined on an X server; - xlsclients, which lists client applications running on an X display; - xlsfonts, a server font list displayer; - xmessage, a tool to display message or dialog boxes; - xprop, a property displayer for X; - xvinfo, an Xv extension information utility for X; - xwininfo, a window information utility for X; . The editres and viewres programs use bitmap images provided by the xbitmaps package. The luit program requires locale information from the libx11-data package. Package: x11-xkb-utils Description-md5: a2adce3cb7ed4a10d97bc7fd4558b944 Description-en_GB: X11 XKB utilities xkbutils contains a number of client-side utilities for XKB, the X11 keyboard extension. . setxkbmap is a tool to query and change the current XKB map. . xkbbell generates a bell event through the keyboard. . xkbcomp is a tool to compile XKB definitions into map files the server can use. . xkbevd is an experimental tool to listen for certain XKB events and execute defined triggers when actions occur. . xkbprint is a tool to generate an image with the physical representation of the keyboard as XKB sees it. . xkbvleds shows the changing status of keyboard LEDs. . xkbwatch shows the changing status of modifiers and LEDs. Package: x11-xserver-utils Description-md5: 7bc6b40d32fbe568c9539995f7b1053e Description-en_GB: X server utilities An X client is a program that interfaces with an X server (almost always via the X libraries), and thus with some input and output hardware like a graphics card, monitor, keyboard, and pointing device (such as a mouse). . This package provides a miscellaneous assortment of X Server utilities that ship with the X Window System, including: - iceauth, a tool for manipulating ICE protocol authorization records; - rgb; - sessreg, a simple program for managing utmp/wtmp entries; - xcmsdb, a device color characteristic utility for the X Color Management System; - xgamma, a tool for querying and setting a monitor's gamma correction; - xhost, a very dangerous program that you should never use; - xmodmap, a utility for modifying keymaps and pointer button mappings in X; - xrandr, a command-line interface to the RandR extension; - xrdb, a tool to manage the X server resource database; - xrefresh, a tool that forces a redraw of the X screen; - xset, a tool for setting miscellaneous X server parameters; - xsetmode and xsetpointer, tools for handling X Input devices; - xsetroot, a tool for tailoring the appearance of the root window; - xstdcmap, a utility to selectively define standard colormap properties; - xvidtune, a tool for customizing X server modelines for your monitor. Package: x11proto-core-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-dev Description-md5: ac0f550f2a2dee17a6c5a58fdefdd85b Description-en_GB: X11 extension protocols and auxiliary headers This package provides development headers describing the wire protocol for the X11 core and extension protocols, and also provides a number of utility headers, used to abstract OS-specific functions. . More information about X.Org can be found at: . This package is built from the X.org xorgproto module. Package: x11proto-dri2-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-fonts-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-gl-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-input-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-kb-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-present-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-randr-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-record-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-render-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-scrnsaver-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-video-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-xext-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-xf86dga-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-xf86dri-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-xf86vidmode-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: x11proto-xinerama-dev Description-md5: 635a93bcd1440d16621693fe064c2aa9 Description-en_GB: transitional dummy package This is a transitional dummy package, it can be safely removed. Package: xauth Description-md5: 20c8545ce7ba7273dbeefb5186103e04 Description-en_GB: X authentication utility xauth is a small utility to read and manipulate Xauthority files, which are used by servers and clients alike to control authentication and access to X sessions. Package: xbitmaps Description-md5: 5c825d172ff946c25bc263a05be159f7 Description-en_GB: Base X bitmaps This package contains the base X bitmaps, which are used in many legacy X clients. Package: xbrlapi Description-md5: 53f480ad337051c6a36a0d285d13603c Description-en_GB: Access software for a blind person using a braille display - xbrlapi BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package provides xbrlapi, a brltty X11 helper which handles proper keyboard simulation and window selection. Package: xcursor-themes Description-md5: d55b0b75b3d31697a2beb36f27eaec60 Description-en_GB: Base X cursor themes This package contains the additional base X cursor themes -- handhelds, redglass, and whiteglass. These themes are not essential for the X server to run. Package: xdg-dbus-proxy Description-md5: 9c7aa8b67e60fc125dc6a7a23ac5d1f9 Description-en_GB: filtering D-Bus proxy xdg-dbus-proxy is a filtering proxy for D-Bus connections. It was originally part of the Flatpak project, but it has been broken out as a standalone module to facilitate using it in other contexts, for example in WebKit-GTK's optional bubblewrap-based sandbox. . For this proxy to be useful, restricted D-Bus clients must be denied access to the normal D-Bus socket (for example by using containers or AppArmor rules), and instead given access to the listening Unix socket created by the proxy (typically by bind-mounting it into a Linux container). Package: xdg-desktop-portal Description-md5: 7eac259f6a9a24c9e234ad737a8c6945 Description-en_GB: desktop integration portal for Flatpak and Snap xdg-desktop-portal provides a portal frontend service for Flatpak, Snap, and possibly other desktop containment/sandboxing frameworks. This service is made available to the sandboxed application, and provides mediated D-Bus interfaces for file access, URI opening, printing and similar desktop integration features. . The implementation of these interfaces is expected to require user confirmation before responding to the sandboxed application's requests. For example, when the sandboxed application ask to open a file, the portal implementation will open an "Open" dialogue outside the sandbox, and will only make the selected file available to the sandboxed app if that dialogue is confirmed. . xdg-desktop-portal is designed to be desktop-agnostic, and uses a desktop- environment-specific GUI backend such as xdg-desktop-portal-gtk to provide its functionality. Package: xdg-desktop-portal-dev Description-md5: 868b66f3cbad8db622f38d23df203ad4 Description-en_GB: desktop integration portal - development files xdg-desktop-portal provides a portal frontend service for Flatpak, Snap, and possibly other desktop containment/sandboxing frameworks. This service is made available to the sandboxed application, and provides mediated D-Bus interfaces for file access, URI opening, printing and similar desktop integration features. See the xdg-desktop-portal package's description for more details. . This package contains development files for backends such as xdg-desktop- portal-gtk. Package: xdg-desktop-portal-gtk Description-md5: 4e488fa004136715b8ea7a1eda5b8734 Description-en_GB: GTK+/GNOME portal backend for xdg-desktop-portal xdg-desktop-portal-gtk provides a GTK+/GNOME implementation for the desktop-agnostic xdg-desktop-portal service. This allows sandboxed applications to request services from outside the sandbox using GTK+ GUIs (app chooser, file chooser, print dialog) or using GNOME services (session manager, screenshot provider). Package: xdg-user-dirs Description-md5: bede57a95f8202be418742bfd703ba9d Description-en_GB: tool to manage well known user directories xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. . The way it works is that xdg-user-dirs-update is run very early in the login phase. This program reads a configuration file, and a set of default directories. It then creates localized versions of these directories in the users home directory and sets up a config file in $(XDG_CONFIG_HOME )/user-dirs.dirs (XDG_CONFIG_HOME defaults to ~/.config) that applications can read to find these directories. Package: xdg-user-dirs-gtk Description-md5: 29d6579970525b2d5aea83508bb9d59c Description-en_GB: tool to manage well known user directories (Gtk extension) xdg-user-dirs is a tool to help manage "well known" user directories like the desktop folder and the music folder. It also handles localization (i.e. translation) of the filenames. . This extension sets the Gtk bookmark file and tracks changes of the locale to notify the user on login about changed directory names. Package: xdg-utils Description-md5: 10d9a624c77afc2a42aad2c3dae95f8b Description-en_GB: desktop integration utilities from freedesktop.org xdg-utils contains utilities for integrating applications with the desktop environment, regardless of which desktop environment is used. . The following utilities are included: . * xdg-desktop-menu - Install desktop menu items * xdg-desktop-icon - Install icons on the user's desktop * xdg-email - Compose a new email in the user's preferred email client, potentially with subject and other info filled in * xdg-icon-resource - Install icon resources * xdg-mime - Query and install MIME types and associations * xdg-open - Open a URI in the user's preferred application that handles the respective URI or file type * xdg-screensaver - Enable, disable, or suspend the screensaver * xdg-settings - Get or set the default web browser and URI handlers Package: xfonts-base Description-md5: b523687dc2655def36c6861a16a103b0 Description-en_GB: standard fonts for X xfonts-base provides a standard set of low-resolution bitmapped fonts. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. Package: xfonts-encodings Description-md5: 756f2a9079a3a81226ce262c1c944fd7 Description-en_GB: Encodings for X.Org fonts This package contains the encodings that map to specific characters. Package: xfonts-scalable Description-md5: 130f2543a116db5cfb1067f413a7dc80 Description-en_GB: scalable fonts for X xfonts-scalable provides fonts that can be drawn at any size by the X server or font server without loss of quality. In most cases it is desirable to have the X font server (xfs) and/or an X server installed to make the fonts available to X clients. . This package is missing three fonts from the X.Org source archives because the license terms on the fonts do not meet the Debian Free Software Guidelines; they are the Type1 fonts Adobe Utopia, IBM Courier, and Bigelow & Holmes (B&H) Luxi. . This package requires the xutils package to prepare the font directories for use by an X server or X font server. Package: xfonts-utils Description-md5: cfb627fb99a0d0ef5d7b0b2f94423328 Description-en_GB: X Window System font utility programs xfonts-utils provides a set of utility programs shipped with the X Window System that are needed for font management. . The programs in this package include: - bdftopcf, which converts BDF fonts to PCF fonts; - bdftruncate and ucs2any, tools to generate fonts with various encodings from ISO 10646-encoded fonts - mkfontdir, a program to generate fonts.dir files; - mkfontscale, a program to generate fonts.scale files; - fonttosfnt, a program to wrap bitmap fonts in a sfnt (TrueType) wrapper. Package: xfsdump Description-md5: 8448ced317c37d3587808bf000f24a98 Description-en_GB: Administrative utilities for the XFS filesystem The xfsdump package contains xfsdump, xfsrestore and a number of other administrative utilities for managing XFS filesystems. . xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. It uses XFS-specific directives for optimizing the dump of an XFS filesystem, and also knows how to backup XFS extended attributes. Backups created with xfsdump are "endian safe" and can thus be transfered between Linux machines of different architectures and also between IRIX machines. . xfsrestore performs the inverse function of xfsdump; it can restore a full backup of a filesystem. Subsequent incremental backups can then be layered on top of the full backup. Single files and directory subtrees may be restored from full or partial backups. Package: xfslibs-dev Description-md5: 8fd1710c9afb5a76b6200c23b3b170cf Description-en_GB: XFS filesystem-specific static libraries and headers xfslibs-dev contains the libraries and header files needed to develop XFS filesystem-specific programs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xfsprogs Description-md5: 11edfc24e752c0542cb7648c8934181f Description-en_GB: Utilities for managing the XFS filesystem A set of commands to use the XFS filesystem, including mkfs.xfs. . XFS is a high performance journaling filesystem which originated on the SGI IRIX platform. It is completely multi-threaded, can support large files and large filesystems, extended attributes, variable block sizes, is extent based, and makes extensive use of Btrees (directories, extents, free space) to aid both performance and scalability. . Refer to the documentation at https://xfs.wiki.kernel.org/ for complete details. Package: xinit Description-md5: d1a59408a40e4b7d5f1e952907662c93 Description-en_GB: X server initialisation tool xinit and startx are programs which facilitate starting an X server, and loading a base X session. Package: xinput Description-md5: 430b05bbc8c851147aaa5b8f95166a9a Description-en_GB: Runtime configuration and test of XInput devices Xinput is an utility for configuring and testing XInput devices. Package: xkb-data Description-md5: 3253e95e707af859f77590b31f05da3b Description-en_GB: X Keyboard Extension (XKB) configuration data This package contains configuration data used by the X Keyboard Extension (XKB), which allows selection of keyboard layouts when using a graphical interface. . Every X11 vendor provides its own XKB data files, so keyboard layout designers have to send their layouts to several places. The xkeyboard- config project has been launched at FreeDesktop in order to provide a central repository that could be used by all vendors. Package: xml-core Description-md5: 304140a15687273ea24563dfcde030d3 Description-en_GB: XML infrastructure and XML catalog file support This package creates the XML infrastructure directories and provides XML catalog file support in compliance with the current Debian XML Policy draft: . * infrastructure directories: - /etc/xml - /usr/share/xml/{declaration,entities,misc,schema} - /usr/local/share/xml/{declaration,entities,misc,schema} . * XML catalog schema: OASIS XML Catalog Committee Specification 1.0 . * update-xmlcatalog(8): tool for maintaining the root XML catalog file and the package XML catalog files in the '/etc/xml' directory as well as local XML catalog files. . * dh_installxmlcatalogs(1): debhelper tool for installing local XML catalog files and registering XML entities in package XML catalog files and the root XML catalog file (requires debhelper package) Package: xmlsec1 Description-md5: 549bfc534604f9a3fe2dca801860e34f Description-en_GB: XML security command line processor Xmlsec is a command line tool for signature and encryption transformations of XML data. It is part of the XML Security Library. Package: xorg Description-md5: f5abde5fb283cb96048a3d3a5fe06e17 Description-en_GB: X.Org X Window System This metapackage provides the components for a standalone workstation running the X Window System. It provides the X libraries, an X server, a set of fonts, and a group of basic X clients and utilities. . Higher level metapackages, such as those for desktop environments, can depend on this package and simplify their dependencies. . It should be noted that a package providing x-window-manager should also be installed to ensure a comfortable X experience. Package: xorg-dev Description-md5: 00a974084948001400546a402cbefdb1 Description-en_GB: X.Org X Window System development libraries This metapackage provides the development libraries for the X.Org X Window System. . X Window System design documentation, manual pages, library reference works, static versions of the shared libraries, and C header files are supplied by the packages depended on by this metapackage. . Note that this is a convenience package for users and is not a package for Debian developers to have their package depend on. Package: xorg-docs Description-md5: 8e446e7efb54922706b8ca2c81cd7cf2 Description-en_GB: Miscellaneous documentation for the X.org X Window System This package contains various documents on the X.org X Window System including the release notes for the current version and instructions on the font and xkb subsystems. The documents are in html, pdf, ps, and plain text format. Package: xorg-docs-core Description-md5: 37a691694c97a0321d19b964ed2f7f5a Description-en_GB: Core documentation for the X.org X Window System This package contains core documentation for the X.org X Window System. This currently includes only a set of manpages which are standard for the system. Package: xorg-sgml-doctools Description-md5: 9b074ec1fd035c058dfb6f238155efeb Description-en_GB: Common tools for building X.Org SGML documentation This package contains tools for building the X.Org SGML documentation. Currently it only includes various entity definitions for the current release. Package: xserver-common Description-md5: be03943b6955ee9fae7163ad516c772f Description-en_GB: common files used by various X servers This package provides files necessary for all X.Org based X servers. Package: xserver-xephyr Description-md5: eeb7a5ed15c65f716761ab1fa1637b6b Description-en_GB: nested X server Xephyr is an X server that can be run inside another X server, much like Xnest. It is based on the kdrive X server, and as a result it supports newer extensions than Xnest, including render and composite. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg Description-md5: 3d8c1d268e8af6b69f54d86fbd5a3939 Description-en_GB: X.Org X server This package depends on the full suite of the server and drivers for the X.Org X server. It does not provide the actual server itself. Package: xserver-xorg-core Description-md5: 018a15965c91ba9a09e0652c1c0fb9ac Description-en_GB: Xorg X server - core server The Xorg X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The Xorg server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-dev Description-md5: c5425cbd8103a5899200596c7a3c3033 Description-en_GB: Xorg X server - development files This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. . Unless you are developing or building a driver, you probably want xserver- xorg and/or xserver-xorg-core instead. . More information about X.Org can be found at: . This package is built from the X.org xserver module. Package: xserver-xorg-input-all Description-md5: 6dc6019c398114619eba5fcd5806f328 Description-en_GB: X.Org X server -- input driver metapackage This package depends on the full suite of input drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: xserver-xorg-input-libinput Description-md5: f8bfd1aa5c6b0f14ea81809036429317 Description-en_GB: X.Org X server -- libinput input driver This package provides the driver for input devices using libinput library. It can handle keyboards, mice and touchpads, and essentially replaces the separate -evdev and -synaptics drivers. . This package is built from the X.org xf86-input-libinput driver module. Package: xserver-xorg-input-libinput-dev Description-md5: 4b5e846f463943f6804a3550660477a7 Description-en_GB: X.Org X server -- libinput input driver (development headers) This package provides the development headers for the libinput input driver found in xserver-xorg-input-libinput. Non-developers likely have little use for this package. . This package is built from the X.org xf86-input-libinput driver module. Package: xserver-xorg-input-wacom Description-md5: 990a6fd67780d38db31b26b3018b5519 Description-en_GB: X.Org X server -- Wacom input driver This package provides the X.Org driver for Wacom tablet devices. Package: xserver-xorg-legacy Description-md5: a49fa8443df84effdf1fd36e26ad0f94 Description-en_GB: setuid root Xorg server wrapper This package provides a wrapper for the Xorg X server, which is necessary for legacy drivers and non-Linux kernels. Package: xserver-xorg-video-all Description-md5: d6c33380f65bba53cd75efae633435bf Description-en_GB: X.Org X server -- output driver metapackage This package depends on the full suite of output drivers for the X.Org X server (Xorg). It does not provide any drivers itself, and may be removed if you wish to only have certain drivers installed. Package: xserver-xorg-video-amdgpu Description-md5: e2b193b8ecbf0f4c08a535d8f9541c51 Description-en_GB: X.Org X server -- AMDGPU display driver This package provides the 'amdgpu' driver for the AMD Radeon cards. The following chip families should be supported: Bonaire, Hawaii, Kaveri, Kabini Mullins, Iceland, Tonga, Carrizo, Fiji, Stoney. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-amdgpu driver module. Package: xserver-xorg-video-ati Description-md5: f033d1f2dd0d21738c7fdc5296ac1d8d Description-en_GB: X.Org X server -- AMD/ATI display driver wrapper This package provides the 'ati' driver for the AMD/ATI Mach64, Rage128, Radeon, FireGL, FireMV, FirePro and FireStream series. This driver is actually a wrapper that loads one of the 'mach64', 'r128' or 'radeon' sub- drivers depending on the hardware. These sub-drivers are brought through package dependencies. . Users of Rage, Mach, or Radeon boards may remove this package only if they use Driver "r128", "mach64", or "radeon" in /etc/X11/xorg.conf instead of relying on autodetection. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Package: xserver-xorg-video-dummy Description-md5: 43e4fd7aaa94ac5f196f6eb508f1969c Description-en_GB: X.Org X server -- dummy display driver This package provides a 'dummy' display driver, which does not actually display anything. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-dummy driver module. Package: xserver-xorg-video-fbdev Description-md5: 64c436c9c202e79fa1c638b0252edf4c Description-en_GB: X.Org X server -- fbdev display driver This package provides the driver for the Linux framebuffer device (aka 'fbdev'). . More information about X.Org can be found at: . This package is built from the X.org xf86-video-fbdev driver module. Package: xserver-xorg-video-intel Description-md5: 6f99289cb68f1933937f7c2f79305530 Description-en_GB: X.Org X server -- Intel i8xx, i9xx display driver This package provides the driver for the Intel i8xx and i9xx family of chipsets, including i810, i815, i830, i845, i855, i865, i915, i945 and i965 series chips. . This package also provides XvMC (XVideo Motion Compensation) drivers for i810/i815 and i9xx and newer chipsets. . This package is built from the X.org xf86-video-intel driver module. . The use of this driver is discouraged if your GPU is new enough (ca. 2007 and newer). You can try uninstalling this driver and let the server use its built-in modesetting driver instead. Package: xserver-xorg-video-nouveau Description-md5: b084a16945b86c1eda89ad33dbb4530d Description-en_GB: X.Org X server -- Nouveau display driver This driver for the X.Org X server (see xserver-xorg for a further description) provides support for NVIDIA Riva, TNT, GeForce, and Quadro cards. . This package provides 2D support including EXA acceleration, Xv and RandR. 3D functionality is provided by the libgl1-mesa-dri package. . This package is built from the FreeDesktop.org xf86-video-nouveau driver. Package: xserver-xorg-video-qxl Description-md5: 9d2c19c3827f1261a65414b2acd67b67 Description-en_GB: X.Org X server -- QXL display driver This package provides the driver for QXL video device, i.e. if Linux is running inside a RedHat Enterprise Virtualization (RHEV) environment, or other SPICE-compatible KVM/Qemu emulator. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-qxl driver module. Package: xserver-xorg-video-radeon Description-md5: 0fde75386f38d2861207c166e64f19d4 Description-en_GB: X.Org X server -- AMD/ATI Radeon display driver This package provides the 'radeon' driver for the AMD/ATI cards. The following chips should be supported: R100, RV100, RS100, RV200, RS200, RS250, R200, RV250, RV280, RS300, RS350, RS400/RS480, R300, R350, R360, RV350, RV360, RV370, RV380, RV410, R420, R423/R430, R480/R481, RV505/RV515/RV516/RV550, R520, RV530/RV560, RV570/R580, RS600/RS690/RS740, R600, RV610/RV630, RV620/RV635, RV670, RS780/RS880, RV710/RV730, RV740/RV770/RV790, CEDAR, REDWOOD, JUNIPER, CYPRESS, HEMLOCK, PALM, SUMO/SUMO2, BARTS, TURKS, CAICOS, CAYMAN, ARUBA, TAHITI, PITCAIRN, VERDE, OLAND, HAINAN, BONAIRE, KABINI, MULLINS, KAVERI, HAWAII. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-ati driver module. Package: xserver-xorg-video-vesa Description-md5: 09beb2a31bd27ae3444fb260bf0f887f Description-en_GB: X.Org X server -- VESA display driver This driver for the X.Org X server (see xserver-xorg for a further description) uses the standard VESA interface provided on all video cards, but runs unaccelerated. This driver is not recommended for use unless you have a problem with the normal driver for your card, because it will perform very badly. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vesa driver module. Package: xserver-xorg-video-vmware Description-md5: 21afce1387bf1052ec99956e90ec2d1c Description-en_GB: X.Org X server -- VMware display driver This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vmware driver module. Package: xsltproc Description-md5: 269c4daf3d326a815e26cdd2e64cf686 Description-en_GB: XSLT 1.0 command line processor 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 version 1.0 stylesheets. . This package contains a command line tool that facilitates XSLT transformations. Package: xtrans-dev Description-md5: 3e54bc7198040be15a6ef352cf9a6812 Description-en_GB: X transport library (development files) xtrans includes a number of routines to make X implementations transport- independent; at time of writing, it includes support for UNIX sockets, IPv4, IPv6, and DECnet. . xtrans is not actually a library in itself; it includes .c files which are then used in the compilation of X servers, libraries, et al. . More information about X.Org can be found at: . This module can be found at https://cgit.freedesktop.org/xorg/lib/libxtrans/ Package: xwayland Description-md5: 46119f00e9401992b76d381dca9d3438 Description-en_GB: X server for running X clients under Wayland This package provides an X server running on top of wayland, using wayland input devices for input and forwarding either the root window or individual top-level windows as wayland surfaces. Package: xxd Description-md5: d658dacad23806722eb421aab7cc53e5 Description-en_GB: tool to make (or reverse) a hex dump xxd creates a hex dump of a given file or standard input. It can also convert a hex dump back to its original binary form. Package: xz-utils Description-md5: ea97a558c8575aebbed2c11cbd20e0f2 Description-en_GB: XZ-format compression utilities XZ is the successor to the Lempel-Ziv/Markov-chain Algorithm compression format, which provides memory-hungry but powerful compression (often better than bzip2) and fast, easy decompression. . This package provides the command line tools for working with XZ compression, including xz, unxz, xzcat, xzgrep, and so on. They can also handle the older LZMA format, and if invoked via appropriate symlinks will emulate the behavior of the commands in the lzma package. . The XZ format is similar to the older LZMA format but includes some improvements for general use: . * 'file' magic for detecting XZ files; * crc64 data integrity check; * limited random-access reading support; * improved support for multithreading (not used in xz-utils); * support for flushing the encoder. Package: yaru-theme-gnome-shell Description-md5: df1960daa1bf06cfb631cb74ba506b27 Description-en_GB: Yaru GNOME Shell desktop theme from the Ubuntu Community This is the theme, better than a burrito, that is shaped by the community on the Ubuntu discourse. . This package contains the GNOME Shell theme part . If you want to follow development, more information here: https://community.ubuntu.com/c/desktop/theme-refresh. Package: yaru-theme-gtk Description-md5: 9233c6e7e5e658941fa43c9d66c2ff6b Description-en_GB: Yaru GTK theme from the Ubuntu Community This is the theme, better than a burrito, that is shaped by the community on the Ubuntu discourse. . This package contains the GTK+ 2 and 3 theme parts . If you want to follow development, more information here: https://community.ubuntu.com/c/desktop/theme-refresh. Package: yaru-theme-icon Description-md5: c87b5d085e2e33248552c237e0889612 Description-en_GB: Yaru icon theme from the Ubuntu Community This is the theme, better than a burrito, that is shaped by the community on the Ubuntu discourse. . This package contains the icon theme . If you want to follow development, more information here: https://community.ubuntu.com/c/desktop/theme-refresh. Package: yaru-theme-sound Description-md5: 4d20510de98f2150f6880c6d066f0bcd Description-en_GB: Yaru sound theme from the Ubuntu Community This is the theme, better than a burrito, that is shaped by the community on the Ubuntu discourse. . This package contains the sound theme . If you want to follow development, more information here: https://community.ubuntu.com/c/desktop/theme-refresh. Package: yelp Description-md5: b660f3f94d2a495572d2b53c6824da41 Description-en_GB: Help browser for GNOME Yelp is the help browser for the GNOME desktop. Yelp provides a simple graphical interface for viewing DocBook, Mallard, HTML, man, and info formatted documentation. Package: yelp-xsl Description-md5: 9ccda596c294dc3049012cfa172e5063 Description-en_GB: XSL stylesheets for the yelp help browser Yelp-xsl contains XSL stylesheets that are used by the yelp help browser to format DocBook and Mallard documents. Package: zenity Description-md5: 0eaa042a6247aca86bac2f94a69fc906 Description-en_GB: Display graphical dialog boxes from shell scripts Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. Package: zenity-common Description-md5: 31577d10cdc7dea3e76b1ffaca46c1f6 Description-en_GB: Display graphical dialog boxes from shell scripts (common files) Zenity allows you to display GTK+ dialogs from shell scripts; it is a rewrite of the `gdialog' command from GNOME 1. . Zenity includes a gdialog wrapper script so that it can be used with legacy scripts. . This package contains architecture independent files. Package: zerofree Description-md5: e8c47b284082ddf9145a003c9cbeafdb Description-en_GB: zero free blocks from ext2, ext3 and ext4 file-systems Zerofree finds the unallocated blocks with non-zero value content in an ext2, ext3 or ext4 file-system and fills them with zeroes (zerofree can also work with another value than zero). This is mostly useful if the device on which this file-system resides is a disk image. In this case, depending on the type of disk image, a secondary utility may be able to reduce the size of the disk image after zerofree has been run. Zerofree requires the file-system to be unmounted or mounted read-only. . The usual way to achieve the same result (zeroing the unused blocks) is to run "dd" to create a file full of zeroes that takes up the entire free space on the drive, and then delete this file. This has many disadvantages, which zerofree alleviates: * it is slow; * it makes the disk image (temporarily) grow to its maximal extent; * it (temporarily) uses all free space on the disk, so other concurrent write actions may fail. . Zerofree has been written to be run from GNU/Linux systems installed as guest OSes inside a virtual machine. If this is not your case, you almost certainly don't need this package. (One other use case would be to erase sensitive data a little bit more securely than with a simple "rm"). Package: zfs-initramfs Description-md5: ed136876804c562cd1f81b87863a33a9 Description-en_GB: OpenZFS root filesystem capabilities for Linux - initramfs OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package adds OpenZFS to the system initramfs with a hook for the initramfs-tools infrastructure. Package: zfs-zed Description-md5: 371f25433afc0f13d827a77c432615a1 Description-en_GB: OpenZFS Event Daemon OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . ZED (ZFS Event Daemon) monitors events generated by the ZFS kernel module. When a zevent (ZFS Event) is posted, ZED will run any ZEDLETs (ZFS Event Daemon Linkage for Executable Tasks) that have been enabled for the corresponding zevent class. . This package provides the OpenZFS Event Daemon (zed). Package: zfsutils-linux Description-md5: e0d1624ff402201471b9a32e9cb71f16 Description-en_GB: command-line tools to manage OpenZFS filesystems OpenZFS is a storage platform that encompasses the functionality of traditional filesystems and volume managers. It supports data checksums, compression, encryption, snapshots, and more. . This package provides the zfs and zpool commands to create and administer OpenZFS filesystems. Package: zip Description-md5: 581928d34d669e63c353cd694bd040b0 Description-en_GB: Archiver for .zip files This is InfoZIP's zip program. It produces files that are fully compatible with the popular PKZIP program; however, the command line options are not identical. In other words, the end result is the same, but the methods differ. :-) . This version supports encryption. Package: zlib1g Description-md5: 567f396aeeb2b2b63295099aed237057 Description-en_GB: compression library - runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the shared library. Package: zlib1g-dev Description-md5: d7f4e8a626131fc83c643c5d59096290 Description-en_GB: compression library - development zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files. Package: zsh Description-md5: a129d6b2d23d2d5d3a6b822d3f8f856d Description-en_GB: shell with lots of features Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. Package: zsh-common Description-md5: 8aac20ad1d93f2ea018a327bcfd5912f Description-en_GB: architecture independent files for Zsh Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This package contains the common zsh files shared by all architectures. Package: zsh-dev Description-md5: 958eee099c22df2f69105f5ecae036a2 Description-en_GB: shell with lots of features (development files) Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This package contains headers and scripts necessary to compile third-party modules. Package: zsh-doc Description-md5: 9b5459fce7bedf54d5694a22e68389c7 Description-en_GB: zsh documentation - info/HTML format Zsh is a UNIX command interpreter (shell) usable as an interactive login shell and as a shell script command processor. Of the standard shells, zsh most closely resembles ksh but includes many enhancements. Zsh has command-line editing, built-in spelling correction, programmable command completion, shell functions (with autoloading), a history mechanism, and a host of other features. . This contains the documentation in GNU info and HTML formats. Package: zstd Description-md5: d2e4d40bb07cc70b5a32d3b4a9b5f53d Description-en_GB: fast lossless compression algorithm -- CLI tool Zstd, short for Zstandard, is a fast lossless compression algorithm, targeting real-time compression scenarios at zlib-level compression ratio. . This package contains the CLI program implementing zstd. Package: zsys Description-md5: dabfaa2297d4001c7e247851fbcc2086 Description-en_GB: ZFS SYStem integration ZSYS is a Zfs SYStem tool targetting an enhanced ZOL experience. It allows running multiple ZFS system in parallels on the same machine, get automated snapshots, managing complex zfs dataset layouts separating user data from system and persistent data, and more. Package: zvmcloudconnector-common Description-md5: d05e72aec9e53ee776fc0735e135889b Description-en_GB: z/VM Development SDK for managing z/VM - Common Files z/VM cloud connector is a development SDK for managing z/VM. It provides a set of APIs to operate z/VM including guest, image, network, volume etc. . Just like os-win for nova hyperv driver and oslo.vmware for nova vmware driver, z/VM cloud connector (zVMCloudConnector) is for nova z/VM driver and other z/VM related openstack drivers such as neutron, ceilometer. . This package contains common files. Package: default-jdk Description-md5: 8df9076e2dc48e586d3f361b25575ae1 Description-en_GB: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for arm64. Package: default-jdk-doc Description-md5: b1b6d6b5e3a580efd2254ae9f820343c Description-en_GB: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for arm64. Package: default-jdk-headless Description-md5: 09d91954cdc82526a2dbbfd91b0a8c09 Description-en_GB: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11 -jdk-headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: 9d234ec9183d926e563d0acf69f3fa46 Description-en_GB: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for arm64. Package: default-jre-headless Description-md5: dc79f467ee68cecc0af17f7f1f27bdf2 Description-en_GB: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre- headless for arm64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: flash-kernel Description-md5: 20e5ff2238f4ed9bfdf4651b31ecd6f9 Description-en_GB: utility to make certain embedded devices bootable flash-kernel is a script which will put the kernel and initramfs in the boot location of embedded devices that don't load the kernel and initramfs directly from /boot. flash-kernel supports devices that boot from flash memory (hence the name) as well as some devices that require a special boot image on the disk. Package: grub-efi-arm64 Description-md5: b55085cf9509b6d6ac292cecf72edfbb Description-en_GB: GRand Unified Bootloader, version 2 (ARM64 UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use on ARM64 systems with UEFI. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-arm64-bin Description-md5: 85b87f648ce8f6d264dba7a956fef128 Description-en_GB: GRand Unified Bootloader, version 2 (ARM64 UEFI modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use on ARM64 systems with UEFI. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-arm64 is also installed. Package: grub-efi-arm64-dbg Description-md5: f727664e1d891cf68e928bde68e0484a Description-en_GB: GRand Unified Bootloader, version 2 (ARM64 UEFI debug files) This package contains debugging files for grub-efi-arm64-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-efi-arm64-signed Description-md5: 01643ba39fefd9a633ccd5d020ee0e42 Description-en_GB: GRand Unified Bootloader, version 2 (EFI-ARM64 version, signed) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains a version of GRUB built for use with the EFI-ARM64 architecture, signed with Canonical's UEFI signing key. Package: libdrm-etnaviv1 Description-md5: d5bb6ee075277f661b9b61c76d513049 Description-en_GB: Userspace interface to etnaviv-specific kernel DRM services -- runtime 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. Package: libdrm-freedreno1 Description-md5: e7aa894a83938fd7b758950fb23bec72 Description-en_GB: Userspace interface to msm/kgsl kernel DRM services -- runtime 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. Package: libdrm-tegra0 Description-md5: ff51e7e16d573dc25d73700f5163a4dc Description-en_GB: Userspace interface to tegra-specific kernel DRM services -- runtime 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. Package: libhwasan0 Description-md5: 3e86044294569fc681ceeaf4424622e4 Description-en_GB: AddressSanitizer -- a fast memory error detector AddressSanitizer (HWASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: linux-buildinfo-5.15.0-1002-oracle Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1003-azure Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1003-gcp Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1004-aws Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1005-raspi Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-23-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-23-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-24-lowlatency Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-24-lowlatency-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-25-generic Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-25-generic-64k Description-md5: f840c31419e8a2283facfc43fd7e93a9 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARMv8 SMP. . You likely do not want to install this package. Package: linux-image-5.15.0-1005-raspi Description-md5: 36dab3bada480aaaa2b16f4337578807 Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1002-oracle Description-md5: b392d6909d37bd2fcfad23879f3819e6 Description-en_GB: Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Oracle Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1003-azure Description-md5: 9378239861c3e6eb30310853d6564087 Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1003-gcp Description-md5: ebef95b98246deb28e901c8c09533dea Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-1004-aws Description-md5: 7afff155e8b29aa08cf6bd68d50007c6 Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-23-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-23-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-24-lowlatency Description-md5: fffbea448a291dd215ae41d06f5d3f4c Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-24-lowlatency-64k Description-md5: 5a27749338a6d08b5217bc6725d49d82 Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-25-generic Description-md5: ab5c1df848eae9ca8db51d7bc49ddb41 Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-unsigned-5.15.0-25-generic-64k Description-md5: ed7c6e57ac13b28b6c8e09d9e3df3755 Description-en_GB: Linux kernel image for version 5.15.0 on ARMv8 SMP This package contains the unsigned Linux kernel image for version 5.15.0 on ARMv8 SMP. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1002-oracle Description-md5: bd37fe7212a453bf4f1b70e3648e6779 Description-en_GB: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1003-azure Description-md5: 884f46eac4932920dbb67aabe94d2632 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1003-gcp Description-md5: ee6ceb80f0632a9357d8973109c2c86e Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1004-aws Description-md5: 5abd4e2aba29bd4745bb7478e4a3ae2d Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1005-raspi Description-md5: 7f44d391fe226c779ec0a053d53cc5ba Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-23-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-23-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-24-lowlatency Description-md5: a9cd42fcc54e0973bff3f950d5086c22 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-24-lowlatency-64k Description-md5: 56002ef6ff892db3d63f64c496b8c534 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Lowlatency 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-lowlatency-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-25-generic Description-md5: 1cc24cf10cb9fc0d5cb80e84a2a71d08 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-25-generic-64k Description-md5: 5375a73e5ebf937f73bf6c245c290d36 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic 64K pages processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-64k meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1002-oracle Description-md5: 55b9750a1965a929220ca52c441ada79 Description-en_GB: Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Oracle Linux kernel extra modules for version 5.15.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Oracle processors. . Geared toward Oracle Cloud systems. . You likely do not want to install this package directly. Instead, install the linux-oracle meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1003-azure Description-md5: 7a723895810ad92fc56eee049e02a2d1 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Azure processors. . Geared toward Azure systems. . You likely do not want to install this package directly. Instead, install the linux-azure meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1003-gcp Description-md5: 72b3b49261ee6863ad4eec53933615a5 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports amd64 processors. . Geared toward GCP/GKE systems. . You likely do not want to install this package directly. Instead, install the linux-gcp meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1004-aws Description-md5: 522fd9e05d0ff97233a705a6e1d816a2 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 SMP. . Supports AWS processors. . Geared toward Amazon Web Services (AWS) systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-aws meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1005-raspi Description-md5: fdecc05c03b6f9d8097ce5e020e12918 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 SMP. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-25-generic Description-md5: a46997f8baca23c3e2d277a20b02d486 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARMv8 SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARMv8 SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: ubuntu-desktop-raspi Description-md5: 1ee3632da62a88b5a27389351194f6cd Description-en_GB: The Ubuntu desktop system for Raspberry Pi This package depends on all of the packages in the Ubuntu desktop system for Raspberry Pi. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: ubuntu-server-raspi Description-md5: 2b18ad1f1059e5ee270a9f533429b5c2 Description-en_GB: The Ubuntu Server system for Raspberry Pi This package depends on all of the packages in the Ubuntu Server system for Raspberry Pi. . It is also used to help ensure proper upgrades, so it is recommended that it not be removed. Package: default-jdk Description-md5: 3aa19e764cd1d5d853402c150141124e Description-en_GB: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for armhf. Package: default-jdk-doc Description-md5: 7423e1a586f0b2944d99c0b3011694ab Description-en_GB: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for armhf. Package: default-jdk-headless Description-md5: 6422c35fcba06b3dd7ce8e6adaecf076 Description-en_GB: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11 -jdk-headless for armhf. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: eeb64c8baed9eee8d7aca76e9e221e3c Description-en_GB: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for armhf. Package: default-jre-headless Description-md5: b0b9202e95f8945ade7e1144ee8fe834 Description-en_GB: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre- headless for armhf. . The package is used as dependency for packages not needing a graphical display during runtime. Package: grub-efi-arm Description-md5: 4d5d31e46506c9d22db87020959b3fd1 Description-en_GB: GRand Unified Bootloader, version 2 (ARM UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use on ARM systems with UEFI. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-arm-bin Description-md5: 6155ff69c46107c009b7f8c96d24eab0 Description-en_GB: GRand Unified Bootloader, version 2 (ARM UEFI modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use on ARM systems with UEFI. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-arm is also installed. Package: grub-efi-arm-dbg Description-md5: 4a1aa14a95817535f266185d8f0a9da6 Description-en_GB: GRand Unified Bootloader, version 2 (ARM UEFI debug files) This package contains debugging files for grub-efi-arm-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: grub-uboot Description-md5: 51e34ff8f458d3a2619abc37a6ff775b Description-en_GB: GRand Unified Bootloader, version 2 (ARM U-Boot version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use with ARM systems with U-Boot. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-uboot-bin Description-md5: 24a22ee26258fa3949b649277c041f89 Description-en_GB: GRand Unified Bootloader, version 2 (ARM U-Boot modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use with ARM systems with U-Boot. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-uboot is also installed. Package: grub-uboot-dbg Description-md5: d928ff33b34b1ff4b5357114d5813160 Description-en_GB: GRand Unified Bootloader, version 2 (ARM U-Boot debug files) This package contains debugging files for grub-uboot-bin. You only need these if you are trying to debug GRUB using its GDB stub. Package: libdrm-exynos1 Description-md5: 70b9aeb8a846b64f93e3a0fa37126919 Description-en_GB: Userspace interface to exynos-specific kernel DRM services -- runtime 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. Package: libdrm-omap1 Description-md5: a772caa1986e36314d42d3b8f696303c Description-en_GB: Userspace interface to omap-specific kernel DRM services -- runtime 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. Package: linux-buildinfo-5.15.0-1005-raspi Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-1005-raspi-nolpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-25-generic Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-buildinfo-5.15.0-25-generic-lpae Description-md5: a6007143ed531ba5b7637e9d004c603e Description-en_GB: Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel buildinfo for version 5.15.0 on ARM (hard float) SMP. . You likely do not want to install this package. Package: linux-generic-lpae Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en_GB: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-generic-lpae-hwe-22.04 Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en_GB: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-generic-lpae-hwe-22.04-edge Description-md5: a57b5f0be4581589e3ee8778107f6e10 Description-en_GB: Complete Generic LPAE Linux kernel and headers This package will always depend on the latest complete generic-lpae Linux kernel and headers. Package: linux-headers-generic-lpae Description-md5: e736e620d7976258f618dadab1d651e9 Description-en_GB: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-generic-lpae-hwe-22.04 Description-md5: e736e620d7976258f618dadab1d651e9 Description-en_GB: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-headers-generic-lpae-hwe-22.04-edge Description-md5: e736e620d7976258f618dadab1d651e9 Description-en_GB: Generic LPAE Linux kernel headers This package will always depend on the latest generic-lpae kernel headers available. Package: linux-image-5.15.0-1005-raspi Description-md5: 2aa9b54e2c01e2814685d7ecdfa596c1 Description-en_GB: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.0 on ARM (hard float) SMP. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.15.0-1005-raspi-nolpae Description-md5: 506e2266e4d687c625c20b157e86a93b Description-en_GB: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.15.0-25-generic Description-md5: b37bdcfe5bfcb5d13e4056c7c47ead9a Description-en_GB: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.0 on ARM (hard float) SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-5.15.0-25-generic-lpae Description-md5: 94bc52c2823164381732fa190e8474a7 Description-en_GB: Linux kernel image for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel image for version 5.15.0 on ARM (hard float) SMP. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-image-generic-lpae Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en_GB: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-generic-lpae-hwe-22.04 Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en_GB: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-image-generic-lpae-hwe-22.04-edge Description-md5: 6febea0aac8354d7ce75bae025d5bcf6 Description-en_GB: Generic LPAE Linux kernel image This package will always depend on the latest generic-lpae kernel image available. Package: linux-modules-5.15.0-1005-raspi Description-md5: 93dd5deaeca549dfe6d5e57d3bf8e3a1 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1005-raspi-nolpae Description-md5: a7fc6a0c8c50699e9311ea0c08674882 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-25-generic Description-md5: 8c8513c020a65953a959ee87a5870f6a Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-25-generic-lpae Description-md5: 3b020551472c51c24642e04b75eef6dc Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic-lpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1005-raspi Description-md5: 42dccb431adef5bbb0dfadca2d8f725f Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP. . Supports Raspberry Pi processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-raspi meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1005-raspi-nolpae Description-md5: 3e3e3ee270b4d5f37849107584060496 Description-en_GB: Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP This package contains the Linux kernel extra modules for version 5.15.0 on ARM (hard float) SMP. . Supports Raspberry Pi no-LPAE processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-modules-extra-raspi-nolpae meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-tools-generic-lpae Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en_GB: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-generic-lpae-hwe-22.04 Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en_GB: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: linux-tools-generic-lpae-hwe-22.04-edge Description-md5: b0ac223b2b5f3fbb149daf32591111da Description-en_GB: Generic LPAE Linux kernel tools This package will always depend on the latest generic-lpae kernel tools available. Package: default-jdk Description-md5: a99dc567e3b63c5eed7d07567c7b9258 Description-en_GB: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for i386. Package: default-jdk-doc Description-md5: c3106305735890243b8376e60689806a Description-en_GB: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for i386. Package: default-jdk-headless Description-md5: f77c2e900dc8d1c146d4f293fa9f1518 Description-en_GB: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11 -jdk-headless for i386. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: 6ffd34ed4e9a90acee4bc67e4bcbfa89 Description-en_GB: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for i386. Package: default-jre-headless Description-md5: 8785d80355fee5b3a8155bbd613a9264 Description-en_GB: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre- headless for i386. . The package is used as dependency for packages not needing a graphical display during runtime. Package: lib64asan6 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en_GB: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64asan8 Description-md5: 1a9f659ca4439e2038933f842e164011 Description-en_GB: AddressSanitizer -- a fast memory error detector (64bit) AddressSanitizer (ASan) is a fast memory error detector. It finds use- after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs. Package: lib64atomic1 Description-md5: dcde910e366c584abcb0cd438bd4f06e Description-en_GB: support library providing __atomic built-in functions (64bit) library providing __atomic built-in functions. When an atomic call cannot be turned into lock-free instructions, GCC will make calls into this library. Package: lib64gcc-11-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en_GB: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc-12-dev Description-md5: 44d3aaff7c21b9d5950416cabd2035a0 Description-en_GB: GCC support library (64bit development files) This package contains the headers and static library files necessary for building C programs which use libgcc, libgomp, libquadmath, libssp or libitm. Package: lib64gcc-s1 Description-md5: 3fa6e907907011d66479852df2d160b2 Description-en_GB: GCC support library (64bit) Shared version of the support library, a library of internal subroutines that GCC uses to overcome shortcomings of particular machines, or special needs for some languages. Package: lib64gfortran-11-dev Description-md5: 552b8ddfa55fb97fed937c39ac7c9855 Description-en_GB: Runtime library for GNU Fortran applications (64bit development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: lib64gfortran5 Description-md5: 46b19e07ae6f07ea3757b2684cf21c0d Description-en_GB: Runtime library for GNU Fortran applications (64bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib64go-11-dev Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en_GB: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go-12-dev Description-md5: a7ef5921b4b83cb852b9de565ed5fece Description-en_GB: Runtime library for GNU Go applications (64bit development files) This package contains the headers and static library files needed to build GNU Go applications. Package: lib64go19 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en_GB: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64go21 Description-md5: 07fa56d3e232224f82aa278bc1a968bd Description-en_GB: Runtime library for GNU Go applications (64bit) Library needed for GNU Go applications linked against the shared library. Package: lib64gomp1 Description-md5: a0950cb11ce700192ac4d8252bba5f9e Description-en_GB: GCC OpenMP (GOMP) support library (64bit) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib64itm1 Description-md5: fcc38020a0be9787c7556be2d025d1a4 Description-en_GB: GNU Transactional Memory Library (64bit) GNU Transactional Memory Library (libitm) provides transaction support for accesses to the memory of a process, enabling easy-to-use synchronization of accesses to shared memory by several threads. Package: lib64ncurses-dev Description-md5: 6bddbac1ee6d7fcd11d85aa04df9fae3 Description-en_GB: developer's libraries for ncurses (64-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the header files, static libraries and symbolic links that developers using ncurses will need. . This package supports the 64-bit ABI variant of your system's architecture. Package: lib64ncurses6 Description-md5: b8bc33d7762cd795ba47795e882f7c30 Description-en_GB: shared libraries for terminal handling (64-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncurses. . This package supports the 64-bit ABI variant of your system's architecture. Package: lib64ncursesw6 Description-md5: 94c037ab6277b9b2f729f2befd5b98ba Description-en_GB: shared libraries for terminal handling (wide character support) (64-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared libraries necessary to run programs compiled with ncursesw, which includes support for wide characters. . This package supports the 64-bit ABI variant of your system's architecture. Package: lib64quadmath0 Description-md5: 49289451e79bd744581e76fbb05eb94d Description-en_GB: GCC Quad-Precision Math Library (64bit) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. The library is used to provide on such targets the REAL(16) type in the GNU Fortran compiler. Package: lib64readline-dev Description-md5: 8cc45075e945d3b096b1308cf10078b5 Description-en_GB: GNU readline and history libraries, development files (64-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib64readline8 Description-md5: 00a13288424388ae43765b5040434241 Description-en_GB: GNU readline and history libraries, run-time libraries (64-bit) The GNU readline library aids in the consistency of user interface across discrete programs that need to provide a command line interface. . The GNU history library provides a consistent user interface for recalling lines of previously typed input. Package: lib64stdc++-11-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_GB: GNU Standard C++ Library v3 (development files) This package contains the headers and static library files necessary for building C++ programs which use libstdc++. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64stdc++6 Description-md5: 0b7bd88ae533336258d0ca3201397c0f Description-en_GB: GNU Standard C++ Library v3 (64bit) This package contains an additional runtime library for C++ programs built with the GNU compiler. . libstdc++-v3 is a complete rewrite from the previous libstdc++-v2, which was included up to g++-2.95. The first version of libstdc++-v3 appeared in g++-3.0. Package: lib64tinfo6 Description-md5: 8149870374b84523eba149791f7dca6d Description-en_GB: shared low-level terminfo library for terminal handling (64-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the shared low-level terminfo library. . This package supports the 64-bit ABI variant of your system's architecture. Package: lib64ubsan1 Description-md5: c22f6718422baad4c7aa40c7b8c9e6ac Description-en_GB: UBSan -- undefined behaviour sanitizer (64bit) UndefinedBehaviorSanitizer can be enabled via -fsanitize=undefined. Various computations will be instrumented to detect undefined behavior at runtime. Available for C and C++. Package: lib64z1 Description-md5: 0dd45789d18a8fd0926142096f194c66 Description-en_GB: compression library - 64 bit runtime zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes a 64 bit version of the shared library. Package: lib64z1-dev Description-md5: c784a26c44ed1278e3bcb4d1bf0aa9f5 Description-en_GB: compression library - 64 bit - DO NOT USE EXCEPT FOR PACKAGING zlib is a library implementing the deflate compression method found in gzip and PKZIP. This package includes the development support files for building 64 bit applications. . This package should ONLY be used for building packages, users who do not need to build packages should use multiarch to install the relevant runtime. Package: libc6-amd64 Description-md5: 022f588c27f2c9d2908a07c0e916177e Description-en_GB: GNU C Library: 64bit Shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 64bit version of the library, meant for AMD64 systems. Package: libc6-dev-amd64 Description-md5: 4315f28f715f5adf117fa6a131d77331 Description-en_GB: GNU C Library: 64bit Development Libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 64bit version of the library, meant for AMD64 systems. Package: default-jdk Description-md5: 0af74b20110692efcf07446dc665112b Description-en_GB: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for ppc64el. Package: default-jdk-doc Description-md5: 34bb93ef58d391c19c458d5ff969b4e3 Description-en_GB: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for ppc64el. Package: default-jdk-headless Description-md5: ee95a7aba13ab9390f009835ea6c44be Description-en_GB: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11 -jdk-headless for ppc64el. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: a765dd296b617b8e38ee09c5a8e3d943 Description-en_GB: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for ppc64el. Package: default-jre-headless Description-md5: c56133309ae973d84940b1a53504e108 Description-en_GB: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre- headless for ppc64el. . The package is used as dependency for packages not needing a graphical display during runtime. Package: iprutils Description-md5: 2ef7f44f9e4c3078c2749fa8195179ca Description-en_GB: userspace support for IBM Power Linux RAID SCSI driver A suite of utilities to manage and configure SCSI devices supported by the ipr SCSI storage device driver. Package: librtas-dev Description-md5: 68e1a214c37e390fbddd152bace03008 Description-en_GB: userspace RTAS library development files This library allows user-space programs to make Run-Time Abstraction Services (RTAS) calls which provide support for low-level system hardware configuration and operations, such as retrieving hardware sensor (temperature, fan speed, etc.) data, setting the operator panel LEDs, getting hardware error logs, injecting artificial hardware errors (for testing), getting VPD (Vital Product Data), and loading new firmware. . This package contains the static library and header files used in development. Package: librtas2 Description-md5: ab39fc5a7aa92335cf34ffaa9abf738d Description-en_GB: userspace RTAS library This library allows user-space programs to make Run-Time Abstraction Services (RTAS) calls which provide support for low-level system hardware configuration and operations, such as retrieving hardware sensor (temperature, fan speed, etc.) data, setting the operator panel LEDs, getting hardware error logs, injecting artificial hardware errors (for testing), getting VPD (Vital Product Data), and loading new firmware. Package: librtasevent-dev Description-md5: 46d127f6757b95c81d9c9796c865bb68 Description-en_GB: RTAS events library development files This library provides a set of definitions and useful routines for analyzing RTAS events, such as parsing out sections of an RTAS event and printing their contents. . This package contains the static library and header files used in development. Package: librtasevent2 Description-md5: 00b6da471cd4aad1ff56c14fd308ed8a Description-en_GB: RTAS events library This library provides a set of definitions and useful routines for analyzing RTAS events, such as parsing out sections of an RTAS event and printing their contents. Package: libservicelog-1.1-1 Description-md5: 3042f4dd7a62e4b047b18cec0f776e8f Description-en_GB: Library to create and maintain a database for storing events The libservicelog package contains a library to create and maintain a database for storing events related to system service. This database allows for the logging of serviceable and informational events, and for the logging of service procedures that have been performed upon the system. Package: libservicelog-dev Description-md5: dab26c7873bed03b2258b2748fe6cca2 Description-en_GB: libservicelog development files The libservicelog package contains a library to create and maintain a database for storing events related to system service. This database allows for the logging of serviceable and informational events, and for the logging of service procedures that have been performed upon the system. . This package provides development headers. Package: libvpd-2.2-2 Description-md5: 41a6b8fc062cfe4010164dce26d5104b Description-en_GB: VPD Database access library The libvpd package contains the classes that are used to access a vpd database created by vpdupdate in the lsvpd package. . VPD is Vital Product Data (VPD), which includes the following information and more: vendor, version, revision level, serial number. Package: libvpd-dev Description-md5: 04745f6081b904674a1f248063970b7d Description-en_GB: VPD Database access library development files The libvpd-dev package contains the development libraries and header files that are used to access a vpd database created by vpdudate in the lsvpd package. . VPD is Vital Product Data (VPD), which includes the following information and more: vendor, version, revision level, serial number. Package: linux-buildinfo-5.15.0-25-generic Description-md5: cb8de8f2f7cf2c54137c50c839320bc3 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel buildinfo for version 5.15.0 on PowerPC 64el SMP. . You likely do not want to install this package. Package: linux-image-unsigned-5.15.0-25-generic Description-md5: 7d0032d30bcedc11a515270907b73a06 Description-en_GB: Linux kernel image for version 5.15.0 on PowerPC 64el SMP This package contains the unsigned Linux kernel image for version 5.15.0 on PowerPC 64el SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-25-generic Description-md5: 257c3746a1d01cc27ff8d3db93991720 Description-en_GB: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-25-generic Description-md5: a0e5990482e5c46a4e976747c00f030d Description-en_GB: Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP This package contains the Linux kernel extra modules for version 5.15.0 on PowerPC 64el SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: lsvpd Description-md5: cbaca2b7f334c5a40663805e696963e5 Description-en_GB: Utility to List Device Vital Product Data (VPD) This utility lists device Vital Product Data (VPD), which includes the following information and more: vendor, version, revision level, serial number. Package: opal-prd Description-md5: ee709ba699307f10a22ce483db4e2de6 Description-en_GB: OPAL Processor Recovery Diagnostics daemon This package provides a daemon to load and run the OpenPower firmware's Processor Recovery Diagnostics binary. This is responsible for runtime maintenance of Power hardware. Package: powerpc-ibm-utils Description-md5: a0b7f43a4f1655545d52671105cda789 Description-en_GB: utilities for maintenance of IBM PowerPC platforms The powerpc-ibm-utils package provides the utilities listed below which are intended for the maintenance of PowerPC platforms. Further documentation for each of the utilities is available from their respective man pages. . * nvram - NVRAM access utility * bootlist - boot configuration utility * ofpathname - translate logical device names to OF names * snap - system configuration snapshot * ppc64_cpu - cpu settings utility Package: powerpc-utils Description-md5: f2b81ce474f691fc94b5ccf444dccc3a Description-en_GB: utilities for maintenance of PowerPC platforms (metapackage) The powerpc-utils metapackage pulls in the appropriate tools for each Debian PowerPC port. Package: ppc64-diag Description-md5: cff715f421c592c4d2c28fa2a656d74f Description-en_GB: Platform error log analysis tool and rtas_errd daemon This package contains various diagnostic tools for PowerLinux. These tools captures the diagnostic events from Power Systems platform firmware, SES enclosures and device drivers, and write events to servicelog database. It also provides automated responses to urgent events such as environmental conditions and predictive failures, if appropriate modifies the FRUs fault indicator(s) and provides event notification to system administrators or connected service frameworks. Package: servicelog Description-md5: 35bd13ade2fce8a379a85f6484fdb32f Description-en_GB: Platform Service/Error Message Database Command-line interfaces for viewing and manipulating the contents of the servicelog database. Servicelog contains entries that are useful for performing system service operations, and for providing a history of service operations that have been performed on the system. Package: default-jdk Description-md5: 7ef66502cbc84812409602a8c80018f8 Description-en_GB: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for riscv64. Package: default-jdk-doc Description-md5: 54c3a3c2e5b08d4c0a2c2f2dfe7a672b Description-en_GB: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for riscv64. Package: default-jdk-headless Description-md5: 35e3a15bed6a16d7e1442f7c6fc4326e Description-en_GB: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11 -jdk-headless for riscv64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: 9cfeaee1c2bbb39e47e1ea4823643707 Description-en_GB: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for riscv64. Package: default-jre-headless Description-md5: 042cbe0cccd894d29742016eeeea83ea Description-en_GB: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre- headless for riscv64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: grub-efi-riscv64 Description-md5: f90513a9402ed06079e1657f6059cb11 Description-en_GB: GRand Unified Bootloader, version 2 (riscv64 UEFI version) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This is a dependency package for a version of GRUB that has been built for use on RISC-V 64-bit systems with UEFI. Installing this package indicates that this version of GRUB should be the active boot loader. Package: grub-efi-riscv64-bin Description-md5: 6308a6be104f2bd41819226101a69aaa Description-en_GB: GRand Unified Bootloader, version 2 (riscv64 UEFI modules) GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features: . - Scripting in grub.cfg using BASH-like syntax. - Support for modern partition maps such as GPT. - Modular generation of grub.cfg via update-grub. Packages providing GRUB add-ons can plug in their own script rules and trigger updates by invoking update-grub. . This package contains GRUB modules that have been built for use on riscv64 systems with UEFI. It can be installed in parallel with other flavours, but will not automatically install GRUB as the active boot loader nor automatically update grub.cfg on upgrade unless grub-efi-riscv64 is also installed. Package: linux-buildinfo-5.15.0-1006-generic Description-md5: 3f433fb518ee3f88c3ef7ed51491cc8b Description-en_GB: Linux kernel buildinfo for version 5.15.0 on RISC-V SMP This package contains the Linux kernel buildinfo for version 5.15.0 on RISC-V SMP. . You likely do not want to install this package. Package: linux-image-5.15.0-1006-generic Description-md5: 83cc15deb22e10f2a6054e7ec193cc29 Description-en_GB: Linux kernel image for version 5.15.0 on RISC-V SMP This package contains the Linux kernel image for version 5.15.0 on RISC-V SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-1006-generic Description-md5: 72e77674912a30ce8c450938d1b65159 Description-en_GB: Linux kernel extra modules for version 5.15.0 on RISC-V SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-1006-generic Description-md5: 66a7b20efe1d45f182b35dee0afc385e Description-en_GB: Linux kernel extra modules for version 5.15.0 on RISC-V SMP This package contains the Linux kernel extra modules for version 5.15.0 on RISC-V SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: openjdk-11-jre Description-md5: 5bad8f597e182fdf0635f3b9fccbce1a Description-en_GB: OpenJDK Java runtime, using Hotspot Zero Full Java runtime environment - needed for executing Java GUI and Webstart programs, using Hotspot Zero. Package: openjdk-11-jre-headless Description-md5: 125494d786a73a442968635c3a21c714 Description-en_GB: OpenJDK Java runtime, using Hotspot Zero (headless) Minimal Java runtime - needed for executing non GUI Java programs, using Hotspot Zero. Package: default-jdk Description-md5: cec7a665ac3875b4a9f68c38ab4c99ae Description-en_GB: Standard Java or Java compatible Development Kit This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11-jdk for s390x. Package: default-jdk-doc Description-md5: 891ef4fa98e4caa66b8a5207304eddfc Description-en_GB: Standard Java or Java compatible Development Kit (documentation) This dependency package points to the documentation for the Java development kit, or Java compatible development kit recommended for Debian, which is openjdk-11-doc for s390x. Package: default-jdk-headless Description-md5: d24d21722aa521762df867e2fd00dc4d Description-en_GB: Standard Java or Java compatible Development Kit (headless) This dependency package points to the Java runtime, or Java compatible development kit recommended for this architecture, which is openjdk-11 -jdk-headless for s390x. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: b3410153378a8f883f0d47b39ebfe76e Description-en_GB: Standard Java or Java compatible Runtime This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre for s390x. Package: default-jre-headless Description-md5: 704b485d20ed693488b6ba3a9c8ff7e0 Description-en_GB: Standard Java or Java compatible Runtime (headless) This dependency package points to the Java runtime, or Java compatible runtime recommended for this architecture, which is openjdk-11-jre- headless for s390x. . The package is used as dependency for packages not needing a graphical display during runtime. Package: libc6-dev-s390 Description-md5: 6505482b334f48aad4d708dfb015adea Description-en_GB: GNU C Library: 32bit Development Libraries for IBM zSeries Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library. Package: libc6-s390 Description-md5: 7966d976953f1915c55728d7dad96de1 Description-en_GB: GNU C Library: 32bit Shared libraries for IBM zSeries This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library. Package: libclucene-contribs1v5f Description-md5: b8f105fe2b28a7ca61f9fa1429c94c84 Description-en_GB: language specific text analyzers (runtime) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the files necessary for running applications that use the CLucene contribs library (language specific text analyzers for CLucene). Package: libclucene-core1v5f Description-md5: 444089d45d353e1cb29acf147817805d Description-en_GB: core library for full-featured text search engine (runtime) CLucene is a C++ port of the popular Apache Lucene search engine (http://lucene.apache.org/java). It is released under LGPL or the Apache License. . CLucene aims to be a high-speed alternative to Java Lucene, its API is very similar to that of the Java version. CLucene has recently been brought up to date with Lucene 1.4.3. It contains most of the same functionality as the Java version, except for Socket, Threading and the special caching modifications. . This package contains the files necessary for running applications that use the CLucene core and shared libraries. Package: libekmfweb1 Description-md5: 9017800bae0c8f06ea05f7daffd4e098 Description-en_GB: integration with IBM Enterprise Key Management Foundation This package contains library to integrate with IBM Enterprise Key Management Foundation. It is used by zkey plugin for pervasive encryption support. . This package contains the runtime library. Package: libkmipclient1 Description-md5: 6b1b57395d9cf6497c4152f52d9e87d7 Description-en_GB: KMIP client library A shared library that provides an KMIP client to communicate with an KMIP server. KMIP stands for Key Management Interoperability Protocol, and is an extensible communication protocol that defines message formats for the manipulation of cryptographic keys on a key management server. . This package contains the runtime library. Package: linux-buildinfo-5.15.0-25-generic Description-md5: b6c90abbd683c7df5931a0bea84b5085 Description-en_GB: Linux kernel buildinfo for version 5.15.0 on System 390x SMP This package contains the Linux kernel buildinfo for version 5.15.0 on System 390x SMP. . You likely do not want to install this package. Package: linux-image-unsigned-5.15.0-25-generic Description-md5: 945f929e0cd40269aebaf41fbcfb2662 Description-en_GB: Linux kernel image for version 5.15.0 on System 390x SMP This package contains the unsigned Linux kernel image for version 5.15.0 on System 390x SMP. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-5.15.0-25-generic Description-md5: 6910a415d48e9594c75a6861b59eed68 Description-en_GB: Linux kernel extra modules for version 5.15.0 on System 390x SMP Contains the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: linux-modules-extra-5.15.0-25-generic Description-md5: adc2d71e65b0185f0f521ec58eb201fb Description-en_GB: Linux kernel extra modules for version 5.15.0 on System 390x SMP This package contains the Linux kernel extra modules for version 5.15.0 on System 390x SMP. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop and server systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Package: s390-tools Description-md5: a2e86ac9dc05f918c2e454b1a90b035b Description-en_GB: fundamental utilities for Linux on z Systems The package contains: * dasdfmt, which is used to low-level format ECKD-DASDs with either the classic disk layout or the new zSeries compatible disk layout. * dasdview, which is used to display DASD and VTOC information or to dump the contents of a DASD to the console. * fdasd, which is used to create or modify partitions on ECKD-DASDs formatted with the zSeries compatible disk layout. * zipl, which is used to make either dasds or tapes bootable for system IPL or system dump. * zgetdump, which is used to retrieve system dumps from either tapes or dasds. * hsavmcore, which is used to make the dump process with kdump more efficient. * lshwc, which is used to extract and list complete counter sets Package: s390-tools-signed Description-md5: d9fdccdc373453f9a9359254a598819d Description-en_GB: Signed zipl stage3.bin A zipl bootloader stage3 signed image. This version of it is signed with Canonical's IBM Z SecureBoot signing key. Package: s390-tools-zkey Description-md5: 77cfc7283e0878ba834840254ca5a642 Description-en_GB: zkey utilities for Linux on z Systems The package contains zkey and zkey-cryptsetup from the s390-tools collection of utilities. Package: sysconfig-hardware Description-md5: e0ef032c46472250bc10b85024663646 Description-en_GB: Hardware configuration Hardware configuration for not autoconfigurable hardware devices. Package: aac-enc Description-md5: 16f812d0c8b3e09448f6f7d88536e135 Description-en_GB: Fraunhofer FDK AAC Codec Library - frontend binary The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains a frontend binary capable of encoding WAVE files using the Fraunhofer FDK AAC Codec Library. Package: abs-guide Description-md5: c70e528b8b624e5738bdbd1b89e8b349 Description-en_GB: The Advanced Bash-Scripting Guide An in-depth exploration of the art of shell scripting. . This tutorial assumes no previous knowledge of scripting or programming, but progresses rapidly toward an intermediate/advanced level of instruction ... all the while sneaking in little snippets of UNIX(R) wisdom and lore. It serves as a textbook, a manual for self-study, and a reference and source of knowledge on shell scripting techniques. The exercises and heavily-commented examples invite active reader participation, under the premise that the only way to really learn scripting is to write scripts. . This book is suitable for classroom use as a general introduction to programming concepts. Package: abyss Description-md5: 7c736de2ab206e6ade42c9f95ff44b4a Description-en_GB: de novo, parallel, sequence assembler for short reads ABySS is a de novo, parallel, sequence assembler that is designed for short reads. It may be used to assemble genome or transcriptome sequence data. Parallelisation is achieved using MPI, OpenMP and pthread. Package: afio Description-md5: ca88467cccd23b8f150ff01185566a6c Description-en_GB: archive file manipulation program Afio manipulates groups of files, copying them within or between filesystems and an afio archive. . Afio archives are portable as they contain only ASCII-formatted header information. Afio makes cpio-format archives. Afio deals somewhat gracefully with input data corruption. Afio supports multi-volume archives during interactive operation. Afio can make compressed archives that are much safer than compressed tar or cpio archives. . Afio is best used as an `archive engine' in a backup script. Package: album Description-md5: 3eaaefa453087570fb45ac51eeccbe7c Description-en_GB: HTML photo album generator with theme support Album is a perl script that can create HTML photo albums for your directories of images. It supports themes that determine the visual appearance of the albums. Album creates thumbnails if necessary, and 'medium sized' versions of images for Web viewing to avoid large downloads of original images. You can also customise your photo albums in many other ways. . This program doesn't require a web server to work. Once the HTML is generated, you can put it in your "www" directory. Package: album-data Description-md5: 34adea76df6b2c02712e3838461edbb2 Description-en_GB: themes, plug-ins and translations for album Album is a perl script that can create HTML photo albums for your directories of images. This package provides themes, plug-ins and translations for Album. . The available languages are Catalan, Chinese, Czech, German, Spanish, French, Hebrew, Hungarian, Italian, Korean, Dutch, Polish, Russian, Swedish Chef, and Leet Hacker. The original Album package is in English. . Theme's demo site: http://davepics.com/Theme_Album Translations status: http://marginalhacks.com/Hacks/album/Languages.html Screenshots of themes: http://davepics.com/Theme_Album/ Package: alien-arena Description-md5: de2b3d0db5845c79b22ffc0c38842f1b Description-en_GB: Standalone 3D first person online deathmatch shooter ALIEN ARENA is a standalone 3D first person on-line death-match shooter crafted from the original source code of Quake II and Quake III, released by id Software under the GPL licence. With features including 32-bit graphics, a new particle engine and effects, light blooms, reflective water, hi-resolution textures and skins, and hi-poly models and stain maps, ALIEN ARENA pushes the envelope of graphical beauty rivalling today's top games. . This package installs the SDL client for Alien Arena. Package: alien-arena-data Description-md5: f930829d2a1207940bee317dc2015735 Description-en_GB: Game data files for Alien Arena ALIEN ARENA is a standalone 3D first person on-line death-match shooter crafted from the original source code of Quake II and Quake III, released by id Software under the GPL licence. With features including 32-bit graphics, a new particle engine and effects, light blooms, reflective water, hi-resolution textures and skins, and hi-poly models and stain maps, ALIEN ARENA pushes the envelope of graphical beauty rivalling today's top games. . This package installs the data, botinfo, and arena files needed to run Alien Arena. Package: alien-arena-server Description-md5: 5096fa975d49e1d2781f93bd7781f913 Description-en_GB: Dedicated server for Alien Arena ALIEN ARENA is a standalone 3D first person on-line death-match shooter crafted from the original source code of Quake II and Quake III, released by id Software under the GPL licence. With features including 32-bit graphics, a new particle engine and effects, light blooms, reflective water, hi-resolution textures and skins, and hi-poly models and stain maps, ALIEN ARENA pushes the envelope of graphical beauty rivalling today's top games. . This package installs the dedicated server for Alien Arena. Package: alsa-firmware-loaders Description-md5: 631dd818c28b45f8af844a1ba49ddcd6 Description-en_GB: ALSA software loaders for specific hardware A collection of software loaders for specific hardware: . cspctl - Sound Blaster 16 ASP/CSP control program hdsploader - firmware loader for the RME Hammerfall DSP cards mixartloader - firmware loader for Digigram's miXart board sound drivers pcxhrloader - firmware loader for Digigram pcxhr compatible soundcards sscape_ctl - SoundScape control utility and firmware loader usx2yloader - firmware loader for Tascam USX2Y USB soundcards vxloader - firmware loader for Digigram VX soundcards Package: amiwm Description-md5: a2a0859394562edd6b9857a5292439dd Description-en_GB: Amiga look alike window manager This is amiwm, an X window manager that tries to make your workstation look like an Amiga. "Why?" you ask. Because the author wanted it to. So there! Package: amoeba Description-md5: d79071f380a0fcf700f7b1ed1856dab1 Description-en_GB: fast-paced, polished OpenGL demonstration by Excess Amoeba is a fast-paced, cross-platform OpenGL demonstration by Excess, showing realtime graphics effects in perfect sync with music. It features a full customisable demo engine, several visual effects, lots of graphics and a pumping soundtrack. . Amoeba won first prize in the demo competition at Underscore 02, a demoscene party held in Gothenburg, Sweden. . Note that this is only the demo engine -- to watch the demo itself, you will also need the package amoeba-data. Package: amoeba-data Description-md5: 034c9cfac5217a9a6eb4db71c1f05423 Description-en_GB: Fast-paced, polished OpenGL demonstration by Excess (data) Amoeba is a fast-paced, cross-platform OpenGL demonstration by Excess, showing effects using your 3D card in perfect sync with Ogg Vorbis music. It features a full XML-scripted GPLed demo engine, several object manipulations, lots of graphics and a pumping soundtrack. . Amoeba won first price in the demo competition at Underscore 02, a sceneparty held in Joenkoeping, Sweden (http://www.underscore.sh/) . This package contains the data required for the demo -- to watch the demo, you will also need the package amoeba, which contains the demo engine. Package: anbox Description-md5: 2cf24869b7c28429da5987f75987875f Description-en_GB: Android in a box Anbox is a container-based approach to boot a full Android system on a regular GNU/Linux system. . In other words: Anbox will let you run Android on your Linux system without the slowness of virtualisation. . Anbox uses Linux namespaces (user, pid, uts, net, mount, ipc) to run a full Android system in a container and provide Android applications on any GNU/Linux-based platform. . The Android inside the container has no direct access to any hardware. All hardware access is going through the anbox daemon on the host. It reuses what Android implemented within the QEMU-based emulator for OpenGL ES accelerated rendering. The Android system inside the container uses different pipes to communicate with the host system and sends all hardware access commands through these. . This package needs Android kernel modules and rootfs image, see /usr/share/doc/anbox/README.Debian for information. Package: arb Description-md5: 2ca2c66185345d1b949d56621a7ef415 Description-en_GB: phylogenetic sequence analysis suite - main program ARB is a graphical suite of tools for sequence database handling and data analysis. A central database of processed (aligned) sequences and any type of additional data linked to the sequence entries is structured according to phylogeny or other user-defined criteria. . The ARB project (from the Latin "arbor", a tree) is a joint initiative of the Lehrstuhl für Mikrobiologie and the LRR of the Technische Universität München in 1992. Since 2014 the ARB project is continued by the Department of Molecular Ecology http://www.mpi- bremen.de/en/Department_of_Molecular_Ecology.html at the Max Planck Institute for Marine Microbiology in Bremen in cooperation with Ribocon GmbH http://www.ribocon.com . Package: arb-common Description-md5: 86aeba2447b7f1108f14f73c8e61d746 Description-en_GB: phylogenetic sequence analysis suite - common files ARB is a graphical suite of tools for sequence database handling and data analysis. A central database of processed (aligned) sequences and any type of additional data linked to the sequence entries is structured according to phylogeny or other user-defined criteria. . The ARB project (from the Latin "arbor", a tree) is a joint initiative of the Lehrstuhl für Mikrobiologie and the LRR of the Technische Universität München in 1992. Since 2014 the ARB project is continued by the Department of Molecular Ecology http://www.mpi- bremen.de/en/Department_of_Molecular_Ecology.html at the Max Planck Institute for Marine Microbiology in Bremen in cooperation with Ribocon GmbH http://www.ribocon.com . . This package provides the architecture independent scripts of ARB. Package: arb-doc Description-md5: 938bcc4350a34257692df7cb34295020 Description-en_GB: phylogenetic sequence analysis suite - documentation ARB is a graphical suite of tools for sequence database handling and data analysis. A central database of processed (aligned) sequences and any type of additional data linked to the sequence entries is structured according to phylogeny or other user-defined criteria. . The ARB project (from the Latin "arbor", a tree) is a joint initiative of the Lehrstuhl für Mikrobiologie and the LRR of the Technische Universität München in 1992. Since 2014 the ARB project is continued by the Department of Molecular Ecology http://www.mpi- bremen.de/en/Department_of_Molecular_Ecology.html at the Max Planck Institute for Marine Microbiology in Bremen in cooperation with Ribocon GmbH http://www.ribocon.com . . This package provides the documentation for ARB. Package: aseba-plugin-blockly Description-md5: 4c912505952345ac14b6b63b68d892fe Description-en_GB: blockly plugin to enhance the package Aseba This package allows one to program small robots with the "blockly" approach, it enhances the package Aseba. . Aseba is a lightweight virtual machine, small enough to run on any 16 bits microcontroller. In Aseba, all virtual machines are linked in a network and all their programs are developed and debugged from a single application, Aseba Studio. . Aseba allows one to program Thymio, a small robot to discover the universe of robotics and learn a robot's language. Package: assaultcube Description-md5: ff503f32dcaa4fbabc45dcf8c59b9553 Description-en_GB: realistic first-person-shooter AssaultCube, formerly ActionCube, is a first-person-shooter based on the game Cube. . Set in a realistic looking environment, as far as that's possible with this engine, while gameplay stays fast and arcade. This game is all about team oriented multiplayer fun. Package: assaultcube-data Description-md5: 44b8beee01b54b17188cc8f5f91c8ea7 Description-en_GB: data files and documentation for AssaultCube AssaultCube, formerly ActionCube, is a first-person-shooter based on the game Cube. Set in a realistic looking environment, as far as that's possible with this engine, while gameplay stays fast and arcade. This game is all about team oriented multi-player fun. . This package contains data used by AssaultCube, and external documentation in HTML format. Package: astromenace Description-md5: 7c917fc438581d4d2c23163e30ce5289 Description-en_GB: hardcore 3D space shooter with spaceship upgrade possibilities AstroMenace is an astonishing hardcore scroll-shooter where brave space warriors may find a great opportunity to hone their combat skills. Gather money during the battle to spend them on turning your spaceship into an ultimate weapon of mass destruction and give hell to swarms of adversaries. Enjoy the wonderfully crafted 3d graphics and high-quality special effects along with a detailed difficulty adjustment and a handy interface of AstroMenace. Package: astromenace-data-src Description-md5: ac44bb0bf3081113c06c0d9b3b58722c Description-en_GB: data files for AstroMenace game AstroMenace is an astonishing hardcore scroll-shooter where brave space warriors may find a great opportunity to hone their combat skills. Gather money during the battle to spend them on turning your spaceship into an ultimate weapon of mass destruction and give hell to swarms of adversaries. Enjoy the wonderfully crafted 3d graphics and high-quality special effects along with a detailed difficulty adjustment and a handy interface of AstroMenace. . This package provides data files for the game. Package: astrometry-data-2mass Description-md5: b23dcaa90c3e25f65e6fabb403e38f31 Description-en_GB: Astrometry.net 2MASS index files downloader The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads all index files built from the 2MASS survey. The installation requires a working Internet connection. Package: astrometry-data-2mass-00 Description-md5: b0effd246d35f7c4108f5a91527965cd Description-en_GB: Astrometry.net 2MASS index files downloader (2'-2.8') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4200 index files from the 2MASS survey containing skymarks of sizes 2 arcminutes to 2.8 arcminutes from data.astrometry.net. The installation requires a working Internet connection. Package: astrometry-data-2mass-01 Description-md5: 857ff1a4c873a2a5eeb56b384c0a6311 Description-en_GB: Astrometry.net 2MASS index files downloader (2.8'-4') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4201 index files from the 2MASS survey containing skymarks of sizes 2.8 arcminutes to 4 arcminutes from data.astrometry.net. The installation requires a working Internet connection. Package: astrometry-data-2mass-02 Description-md5: 32c8e0c12cf3232e41e62b2d5493d1f7 Description-en_GB: Astrometry.net 2MASS index files downloader (4'-5.6') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4202 index files from the 2MASS survey containing skymarks of sizes 4 arcminutes to 5.6 arcminutes from data.astrometry.net. The installation requires a working Internet connection. Package: astrometry-data-2mass-03 Description-md5: 7adf1a9d39474be67ec0fb8b33ba93fc Description-en_GB: Astrometry.net 2MASS index files downloader (5.6'-8') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4203 index files from the 2MASS survey containing skymarks of sizes 5.6 arcminutes to 8 arcminutes from data.astrometry.net. The installation requires a working Internet connection. Package: astrometry-data-2mass-04 Description-md5: 1f79ae10b1fe4f8804487acf4571e8c6 Description-en_GB: Astrometry.net 2MASS index files downloader (8'-11') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4204 index files from the 2MASS survey containing skymarks of sizes 8 arcminutes to 11 arcminutes from data.astrometry.net. The installation requires a working Internet connection. Package: astrometry-data-2mass-05 Description-md5: 7800a7dfefa756998f89d90755ca6bb0 Description-en_GB: Astrometry.net 2MASS index files downloader (11'-16') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4205 index files from the 2MASS survey containing skymarks of sizes 11 arcminutes to 16 arcminutes from data.astrometry.net. The installation requires a working Internet connection. Package: astrometry-data-2mass-06 Description-md5: 55d5d613c4b97100d7a55da2373a32c4 Description-en_GB: Astrometry.net 2MASS index files downloader (16'-22') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4206 index files from the 2MASS survey containing skymarks of sizes 16 arcminutes to 22 arcminutes from data.astrometry.net. The installation requires a working Internet connection. Package: astrometry-data-2mass-07 Description-md5: ccdb792699a8ab1c9e2e99e1d9e57826 Description-en_GB: Astrometry.net 2MASS index files downloader (22'-30') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4207 index files from the 2MASS survey containing skymarks of sizes 22 arcminutes to 30 arcminutes from data.astrometry.net. The installation requires a working internet connection. Package: astrometry-data-2mass-08-19 Description-md5: 695536828c3e05000a9e14b10da45d2c Description-en_GB: Astrometry.net 2MASS index files downloader (30'-2000') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package downloads the 4208-4219 index files from the 2MASS survey containing skymarks of sizes 30 arcminutes to 2000 arcminutes from data.astrometry.net. The installation requires a working internet connection. Package: atari800 Description-md5: 9526e2deeb23f4395bbefbf22fb9ee74 Description-en_GB: Atari 8-bit emulator for SDL Atari800 is an emulator of Atari 8-bit computer systems including the 400, 800, 1200XL, 600XL, 800XL, 65XE, 130XE, 800XE and the XE Game System, and also of the Atari 5200 SuperSystem console. . The Atari Operating System ROMs are not available with this package, due to copyright. You'll have to either make copies of them from an old Atari computer, or see README.Debian for other ways to obtain them. Package: atmel-firmware Description-md5: 4b8efccce6d386e23ad5546058c45a46 Description-en_GB: Firmware for Atmel at76c50x wireless networking chips. The drivers for these chips in the Linux kernel do not include the firmware; this firmware needs to be loaded by the host on most cards using these chips. This package provides the firmware images which should be automatically loaded as needed by the hotplug system. It also provides a small loader utility which can be used to accomplish the same thing when hotplug is not in use. Package: autodir Description-md5: 0b6913d4b30fa8f1270054260e535bdb Description-en_GB: Automatically creates home and group directories for LDAP/NIS/SQL/local accounts A modular and thread-enabled tool to create and/or mount and manage automagically and transparently user/group home directories, on demand. . It can work with any authentication framework (e.g. system files, NIS, LDAP or SQL) and does not require PAM, which is a required feature for session-less service such as smtp servers. . Auto-mounter version 4 (autofs4) has to be enabled when compiling the kernel. Debian packaged kernels have it enabled as a module. Package: basilisk2 Description-md5: e83e142cb49b01600e0e123d5566127b Description-en_GB: 68k Macintosh emulator Basilisk II is an Open Source 68k Macintosh emulator. That is, it enables you to run 68k MacOS software on you computer, even if you are using a different operating system. However, you still need a copy of MacOS and a Macintosh ROM image to use Basilisk II. . Some features of Basilisk II: - Emulates either a Mac Classic (which runs MacOS 0.x thru 7.5) or a Mac II series machine (which runs MacOS 7.x, 8.0 and 8.1), depending on the ROM being used - Colour video display - CD quality sound output - Floppy disk driver (only 1.44MB disks supported) - Driver for HFS partitions and hardfiles - CD-ROM driver with basic audio functions - Easy file exchange with the host OS via a "Host Directory Tree" icon on the Mac desktop - Ethernet driver - Serial drivers - SCSI Manager (old-style) emulation - Emulates extended ADB keyboard and 3-button mouse - Uses UAE 68k emulation or (under AmigaOS and NetBSD/m68k) real 68k processor Package: beast-mcmc Description-md5: 347f87629165216c55313b0035e8c195 Description-en_GB: Bayesian MCMC phylogenetic inference BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted proportional to its posterior probability. Included is a simple-to-use user-interface program for setting up standard analyses, and a suit of programs for analysing the results. Package: beast-mcmc-examples Description-md5: c63bad5feea098eb39bb86db8b6f8d33 Description-en_GB: Bayesian MCMC phylogenetic inference - example data BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted proportional to its posterior probability. Included is a simple-to-use user-interface program for setting up standard analyses, and a suit of programs for analysing the results. . This package contains the example data. Package: bgoffice-dict-downloader Description-md5: 4999911e18e26881818d162507bf0e44 Description-en_GB: download dictionaries for gbgoffice bgoffice is a project aimed at creating a full-featured desktop environment, translated and localised for Bulgarian users. . This package contains a helper scripts to automate downloading and installation of dictionaries for gbgoffice. These can't be distributed by Debian, due to licensing problems. Package: blimps-examples Description-md5: 18ddc9ff8aab78bc1efd53cccc24389d Description-en_GB: blocks database improved searcher (example data) BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package contains example data. Package: blimps-utils Description-md5: 1afe4567b883b39e7050a4f604a91e17 Description-en_GB: blocks database improved searcher BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package contains the binaries. Package: boinc-virtualbox Description-md5: 690093958a0070907b98b36b21fb062c Description-en_GB: metapackage for virtualbox-savvy projects The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing: several initiatives of various scientific disciplines all compete for the idle time of desktop computers. The developers' web site at the University of Berkeley serves as a common portal to the otherwise independently run projects. . Regular users (righteously) often find it an unbearable nuisance to care for the exact configuration of BOINC for virtualbox-based projects. This package adds a series of dependencies from the contrib section to the regular boinc package. This also meant this binary package to be redistributed in the contrib section of Debian. Package: broadcom-sta-common Description-md5: a6bd57d95d48308610bc995bd8922939 Description-en_GB: Common files for the Broadcom STA Wireless driver Broadcom STA is a binary-only device driver to support the following IEEE 802.11a/b/g/n wireless network cards: BCM4311-, BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43142-, BCM43224-, BCM43225-, BCM43227-, BCM43228-, BCM4331-, BCM4360-, and BCM4352-based hardware. . This package contains the common files and it should not be installed manually (it will be installed automatically as needed). Package: broadcom-sta-dkms Description-md5: 4c9c20d84937e0293fe598f44d785bce Description-en_GB: dkms source for the Broadcom STA Wireless driver Broadcom STA is a binary-only device driver to support the following IEEE 802.11a/b/g/n wireless network cards: BCM4311-, BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43142-, BCM43224-, BCM43225-, BCM43227-, BCM43228-, BCM4331-, BCM4360-, and BCM4352-based hardware. . This package provides the source code for the wl kernel modules and makes use of the DKMS build utility to install them for the running kernel. The alternative package broadcom-sta-source can be used instead in case of build problems. . The wireless-tools package is also required in order to make use of these modules. Kernel source or headers are required to compile these modules. Package: broadcom-sta-source Description-md5: 5bb170970da4a03f1c53b6f0202148ef Description-en_GB: Source for the Broadcom STA Wireless driver Broadcom STA is a binary-only device driver to support the following IEEE 802.11a/b/g/n wireless network cards: BCM4311-, BCM4312-, BCM4313-, BCM4321-, BCM4322-, BCM43142-, BCM43224-, BCM43225-, BCM43227-, BCM43228-, BCM4331-, BCM4360-, and BCM4352-based hardware. . This package provides the source code for the wl kernel modules. It makes use of kernel-package or module-assistant build systems. The alternative broadcom-sta-dkms package can be installed instead and might be easier to use with simple system configurations. . The wireless-tools package is also required in order to make use of these modules. Kernel source or headers are required to compile these modules. Package: brother-cups-wrapper-ac Description-md5: d1e1dbb9ef75ee04236b9b02c8cb3ad4 Description-en_GB: Cups Wrapper drivers for ac brother printers This package provides all cups wrapper drivers for models HL-4040CN HL- 4040CDN HL-4050CDN HL-4070CDW MFC-9440CN MFC-9450CDN MFC-9840CDW DCP- 9040CN DCP-9042CDN DCP-9045CDN Package: brother-cups-wrapper-bh7 Description-md5: 9ac663666ffc15075ec9dcb4c537ef64 Description-en_GB: Cups Wrapper drivers for bh7 brother printers This package provides all cups wrapper drivers for models DCP-130C DCP- 330C DCP-540CN DCP-750CW FAX-1860C FAX-1960C FAX-2480C FAX-2580C MFC-240C MFC-3360C MFC-440CN MFC-5460CN MFC-5860CN MFC-660CN MFC-665CW MFC-845CW Package: brother-cups-wrapper-common Description-md5: 5df79c7ccc5b738172be4cee123f9e14 Description-en_GB: Common files for Brother cups wrapper packages This package provides common files for some of the Brother cups wrapper packages. Package: brother-cups-wrapper-extra Description-md5: e0bb8f124726fa547849e8d440abea6b Description-en_GB: Cups Wrapper drivers for extra brother printers This package provides all cups wrapper drivers for models FAX-1815C FAX- 1820C FAX-1835C FAX-1840C FAX-1920CN FAX-1940CN FAX-2440C MFC-210C MFC- 3220C MFC-3240C MFC-3320CN MFC-3340CN MFC-3420C MFC-3820CN MFC-410CN MFC- 420CN MFC-5440CN MFC-5840CN MFC-620CN DCP-110C DCP-310CN DCP-560CN DCP- 770CW DCP-350C DCP-353C MFC-465CN MFC-680CN MFC-685CW MFC-885CW MFC-230C MFC-235C MFC-260C DCP-135C DCP-150C DCP-153C Package: brother-cups-wrapper-laser Description-md5: b1d14f0fccd6bc964f51da864b253721 Description-en_GB: Cups Wrapper drivers for laser brother printers This package provides all cups wrapper drivers for models DCP-7010 DCP-7020 DCP-7025 DCP-8060 DCP-8065DN FAX-2820 FAX-2920 HL-2030 HL-2040 HL-2070N HL-5240 HL-5250DN HL-5270DN HL-5280DW MFC-7220 MFC-7225N MFC-7420 MFC-7820N MFC-8460N MFC-8660DN MFC-8860DN MFC-8870DW Package: brother-cups-wrapper-laser1 Description-md5: bcc145550d95f365305cfeb1201bfa32 Description-en_GB: Cups Wrapper drivers for laser1 brother printers This package provides all cups wrapper drivers for DCP-1000 DCP-1400 DCP-8020 DCP-8025D DCP-8040 DCP-8045D FAX-2850 FAX-2900 FAX-3800 FAX-4100 FAX-4750e FAX-5750e HL-1030 HL-1230 HL-1240 HL-1250 HL-1270N HL-1430 HL-1440 HL-1450 HL-1470N HL-1650 HL-1670N HL-1850 HL-1870N HL-5030 HL-5040 HL-5050 HL-5070N HL-5130 HL-5140 HL-5150D HL-5170DN HL-6050 HL-6050D MFC-4800 MFC-6800 MFC-8420 MFC-8440 MFC-8500 MFC-8820D MFC-8840D MFC-9030 MFC-9070 MFC-9160 MFC-9180 MFC-9660 MFC-9700 MFC-9760 MFC-9800 MFC-9860 MFC-9880 Package: brother-cups-wrapper-mfc9420cn Description-md5: 7b8deb2a5b423f0a37142fe414537372 Description-en_GB: Cups Wrapper drivers for mfc9420cn brother printers This package provides all cups wrapper drivers for models Package: brother-lpr-drivers-ac Description-md5: 6003e10e8d730cd4bf00c2cbb31bf858 Description-en_GB: LPR drivers for ac brother printers This package provides all LPR drivers for models HL-4040CN HL-4040CDN HL- 4050CDN HL-4070CDW MFC-9440CN MFC-9450CDN MFC-9840CDW DCP-9040CN DCP- 9042CN DCP-9045CDN Package: brother-lpr-drivers-bh7 Description-md5: ee596a8df57d84fbdaee5161e27f44a8 Description-en_GB: LPR drivers for bh7 brother printers This package provides all LPR drivers for models DCP-130C DCP-330C DCP- 540CN DCP-750CW FAX-1860C FAX-1960C FAX-2480C FAX-2580C MFC-240C MFC-3360C MFC-440CN MFC-5460CN MFC-5860CN MFC-660CN MFC-665CW MFC-845CW Package: brother-lpr-drivers-common Description-md5: 1de5691537d6c0bd87454fb64831e82f Description-en_GB: Common files for brother-lpr-drivers packages This package provides common files for Brother LPR drivers packages. Package: brother-lpr-drivers-extra Description-md5: f595fa60a7e2031b268c9e3ee6b6318f Description-en_GB: LPR drivers for extra brother printers This package provides all LPR drivers for models FAX-1815C FAX-1820C FAX- 1835C FAX-1840C FAX-1920CN FAX-1940CN FAX-2440C MFC-210C MFC-3220C MFC- 3240C MFC-3320CN MFC-3340CN MFC-3420C MFC-3820CN MFC-410CN MFC-420CN MFC- 5440CN MFC-5840CN MFC-620CN DCP-110C DCP-310CN DCP-560CN DCP-770CW DCP- 350C DCP-353C MFC-465CN MFC-680CN MFC-685CW MFC-885CW MFC-230C MFC-235C MFC-260C DCP-135C DCP-150C DCP-153C Package: brother-lpr-drivers-laser Description-md5: a0fc374172c63f660ac7fca929833494 Description-en_GB: LPR drivers for laser brother printers This package provides all LPR drivers for models DCP-7010 DCP-7020 DCP-7025 DCP-8060 DCP-8065DN FAX-2820 FAX-2920 HL-2030 HL-2040 HL-2070N HL-5240 HL-5250DN HL-5270DN HL-5280DW MFC-7220 MFC-7225N MFC-7420 MFC- 7820N MFC-8460N MFC-8660DN MFC-8860DN MFC-8870DW Package: brother-lpr-drivers-laser1 Description-md5: 6ed095936b6a1517465a8778ace2ee3f Description-en_GB: LPR drivers for laser1 brother printers This package provides all LPR drivers for models DCP-1000 DCP-1400 DCP-8020 DCP-8025D DCP-8040 DCP-8045D FAX-2850 FAX-2900 FAX-3800 FAX-4100 FAX-4750e FAX-5750e HL-1030 HL-1230 HL-1240 HL-1250 HL-1270N HL-1430 HL-1440 HL-1450 HL-1470N HL-1650 HL-1670N HL-1850 HL-1870N HL-5030 HL-5040 HL-5050 HL-5070N HL-5130 HL-5140 HL-5150D HL-5170DN HL-6050 HL-6050D MFC-4800 MFC-6800 MFC-8420 MFC-8440 MFC-8500 MFC-8820D MFC-8840D MFC-9030 MFC-9070 MFC-9160 MFC-9180 MFC-9660 MFC-9700 MFC-9760 MFC-9800 MFC-9860 MFC-9880 Package: brother-lpr-drivers-mfc9420cn Description-md5: 6ba30886958fe27faa54a9e980e3829f Description-en_GB: LPR driver for mfc9420cn brother printer This package provides LPR driver for model MFC-9420CN Package: bsdgames-nonfree Description-md5: a0df62b17337e5cbd12de06fb52cd546 Description-en_GB: rogue, the classic dungeon exploration game This is a text-based game common on (traditional) BSD systems. It may not be distributed freely, so it had to be broken off from the main bsdgames package and placed in non-free. . This package now contains only rogue, the classic dungeon exploration game. Package: caja-dropbox Description-md5: b2d151362484130a2799ce7beca35fc9 Description-en_GB: Dropbox integration for Caja Caja Dropbox is an extension that integrates the Dropbox web service with your MATE Desktop. . To use this package you need to install the proprietary dropbox package from https://www.dropbox.com/install. Package: casparcg-server Description-md5: 1b7d570b67e40f8af784b672d177a5c2 Description-en_GB: layered real-time video compositor to multiple outputs Play out professional graphics, audio and video to multiple outputs as a layerbased real-time compositor. Package: cbedic Description-md5: 56a857f9100ac90cb66b2b50caddba94 Description-en_GB: Text-mode Bulgarian/English Dictionary CBE Dictionary is a command-line Bulgarian to English and English to Bulgarian electronic Dictionary. It can work in interactive mode too. . The dictionary databases are not included in this package. You have to download bedic-data-4.0.tar.gz from http://kbedic.sourceforge.net. Install the files bg_en.dat and en_bg.dat in /usr/local/share/bedic. Package: cclib-data Description-md5: b3fc6a06f6988440348dbafee80b3cee Description-en_GB: Parsers and algorithms for computational chemistry (data files) A Python library that provides parsers for computational chemistry log files. It also provides a platform to implement algorithms in a package- independent manner. . This package contains unittests and example log files that could not be included in the main cclib package. Package: chaplin Description-md5: 4b291946f818007dc5a07f07b10f6fbb Description-en_GB: DVD chapter extractor The tool parses a DVD disc or image and extracts the exact duration for each chapter of a given title. Then the total list of chapters is split into a user-selectable number of subsets. Each subset should have approximately the same duration. . http://www.lallafa.de/bp/chaplin.html Package: cim-schema Description-md5: 7d2f73ec99fe6ac800286af990c46c9d Description-en_GB: DMTF CIM Schema The DMTF Common Information Model (CIM) Schema in Managed Object Format (MOF). . This the final version of the CIM Schema. Package: cl-sql-oracle Description-md5: e2fa54c009744a1533f5486a15f863e6 Description-en_GB: CLSQL database backend, Oracle This package enables you to use the CLSQL data access package with Oracle databases. CLSQL is a Common Lisp interface to SQL databases. Package: cl-umlisp Description-md5: 862801106fe3fce0392e1fbafafe4f06 Description-en_GB: Common Lisp interface for the Unified Medical Language System The Unified Medical Language System is a multi-gigabyte database of medical terminology. This a interface for Common Lisp programs that utilises a SQL database engine and Common Lisp meta-classes for efficient access and formatting. Package: cl-umlisp-orf Description-md5: 56177717a37fb571fe11ae0e6d490b77 Description-en_GB: Common Lisp Unified Medical Language System Interface, ORF The Unified Medical Language System is a multi-gigabyte database of medical terminology. This a interface for Common Lisp programs that utilises a SQL database engine and Common Lisp meta-classes for efficient access and formatting. This package supports the Original Release Format files (ORF). Package: cltl Description-md5: 981097f297a723afe41afec3b96d5a27 Description-en_GB: Common Lisp the Language, second edition, book (Pre-ANSI) This package installs the HTML version of Guy L. Steele book Common Lisp the Language, second edition. This book describes a snapshot of the Common Lisp language during the period that the ANSI Common Lisp standard was created. Thus, this book describe a NON-STANDARD version of Common Lisp which is similar to, but is *NOT*, ANSI Common Lisp. . For reference on ANSI Common Lisp, use the Debian package "hyperspec". This book is included in Debian because, while it does differ from the ANSI standard, it has more details than the "hyperspec" about the design and usage of Lisp. . This package does not contain the actual HTML files, but rather downloads the HTML archive from the Internet and then installs it. Package: clustalx Description-md5: a79728f91dcfed21b62f89dea1743319 Description-en_GB: Multiple alignment of nucleic acid and protein sequences (graphical interface) This package offers a GUI interface for the Clustal multiple sequence alignment program. It provides an integrated environment for performing multiple sequence- and profile-alignments to analyse the results. The sequence alignment is displayed in a window on the screen. A versatile colouring scheme has been incorporated to highlight conserved features in the alignment. For professional presentations, one should use the texshade LaTeX package or boxshade. . The pull-down menus at the top of the window allow you to select all the options required for traditional multiple sequence and profile alignment. You can cut-and-paste sequences to change the order of the alignment; you can select a subset of sequences to be aligned; you can select a sub-range of the alignment to be realigned and inserted back into the original alignment. . An alignment quality analysis can be performed and low-scoring segments or exceptional residues can be highlighted. Package: cluster3 Description-md5: fdd3e34e11f67c13bdf614925d3877ff Description-en_GB: Reimplementation of the Eisen-clustering software The open source clustering software available here contains clustering routines that can be used to analyse gene expression data. Routines for hierarchical (pairwise simple, complete, average, and centroid linkage) clustering, k-means and k-medians clustering, and 2D self-organising maps are included. The routines are available in the form of a C clustering library, an extension module to Python, a module to Perl, as well as an enhanced version of Cluster, which was originally developed by Michael Eisen of Berkeley Lab. The C clustering library and the associated extension module for Python was released under the Python licence. The Perl module was released under the Artistic Licence. Cluster 3.0 is covered by the original Cluster/TreeView licence. . This package only contains the command line and motif gui versions of Cluster 3.0. Package: context-nonfree Description-md5: b57b7bb7ce4c1305d8e45e7a156b0c04 Description-en_GB: Non-free items from the ConTeXt distribution The ConTeXt distribution contains some fonts that are not considered free from Debian perspective, which are included here. . Currently it only contains the Hoekwater "koeieletters" font. Package: coq-doc Description-md5: 8162cc95ca212365bc0155b6cfef283a Description-en_GB: documentation for Coq Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This is a dummy package which will install the documentation in html and pdf formats. Package: coq-doc-html Description-md5: 2a1cea3031ba67430a5917f291c6087a Description-en_GB: documentation for Coq in html format Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package contains its documentation and tutorials in html format. Package: coq-doc-pdf Description-md5: 6406c20f936aa913c3dfc9f90c15fc8a Description-en_GB: documentation for Coq in pdf format Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package contains its documentation and tutorials in pdf format. Package: corsix-th Description-md5: 4837b5b40e2d286752bfb4bcb28d3484 Description-en_GB: Open source clone of Theme Hospital Theme Hospital was a simulation computer game developed by Bullfrog Productions and published by Electronic Arts in 1997, in which the player designs and operates a hospital. . The game currently requires the original graphics and tries to mimic the original as closely as possible. Therefore you will need a copy of the original game for this package to be useful. Package: corsix-th-data Description-md5: 6cf11fd08074f2517b96d74d73373ec7 Description-en_GB: Open source clone of Theme Hospital (data package) Theme Hospital was a simulation computer game developed by Bullfrog Productions and published by Electronic Arts in 1997, in which the player designs and operates a hospital. . The game currently requires the original graphics and tries to mimic the original as closely as possible. Therefore you will need a copy of the original game for this package to be useful. . (This package contains the data files) Package: cpio-doc Description-md5: d854911321be1cd3e41154c4a657ab91 Description-en_GB: Documentation for the cpio package Documentation for GNU cpio in info format, which is not distributed in Debian main because it is licensed under the GFDL with front and back cover texts that violate the DFSG. Package: crafty Description-md5: 29f27ca92dfe8a13f7508d03cc6d8f94 Description-en_GB: state-of-the-art chess engine, compatible with xboard Crafty is the strong chess program played on ICC. It uses all of the search algorithms you have probably read about and performs better than gnu-chess in most positions. It has a reasonable set of features to use, and offers a great starting point to try your own new search extensions. Package: crafty-bitmaps Description-md5: fc82f8f8f4819d64151c66bfa09cbf92 Description-en_GB: bitmap images for crafty chess game annotation mode crafty is able to annotate PGN (Portable Game Notation) format chess games. This annotaion mode produces output in HTML-format and needs graphics to be user viewable. This package provides these graphics. Package: crafty-books-medium Description-md5: 45b811e83f4d2d1ec04cb992131cabac Description-en_GB: Medium size opening books for the crafty chess engine Opening books that crafty use to evaluate the position during the game. This is the medium version, occupying 4MB and containing +7500 games computed until the 60th ply. Package: crafty-books-medtosmall Description-md5: 125f4ba5d111686d0dfc99ebdcf6acee Description-en_GB: Medium-to-small size opening books for crafty chess engine Opening books that crafty use to evaluate the position during the game. This is the medium-to-small version, occupying 4MB and containing +7500 games computed until the 60th ply. Package: crafty-books-small Description-md5: b9b430941f6902c05294f3ad6b6b0a67 Description-en_GB: Small-size opening books for crafty chess engine Opening books that crafty use to evaluate the position during the game. This is the small version, occupying 1MB and containing +4500 games computed until the 60th ply. Package: cufflinks Description-md5: c37740a8cd1091b60d5fda1e37d84380 Description-en_GB: Transcript assembly, differential expression and regulation for RNA-Seq Cufflinks assembles transcripts, estimates their abundances, and tests for differential expression and regulation in RNA-Seq samples. It accepts aligned RNA-Seq reads and assembles the alignments into a parsimonious set of transcripts. Cufflinks then estimates the relative abundances of these transcripts based on how many reads support each one. . This package provides the binary of cufflinks and associated tools, i.e. compress_gtf, cuffcompare, cuffdiff, cuffmerge, cuffnorm, cuffquant and gtf_to_sam. Package: cuneiform Description-md5: 9f477b4fb4e65a4b7e58c9e4d6cc05f6 Description-en_GB: multi-language OCR system Cuneiform is an OCR system. In addition to text recognition it also does layout analysis and text format recognition. . The following languages are supported: Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, French, German, Hungarian, Italian, Latvian, Lithuanian, Polish, Portuguese, Romanian, Russian, Serbian, Slovenian, Spanish, Swedish, Turkish and Ukrainian. Package: cuneiform-common Description-md5: 26ff2ce2ac800318b04976471b4bf01d Description-en_GB: multi-language OCR system (common) Cuneiform is an OCR system. In addition to text recognition it also does layout analysis and text format recognition. . The following languages are supported: Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, French, German, Hungarian, Italian, Latvian, Lithuanian, Polish, Portuguese, Romanian, Russian, Serbian, Slovenian, Spanish, Swedish, Turkish and Ukrainian. . This package contains the common files. Package: cytadela Description-md5: 17a053ba85af9173021f6b78e5efd1ae Description-en_GB: old-school first person shooter game Cytadela is a single player game in which the player fights against computer-controlled (AI) enemies. The goal of the game is to find six bomb parts with which the Citadel has to be blown up. . To achieve it, the player not only has to defend himself against the enemies, but (s)he also has to solve many riddles, such as switching appropriate buttons in order to open some door, move some walls, etc. . It's a conversion of a first person shooter Amiga game originally released in mid 1990's, first in Poland and then in other countries. . Cytadela requires a 3D graphics card. It uses the OpenGL and GLU libraries for 3D, and SDL and SDL_mixer for 2D, music, sounds and controllers. Package: cytadela-data Description-md5: 84a23110edcb1420ece53cbbb06c852e Description-en_GB: game data for cytadela This package contains data files required by the game Cytadela. Package: cytadela-dbg Description-md5: 15ca801c5f6d1885788711e7e1cb3c44 Description-en_GB: debugging symbols for cytadela This package contains the debugging symbols for cytadela. Package: d1x-rebirth Description-md5: 84358dd249daa543b4f5d2936956dc7a Description-en_GB: port of the 1995 classic game Descent 1: First Strike DXX-Rebirth is a Source Port of the Descent & Descent ][ Engines and provides classical Gameplay combined with OpenGL graphics and effects, a bunch of improvements and new features. . Original game data is needed to play this game. Package: d2x-rebirth Description-md5: f76188a53e0c3e053582049a973a50f7 Description-en_GB: port of the 1996 classic game Descent 2: Counterstrike DXX-Rebirth is a Source Port of the Descent & Descent ][ Engines and provides classical Gameplay combined with OpenGL graphics and effects, a bunch of improvements and new features. . Original game data is needed to play this game. Package: dahdi-firmware-nonfree Description-md5: c81e1bf42d9a186c2e71bf732811bf34 Description-en_GB: DAHDI non-free firmware DAHDI (formely Zaptel) is an interface for telephony devices used by e.g. the Asterisk PBX software. The dahdi-* packages provide the DAHDI kernel modules and their required setup environment. . This package includes the non-free firmwares from the DAHDI tarball as well as downloading script for the Digium firmwares that are normally downloaded on 'make install'. Package: darkice Description-md5: 1912539adeede843fe4a648780292b75 Description-en_GB: Live audio streamer DarkIce is an IceCast, IceCast2 and ShoutCast live audio streamer. It takes audio input from a sound card, encodes it into mp3 and/or Ogg Vorbis, and sends the mp3 stream to one or more IceCast and/or ShoutCast servers, the Ogg Vorbis stream to one or more IceCast2 servers. DarkIce uses lame as a shared object as its mp3 encoder, and the Ogg Vorbis as its Ogg Vorbis encoder. . A legacy SYSV init script is provided for existing configurations. You have to set RUN=yes in /etc/default/darkice to run darkice as a daemon. With modern systems, this is not needed as realtime scheduling is available to normal users. Package: darksnow Description-md5: 2141573fbbeacbd9c89de6914798e19b Description-en_GB: simple graphical user interface to darkice DarkSnow is a graphical interface written in GTK+2 for the darkice live streamer. Package: devede Description-md5: a80b48eb4e84ed4081919926d540e84b Description-en_GB: simple application to create Video DVDs DeVeDe is a program to create video DVDs, suitable for home players, from any number of video files, in any of the formats supported by Mplayer. . It allows the user to create subtitles and even menus. Package: dhewm3 Description-md5: f625d3c7626ec44fdef979913e4fb88e Description-en_GB: GPL Doom 3 game engine The goal of dhewm 3 is bring the DOOM3 engine with the help of SDL to all suitable platforms. . This game engine is compatible with the original Doom3 data files and the Resurrection of Evil extension. To play it, you need to own the game data. . Bugs present in the original DOOM 3 will be fixed (when identified) without altering the original gameplay. Package: dhewm3-d3xp Description-md5: d6ab5641afa5287c2c0a525d43516e3d Description-en_GB: dhewm3's gamelibrary for the title DOOM³: Resurrection of Evil This package contains the shared library containing the game logic for the add-on DOOM3³: Resurrection of Evil . Please note that this package does not contain any game data, which is required to actually play the game. . The package game-data-packager can help you to package your copy of the game data. Please see README.Debian for details. Package: dhewm3-doom3 Description-md5: e6814d22bd9c206b8ec0d560ca2f21bd Description-en_GB: dhewm3's gamelibrary for the title DOOM³ This package contains the shared library containing the game logic for DOOM³ . Please note that this package does not contain any game data, which is required to actually play the game. . The package game-data-packager can help you to package your copy of the game data. Please see README.Debian for details. Package: distributed-net Description-md5: 477da522b2f82ac0fc58fa899167257f Description-en_GB: client to donate unused CPU cycles to distributed.net Donate your extra CPU cycles to a worthy cause! . distributed.net started in 1997 as a project whose purpose was to win a series of contests sponsored by RSA Data Security Inc., to crack their RC5 encryption by brute-force methods. These contests were meant to show governments of nations such as the United States, who limit exports or use of cryptography, that the standards allowed are too weak for general use. . Since this time, distributed.net's focus has changed from solely cracking RSA's RC5 and DES projects to working on more diverse distributed computing problems. . The ongoing projects are RC5-72 and Optimal Golomb Rulers (28-mark), the latter of which has practical applications in science. There are also a number of other projects which are either periodic or upcoming. You may choose which project you wish to participate in. . Installing this package will allow unused CPU cycles on your computer to contribute to cracking the code. There should be no noticeable slowdown of your system, since the client runs niced, and only uses CPU time when your computer would otherwise be idle. Package: divxenc Description-md5: 4c95e2da4b4120ab9c22f997914c2db8 Description-en_GB: shell script to encode DVDs to FMP4/DivX A shell script which makes it easy to encode DVDs, (S)VCDs or video files to the FMP4/DivX video format using MEncoder from the MPlayer project. Here you can find more information about divxenc and the features it supports as well as a FAQ on various issues. . divxenc has a total of 8 video quality presets ranging from Normal Quality to Insane High Quality. It further has the ability to auto-detect a lot of stuff, like DVD titles, chapters, subtitles, audio streams, and it supports frequently used video filters like scale, crop, dering, deblock, noise, denoise, (un)sharp mask/gaussian blur, deinterlace, interlace, inverse telecine/pullup and hard telecine/3:2 pulldown. Package: doc-rfc Description-md5: bd3390a3853c7176201db994016c790a Description-en_GB: RFC documents metapackage RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This is a metapackage that pulls in the new doc-rfc-xxx packages (those that most closely correspond to the old doc-rfc package). . It can be removed if users want just a subset of the RFCs. Package: doc-rfc-experimental Description-md5: 9d01cf6dc8570101acf85dd410a0c590 Description-en_GB: Experimental RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * Experimental Package: doc-rfc-fyi-bcp Description-md5: 512d9cd84452ac3b50c84839ce5ecf26 Description-en_GB: FYI and BCP RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * For Your Information (FYI) subseries * Best Current Practice (BCP) subseries Package: doc-rfc-informational Description-md5: 6ea21717f856f9f32ac88b98b561c337 Description-en_GB: Informational RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * Informational RFCs Package: doc-rfc-misc Description-md5: 997c45357013e72959c4654059d99326 Description-en_GB: Historic and draft RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * Historic * drafts currently in the RFC Editor's publishing queue Package: doc-rfc-old-std Description-md5: e0e245fe19e303502c88b4ab0c59141d Description-en_GB: Old Standard RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * Obsoleted Standards * Obsoleted Draft Standards * Obsoleted Proposed Standards Package: doc-rfc-others Description-md5: 7e933a75af8a2daa21f426b4dd37a6e1 Description-en_GB: Old experimental and unclassified RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * Obsoleted Experimental RFCs * Unclassified RFCs Package: doc-rfc-std Description-md5: 8619ad2fdb380b7a14022bbea43a960b Description-en_GB: Standard RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * Internet Standard * Draft Standard Package: doc-rfc-std-proposed Description-md5: 5565c0002a196f665c8b29521d8e5f5e Description-en_GB: Proposed Standard RFCs RFC (Request for Comments) documents are a series of technical and organisational notes about the Internet. They are edited by the Internet Engineering Task Force (IETF). . This package includes the following categories: . * Proposed Standard Package: doom-wad-shareware Description-md5: 305f347cd8b0dcd69bb7c8dc54f4ed8b Description-en_GB: Shareware game files for the 3D game Doom This is the Shareware doom-wad file for Doom. A doom-wad file is required for doom-engines such as prboom or chocolate-doom. You can use this package to sample the commercial game in conjunction with a package providing doom-engine. . If you own one of the commercial Doom games, you can use game-data- packager to register your commercial doom-wad file on your Debian system. . Finally, you can use the freedoom boom-wad package in conjunction with a boom-engine (e.g. prboom). Package: doris Description-md5: db1388b0191052ca76d5baa39ad74a83 Description-en_GB: Delft object-oriented radar interferometric software DORIS is an Interferometric Synthetic Aperture Radar (InSAR) processor developed by the Delft Institute of Earth Observation and Space Systems (DEOS) of Delft University of Technology. . Interferometric products and endproducts such as Digital Elevation Models and displacement maps can be generated with this software from Single Look Complex data. Data from the satellites ERS, ENVISAT (first ENVISAT interferogram, DEM, and perspective view, JERS (first JERS interferogram), and RADARSAT (first RADARSAT interferogram) can be processed with the Doris software. Package: dptfxtract Description-md5: dd9e65302c1837c19b1c3a4c51622cbd Description-en_GB: Linux DPTF Extract Utility This is a companion tool to Linux Thermal Daemon (thermald). This tool tries to reuse some of the tables used by "Intel ® Dynamic Platform and Thermal Framework (Intel® DPTF)" by converting to the thermal_conf.xml format used by thermald. Package: dvd-slideshow Description-md5: 980a2a115f819879a10ed6533ae6f66f Description-en_GB: set of tools to create DVD slideshows with menus DVD Slideshow consists in a set of tools which allows one to create slideshows-style videos from a collection of pictures. This package provides the following programs: * dir2slideshow: Generates a listing of the pictures in a given directory for easy input to dvd-slideshow. * dvd-slideshow: This is the main script. It generates a DVD-compatible MPEG2 video file with audio from a text file input listing of pictures and effects. * dvd-menu: Creates a simple DVD menu with buttons that link to MPEG2 files generated with dvd-slideshow or ones created by the user. * gallery1-to-slideshow: Generates a text file listing of the pictures visible in a given "Gallery" (http://gallery.sourceforge.net) photo album in order to easily pass the information to dvd_slideshow. * jigl2slideshow: Does the same thing as gallery2slideshow, but works on a jigl gallery. Package: dwarf-fortress Description-md5: 00a577597605da9e64ef1c32e1b595b8 Description-en_GB: Slaves to Armok: God of Blood Chapter II: Dwarf Fortress Dwarf Fortress is a single-player fantasy game. You can control a dwarven outpost or an adventurer in a randomly generated, persistent world. Package: dwarf-fortress-data Description-md5: dae441c8b569f106a802913a4dc67316 Description-en_GB: Dwarf Fortress data files Dwarf Fortress is a single-player fantasy game. You can control a dwarven outpost or an adventurer in a randomly generated, persistent world. . This package contains the game data Package: dynamips Description-md5: f1dd8e0f097ba22bb9d015f5d1453195 Description-en_GB: Cisco 7200/3600/3725/3745/2600/1700 Router Emulator Dynamips emulates Cisco 7200/3600/3725/3745/2600/1700 Routers on a traditional PC. You can use Dynamips to create labs. It uses IOS Images (which are not part of this package). Of course, this emulator cannot replace a real router. . It is simply a complementary tool to real labs for administrators of Cisco networks or people wanting to pass their CCNA/CCNP/CCIE exams. For a Command Line Interface for dynamips, see dynagen or gns3 package. Package: dynare-matlab Description-md5: 90e8fcabb135fcf60e09f0be51774946 Description-en_GB: MATLAB support for Dynare Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. The models solved by Dynare include those relying on the rational expectations hypothesis, wherein agents form their expectations about the future in a way consistent with the model. But Dynare is also able to handle models where expectations are formed differently: on one extreme, models where agents perfectly anticipate the future; on the other extreme, models where agents have limited rationality or imperfect knowledge of the state of the economy and, hence, form their expectations through a learning process. In terms of types of agents, models solved by Dynare can incorporate consumers, productive firms, governments, monetary authorities, investors and financial intermediaries. Some degree of heterogeneity can be achieved by including several distinct classes of agents in each of the aforementioned agent categories. . Dynare offers a user-friendly and intuitive way of describing these models. It is able to perform simulations of the model given a calibration of the model parameters and is also able to estimate these parameters given a dataset. In practice, the user will write a text file containing the list of model variables, the dynamic equations linking these variables together, the computing tasks to be performed and the desired graphical or numerical outputs. . This package is only useful to users having MATLAB installed on their machine. It contains the source of the MEX files and will recompile them using the existing MATLAB installation. Package: ebook-dev-alp Description-md5: 47b44f304f35958eedd59cfdbfed81b4 Description-en_GB: Advanced Linux Programming If you are a developer for the GNU/Linux system, this book will help you to: . Develop GNU/Linux software that works the way users expect it to. Write more sophisticated programs with features such as multiprocessing, multi- threading, interprocess communication, and interaction with hardware devices. Improve your programs by making them run faster, more reliably, and more securely. Understand the peculiarities of a GNU/Linux system, including its limitations, special capabilities, and conventions. Package: ec2-ami-tools Description-md5: e051b2393eebe95d3b08d131f2624840 Description-en_GB: Amazon EC2 AMI tools The Amazon EC2 AMI Tools are command-line utilities to help bundle an Amazon Machine Image (AMI), create an AMI from an existing machine or installed volume, and upload a bundled AMI to Amazon S3. Package: ec2-api-tools Description-md5: c6070b98abea6e2884c8b17a227d4362 Description-en_GB: Amazon EC2 API tools The Amazon EC2 API tools are command-line utilities to help manage an Amazon Machine Image (AMI), manage firewalls and other utilities. Package: emacs-common-non-dfsg Description-md5: 4ec84c62d4d6533d9f6a093fa1157b61 Description-en_GB: GNU Emacs common non-DFSG items, including the core documentation This package includes the core Emacs documentation: the Emacs Info pages, the Emacs Lisp Reference Manual, and the Emacs Lisp Intro. . GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that is not compliant with the Debian Free Software Guidelines. In particular, this includes some of the GNU Emacs info pages, as they are covered under the GFDL, and specify invariant sections. See http://www.debian.org/vote/2006/vote_001 for more information. Package: esix Description-md5: 7dac5366e554fbd3ae3feb620991c6c0 Description-en_GB: PDP-8 Engineering and Scientific Interpreter eXtended ESI-X was the first stored program scientific interpreter for the PDP-8. ESI was designed by Dave Waks on 8/3/66 and was vaguely based on RAND's JOSS. In 1967 Bob Supnik extended the program to support 8KW of memory, and this became the "ESI-extended" or ESI-X FOCAL was eventually the successor of ESI-X. Package: etoys Description-md5: 1378a9e9b71ce87f3d1a87a00ecf6750 Description-en_GB: media-rich model, simulation construction kit and authoring tool Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard, and starLOGO. It is a media-rich authoring environment with a simple powerful scripted object model for many kinds of objects created by end-users that runs on many platforms, and is free and open source. It includes 2D and 3D graphics, images, text, particles, presentations, web-pages, videos, sound and MIDI, etc. It includes the ability to share desktops with other Etoy users in real-time, so many forms of immersive mentoring and play can be done over the Internet. . This is the Squeak image developed for the OLPC project. Package: etoys-doc Description-md5: f9add9d925ef3f0d9cf90a2b76886703 Description-en_GB: documentation for Etoys Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard, and starLOGO. It is a media-rich authoring environment with a simple powerful scripted object model for many kinds of objects created by end-users that runs on many platforms, and is free and open source. It includes 2D and 3D graphics, images, text, particles, presentations, web-pages, videos, sound and MIDI, etc. It includes the ability to share desktops with other Etoy users in real-time, so many forms of immersive mentoring and play can be done over the Internet. . These are the help files for Etoys and several examples of projects. Package: exult Description-md5: 9c39d06a3da0bc0cfd896163aa1493f5 Description-en_GB: engine for Ultima VII (BG, FOV, SI, SS) Exult is an open source engine for playing Ultima VII on a variety of modern operating systems and environments. The Black Gate (including Forge of Virtue) and Serpent Isle (plus Silver Seed) are both playable to the end. Some differences to the original games exist; see sections 5.3/5.4 of the FAQ. . While it is possible to use the engine for other games, no such game has been written yet. Therefore, Exult is useless unless you own a copy of one of the Ultima VIIs. Package: exult-studio Description-md5: 7adf4ae2afb678d80d33b4e8483b0a1f Description-en_GB: tools for editing and viewing exult games Includes: . exult_studio - An editor for games using the Exult engine. ucc - Usecode compiler. cmanip - Simple commandline conf-file manipulator expack - Command line tool for creating and extracting Flex (.flx) files. Flex files are used by Ultima 7 to store most of its data. ipack - Create/extract image Flex files using the .png format. mklink - Create «linkdep1» and «linkdep2» files from usecode file. rip - Rip specific functions out of usecode. splitshp - Command line tool to take a multi-frame shp file and split it into its individual frames. shp2pcx - Command line tool to convert shp files to pcx format; the shp files can be extracted using expack. textpack - Convert text file to a Flex file. ucxt - Tool to translate usecode back into `human readable', roughly assembly like code. The output can be presented in a variety of different format, including one which will, later, have a suitable compiler back into usecode. wuc - Wody's Usecode Compiler. . These are all works in progress. . A GIMP plugin is provided, so that if you have the GIMP installed you can edit and create game graphics with it. Package: f2j Description-md5: 166f686ad8732369697da87e1906ecd3 Description-en_GB: Fortran to Java compiler The package contains a Fortran to Java converter, also used to create the libf2j-java package. It converts Fortran file to Java source and class files. Package: faac Description-md5: 8b18a84082bc792889453fdbbbdc8391 Description-en_GB: AAC audio encoder (frontend) The FAAC project includes the AAC encoder FAAC and decoder FAAD2. It supports several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats (ADTS AAC, raw AAC, MP4), multichannel and gapless en/decoding as well as MP4 metadata tags. The codecs are compatible with standard- compliant audio applications using one or more of these profiles. . This package contains the frontend. Package: fasta3 Description-md5: 0c5f0c74fdf5df990b61c52bee98824e Description-en_GB: tools for searching collections of biological sequences The FASTA programs find regions of local or global similarity between Protein or DNA sequences, either by searching Protein or DNA databases, or by identifying local duplications within a sequence. Other programs provide information on the statistical significance of an alignment. Like BLAST, FASTA can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families. . * Protein - Protein-protein FASTA - Protein-protein Smith-Waterman (ssearch) - Global Protein-protein (Needleman-Wunsch) (ggsearch) - Global/Local protein-protein (glsearch) - Protein-protein with unordered peptides (fasts) - Protein-protein with mixed peptide sequences (fastf) . * Nucleotide - Nucleotide-Nucleotide (DNA/RNA fasta) - Ordered Nucleotides vs Nucleotide (fastm) - Un-ordered Nucleotides vs Nucleotide (fasts) . * Translated - Translated DNA (with frameshifts, e.g. ESTs) vs Proteins (fastx/fasty) - Protein vs Translated DNA (with frameshifts) (tfastx/tfasty) - Peptides vs Translated DNA (tfasts) . * Statistical Significance - Protein vs Protein shuffle (prss) - DNA vs DNA shuffle (prss) - Translated DNA vs Protein shuffle (prfx) . * Local Duplications - Local Protein alignments (lalign) - Plot Protein alignment "dot-plot" (plalign) - Local DNA alignments (lalign) - Plot DNA alignment "dot-plot" (plalign) . This software is often used via a web service at the EBI with readily indexed reference databases at http://www.ebi.ac.uk/Tools/fasta/. Package: fasta3-doc Description-md5: d8363a90c1f3049dede1153f13813e53 Description-en_GB: user guide for FASTA tools The FASTA programs find regions of local or global similarity between Protein or DNA sequences, either by searching Protein or DNA databases, or by identifying local duplications within a sequence. Other programs provide information on the statistical significance of an alignment. Like BLAST, FASTA can be used to infer functional and evolutionary relationships between sequences as well as help identify members of gene families. . The use of the package's many binaries and the equally representated conceptual approaches towards sequence analyses are summarised in this PDF. Package: fasttracker2 Description-md5: 3e6d7c8107fa3ff0b02bf9771284fa56 Description-en_GB: transitional dummy package This is a transitional dummy package for migration from fasttracker2 to ft2-clone. . This package can be safely removed. Package: fbzx Description-md5: 1b0cc85feafa6b46beb8d46d8384f747 Description-en_GB: ZX Spectrum emulator FBZX is a Sinclair ZX Spectrum emulator for Linux/Unix. It can work over X or in a FrameBuffer console. Package: fdkaac Description-md5: fcbe7317aa8b9e391239fe1281b1c42a Description-en_GB: command line encoder frontend for libfdk-aac fdkaac is a command-line AAC encoder based on libfdk-aac. . It reads linear PCM audio in either WAV, raw PCM, or CAF format and encodes it into M4A / AAC files. Package: festlex-oald Description-md5: ce5877e81c377e82a4e6185ed2605182 Description-en_GB: Festival lexicon from Oxford Advanced Learners' Dictionary A festival lexicon derived from the Oxford Advanced Learners' Dictionary. . This is a pronunciation dictionary that helps festival pronounce English text, with a British accent. Package: festvox-don Description-md5: ec2f52602c5371ea1881eb5978a812ca Description-en_GB: minimal British English male speaker for festival This is a very small diphone database which, while giving poor quality sound output, runs very fast. . The voice contained in this database is a British English male speaker. Package: festvox-ellpc11k Description-md5: ca4569cbd3e340771ccb8c3e576de398 Description-en_GB: Castilian Spanish male speaker for Festival This is a Castilian Spanish male speaker for the Festival speech synthesis system. Package: festvox-en1 Description-md5: 73113a75020377d4b66a5e0015a9b80f Description-en_GB: mbrola-en1 voice support for festival This package lets festival make use of the non-free mbrola-en1 sample- based voice instead of its own synthesis voices. Package: festvox-rablpc16k Description-md5: 99e8d97789e3898957461eff03184d83 Description-en_GB: British English male speaker for festival, 16khz sample rate This is a diphone database for festival that uses 16k samples for high quality sound output. This is a large database (9 MB), and festival will convert text to speech more slowly using it, so you might want to install festvox-rablpc8k instead if you have low disk space or a slow computer. . The voice contained in this database is a British English male speaker. Package: festvox-rablpc8k Description-md5: 9b1f2a5e2a99a3c150568f2f60feb229 Description-en_GB: British English male speaker for festival, 8khz sample rate This is a diphone database for festival that uses 8k samples so it takes up a minimum of disk space. Using this diphone database, festival also converts text to speech faster than with the 16k version. However, the sound quality is not as good. . The voice contained in this database is a British English male speaker. Package: festvox-us1 Description-md5: 4a88a1475767423d39383d867ca65c2e Description-en_GB: mbrola-us1 voice support for festival This package lets festival make use of the non-free mbrola-us1 sample- based voice instead of its own synthesis voices. Package: festvox-us2 Description-md5: 0d83ae1061b439701a1d7bd8443b18ca Description-en_GB: mbrola-us2 voice support for festival This package lets festival make use of the non-free mbrola-us2 sample- based voice instead of its own synthesis voices. Package: festvox-us3 Description-md5: 9f9fed2c3cca5ca1d4d49b1a99c0e678 Description-en_GB: mbrola-us3 voice support for festival This package lets festival make use of the non-free mbrola-us3 sample- based voice instead of its own synthesis voices. Package: fheroes2-pkg Description-md5: 6f6507bba36acc5dfc986ad083256655 Description-en_GB: fheroes2 package downloader and builder This package automatically downloads the fheroes2 source code, builds it, and installs the resulting package. . Fheroes2 binaries are not distributable if built with AI due to a licensing conflict between GPL-2 code and the not-for-sale AI. Fheroes2 may also contain some non-free images. . fheroes2: implementation of classic game Heroes of Might and Magic II. Heroes of Might and Magic II is a classic fantasy turn-based strategy /role-playing game which takes place in the land of Enroth, a place of magic. There are a multitude of creature types, from griffins to rocs, golems to pikemen, unicorns to hydras, and four different dragons. Each castle type has six different creatures, from the weak to the strong. There are six castle types, each corresponding to a hero class: Knight, Sorceress, Wizard (Good side), Barbarian, Necromancer and Warlock (Evil side). There are also six different types of neutral creatures you can recruit in special structures scattered about the maps. . Original game files from CD are needed to play this game. Package: firmware-b43-installer Description-md5: 571d238de28bee9095c3b72db3bada7e Description-en_GB: Firmware installer for the b43 driver This package downloads and installs the firmware needed by the b43 kernel driver for some Broadcom 43xx wireless network cards. . Supported chipsets: * BCM4306/3 (chip revision 3 only); * BCM4311 (NOT PCI Id 14e4:4313); * BCM4312; * BCM43131; * BCM4318; * BCM4321 (only partial support, not all versions tested); * BCM43217; * BCM4322 (only partial support for some versions, not all versions tested); * BCM43222 (not all versions tested); * BCM43224 (not all versions tested); * BCM43225; * BCM43227; * BCM43228; * BCM4331; * BCM47xx (detection not reliable, may not support all versions). Package: firmware-b43legacy-installer Description-md5: abb8ff7bda8ade8bcb3e2ea7c10b69ef Description-en_GB: firmware installer for the b43legacy driver This package downloads and installs the firmware needed by the b43legacy kernel driver for some Broadcom 43xx wireless network cards. . Supported chipsets: * BCM4301; * BCM4306/2; * BCM4306. Package: foiltex Description-md5: aa10e012c22239f8d944e3b72ac84cde Description-en_GB: collection of LaTeX files for making foils and slides foiltex is a set of LaTeX style files that makes it easy to prepare material for video or overhead projection, such as transparencies, slides, and computer-projected presentations. . It allows the user to manipulate the text typeface and size for display and create header and footer material, and includes special environments for scientific and mathematical presentations. Package: fonts-cns11643-kai Description-md5: ba10a1118a63ddf6a3e4788e30208e6f Description-en_GB: Chinese TrueType font, TW-Kai The CNS 11643 character set (Chinese National Standard 11643), also officially known as the "Chinese Standard Interchange Code", is officially the standard character set of the Republic of China. (In practice, variants of Big5 are de facto standard.) . TW-Kai is released by RDEC, Executive Yuan, ROC. It covers the characters plane 1 to 9 defined by CNS11643. Package: fonts-cns11643-sung Description-md5: 0a0ab68df6c4d455c3b831f8ca434996 Description-en_GB: Chinese TrueType font, TW-Sung The CNS 11643 character set (Chinese National Standard 11643), also officially known as the "Chinese Standard Interchange Code", is officially the standard character set of the Republic of China. . TW-Sung is released by RDEC, Executive Yuan, ROC. It covers the characters plane 1 to 9 defined by CNS11643. Package: fonts-ibm-plex Description-md5: 487af0a2145ab95bafd9ec231ff04447 Description-en_GB: extensive typeface family designed by IBM IBM Plex is an extensive font family developed by IBM. It comes in four subfamilies (Sans, Sans Condensed, Mono and Serif) and 8 weights (Thin, Extralight, Light, Regular, Text, Medium, Semibold, Bold), with true italics to complement them. A variable-weight counterpart of IBM Plex Sans is also available. . The four basic subfamilies support most of the languages using the Latin alphabet (including Vietnamese), the Cyrillic writing system and monotonic Greek. Hebrew (including cantillation marks), Thai (both looped and loopless), Devanagari and Arabic are supported as separate typefaces. . There is also support for common mathematical and currency symbols as well as ligatures and stylistic alternates. . This package contains the TrueType (CFF) flavored OpenType fonts and the WOFF/WOFF2 web fonts. Package: fonts-ipafont-nonfree-jisx0208 Description-md5: ba5156a4eedcaa21954313a673af76b4 Description-en_GB: Japanese TrueType font, IPAfont (JISX0208) IPAfont is Japanese TrueType font set that provided by Information- technology Promotion Agency, Japan (IPA does NOT mean International Phonetic Alphabet). . It consists of * IPA Gothic * IPA P Gothic * IPA UI Gothic * IPA Mincho * IPA P Mincho . It based on JISX0208 specifications. fonts-ipafont package is based on new JISX0214, has different glyphs on some same characters. So this package contains glyphs that have compatibility with old specifications, such as MS Gothic or Mincho fonts or so. That is important thing for business documents. Package: fonts-ipafont-nonfree-uigothic Description-md5: 03a7dc6459239544a4f1e417fcd2d645 Description-en_GB: Japanese TrueType font, IPAfont UI Gothic IPAfont is Japanese TrueType font set that provided by Information- technology Promotion Agency, Japan (IPA does NOT mean International Phonetic Alphabet). . This package contain UI Gothic, suitable for display GUI menu. Package: fonts-larabie-deco Description-md5: 5419ca91fb7a465cbf0de90cc24ca6bf Description-en_GB: Decorative fonts from www.larabiefonts.com Decorative freeware TrueType fonts from Ray Larabie. This package contains the "decorative" ones of his fonts, which are great for headlines and other decorations. Package: fonts-larabie-straight Description-md5: f7a4cbda1fb7ef64c41442ea361d3337 Description-en_GB: Straight fonts from www.larabiefonts.com Useful freeware TrueType fonts from Ray Larabie. This package contains the "straighter" ones of his fonts, which are suitable for everyday use. Package: fonts-larabie-uncommon Description-md5: ab31dce5a406ff21517b985242f4fd34 Description-en_GB: Special decorative fonts from www.larabiefonts.com Less common freeware TrueType fonts from Ray Larabie. This package contains fonts which are beautiful for special decorations and headlines. Package: fonts-mikachan Description-md5: 50f017e9612e8c3ee7e4ec4ec3d078a1 Description-en_GB: handwritten Japanese Truetype font This package provides handwritten Japanese truetype font. It contains 7 truetype fonts: * Mikachan : fixed width * Mikachan-P : proportional * Mikachan-PB : proportional and bold * Mikachan-PS : proportional, some fonts are smaller than Kanji - Hiragana, Katakana, Arabic numerals and Symbols * Mikachan-puchi: petit and petit bold Package: fonts-moe-standard-kai Description-md5: 088d6267378a16a8f81ea0b96147b246 Description-en_GB: Chinese TrueType font, standard Kaiti (non-free) MOE Std Kai is released by Taiwan Ministry of Education. It covers the characters plane 1 and 2 defined by CNS11643. Package: fonts-moe-standard-song Description-md5: 14d2f6f8b7f15ea351b3521ad4b5f8fd Description-en_GB: Chinese TrueType font, standard Song (non-free) MOE Std Song is released by Taiwan Ministry of Education. It covers the characters plane 1 to 7 defined by CNS11643. Package: fonts-mononoki Description-md5: 06be19e2222ba9b53ec6c87f791c70a0 Description-en_GB: font for programming and code review This package provides a font designed for enhancing the code formatting. . The font has following features * Works on high and low resolution display * Every character is clearly distinguishable from other similar looking characters. Package: fonts-xfree86-nonfree Description-md5: 776b473d83a6281289d5af0df1b28a34 Description-en_GB: non-free TrueType fonts from XFree86 Collection of TrueType fonts originally part of the XFree86 distribution, but which are licensed under terms incompatible with the Debian Free Software Guidelines, and thus cannot be distributed as part of Debian. . The fonts are: - B&H Luxi Mono - B&H Luxi Sans - B&H Luxi Serif . Read /usr/share/doc/fonts-xfree86-nonfree/README.Debian for instructions on how to register these fonts with XFree86. . Other non-free fonts are in the separate packages t1-xfree86-nonfree and fonts-xfree86-nonfree-syriac. Package: fonts-xfree86-nonfree-syriac Description-md5: 2354dcaa59fa261aafc37695aa2be1a3 Description-en_GB: non-free syriac OpenType fonts from XFree86 Meltho mollection of syriac OpenType fonts originally part of the XFree86 distribution, but which are licensed under terms incompatible with the Debian Free Software Guidelines, and thus cannot be distributed as part of Debian. . The fonts are: - Beth Mardutho East Syriac Adiabene - Beth Mardutho East Syriac Ctesiphon - Beth Mardutho Estrangelo Antioch - Beth Mardutho Estrangelo Edessa - Beth Mardutho Estrangelo Midyat - Beth Mardutho Estrangelo Nisibin - Beth Mardutho Estrangelo Nisibin Outline - Beth Mardutho Estrangelo Quenneshrin - Beth Mardutho Estrangelo Talada - Beth Mardutho Estrangelo TurAbdin - Beth Mardutho Serto Batnan - Beth Mardutho Serto Jerusalem - Beth Mardutho Serto Jerusalem Outline - Beth Mardutho Serto Kharput - Beth Mardutho Serto Malankara - Beth Mardutho Serto Mardin - Beth Mardutho Serto Urhoy . Read /usr/share/doc/fonts-xfree86-nonfree-syriac/README.Debian for instructions on how to register these fonts with XFree86. . Other non-free fonts are in the separate packages fonts-xfree86-nonfree and t1-xfree86-nonfree. Package: freespace2 Description-md5: 6a95846034add8354b592b24e9d84ecc Description-en_GB: open implementation of the Freespace 2 game engine FreeSpace is a series of space combat simulation games developed by Volition, Inc. and published by Interplay Entertainment. The games take place in the 24th century. Mankind, referred to as Terrans, has developed means for space travelling, further fueled by the discovery of subspace which makes interstellar travel not only possible but also fast and easy. As a result, the Terrans have expanded their territory, eventually encountering another bipedal, sentient species; the Vasudans. However, due to cultural differences and difficulties in communicating with each other, the Galactic Terran Alliance (GTA) and the Parliamentary Vasudan Empire (PVE) end up fighting a war that lasts for 14 years. . Original game files from CD are needed to play this game. Package: freespace2-launcher-wxlauncher Description-md5: 6cf1c4ae0b7d9073fe94f47fcb642734 Description-en_GB: launcher for the Freespace 2 Source Code Project GUI launcher for the Freespace 2 Source Code Project. . FreeSpace is a series of space combat simulation games developed by Volition, Inc. and published by Interplay Entertainment. The games take place in the 24th century. Mankind, referred to as Terrans, has developed means for space travelling, further fueled by the discovery of subspace which makes interstellar travel not only possible but also fast and easy. As a result, the Terrans have expanded their territory, eventually encountering another bipedal, sentient species; the Vasudans. However, due to cultural differences and difficulties in communicating with each other, the Galactic Terran Alliance (GTA) and the Parliamentary Vasudan Empire (PVE) end up fighting a war that lasts for 14 years. . Original game files from CD are needed to play this game. Package: frogatto Description-md5: 53484fcad72c00cc156b54442e976787 Description-en_GB: 2D platformer game starring a quixotic frog Frogatto is a platformer in the style of old arcade, Sega and Nintendo games. The world is viewed as a cross-section seen from the side, and your character walks and jumps between solid platforms whilst fighting monsters. . This package contains game engine. Package: frogatto-data Description-md5: 203cc47d9de23f7f9fc97105832a0c0f Description-en_GB: 2D platformer game starring a quixotic frog (data files) Frogatto is a platformer in the style of old arcade, Sega and Nintendo games. The world is viewed as a cross-section seen from the side, and your character walks and jumps between solid platforms whilst fighting monsters. . This package contains game data and music files. Package: game-data-packager Description-md5: 8f27605f1299a55531edcc4b1205f8d4 Description-en_GB: Installer for game data files Various games are divided into two logical parts: engine and data. Often the engine and data are licensed in different ways, such that the engine can be distributed in Debian but the data cannot. . game-data-packager is a tool which builds .deb files for game data which cannot be distributed in Debian (such as commercial game data). . At the moment, game-data-packager has support for building .deb files for: . * 3 Skulls of the Toltecs * A Mind Forever Voyaging * Amazon: Guardians of Eden * Arthur: the Quest for Excalibur * Arx Fatalis * Baldur's Gate 1 and 2 * Ballyhoo * Bargon Attack * Beavis and Butthead in Virtual Stupidity * The Bizarre Adventures of Woodruff and the Schnibble * The Black Cauldron * Blake Stone and Planet Strike * Blue Force * Border Zone * Castle of Dr. Brain and The Island of Dr. Brain * Broken Sword * Bureaucracy * Chex Quest and Chex Quest 2 * Chivalry is Not Dead * Codename: ICEMAN * Commander Keen 4 to 6 * Conquests of Camelot: The Search for the Grail * Conquests of the Longbow: The Legend of Robin Hood * Cruise for a Corpse * Cutthroats * Deadline * Descent 1 and 2 * The Dig * Discworld 1 and 2 * Doom, The Ultimate Doom, Doom 2, The Master Levels for Doom 2, Final Doom * Doom 3 and BFG Edition * Dračí Historie * Dreamweb * Duke Nukem 3D * Dune 2: Battle for Arrakis * EcoQuest 1 and 2 * The Elder Scrolls 3: Morrowind * Elvira 1 and 2 * Enchanter * Enclosure * Eye of the Beholder 1 and 2 * The Feeble Files * Freddy Pharkas: Frontier Pharmacist * Freespace 2 * Full Throttle * Future War (Les Voyageurs du Temps) * Gobliiins 1, 2 and 3 * Gold Rush! * Grim Fandango * HacX * Hank's Quest * Heretic, Hexen and Hexen 2 * Heroes of Might & Magic 3 * The Hitchhiker's Guide to the Galaxy * Hollywood Hijinx * Hopkins FBI * Hoyle's Official Book of Games * Hugo's House of Horrors, Hugo 2, Hugo 3 * Icewind Dale 1 and 2 * Indiana Jones and the Fate of Atlantis * Infidel * Inherit the Earth * James Clavell's Shōgun * Jones in the Fast Lane * Journey: Part One of the Golden Age Trilogy * King's Quest 1 to 7 * The Labyrinth of Time * Lands of Lore: The Throne of Chaos * Laura Bow 1 and 2 * Leather Goddesses of Phobos 1 and 2 * Legend of Kyrandiar 1, 2 and 3 * Leisure Suit Larry 1, 2, 3, 5 and 6 * LGeneral (Panzer General) * Lost in Time * The Lurking Horror * The Manhole * Manhunter 1 and 2 * Maniac Mansion and Day of the Tentacle * Mixed-Up Mother Goose & Mixed-Up Fairy Tales * Monkey Island 1, 2 and 3 * Moonmist * Mortville Manor * Myst: Masterpiece Edition * Mystery House * The Neverhood * Nippon Safes Inc. * Nord and Bert Couldn't Make Head or Tail of It * Once Upon A Time: Little Red Riding Hood * Pajama Sam series * Personal Nightmare * Planescape: Torment * Planetfall * Plundered Hearts * Police Quest 1 to 4 * Quake, Quake 2, Quake 3 Arena, Quake 4, Enemy Territory: Quake Wars * Quest For Glory 1, 2 and 3 * Rex Nebular and the Cosmic Gender Bender * Ringworld 1 and 2 * Rise of the Triad * Rodney's Funscreen * Sam & Max Hit the Road * Seastalker * Sfinx * The Lost Files of Sherlock Holmes: The Case of the Serrated Scalpel * The Lost Files of Sherlock Holmes: The Case of the Rose Tattoo * Sherlock: The Riddle of the Crown Jewels * Simon the Sorcerer 1, 2 and Puzzle Pack * Slater & Charlie Go Camping * Soltys * Sorcerer * Space Quest 1 to 6 * Spellbreaker * Star Wars Jedi Knight 2: Jedi Outcast and Jedi Academy * Starcross * Stationfall * Strife * Suspect * Suspended * Syndicate * System Shock * Super 3D Noah's Ark * Theme Hospital * Tony Tough and the Night of Roasted Moths * Toonstruck * Touché: The Adventures of the Fifth Musketeer * Transport Tycoon Deluxe * Trinity * Troll's Tale * Tyrian * Ultima VII * Unreal, Unreal Gold and Unreal Tournament (1999) * Urban Runner * Ween: The Prophecy * Winnie the Pooh in the Hundred Acre Wood * Wishbringer * Witness * Wolfenstein 3D, Spear of Destiny and Return to Castle Wolfenstein * Wolfenstein: Enemy Territory * X-COM: UFO Defense * Zork 1, 2 and 3, Beyond Zork, Zork Zero, Return to Zork, Zork: The Undiscovered Underground * Zork Grand Inquisitor and Zork Nemesis Package: game-data-packager-runtime Description-md5: 5f17399efa2105c0953ae1b59100053a Description-en_GB: Launcher for proprietary games Various games are divided into two logical parts: engine and data. Often the engine and data are licensed in different ways, such that the engine can be distributed in Debian but the data cannot. . Some of the games supported by game-data-packager need to be started by a special launcher script that will create symbolic links or do other setup. This package contains those launcher scripts. . The following games currently require this package: . * Doom 2: The Master Levels * Quake series * Unreal * Unreal Gold * Unreal Tournament Package: gemrb Description-md5: 0d4bb280924cac93f3c4c62a85d3b8db Description-en_GB: Open-source engine to run Baldur's Gate, Icewind Dale and Planescape: Torment GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . It means that you either need some of the original game's data somewhere on your harddisk, or you can try to use the data from the Dragonlance Total Conversion project. . The original game data has to be installed on a windows partition and mounted to your Linux/Unix filesystem, installed on windows and then copied to your filesystem, installed with WINE or extracted manually from the CDs using the tool `unshield'. . Supported games: Baldur's Gate and Icewind Dale series, Planescape:Torment. Package: gemrb-baldurs-gate Description-md5: 2c765486524b46b549fcabe72693d278 Description-en_GB: GemRB binary and configuration for Baldur's Gate game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains configuration sample and binary for Baldur's Gate game. Package: gemrb-baldurs-gate-2 Description-md5: 6d3552fceb237dde4bb49de847854477 Description-en_GB: GemRB binary and configuration for Baldur's Gate 2 game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains configuration sample and binary for Baldur's Gate 2 game. Package: gemrb-baldurs-gate-2-data Description-md5: 3460eed03052a5fd4cac5df55f1cdbf6 Description-en_GB: GemRB data files for Baldur's Gate 2 game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains data files for Baldur's Gate 2 game. Package: gemrb-baldurs-gate-data Description-md5: 07c26827ab3ee6eef94dd8859a8e7dee Description-en_GB: GemRB data files for Baldur's Gate game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains data files for Baldur's Gate game. Package: gemrb-data Description-md5: 57f3e1de551e53fa269dc1fcdca86ae7 Description-en_GB: Common data files for GemRB GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains data files used across all supported games. Package: gemrb-doc Description-md5: b5b7cf649a4ea1c54ecc444478d90e9f Description-en_GB: Documentation for GemRB GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains documentation about GemRB and how to write custom games. Package: gemrb-icewind-dale Description-md5: b3f5dddf09a6707aa317694c88ce88e3 Description-en_GB: GemRB binary and configuration for Icewind Dale game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains configuration sample and binary for Icewind Dale game. Package: gemrb-icewind-dale-2 Description-md5: c2b5cc41dce3ec01c239f58ed2039d3b Description-en_GB: GemRB binary and configuration for Icewind Dale 2 game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains configuration sample and binary for Icewind Dale 2 game. Package: gemrb-icewind-dale-2-data Description-md5: d4fd01edc69fdb9c37d6e2035628d1ef Description-en_GB: GemRB data files for Icewind Dale 2 game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains data files for Icewind Dale 2 game. Package: gemrb-icewind-dale-data Description-md5: 65818194c077872a1ec15f27e56c775d Description-en_GB: GemRB data files for Icewind Dale game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains data files for Icewind Dale game. Package: gemrb-planescape-torment Description-md5: 9413acf3cd22b2a4b2012c2277e4fcfa Description-en_GB: GemRB binary and configuration for Planescape: Torment game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains configuration sample and binary for Planescape: Torment game. Package: gemrb-planescape-torment-data Description-md5: 05352c847b9a8012ce2e3097f0dcf987 Description-en_GB: GemRB data files for Planescape: Torment game GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains data files for Planescape: Torment game. Package: gentle Description-md5: 60adf1620c650c216b9ae673b5d248ca Description-en_GB: suite to plan genetic cloning GENtle is software for DNA and amino acid editing, database management, plasmid maps, restriction and ligation, alignments, sequencer data import, calculators, gel image display, PCR, and much more. Package: geoipupdate Description-md5: 9fbc9f818790a4878914cd7478378239 Description-en_GB: MaxMind GeoIP/GeoIP2 database updates The GeoIP Update program performs automatic updates of GeoIP2 and GeoLite2 binary databases, as supplied by MaxMind. These may be MaxMind's paid products, or their GeoLite variants that are less accurate but provided without charge. Package: gfaim Description-md5: de68bfc4138daa548b56a361621cb948 Description-en_GB: A small utility that allows you to find quickly a lot of recipes Gfaim is a small utility written using GTK+ which allows you to find a lot of recipes easily by typing the name of the ingredient you want. Its database contains more then 10 000 recipes. Please note that these recipes are written in French. . This package contains binaries for gfaim Package: gfaim-data Description-md5: 6fa7b84091b0a35267bf9a607c4f5606 Description-en_GB: A utility that allows you to find lots of recipes written in French Gfaim is a small utility written using GTK+ which allows you to find a lot of recipes easily by typing the name of the ingredient you want. Its database contains more then 10 000 recipes. Please note that these recipes are written in French. . This package contains the recipe database for gfaim Package: gliese Description-md5: 5bcb1833d0c8b16542b0e6dafc0a2f9b Description-en_GB: stellar data set from the Third Catalogue of Nearby Stars This package provides a star catalogue which contains approximately 3800 star records including the known stars nearer to Earth than approximately 80 light-years, taken from the Third Catalogue of Nearby Stars (preliminary edition), Gliese and Jahreiss, 1991. . This stellar data set may be viewed with the StarPlot program available from Debian, but can also be used with other astronomical software. Package: gmp-doc Description-md5: dfba4546f04731aab4b7c90007727acc Description-en_GB: GMP (MultiPrecision arithmetic library) reference manual This package provides the reference manual for the GNU Multiple Precision arithmetic library, a collection of routines for arbitrary-precision arithmetic, operating on signed integers, rational numbers, and floating point numbers. . The reference manual is available in INFO, PDF, and HTML formats. Package: gnome-shell-extension-hijra Description-md5: 0585ce81681ded4475a16acf7965359b Description-en_GB: Hijri Islamic Calendar GNOME shell extension Hijri GNOME shell extension that uses Hijra Algorithm by Muayyad Saleh Alsadi provided by python-hijra package. . This algorithm is based on integer operations in which there are no round errors (given accurate coefficients). The accuracy of this algorithm is based on 3 constants (p, q and a) where p/q is the full months percentage [ gcd(p,q) must be 1 ]; currently it is set to 191/360 which means that there are 191 months having 30 days in a span of 360 years, all other months are 29 days, and a is just a shift. Package: gnuboy-sdl Description-md5: d0afd5157478841c7d01808a8cbd6f99 Description-en_GB: SDL binaries for gnuboy - Game Boy Emulator Gnuboy is a portable Game Boy emulator. It basically allows you to play most games designed for the Game Boy and Game Boy Colour on your PC or workstation. . This package includes SDL binaries. Package: gnuboy-x Description-md5: 7dc3af652e412edd9627cb088cd2b13d Description-en_GB: X binaries for gnuboy - Game Boy Emulator Gnuboy is a portable Game Boy emulator. It basically allows you to play most games designed for the Game Boy and Game Boy Colour on your PC or workstation. . This package includes X binaries. Package: google-android-build-tools-17-installer Description-md5: 064cfe38880d9fec0f44304ab3d057f6 Description-en_GB: Google build tools 17 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build-tools_r17-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-18-installer Description-md5: bd359b343269b07a012069e5b57b0036 Description-en_GB: Google build tools 18 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build- tools_r18.1.1-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-19-installer Description-md5: a9bc4c7ee6ed257e9285db6ac238c511 Description-en_GB: Google build tools 19 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build- tools_r19.0.3-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-20-installer Description-md5: 2992c4183c864d694b3c301ae48bd91a Description-en_GB: Google build tools 20 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build-tools_r20-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-21-installer Description-md5: c14ae824125ece565e847155e21dac81 Description-en_GB: Google build tools 21 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build- tools_r21.1.2-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-22-installer Description-md5: e951e54b7d8e457869be0a7e909e7a7a Description-en_GB: Google build tools 22 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build- tools_r22.0.1-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-23-installer Description-md5: 92bb62dee4fab7568c00084d89f3729a Description-en_GB: Google build tools 23 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build- tools_r23.0.3-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-24-installer Description-md5: c6da01f3e4baa0a8ee996dee696e7e4e Description-en_GB: Google build tools 24 for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build- tools_r24.0.2-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-build-tools-installer Description-md5: 13722c23438ff573b8fdaae2e61cd44e Description-en_GB: Google build tools for Android (aapt, aidl, dexdump, dx) This package will download the binary Google Android build tools and create a Debian package. The build tools are used in the process of assembling the java code into the APK package. They can also be useful for inspecting APKs. . WARNING: Installing this Debian package causes build- tools_r23.0.3-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-emulator-installer Description-md5: 454f2dfd01ba636fed461399887731fd Description-en_GB: download and install Google's Android emulator binary This package will download Google's Android emulator binary package, create a Debian package, and install it. . The Android SDK includes an Android device emulator — a virtual device that runs on your computer. The Android Emulator lets you develop and test Android apps without using a physical device. . WARNING: Installing this Debian package causes android-emulator to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-m2repository-installer Description-md5: bef5c3bea759e5102eddf33a1b59e300 Description-en_GB: Google Android support m2 repository This package will download the Google Android Support Library repository and create a Debian package. This is structured as a maven m2 repository of all the versions of the library. . The Android Support Library offers a number of features that are not built into the framework. These libraries offer backward-compatible versions of new features, provide useful UI elements that are not included in the framework, and provide a range of utilities that apps can draw on. . WARNING: Installing this Debian package causes android_m2repository_r35.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-ndk-installer Description-md5: 54bffe2966cbd2dbf55db36f05bd8de8 Description-en_GB: Google Android Native Development Kit (NDK) Installer This package will download the Google Android NDK package, create a Debian package, then install it. The binary package that is downloaded is approximately 1GB, and it unpacks about 3GB of files. . The Android NDK is a toolset that lets you implement parts of your app using native-code languages such as C and C++. For certain types of apps, this can help you reuse existing code libraries written in those languages. . WARNING: Installing this package causes android-ndk-r21d-linux-x86_64.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-10-installer Description-md5: 49d80dee160cb97307cb9cdff54f28e0 Description-en_GB: Google's Android SDK Platform 10 Installer This package will download the Google's Android SDK Platform 10 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-2.3.3_r02.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-11-installer Description-md5: f8d095ac89b59b84ce0f605519a2920f Description-en_GB: Google's Android SDK Platform 11 Installer This package will download the Google's Android SDK Platform 11 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-3.0_r02.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-12-installer Description-md5: a41f04f46fbe447289c2a7296a2041f8 Description-en_GB: Google's Android SDK Platform 12 Installer This package will download the Google's Android SDK Platform 12 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-3.1_r03.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-13-installer Description-md5: 6016bf605fe1edba7a1a77b2b6add235 Description-en_GB: Google's Android SDK Platform 13 Installer This package will download the Google's Android SDK Platform 13 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-3.2_r01.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-14-installer Description-md5: b2bfd967af49916a9a1f73d63fc6792e Description-en_GB: Google's Android SDK Platform 14 Installer This package will download the Google's Android SDK Platform 14 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-14_r04.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-15-installer Description-md5: e86f648e6239f0ca17c8376eb81a8634 Description-en_GB: Google's Android SDK Platform 15 Installer This package will download the Google's Android SDK Platform 15 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-15_r05.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-16-installer Description-md5: e15ce4df83a1294f3aadf78238ecb1bd Description-en_GB: Google's Android SDK Platform 16 Installer This package will download the Google's Android SDK Platform 16 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-16_r05.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-17-installer Description-md5: aa6d0c569ae2c9c2375207e22613c63d Description-en_GB: Google's Android SDK Platform 17 Installer This package will download the Google's Android SDK Platform 17 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-17_r03.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-18-installer Description-md5: ba9f5f825a63952352a09ea829c6e6cb Description-en_GB: Google's Android SDK Platform 18 Installer This package will download the Google's Android SDK Platform 18 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-18_r03.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-19-installer Description-md5: 1a89a589083eec083ecaa7c779a880b6 Description-en_GB: Google's Android SDK Platform 19 Installer This package will download the Google's Android SDK Platform 19 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-19_r04.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-2-installer Description-md5: e0cc9b532994c8bb6232ddfd96a1d186 Description-en_GB: Google's Android SDK Platform 2 Installer This package will download the Google's Android SDK Platform 2 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-1.1_r1-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-20-installer Description-md5: 817085fb4a4ae17e4eb41bb8b211081f Description-en_GB: Google's Android SDK Platform 20 Installer This package will download the Google's Android SDK Platform 20 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-20_r02.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-21-installer Description-md5: e78bb40a1471fb6b4e61a3f3a6e8ece7 Description-en_GB: Google's Android SDK Platform 21 Installer This package will download the Google's Android SDK Platform 21 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-21_r02.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-22-installer Description-md5: 02e286f9e00ce09cfd3eb643b1b17ca6 Description-en_GB: Google's Android SDK Platform 22 Installer This package will download the Google's Android SDK Platform 22 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-22_r02.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-23-installer Description-md5: 124bd94b400b5d8b0d5228d0fa0c8ad2 Description-en_GB: Google's Android SDK Platform 23 Installer This package will download the Google's Android SDK Platform 23 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes platform-23_r03.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-24-installer Description-md5: 0dd1fc02b90b8c22e73fd57f8a1c6a51 Description-en_GB: Google's Android SDK Platform 24 Installer This package will download the Google's Android SDK Platform 24 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes platform-24_r01.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-3-installer Description-md5: a343943c2749ad7457c075d6c3c29995 Description-en_GB: Google's Android SDK Platform 3 Installer This package will download the Google's Android SDK Platform 3 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-1.5_r04-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-4-installer Description-md5: e546da61d3579f0a70ac22a858f9e6de Description-en_GB: Google's Android SDK Platform 4 Installer This package will download the Google's Android SDK Platform 4 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-1.6_r03-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-5-installer Description-md5: f14d763a5e68c30b03884ea8ed59e553 Description-en_GB: Google's Android SDK Platform 5 Installer This package will download the Google's Android SDK Platform 5 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-2.0_r01-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-platform-6-installer Description-md5: f266126c7239747da42d363ed6c5c11c Description-en_GB: Google's Android SDK Platform 6 Installer This package will download the Google's Android SDK Platform 6 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-2.0.1_r01-linux.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-7-installer Description-md5: 19eb7157861ade0a4c015857502bf7d1 Description-en_GB: Google's Android SDK Platform 7 Installer This package will download the Google's Android SDK Platform 7 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-2.1_r03.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-8-installer Description-md5: 2844ed7468d6b251e472290b4ce027f6 Description-en_GB: Google's Android SDK Platform 8 Installer This package will download the Google's Android SDK Platform 8 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-2.2_r03.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User Licence Agreement of this binary package is available at developer.android.com. Package: google-android-platform-9-installer Description-md5: df7d15c94e4591d9507ce82fa2b31c3b Description-en_GB: Google's Android SDK Platform 9 Installer This package will download the Google's Android SDK Platform 9 package and unpacks it into Debian-friendly paths. . Google's Android SDK Platform includes android.jar file with fully compliant Android library. In order to build an Android app, this SDK platform must be specified as build target. . WARNING: Installing this Debian package causes android-2.3.1_r02.zip to be downloaded from dl.google.com and/or from other suggested mirrors. The End User License Agreement of this binary package is available at developer.android.com. Package: google-android-sdk-docs-installer Description-md5: b5a70a30f2b7b194cf775a9202f90212 Description-en_GB: Android SDK Documentation from Google This package will download the Android SDK Documentation from Google and create a Debian package. This package also aims to strip out all calls to the networking, including tracking services like Google Analytics and Doubleclick. These documentation files still require the Google "jsapi", which is only available by fetching it each time from http://www.google.com/jsapi. This package forces it to use https://, but otherwise, these docs have to phone home in order for any of the javascript to work. . WARNING: Installing this Debian package causes docs-24_r01.zip to be downloaded from https://dl.google.com and/or from other suggested mirrors. Also, since Google is often blocked in China, the install process will try again on Chinese mirrors if the Google central download repo is not available. Since the zipball is checked against the embedded SHA1 checksum, the install will fail if the mirror contains a corrupted version. . The End User Licence Agreement of this binary package is available here: https://developer.android.com/sdk/terms.html . The code in the documentation is licenced under the Apache 2.0, and the content is licenced under Creative Commons CC-BY 2.5. The CC-BY 2.5 license is non-free but can be legally distributed by Debian. This package avoids the issue all together since each user directly downloads the files from Google, and must agree to Google's licence. Package: gpustat Description-md5: ead43ed93b6051d1032b832df813e981 Description-en_GB: pretty nvidia device monitor Just less than nvidia-smi? . NOTE: This works with NVIDIA Graphics Devices only, no AMD support as of now. Package: grr-client-templates Description-md5: 62b1ebbc420b532c263aedf3094e7bdc Description-en_GB: incident response framework - pre-built client templates GRR Rapid Response is an incident response framework focused on remote live forensics. It consists of an agent (client) that is installed on target systems, and server infrastructure that can manage and talk to the agent. . This package contains pre-built components which are used to build Linux, Windows, and MacOSX client installers and which cannot currently built from source on a Debian system. Package: gsfonts-other Description-md5: 0f1ed5e95626a4f2a7a5b131300d7c9b Description-en_GB: Additional fonts for the ghostscript interpreter This package contains a miscellaneous set of fonts, including Cyrillic, kana, and fonts derived from the free Hershey fonts, with improvements (such as adding accented characters) by Thomas Wolff. Package: gsl-doc-info Description-md5: 3d51809619c4981a2493ba062223593f Description-en_GB: GNU Scientific Library (GSL) Reference Manual in info This package provides info files with the reference manual for the GNU Scientific Library (GSL), a collection of routines for numerical analysis. . The reference manual is also available in postscript and html formats in the packages gsl-ref-psdoc and gsl-ref-html, respectively. Package: gsl-doc-pdf Description-md5: 982714ff4fe72ea7c3174796adac0baf Description-en_GB: GNU Scientific Library (GSL) Reference Manual in pdf This package provides a pdf file with the reference manual for the GNU Scientific Library (GSL), a collection of routines for numerical analysis. . The reference manual is also available in postscript and html formats in the packages gsl-ref-psdoc and gsl-ref-html, respectively. Package: gstreamer1.0-fdkaac Description-md5: 8a6ba7d84515005d9fd880d33f218f45 Description-en_GB: GStreamer FDK AAC plugins 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. . This package contains the FDK AAC plugins. Package: h264enc Description-md5: 8dbccb600b55d4d64518f32b0dcef0cb Description-en_GB: encode video or DVD in H.264/AVC/MPEG-4 Part 10 A shell script which makes it easy to encode DVDs or video files to the H.264/AVC/MPEG-4 Part 10 video format using MEncoder from the MPlayer project. . h264enc is written in a way to be useful for power users yet it is also very user friendly for people who are novices when it comes to video encoding. h264enc operates by asking questions to the user, collecting the input and passing it over to the encoder software. One of its unique features is the ability to use built-in video quality presets. This is especially useful to people who are just starting to encode video. Package: hannah-foo2zjs Description-md5: 17bd5e201d7e7be1fb42ba47260c88bd Description-en_GB: Graphical firmware downloader for the foo2zjs package Hannah is a graphical firmware downloader for the foo2zjs package. You can select one or more firmware(s) from a list, and let hannah download and install them. . With this software you can potentially install non-free software, so beware of that. Package: hashcat-nvidia Description-md5: 730caa533877aab600d795aef8db42c8 Description-en_GB: Installs hashcat and its dependencies for users with NVIDIA GPU Hashcat is an advanced CPU/GPU-based password recovery utility supporting seven unique modes of attack for over 100 optimized hashing algorithms. . This metapackage makes it easy to install the required dependencies when you want to use hashcat with your NVIDIA GPU (via OpenCL). Package: hevea-doc Description-md5: b83859940e782488515bf98b94c58c01 Description-en_GB: HeVeA documentation HeVeA is a powerful and efficient translator from LaTeX to HTML (and other formats). . This package contains the tutorial and the reference manual in HTML format. Package: hijra-applet Description-md5: 67891ab343328c9ed3650b4a24bc7622 Description-en_GB: Hijri Islamic Calendar tray applet Hijri Tray Applet for GNOME (also works with KDE) that uses Hijra Algorithm by Muayyad Saleh Alsadi provided by python-hijra package. . This algorithm is based on integer operations in which there are no round errors (given accurate coefficients). The accuracy of this algorithm is based on 3 constants (p, q and a) where p/q is the full months percentage [ gcd(p,q) must be 1 ]; currently it is set to 191/360 which means that there are 191 months having 30 days in a span of 360 years, all other months are 29 days, and a is just a shift. Package: hts-voice-nitech-jp-atr503-m001 Description-md5: 48d0be37845caa6955d6a5f8ce672ba7 Description-en_GB: Japanese male voice data for Open JTalk This is a Japanese male voice data for Open JTalk, a Hidden Markov Model based speech synthesis system (a.k.a. HTS) for Japanese. . This voice data was trained by using the HTS voice data "NIT ATR503 M001" and released by HTS Working Group as a part of Open JTalk. Package: hwb Description-md5: 62909e45abc3d5eb3241cbd1e4972a23 Description-en_GB: Hardware Book The Hardware Book contains miscellaneous technical information about computers and other electronic devices. You will find the pinout to many common (and uncommon) connectors are available, as well as information about how to build cables. Package: hyperspec Description-md5: 51d7bf1353fb0967e7492a36a1d1a585 Description-en_GB: Common Lisp ANSI-standard Hyperspec This is an installer for the html-ed version of the ANSI standard for Common Lisp. Note that these pages are only FYI and are not valid as a reference. But for all intents and purposes, this is a good enough reference for daily work. Package: i965-va-driver-shaders Description-md5: 80db85e05c498f264aa3d7c0e393ddc9 Description-en_GB: VAAPI driver for Intel G45 & HD Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel G45 chipsets and Intel HD Graphics for the Intel Core processor family. The supported platforms include: * Cantiga, Intel GMA 4500MHD (GM45) * Ironlake, Intel HD Graphics for 2010 Intel Core processor family * Sandy Bridge, Intel HD Graphics for 2011 Intel Core processor family * Ivy Bridge * Haswell * Broadwell * Skylake * Kaby Lake * Coffee Lake * Cannon Lake . This package contains also contains the non-free encode shaders for VP8, VP9, HEVC and AVC for generation 7.5 hardware or newer. Package: icc-profiles Description-md5: a813c4019da545f80d6c517a0ad94817 Description-en_GB: ICC colour profiles for use with colour profile aware software Colour management allows controlled conversion between colour representation of input and output devices and colour spaces. ICC profiles are an important part of colour management. They are data files that represent mappings between the input or output colour space of a particular device and the device-agnostic profile connection space (PCS), in accordance with the standards set by the International Colour Consortium (ICC). This package contains a number of high quality ICC colour profiles for use with colour profile aware software such as Scribus, Gimp, CinePaint, Krita, or Digikam. In general, this package is useful if the software using it was built against a colour management support library such as liblcms1 or liblcms2-2. In some software such as Scribus, you have to explicitly enable colour managemenent in the preferences to be able to use these profiles. Package: igv Description-md5: c007bd50ee1f6b5e2ff534544a24c883 Description-en_GB: Integrative Genomics Viewer The Integrative Genomics Viewer (IGV) is a high-performance viewer that efficiently handles large heterogeneous data sets, while providing a smooth and intuitive user experience at all levels of genome resolution. A key characteristic of IGV is its focus on the integrative nature of genomic studies, with support for both array-based and next-generation sequencing data, and the integration of clinical and phenotypic data. Although IGV is often used to view genomic data from public sources, its primary emphasis is to support researchers who wish to visualise and explore their own data sets or those from colleagues. To that end, IGV supports flexible loading of local and remote data sets, and is optimised to provide high-performance data visualisation and exploration on standard desktop systems. Package: inform Description-md5: 7da92c1bba6d10aa7858f4d527a4f5ee Description-en_GB: story file compiler for the Inform interactive fiction language (v6) Inform is an object-oriented language for text adventure games which are commonly known as "interactive fiction". The story files are compiled into a special form of bytecode (Z-code) which can then be run by Z-code interpreters that exist for a multitude of operating systems. . This package contains: * the Inform compiler * the Inform standard library * several user-supplied extensions and modules Package: inform-docs Description-md5: 578386cf20c0cfac72d8b646ef56e2a5 Description-en_GB: documentation for the Inform interactive fiction language (v6) Inform is an object-oriented language for text adventure games which are commonly known as "interactive fiction". The story files are compiled into a special form of bytecode (Z-code) which can then be run by Z-code interpreters that exist for a multitude of operating systems. . This package contains: * the Inform Designer's Manual (4th edition) * the Inform Beginner's Guide Package: intel-media-va-driver-non-free Description-md5: d0cac4050b590c0314de696b91343b77 Description-en_GB: VAAPI driver for the Intel GEN8+ Graphics family The VA-API (Video Acceleration API) enables hardware accelerated video decode/encode at various entry-points (VLD, IDCT, Motion Compensation etc.) for the prevailing coding standards today (MPEG-2, MPEG-4 ASP/H.263, MPEG-4 AVC/H.264, and VC-1/WMV3). It provides an interface to fully expose the video decode capabilities in today's GPUs. . This package contains the video decode and encode driver backend for the Intel HD Graphics of the Intel Core processor family. The supported platforms include: * Broadwell * Skylake * Broxton * Apollo Lake * Kaby Lake * Coffee Lake * Whiskey Lake * Cannon Lake * Ice Lake Package: intel-mkl Description-md5: fa58a5f98c5664f58695a6a10f3a60c0 Description-en_GB: Intel® Math Kernel Library (Intel® MKL) Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. . This package pulls the basic set of development files and libraries of MKL in the present architecture. Cluster support is not included. . Note that MKL's performance on AMD CPUs is not guaranteed. Package: intel-mkl-cluster Description-md5: 7d993e3fecb68de9c41f4c0680cf8a78 Description-en_GB: Intel® Math Kernel Library (Intel® MKL) (Cluster) Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. . This package pulls the development files and libraries of MKL in the present architecture, including Cluster support. Package: intel-mkl-doc Description-md5: ab3d7707b7cdc42d344a89426152e5d2 Description-en_GB: Intel® Math Kernel Library (Intel® MKL) (Doc) Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. . This package ships several document files, but not a complete copy of MKL doc. Please go to the homepage for the full documentation. https://software.intel.com/en-us/mkl Package: intel-mkl-full Description-md5: d7cb353117d01e08d8ad8f819758b893 Description-en_GB: Intel® Math Kernel Library (Intel® MKL) (Full) Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. . This package pulls the full version of MKL, including several i386 packages. Package: iozone3 Description-md5: b437f538cf6e057f5e72b5f466c55cd6 Description-en_GB: Filesystem and Disk Benchmarking Tool Iozone is useful for determining a broad benchmark of filesystem performance. The benchmark tests file I/O performance for the following operations: Read, write, re-read, re-write, read backwards, read strided, fread, fwrite, random read/write, pread/pwrite variants. Package: ipadic Description-md5: eff1ec5477c7b450aa8e1a4494f38faf Description-en_GB: Dictionaries for ChaSen (Binary data) Dictionaries for ChaSen, a morphological analysis system to segment and tokenise Japanese text string. It provides many additional information (pronunciation, semantic information, and others). . It is based on ICOT dictionary. . This package contains architecture-dependent binary data. Package: irpas Description-md5: cbde3547a237ae47ecb99af35eddfefb Description-en_GB: Internetwork Routing Protocol Attack Suite This package contains a collection of programs used for advanced network operations, testing, and debugging. . CDP and the route injectors can be useful in a production network. Several other tools are useful for security and firewall testing. Finally some tools such as netenum are useful for general admin scripting. . Like all powerful tools, it could cause great damage, so be careful. . * cdp - Cisco discovery protocol packet sender * igrp - IGRP route injector * ass - Autonomous system scanner * irdp - IRDP sender * irdpresponder - IRDP responder * itrace - ICMP based traceroute * tctrace - TCP SYN based traceroute * protos - ICMP based port scanner * netmask - Asks for netmask via ICMP * file2cable - Dumps any binary file direct to ethernet * dfkaa - Troubleshoot devices formerly known as Ascend (Pipeline, etc) * netenum - Ping scanner designed for shell scripts * hsrp - HSRP failover tester * icmp_redirect - ICMP redirection system * timestamp - ICMP timestamp requester * dhcpx - DHCP server "exerciser" Package: isight-firmware-tools Description-md5: 17c00d9904d218c9804739e81a19fe3e Description-en_GB: tools for dealing with Apple iSight firmware Apple Built-in iSight requires firmware that can be extracted from the Mac OS X USBVideo driver. This package provides tools for extracting the firmware from the driver and installing udev rules and tools to automatically load the firmware when needed. . A convenient tool for converting firmware binaries to Intel HEX format is also provided. This may be required later for use with a generic firmware loader such as fxload. Package: jajuk Description-md5: 19e51f9051264cf8be50536b3ba60b93 Description-en_GB: advanced jukebox and music organiser Jajuk is software that organises and plays music. Jajuk is designed to be intuitive, fast and provide multiple ways to perform the same operation. It is a fully-featured application geared towards advanced users with very large or scattered music collections. Package: java-package Description-md5: 20b1926b722aad2edefb21bf39830687 Description-en_GB: Utility for creating Java Debian packages This package provides the capability to build a Debian package from a Java binary distribution by running make-jpkg . (with archive files downloaded from providers listed below) . Supported java binary distributions currently include: * Oracle (http://www.oracle.com/technetwork/java/javase/downloads) : - The Java Development Kit (JDK), version 6, 7 and 8 - The Java Runtime Environment (JRE), version 6, 7 and 8 - The Java API Javadoc, version 6, 7 and 8 Choose tar.gz archives or self-extracting archives (_not_ RPM). . Please note that Debian recommends the use of openjdk-[78]-jdk and/or openjdk-[78]-jre, which are installed by default-jdk or default-jre for most architectures. . java-package will create non-free packages. Package: jhove Description-md5: febe0cb6a55fdf2af5baf3d3965883ac Description-en_GB: JSTOR/Harvard Object Validation Environment Perform format-specific identification, validation, and characterisation of digital objects. Package: josm-installer Description-md5: 6a03f3c780cd85e845b96acc9c4c992b Description-en_GB: Editor for OpenStreetMap (installer) JOSM is an editor for OpenStreetMap (OSM) written in Java. The current version supports stand alone GPX tracks, GPX track data from OSM database and existing nodes, line segments and metadata tags from the OSM database. . OpenStreetMap is a project aimed squarely at creating and providing free geographic data such as street maps to anyone who wants them. The project was started because most maps you think of as free actually have legal or technical restrictions on their use, holding back people from using them in creative, productive or unexpected ways. . This package provides a script to install the upstream JARs. Package: julius Description-md5: 48e528a7ca400f12b7a08b90e5f87dae Description-en_GB: speech recognition engine Julius is a high-performance, two-pass large vocabulary continuous speech recognition (LVCSR) engine. . It supports N-gram based dictation, DFA grammar based parsing, and one- pass isolated word recognition. Phone context dependencies are supported up to triphone. It can perform a multi-model decoding, a recognition using several LMs and AMs simultaneously with a single processor, and also supports "hot plugging" of arbitrary modules at run time. . This package contains the executable applications, a set of tools useful to build recognition grammar and some examples (like a script to use Julius to execute some predetermined commands). Package: kcemu Description-md5: bc08d35934d1ee9cbd3513221f2d6788 Description-en_GB: KC 85/4 emulator KCemu is an emulator for the KC85 home computer series and other Z80 based microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105. The emulation supports a number of additional hardware, e.g. floppy disk drives and extended graphic modules. . The Debian package does not contain the ROM images required to run the emulated machines. Please refer to the README.Debian file for more information. . Some alternate keywords for the above: KC85, KC87, LC80, Z1013, A5105, Polycomputer 880 . For original programs and general information about the emulated computer systems, have a look at http://www.kc-club.de/ and http://www.kc85emu.de/. Package: kcemu-common Description-md5: 7c3ce18196053e10d189f7b0cb465752 Description-en_GB: KC 85/4 emulator - common files KCemu is an emulator for the KC85 home computer series and other Z80 based microcomputers like Z1013, LC80, Polycomputer 880 and BIC A5105. The emulation supports a number of additional hardware, e.g. floppy disk drives and extended graphic modules. . This package contains files common to all architectures. . The Debian package does not contain the ROM images required to run the emulated machines. Please refer to the README.Debian file for more. . Some alternate keywords for the above: KC85, KC87, LC80, Z1013, A5105, Polycomputer 880 . For original programs and general information about the emulated computer systems, have a look at http://www.kc-club.de/ and http://www.kc85emu.de/. Package: kdeplasma-applets-xrdesktop Description-md5: ca6c6146f67e07b8063852e48c753cfa Description-en_GB: xrdesktop applet for KDE Plasma This package contains xrdesktop applet for KDE Plasma. Package: kic Description-md5: 1fb3eb6f319849a5e679555bc413d946 Description-en_GB: Enhanced KIC layout editor This is an interactive graphical editor for drawing patterns used to generate photomasks for lithography (production of integrated circuits). Package: kinect-audio-setup Description-md5: 7be6a0db7681b514dcafeecd75855e6b Description-en_GB: Microsoft Kinect sensor audio setup helpers When the Kinect sensor is first plugged in, its audio input device shows up as a generic USB device; after the appropriate firmware is loaded, the device is reset and it becomes available as a USB Audio Class (UAC) device. . Since the firmware is not redistributable, kinect-audio-setup provides tools to download it from the Internet at installation time, and sets up udev rules to call the firmware loader when the device is plugged in to finally get the UAC device. . The UAC firmware is downloaded from the Microsoft Kinect Software Development Kit at http://www.microsoft.com/en-us/kinectforwindows/, the license of which can be found at http://research.microsoft.com/en- us/um/legal/kinectsdk-tou_noncommercial.htm Package: kubuntu-restricted-addons Description-md5: d1762d094551b6ebca85a1049fc60dc1 Description-en_GB: Commonly used restricted packages for Kubuntu This package depends on some commonly used packages in the Kubuntu universe and multiverse repositories. . You should not install this package directly, but instead install the kubuntu-restricted-extras package. Package: kubuntu-restricted-extras Description-md5: 10c9a51af877ebd2c28d1c8e2d2231ca Description-en_GB: Commonly used media codecs and fonts for Kubuntu This collection of packages includes: - MP3 and other audio codec software to play various audio formats (GStreamer plugins) - software to install the Microsoft Web fonts - the Adobe Flash plugin - LAME, software to create compressed audio files. . This software does not include libdvdcss2, and will not let you play encrypted DVDs. For more information, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs . These software packages are from the Multiverse channel, restricted by copyright or legal issues in some countries. For more information, see http://www.ubuntu.com/ubuntu/licensing Package: ldraw-mklist Description-md5: 7f0b36129c83247e98ea1e2416fd0862 Description-en_GB: LDraw mklist program 3D CAD programs and rendering programs using the LDraw parts library of LEGO parts rely on a file called parts.lst containing a list of all available parts. The program ldraw-mklist is used to generate this list from a directory of LDraw parts. Package: ldraw-parts Description-md5: d057984612017119ec94573757f68a37 Description-en_GB: LDraw parts library Collection of 3D LEGO parts, 3D part primitives and two example LEGO 3D models in LDraw format. This part library is needed by 3D CAD programs such as MLCAD, LeoCAD and Konstruktor which allow one to construct LEGO models from individual LDraw parts. It is also needed by rendering software such as LDView and LdGLite or instruction creation software like LPub4 or Lic. Package: lgeneral Description-md5: d3cd338c86e0144cd187ecea33e57ef8 Description-en_GB: Strategy game in the tradition of Panzer General LGeneral is a turn-based strategy game heavily inspired by Panzer General. You play single scenarios or whole campaigns turn by turn against a human player or the AI. . Entrenchment, rugged defense, defensive fire, surprise contacts, surrender, unit supply, weather influence, reinforcements and other implementations contribute to the tactical and strategic depth of the game. . This is the game engine only. LGeneral requires lgeneral-data or lgc-pg, which converts the game data of the original Panzer General game, to function properly. Package: lgrind Description-md5: e778d4b85d8e66f0ea56130151afaeac Description-en_GB: pretty printer for various programming languages LGrind is a pretty printer for a large number of programming languages using LaTeX. It is in the form of a separate preprocessor. . The licence is non-free, as it contains a no-sale clause. You might consider using the listings package instead, which is free; it also claims to be able to read the language definitions of LGrind. LGrind's output tends to be prettier, though, especially if you prefer non-monospaced fonts. Package: libaccinj64-11.5 Description-md5: 404daeb74b9a29243e00b395f84c5ada Description-en_GB: NVIDIA ACCINJ Library (64-bit) The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . ACCINJ is the OpenACC internal library for profiling. . This package contains the 64-bit ACCINJ runtime library. Package: libarb Description-md5: 100ea6653bad75c8393b30e8c5a69ea4 Description-en_GB: phylogenetic sequence analysis suite - libraries ARB is a graphical suite of tools for sequence database handling and data analysis. A central database of processed (aligned) sequences and any type of additional data linked to the sequence entries is structured according to phylogeny or other user-defined criteria. . The ARB project (from the Latin "arbor", a tree) is a joint initiative of the Lehrstuhl für Mikrobiologie and the LRR of the Technische Universität München in 1992. Since 2014 the ARB project is continued by the Department of Molecular Ecology http://www.mpi- bremen.de/en/Department_of_Molecular_Ecology.html at the Max Planck Institute for Marine Microbiology in Bremen in cooperation with Ribocon GmbH http://www.ribocon.com . . This package provides the dynamic libraries which are used by ARB. Package: libarb-dev Description-md5: f0f0a9bdd3c458c4732265d1b07b6847 Description-en_GB: phylogenetic sequence analysis suite - development files ARB is a graphical suite of tools for sequence database handling and data analysis. A central database of processed (aligned) sequences and any type of additional data linked to the sequence entries is structured according to phylogeny or other user-defined criteria. . The ARB project (from the Latin "arbor", a tree) is a joint initiative of the Lehrstuhl für Mikrobiologie and the LRR of the Technische Universität München in 1992. Since 2014 the ARB project is continued by the Department of Molecular Ecology http://www.mpi- bremen.de/en/Department_of_Molecular_Ecology.html at the Max Planck Institute for Marine Microbiology in Bremen in cooperation with Ribocon GmbH http://www.ribocon.com . . This package provides headers and static libs needed to link against libARBDB. Package: libblimps3 Description-md5: a1ad50ab461eca726e0a4e957f1a2ffa Description-en_GB: blocks database improved searcher library BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package provides the shared library. Package: libblimps3-dev Description-md5: 4d04b155f279229d68533b0ec59a8e4f Description-en_GB: blocks database improved searcher library (development) BLIMPS (BLocks IMProved Searcher) is a searching tool that scores a protein sequence against blocks or a block against sequences. . This package provides the library development headers and the static library. Package: libcg Description-md5: 6d8f94fbd62d5aca128995485bc2ae88 Description-en_GB: Nvidia Cg core runtime library C for graphics (CG) is a high-level shading language developed by Nvidia in close collaboration with Microsoft for programming vertex and pixel shaders. . This package contains the Cg core runtime library. Package: libcggl Description-md5: 07022a97ef9dd69585286334225d6b57 Description-en_GB: Nvidia Cg OpenGL runtime library C for graphics (CG) is a high-level shading language developed by Nvidia in close collaboration with Microsoft for programming vertex and pixel shaders. . This package contains the Cg OpenGL runtime library. Package: libclamunrar Description-md5: 838276738daaffecf22ce5427760f59c Description-en_GB: anti-virus utility for Unix - unrar support Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav9, which can be used by other software. . This metapackage depends on the current libclamunrarX binary library to ensure a new libclamunrarY will be installed after a soname update. Package: libclamunrar9 Description-md5: 81aaa76cb9df5259f364d29eeca2acc6 Description-en_GB: anti-virus utility for Unix - unrar support Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav9, which can be used by other software. . This package provides support for RAR packaged files or mail attachments. Support will be available once this package is installed and clamd or a local clamscan is restarted. Package: libcublas11 Description-md5: 5d0c77d8f2c8429e53892a3a70d407c4 Description-en_GB: NVIDIA cuBLAS Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The cuBLAS library is an implementation of BLAS (Basic Linear Algebra Subprograms) on top of the NVIDIA CUDA runtime. It allows the user to access the computational resources of NVIDIA Graphics Processing Unit (GPU), but does not auto-parallelise across multiple GPUs. . This package contains the cuBLAS runtime library. Package: libcublaslt11 Description-md5: 785c52463c947123d690fd61ff5b3adb Description-en_GB: NVIDIA cuBLASLt Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The cuBLASLt library is a lightweight GEMM library with a flexible API and tensor core support for INT8 inputs and FP16 CGEMM split-complex matrix multiplication. . This package contains the cuBLASLt runtime library. Package: libcuda1-384 Description-md5: c6dbe40660b5059827bb841b3e8d47a1 Description-en_GB: Transitional package for nvidia-headless-390 This is a transitional package for nvidia-headless-390, and can be safely removed after the installation is complete. Package: libcudart11.0 Description-md5: d81acb8bf87762012a0607e71f8eff2e Description-en_GB: NVIDIA CUDA Runtime Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the CUDA Runtime API library for high-level CUDA programming, on top of the CUDA Driver API. Package: libcufft10 Description-md5: 323d8bcdb5ce372c028cb925743b7ad1 Description-en_GB: NVIDIA cuFFT Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The FFT is a divide-and-conquer algorithm for efficiently computing discrete Fourier transforms of complex or real-valued data sets. It is one of the most important and widely used numerical algorithms in computational physics and general signal processing. The cuFFT library provides a simple interface for computing FFTs on an NVIDIA GPU, which allows users to quickly leverage the floating-point power and parallelism of the GPU in a highly optimised and tested FFT library. . This package contains the cuFFT runtime library. Package: libcufftw10 Description-md5: 12b7b2ed306369c1f0fb326c4e9feefa Description-en_GB: NVIDIA cuFFTW Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The FFT is a divide-and-conquer algorithm for efficiently computing discrete Fourier transforms of complex or real-valued data sets. It is one of the most important and widely used numerical algorithms in computational physics and general signal processing. The cuFFT library provides a simple interface for computing FFTs on an NVIDIA GPU, which allows users to quickly leverage the floating-point power and parallelism of the GPU in a highly optimised and tested FFT library. . This package contains the cuFFTW runtime library. Package: libcuinj64-11.5 Description-md5: 9eca092b41526faa574873e622a445e3 Description-en_GB: NVIDIA CUINJ Library (64-bit) The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . CUINJ is the CUDA internal library for profiling. . This package contains the 64-bit CUINJ runtime library. Package: libcuneiform-dev Description-md5: 7046bf817ffe877db810a190403141b4 Description-en_GB: multi-language OCR system (development) Cuneiform is an OCR system. In addition to text recognition it also does layout analysis and text format recognition. . The following languages are supported: Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, French, German, Hungarian, Italian, Latvian, Lithuanian, Polish, Portuguese, Romanian, Russian, Serbian, Slovenian, Spanish, Swedish, Turkish and Ukrainian. . This package contains the development support files. Package: libcuneiform0 Description-md5: ad62c1ac6c378f4a10018e9ddaa3a97c Description-en_GB: multi-language OCR system (shared library) Cuneiform is an OCR system. In addition to text recognition it also does layout analysis and text format recognition. . The following languages are supported: Bulgarian, Croatian, Czech, Danish, Dutch, English, Estonian, French, German, Hungarian, Italian, Latvian, Lithuanian, Polish, Portuguese, Romanian, Russian, Serbian, Slovenian, Spanish, Swedish, Turkish and Ukrainian. . This package contains the shared library. Package: libcupti-dev Description-md5: 49cdc8386d120bdf14c58bebe2b3388d Description-en_GB: NVIDIA CUDA Profiler Tools Interface development files The CUDA Profiler Tools Interface (CUPTI) enables the creation of profiling and tracing tools that target CUDA applications. CUPTI provides a set of APIs targeted at ISVs creating profilers and other performance optimisation tools. The CUPTI APIs are not intended to be used by developers in their CUDA applications. . This package contains the development files: headers and libraries. Package: libcupti-doc Description-md5: 0c6d9f272f89c82663423610515dd3eb Description-en_GB: NVIDIA CUDA Profiler Tools Interface documentation The CUDA Profiler Tools Interface (CUPTI) enables the creation of profiling and tracing tools that target CUDA applications. CUPTI provides a set of APIs targeted at ISVs creating profilers and other performance optimisation tools. The CUPTI APIs are not intended to be used by developers in their CUDA applications. . This package contains the documentation and examples. Package: libcupti11.5 Description-md5: 65f2f1bea81316b239224ffd680c5064 Description-en_GB: NVIDIA CUDA Profiler Tools Interface runtime library The CUDA Profiler Tools Interface (CUPTI) enables the creation of profiling and tracing tools that target CUDA applications. CUPTI provides a set of APIs targeted at ISVs creating profilers and other performance optimisation tools. The CUPTI APIs are not intended to be used by developers in their CUDA applications. . This package contains the runtime library. Package: libcurand10 Description-md5: 05f7818fdfa9c23c51a9db2407910cae Description-en_GB: NVIDIA cuRAND Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The cuRAND library provides facilities that focus on the simple and efficient generation of high-quality pseudorandom and quasirandom numbers. A pseudorandom sequence of numbers satisfies most of the statistical properties of a truly random sequence but is generated by a deterministic algorithm. A quasirandom sequence of n-dimensional points is generated by a deterministic algorithm designed to fill an n-dimensional space evenly. . This package contains the cuRAND runtime library. Package: libcusolver11 Description-md5: a30cfc560fa3fdce643526b0177ea7ba Description-en_GB: NVIDIA cuSOLVER Library The cuSOLVER library contains LAPACK-like functions in dense and sparse linear algebra, including linear solver, least-square solver and eigenvalue solver. . This package contains the cuSOLVER runtime library. Package: libcusolvermg11 Description-md5: 6bd7798cc05ca17920d01c4430269d51 Description-en_GB: NVIDIA cuSOLVERmg Library The cuSOLVER library contains LAPACK-like functions in dense and sparse linear algebra, including linear solver, least-square solver and eigenvalue solver. . This package contains the cuSOLVERmg runtime library. Package: libcusparse11 Description-md5: 12835bf1c971845122d660784efe714a Description-en_GB: NVIDIA cuSPARSE Library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The cuSPARSE library contains a set of basic linear algebra subroutines used for handling sparse matrices. It is implemented on top of the NVIDIA CUDA runtime and is designed to be called from C and C++. The library routines can be classified into four categories: * Level 1: operations between a vector in sparse format and a vector in dense format * Level 2: operations between a matrix in sparse format and a vector in dense format * Level 3: operations between a matrix in sparse format and a set of vectors in dense format * Conversion: operations that allow conversion between different matrix formats . This package contains the cuSPARSE runtime library. Package: libdvd-pkg Description-md5: 69ffcc3dc82cec634c830f1c06c90f5e Description-en_GB: DVD-Video playing library - installer This package provides libraries that are needed for playing video DVDs with a media player (such as VLC, SMplayer, Totem, etc.). It automates the process of downloading source files, compiling them, and installing the binary packages. Package: libf2j-java Description-md5: 545bcec4a65e2d974a0e300c0f193fa5 Description-en_GB: Java library port of Fortran numerical libraries The package provides the Java library (APIS) to numerical libraries originally written in Fortran (particularly BLAS and LAPACK). Package: libfaac-dev Description-md5: 34e55010e3673cbd01ecd96cd574d525 Description-en_GB: AAC audio encoder (development) The FAAC project includes the AAC encoder FAAC and decoder FAAD2. It supports several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats (ADTS AAC, raw AAC, MP4), multichannel and gapless en/decoding as well as MP4 metadata tags. The codecs are compatible with standard- compliant audio applications using one or more of these profiles. . This package contains the development files. Package: libfaac0 Description-md5: 8b55ae661ddd6656bba4bebe4dcfb7fa Description-en_GB: AAC audio encoder (library) The FAAC project includes the AAC encoder FAAC and decoder FAAD2. It supports several MPEG-4 object types (LC, Main, LTP, HE AAC, PS) and file formats (ADTS AAC, raw AAC, MP4), multichannel and gapless en/decoding as well as MP4 metadata tags. The codecs are compatible with standard- compliant audio applications using one or more of these profiles. . This package contains the shared library and an extra library with support for Digital Radio Mondiale (DRM). Package: libfdk-aac-dev Description-md5: 2279c19fd1aa314c67a01c83e2e7c30b Description-en_GB: Fraunhofer FDK AAC Codec Library - development files The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains the files needed to compile and statically link against the Fraunhofer FDK AAC Codec Library. Package: libfdk-aac2 Description-md5: 2332cc78e3cd207d3d63caf4fc18fafd Description-en_GB: Fraunhofer FDK AAC Codec Library - runtime files The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains the files needed to run a program compiled using The Fraunhofer FDK AAC Codec Library. Package: libfdkaac-ocaml Description-md5: bb2f9e8c4bbbe0171677f3112ec84bc4 Description-en_GB: OCaml interface to the fdkaac library -- runtime files This package provides an interface to the fdkaac library for OCaml programmers. . The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains only the shared runtime stub libraries. Package: libfdkaac-ocaml-dev Description-md5: 9aeb7a2390ccd3baa5b2d363ba61ce74 Description-en_GB: OCaml interface to the fdkaac library -- development files This package provides an interface to the fdkaac library for OCaml programmers. . The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains all the development stuff you need to develop OCaml programs which use ocaml-fdkaac. Package: libfdkaac-ocaml-dynlink Description-md5: 70244771865d3116ad8cf83f837f959a Description-en_GB: OCaml interface to the fdkaac library -- dynamically load This package provides an interface to the fdkaac library for OCaml programmers. . The FDK AAC Codec Library For Android contains an encoder implementation of the Advanced Audio Coding (AAC) audio codec. . This package contains the modules needed to dynamically load ocaml-fdkaac in a program. Package: libfishcamp-dev Description-md5: 69bba66afa600749c1d0954495cfc563 Description-en_GB: library for cameras made by Fishcamp Engineering - development files This package contains a library for CCD cameras made by Fishcamp Engineering. . This package contains the development files. Package: libfishcamp1 Description-md5: 452b42a47b896b8da145bcedd5b82d1a Description-en_GB: library for cameras made by Fishcamp Engineering This package contains a library for CCD cameras made by Fishcamp Engineering. . This package contains the library. Package: libforms-doc Description-md5: 2d31b9908f0fcc2b4d5add43805bddf9 Description-en_GB: Documentation for the XForms graphical interface library This package contains PDF and HTML documentation for the XForms library. Package: libgemrb Description-md5: 216ceff6c0ae724e37cedd46ae128ca0 Description-en_GB: Shared libraries and plugins for GemRB GemRB (Game Engine Made with preRendered Background) is a new implementation of the original Infinity Engine (the one of Baldur's Gate, Icewind Dale, Planescape: Torment, ...) to Linux/Unix, MacOS X and Windows with some enhancements. . This package contains GemRB core shared libraries and plugins. Package: libgxr-openvr-0.15-0 Description-md5: 8865bb1505af7ed03e79afae03f262e4 Description-en_GB: gxr backend for nonfree OpenVR libraries A glib wrapper and utilities for the OpenVR and OpenXR APIs. . This package contains the openvr backend shared library. Package: libhwloc-contrib-plugins Description-md5: 2b02fbf995ab5fe6645ca4e4ad3e8d3f Description-en_GB: Hierarchical view of the machine - contrib plugins libhwloc provides a portable abstraction (across OS, versions, architectures, ...) of the hierarchical topology of modern architectures. It primarily aims at helping high-performance computing applications with gathering information about the hardware so as to exploit it accordingly and efficiently. . libhwloc provides a hierarchical view of the machine, NUMA memory nodes, sockets, shared caches, cores and simultaneous multithreading. It also gathers various attributes such as cache and memory information. . libhwloc supports old kernels not having sysfs topology information, with knowledge of cpusets, offline cpus, and Kerrighed support . This package contains plugins to add discovery support for non-free items. This includes - CUDA support. Package: libjlapack-java Description-md5: 4ea83703e8aa7420f895fb1264b3ddc9 Description-en_GB: LAPACK numerical subroutines translated from their Fortran 77 source The package provides the LAPACK numerical subroutines translated from their subset Fortran 77 source into class files, executable by the Java Virtual Machine (JVM) and for use by Java programmers. . This makes it possible for Java applications or applets, distributed on the World Wide Web to use established legacy numerical code that was originally written in Fortran. The translation is accomplished using a special purpose Fortran-to-Java (source-to-source) compiler. Package: libjulius-dev Description-md5: 8340bbfbc66a4126b71d3fc9b418b072 Description-en_GB: speech recognition engine - development headers Julius is a high-performance, two-pass large vocabulary continuous speech recognition (LVCSR) engine. . It supports N-gram based dictation, DFA grammar based parsing, and one- pass isolated word recognition. Phone context dependencies are supported up to triphone. It can perform a multi-model decoding, a recognition using several LMs and AMs simultaneously with a single processor, and also supports "hot plugging" of arbitrary modules at run time. . This package contains header files and static libraries for developing programs that use Julius. Package: libmath-random-perl Description-md5: fdd268f5a66d1987e53bdfde50bcb4eb Description-en_GB: Perl collection of random number generators Math::Random is a Perl port of the C version of randlib, which is a suite of routines for generating random deviates. This supports all the distributions from which the Fortran and C versions generate deviates. Some features are excluded including the multiple generators/splitting facility and antithetic random number generation. These, along with some of the distributions which are included, are probably not of interest except to the very sophisticated user. Package: libmetis-edf-dev Description-md5: 0f7e6f5bfda5e93a23dd58d2c6499c2d Description-en_GB: Family of Multilevel Partitioning Algorithms METIS: A Family of Multilevel Partitioning Algorithms . This is a collection of serial and parallel programs & libraries that can be used to partitioning unstructured graphs, finite element meshes, and hypergraphs, both on serial as well as on parallel computers. . Adaptation of METIS for Code_Aster purpose . This package contains files needed for development Package: libmetis-edf4.1 Description-md5: 1d8e4a9474906e6dabf4c40a8de91740 Description-en_GB: Family of Multilevel Partitioning Algorithms METIS: A Family of Multilevel Partitioning Algorithms . This is a collection of serial and parallel programs & libraries that can be used to partitioning unstructured graphs, finite element meshes, and hypergraphs, both on serial as well as on parallel computers. . Adaptation of METIS for Code_Aster purpose . This package contains the shared library Package: libmkl-avx Description-md5: 5620350ea104e3f8f8b19c8486f2fe9d Description-en_GB: Intel® MKL: Kernel library for Intel® AVX enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Kernel library for Intel® Advanced Vector Extensions (Intel® AVX) enabled processors. It belongs to the Computational Layer of MKL. Package: libmkl-avx2 Description-md5: 24315c30c7e149f12e8683b9208ee479 Description-en_GB: Intel® MKL: Kernel library for Intel® AVX2 enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Kernel library for Intel® Advanced Vector Extensions 2 (Intel® AVX2) enabled processors. It belongs to the Computational Layer of MKL. Package: libmkl-avx512 Description-md5: e58b3a8857dbd2e5879bf2e3436c3ed0 Description-en_GB: Intel® MKL: Kernel library for Intel® AVX-512 enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Kernel library for dispatching Intel® Advanced Vector Extensions 512 (Intel® AVX-512) on Intel® Xeon® processors. It belongs to the Computational Layer of MKL. Package: libmkl-avx512-mic Description-md5: c75e15638c461c19b24d9dc51a8fbaca Description-en_GB: Intel® MKL : Kernel library for Intel® AVX-512 Xeon Phi processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Kernel library for dispatching Intel® Advanced Vector Extensions 512 (Intel® AVX-512) on Intel® Xeon Phi™ processors. It belongs to the Computational Layer of MKL. Package: libmkl-blacs-intelmpi-ilp64 Description-md5: 6107110f95d93911f8b073bc6738316c Description-en_GB: Intel® MKL : ILP64 BLACS routines for Intel® MPI and MPICH2+ Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains ILP64 version of BLACS routines for Intel® MPI Library and MPICH2 or higher. It belongs to the Cluster Libraries of MKL. Package: libmkl-blacs-intelmpi-lp64 Description-md5: 5953411fdfc89931bed8382b0d316afc Description-en_GB: Intel® MKL : LP64 BLACS routines for Intel® MPI and MPICH2+ Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains LP64 version of BLACS routines for Intel® MPI Library and MPICH2 or higher. It belongs to the Cluster Libraries of MKL. Package: libmkl-blacs-openmpi-ilp64 Description-md5: 574f22f00275fe16a4f30d81d5c5f94b Description-en_GB: Intel® MKL : ILP64 version of BLACS routines for Open MPI Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains ILP64 version of BLACS routines for Open MPI. It belongs to the Cluster Libraries of MKL. Package: libmkl-blacs-openmpi-lp64 Description-md5: 75061c02724e0b802cdb409b4c9c47a7 Description-en_GB: Intel® MKL : LP64 version of BLACS routines for Open MPI Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains LP64 version of BLACS routines for Open MPI. It belongs to the Cluster Libraries of MKL. Package: libmkl-blacs-sgimpt-ilp64 Description-md5: 4b5d1701b3919b8f191beeefe40474f3 Description-en_GB: Intel® MKL : ILP64 version of BLACS routines for SGI MPT Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains ILP64 version of BLACS routines for SGI MPT. It belongs to the Cluster Libraries of MKL. Package: libmkl-blacs-sgimpt-lp64 Description-md5: 5d968ccc6dde921e07c395b25c1a038f Description-en_GB: Intel® MKL : LP64 version of BLACS routines for SGI MPI Toolkit Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains LP64 version of BLACS routines for SGI MPI Toolkit. It belongs to the Cluster Libraries of MKL. Package: libmkl-cdft-core Description-md5: cc6c8beaa7d1cff34a31b90a966917c7 Description-en_GB: Intel® MKL : Cluster version of FFT functions Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains Cluster version of FFT functions. It belongs to the Cluster Libraries of MKL. Package: libmkl-cluster-dev Description-md5: cdd9e26eea705c2e6dc7a7caa7d60999 Description-en_GB: Static libs of intel-MKL: Cluster Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package ships the static libraries for Cluster. Package: libmkl-computational-dev Description-md5: bb024205a8edbac7a3c061ddcfaa5def Description-en_GB: Static libs of intel-MKL: Computational Layer Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package ships the static libraries of Computational Layer. Package: libmkl-core Description-md5: d4113ee8f2ea4836929a77e037a01cb0 Description-en_GB: Intel® MKL: Library dispatcher of Computational Layer Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Library dispatcher for dynamic load of processor-specific kernel. It belongs to the Computational Layer of MKL. Package: libmkl-def Description-md5: 8bbe405dc25030f031bcc19659345b8d Description-en_GB: Intel® MKL: Default kernel library Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Default kernel library. It belongs to the Computational Layer of MKL. Package: libmkl-dev Description-md5: a4830f8505012cf0194bf10a110252e8 Description-en_GB: Intel® Math Kernel Library (Intel® MKL) (Dev) Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. . This package pulls the headers of MKL. Package: libmkl-full-dev Description-md5: 4efeec6465d91cee633dfdcda4feef6d Description-en_GB: Intel® Math Kernel Library (Intel® MKL) (Full Version Dev) Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. The library provides Fortran and C programming language interfaces. Intel MKL C language interfaces can be called from applications written in either C or C++, as well as in any other language that can reference a C interface. . Intel MKL provides comprehensive functionality support in these major areas of computation: . * BLAS (level 1, 2, and 3) and LAPACK linear algebra routines, offering vector, vector-matrix, and matrix-matrix operations. * ScaLAPACK distributed processing linear algebra routines, as well as the Basic Linear Algebra Communications Subprograms (BLACS) and the Parallel Basic Linear Algebra Subprograms (PBLAS). * Intel MKL PARDISO (a direct sparse solver based on Parallel Direct Sparse Solver PARDISO*), an iterative sparse solver, and supporting sparse BLAS (level 1, 2, and 3) routines for solving sparse systems of equations, as well as a distributed version of Intel MKL PARDISO solver provided for use on clusters. * Fast Fourier transform (FFT) functions in one, two, or three dimensions with support for mixed radices (not limited to sizes that are powers of 2), as well as distributed versions of these functions provided for use on clusters. * Vector Mathematics (VM) routines for optimized mathematical operations on vectors. * Vector Statistics (VS) routines, which offer high-performance vectorized random number generators (RNG) for several probability distributions, convolution and correlation routines, and summary statistics functions. * Data Fitting Library, which provides capabilities for spline-based approximation of functions, derivatives and integrals of functions, and search. * Extended Eigensolver, a shared memory programming (SMP) version of an eigensolver based on the Feast Eigenvalue Solver. * Deep Neural Network (DNN) primitive functions with C language interface. . This package pulls all the header files, static and shared objects of MKL. Package: libmkl-gf-ilp64 Description-md5: a94da48fc6172bc728dd6423b4dd9bd1 Description-en_GB: Intel® MKL: ILP64 interface library for the GNU Fortran compilers Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains ILP64 interface library for the GNU Fortran compilers. It belongs to the Interface Layer of MKL. Package: libmkl-gf-lp64 Description-md5: bb3844678bce54d6fb093a8f8b580a99 Description-en_GB: Intel® MKL: LP64 interface library for the GNU Fortran compilers Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains LP64 interface library for the GNU Fortran compilers. It belongs to the Interface Layer of MKL. Package: libmkl-gnu-thread Description-md5: 3f83d3043ff323703c367ccfd541bdfe Description-en_GB: Intel® MKL: OpenMP threading library for GNU Fortran/C compilers Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains OpenMP threading library for the GNU Fortran/C compilers. It belongs to the Threading Layer of MKL. Package: libmkl-intel-ilp64 Description-md5: 4a0d0ec8ad681fa769a2cfd6ec114d6c Description-en_GB: Intel® MKL: ILP64 interface library for the Intel compilers Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains ILP64 interface library for the Intel compilers. Also use for other supported compilers that do not have a specialised Intel MKL interface library. It belongs to the Interface Layer of MKL. Package: libmkl-intel-lp64 Description-md5: 8f02a7fd8f2b9bfe8bae943378aceb80 Description-en_GB: Intel® MKL: LP64 interface library for the Intel compilers Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains LP64 interface library for the Intel compilers. Also use for other supported compilers that do not have a specialised Intel MKL interface library. It belongs to the Interface Layer of MKL. Package: libmkl-intel-thread Description-md5: 0ef59e43077abe5d51461fe5cd342e4e Description-en_GB: Intel® MKL: OpenMP threading library for the Intel compilers Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains OpenMP threading library for the Intel compilers. It belongs to the Threading Layer of MKL. Package: libmkl-interface-dev Description-md5: a465961a0e7f21f789d1582491dfd870 Description-en_GB: Static libs of intel-MKL: Interface Layer Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package ships the static libraries of Interface Layer. Package: libmkl-locale Description-md5: 9e5fe6196162ae27e79e304f3fbb9399 Description-en_GB: Intel MKL: Locale Files Used by All Shared Objects Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package ships the message catalog file for shared objects from MKL. Package: libmkl-mc Description-md5: 2afa04c8014685928ce53186fda73f39 Description-en_GB: Intel® MKL: Kernel library for Intel® SSSE3 enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Kernel library for Intel® Supplemental Streaming SIMD Extensions 3 (Intel® SSSE3) enabled processors. It belongs to the Computational Layer of MKL. Package: libmkl-mc3 Description-md5: 35b6356886df33eb86955ef6e171f686 Description-en_GB: Intel® MKL: Kernel library for Intel® SSE4.2 enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Kernel library for Intel® Streaming SIMD Extensions 4.2 (Intel® SSE4.2) enabled processors. It belongs to the Computational Layer of MKL. Package: libmkl-meta-cluster Description-md5: 0c9a2ab67aafe65b887f9526df007fb8 Description-en_GB: Metapackage for Intel-MKL: Shared Object for Cluster Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package pulls shared objects for Cluster support. Package: libmkl-meta-computational Description-md5: bd9e6480e8838da1048fcf4e25960eef Description-en_GB: Metapackage of intel-MKL: Shared Objects for Computaional Layer Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package pulls shared objects in the Computational Layer. Package: libmkl-meta-interface Description-md5: 4792f6ab27ebd9131875f0a89ed40868 Description-en_GB: Metapackage of intel-MKL: Shared Objects of Interface Layer Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package pulls shared objects in the Interface Layer. Package: libmkl-meta-threading Description-md5: 366ee90dfa1f0cdbe163a52e6479ceda Description-en_GB: Metapackage of intel-MKL: Shared Objects of Threading Layer Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package pulls shared objects in the Threading Layer. Package: libmkl-pgi-thread Description-md5: bf73d464c54b7f764f70f9a8fb49a856 Description-en_GB: Intel® MKL: OpenMP threading library for the PGI compiler Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains OpenMP threading library for the PGI compiler. It belongs to the Threading Layer of MKL. Package: libmkl-rt Description-md5: 044b38cc68b953ba96716df3d1493bbd Description-en_GB: Intel® MKL: Single Dynamic Library (SDL) Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Single Dynamic Library (SDL) of MKL. Package: libmkl-scalapack-ilp64 Description-md5: fdef8529e11bc6fe0382bf5fe33e0caf Description-en_GB: Intel® MKL : ScaLAPACK routine library supporting ILP64 interface Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains ScaLAPACK routine library supporting ILP64 interface. It belongs to the Cluster Libraries of MKL. Package: libmkl-scalapack-lp64 Description-md5: 794f0c627dd99ee56b65649fe5356b0e Description-en_GB: Intel® MKL : ScaLAPACK routine library supporting LP64 interface Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains ScaLAPACK routine library supporting the LP64 interface. It belongs to the Cluster Libraries of MKL. Package: libmkl-sequential Description-md5: 9328bd3d5e45d3ce5d80b39e67abeabb Description-en_GB: Intel® MKL: Sequential library Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains Sequential library. It belongs to the Threading Layer of MKL. Package: libmkl-tbb-thread Description-md5: a617979bf1d8a69fd8098bb626fe1da4 Description-en_GB: Intel® MKL: Intel TBB threading library for the Intel compilers Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains Intel TBB threading library for the Intel compilers. It belongs to the Threading Layer of MKL. Package: libmkl-threading-dev Description-md5: 6ff230b8491925d8ae35ddbf92201894 Description-en_GB: Static libs of intel-MKL: Threading Layer Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package ships the static libraries of Threading Layer. Package: libmkl-vml-avx Description-md5: 490ed784e9b2fb37e9f393123bddba1a Description-en_GB: Intel® MKL : VM/VS/DF optimized for Intel® AVX enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF optimised for Intel® AVX enabled processors. It belongs to the Computational Layer of MKL. Package: libmkl-vml-avx2 Description-md5: 45fc1a9c869579451a83086ae0cf8431 Description-en_GB: Intel® MKL : VM/VS/DF optimised for Intel® AVX2 enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF optimised for Intel® AVX2 enabled processors It belongs to the Computational Layer of MKL. Package: libmkl-vml-avx512 Description-md5: 97201f004405432abee4b4c0c0e50dac Description-en_GB: Intel® MKL : VM/VS/DF optimised for AVX-512 on Xeon® processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF optimised for Intel® AVX-512 on Intel® Xeon® processors. It belongs to the Computational Layer of MKL. Package: libmkl-vml-avx512-mic Description-md5: de37ffb548d0340d27992b277aa61402 Description-en_GB: Intel® MKL : VM/VS/DF optimised for AVX-512 on Xeon Phi™ processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF optimised for Intel® AVX-512 on Intel® Xeon Phi™ processors. It belongs to the Computational Layer of MKL. Package: libmkl-vml-cmpt Description-md5: 15783cc84a8c71fec1e82cd841a30100 Description-en_GB: Intel® MKL : VM/VS/DF for conditional numerical reproducibility Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF library for conditional numerical reproducibility. It belongs to the Computational Layer of MKL. Package: libmkl-vml-def Description-md5: 066b0091313adfe935dc3950211746e0 Description-en_GB: Intel® MKL : VM/VS/DF part of default kernels Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the Vector Mathematics (VM)/Vector Statistics (VS)/Data Fitting (DF) part of default kernels. It belongs to the Computational Layer of MKL. Package: libmkl-vml-mc Description-md5: 911d7ea2f4b111febbe8dedcad84891d Description-en_GB: Intel® MKL : VM/VS/DF for Intel® SSSE3 enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF for Intel® SSSE3 enabled processors. It belongs to the Computational Layer of MKL. Package: libmkl-vml-mc2 Description-md5: 13b98f139defef16b3f0563c9a4ea29f Description-en_GB: Intel® MKL : VM/VS/DF for 45nm Hi-k Core2 and Xeon processor Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF for 45nm Hi-k Intel® Core™2 and Intel® Xeon® processor families. It belongs to the Computational Layer of MKL. Package: libmkl-vml-mc3 Description-md5: 4fcac98f014e31b75b7786a4bf6c33cb Description-en_GB: Intel® MKL : VM/VS/DF for Intel® SSE4.2 enabled processors Intel® Math Kernel Library (Intel® MKL) is a computing math library of highly optimised, extensively threaded routines for applications that require maximum performance. . This package contains the VM/VS/DF for Intel® SSE4.2 enabled processors. It belongs to the Computational Layer of MKL. Package: libmtj-java Description-md5: 83d51bf9bf17c051b3fb647b16f73a89 Description-en_GB: Java library for developing numerical applications MTJ is designed to be used as a library for developing numerical applications, both for small and large scale computations. The library is based on BLAS and LAPACK for dense and structured sparse computations, and on the Templates project for unstructured sparse operations. . MTJ uses the netlib-java project as a backend, which can be set up to use machine-optimised BLAS libraries for improved performance of dense matrix operations, falling back to a pure Java implementation. This ensures perfect portability, while allowing for improved performance in a production environment. Package: libmtj-java-doc Description-md5: 380f48555fc36f4067152bb8caad7db7 Description-en_GB: Java library for developing numerical applications (documentation) MTJ is designed to be used as a library for developing numerical applications, both for small and large scale computations. The library is based on BLAS and LAPACK for dense and structured sparse computations, and on the Templates project for unstructured sparse operations. . MTJ uses the netlib-java project as a backend, which can be set up to use machine-optimised BLAS libraries for improved performance of dense matrix operations, falling back to a pure Java implementation. This ensures perfect portability, while allowing for improved performance in a production environment. . This package contains the javadoc documentation files. Package: libmyth Description-md5: 6233f3ed93adc17b7f228bed7bd3b300 Description-en_GB: Common library code for MythTV and add-on modules (runtime) MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains a shared library, libmyth, which is used by various components in the system. Package: libmyth-dev Description-md5: cdf4db9954271d33355a9e9377695b78 Description-en_GB: Common library code for MythTV and add-on modules (development) MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains files needed for developing applications which use libmyth (such as the various add-ons for MythTV) Package: libmyth-python Description-md5: e74f71cc545d1603c31c2c2484b1f629 Description-en_GB: Python library to access some MythTV features MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains files needed for some python MythTV add-ons. Package: libmythtv-perl Description-md5: abed8d145058a1b7809da40480d7d587 Description-en_GB: Perl library to access some MythTV features MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains files needed for some PERL MythTV add-ons like nuvexport or mythrename.pl. Package: libnetlib-java Description-md5: 65016fe7e4efe90ed5b9d15484c91570 Description-en_GB: Collection of mission-critical software components for linear algebra systems Netlib is a collection of mission-critical software components for linear algebra systems (i.e. working with vectors or matrices). . Netlib libraries are written in C, Fortran or optimised assembly code. This package provides a Java translation but it does not take advantage of optimised system libraries. Package: libnppc11 Description-md5: 371330c0e4596d14c1ae0b854eecfa9c Description-en_GB: NVIDIA Performance Primitives core runtime library NVIDIA NPP is a library of functions for performing CUDA accelerated processing. The initial set offunctionality in the library focuses on imaging and video processing and is widely applicable for developers in these areas. NPP will evolve over time to encompass more of the compute heavy tasks in a variety of problem domains. The NPP library is written to maximize flexibility, while maintaining high performance. . This package contains the NVIDIA Performance Primitives core runtime library. Package: libnppial11 Description-md5: bedf7547f548db0fc00407b8bb5572af Description-en_GB: NVIDIA Performance Primitives lib for Image Arithmetic and Logic NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Arithmetic and Logic operations, which is a sub-library of nppi. Package: libnppicc11 Description-md5: 5c43692beedf3cbda68cb3add3a2f55f Description-en_GB: NVIDIA Performance Primitives lib for Image Colour Conversion NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Colour and sampling Conversion, which is a sub-library of nppi. Package: libnppidei11 Description-md5: 96ae21f243272a0c4cf855590b806f52 Description-en_GB: NVIDIA Performance Primitives lib for Image Data Exchange and Initialisation NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Data Exchange and Initialisation, which is a sub-library of nppi. Package: libnppif11 Description-md5: 25b0779ba1f9f488a81add47bc943c6a Description-en_GB: NVIDIA Performance Primitives lib for Image Filters NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Filters, which is a sub-library of nppi. Package: libnppig11 Description-md5: 1f9ccb01fdd747cf6305e037d1c19323 Description-en_GB: NVIDIA Performance Primitives lib for Image Geometry transforms NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Geometry transforms, which is a sub-library of nppi. Package: libnppim11 Description-md5: f03f24db87826ca6b27a88b05bc823c0 Description-en_GB: NVIDIA Performance Primitives lib for Image Morphological operations NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Morphological operations, which is a sub-library of nppi. Package: libnppist11 Description-md5: c9507fd21beb3b0609afeb40e63f4792 Description-en_GB: NVIDIA Performance Primitives lib for Image Statistics NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Statistics and Linear Transformation, which is a sub-library of nppi. Package: libnppisu11 Description-md5: 37b8fa6ff382e1378e1a21c6d0074f80 Description-en_GB: NVIDIA Performance Primitives lib for Image Support NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Support, which is a sub-library of nppi. Package: libnppitc11 Description-md5: d1f0489937a1662cf9d2bf3e68764e1f Description-en_GB: NVIDIA Performance Primitives lib for Image Threshold and Compare NVIDIA NPP is a library of functions for performing CUDA accelerated processing. . This package contains the NVIDIA Performance Primitives runtime library for Image Threshold and Compare, which is a sub-library of nppi. Package: libnpps11 Description-md5: 24aac8a47c80e58916c189d81d7a7714 Description-en_GB: NVIDIA Performance Primitives for signal processing runtime library NVIDIA NPP is a library of functions for performing CUDA accelerated processing. The initial set offunctionality in the library focuses on imaging and video processing and is widely applicable for developers in these areas. NPP will evolve over time to encompass more of the compute heavy tasks in a variety of problem domains. The NPP library is written to maximize flexibility, while maintaining high performance. . This package contains the NVIDIA Performance Primitives runtime library for signal processing. Package: libnucleotidelikelihoodcore0 Description-md5: 2beeba75259cb25079c34eef520b0bde Description-en_GB: Implementation of LikelihoodCore for nucleotides used by beast-mcmc BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted proportional to its posterior probability. Included is a simple-to-use user-interface program for setting up standard analyses, and a suit of programs for analysing the results. . This package provides an implementation of LikelihoodCore for nucleotides that calls native methods for maximum speed. Package: libnvblas11 Description-md5: e77f7a1f1173b44f2910c8a51eff1d1c Description-en_GB: NVBLAS runtime library The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . The NVBLAS Library is a GPU-accelerated Library that implements BLAS (Basic Linear Algebra Subprograms). It can accelerate most BLAS Level-3 routines by dynamically routing BLAS calls to one or more NVIDIA GPUs present in the system, when the characteristics of the call make it to speedup on a GPU. Package: libnvidia-ml-dev Description-md5: 1a3cdb21304c933ce9becbb20eb9aa0f Description-en_GB: NVIDIA Management Library (NVML) development files The NVIDIA Management Library (NVML) provides a monitoring and management API. It provides a direct access to the queries and commands exposed via nvidia-smi. . This package contains the header file and depends on the driver-provided library. Package: libnvjpeg11 Description-md5: 623ac7d33181f0192b9126244e553a5c Description-en_GB: NVIDIA JPEG library (nvJPEG) The nvJPEG 1.0 library provides high-performance, GPU accelerated JPEG decoding functionality for image formats commonly used in deep learning and hyperscale multimedia applications. The library offers single and batched JPEG decoding capabilities which efficiently utilize the available GPU resources for optimum performance; and the flexibility for users to manage the memory allocation needed for decoding. Package: libnvrtc-builtins11.5 Description-md5: a446d5189a000ea8dd760125227b0954 Description-en_GB: CUDA Runtime Compilation (NVIDIA NVRTC Builtins Library) CUDA Runtime Compilation library (nvrtc) provides an API to compile CUDA-C++ device source code at runtime. . The resulting compiled PTX can be launched on a GPU using the CUDA Driver API. . This package contains the NVRTC Builtins library. Package: libnvrtc11.2 Description-md5: b1b9b1f5f271a283664f94ae0f1e94b4 Description-en_GB: CUDA Runtime Compilation (NVIDIA NVRTC Library) CUDA Runtime Compilation library (nvrtc) provides an API to compile CUDA-C++ device source code at runtime. . The resulting compiled PTX can be launched on a GPU using the CUDA Driver API. . This package contains the NVRTC library. Package: libnvtoolsext1 Description-md5: 301861470547d1207ee0ad56dfa1ef90 Description-en_GB: NVIDIA Tools Extension Library The NVIDIA Tools Extension SDK (NVTX) is a C-based API for marking events and ranges in your applications. Applications which integrate NVTX can use Nsight to capture and visualize these events and ranges. . This package contains the NVIDIA Tools Extension runtime library. Package: libnvvm4 Description-md5: 1efd5ade308f30b7de84c0430187211c Description-en_GB: NVIDIA NVVM Library NVIDIA's CUDA Compiler (NVCC) is based on the widely used LLVM open source compiler infrastructure. . The NVVM library is used by NVCC to compile CUDA binary code to run on NVIDIA GPUs. . This package contains the NVIDIA NVVM runtime library. Package: libopenvr-api1 Description-md5: 8b9f036b3dab4388fb641015ae878839 Description-en_GB: OpenVR SDK OpenVR is an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam. Package: libopenvr-dev Description-md5: 43d69fe8a6bab1bd3ebd382932b93130 Description-en_GB: OpenVR SDK -- development files OpenVR is an API and runtime that allows access to VR hardware from multiple vendors without requiring that applications have specific knowledge of the hardware they are targeting. This repository is an SDK that contains the API and samples. The runtime is under SteamVR in Tools on Steam. . This package contains the headers. Package: libopenzwave-doc Description-md5: 1391b189d7f13f6d41b4a88932ed605b Description-en_GB: documentation for the openzwave library OpenZWave is an open-source, cross-platform library designed to enable anyone to add support for Z-Wave home-automation devices to their applications, without requiring any in depth knowledge of the Z-Wave protocol. . This package contains documentation. Package: libopenzwave1.6 Description-md5: 6fd563f922d2ce455d13cf7e75020bb2 Description-en_GB: API to use a Z-Wave controller OpenZWave is an open-source, cross-platform library designed to enable anyone to add support for Z-Wave home-automation devices to their applications, without requiring any in depth knowledge of the Z-Wave protocol. . This package contains the library. Package: libopenzwave1.6-dev Description-md5: eb57b245ab8d94734acd74b03f165761 Description-en_GB: header files for the openzwave library OpenZWave is an open-source, cross-platform library designed to enable anyone to add support for Z-Wave home-automation devices to their applications, without requiring any in depth knowledge of the Z-Wave protocol. . This package contains files for developing. Package: libparmetis-dev Description-md5: 839c770f477cb92f6af09275d807c484 Description-en_GB: Parallel Graph Partitioning and Sparse Matrix Ordering Libs: Devel ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently repartition a graph or mesh whose connectivity has changed. . This package contains files needed to develop programs using ParMetis. Package: libparmetis4.0 Description-md5: 17a6686f47a3b63f4328881bffab697b Description-en_GB: Parallel Graph Partitioning and Sparse Matrix Ordering Shared Libs ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently repartition a graph or mesh whose connectivity has changed. . This package contains the ParMetis shared libraries. Package: libprimus-vk1 Description-md5: 9cc616059b790cb11afff2f1a5f393d2 Description-en_GB: vulkan layer library for the primus-vk layer This library implements the primus-vk layer. It decides which GPU the individual Vulkan API calls should go against and does the image copying. Package: libretro-genesisplusgx Description-md5: 571581827de0d10678e740c75e9bba61 Description-en_GB: Libretro wrapper for Genesis Plus GX This wrapper makes Genesis Plus GX API compatible with libretro, thus allowing its use with libretro frontends, such as RetroArch. . Genesis Plus GX is a Sega 8/16 bit emulator focused on accuracy and portability. Initially ported and developed on Gamecube / Wii consoles only through libogc / devkitPPC, it is now available on many other platforms through various frontends. . The source code, originally based on Genesis Plus 1.3 by Charles MacDonald, has been heavily modified & enhanced, with respect to initial goals and design, in order to improve the accuracy of emulation, implementing new features and adding support for extra peripherals, cartridge & systems hardware. . The result is that Genesis Plus GX is now more a continuation of the original project than a simple port, providing very accurate emulation and 100% compatibility with Genesis / Mega Drive, Sega/Mega CD, Master System, Game Gear & SG-1000 released software (including all unlicensed or pirate known dumps), also emulating backwards compatibility modes when available. Package: libretro-snes9x Description-md5: 0ad484675f63c76678d0e6227a89a223 Description-en_GB: Libretro wrapper for Snes9x This wrapper makes Snes9x API compatible with libretro, thus allowing its use with libretro frontends, such as RetroArch. . Snes9x is a portable, freeware Super Nintendo Entertainment System (SNES) emulator written in C++. It basically allows you to play most games designed for the SNES and Super Famicom Nintendo game systems on your PC or Workstation. . Super Nintendo Entertainment System, SNES and Super Famicom are trademarks of Nintendo of America Inc. Snes9x is not affiliated with or endorsed by any of the companies mentioned. Package: librhvoice-dev Description-md5: 592183b413424a1e0cd8d363a305293b Description-en_GB: RHVoice speech synthesizer - development files RHVoice uses statistical parametric synthesis. It relies on existing open source speech technologies (mainly HTS and related software). . Voices are built from recordings of natural speech. They have small footprints, because only statistical models are stored on users' computers. And though the voices lack the naturalness of the synthesizers which generate speech by combining segments of the recordings themselves, they are still very intelligible and resemble the speakers who recorded the source material. . Initially, RHVoice could speak only Russian. Now it also supports English, Esperanto and Georgian. In theory, it is possible to implement support for other languages, if all the necessary resources can be found or created. . This package contains the development files. Package: librhvoice5 Description-md5: c220ab00272e875bc182388926258d09 Description-en_GB: RHVoice speech synthesizer - shared library RHVoice uses statistical parametric synthesis. It relies on existing open source speech technologies (mainly HTS and related software). . Voices are built from recordings of natural speech. They have small footprints, because only statistical models are stored on users' computers. And though the voices lack the naturalness of the synthesizers which generate speech by combining segments of the recordings themselves, they are still very intelligible and resemble the speakers who recorded the source material. . Initially, RHVoice could speak only Russian. Now it also supports English, Esperanto and Georgian. In theory, it is possible to implement support for other languages, if all the necessary resources can be found or created. . This package contains the shared library Package: libricohcamerasdk Description-md5: d495557e05f9003007d774a153081012 Description-en_GB: library for Ricoh cameras This package contains libraries to use Ricoh cameras. Particularly Pentax cameras in PTP mode can be controlled with the corresponding INDI driver. . This package contains the library. Package: libsbigudrv2 Description-md5: ea06ab17aeb3a3ce04df8ba13666baaa Description-en_GB: Santa Barbra Instrument Group (SBIG) Universal Library Driver The Official Santa Barbra Instrument Group (SBIG) Universal Library Driver is used by applications to access and control the USB, Parallel Port, and Ethernet versions of the CCD cameras and filter wheels including SBIG ST-7/8/9/10/2K cameras, ST-L cameras, and ST-402/1603/3200 cameras. The firmware is included for all classes of cameras. Package: libsbigudrv2-dev Description-md5: a0742d673b0f3877b5b5dd0bd63fe236 Description-en_GB: Santa Barbra Instrument Group (SBIG) Universal Library Driver The Official Santa Barbra Instrument Group (SBIG) Universal Library Driver is used by applications to access and control the USB, Parallel Port, and Ethernet versions of the CCD cameras and filter wheels including SBIG ST-7/8/9/10/2K cameras, ST-L cameras, and ST-402/1603/3200 cameras. The firmware is included for all classes of cameras. . This package contains the development files. Package: libsocl-contrib-1.3-0 Description-md5: 4a69ce3f02f2cf01466ed8b9a22d8758 Description-en_GB: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains an OpenCL-compatible library interface to StarPU. This "contrib" version is built against CUDA. Package: libstar-parser-perl Description-md5: d54e47338677ec829b7e74424901633b Description-en_GB: STAR compliant data file parser for Perl This distribution contains a set of Perl modules for parsing STAR compliant data files and dictionaries, for example CIF or mmCIF data files and dictionaries. While these tools are not limited to CIF or mmCIF files, they do not allow the presence of nested loops. . The following modules are included in this distribution: . STAR::Parser STAR::DataBlock STAR::Dictionary STAR::Writer STAR::Checker STAR::Filter Package: libstarpu-contrib-1.3-8 Description-md5: f0ca811d02d6bbb6c830781bf9811bff Description-en_GB: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the main StarPU library This "contrib" version is built against CUDA. Package: libstarpu-contrib-dev Description-md5: e7f42763fbe9c087a6defa203190f56e Description-en_GB: Task scheduler for heterogeneous multicore machines - dev StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains development headers and libraries. This "contrib" version is built against CUDA. Package: libstarpu-contribfft-1.3-2 Description-md5: 1079179920c93a735ab89566a3855d36 Description-en_GB: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains a hybrid CPU+GPU FFT library. This "contrib" version is built against CUDA. Package: libstarpu-contribmpi-1.3-3 Description-md5: 4d3ce5602db3c9fbd91b7e19dcc14e2a Description-en_GB: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains MPI extensions for StarPU. This "contrib" version is built against CUDA. Package: libstarpu-contribrm-1.3-2 Description-md5: 3008682b6502a417f1d5f1b0170499a0 Description-en_GB: Task scheduler for heterogeneous multicore machines StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains the resource management library. This "contrib" version is built against CUDA. Package: libtestu01-0 Description-md5: 705813e76fc4ca6f116ba30dbb6be2ed Description-en_GB: testing suite for uniform random number generators -- libs TestU01 is a software library, implemented in the ANSI C language, and offering a collection of utilities for the empirical statistical testing of uniform random number generators. . TestU01 implements several types of random number generators in generic form, as well as many specific generators proposed in the literature or found in widely-used software. It provides general implementations of the classical statistical tests for random number generators, as well as several others proposed in the literature, and some original ones. These tests can be applied to the generators predefined in the library and to user-defined generators. Specific tests suites for either sequences of uniform random numbers in [0,1] or bit sequences are also provided, as well as basic tools for plotting vectors of points produced by generators and more advanced tools for more involved tests and usage. . This package provides the shared libraries required to run programs compiled against the TestU01 library. To compile your own programs you also need to install the libtestu01-0-dev package. Package: libtestu01-0-dev Description-md5: 58af38dfafd961ab7575a9ec7ae25839 Description-en_GB: testing suite for uniform random number generators -- libdevel TestU01 is a software library, implemented in the ANSI C language, and offering a collection of utilities for the empirical statistical testing of uniform random number generators. . TestU01 implements several types of random number generators in generic form, as well as many specific generators proposed in the literature or found in widely-used software. It provides general implementations of the classical statistical tests for random number generators, as well as several others proposed in the literature, and some original ones. These tests can be applied to the generators predefined in the library and to user-defined generators. Specific tests suites for either sequences of uniform random numbers in [0,1] or bit sequences are also provided, as well as basic tools for plotting vectors of points produced by generators and more advanced tools for more involved tests and usage. . This package contains the static libraries and symbolic links that developers using the TestU01 libraries will need. Package: libtestu01-0-dev-common Description-md5: baf83b7eda52d264d173d2843b8a4d32 Description-en_GB: testing suite for uniform random number generators -- headers TestU01 is a software library, implemented in the ANSI C language, and offering a collection of utilities for the empirical statistical testing of uniform random number generators. . TestU01 implements several types of random number generators in generic form, as well as many specific generators proposed in the literature or found in widely-used software. It provides general implementations of the classical statistical tests for random number generators, as well as several others proposed in the literature, and some original ones. These tests can be applied to the generators predefined in the library and to user-defined generators. Specific tests suites for either sequences of uniform random numbers in [0,1] or bit sequences are also provided, as well as basic tools for plotting vectors of points produced by generators and more advanced tools for more involved tests and usage. . This package contains the header files that developers using the TestU01 libraries will need. Package: libthrust-dev Description-md5: 5c04cf9edc908ae75dc0cc67ca840a33 Description-en_GB: Thrust - Parallel Algorithms Library Thrust is a parallel algorithms library which resembles the C++ Standard Template Library (STL). Thrust's high-level interface greatly enhances programmer productivity while enabling performance portability between GPUs and multicore CPUs. Interoperability with established technologies (such as CUDA, TBB, and OpenMP) facilitates integration with existing software. Package: libtriangle-1.6 Description-md5: 0f881c8d17fc076547d1372bc91974fe Description-en_GB: High-quality 2-D mesh generator shared library Triangle is a library/program for meshing 2-D surfaces and manifolds. . This package contains its shared library. Package: libtriangle-dev Description-md5: 5ef56c583fda7b9c0080f40f32ab5206 Description-en_GB: High-quality 2-D mesh generator development files Triangle is a library/program for meshing 2-D surfaces and manifolds. . This package contains its static library, headers, and shared library symbolic link, which are needed to compile programs using the triangle library. Package: libttspico-data Description-md5: bfcf6e28cfddab51239c192d23e97393 Description-en_GB: Small Footprint TTS (lingware) The SVOX Pico engine is a software speech synthesiser for German, English (GB and US), Spanish, French and Italian. . SVOX produces a clear and distinct speech output made possible by the use of Hidden Markov Model (HMM) algorithms. . This package contains the language files (lingware). Package: libttspico-dev Description-md5: 15cad2e78f025cf33a9d80ef1f97a36c Description-en_GB: Small Footprint TTS (development files) The SVOX Pico engine is a software speech synthesiser for German, English (GB and US), Spanish, French and Italian. . SVOX produces a clear and distinct speech output made possible by the use of Hidden Markov Model (HMM) algorithms. . This package contains the files required for development. Package: libttspico-utils Description-md5: a3a665a93c1772196169b02fd111b8c5 Description-en_GB: Small Footprint TTS (binaries) The SVOX Pico engine is a software speech synthesiser for German, English (GB and US), Spanish, French and Italian. . SVOX produces a clear and distinct speech output made possible by the use of Hidden Markov Model (HMM) algorithms. . This package contains binary files including pico2wave. Package: libttspico0 Description-md5: 1553bd5b049c4d4386292cefabdf0ea3 Description-en_GB: Small Footprint TTS (library) The SVOX Pico engine is a software speech synthesiser for German, English (GB and US), Spanish, French and Italian. . SVOX produces a clear and distinct speech output made possible by the use of Hidden Markov Model (HMM) algorithms. . This package contains the library. Package: libunrar-dev Description-md5: 675e7731b5a40df32d5d1257157daeb0 Description-en_GB: Unarchiver for .rar files (non-free version) - development files This package contains the static library for the libunrar library. Package: libunrar5 Description-md5: c337a222882750df1e56ffa55407084b Description-en_GB: Unarchiver for .rar files (non-free version) - shared library library for unarchiving .rar files Package: libvdjtools-java Description-md5: 7e9969d6b00277d3bd7ca29f1a863e71 Description-en_GB: Java library of vdjtools The VDJtools are interacting with the R statistics environment to characterise the constitution of the immune repertoire of B and T cells. This package provides the Java library. Package: libvideo-info-perl Description-md5: 644e90d63ab098c2420d59e2008c51ea Description-en_GB: Perl module to examine video files Video::Info is a module for working with video files. It can open files and determine its most likely type, then extract information such as play length, bitrate, resolution, dimensions, etc. . Currently there is support for MPEG, AVI, ASF and RIFF. There is Quicktime support in the upstream module which has been disabled in Debian because there is no current package for openquicktime. If you would like to see support for this, please file a bug report. Package: libxml-compile-soap-perl Description-md5: aae882d38ad7f6670e5f29700222b6c1 Description-en_GB: Perl module to handle SOAP 1.1 messaging (client and server) XML::Compile::SOAP is a collection of Perl modules that provides an implementation of version 1.1 of the Simple Object Access Protocol (SOAP) on both client and server. . See https://www.w3.org/TR/2000/NOTE-SOAP-20000508 for details. Package: libxml-compile-wsdl11-perl Description-md5: a412a889efa334ba905a03dd5f9030f7 Description-en_GB: Perl module to handle SOAP messaging with WSDL version 1.1 XML::Compile::WSDL11 is a module to allow creation of Simple Object Access Protocol (SOAP) messages defined by WSDL 1.1. . See http://www.w3.org/TR/2001/NOTE-wsdl-20010315 for details. Package: libydpdict2 Description-md5: 6f0652e06ffab3cfa83214c12b0e9cd9 Description-en_GB: library for reading Collins dictionaries This library makes it easy for a program to read the dictionaries distributed by Young Digital Planet (English-Polish/Polish-English and/or German-Polish/Polish-German). . This package only contains the library, it does not contain the dictionary files. To use it, you need a copy of the dictionary from YDP and a program which can use this library (e.g. ydpdict). Package: libydpdict2-dev Description-md5: 7528115c0533b0012a891c25dc9041d6 Description-en_GB: library for reading Collins dictionaries - development files This library makes it easy for a program to read the dictionaries distributed by Young Digital Planet (English-Polish/Polish-English and/or German-Polish/Polish-German). . This package only contains the files necessary for compiling programs which use the libydpdict library. Package: lmbench Description-md5: 16ef9cd071706d88856f52a3f554eced Description-en_GB: Utilities to benchmark UNIX systems Lmbench is a set of utilities to test the performance of a unix system producing detailed results as well as providing tools to process them. It includes a series of micro benchmarks that measure some basic operating system and hardware metrics: . * file reading and summing * memory bandwidth while reading, writing and copying * copying data through pipes * copying data through Unix sockets * reading data through TCP/IP sockets Package: lmbench-doc Description-md5: f1340ee554d5fbfef0994460bf33bee6 Description-en_GB: Documentation for the lmbench benchmark suite This package provides all the documentation included in the lmbench benchmark software. This includes: . * references to published articles * presentations made by lmbench authors * the rebuttal of an article claiming lmbench is flawed Package: lubuntu-restricted-addons Description-md5: 3ca2daeb7a1420404b38ae87c79c29cb Description-en_GB: Commonly used restricted packages for Lubuntu This package depends on some commonly used packages in the Lubuntu universe and multiverse repositories. . You should not install this package directly, but instead install the lubuntu-restricted-extras package. Package: lubuntu-restricted-extras Description-md5: a692f891a53f8d1e1a6da0cb3da93c48 Description-en_GB: Commonly used media codecs and fonts for Lubuntu (Transitional) This collection of packages includes: - MP3 and other audio codec software to play various audio formats (mplayer plugins) - software to install the Microsoft Web fonts - the Adobe Flash plugin . This software does not include libdvdcss2, and will not let you play encrypted DVDs. For more information, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs . These software packages are from the Multiverse channel, restricted by copyright or legal issues in some countries. For more information, see http://www.ubuntu.com/ubuntu/licensing . This is a transitional package. It can safely be removed. Package: madfuload Description-md5: 92a489a05411bffa4e037ace27fbdcb7 Description-en_GB: Firmware loader for M-Audio DFU audio devices This package allows you to use M-Audio's DFU audio devices with Linux. These devices require a firmware download before an operating system driver (e.g. ALSA's snd-usb-audio) can access them. . Supported devices: - Sonica - Ozone - MobilePre USB (some newer models work without the loader) - Transit The loader is not required for some newer models of the above devices, like the Ozone Academic. Package: mame-extra Description-md5: 35baa04e70a76083d21e320c835f737b Description-en_GB: Additional files for the Multiple Arcade Machine Emulator (MAME) MAME is a hardware emulator: it faithfully reproduces the behaviour of many arcade machines (it is not a simulation). This program is not a game but can directly, through ROM images, run the complete system of these old arcade machines. These ROMs are subject to copyright and it is in most of the cases illegal to use them if you do not own the arcade machine. . This package provides additional data files for the MAME arcade emulator: nplayers.ini -- provide information about multi-player support history.dat -- provides a brief historical overview of each game Package: manpages-posix Description-md5: bebba789d7556a5d3bb41a68c74536d8 Description-en_GB: Manual pages about using POSIX system This package contains manual pages for POSIX utilities and keeps them in section 1 (with 1posix extension) of the on-line manual. Package: manpages-posix-dev Description-md5: 0df35d08fd332d72043312433a0bd2b2 Description-en_GB: Manual pages about using a POSIX system for development These man pages describe the POSIX programming interface, including these two sections: 7 = POSIX header files (with 7posix extension) 3 = POSIX library calls (with 3posix extension) Package: maple-latex Description-md5: f7a8bd427d64b65c3fce7bd3a4b14c96 Description-en_GB: LaTeX packages, environments and macros distributed by Maple Maple is a commercial Computer Algebra System (CAS) manufactured by the Canadian software company MapleSoft, a division of Waterloo Maple Inc.. . This package provides as is the LaTeX packages, environments and macros used in the "Maple to LaTeX" documents produced by Maple as documented into the Maple online help system. Package: matlab-gdf Description-md5: e6b3ac7570a50044c7b97d7c7cb7550c Description-en_GB: IO library for the GDF -- Matlab interface GDF (General Dataformat for Biosignals) is intended to provide a generic storage for biosignals, such as EEG, ECG, MEG etc. . This package builds Matlab bindings for GDF at installation time. Note that this package depends on Matlab -- a commercial software that needs to be obtain and installed separately. Package: matlab-support Description-md5: 043f431da8db6fad67528f4d0d2174d2 Description-en_GB: distro integration for local MATLAB installations This package does not provide MATLAB. Instead, it configures an existing MATLAB installation to integrate more comfortably in a Debian installation. . Currently it provides /usr/bin/matlab through the alternatives system, offers to work around incompatibilities between the libraries bundled with MATLAB and system libraries, and provides a helper utility meant to be used by other packages to compile MEX extensions. . Install this if you would like your MATLAB installation to behave more like an ordinary Debian package. Other packages may depend on this one if they install MATLAB code, for example in order to compile MEX extensions. Package: mbrola Description-md5: ec127a8485012c20e1be3f87d968badb Description-en_GB: Multilingual software speech synthesizer Mbrola is Thierry Dutoit's phonemiser for multilingual speech synthesis. The various diphone databases are distributed on separate packages, but they must be used with and only with Mbrola because of license matters. Read the copyright for details. . Mbrola itself doesn't provide full TTS. It is a speech synthesizer based on the concatenation of diphones. It takes a list of phonemes as input, together with prosodic information (duration of phonemes and a piecewise linear description of pitch), and produces speech samples on 16 bits (linear), at the sampling frequency of the diphone database. . Use Mbrola along with Freephone, cicero or espeak to have a complete text- to-speech in English. Package: mbrola-af1 Description-md5: 45c04f2896fe6010eee87e59c402611f Description-en_GB: Afrikaans male voice for Mbrola This package contains an Afrikaans diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Afrikaans male voice to be used with the MBROLA program. Package: mbrola-ar1 Description-md5: 1a96a92194061095a6abeb6b296b9240 Description-en_GB: Arabic male voice for Mbrola This package contains an Arabic diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Arabic male voice to be used with the MBROLA program. Package: mbrola-ar2 Description-md5: 1a96a92194061095a6abeb6b296b9240 Description-en_GB: Arabic male voice for Mbrola This package contains an Arabic diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Arabic male voice to be used with the MBROLA program. Package: mbrola-br1 Description-md5: b26a18b65acf95c11ed143d760a8a5de Description-en_GB: Brazilian Portuguese male voice for Mbrola This package contains a Brazilian Portuguese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Brazilian Portuguese male voice to be used with the MBROLA program. Package: mbrola-br2 Description-md5: 07a559b098e64138cc76a762c8c3db5d Description-en_GB: Brazilian Portuguese female voice for Mbrola This package contains a Brazilian Portuguese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Brazilian Portuguese female voice to be used with the MBROLA program. Package: mbrola-br3 Description-md5: b26a18b65acf95c11ed143d760a8a5de Description-en_GB: Brazilian Portuguese male voice for Mbrola This package contains a Brazilian Portuguese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Brazilian Portuguese male voice to be used with the MBROLA program. Package: mbrola-br4 Description-md5: 07a559b098e64138cc76a762c8c3db5d Description-en_GB: Brazilian Portuguese female voice for Mbrola This package contains a Brazilian Portuguese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Brazilian Portuguese female voice to be used with the MBROLA program. Package: mbrola-bz1 Description-md5: df8a98f271bfb264014c990e16929a11 Description-en_GB: Breton female voice for Mbrola This package contains a Breton diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Breton female voice to be used with the MBROLA program. Package: mbrola-ca1 Description-md5: c78b1bbca123774f08557bb56b4da8ff Description-en_GB: Canadian French male voice for Mbrola This package contains a Canadian French diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Canadian French male voice to be used with the MBROLA program. Package: mbrola-ca2 Description-md5: c78b1bbca123774f08557bb56b4da8ff Description-en_GB: Canadian French male voice for Mbrola This package contains a Canadian French diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Canadian French male voice to be used with the MBROLA program. Package: mbrola-cn1 Description-md5: 79dc68262ee9282a716caa8af11f767a Description-en_GB: Chinese female voice for Mbrola This package contains a Chinese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Chinese female voice to be used with the MBROLA program. Package: mbrola-cr1 Description-md5: b755a2e96548919c7f3c3e13aa4142b5 Description-en_GB: Croatian male voice for Mbrola This package contains a Croatian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Croatian male voice to be used with the MBROLA program. Package: mbrola-cz1 Description-md5: e7779fb190cbea27684574069e8e1a96 Description-en_GB: Czech female voice for Mbrola This package contains a Czech diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Czech female voice to be used with the MBROLA program. Package: mbrola-cz2 Description-md5: e6994379f70599765b4ff74b098db346 Description-en_GB: Czech male voice for Mbrola This package contains a Czech diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Czech male voice to be used with the MBROLA program. Package: mbrola-de1 Description-md5: 801390ff97d6389517ac334fe6fc5a53 Description-en_GB: German female voice for Mbrola This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a German female voice to be used with the MBROLA program. Package: mbrola-de2 Description-md5: 07164727bc69bc13aae1272a5ba0313e Description-en_GB: German male voice for Mbrola This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a German male voice to be used with the MBROLA program. Package: mbrola-de3 Description-md5: 801390ff97d6389517ac334fe6fc5a53 Description-en_GB: German female voice for Mbrola This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a German female voice to be used with the MBROLA program. Package: mbrola-de4 Description-md5: 07164727bc69bc13aae1272a5ba0313e Description-en_GB: German male voice for Mbrola This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a German male voice to be used with the MBROLA program. Package: mbrola-de5 Description-md5: 801390ff97d6389517ac334fe6fc5a53 Description-en_GB: German female voice for Mbrola This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a German female voice to be used with the MBROLA program. Package: mbrola-de6 Description-md5: 1e78699771261beaa8ccaff7c69c5999 Description-en_GB: German male voice for Mbrola This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . DE6 is a male German diphone voice created in the context of the EU project NECA (IST-2000-28580), with the aim of being particularly suitable for the flexible synthesis of expressive speech. . The main feature of DE6 is therefore that it contains a complete diphone set for three different voice qualities defined by their vocal effort, low effort ("soft voice"), medium effort ("normal or modal voice"), and high effort ("loud voice"). . This diphone database was recorded jointly by the Institute of Phonetics at Saarland University and by the Language Technology Department at DFKI, Saarbrücken. Package: mbrola-de7 Description-md5: 801390ff97d6389517ac334fe6fc5a53 Description-en_GB: German female voice for Mbrola This package contains a German diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a German female voice to be used with the MBROLA program. Package: mbrola-de8 Description-md5: 86a64951a7cb8a99086b1f6b68cecd66 Description-en_GB: German-Bavarian male voice for Mbrola This package contains a German-Bavarian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a German-Bavarian male voice to be used with the MBROLA program. Package: mbrola-ee1 Description-md5: b3d6e53c1837dd636fdf963a2f546735 Description-en_GB: Estonian male voice for Mbrola This package contains an Estonian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Estonian male voice to be used with the MBROLA program. Package: mbrola-en1 Description-md5: 58c38183cd5c4dc361473ff1f2cd9fa2 Description-en_GB: British English male voice for Mbrola This package contains an English diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a British English male voice (known as "Roger's voice") to be used with the Mbrola program. It has been built from the original Roger diphones made available by CSTR, University of Edinburgh, as part of their generic text-to-speech system Festival. . http://www.cstr.ed.ac.uk/projects/festival.html . Input files use the SAMPA phonetic notation, as adopted in other Mbrola databases. This package also provides the correspondence with the MRPA phonetic notation used in the original distribution of Roger's voice in the Festival TTS system. Package: mbrola-es1 Description-md5: 07cf405b5fb975b987d7cbce7c4e4736 Description-en_GB: Spanish male voice for Mbrola This package contains a Spanish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Spanish male voice to be used with the MBROLA program. . Input files use the SAMPA (SAM Phonetic Alphabet) notation as recommended by the EEC-SAM Project, but with some minor changes. Package: mbrola-es2 Description-md5: 7a18739caaba1a06994ac7cc36e1538d Description-en_GB: Spanish male voice for Mbrola This package contains a Spanish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Spanish male voice to be used with the MBROLA program. Package: mbrola-es3 Description-md5: c83f0ee836fa94fb12e97110470d46ad Description-en_GB: Spanish female voice for Mbrola This package contains a Spanish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Spanish female voice to be used with the MBROLA program. Package: mbrola-es4 Description-md5: 7a18739caaba1a06994ac7cc36e1538d Description-en_GB: Spanish male voice for Mbrola This package contains a Spanish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Spanish male voice to be used with the MBROLA program. Package: mbrola-fr1 Description-md5: b37eb4aba52be6b911e48d956ec3f4eb Description-en_GB: French male voice for Mbrola This package contains a French diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a French male voice to be used with the MBROLA program. Package: mbrola-fr2 Description-md5: cc9e699394e2d985dbc0cc85fab2915b Description-en_GB: French female voice for Mbrola This package contains a French diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a French female voice to be used with the MBROLA program. Package: mbrola-fr3 Description-md5: b37eb4aba52be6b911e48d956ec3f4eb Description-en_GB: French male voice for Mbrola This package contains a French diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a French male voice to be used with the MBROLA program. Package: mbrola-fr4 Description-md5: 31cce834a748193d3400d7a43b5ae082 Description-en_GB: French female voice for Mbrola This package contains a French diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a French female voice to be used with the MBROLA program. . Input files use the SAMPA (SAM Phonetic Alphabet) notation as recommended by the EEC-SAM Project. Package: mbrola-fr5 Description-md5: d2eb263f8aefea08ae2616357318e486 Description-en_GB: French Belgian male voice for Mbrola This package contains a French Belgian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a French Belgian male voice to be used with the MBROLA program. Package: mbrola-fr6 Description-md5: b37eb4aba52be6b911e48d956ec3f4eb Description-en_GB: French male voice for Mbrola This package contains a French diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a French male voice to be used with the MBROLA program. Package: mbrola-fr7 Description-md5: d2eb263f8aefea08ae2616357318e486 Description-en_GB: French Belgian male voice for Mbrola This package contains a French Belgian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a French Belgian male voice to be used with the MBROLA program. Package: mbrola-gr1 Description-md5: e70bf630f8b28711efeaa42209ba1574 Description-en_GB: Greek male voice for Mbrola This package contains a Greek diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Greek male voice to be used with the MBROLA program. Package: mbrola-gr2 Description-md5: e70bf630f8b28711efeaa42209ba1574 Description-en_GB: Greek male voice for Mbrola This package contains a Greek diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Greek male voice to be used with the MBROLA program. Package: mbrola-hb1 Description-md5: af4996fdc7087d77401f872a83114553 Description-en_GB: Hebrew male voice for Mbrola This package contains a Hebrew diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Hebrew male voice to be used with the MBROLA program. Package: mbrola-hb2 Description-md5: 35afcb53b9a303c534b118b4b12d6af1 Description-en_GB: Hebrew female voice for Mbrola This package contains a Hebrew diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Hebrew female voice to be used with the MBROLA program. Package: mbrola-hn1 Description-md5: 80cfad2632bc727a3f9cabed5e63e69b Description-en_GB: Korean male voice for Mbrola This package contains a Korean diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Korean male voice to be used with the MBROLA program. Package: mbrola-hu1 Description-md5: 35110cb8e60a53be301d5873215deee5 Description-en_GB: Hungarian male voice for Mbrola This package contains a Hungarian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Hungarian male voice to be used with the MBROLA program. Package: mbrola-ic1 Description-md5: 8d38bc7dd26e2f683a9d32dbf4dccd6e Description-en_GB: Icelandic male voice for Mbrola This package contains an Icelandic diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Icelandic male voice to be used with the MBROLA program. Package: mbrola-id1 Description-md5: e3e6089af0d2686e42d50345f6c1a0af Description-en_GB: Indonesian male voice for Mbrola This package contains an Indonesian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Indonesian male voice to be used with the MBROLA program. Package: mbrola-in1 Description-md5: bf8566683b9ed1625df26c12471a97b2 Description-en_GB: Hindi male voice for Mbrola This package contains a Hindi diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Hindi male voice to be used with the MBROLA program. Package: mbrola-in2 Description-md5: 2adbdb8ab8fd87ccf9d58818348ec280 Description-en_GB: Hindi female voice for Mbrola This package contains a Hindi diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Hindi female voice to be used with the MBROLA program. Package: mbrola-ir1 Description-md5: 4f14a8dd0d370c323ca6c20099d8badb Description-en_GB: Farsi male voice for Mbrola This package contains a Farsi diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Farsi male voice to be used with the MBROLA program. Package: mbrola-it1 Description-md5: 8bcdff42357114709c8947080764aa67 Description-en_GB: Italian male voice for Mbrola This package contains an Italian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Italian male voice to be used with the MBROLA program. Package: mbrola-it2 Description-md5: b6d4bc9b08c185cf14098f63aff7de0b Description-en_GB: Italian female voice for Mbrola This package contains an Italian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Italian female voice to be used with the MBROLA program. Package: mbrola-it3 Description-md5: 8bcdff42357114709c8947080764aa67 Description-en_GB: Italian male voice for Mbrola This package contains an Italian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Italian male voice to be used with the MBROLA program. Package: mbrola-it4 Description-md5: b6d4bc9b08c185cf14098f63aff7de0b Description-en_GB: Italian female voice for Mbrola This package contains an Italian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an Italian female voice to be used with the MBROLA program. Package: mbrola-jp1 Description-md5: 127d9f88658e914bb43d651601f69974 Description-en_GB: Japanese male voice for Mbrola This package contains a Japanese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Japanese male voice to be used with the MBROLA program. Package: mbrola-jp2 Description-md5: fd93e845116f8e978e94fcb88e317aff Description-en_GB: Japanese female voice for Mbrola This package contains a Japanese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Japanese female voice to be used with the MBROLA program. Package: mbrola-jp3 Description-md5: fd93e845116f8e978e94fcb88e317aff Description-en_GB: Japanese female voice for Mbrola This package contains a Japanese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Japanese female voice to be used with the MBROLA program. Package: mbrola-la1 Description-md5: 5f084b8558f61ee6c618db76625952ac Description-en_GB: Latin male voice for Mbrola This package contains a Latin diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Latin male voice to be used with the MBROLA program. Package: mbrola-lt1 Description-md5: 7a5d7ec6993fe3029cff442a4bacfda5 Description-en_GB: Lithuanian male voice for Mbrola This package contains a Lithuanian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Lithuanian male voice to be used with the MBROLA program. Package: mbrola-lt2 Description-md5: 7a5d7ec6993fe3029cff442a4bacfda5 Description-en_GB: Lithuanian male voice for Mbrola This package contains a Lithuanian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Lithuanian male voice to be used with the MBROLA program. Package: mbrola-ma1 Description-md5: b03fbb1bcaf2a7319d4bf8e92928f3d0 Description-en_GB: Malay female voice for Mbrola This package contains a Malay diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Malay female voice to be used with the MBROLA program. Package: mbrola-mx1 Description-md5: e7000c883ce6c383a9c4309bc59420f3 Description-en_GB: Mexican Spanish male voice for Mbrola This package contains a Mexican Spanish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Mexican Spanish male voice to be used with the MBROLA program. Package: mbrola-mx2 Description-md5: 5ce86a8ac16202fe32f86fc498ef81d0 Description-en_GB: Mexican Spanish male voice for Mbrola This package contains a Mexican Spanish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Mexican Spanish male voice to be used with the MBROLA program. Package: mbrola-nl1 Description-md5: 34360fda73cbdf6939e4333f34d1b6a3 Description-en_GB: Dutch male voice for Mbrola This package contains a Dutch diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Dutch male voice to be used with the MBROLA program. Package: mbrola-nl2 Description-md5: 34360fda73cbdf6939e4333f34d1b6a3 Description-en_GB: Dutch male voice for Mbrola This package contains a Dutch diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Dutch male voice to be used with the MBROLA program. Package: mbrola-nl3 Description-md5: 6af3b2bca20c81f899787d454bbad2d6 Description-en_GB: Dutch female voice for Mbrola This package contains a Dutch diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Dutch female voice to be used with the MBROLA program. Package: mbrola-nz1 Description-md5: e219e0c7a6ffd321904dd857e50273d6 Description-en_GB: Maori male voice for Mbrola This package contains a Maori diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Maori male voice to be used with the MBROLA program. Package: mbrola-pl1 Description-md5: 800a36ae67e74cef402416686a5bbacb Description-en_GB: Polish female voice for Mbrola This package contains a Polish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Polish female voice to be used with the MBROLA program. Package: mbrola-pt1 Description-md5: 3b749adcb9cf977b5d3a30c08e23ac17 Description-en_GB: European Portuguese female voice for Mbrola This package contains an European Portuguese diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an European Portuguese female voice to be used with the MBROLA program. Package: mbrola-ro1 Description-md5: 124ce3cd7a12c8af23a5236549e6b23a Description-en_GB: Romanian male voice for Mbrola This package contains a Romanian diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Romanian male voice to be used with the MBROLA program. Package: mbrola-sw1 Description-md5: f70877a2eb2fe44fab91f86a0409f8ab Description-en_GB: Swedish male voice for Mbrola This package contains a Swedish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Swedish male voice to be used with the MBROLA program. Package: mbrola-sw2 Description-md5: 099764935e3b8af0377da2d8549c63f4 Description-en_GB: Swedish female voice for Mbrola This package contains a Swedish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Swedish female voice to be used with the MBROLA program. Package: mbrola-tl1 Description-md5: abca4c34738dc917b2dfaf2c57ed6684 Description-en_GB: Telugu female voice for Mbrola This package contains a Telugu diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Telugu female voice to be used with the MBROLA program. Package: mbrola-tr1 Description-md5: 82186fabff8fb88eba4af778e6b40098 Description-en_GB: Turkish male voice for Mbrola This package contains a Turkish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Turkish male voice to be used with the MBROLA program. Package: mbrola-tr2 Description-md5: d20db695b46ef0f235823e55b7ea21bf Description-en_GB: Turkish female voice for Mbrola This package contains a Turkish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Turkish female voice to be used with the MBROLA program. Package: mbrola-us1 Description-md5: 0c2453a5093091da912d8ba28dd38a5b Description-en_GB: American English female voice for Mbrola This package contains an English diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an American English female voice to be used with the MBROLA program. Package: mbrola-us2 Description-md5: 3e3d47046d4b95ec1b81c4fe28d72723 Description-en_GB: American English male voice for Mbrola This package contains an English diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an American English male voice to be used with the MBROLA program. Package: mbrola-us3 Description-md5: d2e9d6051294e7b58ec26187330d0832 Description-en_GB: American English male voice for Mbrola This package contains an American English diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides an American English male voice to be used with the MBROLA program. Package: mbrola-vz1 Description-md5: bcd6e6841ae70b30525c7071e71a196a Description-en_GB: Venezuelan Spanish male voice for Mbrola This package contains a Venezuelan Spanish diphone database provided in the context of the MBROLA project see: http://tcts.fpms.ac.be/synthesis/ . It provides a Venezuelan Spanish male voice to be used with the MBROLA program. Package: mdk-doc Description-md5: 1653896750aaac063e1992c3795cae08 Description-en_GB: Documentation for the MIX Development Kit MDK stands for MIX Development Kit, and provides tools for developing and executing, in a MIX virtual machine, MIXAL programs. . The MIX is Donald Knuth's mythical computer, described in the first volume of The Art of Computer Programming, which is programmed using MIXAL, the MIX assembly language. . This package contains the documentation for the utilities included in the mdk package. Package: metis-edf Description-md5: cb6751263ecac7c2d5d449476be962b4 Description-en_GB: Family of Multilevel Partitioning Algorithms METIS: A Family of Multilevel Partitioning Algorithms . This is a collection of serial and parallel programs & libraries that can be used to partitioning unstructured graphs, finite element meshes, and hypergraphs, both on serial as well as on parallel computers. . Adaptation of METIS for Code_Aster purpose Package: microcode.ctl Description-md5: 41a033496b4807c1446772590af07241 Description-en_GB: Intel IA32/IA64 CPU Microcode Utility (transitional package) This is a transitional package to help migrate systems to the new version of intel-microcode and to iucode-tool, which superseded microcode.ctl. . This is a dummy package. You can safely purge or remove it. Package: midisport-firmware Description-md5: b09d9dd3d95aaa25b8a3540b0a66a59d Description-en_GB: Firmware loader for M-Audio's MidiSport devices This packages allows you to use M-Audio's USB MIDI and Audio interfaces with Linux. These devices require a firmware download before an operating system driver (e.g. ALSA's snd-usb-audio) can access them. . Supported devices: - MidiSport 1x1 - MidiSport 2x2 - MidiSport 4x4 - MidiSport 8x8 - KeyStation (old models: 49, 61) - Oxygen - Radium49 - Radium61 - Uno The loader is not required for the MidiSport 2x4 and for newer KeyStation models (49e, 61es, Pro 88). Package: mp3diags Description-md5: 27a41b67e8f0c1d350bd807507e1bc57 Description-en_GB: find issues in MP3 files and help to solve them MP3 Diags is a GUI-based application that allows end-users to identify issues with their MP3 files, fix some of the issues and make other changes, like adding track information. It also allows user to "look inside" an MP3 file. . Unlike some programs that are designed to deal with a single topic (like fixing VBR headers or adding cover art), MP3 Diags is a one stop solution that identifies more than 50 different issues in MP3 files and provides the means to fix many of them. . Some of the more important issues that are found: . * Broken tags / headers / audio. * Duplicate tags / headers. * Incorrect placement of tags / headers (ID3V2, ID3V1, LAME, Xing, etc). * Low quality audio. * Missing VBR header. * Missing track info / cover art. * Broken track info / cover art. * Missing normalisation data. * Character encoding issues (for languages other than English). . Some of the fixes and changes that MP3 Diags can do: . * Adding / fixing track info, including album cover; information can be retrieved from several sources: Internet, clipboard, file name, local files, and (obviously) keyboard. * Correcting files that show incorrect song duration. * Correcting files in which the player cannot seek correctly. * Converting characters for non-English names. * Adding composer name to the artist field, for players that don't handle the composer field. * Renaming files based on their fields. * Changing word case for track info. Package: mp3fs Description-md5: 8f548d5affaa2e87ffd6a47cb0cd77db Description-en_GB: FUSE file-system for transcoding FLAC to MP3 on the fly MP3FS is a read-only FUSE file-system which transcodes audio formats (currently FLAC) to MP3 on the fly when opened and read. . It is also a novel alternative to traditional mp3 encoder applications. Users can use their favourite file browser to select the files they want encoded and copy them somewhere. Package: mpglen Description-md5: 7d0c6b006be5909ea9253892460d81da Description-en_GB: scan through a MPEG file and count the number of GOPs and frames A simple tool to read in one or more mpeg files and report the number of frames and GOPs it finds. Package: mpi-specs Description-md5: 32429723c38a6aac3bc7970e988ed88e Description-en_GB: MPI 1.1 and 2.0 Specifications of MPI Forum This package includes the MPI Forum documents which covers 1.1 and 2.0 specifications of the Message Passing Interface. Documents are all in HTML format. . Latest copy of the official errata document in PDF format is also enclosed. Package: mplayer-skins Description-md5: f0144d1a0cadf34e20f7b2a9bf911a24 Description-en_GB: Skins for the Mplayer package Mplayer plays most mpeg, avi and asf files, supported by many native and win32 DLL codecs. You can watch VCD, DVD and even DivX movies too. The other big feature of mplayer is the wide range of supported output drivers. It works with X11, Xv, DGA, OpenGL, SVGAlib, fbdev, but you can use SDL (and this way all drivers of SDL) and some lowlevel card-specific drivers (for Matrox/3dfx/SiS) too! Most of them supports software or hardware scaling, so you can enjoy movies in fullscreen. . This package contains only some skins for mplayer Package: mssstest Description-md5: 6fdbe1c83f0d99061e63894bec7f501c Description-en_GB: Normalisation of disease scores for patients with Multiple Sclerosis MSSStest is a program for implementing the method described in the article The Multiple Sclerosis Severity Score. R. Roxburgh S. Seaman et al. (2004), accepted for publication by Neurology. It calculates MSSS scores and uses these scores to test for differences between disease progression rates in different groups defined by genotype at some locus. A brief description of the method is given below. Package: muttdown Description-md5: 42f97c816418c3b99958ff186a4c7154 Description-en_GB: Compiles annotated text mail into html using the Markdown standard muttdown is a sendmail-replacement designed for use with the mutt email client which will transparently compile annotated text/plain mail into text/html using the Markdown standard. It will recursively walk the MIME tree and compile any text/plain or text/markdown part which begins with the sigil "!m" into Markdown, which it will insert alongside the original in a multipart/alternative container. . It's also smart enough not to break multipart/signed Package: mytharchive Description-md5: f349ebffc36fb702948aa2c6129ee6e8 Description-en_GB: create and burn DVDs from MythTV - binary file MythArchive is a plugin for MythTV that lets you create DVDs from your recorded shows, files and any video files available on your system. It can also archive recordings in a proprietary format that archives not only the file but also all the associated metadata like title, description and cut list information which will mean you can create backups of myth recordings which can later be restored or it will also allow you to move recordings between myth systems without losing any of the metadata. It is a complete rewrite of the old MythBurn bash scripts, now using Python, and the mythfrontend UI plugin. Package: mythbrowser Description-md5: 1f293ec9dd392132e3c5958307487dcd Description-en_GB: Web browser plugin for MythTV Mythbrowser is a standards compliant web browser plugin for MythTV built on top of Webkit. Package: mythexport Description-md5: 12ab5e38316c18c95bfaa83c81fdc635 Description-en_GB: Export MythTV recording to portable media players MythExport is a Perl daemon that can be used with MythTV to export recordings into a format playable on portable devices such as iPod Video, iPod Touch, PSP, and other devices. Besides converting your recordings, this script also grabs data from the MythTV MySQL database and injects it as iTunes data into the exported video so that it will show up correctly on your iPod. MythExport may also be used to take your recordings "On The Go" and provides a RSS feed to all exported recordings. Package: mythgame Description-md5: 651467626e6c8fb63c90ba608648de17 Description-en_GB: Emulator & PC Game frontend module for MythTV MythGame can be used as a frontend to start any emulator that your host OS runs. Package: mythimport Description-md5: a5ce0608224d87f6b22b449262569939 Description-en_GB: Import On The Go recordings from MythExport MythImport is a script that can be used to import recordings into an On The Go backend. Package: mythmusic Description-md5: 934232dd58c42a6e29a6f5e799fd49b5 Description-en_GB: Music add-on module for MythTV MythMusic provides a digital audio jukebox integrated with MythTV. It supports Ogg Vorbis, FLAC and MP3 streams, displays visualisations, and can also encode new Ogg Vorbis or FLAC streams from audio CDs using a CD- ROM drive. Package: mythnews Description-md5: cbef7b2a96de56a5c854c4ffc0e721b2 Description-en_GB: RSS feed news reader module for MythTV MythNews will fetch RSS feeds for you to read. Package: mythplugins Description-md5: 910b6761323d1e1250b094e50e74b805 Description-en_GB: Metapackage package for MythTV plugins This Metapackage will install all available MythTV plugins. Package: mythtv Description-md5: 0b065b744205faaa940ed448d970a06f Description-en_GB: Personal video recorder application (client and server) MythTV implements the following PVR features, and more, with a unified graphical interface: . - Basic 'live-tv' functionality. Pause/Fast Forward/Rewind "live" TV. - Video compression using RTjpeg or MPEG-4 - Program listing retrieval using XMLTV - Themable, semi-transparent on-screen display - Electronic program guide - Scheduled recording of TV programs - Resolution of conflicts between scheduled recordings - Basic video editing . http://www.mythtv.org/ . This package will install a complete MythTV client/server environment on a single system. If you are intended on using this as your only MythTV machine, and this machine is already configured as a desktop, this package will get you up and running switfly. . If you are intended on installing this on a standalone/non-desktop machine, you should look into the Metapackages available: mythtv-backend- master (backend with a local database) mythtv-backend (backend needing a remote database) Package: mythtv-backend Description-md5: 4189ea20703eb6b6e6312c0b94ed00e2 Description-en_GB: Personal video recorder application (server) MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains only the server software, which provides video and audio capture and encoding services. In order to be useful, it requires a mythtv-frontend installation, either on the same system or one reachable via the network. . A database is also required. The mythtv-database package must be installed, either on the same system, or one reachable via the network. . For a complete installation of all MythTV components, install the 'mythtv' package. Package: mythtv-backend-master Description-md5: 4f5537f1cff27f64eeea3474b14619cc Description-en_GB: Metapackage to setup and configure a "Master Backend" profile of MythTV This Meta-package will install and configure all necessary packages for this machine to behave as a "Master" Backend for a mythtv network. This package is intended to be installed on the machine that will behave as the first (and possibly only) backend for the network. Typically, this package will be installed on a server rather then a desktop. It makes no sense to install it on anything but the first backend machine on the network. Package: mythtv-common Description-md5: 640961451383b4431ededb3d21a6bfae Description-en_GB: Personal video recorder application (common data) MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains infrastructure needed by both the client and the server. Package: mythtv-database Description-md5: d429ba7da095dc6f790bc512157b773d Description-en_GB: Personal video recorder application (database) MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package sets up a MySQL database for use by MythTV. It should be installed on the system where the MySQL server resides. Package: mythtv-dbg Description-md5: b75efe12f9262ea1392215c42915eaab Description-en_GB: Debug symbols for mythtv packages This package provides all debug symbols for mythtv packages since ddebs don't appear to always do the right thing. Package: mythtv-doc Description-md5: ef41b4ebcb6de4017bb501ecaedbec0d Description-en_GB: Personal video recorder application (documentation) MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains documentation, including the MythTV HOWTO. Package: mythtv-frontend Description-md5: 54d82fe5a446b4538080182b32c34d51 Description-en_GB: Personal video recorder application (client) MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains only the client software, which provides a frontend for playback and configuration. It requires access to a mythtv-backend installation, either on the same system or one reachable via the network. . A database is also required. The mythtv-database package must be installed, either on the same system, or one reachable via the network. . For a complete installation of all MythTV components, install the 'mythtv' package. Package: mythtv-theme-mythbuntu Description-md5: 31d7117b7ccb1e8f3a7eda9b30add2c2 Description-en_GB: MythTV Theme used in the Mythbuntu distribution This theme is the default theme that MythTV is using when installed with the Mythbuntu OS distribution. It's also available to anyone not running the Mythbuntu OS distribution. Package: mythtv-transcode-utils Description-md5: 7e2f8e36412922b733817418892a44e3 Description-en_GB: Utilities used for transcoding MythTV tasks Some utilities are applicable for both a frontend or a backend machine. This package provides utilities that can be used on both without requiring an entire backend to be installed. Package: mythweather Description-md5: 0ee3d1458b56866d56ec87dc37b10bef Description-en_GB: Weather add-on module for MythTV MythWeather displays current and forecast weather information within MythTV. Package: mythweb Description-md5: 61dcb33693d887e60efd1242bb775a3f Description-en_GB: Web interface add-on module for MythTV MythWeb provides a web interface which can be used to view listings, schedule recordings, delete recordings, and search for programs. It can also browse mythmusic's music database, and may eventually support playing music streams as well. Package: mythzoneminder Description-md5: 8d9d41b817bbe7c1bae729f6473e40c3 Description-en_GB: view status and display footage recorded with zoneminder MythZoneMinder interfaces with Zoneminder, a CCTV solution. You can view the status of ZoneMinder and watch live camera shots and recorded surveillance footage. Package: nastran Description-md5: ebe785cf836eaa5b1572df92616fedd3 Description-en_GB: NASA Structural Analysis System NASTRAN is the NASA Structural Analysis System, a finite element analysis program (FEA) completed in the early 1970's. It was the first of its kind and opened the door to computer-aided engineering. Subsections of a design can be modeled and then larger groupings of these elements can again be modeled. NASTRAN can handle elastic stability analysis, complex eigenvalues for vibration and dynamic stability analysis, dynamic response for transient and steady state loads, and random excitation, and static response to concentrated and distributed loads, thermal expansion, and enforced deformations. Package: nautilus-dropbox Description-md5: 85e5cddde3122eacecafcf7a889463fe Description-en_GB: Dropbox integration for Nautilus Nautilus Dropbox is an extension that integrates the Dropbox web service with your GNOME Desktop. . Installing this package will download the proprietary dropbox binary from dropbox.com. Package: netperf Description-md5: 7b749c9c2a7e1280fbe8ad4410601053 Description-en_GB: Network performance benchmark Netperf is a benchmark that can be used to measure the performance of many different types of networking. It provides tests for both unidirecitonal throughput, and end-to-end latency. The environments currently measureable by netperf include: * TCP and UDP via BSD Sockets * DLPI * Unix Domain Sockets * IPv6 Package: nikto Description-md5: bfcacf3e002a7b25ffda9835561a1b95 Description-en_GB: web server security scanner Nikto is a pluggable web server and CGI scanner written in Perl, using rfp's LibWhisker to perform fast security or informational checks. . Features: - Easily updatable CSV-format checks database - Output reports in plain text or HTML - Available HTTP versions automatic switching - Generic as well as specific server software checks - SSL support (through libnet-ssleay-perl) - Proxy support (with authentication) - Cookies support Package: notion Description-md5: 09e7f6a1881d70d8ecd78d22041a49b7 Description-en_GB: tiling tabbed window manager designed for keyboard users Notion divides the screen into tiles and places windows in these tiles by default. Each tile has a set of tabs for the windows within it. It also allows windows to be made 'floating' and placed freely. Notion can be controlled through the keyboard alone or together with a mouse. . Notion can be configured and extended using the Lua language. It also supports extension modules written in C. Package: notion-dev Description-md5: cc63e31ab5c2f3d12f04e0160cfd72ff Description-en_GB: Notion development files Notion divides the screen into tiles and places windows in these tiles by default. Each tile has a set of tabs for the windows within it. It also allows windows to be made 'floating' and placed freely. Notion can be controlled through the keyboard alone or together with a mouse. . This package contains the files necessary for building extension modules to the Notion window manager Package: nouveau-firmware Description-md5: 0422b15056d913dbcb543511da67cbae Description-en_GB: Firmware for nVidia graphics cards Contains the firmware-like context programs for the open-source nouveau nVidia drivers. These are required for acceleration (both 2D and 3D) on nVidia cards of the nv40 generation and above (GeForce6 and above). . Although the nouveau drivers are now able to generate this firmware for nv40 generation cards this package still contains the nvidia context programs for debugging purposes. . This package is temporary; the nouveau drivers will soon be able to generate this data on the fly. Package: nsight-compute Description-md5: ae73c3bbcf7dbd4b9a83f57a09c0d8b3 Description-en_GB: NVIDIA Nsight Compute NVIDIA Nsight Compute is an interactive kernel profiler for CUDA applications. It provides detailed performance metrics and API debugging via a user interface and command line tool. In addition, its baseline feature allows users to compare results within the tool. Nsight Compute provides a customizable and data-driven user interface and metric collection and can be extended with analysis scripts for post-processing results. Package: nsight-compute-target Description-md5: 63cc5f774d2e4cd2d5746e323baf9499 Description-en_GB: NVIDIA Nsight Compute (target specific libraries) NVIDIA Nsight Compute is an interactive kernel profiler for CUDA applications. It provides detailed performance metrics and API debugging via a user interface and command line tool. In addition, its baseline feature allows users to compare results within the tool. Nsight Compute provides a customizable and data-driven user interface and metric collection and can be extended with analysis scripts for post-processing results. . This package contains the target specific libraries. Package: nsight-systems Description-md5: 07ace54e5beaed541842de61e76de614 Description-en_GB: NVIDIA Nsight Systems NVIDIA Nsight Systems is a system-wide performance analysis tool designed to visualize an application’s algorithms, help you identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs; from large server to smallest SoCs. Package: nsight-systems-target Description-md5: 314a9e91087893dedfe9c4aa99b10e74 Description-en_GB: NVIDIA Nsight Systems (target specific libraries) NVIDIA Nsight Systems is a system-wide performance analysis tool designed to visualize an application’s algorithms, help you identify the largest opportunities to optimize, and tune to scale efficiently across any quantity or size of CPUs and GPUs; from large server to smallest SoCs. . This package contains the target specific libraries. Package: nttcp Description-md5: 4116914b9de4c254cf9c6439e0f83df4 Description-en_GB: New test TCP program This program is a much more convenient version of the ttcp program. It uses inetd (or simulates its behaviour) to start off the remote side program which will send/receive data. Both sides measure the time and number of bytes transferred. The local side will print the measures. The format of the output can be specified on the commandline. Package: nvidia-cg-dev Description-md5: 3bd7edb6deba63f39dbda782c674cdc8 Description-en_GB: Cg Toolkit - GPU Shader Authoring Language (headers) The Nvidia Cg Toolkit provides a compiler for the Cg language, runtime libraries for use with both leading graphics APIs, runtime libraries for CgFX, example applications, and extensive documentation. Supporting over 24 different OpenGL and DirectX profile targets, Cg will allow you to incorporate stunning interactive effects into your 3D applications. . The components include: * NVIDIA Cg Compiler * Unified Cg/CgFX Runtime * Cg User's Manual * Cg Language Specification * Example programs and shaders . This package contains the development files. Package: nvidia-cg-doc Description-md5: f832b162277bae44fa706176251ceb5b Description-en_GB: Cg Toolkit - GPU Shader Authoring Language (documentation) The Nvidia Cg Toolkit provides a compiler for the Cg language, runtime libraries for use with both leading graphics APIs, runtime libraries for CgFX, example applications, and extensive documentation. Supporting over 24 different OpenGL and DirectX profile targets, Cg will allow you to incorporate stunning interactive effects into your 3D applications. . The components include: * NVIDIA Cg Compiler * Unified Cg/CgFX Runtime * Cg User's Manual * Cg Language Specification * Example programs and shaders . This package contains the developer documentation. Package: nvidia-cg-toolkit Description-md5: 2e9695be902dd983d455ac8a4e7b59a3 Description-en_GB: Cg Toolkit - GPU Shader Authoring Language The Nvidia Cg Toolkit provides a compiler for the Cg language, runtime libraries for use with both leading graphics APIs, runtime libraries for CgFX, example applications, and extensive documentation. Supporting over 24 different OpenGL and DirectX profile targets, Cg will allow you to incorporate stunning interactive effects into your 3D applications. . The components include: * NVIDIA Cg Compiler * Unified Cg/CgFX Runtime * Cg User's Manual * Cg Language Specification * Example programs and shaders . This package contains the Cg compiler and other utilities. Package: nvidia-cuda-dev Description-md5: 23a17262479fe7daf1cae67727e949c7 Description-en_GB: NVIDIA CUDA development files The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the development files: headers and libraries. Package: nvidia-cuda-gdb Description-md5: 03d8613224997399b5d081ffb05a91f3 Description-en_GB: NVIDIA CUDA Debugger (GDB) The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the cuda-gdb debugger. Package: nvidia-cuda-toolkit Description-md5: 4df65757189fdcbdcc50ffa97fccca02 Description-en_GB: NVIDIA CUDA development toolkit The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package contains the nvcc compiler and other tools needed for building CUDA applications. . Running CUDA applications requires a supported NVIDIA GPU and the NVIDIA driver kernel module. Package: nvidia-cuda-toolkit-doc Description-md5: 37628d7854344886d340076661277f47 Description-en_GB: NVIDIA CUDA and OpenCL documentation The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . Note that CUDA documentation is no longer bundled with CUDA toolkit releases. Visit https://docs.nvidia.com/cuda for the latest documentation on CUDA. Package: nvidia-cuda-toolkit-gcc Description-md5: 3fb666316ef4562383ecd8260bc3bc9f Description-en_GB: NVIDIA CUDA development toolkit (GCC compatibility) The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . This package provides the /usr/bin/cuda-gcc, /usr/bin/cuda-g++ symlinks to simplify building packages that need to be built with a CUDA-compatible compiler. Package: nvidia-libopencl1-384 Description-md5: c6dbe40660b5059827bb841b3e8d47a1 Description-en_GB: Transitional package for nvidia-headless-390 This is a transitional package for nvidia-headless-390, and can be safely removed after the installation is complete. Package: nvidia-modprobe Description-md5: 681d2ef8dc157284d3ffc1ee5f3b75f7 Description-en_GB: utility to load NVIDIA kernel modules and create device nodes This setuid program is used to create NVIDIA Linux device files and load the NVIDIA kernel module, on behalf of NVIDIA Linux driver components which may not have sufficient privileges to perform these actions on their own. Package: nvidia-opencl-dev Description-md5: 5404c4fac54bb1c7a833b77f92a02e84 Description-en_GB: NVIDIA OpenCL development files OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This metapackage provides the development files: headers and libraries. Package: nvidia-opencl-icd-384 Description-md5: c6dbe40660b5059827bb841b3e8d47a1 Description-en_GB: Transitional package for nvidia-headless-390 This is a transitional package for nvidia-headless-390, and can be safely removed after the installation is complete. Package: nvidia-primus-vk-common Description-md5: 1de48695d37b053918704fd873985909 Description-en_GB: thin wrapper for the NVIDIA binary Vulkan ICD (common files) This package disables the original NVIDIA binary Vulkan driver and registers the thin wrapper from nvidia-primus-vk-wrapper to ensure that the NVIDIA driver is usable with bumblebee. Package: nvidia-primus-vk-wrapper Description-md5: b56d29bdf2a2c1ac493d1c61f63daef4 Description-en_GB: thin wrapper for using the NVIDIA binary Vulkan ICD with bumblebee This library is a thin wrapper around the Vulkan API functions of the nvidia Vulkan driver. The Vulkan driver misbehaves for example by reading the DISPLAY environment variable and connecting to that display server. This library works around that misbehaviour, so the driver can be used with bumblebee. Package: nvidia-profiler Description-md5: 83d361c54427ed94d5493552d5ade11b Description-en_GB: NVIDIA Profiler for CUDA and OpenCL The Compute Unified Device Architecture (CUDA) enables NVIDIA graphics processing units (GPUs) to be used for massively parallel general purpose computation. . OpenCL (Open Computing Language) is a multi-vendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains the nvprof profiler. Package: nvidia-visual-profiler Description-md5: c762f649b112cccddd5b9e96863b94c7 Description-en_GB: NVIDIA Visual Profiler for CUDA and OpenCL The NVIDIA Visual Profiler is a cross-platform performance profiling tool that delivers developers vital feedback for optimising CUDA C/C++ and OpenCL applications. Package: nvpy Description-md5: c44576128342ce7083deace26854b8d0 Description-en_GB: Simplenote-syncing note-taking tool nvpy is a simplenote-syncing note-taking tool inspired by Notational Velocity (and a little bit by nvALT too) on OSX and ResophNotes on Windows. It is significantly uglier, but it is cross-platform. Package: nvtop Description-md5: 1bf3b33895462592e5ba2e2b0a78e617 Description-en_GB: Interactive NVIDIA GPU process monitor Nvtop is a ncurses-based GPU monitoring interface which provides information on the GPU states (GPU and memory utilisation, temperature, etc) and well as information about the processes executing on the GPUs. Package: ocaml-doc Description-md5: 2ec7617f51e90a78cbef7ef26f18a57f Description-en_GB: Documentation for OCaml OCaml is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package contains documentation for OCaml in html, pdf, info and plain text format. Package: office2003-schemas Description-md5: a841626228504acf51acff5f62a63671 Description-en_GB: Office 2003 XML Schemas - xsd This download contains documentation on a number of XML schemas for Microsoft® Office 2003 Editions including Microsoft Office Word 2003, Microsoft Office Excel 2003, Microsoft Office InfoPath® 2003, and Microsoft Office Visio® 2003 schemas. It also includes schema information for Microsoft Office OneNote® 2003, Microsoft Office Project 2003, Microsoft Office Research Services and Microsoft Office Word 2003. . This download contains the Microsoft Office 2003 Edition XML Schema References and related documentation including the following: Overviews on WordprocessingML (the XML file format for Word 2003), SpreadsheetML (Excel 2003), FormTemplate XML schemas (InfoPath 2003) and DataDiagramingML (Visio 2003). . Additional XML schema information for OneNote, Project, and Research Services. Reference documentation on all Office 2003 schemas, detailing every element and type. . This package contains the XML schema files used in Office 2003 Editions. Package: ogmrip-oggz Description-md5: 10bfb2d54630e08394e7f17c4d05267d Description-en_GB: OGG container support for OGMRip A plug-in for OGMRip which adds support for the OGG container. Package: onionshare Description-md5: 63cc3bc204fe484d34a28935c4bdb26d Description-en_GB: Share a file over Tor Hidden Services anonymously and securely OnionShare lets you securely and anonymously share a file of any size with someone. It works by starting a web server, making it accessible as a Tor hidden service, and generating an unguessable URL to access and download the file. It doesn't require setting up a server on the Internet somewhere or using a third party filesharing service. You host the file on your own computer and use a Tor hidden service to make it temporarily accessible over the Internet. The other user just needs to use the Tor Browser and to enter the URL to download the file from you. Package: ooohg Description-md5: a80f5017d973edb72a5635df82b527cb Description-en_GB: Set of 1600 free of charge maps for libreoffice/openoffice.org Ooo.hg provides a wide set of free maps, to create easily any document for History and geography teachers, although it may also be used by other people. Package: opendrim-lmp-bios Description-md5: 9dc8af9dd4a189e85c14d87a60710169 Description-en_GB: OpenDRIM BIOS provider Provides information about the computer system BIOS. . Compliant with the DMTF BIOS Management Profile v1.0.0 (DSP1061). Package: opendrim-lmp-cpu Description-md5: f912f7946c6ca0c26cd3ed2a8d4f4563 Description-en_GB: OpenDRIM CPU provider Provides information about the computer system CPU capabilities. . Compliant with the DMTF CPU Profile v1.0.0 (DSP1022). Package: opendrim-lmp-sensors Description-md5: 27413a1c7840f7e064f031017823a368 Description-en_GB: OpenDRIM Sensors provider Provides information about the computer system sensors capabilities. . Compliant with the DMTF Sensors Profile v1.0.2 (DSP1009). Package: opendrim-lmp-ssh Description-md5: 322ff97fc9b794ed3d927543c1276f66 Description-en_GB: OpenDRIM SSH provider Provides information about the management capabilities of ssh service. . Compliant with the DMTF SSH Service Profile v1.0.0 (DSP1017). Package: openjazz Description-md5: e369da5396fe53397886f836fccdd70b Description-en_GB: Jazz Jackrabbit™ game engine reimplementation OpenJazz is a free, open-source version of the classic Jazz Jackrabbit™ games. . Jazz Jackrabbit™ is a PC platform game. Produced by Epic Games (then Epic MegaGames), it was first released in 1994. The fast-paced, colourful gameplay proved popular, and the game won PC Format's Arcade Game of the Year award. Many people still fondly recall the shareware versions. . With the demise of DOS-based operating systems, it has become necessary to use emulators to play old DOS games. Jazz Jackrabbit™ deserves more - and would benefit greatly from new features. . To play, you will need the files from one of the original games. Current releases of `game-data-packager' are able to generate a suitable data package from the Jazz Jackrabbit Collection as published on GOG. Package: openmw-data Description-md5: 1b0b52812c8642f012df637b42864547 Description-en_GB: Resources for the OpenMW engine All the shaders, models, mygui xml files and extra assets necessary for running OpenMW. Package: openmw-launcher Description-md5: d11c2f0d33c93915d3b98fc24afd78dd Description-en_GB: Launcher for OpenMW using the Qt-Gui-Toolkit A launcher for OpenMW for handling installation of games and their expansions, mods and configuration details. . While not necessary, it automates the first time setup and configuration of OpenMW. Package: openttd-opensfx Description-md5: 107eb65077f6c64d7c21a0c757480def Description-en_GB: sound set for use with the OpenTTD game OpenSFX is a replacement for the original TTD (Transport Tycoon Deluxe) base sounds used by OpenTTD, distributed under a restrictive licence. The main goal of OpenSFX therefore is to provide a set of sounds, available free of charge, which makes it possible to play OpenTTD without requiring the user to pay for the original Transport Tycoon Deluxe game for its sound set. Package: opentyrian Description-md5: 4b23246f88846c4ec73316018d1af88e Description-en_GB: open-source port of the DOS shoot-em-up Tyrian Tyrian is an arcade-style vertical scrolling shooter. The story is set in 20,031 where you play as Trent Hawkins, a skilled fighter-pilot employed to fight Microsol and save the galaxy. . This package needs game data from the original Tyrian game, which is available as a freeware. It can be installed using game-data-packager. Package: openzwave Description-md5: 442706df5b6e40fa2ad015dc3c3b824c Description-en_GB: Sample Program for libopenzwave OpenZWave is an open-source, cross-platform library designed to enable anyone to add support for Z-Wave home-automation devices to their applications, without requiring any in depth knowledge of the Z-Wave protocol. Package: openzwave-controlpanel Description-md5: 661ee7a2673890632ce4d340effe1bbb Description-en_GB: OpenZWave Control Panel OpenZWave Control Panel (ozwcp) permits users to query, manage, and monitor Z-Wave nodes and networks. It provides a web-based user interface. Some example uses include adding/removing nodes, testing commands, and viewing/changing node configuration parameters. Package: org-mode-doc Description-md5: ef7aa3101c7c42ac8598e581fdc41baf Description-en_GB: keep notes, maintain ToDo lists, and do project planning in emacs Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing project planning with a fast and effective plain-text system. . Org-mode develops organisational tasks around NOTES files that contain information about projects as plain text. Org-mode is implemented on top of outline-mode, which makes it possible to keep the content of large files well structured. Visibility cycling and structure editing help to work with the tree. Tables are easily created with a built-in table editor. Org-mode supports ToDo items, deadlines, time stamps, and scheduling. It dynamically compiles entries into an agenda. Plain text URL-like links connect to websites, emails, Usenet messages, BBDB entries, and any files related to the projects. For printing and sharing of notes, an Org-mode file can be exported as a structured ASCII file, HTML, and LaTeX. . This is the documentation package Package: os8 Description-md5: ea1b7024c3d4293b47218f23815c7a16 Description-en_GB: DEC OS8 images for a PDP-8 emulator This package contains images of the OS8 operating system which are usable by a PDP-8 emulator. . The Debian simh package supplies a pdp8 emulator, but the file are in a standard format usable by any other pdp8 emulator such as Jones's or Haygood's emulator. . The os8 script will run the simh emulator with these images. . These images are not DFSG free because DEC prohibits commercial use of these images. Package: othman Description-md5: b8238305290697b4d61d0fe7d875e1be Description-en_GB: electronic Quran browser Othman electronic Quran browser displays Quranic text in Arabic Othmani script style as written under authority of Othman ibn Affan the companion of prophet Muhammad (Peace Be Upon Him). . Othman browser features fast search, autoscrolling, copying Quranic text to clipboard. Package: out-of-order Description-md5: e65f4efdc5dcf46fdbdc1855d891cb92 Description-en_GB: comedy science fiction adventure game Ever woken up in the middle of the night to find you've been kidnapped... and so's your bedroom? Ever had to fend for yourself in the face of strangely hypnotic music, alien doctors, talking computers a-plenty and half-finished bathrooms? Ever found something unpleasant in a burger? . If so, Out Of Order should play like any other day in your life. . Otherwise, it's an experience not to be missed. Package: oysttyer Description-md5: cfdf087fe80c8d33b6040ccd325db50e Description-en_GB: console Twitter client An interactive console text-based command-line Twitter client written in Perl. . This is a fork of ttytter. Package: p7zip-rar Description-md5: 493f064dbaf12bf4691c8390401544db Description-en_GB: non-free rar module for p7zip p7zip is the Unix port of 7-Zip, a file archiver that archives with very high compression ratios. . p7zip-rar provides a module for p7zip-full to make 7z able to extract RAR files. Package: parmetis-doc Description-md5: 55cc39b179c0b5b2dedead6fc6a8c34f Description-en_GB: Parallel Graph Partitioning and Sparse Matrix Ordering Lib - Docs ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently repartition a graph or mesh whose connectivity has changed. . This package contains the documentation and example files. Package: parmetis-test Description-md5: b9b53f52a3b7e53d03b5260911e600a9 Description-en_GB: Parallel Graph Partitioning and Sparse Matrix Ordering Tests ParMetis computes minimal-cut partitions of graphs and meshes in parallel, and orders variables for minimal fill when using direct solvers for sparse matrices. It does all this in parallel, and also can efficiently repartition a graph or mesh whose connectivity has changed. . This package contains programs which test the ParMetis libraries using files in the parmetis-doc package's examples directory. Package: pgcharts Description-md5: a71553dc5c88150000f014abf4042036 Description-en_GB: turn your PostgreSQL queries into charts pgcharts is a little web application that takes as input an SQL query text and outputs its data in one of the following forms: html table, column chart, bar chart, pie chart, donut chart. Package: pgmfindclip Description-md5: 6389c768a4610ea9f4bd3d3b3b685b86 Description-en_GB: automatically find a clipping border for a sequence of pgm images This tool tries to find a suitable clipping border for a series of gray images. It is very useful to automatically extract clipping values for transcoding a movie if the source frame is encoded with black bars. Package: pgplot5 Description-md5: 78b254418fae89573f200faeda781ad5 Description-en_GB: large subroutine library for plotting scientific data This package contains both runtime and development libraries. Many routines are included in pgplot for viewing scientific data. Many (about 70) output devices are supported. 2-D, 3-D, contour, image manipulation, etc. are well supported. Interactive routines are included. Both a C and a FORTRAN library are present. See http://astro.caltech.edu/~tjp/pgplot/ for documentation. Package: php-mythtv Description-md5: cc74af3e7f32031e0ca3aeeac2981c9b Description-en_GB: PHP Bindings for MythTV MythTV provides a unified graphical interface for recording and viewing television programs. Refer to the mythtv package for more information. . This package contains files needed for using PHP based applications that connect to MythTV backends. Package: picon-domains Description-md5: 609b5dd38c95fad5b4022153c912f67c Description-en_GB: Picon (Personal Images) database of Internet domain logos "picons" is short for "personal icons". They're small, constrained images used to represent users and domains on the net, organised into databases so that the appropriate image for a given e-mail address can be found. Besides users and domains, there are picons databases for Usenet newsgroups and weather forecasts. The picons are in either monochrome XBM format or colour XPM and GIF formats. . These databases have been compiled in hopes of helping make cyberspace a more personable place. With them, software and services can be developed to identify persons on the net by face (or, at least, by institution logo) instead of by a cryptic e-mail address. Software of this kind is for example xfaces and exmh. Package: picon-misc Description-md5: 281cf446fdda1ff9ac0be0f6779a8521 Description-en_GB: Picon (Personal Images) database of common accounts and misc "picons" is short for "personal icons". They're small, constrained images used to represent users and domains on the net, organised into databases so that the appropriate image for a given e-mail address can be found. Besides users and domains, there are picons databases for Usenet newsgroups and weather forecasts. The picons are in either monochrome XBM format or colour XPM and GIF formats. . These databases have been compiled in hopes of helping make cyberspace a more personable place. With them, software and services can be developed to identify persons on the net by face (or, at least, by institution logo) instead of by a cryptic e-mail address. Software of this kind is for example xfaces and exmh. Package: picon-news Description-md5: 18a59915eee9e4a08fc25155eb061e47 Description-en_GB: Picon (Personal Images) db of Usenet newsgroups and hierarchies "picons" is short for "personal icons". They're small, constrained images used to represent users and domains on the net, organised into databases so that the appropriate image for a given e-mail address can be found. Besides users and domains, there are picons databases for Usenet newsgroups and weather forecasts. The picons are in either monochrome XBM format or colour XPM and GIF formats. . These databases have been compiled in hopes of helping make cyberspace a more personable place. With them, software and services can be developed to identify persons on the net by face (or, at least, by institution logo) instead of by a cryptic e-mail address. Software of this kind is for example xfaces and exmh. Package: picon-unknown Description-md5: a202171b148f1f6a5825923ed981c965 Description-en_GB: Picon (Personal Images) database for very high-level domains "picons" is short for "personal icons". They're small, constrained images used to represent users and domains on the net, organised into databases so that the appropriate image for a given e-mail address can be found. Besides users and domains, there are picons databases for Usenet newsgroups and weather forecasts. The picons are in either monochrome XBM format or colour XPM and GIF formats. . These databases have been compiled in hopes of helping make cyberspace a more personable place. With them, software and services can be developed to identify persons on the net by face (or, at least, by institution logo) instead of by a cryptic e-mail address. Software of this kind is for example xfaces and exmh. Package: picon-usenix Description-md5: 4035758b09e54c4e66ccd200b6bfc6ec Description-en_GB: Picon (Personal Images) db of Usenix conference attendees "picons" is short for "personal icons". They're small, constrained images used to represent users and domains on the net, organised into databases so that the appropriate image for a given e-mail address can be found. Besides users and domains, there are picons databases for Usenet newsgroups and weather forecasts. The picons are in either monochrome XBM format or colour XPM and GIF formats. . These databases have been compiled in hopes of helping make cyberspace a more personable place. With them, software and services can be developed to identify persons on the net by face (or, at least, by institution logo) instead of by a cryptic e-mail address. Software of this kind is for example xfaces and exmh. Package: picon-users Description-md5: 1dc97f7b24c32344c50e3648aad21885 Description-en_GB: Picon (Personal Images) database of individual Internet accounts "picons" is short for "personal icons". They're small, constrained images used to represent users and domains on the net, organized into databases so that the appropriate image for a given e-mail address can be found. Besides users and domains, there are picons databases for Usenet newsgroups and weather forecasts. The picons are in either monochrome XBM format or color XPM and GIF formats. . These databases have been compiled in hopes of helping make cyberspace a more personable place. With them, software and services can be developed to identify persons on the net by face (or, at least, by institution logo) instead of by a cryptic e-mail address. Software of this kind is for example xfaces and exmh. Package: picon-weather Description-md5: 64dbc20162587fcead9e58851cfe9d04 Description-en_GB: Picon (Personal Images) database for displaying weather forecasts "picons" is short for "personal icons". They're small, constrained images used to represent users and domains on the net, organised into databases so that the appropriate image for a given e-mail address can be found. Besides users and domains, there are picons databases for Usenet newsgroups and weather forecasts. The picons are in either monochrome XBM format or colour XPM and GIF formats. . These databases have been compiled in hopes of helping make cyberspace a more personable place. With them, software and services can be developed to identify persons on the net by face (or, at least, by institution logo) instead of by a cryptic e-mail address. Software of this kind is for example xfaces and exmh. Package: play.it Description-md5: 17a6f4dea768ae389e3c79e0da87686f Description-en_GB: Installer for drm-free commercial games The ./play.it tool builds native packages from installers for Windows or Linux, mainly those sold by stores focusing on DRM-free games distribution. The goal is that a game installed via ./play.it is indistinguishable from a game installed via the official repositories of your favourite distribution. . The games are installed globally on multi-user systems, avoiding unnecessary duplication. The locations of save games, settings, mods, temporary files and backups are standardised with XDG Base Directory support. . Packaging the games simplifies future updates, uninstalls and handling of any necessary dependencies, including integrated obsolete dependencies if specific versions are needed. Package: playonlinux Description-md5: 729a863a5c2d8eb304d4e8e17ffbeafe Description-en_GB: frontend for Wine PlayOnLinux is a frontend for wine. It permits you to easily install Windows Games and software on Linux. It is advised to have a functional internet connection. Package: pokemmo-installer Description-md5: 01826557b5ed3497c64f1b6283f37b41 Description-en_GB: Installer and Launcher for the PokeMMO emulator This program will download and install the PokeMMO client in a user's home directory. . With the launcher, it will assist in the download, installation and maintenance of the game client. . PokeMMO client is an online multiplayer emulator created by fans, allowing you to play the saga of pokemon games, where you can interact with other trainers by talking, fighting and swapping the monsters you encounter. . This emulator has an important requirement where you need to have the ROMs of the games in question available for the game to work, it is absolutely necessary. . You must obtain the compatible ROMs for the emulator and add to the directory: ($HOME/.local/share/pokemmo/roms) * Current Required Compatible ROMS: Black/White 1 (NDS) * Current Optional Content Compatible ROMS: Fire Red, Emerald (GBA) * Current Optional Visuals Compatible ROMS: HeartGold, SoulSilver (NDS) . NOTICE: You must have the legal right to use ROMs. This emulator is not provided and has no option to help you find them, as the files are protected by copyright. Package: powder Description-md5: e033547e1c2f1ddb020725d21e965c32 Description-en_GB: Graphical dungeon crawling game This is a roguelike originally developed specifically for the Gameboy Advance (GBA). It is not a port of an existing roguelike as the controls of the GBA are very different from the traditional keyboard, and the screen imposes some additional limitations. It is built around replayability and long term ergonomics, not short term learning. It uses actual graphic tiles (16x16) rather than the traditional characters. Package: pq Description-md5: 79842844cde8e849282d391955a5a96f Description-en_GB: Progress Quest is a "fire and forget" computer role-playing game In Progress Quest you create a fantasy character and watch it advance. You may play alone or contact an online realm for a shared gaming experience. Package: primesense-nite-nonfree Description-md5: afb954f2ce0725d7977870f192134404 Description-en_GB: OpenNI module providing gesture and skeleton tracking This package will download the binary PrimeSense NITE modules for OpenNI and creates a Debian packages you can install. These modules provide two types of tracking to OpenNI: 'Control By Gesture' and 'Games for All'. 'Control By Gesture' is gesture tracking for using arm movements for navigating menus, it provides gesture tracking for things like push, click, circle, and wave. 'Games for All' is skeleton tracking for getting information on the position of all of the joints of the body. These two tracking modes are the most common kinds of tracking used with the Microsoft Kinect camera. . WARNING: Installing this Debian package causes the PrimeSense NITE modules to be downloaded from www.primesense.com The End User License Agreement of NITE modules is available at www.primesense.com. Package: primus-vk Description-md5: f31384e21e05aff86907e8c0495ecc4f Description-en_GB: Vulkan layer for GPU offloading Typically you want to display an image rendered on a more powerful GPU on a display managed by an internal GPU. The layer in this package will direct rendering commands to a dedicated, more powerful GPU an when such an image is displayed it will be copied to the integrated CPU for displaying. . The user can activate offloading for individual applications by launching them with the "pvkrun" program. Package: primus-vk-nvidia Description-md5: 8b6b25b6894037f56819bf3bc0d80e41 Description-en_GB: NVIDIA Optimus support for Vulkan applications This metapackage depends on all packages necessary to run OpenGL and Vulkan applications on a dedicated graphics card on systems with Nvidia + Intel Optimus hardware. Package: proj-rdnap Description-md5: 56b7d4a3af661f6f4c745f395411f4c9 Description-en_GB: RDNAP grid correction files for PROJ Kadaster and Rijkswaterstaat CIV, working together under the name RDNAP, developed RDNAPTRANS™2008, the precise and official transformation between ETRS89 and the dutch national horizontal and vertical coordinate reference systems the Stelsel van de Rijksdriehoeksmeting (RD) and the Normaal Amsterdams Peil (NAP). A ‘simplified’ procedure has been developed which uses a NTv2-grid for the transformation between ETRS89 and RD as well as a VDatum-grid for the transformation between ETRS89 and NAP. This ‘simplified’ procedure has the following limitations: . 1) The rdtrans2008 NTv2-grid can only give identical results to RDNAPTRANS™2008 within 1 millimeter at ground level onshore and at mean sea level offshore. The horizontal deviation is approximately 1 millimeter per 50 meter height difference from ground level or mean sea level. 2) An exception to 1) is the border of the RDNAPTRANS™2008 correction grid. Transformation results within cells of the rdtrans2008 NTv2-grid that are intersected by the border of the RDNAPTRANS™2008 correction grid can result in deviations of up to 20 centimeter. 3) The naptrans2008 VDatum-grid cannot be used to determine deflections of the vertical. For this the NLGEO2004 geoid model has to be used. 4) The naptrans2008 VDatum-grid is referenced to the Bessel-1841 ellipsoid and cannot be used stand-alone, it has to be used in combination with the rdtrans2008 NTv2-grid. . Taking into account the limitations listed above, the rdtrans2008 NTv2-grid and naptrans2008 VDatum-grid can be used as an alternative to RDNAPTRANS™2008 to transform geographic ETRS89-coordinates to projected RD-coordinates with grid correction applied and NAP-heights. . Note that, although the resulting RD/NAP and ETRS89 coordinates from the transformation will be correct, geographic Bessel-1841 coordinates will differ in both procedures and should only be considered as an intermediate result. . RDNAPTRANS™2018 contains a new datum transformation based on the updated ETRS89 coordinates of realisation ETRF2000(R14). Next to this, a new and slightly more precise quasi-geoid grid model is used. This NLGEO2018 quasi-geoid model covers a larger area including a large part of the North Sea. A change with big impact is the use of a new data format of the grid files and a corresponding transformation procedure that changes the order of the steps of the transformation and uses a fixed height in the datum transformation. As a result, the transformation is now possible conform a de facto standard by including the datum transformation in the correction grid (variant 2). This allows straightforward implementation in software like GIS packages and can resolve current problems due to incorrect implementations of the transformation. . Within the administrative borders of the Netherlands, the differences in the resulting horizontal coordinates due to the changes from version 2008 to 2018 of RDNAPTRANS™ are at maximum 0.010 m at sea level (zero NAP height), and at maximum an additional 0.001 m per 50 m height above or below zero NAP height. The maximum change in the transformed height coordinates due to the slightly more precise new quasi-geoid grid model is about 0.025 m. The new correction grid has a different sampling in ellipsoidal coordinates. With this resampling, discontinuities in the correction grid are smoothed, especially outside the administrative borders of the Netherlands, to allow bilinear interpolation. As a result, changes in the resulting horizontal coordinates up to 0.05 m occur occasionally in Belgium, Germany and the Dutch EEZ. To use the same bounding box around the Netherlands including the Dutch EEZ of the North Sea of the quasi-geoid grid model for the correction grid, the correction grid has been faded out to zero correction for a seamless land-sea transition. This introduces latitude and longitude corrections up to 0.25 m in areas outside the former validity area of RDNAPTRANS™ where no corrections were defined before. . There are two variants for the implementation of RDNAPTRANS™2018. Implementation variant 1 applies the datum transformation as a separate step using a 3D similarity transformation. Implementation variant 2 includes the datum transformation in the correction grid and a different quasi-geoid grid for the height transformation is used. The advantage of implementation variant 1 is that it has no strict bounds for the area where horizontal coordinates can be transformed correctly. The disadvantage is that many software packages do not support implementation variant 1. Implementation variant 2 is supported by more software but can only be used within the bounds of the correction grid. The difference in the resulting coordinates between the two variants is well below 0.0010 m within the bounds of the RDNAPTRANS™2008 grids. Although transformation at sea and even outside the grid bounds is possible, the scale factor of the map projection increases rapidly and also the precision of transformation back and forth deteriorates. There are bounds to the recommended use of RD and NAP at sea and outside the Netherlands. Package: ptex-jtex Description-md5: 61a858188a75fe0c78834d92e4ca2f3f Description-en_GB: ASCII jTeX with pTeX ASCII jTeX is Japanese TeX, designed by ASCII corporation. . In this version, 'jtex' and 'jlatex' are renamed as 'ajtex' and 'ajlatex', respectively. And these programs are compiled with a recent ptex, which is included in texlive-binaries package. Note that ajlatex is as of latex209. . Note ptex in texlive-binaries needs to use option "--kanji=euc" for a file in EUC-JP encoding, so please add "--kanji=euc" for ajtex/ajlatex commands. Package: publicfile-installer Description-md5: 2548f3f2ef97ed2f4adb719d46393759 Description-en_GB: installer package for the publicfile HTTP and FTP server Publicfile is an HTTP and FTP server, written by Daniel J. Bernstein in 1999; it didn't change a lot after that. Modern features are not supported. However, if you're looking for a small, simple and secure webserver, which integrates with the runit and daemontools UNIX service managers, publicfile will suit your needs. . This installer package downloads the publicfile .tar.gz file from the upstream website, combines it with Debian packaging information from the package maintainer's website; then builds a publicfile Debian package, and installs that. When installing this installer package, one is given the option to postpone downloading and installing publicfile. Package: pycsw Description-md5: 55ccf24415af0cf899eb3bf7b215057d Description-en_GB: OGC compliant metadata (Catalogue Service for the Web) server pycsw is an OGC CSW server implementation written in Python. pycsw fully implements the OpenGIS Catalogue Service Implementation Specification (Catalogue Service for the Web). Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation. Since 2015, pycsw is an official OSGeo Project. pycsw allows for the publishing and discovery of geospatial metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU). Existing repositories of geospatial metadata can also be exposed, providing a standards-based metadata and catalogue component of spatial data infrastructures. pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X). . This package contains the pycsw-admin utility and configuration files. Package: pycsw-doc Description-md5: 93bedae146db1d6ad0ee5e2c0fcb1687 Description-en_GB: OGC compliant metadata (Catalogue Service for the Web) server - documentation pycsw is an OGC CSW server implementation written in Python. pycsw fully implements the OpenGIS Catalogue Service Implementation Specification (Catalogue Service for the Web). Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation. Since 2015, pycsw is an official OSGeo Project. pycsw allows for the publishing and discovery of geospatial metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU). Existing repositories of geospatial metadata can also be exposed, providing a standards-based metadata and catalogue component of spatial data infrastructures. pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X). . This package contains the pycsw documentation. Package: pycsw-wsgi Description-md5: 804fb50d699ded80fba051e1a5f139dd Description-en_GB: WSGI Apache CSW service based on pycsw pycsw is an OGC CSW server implementation written in Python. pycsw fully implements the OpenGIS Catalogue Service Implementation Specification (Catalogue Service for the Web). Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation. Since 2015, pycsw is an official OSGeo Project. pycsw allows for the publishing and discovery of geospatial metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU). Existing repositories of geospatial metadata can also be exposed, providing a standards-based metadata and catalogue component of spatial data infrastructures. pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X). . This package contains the Apache mod_wsgi scripts and tests. Package: python-drf-yasg-nonfree-doc Description-md5: 652d0bc65ffe2c009eb8c948f448d056 Description-en_GB: Yet another Swagger generator (Documentation) Generate real Swagger/OpenAPI 2.0 specifications from a Django Rest Framework API. Features of drf-yasg: * full support for nested Serializers and Schemas * response schemas and descriptions * model definitions compatible with codegen tools * customization hooks at all points in the spec generation process * JSON and YAML format for spec * bundles latest version of swagger-ui (https://github.com/swagger-api/swagger-ui) and redoc (https://github.com/Rebilly/ReDoc) for viewing the generated documentation * schema view is cacheable out of the box * generated Swagger schema can be automatically validated by swagger-spec-validator (https://github.com/Yelp/swagger_spec_validator) * supports Django REST Framework API versioning with URLPathVersioning and NamespaceVersioning; other DRF or custom versioning schemes are not currently supported . This package contains the documentation. Package: python-pycuda-doc Description-md5: 4b4f2b1e8b32879eefe98c99f3a598ba Description-en_GB: module to access Nvidia‘s CUDA computation API (documentation) PyCUDA lets you access Nvidia‘s CUDA parallel computation API from Python. Several wrappers of the CUDA API already exist–so what’s so special about PyCUDA? * Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. PyCUDA knows about dependencies, too, so (for example) it won’t detach from a context before all memory allocated in it is also freed. * Convenience. Abstractions like pycuda.driver.SourceModule and pycuda.gpuarray.GPUArray make CUDA programming even more convenient than with Nvidia’s C-based runtime. * Completeness. PyCUDA puts the full power of CUDA’s driver API at your disposal, if you wish. * Automatic Error Checking. All CUDA errors are automatically translated into Python exceptions. * Speed. PyCUDA’s base layer is written in C++, so all the niceties above are virtually free. * Helpful Documentation. . This package contains HTML documentation and example scripts. Package: python3-chargebee Description-md5: a6f9c94e445ea3f0d774ca82a07247db Description-en_GB: Python library for integrating with Chargebee (Python 3/API v1) The Python library for integrating with Chargebee Recurring Billing and Subscription Management solution. . Chargebee now supports two API versions - V1 and V2. This library is for the older API version V1. . This package conflicts with python3-chargebee2 which provides the V2 API in the same Python module namespace. . This is the Python 3 version of the package. Package: python3-chargebee2 Description-md5: ba1d1147e3fbeb4e9cd0b06acbd83f02 Description-en_GB: Python library for integrating with Chargebee (Python 3/API v2) The Python library for integrating with Chargebee Recurring Billing and Subscription Management solution. . Chargebee now supports two API versions - V1 and V2. This library is for the newer API version V2. . This package conflicts with python3-chargebee which provides the V1 API in the same Python module namespace. . This is the Python 3 version of the package. Package: python3-django-anymail Description-md5: 0ecb2257b28dea89d0db0037b3a6741a Description-en_GB: Django email backend for multiple ESPs (Python 3) Anymail integrates several transactional email service providers (ESPs) into Django, with a consistent API that lets you use ESP-added features without locking your code to a particular ESP. . It currently fully supports Amazon SES (requires python3-boto3), Mailgun, Mailjet, Postmark, SendinBlue, SendGrid, and SparkPost, and has limited support for Mandrill . Anymail normalizes ESP functionality so it "just works" with Django's built-in `django.core.mail` package. It includes: . * Support for HTML, attachments, extra headers, and other features of Django's built-in email * Extensions that make it easy to use extra ESP functionality, like tags, metadata, and tracking, with code that's portable between ESPs * Simplified inline images for HTML email * Normalized sent-message status and tracking notification, by connecting your ESP's webhooks to Django signals * "Batch transactional" sends using your ESP's merge and template features . This is the Python 3 version of the package. Package: python3-doris Description-md5: 537fceb71776b7945441b0f49cb2579d Description-en_GB: Delft object-oriented radar interferometric software - Python tools DORIS is an Interferometric Synthetic Aperture Radar (InSAR) processor developed by the Delft Institute of Earth Observation and Space Systems (DEOS) of Delft University of Technology. . Interferometric products and endproducts such as Digital Elevation Models and displacement maps can be generated with this software from Single Look Complex data. Data from the satellites ERS, ENVISAT (first ENVISAT interferogram, DEM, and perspective view, JERS (first JERS interferogram), and RADARSAT (first RADARSAT interferogram) can be processed with the Doris software. . This package contains support modules written in Python. Package: python3-hijra Description-md5: 9cd24a53532391a30f689b85fda09329 Description-en_GB: Hijri Islamic Calendar converting functions for Python Hijri Islamic Calendar converting functions, based on an enhanced algorithm designed by Muayyad Saleh Alsadi. It can be used to implement applications, gdesklets or karamba etc . This algorithm is based on integer operations in which there are no round errors (given accurate coefficients). The accuracy of this algorithm is based on 3 constants (p, q and a) where p/q is the full months percentage [ gcd(p,q) must be 1 ]; currently it is set to 191/360 which means that there are 191 months having 30 days in a span of 360 years, all other months are 29 days, and a is just a shift. Package: python3-okasha Description-md5: ed6edbf3deb3983057d29b8c36a36a70 Description-en_GB: trivial WSGI web framework for Python Almost do-nothing web framework that features having/being: * WSGI-enabled ie. can be used with mod_wsgi, mod_python, Fast CGI, CGI, with paste or even without even a server * light weight * can be tuned to be suitable for desktop apps or public web servers * no extra dependencies * very simple * Contains a module to add support for XSLT-based templates (requires python-lxml package) * Contains a module to add support for Kid-based templates (requires python-kid package) * Contains a module to add support for Bottle-based templates Package: python3-okasha-examples Description-md5: 5b25d92da2de19f5812b5a45b992d1e8 Description-en_GB: trivial WSGI web framework for Python (examples) Almost do-nothing web framework that features having/being: * WSGI-enabled ie. can be used with mod_wsgi, mod_python, fast cgi, cgi, with paste or even without even a server * light weight * can be tuned to be suitable for desktop apps or public web servers * no extra dependencies * very simple . This package contains an example application using Okasha web framework. Package: python3-othman Description-md5: 1dbcf92cf3e1415d46e858c72c860c65 Description-en_GB: library providing access to Quranic text with a fast search index This is a Python module that provides access to Quranic text with a fast search index. Package: python3-pycsw Description-md5: 4b929c847d34121d6c89d4facf4ba03c Description-en_GB: OGC compliant metadata (Catalogue Service for the Web) server - Python 3 pycsw is an OGC CSW server implementation written in Python. pycsw fully implements the OpenGIS Catalogue Service Implementation Specification (Catalogue Service for the Web). Initial development started in 2010 (more formally announced in 2011). The project is certified OGC Compliant, and is an OGC Reference Implementation. Since 2015, pycsw is an official OSGeo Project. pycsw allows for the publishing and discovery of geospatial metadata via numerous APIs (CSW 2/CSW 3, OpenSearch, OAI-PMH, SRU). Existing repositories of geospatial metadata can also be exposed, providing a standards-based metadata and catalogue component of spatial data infrastructures. pycsw is Open Source, released under an MIT license, and runs on all major platforms (Windows, Linux, Mac OS X). . This package the pycsw module for Python 3. Package: python3-pycuda Description-md5: 4f446cb70e3ba6723eaae62a94efb36c Description-en_GB: Python 3 module to access Nvidia‘s CUDA parallel computation API PyCUDA lets you access Nvidia‘s CUDA parallel computation API from Python. Several wrappers of the CUDA API already exist–so what’s so special about PyCUDA? * Object cleanup tied to lifetime of objects. This idiom, often called RAII in C++, makes it much easier to write correct, leak- and crash-free code. PyCUDA knows about dependencies, too, so (for example) it won’t detach from a context before all memory allocated in it is also freed. * Convenience. Abstractions like pycuda.driver.SourceModule and pycuda.gpuarray.GPUArray make CUDA programming even more convenient than with Nvidia’s C-based runtime. * Completeness. PyCUDA puts the full power of CUDA’s driver API at your disposal, if you wish. * Automatic Error Checking. All CUDA errors are automatically translated into Python exceptions. * Speed. PyCUDA’s base layer is written in C++, so all the niceties above are virtually free. * Helpful Documentation. . This package contains Python 3 modules. Package: python3-pynliner Description-md5: fac74e7259625a40d413f92744459580 Description-en_GB: CSS-to-inline-styles conversion tool for HTML - Python 3.x Because Pynliner uses BeautifulSoup to find the tags specified in the CSS it aggressively converts to HTML. This means that templating languages like Mako, Genshi, and Jinja will be pounded into valid HTML in the process of applying styles. . This package contains the Python 3 version of pynliner Package: python3-pynvml Description-md5: a70729a5f02f7f1635513991a7e8a017 Description-en_GB: Python3 bindings to the NVIDIA Management Library Provides a Python interface to GPU management and monitoring functions. . This is a wrapper around the NVML library. For information about the NVML library, see the NVML developer page http://developer.nvidia.com/nvidia- management-library-nvml Package: python3-sparkpost Description-md5: c5cd3eb61351c9c9549c69e845f48a6d Description-en_GB: SparkPost Python API client (Python 3) Super-mega-official Python package for using the SparkPost API. . Python and Python-Django integration with SparkPost's email transmission API. . This is the Python 3 version of the package. Package: python3-unrardll Description-md5: 8d0611fc7a01d136b73e1fb134e911a5 Description-en_GB: Python wrapper for the unrar shared library Python library that provides access to libunrar Package: python3-vertica Description-md5: e4fe2897df4016619c5c391f68a42c8a Description-en_GB: native Python client for the Vertica database (Python 3) HP Vertica is a commercial column-oriented database. . This package provides all the source, examples and documentation you need to easily connect to and interact with Vertica. . This is the Python 3 version of the package. Package: qcomicbook Description-md5: 5e1e59ae80d5250683bcf393eda201bc Description-en_GB: qt viewer for comic book archives (cbr/cbz/cba/cbg/cbb) QComicBook is a viewer for comic book archives containing jpeg/png images, which aims at convenience and simplicity. Features include: automatic decompression, full-screen mode, page scaling, mouse or keyboard navigation etc. . QComicBook for now supports archives: - cbr - rar-compressed - cbz - zip-compressed - cba - ace-compressed - cbg - targzipped - cbb - tarbzip2ped Package: quake Description-md5: 09622cda203c578294901576f5fec0f4 Description-en_GB: classic gothic/horror-themed first person shooter Quake is a classic first-person shooter game by id Software, released in 1996. This package contains a launcher script and menu entry to play Quake with any suitable engine. . To make this package useful, you will need to create and install the non- distributable quake-registered or quake-shareware package, by using the game-data-packager package. . Creating quake-registered requires data files from a Quake installation or CD-ROM. . Creating quake-shareware requires the shareware version of Quake. . game-data-packager (>= 45) can also produce packages for the official Episode 5, Dimensions of the Past (developed by MachineGames to mark Quake's 20th anniversary), and for the official mission packs Scourge of Armagon (developed by Hipnotic Software) and Dissolution of Eternity (developed by Rogue Entertainment). Additional menu entries should appear automatically if those expansions are installed. Package: quake-server Description-md5: f2d85a7d1334e2ce66699c546170e8b9 Description-en_GB: classic first person shooter - server and init script This package contains a launcher script and init script to run a Quake 1 server automatically, with any suitable engine. . To make this package useful, you will need to create and install the non- distributable quake-registered or quake-shareware package, by using the game-data-packager package. Package: quake2 Description-md5: 73a302e08fa7cec5f3d4ce5eaa0d4cfa Description-en_GB: classic science-fiction-themed first person shooter Quake II is a classic first-person shooter game by id Software, released in 1997. This package contains a launcher script and menu entry to play Quake II with any suitable engine. . To make this package useful, you will need to create and install some non- distributable packages by using the game-data-packager package: either quake2-full-data or quake2-demo-data. Creating quake2-full-data requires data files from a Quake II installation or CD-ROM. . game-data-packager (>= 39) can also produce packages for the official mission packs The Reckoning (developed by Xatrix Entertainment) and Ground Zero (developed by Rogue Entertainment). Additional menu entries should appear automatically if those expansions are installed. Package: quake2-server Description-md5: 083b1ceafe9ac6ce848313811be0e4de Description-en_GB: dedicated server for Quake II This package contains a launcher script and init script to run a Quake II server automatically, with any suitable engine. . To make this package useful, you will need to create and install some non- distributable packages by using the game-data-packager package: either quake2-full-data or quake2-demo-data. Creating quake2-full-data requires data files from a Quake II installation or CD-ROM. Package: quake3 Description-md5: 95de72c22be84cf9e01669d0c2eaf9d3 Description-en_GB: Quake III Arena menu entry and launcher scripts This package contains a launcher script and menu entry to play Quake III Arena or Quake III: Team Arena with the ioquake3 engine. . To make this package useful, you will need to create and install the non- distributable quake3-data or quake3-demo-data package, by using the game- data-packager package. . quake3-data requires pak0.pk3 from a Quake III installation or CD-ROM. quake3-demo-data only requires freely downloadable files, but is not necessarily reliable. . game-data-packager (>= 39) can also produce a package for the official expansion pack Quake III: Team Arena. An additional menu entry should appear automatically if that expansion are installed. Package: quake3-data Description-md5: 7f3422bb67aad2a301139c170024fe35 Description-en_GB: Installer for Quake III Arena data files This package installs the Quake III Arena data files into your Debian system. . For the installation you will need your Quake III Arena CD-ROM and the computer must be connected to the internet. . The installed data will take about 500 MB of disk space. Package: quake3-server Description-md5: b581844db5e190ba8c02893ca380aaa8 Description-en_GB: Quake III Arena dedicated server launcher scripts This package contains a launcher script to run a Quake III Arena or Quake III: Team Arena dedicated server with the ioquake3 engine. . To make this package useful, you will need to create and install the non- distributable quake3-data package, by using the game-data-packager package. This requires pak0.pk3 from a Quake III installation or CD-ROM. Package: r-cran-surveillance Description-md5: c0b0bb231313eb8bbfdc0a5bb8199755 Description-en_GB: GNU R package for the Modeling and Monitoring of Epidemic Phenomena Statistical methods for the modeling and monitoring of time series of counts, proportions and categorical data, as well as for the modeling of continuous-time point processes of epidemic phenomena. . The monitoring methods focus on aberration detection in count data time series from public health surveillance of communicable diseases, but applications could just as well originate from environmetrics, reliability engineering, econometrics, or social sciences. The package implements many typical outbreak detection procedures such as the (improved) Farrington algorithm, or the negative binomial GLR-CUSUM method of Höhle and Paul (2008) . A novel CUSUM approach combining logistic and multinomial logistic modeling is also included. The package contains several real-world data sets, the ability to simulate outbreak data, and to visualize the results of the monitoring in a temporal, spatial or spatio-temporal fashion. A recent overview of the available monitoring procedures is given by Salmon et al. (2016) . . For the retrospective analysis of epidemic spread, the package provides three endemic-epidemic modeling frameworks with tools for visualization, likelihood inference, and simulation. hhh4() estimates models for (multivariate) count time series following Paul and Held (2011) and Meyer and Held (2014) . twinSIR() models the susceptible-infectious-recovered (SIR) event history of a fixed population, e.g, epidemics across farms or networks, as a multivariate point process as proposed by Höhle (2009) . twinstim() estimates self-exciting point process models for a spatio-temporal point pattern of infective events, e.g., time-stamped geo-referenced surveillance data, as proposed by Meyer et al. (2012) . A recent overview of the implemented space-time modeling frameworks for epidemic phenomena is given by Meyer et al. (2017) . Package: r-revolution-revobase Description-md5: 16b281ee8d2b080c359e418a5a060f49 Description-en_GB: REvolution Computing R Math Kernel Libraries support This package contains functions for controlling multithreading. Package: r4d Description-md5: 5ba7c89935c297f429a699c3f39d1441 Description-en_GB: Remote For Device-under-test (R4D) Daemon Remote For Device-under-test (R4D) Daemon acts as controlling server for test racks. Each Rack contains a serial device server and a power control switch. A rack can host several DUTs (device-under-test). r4d connects to the serial device server and the power switch to perform actions on user request. A user connects to r4d through a SOAP interface. . This package contains the controlling daemon and administration tool. Package: rar Description-md5: 9c6d48047acd9d77600bbd9c29eca18c Description-en_GB: Archiver for .rar files This is the RAR archiver from Eugene Roshal. It supports multiple volume archives and damage protection. It can also create SFX-archives. There are versions which run on DOS, Windows (3.1x,95,NT), FreeBSD, BSDI. . This program is shareware and you must register it after 40 days of use. Package: raster3d Description-md5: 7017e40afb8a84c7aca1cff9519d06ba Description-en_GB: tools for generating images of proteins or other molecules Raster3D is a set of tools for generating high quality raster images of proteins or other molecules. The core program renders spheres, triangles, cylinders, and quadric surfaces with specular highlighting, Phong shading, and shadowing. It uses an efficient software Z-buffer algorithm which is independent of any graphics hardware. Ancillary programs process atomic coordinates from PDB files into rendering descriptions for pictures composed of ribbons, space-filling atoms, bonds, ball+stick, etc. Raster3D can also be used to render pictures composed in other programs such as Molscript in glorious 3D with highlights, shadowing, etc. Output is to pixel image files with 24 bits of colour information per pixel. Package: raster3d-doc Description-md5: c1fa8477bbb4f0ad2b3ab28130533382 Description-en_GB: documents and example files for Raster3D Raster3D is a set of tools for generating high quality raster images of proteins or other molecules. The core program renders spheres, triangles, cylinders, and quadric surfaces with specular highlighting, Phong shading, and shadowing. It uses an efficient software Z-buffer algorithm which is independent of any graphics hardware. Ancillary programs process atomic coordinates from PDB files into rendering descriptions for pictures composed of ribbons, space-filling atoms, bonds, ball+stick, etc. Raster3D can also be used to render pictures composed in other programs such as Molscript in glorious 3D with highlights, shadowing, etc. Output is to pixel image files with 24 bits of colour information per pixel. . This package contains documents and example files for the raster3d package. Package: reminiscence Description-md5: 47982cfbc36238f1225d12baaf1e3605 Description-en_GB: free implementation of Flashback game engine REminiscence is a free re-implementation of the game engine used to run the Flashback platform action game. It uses the data files from the original PC/DOS game and can make use of the Amiga sound files. . Flashback is a platform action game, in which you control a character that has lost his memory. Your task is to bring the memories back and, ultimately, save the world. Package: repo Description-md5: 1496a967d4bcbc0d6ebc3348869abf22 Description-en_GB: repository management tool built on top of git Repo is a repository management tool that the Android developers built on top of Git. Repo unifies the many Git repositories when necessary, does the uploads to the Android revision control system, and automates parts of the Android development workflow. Repo is not meant to replace Git, only to make it easier to work with Git in the context of Android. The repo command is an executable Python script that you can put anywhere in your path. In working with the Android source files, you will use Repo for across-network operations. For example, with a single Repo command you can download files from multiple repositories into your local working directory. . repo is an unusual tool because it downloads all of its own Python modules using GPG-signed git tags, and stores those files as part of the project that it is working with. So this package just provides the wrapper script, which provides the GPG signing keys for verifying that the correct Python code was downloaded. Package: revolution-mkl Description-md5: dfc41a52428f1f3e357cc81b4ff93904 Description-en_GB: REvolution Computing high-performance numeric libraries for R This package provides highly optimised multi-threaded numeric libraries for REvolution R Enterprise. Package: revolution-r Description-md5: 73124b466fadc653579fb5f97329e7ec Description-en_GB: REvolution Computing R for Ubuntu This package comprises the REvolution Computing R edition for Ubuntu. Package: ripoff-mp3-plugin Description-md5: 738b5df6673459df2a085fddfc7f8c66 Description-en_GB: MP3 plug-in for ripoff RipOff is a GTK+ based CD Ripper for Linux that sports a simple interface, CDDB lookups, and a plugin-based encoder architecture. . This package contains the MP3 plug-in. Package: rocksndiamonds Description-md5: b92f1c7c681792183cf09382ad94e606 Description-en_GB: arcade-style game This package provides the game engine for Rocks'n'Diamonds, an arcade game in the tradition of "Boulder Dash", "Emerald Mine", "Supaplex", "Sokoban", etcetera. Game levels emulating all of these can be downloaded from ArtSoft.org. Package: rott Description-md5: 33b73fa3a3248365bd54091b7dbb5f4d Description-en_GB: SDL-Port of Rise of the Triad Rise of the Triad is a high quality, fast scrolling first-person perspective 3D action game. It includes a lot of destructive enemies, an arsenal of weapons from simple pistols to missile launchers, life- preserving armor, traps and ambushes galore. . WARNING: Rise of the Triad features wanton and gratuitous violence. . This package contains no data files: use `game-data-packager' to generate a suitable data package from the publicly available "Rise of the Triad: The HUNT Begins" shareware episode. Package: rtcw Description-md5: b0b1c16df93826196035daa4288b4987 Description-en_GB: game engine for Return to Castle Wolfenstein Return to Castle Wolfenstein is a military- and occult-themed first-person shooter game in a Second World War setting, originally released in 2001. It is a sequel to Wolfenstein 3D, which is also available for Debian (in the wolf4sdl package). . This package contains the iortcw game engines for the single-player campaign and multiplayer, based on ioquake3 and the GPL source releases of RTCW. . For security reasons, this version has been modified to prevent native executable code from being unpacked from game packages (PK3 files). Some game modifications will not work as a result of this change. . Return to Castle Wolfenstein requires non-distributable game data files in the rtcw-data package, prepared using the game-data-packager tool. Package: rtcw-common Description-md5: 08a6eb6fc05c5aba9bb913d30587c612 Description-en_GB: common files for Return to Castle Wolfenstein Return to Castle Wolfenstein is a military- and occult-themed first-person shooter game in a Second World War setting, originally released in 2001. It is a sequel to Wolfenstein 3D, which is also available for Debian (in the wolf4sdl package). . This package contains files shared by the game and the dedicated server. It requires non-distributable game data files from the rtcw-data package, which can be prepared using the game-data-packager tool. Package: rtcw-server Description-md5: d3756cb8ff76af7f83fdf3421c74ca3b Description-en_GB: standalone server for Return to Castle Wolfenstein Return to Castle Wolfenstein is a military- and occult-themed first-person shooter game in a Second World War setting, originally released in 2001. It is a sequel to Wolfenstein 3D, which is also available for Debian (in the wolf4sdl package). . This package contains the iortcw dedicated server for multiplayer, based on ioquake3 and the GPL source releases of RTCW. It also contains the init script and systemd unit to start the RTCW server, with support for multiple server instances under systemd. . Return to Castle Wolfenstein requires non-distributable game data files from the rtcw-data package, prepared using the game-data-packager tool. Package: ruby-googlecharts Description-md5: 5a7010693764f607269fd6853c91aafd Description-en_GB: Ruby library to generate charts using Google Chart API Googlecharts is a nice and simple wrapper for the Google Chart API. It allows one to draw a large variety of kinds of graphs such as bars or pies. . This library relies on external code hosted on Google servers, accessed through this API. Package: ruby-graphiql-rails Description-md5: b7d31e15a2225a3c51ff1514c65e933f Description-en_GB: mountable GraphiQL endpoint for Rails Use the GraphiQL IDE for GraphQL with Ruby on Rails. This package includes an engine, a controller and a view for integrating GraphiQL with your app. . This package is in contrib because it includes prebuilt graphiql-0.11.11.js. Package: ruby-pgplot Description-md5: cf08efc3d00267462ecffbd245d9bf82 Description-en_GB: Ruby interface to the PGPLOT graphics library Ruby/PGPLOT is the Ruby interface to the PGPLOT graphics library. PGPLOT is a FORTRAN library to draw line/scatter/histogram plot, error bar, contour/image/vector map, etc. Supports various output devices including Postscript, PNG, X-Window, etc. Package: runescape Description-md5: fbb9548e9bc5ded05f4102fd1e230f87 Description-en_GB: Multiplayer online game set in a fantasy world This software is a simple script that downloads and runs the Old School Runescape client file on unofficial GNU/Linux distributions. . The game works on several different platforms (supported or not by Jagex) using Java installed on the system, avoiding common risks encountered by players using a web browser. . After downloading the official client file, the script will prepare the sandbox environment located in «$HOME/.local/share/runescape» and run the game. . About the game, you will explore in an open and mysterious world, with devastated landscapes and sinister powers. . Having chosen an adventurer, players are free to find their role within it: to live by the sword and spells facing hundreds of enemies, to further the storyline in quests, or to train in any of a number of skills. Package: sabnzbdplus Description-md5: 9af99c00c3efdc0801f9fda555ddbd78 Description-en_GB: web-based binary newsreader with nzb support SABnzbd+ is a web-based binary newsgrabber written in Python, with support for the popular nzb file format. It greatly simplifies the process of downloading from Usenet, thanks to a friendly web-based, fully customizable user interface and advanced built-in post-processing options including the ability to automatically verify, repair, extract and clean up downloaded posts. . Multiple servers are supported, as well as secure (ssl) connections, ipv6, scheduling, pausing and resuming downloads, queue manipulation, rss feeds, automatic sorting, a download history, e-mail notifications, and custom post-processing scripts. An extensive API allows third party applications to interact with the program. . This package contains the program itself and all interface templates. Package: sauerbraten Description-md5: 8e28dfff231d5bb84a1ddacd274d2646 Description-en_GB: 3D first-person shooter game Sauerbraten is a networked 3D first-person shooter game. It supports modern graphic effects and conveys a sense of fast-paced oldschool gameplay. . The game client also works as the map editor. It is even possible to create and edit a map together with other people over a network connection. . This package installs maps, textures, sounds and other artwork of Sauerbraten. Package: sauerbraten-server Description-md5: f80926e23130d554a3640787fc081438 Description-en_GB: standalone server for the Sauerbraten game Sauerbraten is a networked 3D first-person shooter game. It supports modern graphic effects and conveys a sense of fast-paced oldschool gameplay. . This is a dependency package for cube2-server which installs the standalone server for Sauerbraten. Package: scribus-doc Description-md5: baae10285c850a0097447ae62fd15b2e Description-en_GB: Open Source Desktop Page Layout - documentation - 1.5.x branch Scribus is an open source desktop page layout program with the aim of producing commercial grade output in PDF and Postscript. . Scribus can be used for many tasks; from brochure design to newspapers, magazines, newsletters and posters to technical documentation. . Scribus supports professional DTP features, such as CMYK color and a colour management system to soft proof images for high quality colour printing, flexible PDF creation options, Encapsulated PostScript import/export and creation of 4 colour separations, import of EPS/PS and SVG as native vector graphics, Unicode text including right to left scripts such as Arabic and Hebrew via freetype. Graphic formats which can be placed in Scribus as images include PDF, Encapsulated Post Script (eps), TIFF, JPEG, PNG and XPixMap(xpm), and any bitmap type supported by QT5. . This package contains the documentation. Package: seaview Description-md5: a82e7d5dbc9d5aa2cf6662e48d7aa245 Description-en_GB: Multiplatform interface for sequence alignment and phylogeny SeaView is a viewer and editor of multiple sequence alignments, i.e. DNA or protein sequences are positioned each in their own separate line, such that the nucleotide/amino acid at a particular position (column) is presumed to have the same biochemical property. . SeaView reads and writes various file formats (NEXUS, MSF, CLUSTAL, FASTA, PHYLIP, MASE, Newick) of DNA and protein sequences and of phylogenetic trees. Alignments can be manually edited. It drives the programs Muscle or Clustal Omega for multiple sequence alignment, and also allows one to use any external alignment algorithm able to read and write FASTA-formatted files. It computes phylogenetic trees by parsimony using PHYLIP's dnapars/protpars algorithm, by distance with NJ or BioNJ algorithms on a variety of evolutionary distances, or by maximum likelihood using the program PhyML 3.0. . SeaView draws phylogenetic trees on screen or PostScript files, and allows one to download sequences from EMBL/GenBank/UniProt using the Internet. Package: selfhtml Description-md5: 43bcb79584226897801d009c21bcf8a6 Description-en_GB: German HTML reference and tutorial The German SELFHTML manual describes the HTML standard and related standards and languages such as JavaScript, CSS etc. Package: sfcb Description-md5: 0a631c5e41f65fd530fa1a74056efa13 Description-en_GB: Small Footprint CIM Broker The small footprint CIM broker (SFCB) is part of the SBLIM project (Standards Based Linux Instrumentation for Manageability). SFCB is a CIM server for resource-constrained and embedded environments. A CIM daemon (aka CIMOM) responds to CIM/WBEM client requests for system management data and performs system management tasks. Package: sfcb-test Description-md5: ab3771806d006d142db3266598d95a17 Description-en_GB: Small Footprint CIM Broker test tools The SFCB test tools (wbemcat and xmltest) allow testing of CIM Brokers by feeding raw XML to CIM brokers and compare results to pre-saved stock answers. Package: sgb Description-md5: 0201462485edca9f2defb0429622542b Description-en_GB: The Stanford GraphBase: combinatorial data and algorithms A highly portable collection of programs and data for researchers who study combinatorial algorithms and data structures. . The programs are intended to be interesting in themselves as examples of literate programming. Thus, the Stanford GraphBase can also be regarded as a collection of approximately 30 essays for programmers to enjoy reading, whether or not they are doing algorithmic research. The programs are written in CWEB, a combination of TeX and C that is easy to use by anyone who knows those languages and easy to read by anyone familiar with the rudiments of C. . This package contains only the libraries and the demonstration programs; for the readable source code, which forms the documentation as well, see the sgb-doc package. Package: sgb-doc Description-md5: eaae774ff38328532e7d72ab56f63004 Description-en_GB: Documentation for the Stanford GraphBase This package contains the source code for the GraphBase library, which forms the major documentation of the package. It will be installed in /usr/share/doc/sgb/src. . The source code is written in CWEB, a combination of TeX and C, using a very readable literate programming style, making the code a joy to read. Package: shapetools-tutorial Description-md5: adcefd53dcd0a158718dd6049cc2165c Description-en_GB: Tutorial for ShapeTools Using the Shape Toolkit for Cooperative Software Development. . This tutorial describes version 1.3 of ShapeTools; please have a look at the man pages for a more recent documentation. Package: sift Description-md5: 7788bf12148938f8dc8e4675657ce605 Description-en_GB: predicts if a substitution in a protein has a phenotypic effect SIFT is a sequence homology-based tool that sorts intolerant from tolerant amino acid substitutions and predicts whether an amino acid substitution in a protein will have a phenotypic effect. SIFT is based on the premise that protein evolution is correlated with protein function. Positions important for function should be conserved in an alignment of the protein family, whereas unimportant positions should appear diverse in an alignment. Package: sisu-markup-samples Description-md5: b2ee66a81b88ccb11bcd0a88a5a5a24f Description-en_GB: document markup examples for sisu, publish and search framework The document samples provided include: * "Free as in Freedom (2.0)", Sam Williams, Richard M. Stallman * "Free as in Freedom", Sam Williams * "Viral Spiral", David Bollier * "The Wealth of Networks", Jochai Benkler * "Free Culture", Lawrence Lessig * "CONTENT", Cory Doctorow * "Two Bits", Christopher Kelty * "Democratizing Innovation", Eric von Hippel * "Free For All", Peter Wayner * "The Cathedral and the Bazaar", Eric S. Raymond * "Little Brother", Cory Doctorow * "Down and Out in the Magic Kingdom", Cory Doctorow * "For the Win", Cory Doctorow * "Accelerando", Charles Stross and a couple of additional texts. . The documents were shared by their authors under Creative Commons licenses, that permit their distribution, though not within the main Debian archive by Debian policy. . * "Free As In Freedom", on RMS by Sam Williams, is available as a markup sample within the package sisu . SiSU is a lightweight markup based, command line oriented, document structuring, publishing and search framework for document collections. . With minimal preparation of a plain-text, (UTF-8) file, using its native markup syntax in your text editor of choice, SiSU can generate various document formats (most of which share a common object numbering system for locating content), including plain text, HTML, XHTML, XML, EPUB, OpenDocument text (ODF:ODT), LaTeX, PDF files, and populate an SQL database with objects (roughly paragraph-sized chunks) so searches may be performed and matches returned with that degree of granularity: your search criteria is met by these documents and at these locations within each document. Object numbering is particularly suitable for "published" works (finalised texts, as opposed to works that are frequently changed or updated) for which it provides a fixed means of reference of content. Document outputs also share semantic meta-data provided. . SiSU also provides concordance files, document content certificates and manifests of generated output. . man pages, and interactive help are provided. . Dependencies for additional features are taken care of in sisu related packages. . The dummy package sisu-complete together with sisu-markup-samples installs the whole of SiSU. Package: sl-modem-dkms Description-md5: a58074862ac671ccf741dfee54f7b6e0 Description-en_GB: SmartLink software modem driver - module building source This package contains source code for the low-level drivers for the software modems produced by Smart Link Ltd. It supports PCI and USB models. . In addition to this package, you will need the package sl-modem-daemon which implements the application part of the driver. . Module packages can be built for the custom kernel package either by hand or using DKMS. Package: snaphu Description-md5: bd83ead653bb3db50cb0e6dcb869f8bb Description-en_GB: Statistical-Cost, Network-Flow Algorithm for 2D Phase Unwrapping Two-dimensional phase unwrapping is the process of recovering unambiguous phase data from a 2-D array of phase values known only modulo 2pi rad. . There are many applications, like Magnetic Resonance Imaging (MRI), Synthetic Aperture Radar (SAR), fringe pattern analysis, tomography and spectroscopy, which as part of their fundamental operation depend upon the extraction of a phase signal from their input image. Usually the phase is available in a form that suffers from 2-pi phase jumps due to the use of the mathematical arctangent function, which produces an inherently wrapped output. This wrapped phase is unusable until the phase discontinuities are removed. . SNAPHU is an implementation of the Statistical-cost, Network-flow Algorithm for Phase Unwrapping particularly suitable for SAR interferometry applications. This algorithm poses phase unwrapping as a maximum a posteriori probability (MAP) estimation problem, the objective of which is to compute the most likely unwrapped solution, given the observable input data. Because the statistics relating the input data to the solution depend on the measured quantity, SNAPHU incorporates three built-in statistical models, for topography data, deformation data, and smooth generic data. The posed optimisation problem is solved approximately with the use of network-flow techniques. . As SNAPHU uses an iterative optimization procedure, its execution time depends on the difficulty of the interferogram. In single-tile mode the required memory is on the order of 100 MB per 1000000 pixels in the input interferogram. Package: snmp-mibs-downloader Description-md5: 8de3536fe960653bb22360999b93f910 Description-en_GB: install and manage Management Information Base (MIB) files This package ships the IETF RFCs containing MIB files and a script which extracts them to be used by Simple Network Management libraries. The script can be used to update some MIBs to the latest version or to download extra vendor MIBs. . These MIBs can be useful for programs like wireshark or snmpget to enable them to translating the received information into human readable text. Package: solvate Description-md5: d89da2f783a2b591a4f8dc40e94817b7 Description-en_GB: arranges water molecules around protein structures For molecular dynamics simulations it is sometimes appropriate not to model in the vacuum but to have the proteins surrounded by their solvent. This program computes the location of water molecules such that the resulting PDB files become suitable for further analyses. Package: solvate-doc Description-md5: c0ce2a728cca313feae966d12715d98b Description-en_GB: Documentation for solvate HTML documentation for solvate, the tool to prepare water cubes around proteins. Package: spectemu-common Description-md5: 26bc6bd9e66de9535a2d1d86848d0e2c Description-en_GB: Fast 48k ZX Spectrum Emulator (common files) Spectemu emulates the 48k ZX Spectrum, which uses the Z80 microprocessor. This package contains common configuration files and utilities which are or can be used by either the X11 or the SVGAlib frontend. . It emulates the Z80 processor as well as the 48k Spectrum's other hardware: keyboard, screen, sound, tape I/O. The emulation is very close to the real thing, but it is still quite fast (It was reported to be working well on a laptop with 486 at 25MHz!). On the other hand, the user interface is not the best. . Features include: - Sound support through Linux kernel sound-card driver. - Snapshot saving and loading (.Z80 and .SNA format) - Tape emulation: loading from tape files (.TAP and .TZX format) - Optional quick loading of tapes. - Saving to tape files. - Separate utility to save tape files to real tape - Configurable with config files and from command line Package: spectemu-x11 Description-md5: 0bf9dc39a82ac7415decd677a04bcf9b Description-en_GB: Fast 48k ZX Spectrum Emulator for X11 xspect is the X11 version of Spectemu which emulates the 48k ZX Spectrum, which uses the Z80 microprocessor. . It emulates the Z80 processor as well as the 48k Spectrum's other hardware: keyboard, screen, sound, tape I/O. The emulation is very close to the real thing, but it is still quite fast (It was reported to be working well on a laptop with 486 at 25MHz!). On the other hand, the user interface is not the best. . Features include: - Sound support through Linux kernel sound-card driver. - Snapshot saving and loading (.Z80 and .SNA format) - Tape emulation: loading from tape files (.TAP and .TZX format) - Optional quick loading of tapes. - Saving to tape files. - Separate utility to save tape files to real tape - Configurable with config files and from command line Package: spectrum-roms Description-md5: d9451df8d361fd4d316fde5b38b04f95 Description-en_GB: ZX Spectrum ROMs This package provides images of the read-only memories from various versions of the Sinclair Spectrum. Although the canonical source code for the ROMs is no longer available, the Incomplete Spectrum ROM Assembly (of the 48K code) is here for your reference. . The current list of ROMs included is: . * 48.rom - Original 48K ROM * 128-0.rom - 128K ROM 0 (128K editor and menu) * 128-1.rom - 128K ROM 1 (48K BASIC) * 128-spanish-0.rom - Spanish 128K ROM 0 (128K editor & menu) * 128-spanish-1.rom - Spanish 128K ROM 1 (48K BASIC) * if1-2.rom - Interface 1 v2 ROM * plus2-0.rom - +2 ROM 0 (128K editor and menu) * plus2-1.rom - +2 ROM 1 (48K BASIC) * plus3-40-0.rom - +2A/+3 v4.0 ROM 0 (128K editor) * plus3-40-1.rom - +2A/+3 v4.0 ROM 1 (128K syntax checker) * plus3-40-2.rom - +2A/+3 v4.0 ROM 2 (+3DOS) * plus3-40-3.rom - +2A/+3 v4.0 ROM 3 (48K BASIC) * tc2048.rom - Original 48K ROM modified for the Timex TC2048 Package: speech-dispatcher-ivona Description-md5: 86870f9edb7fda6696c749808c9ab8ad Description-en_GB: Speech Dispatcher: Ivona output module Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesisers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains the output module for the Ivona speech synthesizer, which needs to be installed separately. Package: speech-dispatcher-pico Description-md5: 3f7b0336934407e292229150a3407010 Description-en_GB: Speech Dispatcher: Pico output module Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesisers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains the output module for the pico speech synthesiser. Package: speech-dispatcher-voxin Description-md5: 83b1d95c5cad4931b0402c5c5475c962 Description-en_GB: Speech Dispatcher: Voxin output module Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesisers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains the output module for the Voxin speech synthesizer, which supports IBM TTS (aka Eloquence) and Vocalizer Embedded, which needs to be installed separately. Package: spellcast Description-md5: 87c580f42122b5255334fb4ec992f73c Description-en_GB: Classic hand-waving multi-player game of spellcasting Spellcast is a classic game of might and magic for the X Windowing System based on the pen and pencil game Spellbinder, published in 1997. In the game, two or more wizards duke it out with spells, summoning monsters, and plain old poking with fingers. Package: spellcast-doc Description-md5: bf9f2170555ff8a2ef4a06e6823db636 Description-en_GB: Documentation for the multi-player X game of spellcasting. This package provides documentation freely available for the spellcast game, it currently includes the rules of the original spellcaster pencil and paper game, transcripts of games and the manual page edited to include all the icons of the hand-weaving movements. Package: spread-phy Description-md5: 3adb36b53159c17b4ca86e0ba4d0f573 Description-en_GB: analyse and visualise phylogeographic reconstructions SPREAD is a user-friendly application to analyse and visualise phylogeographic reconstructions resulting from Bayesian inference of spatio-temporal diffusion. . There is a tutorial for SPREAD online at http://www.kuleuven.be/aidslab/ph ylogeography/tutorial/spread_tutorial.html . Originally this program was named "spread". However, there is such a package already inside Debian and thus a 'phy' for phylogeny was prepended. Package: sqlcl-package Description-md5: fc3d935dc1281f17c3d6004bfdeb2876 Description-en_GB: Oracle SQL Developer Command-Line Debian package builder This utility makes it possible to build a Debian package from Oracle SQL Developer Command-Line (SQLcl). The Oracle SQL Developer program is governed by the copyright holder (Oracle USA, Inc.), so you may be limited as to what you can do with the resulting package (i.e. no redistribution, etc). This utility will simply help you create the Debian package, it is your responsibility to use the resulting package accordingly with the OTN licence, a copy of which is included in the created package, that you must agree on when downloading the source. . This utility will require you to download the architecture independent archive from , identified as "Oracle SQL Developer Command-Line for All Platforms", to create the Debian package from. . Due to a conflicting name with content of package "parallel" the upstream binary "sql" will be renamed. Multiple versions can coexist so "sql.[upstream version].standalone" will invoke a specific version of Oracle SQL Developer Command-Line, "sql.[upstram version]" will invoke either the standalone or bundled Oracle SQL Developer Command-Line version (in this order), while "sqlcl" (the recommended way) and "sqlcl.standalone" take advantage of Debian's alternatives system and, when left in auto mode, will always invoke the highest version installed. Package: sqldeveloper-package Description-md5: 158d10959f8c1a846b10a370c5cbbb0d Description-en_GB: Oracle SQL Developer Debian package builder This utility makes it possible to build a Debian package of Oracle SQL Developer. The Oracle SQL Developer program is governed by the copyright holder (Oracle USA, Inc.), so you may be limited as to what you can do with the resulting package (i.e. no redistribution, etc). This utility will simply help you create the Debian package, it is your responsibility to use the resulting package accordingly with the OTN licence, a copy of which is included in the created package, that you must agree on when downloading the source. . This utility will require you to download the architecture independent archive from , identified as "Oracle SQL Developer for other platforms", "Oracle SQL Developer for Multiple Platforms" or "Oracle SQL Developer for Linux and Unix" (depending on which version you are building), to create the Debian package from. Package: stardict-english-czech Description-md5: 8acfe693a82ce5b175ce5750f1978212 Description-en_GB: Stardict package for English-Czech dictionary This is a package of the GNU/FDL English-Czech dictionary for Stardict. . It contains also automatically generated dictionary for reverse direction. . You can contribute to the dictionary at . Package: stardict-german-czech Description-md5: 14c136062a1117e977d5cf6f8ab72243 Description-en_GB: Stardict package for German-Czech dictionary This is a package of the GNU/FDL German-Czech dictionary for Stardict. . It contains also automatically generated dictionary for reverse direction. . You can contribute to the dictionary at . Package: starpu-contrib-examples Description-md5: 11b8c6811b08d3b761c4e2f5fd0e0890 Description-en_GB: Task scheduler for heterogeneous multicore machines - exs StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains application examples. This "contrib" version is built against CUDA. Package: starpu-contrib-tools Description-md5: 21e204c0915cd3972a9cf41ad059d147 Description-en_GB: Task scheduler for heterogeneous multicore machines - tools StarPU is a runtime system that offers support for heterogeneous multicore machines. While many efforts are devoted to design efficient computation kernels for those architectures (e.g. to implement BLAS kernels on GPUs or on Cell's SPUs), StarPU not only takes care of offloading such kernels (and implementing data coherency across the machine), but it also makes sure the kernels are executed as efficiently as possible. . This package contains StarPU tools. This "contrib" version is built against CUDA. Package: steam-devices Description-md5: f9b7ac135061c71ccbe81df2a894fb55 Description-en_GB: Device support for Steam-related hardware This package provides udev rules for various Steam-related hardware devices such as the Steam Controller (gamepad) and the HTC Vive (virtual reality headset). Package: steam-installer Description-md5: 52e381fbd71a5863cc8fe8ab82b07925 Description-en_GB: Installer for Valve's Steam digital software delivery system Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package enables Steam to be easily installed via an appstream client on non-i386 systems as long as the i386 foreign architecture is configured. This is the default on Ubuntu, but on Debian, you may need to run as root: dpkg --add-architecture i386; apt update . This package is not needed if you only want to install Steam directly with apt or with a non-appstream client like Synaptic. Package: submux-dvd Description-md5: 1c8ae7751da3e32bbfa56e2e743dcb62 Description-en_GB: subtitle multiplexer, muxes subtitles into .vob Based on original 'submux' for CVD and SVCD by unknown author, changed for DVD muxing and coding support (use only DVD!). This accepts xste .sub output. Package: sugar-etoys-activity Description-md5: 7c0b74a2bdb91dff8c1caed94e5f5bfb Description-en_GB: Etoys activity for Sugar Learning Platform Sugar Learning Platform promotes collaborative learning through Sugar Activities that encourage critical thinking, the heart of a quality education. Designed from the ground up especially for children, Sugar offers an alternative to traditional “office-desktop” software. . Learner applications in Sugar are called Activities. They are software packages that automatically save your work - producing specific instances of the Activity that can be resumed at a later time. Many Activities support learner collaboration, where multiple learners may be invited to join a collective Activity session. . Squeak Etoys was inspired by LOGO, PARC-Smalltalk, Hypercard, and starLOGO. It is a media-rich authoring environment with a simple, powerful scripted object model for many kinds of objects created by end-users. It includes 2D and 3D graphics, images, text, particles, presentations, web- pages, videos, sound and MIDI, etc. It includes the ability to share desktops with other Etoy users in real-time, so many forms of immersive mentoring and play can be done over the Internet. . The Etoys activity embeds Squeak Etoys into Sugar. Package: susv2 Description-md5: f70086e9a9a23fb8ccc1e14893b1802e Description-en_GB: Fetch and install SUSv2 The Single Unix Specifications are not permitted to be generally redistributed, so this is an installer that fetches them and installs them in a Debian appropriate way. This installer will fetch and install Single Unix Specification v2. Package: susv3 Description-md5: 47cddd15030cebcec1714f671b4d5219 Description-en_GB: Fetch and install SUSv3 The Single Unix Specifications are not permitted to be generally redistributed, so this is an installer that fetches them and installs them in a Debian appropriate way. This installer will fetch and install POSIX:2001 (also known as Single Unix Specification v3) with the POSIX:2004 Technical Corrigendum 1 and 2. Package: susv4 Description-md5: 7d1bb1d3a60a8cb9754b6762d140f480 Description-en_GB: Fetch and install SUSv4 (POSIX.1-2017) The Single Unix Specifications are not permitted to be generally redistributed, so this is an installer that fetches them and installs them in a Debian appropriate way. This installer will fetch and install POSIX.1-2017 (variously also known as IEEE Std 1003.1-2017, The Open Group Base Specifications Issue 7, 2018 Edition, or Single Unix Specification v4, 2018 edition). Package: svtools Description-md5: 0e1af3ce7283b30f537bf151c85ac7d0 Description-en_GB: Utilities for daemontools and multilog This package provides some useful utilities to maintain supervised services and to handle multilog log files: . svdir: Find daemontools service directory. svinfo: Get infos about a supervised process. svinitd: init.d wrapper for daemontools services. svinitd-create: Create an init.d-script for a supervisor process. svsetup: Service setup tool for daemontools. mlcat: cat frontend for multilog files. mlhead: head frontend for multilog files. mltail: tail frontend for multilog files. Package: t1-xfree86-nonfree Description-md5: b25cba5364d7c1d0b2cd49d22345da06 Description-en_GB: non-free Postscript Type 1 fonts from XFree86 Collection of Postscript Type 1 fonts originally part of the XFree86 distribution, but which are licensed under terms incompatible with the Debian Free Software Guidelines, and thus cannot be distributed as part of Debian. . The fonts are: - IBM Courier - B&H Luxi Mono - B&H Luxi Sans - B&H Luxi Serif . Other non-free fonts are in the separate packages fonts-xfree86-nonfree and fonts-xfree86-nonfree-syriac. Package: tegrarcm Description-md5: 61b1a15a5c5a043167ba6ebf5d00a154 Description-en_GB: Tool to upload payloads in Tegra SoC recovery mode Tegrarcm is used to upload payloads to an NVIDIA Tegra based device when the device is in recovery mode (RCM). Only non-secure mode is supported. Package: testu01-bin Description-md5: 48963c8862307c3ba87741d00b36b108 Description-en_GB: testing suite for uniform random number generators -- utils TestU01 is a software library, implemented in the ANSI C language, and offering a collection of utilities for the empirical statistical testing of uniform random number generators. . TestU01 implements several types of random number generators in generic form, as well as many specific generators proposed in the literature or found in widely-used software. It provides general implementations of the classical statistical tests for random number generators, as well as several others proposed in the literature, and some original ones. These tests can be applied to the generators predefined in the library and to user-defined generators. Specific tests suites for either sequences of uniform random numbers in [0,1] or bit sequences are also provided, as well as basic tools for plotting vectors of points produced by generators and more advanced tools for more involved tests and usage. . This package provides command line utilities. Package: testu01-data Description-md5: 4fc8d86103b93fab3ece2e7658570de4 Description-en_GB: testing suite for uniform random number generators -- data TestU01 is a software library, implemented in the ANSI C language, and offering a collection of utilities for the empirical statistical testing of uniform random number generators. . TestU01 implements several types of random number generators in generic form, as well as many specific generators proposed in the literature or found in widely-used software. It provides general implementations of the classical statistical tests for random number generators, as well as several others proposed in the literature, and some original ones. These tests can be applied to the generators predefined in the library and to user-defined generators. Specific tests suites for either sequences of uniform random numbers in [0,1] or bit sequences are also provided, as well as basic tools for plotting vectors of points produced by generators and more advanced tools for more involved tests and usage. . This package provides the essential TestU01 architecture independent material, namely shared data. Package: testu01-doc Description-md5: 9504835d8e0e5d4850d58703f3f752a0 Description-en_GB: testing suite for uniform random number generators -- doc TestU01 is a software library, implemented in the ANSI C language, and offering a collection of utilities for the empirical statistical testing of uniform random number generators. . TestU01 implements several types of random number generators in generic form, as well as many specific generators proposed in the literature or found in widely-used software. It provides general implementations of the classical statistical tests for random number generators, as well as several others proposed in the literature, and some original ones. These tests can be applied to the generators predefined in the library and to user-defined generators. Specific tests suites for either sequences of uniform random numbers in [0,1] or bit sequences are also provided, as well as basic tools for plotting vectors of points produced by generators and more advanced tools for more involved tests and usage. . This package provides the user guides of the TestU01 software library suite; it also contains examples. Package: thawab Description-md5: 67884eb3f1c0238b9f91cd9a0969f5a7 Description-en_GB: Arabic/Islamic encyclopedia system Thwab is an Islamic literature library which features: * Can import books from Shamela library * Several books can be searched and viewed simultaneously * Web interface . This package does not contain any book, you may get .bok books distributed with Shamela (free Islamic library) from: http://www.shamela.ws Package: tiemu Description-md5: 1102e21f878c7b4ba0911b7e6e5634f0 Description-en_GB: Texas Instruments calculators emulator (without GDB) TiEmu emulates Texas Instruments calculators TI-89/92/92+/V200PLT. . It is based on XTiger, the original TI emulator for Linux, which uses the 68k emulation core from UAE (The Ultimate Amiga Emulator). . You need to either dump the ROM of your calculator (you can do so with TiLP), or get a FLASH upgrade from Texas Instrument (see the software section concerning your calculator, then download the archive and extract the file) to use this emulator. There are *no* TI ROMs provided in this package, as they are copyrighted by Texas Instruments, Inc. . However, a free (as in speech) ROM is now provided with TiEmu, namely PedRom. Try it out! . This version includes a VTI-style assembly debugger. . Please note it exists another version (tiemu-gdb) not provided on Debian itself which includes a GDB-style assembly debugger for use with TIGCC and/or KTIGCC. Package: tightvnc-java Description-md5: 4982dc58a7417498b393af72026124af Description-en_GB: TightVNC java applet and command line program VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This is the vnc java applet files that the tightvncserver can distribute to the client. Package: tinyows Description-md5: 4c02eed7a3bd0778ad0ca5cccb4fa0cb Description-en_GB: lightweight and fast WFS-T server TinyOWS is a lightweight and fast implementation of the OGC WFS-T specification. Web Feature Service (WFS) allows querying and retrieval of features. The transactional profile (WFS-T) allows inserting, updating or deleting such features. . From a technical point of view WFS-T is a Web Service API in front of a spatial database. TinyOWS is deeply tied to PostgreSQL/PostGIS because of this. . TinyOWS implements strictly OGC standards and pass successfully all WFS OGC CITE tests (and even beta ones). . TinyOWS is part of MapServer Suite, but provided as a distinct module (i.e you could use it in conjunction with MapServer and MapCache, or as a standalone app). But both MapServer and TinyOWS could use the same configuration file, if you want to (or native TinyOWS XML config file). Package: titantools Description-md5: 7f6b2884b3f302899e530d5b97ae96be Description-en_GB: Tools to secure bastion hosts Titantools provides two of the tools provided by the Titan package which are: * noshell: an alternative way to login's nologin to add shells to administrative (locked) system users. * runas: a simple generic program that allows administrators to start daemons as non privileged users, and optionally to run in a chrooted environment. Package: tome Description-md5: 9efcf47839037501aa7357051f1287d3 Description-en_GB: single-player text-based roguelike dungeon simulation game Tome, short for Troubles of Middle Earth, is a single-player, text-based, dungeon simulation derived from the game angband, which in turn is derived from the older game Moria, which was in turn based on Rogue. It is often described as a "roguelike" game because the look and feel of the game is still quite similar to Rogue. . In tome, the player may choose from a number of races and classes when creating a character, and then "run" that character over a period of days, weeks, even months, attempting to win the game by defeating Morgoth, who lurks somewhere in the depths of the dungeon. . The ultimate goal of the game is to develop a character strong enough to defeat Morgoth, who resides on dungeon level 100. Upon doing so, you will receive the exalted status of "winner" and your character may retire. . The first main difference from Angband a new player to ToME will need to be aware of is that it has implemented a skills based system where instead of the adventurer automatically improving in their abilities as they become more experienced, they get 5 skill points to spend on their character's abilities and can therefore customise what type of character they play. See the skills help file for details . The second major difference is that the main dungeon from Angband has been split into 4 "dungeons", each of which cover a different portion of the dungeon's levels. Note that not all of the places are actually "dungeons" - some are caves, forests, etc. . The third main difference between Vanilla Angband and ToME is the difference in character classes and races, as well as a very different magic system. ToME also offers the player the ability to undertake a series of quests. It is not required for any adventurer to undertake the fixed quests, but they can result in some nice rewards. . Morgoth was 'the Dark Enemy of Middle-Earth' during its First Age. He was banished by the Valar (offspring of Eru, "god" of J.R.R. Tolkien's world) at the end of the First Age and thus never appears in The Lord of the Rings, set during the Third Age. Sauron, who does figure into those tales, was the most powerful of his servants. Read Tolkien's 'The Silmarillion' for more on the legends of Middle-Earth. Angband is a reference to Morgoth's "prison of iron." Package: translate-shell Description-md5: 260570fb89512f029e1e68c41e643f5b Description-en_GB: Command-line translator using Google Translate, etc. Translate Shell (formerly Google Translate CLI) is a command-line translator powered by Google Translate (default), Bing Translator, Yandex.Translate and Apertium. It gives you easy access to one of these translation engines in your terminal. Package: treeview Description-md5: ba1871fdfc7832e4ff41cecdd4a32563 Description-en_GB: Java re-implementation of Michael Eisen's TreeView TreeView creates a matrix-like display of expression data, known as Eisen clustering. The original implementation was a Windows program named TreeView by Michael Eisen. This TreeView package, sometimes also referred to as jTreeView, was rewritten in Java under a free licence. . Java TreeView is an extensible viewer for microarray data in PCL or CDT format. Package: triangle-bin Description-md5: 5fef14f2b2d74de62d9a2e0751278254 Description-en_GB: High-quality 2-D mesh generator binary programs Triangle is a library/program for meshing 2-D surfaces and manifolds. . This package contains the binary programs triangle, tricall and showme. Package: trn4 Description-md5: 57f4018681a35e8477bb6cfd59d27ec8 Description-en_GB: Threaded USENET news reader, based on rn (4.0 beta test) trn is a threaded news reader with a long history, descended from Larry Wall's rn (part of the second generation of newsreaders). It has a powerful full screen text mode user interface, where most actions are available at the press of a single key. It is highly configurable. . This version of trn reads news from a news server via NNTP (the Network News Transfer Protocol). You must have a news server available - large sites usually provide a site-wide server. . If you install a news server on your system (either containing just local newsgroups or with a partial or full USENET feed) you can configure trn to access it. In this case you will also need to install an appropriate 'inews' package for local posting. . This is a separate package from trn because trn 4.0 has enough substantial changes in its default behaviour (for instance, the group selector is new in 4.0) that some users prefer to stay with an older version of trn. Package: trnascan-se Description-md5: 80babadb35f6dbb17e66a647e5088854 Description-en_GB: detection of transfer RNA genes in genomic sequence tRNAscan-SE identifies 99-100% of transfer RNA genes in DNA sequence while giving less than one false positive per 15 gigabases. Two previously described tRNA detection programs are used as fast, first-pass prefilters to identify candidate tRNAs, which are then analyzed by a highly selective tRNA covariance model. This work represents a practical application of RNA covariance models, which are general, probabilistic secondary structure profiles based on stochastic context-free grammars. tRNAscan-SE searches at ~ 30 000 bp/s. Additional extensions to tRNAscan-SE detect unusual tRNA homologues such as selenocysteine tRNAs, tRNA-derived repetitive elements and tRNA pseudogenes. Package: trnascan-se-common Description-md5: baf47d3860e680ffd09785a074a4c7d1 Description-en_GB: detection of transfer RNA genes in genomic sequence (common files) tRNAscan-SE identifies 99-100% of transfer RNA genes in DNA sequence while giving less than one false positive per 15 gigabases. Two previously described tRNA detection programs are used as fast, first-pass prefilters to identify candidate tRNAs, which are then analyzed by a highly selective tRNA covariance model. This work represents a practical application of RNA covariance models, which are general, probabilistic secondary structure profiles based on stochastic context-free grammars. tRNAscan-SE searches at ~ 30 000 bp/s. Additional extensions to tRNAscan-SE detect unusual tRNA homologues such as selenocysteine tRNAs, tRNA-derived repetitive elements and tRNA pseudogenes. . This package contains the architecture-independent common files. Package: ttf-mscorefonts-installer Description-md5: 3cf2bbaf676bcd51633633514c88751a Description-en_GB: Installer for Microsoft TrueType core fonts This package allows for easy installation of the Microsoft True Type Core Fonts for the Web including: . Andale Mono Arial Black Arial (Bold, Italic, Bold Italic) Comic Sans MS (Bold) Courier New (Bold, Italic, Bold Italic) Georgia (Bold, Italic, Bold Italic) Impact Times New Roman (Bold, Italic, Bold Italic) Trebuchet (Bold, Italic, Bold Italic) Verdana (Bold, Italic, Bold Italic) Webdings . You will need an Internet connection to download these fonts if you don't already have them. . NOTE: the package fonts-liberation contains free variants of the Times, Arial and Courier fonts. It's better to use those instead unless you specifically need one of the other fonts from this package. Package: ubuntu-restricted-addons Description-md5: 1a61890ad8e3fb16727ca6a6b66aacbf Description-en_GB: Commonly used restricted packages for Ubuntu This package depends on some commonly used packages in the Ubuntu universe and multiverse repositories. Package: ubuntu-restricted-extras Description-md5: 5625deefba56f767d8e27098e82e3e9d Description-en_GB: Commonly used media codecs and fonts for Ubuntu This collection of packages includes: - MP3 and other audio codec software to play various audio formats (GStreamer plugins) - software to install the Microsoft Web fonts - the Adobe Flash plugin - LAME, software to create compressed audio files. . This software does not include libdvdcss2, and will not let you play encrypted DVDs. For more information, see https://help.ubuntu.com/community/RestrictedFormats/PlayingDVDs . These software packages are from the Multiverse channel, restricted by copyright or legal issues in some countries. For more information, see http://www.ubuntu.com/ubuntu/licensing Package: ugene Description-md5: 9a10717d68a69dfaff1354fa2282b503 Description-en_GB: integrated bioinformatics toolkit Unipro UGENE is a cross-platform visual environment for DNA and protein sequence analysis. UGENE integrates the most important bioinformatics computational algorithms and provides an easy-to-use GUI for performing complex analysis of the genomic data. One of the main features of UGENE is a designer for custom bioinformatics workflows. Package: ugene-data Description-md5: a0c0756b3f7b317ece195fedee3dde50 Description-en_GB: required data for UGENE - integrated bioinformatics toolkit Unipro UGENE is a cross-platform visual environment for DNA and protein sequence analysis. . This package contains various data and example files for UGENE. Package: uhexen2 Description-md5: 9b99c09bc96ee13625a127d9d6c9062c Description-en_GB: Hexen II - engine package Hammer of Thyrion is a Hexen II engine . This package will run the original Hexen II game, Portal of Praevus mission pack and HexenWorld. A dedicated server h2ded, is included in this package. Package: uhexen2-common Description-md5: b7702b813cf7728d95140d0693f95921 Description-en_GB: Hexen II engine - data package Hammer of Thyrion is a Hexen II engine. This package will install the data necessary to play the original Hexen II game, Portal of Praevus mission pack and HexenWorld. Other bits, non-free and non-distributable, are necessary to play the games. Package: unace-nonfree Description-md5: 0fcade2f558f140c4a059b671b82ca2b Description-en_GB: extract, test and view .ace archives (non-free version) The unace utility is used for extracting, testing and viewing the contents of archives created with the ACE archiver. . Unlike the unace package which can only extract ACE 1.0 archives, the unace-nonfree package allows one to unpack all current ACE archives. Package: unrar Description-md5: 363f696bb115028ffafb265ccc9f32fb Description-en_GB: Unarchiver for .rar files (non-free version) Unrar can extract files from .rar archives. If you want to create .rar archives, install package rar. Package: uqm Description-md5: 3e0b8946198f0e0428430707aed8bf55 Description-en_GB: The Ur-Quan Masters - An inter-galactic adventure game You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . The Ur-Quan Masters is derived from the classic game Star Control II. It includes both the adventure game described above and a fast-paced Super Melee. . See the README.Debian once you have installed this package for information about where to get the uqm-music and uqm-voice packages. Package: uqm-content Description-md5: d7f7f708308d54e508318be3eb7c3bcf Description-en_GB: The Ur-Quan Masters - Game data files You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . This package contains all the game data files for The Ur-Quan Masters. Package: uqm-music Description-md5: e30a0c3c7725aff364033433f48e819a Description-en_GB: The Ur-Quan Masters - Game music files You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . This package contains higher quality game music files for The Ur-Quan Masters, in ogg vorbis format. If you don't install this package, the game will use lower-quality mod music files. Package: uqm-russian Description-md5: 267ce4366adc55d3942d0f2c8c1c723a Description-en_GB: Russian addon for 'The Ur-Quan Masters' game You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . The Ur-Quan Masters is derived from the classic game Star Control II. It includes both the adventure game described above and a fast-paced Super Melee. . This package provides Russian menus and dialogues for the game. Package: uqm-voice Description-md5: 97d3042297f40db281c3216b6096a25e Description-en_GB: The Ur-Quan Masters - Voice files You return to Earth with a vessel built from technology discovered from an ancient race called the Precursors only to find it enslaved. Gather allies from a wide variety of races, engage in space combat with various foes, and save the galaxy from the Ur-Quan! . This package contains all the voice recordings used in the game. Note that it is over 100Mb! You can play the game without these files if the package is too big. Package: varscan Description-md5: db5aab57fa1c709b6f3f8edc023eda41 Description-en_GB: variant detection in next-generation sequencing data Variant detection in massively parallel sequencing. For one sample, calls SNPs, indels, and consensus genotypes. For tumor-normal pairs, further classifies each variant as Germline, Somatic, or LOH, and also detects somatic copy number changes. Package: vcmi Description-md5: 1b8795ec1888401e62c002f9db0d5f31 Description-en_GB: Rewrite of the Heroes of Might and Magic 3 game engine The purpose of VCMI project is to create a free implementation of the "Heroes of Might and Magic 3: In the Wake of Gods" engine to overcome limitations of the original engine for better modding support, higher resolutions, bigger map sizes and extended engine limits. . VCMI is a turn-based strategy game where the player controls a number of heroes commanding an army of creatures. The player explores the game map with their heroes, conquers enemy towns and improves their own. . VCMI stands for Vinyar Callor Meletya Ingole which means "New Heroes of Might and Magic" in Quenya. . This game requires the graphics, sound and videos of the "Heroes of Might and Magic 3: In the Wake of Gods" game. After installing this package, run either one of the following commands depending on whether you have access to the Good Old Games installer (1), the original CDs (2) or just the installed game directory (3): . (1): vcmibuilder --gog /path/to/gog.com/installer (2): vcmibuilder --cd1 /path/to/iso/or/cd --cd2 /path/to/second/cd (3): vcmibuilder --data /path/to/h3/data . Alternatively, use `game-data-packager heroes3`. . This package contains the game engine. Package: vdjtools Description-md5: 847526ddf264ff5fe4eb08d70a31d79e Description-en_GB: framework for post-analysis of B/T cell repertoires VDJtools is an open-source Java/Groovy-based framework designed to facilitate analysis of immune repertoire sequencing (RepSeq) data. VDJtools computes a wide set of statistics and is able to perform various forms of cross-sample analysis. Both comprehensive tabular output and publication-ready plots are provided. . The main aims of the VDJtools Project are: . * To ensure consistency between post-analysis methods and results * To save the time of bioinformaticians analyzing RepSeq data * To create an API framework facilitating development of new RepSeq analysis applications * To provide a simple enough command line tool so it could be used by immunologists and biologists with little computational background Package: vice Description-md5: 08c1a2e701ce8fd760ff934904ea4135 Description-en_GB: Versatile Commodore Emulator VICE emulates well the hardware of the Commodore Business Machines of the pre-Amiga era. Supported are the various Pets, the VIC-20, the Commodore 64, the Commodore 128, the CBM-II series, and the PLUS/4. . Some alternate keywords for the above: VIC20, C64, C=64, C64 DTV, C128, C=128, CBM-500, CBM-600, CBM-700, PLUS4 . . This package does not contain the various ROM images needed to actually use the emulators; they are available separately from other locations (see the README.ROMs file). A corporation in the Netherlands called Tulip holds the copyrights to the ROM images, and redistribution is not permitted, but VICE itself is unencumbered. Package: videotrans Description-md5: e1f89ca2dddfd4e1fb8361b8e9ee4150 Description-en_GB: DVD authoring utilities A collection of utilities and scripts designed to help with DVD authoring: * movie-to-dvd - convert video to MPEG2 + MP2 or AC3 * movie-title - combine video and title sequence into a menu * movie-make-title - create background video for DVD menu * movie-make-title-simple - create background image+audio for DVD menu * movie-rip-tv.com - gather information about TV series from tv.com * movie-rip-epg.data - convert EPG to .info for movie-title * movie-compare-dvd - verify if DVD was burned correctly Package: virtualbox Description-md5: 30f96d22c1a6ca04db16bdc1e79ad965 Description-en_GB: x86 virtualisation solution - base binaries VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the binaries for VirtualBox. Either the virtualbox- dkms or the virtualbox-source package is also required in order to compile the kernel modules needed for virtualbox. A graphical user interface for VirtualBox is provided by the package virtualbox-qt. Package: virtualbox-dkms Description-md5: 4d42f0fe51c4a92f2aed5071f84524ae Description-en_GB: x86 virtualisation solution - kernel module sources for dkms VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the source code for the virtualbox kernel module to be build with dkms. Kernel sources or headers are required to compile this module. Package: virtualbox-ext-pack Description-md5: d34299a0a1c7bf804958800947ea531c Description-en_GB: extra capabilities for VirtualBox, downloader. VirtualBox requires an extension pack to provide support for Remote Desktop Protocol, USB 2.0, PXE booting for Intel network cards, etc. This PUEL-licensed extension pack is free for personal use. . This package downloads the extension pack from internet during install. Package: virtualbox-guest-additions-iso Description-md5: 11a9eaac064138ec238f7c2ee4c018df Description-en_GB: guest additions iso image for VirtualBox VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides an iso image which contains the guest additions for Linux, Solaris and Windows to be installed on the host system. The guest systems then can mount the iso and install the guest additions from there. Package: virtualbox-guest-utils Description-md5: e69be43e48223cb949bed0ec7715d1e7 Description-en_GB: x86 virtualisation solution - non-X11 guest utilities VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the non-X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and allow to share data through shared folders between the host system and the virtual machine. . Either the virtualbox-guest-dkms or the virtualbox-guest-source package is also required in order to compile the kernel modules needed for virtualbox-guest-utils. Package: virtualbox-guest-utils-hwe Description-md5: e69be43e48223cb949bed0ec7715d1e7 Description-en_GB: x86 virtualisation solution - non-X11 guest utilities VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the non-X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and allow to share data through shared folders between the host system and the virtual machine. . Either the virtualbox-guest-dkms or the virtualbox-guest-source package is also required in order to compile the kernel modules needed for virtualbox-guest-utils. Package: virtualbox-guest-x11 Description-md5: 3487afde0b114ec7e205b11f1dd3f7a5 Description-en_GB: x86 virtualisation solution - X11 guest utilities VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and improve the interactive performance. Package: virtualbox-guest-x11-hwe Description-md5: 3487afde0b114ec7e205b11f1dd3f7a5 Description-en_GB: x86 virtualisation solution - X11 guest utilities VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the X11 guest utilities for VirtualBox. These utilities are meant to be run inside the virtual machine. They provide closer integration and improve the interactive performance. Package: virtualbox-qt Description-md5: 41ed29f36ba23b3ce0155f9a8efcff60 Description-en_GB: x86 virtualisation solution - Qt based user interface VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the Qt based graphical user interface for VirtualBox. Package: virtualbox-source Description-md5: 53035ede584988f3413156cb7a5dbe8b Description-en_GB: x86 virtualisation solution - kernel module source VirtualBox is a free x86 virtualisation solution allowing a wide range of x86 operating systems such as Windows, DOS, BSD or Linux to run on a Linux system. . This package provides the source code for the virtualbox kernel module. The virtualbox package is also required in order to make use of these modules. Kernel sources or headers are required to compile this module. . The source is placed under /usr/src, and after decompression it can be built to produce a virtualbox-modules-_KVERS_ providing "virtualbox- modules" package. Package: vmware-manager Description-md5: 93b9e2dacfd37f155d09c0bc2e477782 Description-en_GB: utility to manage VMware virtual machines This package provides vwm, a command-line tool for managing VMware virtual machines. This is primarily useful for larger installations where virtuals need to be migrated, cloned or otherwise modified from the command line. . vwm requires the non-free VMware Vsphere Perl SDK to be installed. Package: w3-recs Description-md5: adacb41179aa7d5d7fc5a3866da9a8f7 Description-en_GB: Recommendations of the World Wide Web Consortium (W3C) This package includes the Recommendations produced by the World Wide Web Consortium (W3C) standardisation body in HTML format. . The included Recommendations are: . * A MathML for CSS Profile * Architecture of the World Wide Web, Volume One * Associating Style Sheets with XML documents 1.0 (Second Edition) * Authoring Tool Accessibility Guidelines 1.0 * CSS Colour Module Level 3 * CSS Marquee Module Level 3 * CSS Mobile Profile 2.0 * CSS Multi-column Layout Module * CSS Namespaces Module * CSS Style Attributes * CSS TV Profile 1.0 * CSS3 Basic User Interface Module * CSS3 Ruby Module * Canonical XML Version 1.0 * Canonical XML Version 1.1 * Cascading Style Sheets (CSS1) Level 1 Specification * Cascading Style Sheets Level 2 Revision 1 (CSS 2.1) Specification * Character Model for the World Wide Web 1.0: Fundamentals * Character Model for the World Wide Web 1.0: Resource Identifiers * Composite Capability/Preference Profiles (CC/PP): Structure and Vocabularies 1.0 * Decryption Transform for XML Signature * Device Description Repository Simple API * Digital Signatures for Widgets * Document Object Model (DOM) Level 1 * Document Object Model (DOM) Level 2 Core Specification * Document Object Model (DOM) Level 2 Events Specification * Document Object Model (DOM) Level 2 HTML Specification * Document Object Model (DOM) Level 2 Style Specification * Document Object Model (DOM) Level 2 Traversal and Range Specification * Document Object Model (DOM) Level 2 Views Specification * Document Object Model (DOM) Level 3 Core Specification * Document Object Model (DOM) Level 3 Load and Save Specification * Document Object Model (DOM) Level 3 Validation Specification * EMMA: Extensible MultiModal Annotation markup language * Efficient XML Interchange (EXI) Format 1.0 * Element Traversal Specification * Exclusive XML Canonicalisation Version 1.0 * Extensible Markup Language (XML) 1.0 (Fifth Edition) * Extensible Markup Language (XML) 1.1 (Second Edition) * Extensible Stylesheet Language (XSL) Version 1.0 * Extensible Stylesheet Language (XSL) Version 1.1 * GRDDL Test Cases * Geolocation API Specification * Gleaning Resource Descriptions from Dialects of Languages (GRDDL) * HTML 3.2 Reference Specification * HTML 4.0 Specification * HTML 4.01 Specification * Internationalisation Tag Set (ITS) Version 1.0 * Mathematical Markup Language (MathML) 1.01 Specification * Mathematical Markup Language (MathML) Version 2.0 (Second Edition) * Mathematical Markup Language (MathML) Version 3.0 * Media Queries * Mobile SVG Profiles: SVG Tiny and SVG Basic * Mobile Web Application Best Practices * Mobile Web Best Practices 1.0 * Namespaces in XML 1.0 (Third Edition) * Namespaces in XML 1.1 (Second Edition) * OWL 2 Web Ontology Language Conformance * OWL 2 Web Ontology Language Direct Semantics * OWL 2 Web Ontology Language Document Overview * OWL 2 Web Ontology Language Mapping to RDF Graphs * OWL 2 Web Ontology Language New Features and Rationale * OWL 2 Web Ontology Language Primer * OWL 2 Web Ontology Language Profiles * OWL 2 Web Ontology Language Quick Reference Guide * OWL 2 Web Ontology Language RDF-Based Semantics * OWL 2 Web Ontology Language Structural Specification and Functional-Style Syntax * OWL 2 Web Ontology Language XML Serialisation * OWL Web Ontology Language Guide * OWL Web Ontology Language Overview * OWL Web Ontology Language Reference * OWL Web Ontology Language Semantics and Abstract Syntax * OWL Web Ontology Language Test Cases * OWL Web Ontology Language Use Cases and Requirements * PICS 1.1 Label Distribution -- Label Syntax and Communication Protocols * PICS 1.1 Rating Services and Rating Systems -- and Their Machine Readable Descriptions * PICS Signed Labels (DSig) 1.0 Specification * PICSRules 1.1 Specification * Portable Network Graphics (PNG) Specification (Second Edition) * Pronunciation Lexicon Specification (PLS) Version 1.0 * Protocol for Web Description Resources (POWDER): Description Resources * Protocol for Web Description Resources (POWDER): Formal Semantics * Protocol for Web Description Resources (POWDER): Grouping of Resources * QA Framework: Specification Guidelines * RDF Primer * RDF Semantics * RDF Test Cases * RDF Vocabulary Description Language 1.0: RDF Schema * RDF/XML Syntax Specification (Revised) * RDFa in XHTML: Syntax and Processing * RIF Basic Logic Dialect * RIF Core Dialect * RIF Datatypes and Built-Ins 1.0 * RIF Framework for Logic Dialects * RIF Production Rule Dialect * RIF RDF and OWL Compatibility * Resource Description Framework (RDF) Model and Syntax Specification * Resource Description Framework (RDF): Concepts and Abstract Syntax * Resource Representation SOAP Header Block * Ruby Annotation * SKOS Simple Knowledge Organisation System Reference * SMIL Animation * SOAP Message Transmission Optimisation Mechanism * SOAP Version 1.2 Part 0: Primer (Second Edition) * SOAP Version 1.2 Part 1: Messaging Framework (Second Edition) * SOAP Version 1.2 Part 2: Adjuncts (Second Edition) * SOAP Version 1.2 Specification Assertions and Test Collection (Second Edition) * SPARQL Protocol for RDF * SPARQL Query Language for RDF * SPARQL Query Results XML Format * Scalable Vector Graphics (SVG) 1.0 Specification * Scalable Vector Graphics (SVG) 1.1 Specification * Scalable Vector Graphics (SVG) Tiny 1.2 Specification * Selectors API Level 1 * Selectors Level 3 * Semantic Annotations for WSDL and XML Schema * Semantic Interpretation for Speech Recognition (SISR) Version 1.0 * Service Modelling Language Interchange Format Version 1.1 * Service Modelling Language, Version 1.1 * Speech Recognition Grammar Specification Version 1.0 * Speech Synthesis Markup Language (SSML) Version 1.0 * Speech Synthesis Markup Language (SSML) Version 1.1 * Synchronised Multimedia Integration Language (SMIL 2.1) * Synchronised Multimedia Integration Language (SMIL 3.0) * Synchronised Multimedia Integration Language (SMIL) 1.0 Specification * The 'view-mode' Media Feature * The Platform for Privacy Preferences 1.0 (P3P1.0) Specification * Timed Text Markup Language (TTML) 1.0 * User Agent Accessibility Guidelines 1.0 * Voice Browser Call Control: CCXML Version 1.0 * Voice Extensible Markup Language (VoiceXML) 2.1 * Voice Extensible Markup Language (VoiceXML) Version 2.0 * W3C XML Schema Definition Language (XSD): Component Designators * W3C mobileOK Basic Tests 1.0 * Web Content Accessibility Guidelines (WCAG) 2.0 * Web Content Accessibility Guidelines 1.0 * Web Security Context: User Interface Guidelines * Web Services Addressing 1.0 - Core * Web Services Addressing 1.0 - Metadata * Web Services Addressing 1.0 - SOAP Binding * Web Services Choreography Description Language Version 1.0 * Web Services Description Language (WSDL) Version 2.0 Part 0: Primer * Web Services Description Language (WSDL) Version 2.0 Part 1: Core Language * Web Services Description Language (WSDL) Version 2.0 Part 2: Adjuncts * Web Services Policy 1.5 - Attachment * Web Services Policy 1.5 - Framework * WebCGM 1.0 Second Release * WebCGM 2.0 * WebCGM 2.1 * Widget Access Request Policy * XForms 1.0 Basic Profile * XForms 1.1 * XHTML-Print - Second Edition * XHTML™ 1.0 The Extensible HyperText Markup Language (Second Edition) * XHTML™ 1.1 - Module-based XHTML - Second Edition * XHTML™ Basic 1.1 - Second Edition * XHTML™ Modularisation 1.1 - Second Edition * XML Base (Second Edition) * XML Binding Language (XBL) 2.0 * XML Entity Definitions for Characters * XML Events * XML Fragment Interchange * XML Inclusions (XInclude) Version 1.0 (Second Edition) * XML Information Set (Second Edition) * XML Key Management Specification (XKMS 2.0) * XML Key Management Specification (XKMS 2.0) Bindings * XML Linking Language (XLink) Version 1.0 * XML Linking Language (XLink) Version 1.1 * XML Path Language (XPath) 2.0 * XML Path Language (XPath) 2.0 (Second Edition) * XML Path Language (XPath) Version 1.0 * XML Schema Part 0: Primer Second Edition * XML Schema Part 1: Structures Second Edition * XML Schema Part 2: Datatypes Second Edition * XML Signature Syntax and Processing (Second Edition) * XML Syntax for XQuery 1.0 (XQueryX) * XML Syntax for XQuery 1.0 (XQueryX) (Second Edition) * XML-Signature XPath Filter 2.0 * XML-binary Optimised Packaging * XMLHttpRequest * XPointer Framework * XPointer element() Scheme * XPointer xmlns() Scheme * XProc: An XML Pipeline Language * XQuery 1.0 and XPath 2.0 Data Model (XDM) (Second Edition) * XQuery 1.0 and XPath 2.0 Formal Semantics (Second Edition) * XQuery 1.0 and XPath 2.0 Functions and Operators (Second Edition) * XQuery 1.0: An XML Query Language * XQuery 1.0: An XML Query Language (Second Edition) * XQuery Update Facility 1.0 * XQuery Update Facility 1.0 Requirements * XQuery Update Facility 1.0 Use Cases * XQuery and XPath Full Text 1.0 * XSL Transformations (XSLT) Version 1.0 * XSL Transformations (XSLT) Version 2.0 * XSLT 2.0 and XQuery 1.0 Serialisation (Second Edition) * rdf:PlainLiteral: A Datatype for RDF Plain Literals * xml:id Version 1.0 Package: wap-wml-tools Description-md5: d6cb06102d6ab9d9d298d6ffda1df8de Description-en_GB: Wireless Markup Language development and test tools wml-tools is a suite of small programs designed to help in the construction of WAP WML decks. The suite currently comprises: * wmlc - a WML bytecode compiler * wmld - a WML bytecode decompiler * wmlv - a very simple text-based WML deck viewer * wbmp2xpm - a WBMP to XPM converter * wmlhtml - a simple WML deck to HTML converter * rdfwml - an RDF channel to WML deck converter Package: wdq2wav Description-md5: bb5df72836bb6620b3380cb6182d33a7 Description-en_GB: Converts a WinDAQ channel to sound .wav file This program extracts a channel from a WinDAQ file and produces a .wav file that can be played. This is helpful when recording a chatter channel for a WinDAQ session with multiple A/D channels. Package: weirdx Description-md5: efd18efb16cda856c70bd010ee0ab87c Description-en_GB: X server in Java A complete X server implementation in Java which can run standalone or as an applet. It supports remote X and (using libjsch-java) X forwarded over SSH. . Also includes a library for embedding WeirdX in other Java programs or Applets. Package: wnn7egg Description-md5: 7918444a5374084c8d0ad79a7e5c2c6a Description-en_GB: Wnn-nana-tamago -- EGG Input Method with Wnn7 for Emacsen EGG for Wnn7, called `wnn-nana-tamago' is Japanese Input Method for Emacsen. It is based on Tamago ver.3 (v3.09) and incorporated the communication library part of Tamago Ver.4 . This only can use with Jserver of Wnn7. Package: wolf4sdl Description-md5: beea9093882e5fbed23b790bd8645f99 Description-en_GB: SDL-Port of Wolfenstein 3-D and Spear of Destiny Maybe it was the fact that people got to blow away Nazis. Maybe it was the sheer challenge of it all. For whatever reason, Wolfenstein 3-D and Spear of Destiny, pioneered the first-person shooter genre and brought its legendary creators, id Software, worldwide notoriety and numerous awards. In fact, The Computer Gaming World Hall of Fame recognised Wolfenstein 3D as helping to shape the overall direction of the computer gaming industry. . Wolf4SDL is an open-source port of id Software's classic first-person shooter Wolfenstein 3-D to the cross-platform multimedia library "Simple DirectMedia Layer (SDL)" (http://www.libsdl.org). It is meant to keep the original feel while taking advantage of some improvements. . The wolf4sdl game requires additional data files which are not available under a free licence and cannot be distributed by Debian. Thus, this package contains no data files, but current releases of `game-data- packager' are able to generate suitable data packages from the publicly available Wolfenstein 3-D shareware episode. Package: x13as Description-md5: c9dc0812548daa168aed4bd3bf0ee33a Description-en_GB: seasonal adjustment software for modelling time series X-13ARIMA-SEATS is a seasonal adjustment software produced, distributed, and maintained by the Census Bureau, U.S. Department of Commerce. . Features include: - Extensive time series modelling and model selection capabilities for linear regression models with ARIMA errors (regARIMA models); - The capability to generate ARIMA model-based seasonal adjustment using a version of the SEATS procedure originally developed by Victor Gómez and Agustín Maravall at the Bank of Spain as well as nonparametric adjustments from the X-11 procedure; - Diagnostics of the quality and stability of the adjustments achieved under the options selected; - The ability to efficiently process many series at once. . This package ships the version of the program that creates ASCII text file output. Package: xfonts-naga10 Description-md5: f553d0d1c2d331faa6d13c8e8b9c0928 Description-en_GB: 10x10 dot Japanese and ISO-8859-1 naga10 fonts This package includes 10x10 dot Japanese fonts called naga10 for use with the X Window System. It also includes ISO-8859-1 fonts. Package: xfractint Description-md5: 61c3738a20c978ffe1b6a4eaac35accf Description-en_GB: UNIX-based fractal generator Generate Mandelbrot, Julia, IFS, and many more fractals in 2D and 3D, including those you design yourself. Version 19 now supports arbitrary precision which allows zooming to a depth of 10^1600, as well as generation of random dot stereograms. Package: xml2rfc Description-md5: c52c3120527065ba171aae95685c4c34 Description-en_GB: XML-based formatting tool for RFCs This package provides xml2rfc, a tool which creates text, HTML, PDF, and nroff output in the format required for Internet-Drafts and RFCs. The text and nroff output is suitable for input to the RFC editor. . The DTD used by the XML documents is described in RFC 2629. Package: xsnow Description-md5: 50f83ae2081d9d64cb36576ded637c7a Description-en_GB: brings Christmas to your desktop Xsnow is a X Window application that will snow on the desktop background. Santa and his reindeer will complete your festive-season feeling. Xsnow runs in GNOME, KDE, FVWM and desktops that are derived from those. Package: xtide-data-nonfree Description-md5: 5198053f69c8e13dcd7b07b35926227a Description-en_GB: Harmonics data for xtide (Canada, Netherlands, Germany and UK) XTide is a package that provides tide and current predictions in a wide variety of formats. Graphs, text listings, and calendars can be generated, or a tide clock can be provided on your desktop. . This package provides _extra_ harmonic station data for the xtide package. XTide works fine without them using the (free) xtide-data package which provides harmonics data for the US, but this package adds non-free data for Canada, the Netherlands, Germany and the UK. . This package is non-free because commercial distribution of the data is not allowed. Package: xtrs Description-md5: c54ac14c22d2401900ed00ee8a00f426 Description-en_GB: emulator for TRS-80 Model I/III/4/4P computers xtrs is an X-based emulator for the Tandy/Radio Shack line of Zilog Z80-based microcomputers popular in the late 1970s and early 1980s. It features cassette, floppy, and hard drive emulation, timer interrupt emulation, file import and export from the host operating system, support for most of the undocumented Z80 instructions, and a built-in debugger. Real floppy drives can be used, and, if an OSS-compatible sound driver is available, application-based sound can be played and real cassettes read and written directly through the sound card or via WAVE files. Several hi-res graphics cards are emulated and, in Model 4/4P mode, mice are supported. There is also real-time clock, sound card, serial port, joystick, and CPU clock speedup emulation. . xtrs requires ROM images from the original machines. The ROMs are copyrighted by Radio Shack and are not freely licensed. (Exception: in Model 4P mode, a freely-licensed boot ROM included with this package can be used to boot a Model 4 operating system from a diskette image.) . xtrs is maintained upstream at GitHub: see . Package: xubuntu-restricted-addons Description-md5: bb5192b841eb0c67202acae1287bc5ce Description-en_GB: Commonly used restricted packages for Ubuntu (transitional) This package depends on some commonly used packages in the Ubuntu universe and multiverse repositories. . You should not install this package directly, but instead install the ubuntu-restricted-extras package. . This is a transitional package. It can safely be removed. Package: xvid4conf Description-md5: 61196a43ff23beb7b6d2803a0888df6a Description-en_GB: creates XviD configuration files This tool creates XviD configuration files. The generated configuration file is meant to be read by transcodes xvid4 export module. This module (and so the configuration file) is intended to be used with XviD 1.0 (dev- api-4) Package: xvidenc Description-md5: d5995d5e7d156627472cb04bdee1b96b Description-en_GB: shell script to encode DVDs to Xvid A shell script which makes it easy to encode DVDs, (S)VCDs or video files to the Xvid video format using MEncoder from the MPlayer project. . xvidenc is written in a way to be useful for power users yet it is also very user friendly for people who are novices when it comes to video encoding. xvidenc operates by asking questions to the user, collecting input and passing it over to the encoding software. One of its unique features is the ability to use built-in video quality presets. This is especially useful to people who are just starting to encode video. Package: yale Description-md5: 46e088008ce08a1e9426e8d000ccbd9b Description-en_GB: stellar data set from the Yale Bright Star Catalogue These data come from the [Yale] Bright Star Catalogue, 5th Rev. Ed. (preliminary), Hoffleit and Warren, 1991. It contains all the stars with apparent magnitude brighter than +6.5. . This stellar data set may be viewed with StarPlot program available from Debian, but can be used with other astronomical software. Package: yamagi-quake2 Description-md5: 096b3001c48d6dd59088246be1310434 Description-en_GB: enhanced version of id Software's Quake II - client This is the Yamagi Quake II Client, an enhanced Version of id Software's Quake II. The main focus is single player, the gameplay and the graphics are unchanged, but many bugs were fixed. This code is based upon Icculus Quake II, which itself is built upon id Software's original code drop. Additional code and patches by many contributors were used. . This engine is intended to be used via the wrapper script and menu entries in the quake2 package. Package: yamagi-quake2-core Description-md5: e270a3e339b48baf7aa8b74813c170ba Description-en_GB: enhanced version of id Software's Quake II - non-GUI part This is the Yamagi Quake II Server, an enhanced Version of id Software's Quake II. This code is based upon Icculus Quake II, which itself is built upon id Software's original code drop. Additional code and patches by many contributors were used. . This package contains files common to the client and the server, and a dedicated server engine is intended to be used via the wrapper script and init scripts in the quake2-server package. Package: ydpdict Description-md5: 1d8b03ebcd291c2d6c1dc8caf4e40e25 Description-en_GB: interface for Collins and Langenscheidt dictionaries This is an ncurses interface to the Collins English-Polish/Polish-English and/or Langenscheidt German-Polish/Polish-German dictionaries distributed by Young Digital Planet. It can also play the pronunciation samples if the CD is available. . This package is only the interface, it does not contain the dictionary files itself. To use it, you need a copy of a dictionary from YDP. Package: zangband Description-md5: f78402f3185f38d4b6019bda59d02d6a Description-en_GB: A single-player, text-based, roguelike game Zangband is a single-player, roguelike game, based on Angband. Like Angband, Zangband features unique foes, artifacts, monster pits and vaults. Additionally, Zangband offers a new spell system (life, sorcery, nature, chaos, death magic), a different monster list, speaking unique foes, rumours, warrants, new ego items, backstabbing from rogues, poisoned weapons, and much more. Package: zangband-data Description-md5: 976c44c586fad17925f2f71d99e97fab Description-en_GB: A single-player, text-based, roguelike game (datafiles) Zangband is a single-player, roguelike game, based on Angband. Like Angband, Zangband features unique foes, artifacts, monster pits and vaults. . This package contains the architecture-independent data files used by zangband. Package: zeroc-ice-manual Description-md5: e8d1b384965040f931108a6bcf3b0065 Description-en_GB: Ice documentation in pdf Ice, the Internet Communications Engine, is a middleware for the practical programmer developed by ZeroC Inc. A high-performance Internet communications platform, Ice includes a wealth of layered services and plug-ins. . Ice is built on concepts which will be familiar to CORBA programmers, and supports a wide variety of programming languages and runtime platforms. . This package installs the book 'Distributed Programming with Ice' as a pdf file in /usr/share/doc/zeroc-ice-manual. Package: libxilinx-vcu-dev Description-md5: dd9c1c7496462871eee7c13df15361d4 Description-en_GB: Xilinx VCU Ctrl Software - development files Some Xilinx models include a hardware Video Codec Unit (VCU). The Xilinx VCU Control Software provides tools and libraries to leverage this hardware. . This package contains the development files. Package: libxilinx-vcu-omx-dev Description-md5: c9acde522a8af24a93726e8bdaa8b75f Description-en_GB: Xilinx VCU OpenMax Integration Layer - development files Some Xilinx models include a hardware Video Codec Unit (VCU). The Xilinx VCU OpenMax (OMX) Integration Layer (IL) provides an implementation of OMX IL for this hardware. . This package contains the development files. Package: linux-firmware-snapdragon Description-md5: d98b2c8091af43eafba19481307e73dc Description-en_GB: DragonBoard410c wifi firmware This package contains the proprietary files necessary to make wifi work on the DragonBoard410c. Package: dgen Description-md5: 20fefa819f9825cdf1e7c02d1ddb9173 Description-en_GB: Sega Genesis/MegaDrive emulator DGen/SDL is an emulator for the Sega Genesis/MegaDrive game console. It can be used to play many games, none of which are included in this package. It supports save states, full screen mode, interlace mode, Game Genie, joystick, compressed ROM images, and more. Package: etqw Description-md5: 36f2b3fe69063b347eb3b5d032d815b7 Description-en_GB: science-fiction-themed multiplayer first person shooter Enemy Territory: Quake Wars is a multiplayer first-person shooter game by Splash Damage and id Software, released in 2007. This package contains a launcher script and menu entry to play ETQW using the proprietary x86 binaries provided by id Software. . Please note that the ETQW engine is not Free Software, and Debian cannot fix any bugs or security flaws in the engine or game code. . To make this package useful, you will need to create and install some non- distributable packages by using the game-data-packager package: etqw-bin, and etqw-data. Creating those packages requires data files from an "Enemy Territory: Quake Wars" installation or DVD. Package: etqw-server Description-md5: f754f9e4d53d6ea1037e9dec690075b3 Description-en_GB: dedicated server for Enemy Territory: Quake Wars This package contains a launcher script and systemd unit to run a Enemy Territory: Quake Wars server using the proprietary x86 binaries provided by id Software. . Please note that the ETQW engine is not Free Software, and Debian cannot fix any bugs or security flaws in the engine or game code. . To mitigate any security flaws that might exist in this server, the systemd unit is not enabled by default, and must be enabled with systemctl if it should start at boot time. The systemd unit uses various security hardening options to prevent the server from escalating its privileges. There is no sysvinit script, since sysvinit does not provide similar security hardening. . To make this package useful, you will need to create and install some non- distributable packages by using the game-data-packager package: etqw-bin, and etqw-data. Creating those packages requires data files from an "Enemy Territory: Quake Wars" installation or DVD. Package: quake4 Description-md5: 295c3a73cf8fea1b5238b2363b96ecaa Description-en_GB: science-fiction-themed first person shooter Quake 4 is a first-person shooter game by Raven Software and id Software, released in 2005. This package contains a launcher script and menu entry to play Quake 4 using the proprietary x86 binaries provided by id Software. . Please note that the Quake 4 engine is not Free Software, and Debian cannot fix any bugs or security flaws in the engine or game code. . To make this package useful, you will need to create and install some non- distributable packages by using the game-data-packager package: quake4-bin, and either quake4-data (for all regions except Germany) or quake4-censored-de-data (for the incompatible version sold in Germany). Creating those packages requires data files from a Quake 4 installation or DVD. Package: quake4-server Description-md5: 3daeb23b44625a430d820247d216d21b Description-en_GB: dedicated server for Quake 4 This package contains a launcher script and systemd unit to run a Quake 4 server using the proprietary x86 binaries provided by id Software. . Please note that the Quake 4 engine is not Free Software, and Debian cannot fix any bugs or security flaws in the engine or game code. . To mitigate any security flaws that might exist in this server, the systemd unit is not enabled by default, and must be enabled with systemctl if it should start at boot time. The systemd unit uses various security hardening options to prevent the server from escalating its privileges. There is no sysvinit script, since sysvinit does not provide similar security hardening. . To make this package useful, you will need to create and install some non- distributable packages by using the game-data-packager package: quake4-bin, and either quake4-data (for the uncensored version sold on Steam and in countries other than Germany) or quake4-censored-de-data (for the incompatible version sold in Germany). Creating those packages requires data files from a Quake 4 installation or DVD. Package: speech-dispatcher-ibmtts Description-md5: 58e52cccb215af6ea193914e90fd5155 Description-en_GB: Speech Dispatcher: IBM TTS output module Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesisers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains the output module for the IBM TTS (aka Eloquence), which needs to be installed separately. Package: steam Description-md5: af1d3df251091ae182c4d88ba53bd6cd Description-en_GB: Valve's Steam digital software delivery system Steam (https://www.steampowered.com) is a software content delivery system developed by Valve software (https://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . This package comes with a fairly substantial non-free license agreement that must be accepted before installing the software. If you have any opposition to non-free work, please select "I DECLINE" during the package installation dialogs. There are also additional agreements in various parts of the application that differ from the original agreement. In other words, pay attention and read carefully if you're worried about your rights. Package: steamcmd Description-md5: b07248086cabb08bc2914064e12c69a2 Description-en_GB: Command-line interface for Valve's Steam Steam (http://www.steampowered.com) is a software content delivery system developed by Valve software (http://www.valvesoftware.com). There is some free software available, but for the most part the content delivered is non-free. . The Steam Console Client or SteamCMD is a command-line version of the Steam client. Its primary use is to install and update various dedicated servers available on Steam using a command-line interface. . This package comes with a fairly substantial non-free license agreement that must be accepted before installing the software. If you have any opposition to non-free work, please select "I DECLINE" during the package installation dialogs. Package: 0ad Description-md5: d943033bedada21853d2ae54a2578a7b Description-en_GB: Real-time strategy game of ancient warfare 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy game that allows players to relive or rewrite the history of Western civilisations, focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and powerful custom-built game engine. Package: 0ad-data Description-md5: 26581e685027d5ae84824362a4ba59ee Description-en_GB: Real-time strategy game of ancient warfare (data files) 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy game that allows players to relive or rewrite the history of Western civilisations, focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and powerful custom-built game engine. . This package contains the main data files required by 0 A.D. Package: 0ad-data-common Description-md5: 8d014b839c4c4e9b6f82c7512d7e3496 Description-en_GB: Real-time strategy game of ancient warfare (common data files) 0 A.D. (pronounced "zero ey-dee") is a free, open-source, cross-platform real-time strategy (RTS) game of ancient warfare. In short, it is a historically-based war/economy game that allows players to relive or rewrite the history of Western civilisations, focusing on the years between 500 B.C. and 500 A.D. The project is highly ambitious, involving state-of-the-art 3D graphics, detailed artwork, sound, and a flexible and powerful custom-built game engine. . This package contains the data files (configuration and tools) required by 0 A.D. Package: 0install Description-md5: 516b2c2eefb9eca77712b715f5c0ef14 Description-en_GB: cross-distribution packaging system Zero Install is a decentralised cross-distribution software installation system available under the LGPL. It allows software developers to publish programs directly from their own web-sites, while supporting features familiar from centralised distribution repositories such as shared libraries, automatic updates and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution. . This package includes the GTK GUI for 0install. If you have a headless system, install just the 0install-core package to avoid pulling in any GUI dependencies. Package: 0install-core Description-md5: 42858e1bbd2e448dcccd6c029ba3b0af Description-en_GB: cross-distribution packaging system (non-GUI parts) Zero Install is a decentralised cross-distribution software installation system available under the LGPL. It allows software developers to publish programs directly from their own web-sites, while supporting features familiar from centralised distribution repositories such as shared libraries, automatic updates and digital signatures. It is intended to complement, rather than replace, the operating system's package management. 0install packages never interfere with those provided by the distribution. Package: 0xffff Description-md5: 183c49f6505eb3432d1b069800f1f5b6 Description-en_GB: Open Free Fiasco Firmware Flasher The ‘Open Free Fiasco Firmware Flasher’ aka 0xFFFF utility implements a free userspace handler for the NOLO bootloader and extended features for flashing, dumping and getting information for the Nokia Internet Tablets. Thus it's a free alternative to Nokia's closed source flashing utility called flasher. . Supported operations currently include, but are not limited to: * generating and unpacking FIASCO images on local device * editing Maemo firmware packages * flashing any kind image type to Maemo devices via USB * "cold" flashing for devices with bricked bootloaders * direct kernel boot without flashing it to NAND * changing configuration of Maemo device (R&D flags, HW revision strings, ...) . Supported are the Nokia 770, N800, N810, N810w, N900, N950 and N9. Package: 2048-qt Description-md5: 0f25c2ca95ceff4500fde9f651d74f2e Description-en_GB: mathematics based puzzle game 2048 puzzle is mathematics based puzzle game where you have to slide tiles on a grid to combine them and create a tile with the number 2048. You have to merge the similar number tiles (2n) by moving the arrow keys in four different directions. When two tiles with the same number touch, they will merge into one. Package: 2ping Description-md5: 2543c220a763445976d1348c5b593743 Description-en_GB: Ping utility to determine directional packet loss 2ping is a bi-directional ping utility. It uses 3-way pings (akin to TCP SYN, SYN/ACK, ACK) and after-the-fact state comparison between a 2ping listener and a 2ping client to determine in which direction packet loss occurs. Package: 2to3 Description-md5: 99d0c4da87ac7a830ee863ab2b2d2e40 Description-en_GB: 2to3 binary using python3 2to3 is a Python program that reads Python 2.x source code and applies a series of fixers to transform it into valid Python 3.x code. The standard library contains a rich set of fixers that will handle almost all code. 2to3 supporting library lib2to3 is, however, a flexible and generic library, so it is possible to write your own fixers for 2to3. lib2to3 could also be adapted to custom applications in which Python code needs to be edited automatically. . This package is a dependency package, which depends on Debian's default Python 3 2to3 version (currently v3.10). Package: 2vcard Description-md5: 772b42c5a35b82967966265253189059 Description-en_GB: convert an addressbook to VCARD file format 2vcard converts address books and alias files into the widely-used vCard format. Currently it can convert from abook, Eudora, Juno, LDIF, mutt, mh and pine. . 2vcard was developed using Perl. Package: 3270-common Description-md5: a1fad8fe7f911b2c01164ff75d013e53 Description-en_GB: Common files for IBM 3270 emulators and pr3287 3270-common contains files referenced in other 3270 packages Package: 389-ds Description-md5: 72b0f037b5c7bab3e3a681a127817467 Description-en_GB: 389 Directory Server suite - metapackage Based on the Lightweight Directory Access Protocol (LDAP), the 389 Directory Server is designed to manage large directories of users and resources robustly and scalably. . This is a metapackage depending on the LDAPv3 server and a Cockpit UI plugin for administration. Package: 389-ds-base Description-md5: 9c56eb26e44476f95f66b09921fcbf22 Description-en_GB: 389 Directory Server suite - server Based on the Lightweight Directory Access Protocol (LDAP), the 389 Directory Server is designed to manage large directories of users and resources robustly and scalably. . Its key features include: * four-way multi-master replication; * great scalability; * extensive documentation; * Active Directory user and group synchronisation; * secure authentication and transport; * support for LDAPv3; * graphical management console; * on-line, zero downtime update of schema, configuration, and in-tree Access Control Information. Package: 389-ds-base-dev Description-md5: 630be364e8b8b2a8f60ee17e872a2550 Description-en_GB: 389 Directory Server suite - development files Based on the Lightweight Directory Access Protocol (LDAP), the 389 Directory Server is designed to manage large directories of users and resources robustly and scalably. . This package contains development headers for the core libraries of the 389 Directory Server, useful for developing plugins without having to install the server itself. Package: 389-ds-base-libs Description-md5: d2ef365214ac1295f734f49594c9b579 Description-en_GB: 389 Directory Server suite - libraries Based on the Lightweight Directory Access Protocol (LDAP), the 389 Directory Server is designed to manage large directories of users and resources robustly and scalably. . This package contains core libraries for the 389 Directory Server. Package: 3dchess Description-md5: 12d01b96d7645ee302ebc29cde999e92 Description-en_GB: Play chess across 3 boards! There are three boards, stacked vertically; 96 pieces of which most are the traditional chess pieces with just a couple of additions; 26 possible directions in which to move. Provides a challenging enough game to all but the most highly skilled players. Package: 4g8 Description-md5: 08a3e421414ebaacb3294625688dc573 Description-en_GB: Packet Capture and Interception for Switched Networks 4G8 allows you to capture traffic from a third party in a switched environment at the expense of a slight increase in latency to that third party host. Utilising ARP cache poisoning, packet capture and packet reconstruction techniques, 4G8 works with nearly all TCP, ICMP and UDP IPv4 traffic flows. Package: 4pane Description-md5: 0cbfd20b52fcad0147c132cddb630702 Description-en_GB: four-pane detailed-list file manager 4pane is a dual twin-pane file manager: directories and files are displayed in separate panes. By default two pairs of these twin-panes are displayed at a time, allowing easy dragging or pasting. . As well as standard file manager functions, features include support for nfs sshfs and samba, archive management including virtual browsing, multiple renaming of files, user-defined tools, a terminal emulator, and gui access to grep find and locate. Almost all actions, even deletions, can be undone and redone. . 4pane aims to be highly configurable, fast and fully-featured without bloat. Package: 4ti2 Description-md5: 492cca73dfb17534ab742175067b92b6 Description-en_GB: mathematical tool suite for problems on linear spaces -- tools 4ti2 is a mathematical software package for algebraic, geometric and combinatorial problems on linear spaces. . This package provides the 4ti2 tool suite. Package: 4ti2-doc Description-md5: 91b1a130272354c0655306a2fe0d9ca3 Description-en_GB: mathematical tool suite for problems on linear spaces -- user guide 4ti2 is a mathematical software package for algebraic, geometric and combinatorial problems on linear spaces. . This package provides the user guide for the 4ti2 tool suite; it also contains examples. Package: 64tass Description-md5: 1ce7e76682d5e0d7bf8aaa4378da5ecb Description-en_GB: cross (turbo) assembler targeting the MOS 65xx series of micro processors Multi pass optimizing macro assembler for the 65xx series of processors. Key features: - Familiar syntax to Omicron TASS and TASM - Supports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02, 4510 - Arbitrary-precision integers and bit strings, double precision floating point numbers - Character and byte strings, array arithmetic - Handles UTF-8, UTF-16 and 8 bit RAW encoded source files, Unicode character strings - Supports Unicode identifiers with compatibility normalisation and optional case insensitivity - Built-in `linker' with section support - Various memory models, binary targets and text output formats (also Hex/ S-record) - Assembly and label listings available for debugging or exporting - Conditional compilation, macros, structures, unions, scopes Package: 6tunnel Description-md5: 860002e3477a2706be336a14451bba8e Description-en_GB: TCP proxy for non-IPv6 applications 6tunnel allows you to use services provided by IPv6 hosts with IPv4-only applications and vice versa. It can bind to any of your IPv4 or IPv6 addresses and forward all data to IPv4 or IPv6 host. . Tunnelling for application that don't speak IPv6. It can be used for example as an IPv6-capable IRC proxy in other network. Package: 7kaa Description-md5: 37b0a07b664e6e2e6b3370a23d7a49cb Description-en_GB: Seven Kingdoms Ancient Adversaries: real-time strategy game Seven Kingdoms, designed by Trevor Chan, brings a unique blend of Real- Time Strategy with the addition of trade, diplomacy, and espionage. . The game enables players to compete against up to six other kingdoms allowing players to conquer opponents by defeating them in war (with troops or machines), capturing their buildings with spies, or offering opponents money for their kingdom. . In 2009, Enlight Software released the game under the GPL license. 7kfans project is updating the game and provides a community for fans. A free Seven Kingdoms will help continue the legacy. Package: 7kaa-data Description-md5: 1a73c20d523b558c525029d969f4827f Description-en_GB: Seven Kingdoms Ancient Adversaries - game data Seven Kingdoms, designed by Trevor Chan, brings a unique blend of Real- Time Strategy with the addition of trade, diplomacy, and espionage. . This package contains the data files. Package: 9base Description-md5: ba92532ca0abb19498113de24635b819 Description-en_GB: Plan 9 userland tools 9base is a port of following original Plan 9 userland tools to Unix: ascii, awk, basename, bc, cal, cat, cleanname, cmp, date, dc, dd, diff, du, echo, ed, factor, fmt, fortune, freq, getflags, grep, hoc, join, look, ls, mk, mkdir, mtime, pbd, primes, rc, read, sam, sed, seq, sha1sum, sleep, sort, split, strings, tail, tee, test, touch, tr, troff, unicode, uniq, unutf, yacc. . Plan 9 is a distributed Unix-like operational system created by Bell Labs in the mid-1980s. Package: 9menu Description-md5: 33212022c95de2da6fad4458526c39d8 Description-en_GB: Creates X menus from the shell This is a simple program that allows you to create X menus from the shell, where each menu item will run a command. 9menu is intended for use with 9wm, but can be used with any other window manager. Package: 9mount Description-md5: 4182335fbd3c0ecfabffdab292d174e0 Description-en_GB: Plan 9 filesystem (v9fs) user mount utilities 9mount is a set of SUID mounting tools for use with v9fs to help cope with Linux's poor mount support. . The tools offer a level of security - 9mount will only let you mount over non-sticky directories you have write access to, and 9umount will only let you unmount 9p partitions that you mounted yourself. Package: 9wm Description-md5: 8688fd1950a581cab602da38d7022371 Description-en_GB: X11 window manager inspired by Plan 9's rio It provides a very simple and clean user interface. It is click-to-type. It uses the X11 font system (which, unfortunately, means no Unicode support). . 9wm does not provide virtual desktops, customization, key bindings, EWMH support, or compositing. It does not allocate any colors, which will be great news if you are stuck in 1993. . It is a great place to start if you are interested in writing a window manager from scratch: many folks have done exactly this. Package: a11y-profile-manager Description-md5: ecbac70f8ff00c7dbf5fdc46d7819613 Description-en_GB: Accessibility Profile Manager - Command-line utility This package contains a command-line utility that can be used to work with accessibility profiles Package: a11y-profile-manager-doc Description-md5: 1c71821ee46c31ca86e8242f7517c26e Description-en_GB: Accessibility Profile Manager - (Documentation This package contains documentation for the at-spi2 interface. Package: a11y-profile-manager-indicator Description-md5: 7a7cc2271428895677f21f1f228ba926 Description-en_GB: Accessibility Profile Manager - Unity desktop indicator This package contains an indicator for the Unity 7 desktop to facilitate the selection of accessibility profiles on the desktop. Package: a2jmidid Description-md5: a182a4ee1593f675a64da0a57440bb9a Description-en_GB: Daemon for exposing legacy ALSA MIDI in JACK MIDI systems Main goal of this project is to ease usage of legacy, not JACK-ified apps, in a JACK MIDI enabled system. a2jmidid is a daemon that implements automatic bridging. For every ALSA sequencer port you get one JACK MIDI port. If ALSA sequencer port is both one input and one output, you get two JACK MIDI ports, one input and one output. Package: a2ps Description-md5: 732bd45324c6fce1aa914b7b0167c68a Description-en_GB: 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 downloading), - various medias, - various printer interfaces, - various output styles, - various programming languages, - various helping applications, - and various spoken languages. Package: a56 Description-md5: e2a5c0e79ee0be60f379e6e2377bc1b4 Description-en_GB: Motorola DSP56001 assembler a56 is an assembler for the Motorola DSP56001 family of microcontrollers. . It is capable of compiling the firmware used in Linux' dsp56k.c driver. . Example DSP code for musical effects such as chorus, flange, and reverb can be found at http://www.zdomain.com/a56/src/examples/ (unfortunately copyright prevents distribution). Package: a7xpg Description-md5: e38bd4430a3538c59e6acec068b6f645 Description-en_GB: chase action game The goal of the game is to collect all the gold bullions found in each level and avoid crashing into any of the enemies. As you progress through the levels you will encounter harder enemies, and you can gain a short period of invincibility if you gather gold at high speeds. . A7Xpg is another gem among many by Kenta Cho. Package: a7xpg-data Description-md5: 1ab7e6e42cf00b0a9ea4f59b9fbe4717 Description-en_GB: chase action game - game data The goal of the game is to collect all the gold bullions found in each level and avoid crashing into any of the enemies. As you progress through the levels you will encounter harder enemies, and you can gain a short period of invincibility if you gather gold at high speeds. . This package includes the architecture-independent data for the game A7Xpg. Package: aa3d Description-md5: 258e8b120f0545ac1a4843f1beb1ded5 Description-en_GB: ASCII art stereogram generator This program generates the well known and popular random dot stereograms in ASCII art. . Features: * High quality ASCII art stereogram rendering * Highly configurable * User friendly command line interface (including full online help) Package: aaphoto Description-md5: 18ea6fb428eb6d3251a8ec5e91ec82f4 Description-en_GB: Auto Adjust Photo, automatic color correction of photos Auto Adjust Photo is a tiny command-line image manipulation tool for automatic colour correction of photos. It tries to make the picture look better. The program does this by analysing the input image and then sets the most optimal contrast, gamma, colour balance and saturation for it. Package: aapt Description-md5: 975bf7a86058538d7263494591e4f7d8 Description-en_GB: Android Asset Packaging Tool The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. Package: abacas Description-md5: 2037379aa4a21c795f2b3f3ba85ac577 Description-en_GB: close gaps in genomic alignments from short reads ABACAS (Algorithm Based Automatic Contiguation of Assembled Sequences) intends to rapidly contiguate (align, order, orientate), visualize and design primers to close gaps on shotgun assembled contigs based on a reference sequence. . ABACAS uses MUMmer to find alignment positions and identify syntenies of assembled contigs against the reference. The output is then processed to generate a pseudomolecule taking overlapping contigs and gaps in to account. ABACAS generates a comparison file that can be used to visualize ordered and oriented contigs in ACT. Synteny is represented by red bars where colour intensity decreases with lower values of percent identity between comparable blocks. Information on contigs such as the orientation, percent identity, coverage and overlap with other contigs can also be visualized by loading the outputted feature file on ACT. Package: abacas-examples Description-md5: d2d38495056ea683950206d2264bb535 Description-en_GB: sample data for abacas to close gaps in genomic alignments ABACAS (Algorithm Based Automatic Contiguation of Assembled Sequences) intends to rapidly contiguate (align, order, orientate), visualize and design primers to close gaps on shotgun assembled contigs based on a reference sequence. . This package contains a test data set as well as sample scripts running some test suite provided by Debian also as autopkgtest. Package: abcde Description-md5: da35113f2508604b50014e0ccf6a31ac Description-en_GB: A Better CD Encoder frontend program to cdparanoia, wget, cd-discid, id3, and your favourite Ogg/Vorbis, MP3, FLAC, Ogg/Speex, M4A, Opus, WavPack, Monkey's Audio (ape), MPP/MP+(Musepack) and/or AIFF format encoder (defaults to oggenc). Grabs an entire CD and converts each track to the specified formats and then comments or tags each file, with one command. . With abcde you can encode several formats with one single command, using a single CD read operation. It also allows you to read and encode while not on the internet, and later query a CDDB or Musicbrainz server to lookup metadata and tag your files. Package: abcm2ps Description-md5: aad21fc166f2817ea6a99eace80bde66 Description-en_GB: Translates ABC music description files to PostScript The program translates tunes written in the ABC format to PostScript, which can then be viewed using Ghostview et al. or printed on a PostScript printer or through Ghostscript. It supports various semi-standard extensions to the ABC standard, such as multiple voices and staves. . Jean-François Moine once wrote abcm2ps as a successor of abc2ps by Michael Methfessel. He is working on an new version named abc2svg. Package: abcmidi Description-md5: 698e90e5569ad6cf07f3d57abc0b5f7a Description-en_GB: converter from ABC to MIDI format and back This package contains the programs `abc2midi' and `midi2abc', which convert from the abc musical notation format to standard MIDI format and vice-versa. They can generate accompaniment from guitar chords in the abc file, as well as insert various MIDI events; the MIDI-to-abc translation tries to figure out bars, triplets and accidentals on its own. . The package also contains `abc2abc' (an abc prettyprinter/transposer), `mftext' (a program that dumps a MIDI file as text), and `midicopy' (a program that extracts specific tracks, channels or time intervals from a MIDI file). . The package also contains Yet another ABC to PostScript converter (yaps) which translates tunes written in the ABC format to PostScript, which can then be viewed on screen or printed. It is essentially a (non-exclusive) alternative to abc2ps, being based on the abc2ps PostScript code together with the ABC parser from the abcmidi package. Package: abe Description-md5: b4ec019e3f9096ddfecc52da6004b162 Description-en_GB: side-scrolling game named "Abe's Amazing Adventure" A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game, vaguely in the style of similar games for the Commodore+4. The game is intended to show young people all the cool games they missed. Package: abe-data Description-md5: 567c8a00faab670558b096d2b6229f5c Description-en_GB: side-scrolling game named "Abe's Amazing Adventure" -- data A scrolling, platform-jumping, key-collecting, ancient pyramid exploring game, vaguely in the style of similar games for the Commodore+4. The game is intended to show young people all the cool games they missed. . This package contains the architecture independent data files. Package: abgate Description-md5: 8ed397bfde5cea8deeeec8e0c72aad99 Description-en_GB: LV2 noise gate plugin abGate is a LV2 noise gate plugin in the LV2 format to manage noise. A noise gate is a component which attenuates an audio signal when it falls below a set threshold, so it can be applied to an audio track which has one or more periods of silence where no noise should be apparent. Package: abi-compliance-checker Description-md5: 540b577fa010ac3ef038ebd7b829f7bd Description-en_GB: tool to compare ABI compatibility of shared C/C++ library versions abi-compliance-checker can be used to help reduce the possibility of an application crashing when the shared libraries it links against have changed. Signatures and data type definitions from two separate versions of a library are compared by examining the shared objects (.so) files themselves, and by analysing the header files (.h) provided for the two versions of the library and their dependencies. . Shared library developers trying to strive for binary compatibility between releases may also use this tool to detect if an any accidental application binary interface (ABI) changes have been introduced. . The checker may also be used for assessing binary compatibility between different Linux distributions. Package: abi-dumper Description-md5: e079a4183505a3a5176b367214e82b03 Description-en_GB: tool to dump ABI of an ELF object containing DWARF debug info The tool is intended to be used with ABI Compliance Checker tool for tracking ABI changes of a C/C++ library or kernel module. Package: abi-monitor Description-md5: 4daf4cfacc9cbc30e8feb93f3176e18c Description-en_GB: monitor ABI of shared libraries abi-monitor checks for new versions of a software library, try to build them and create a profile for the abi-tracker tool. . This tool is intended to be used together with the ABI Tracker tool to visualise API/ABI changes timeline of a C/C++ library. Package: abi-tracker Description-md5: b3d54c45e5d805d0a1bd4b516d5110fc Description-en_GB: visualise ABI changes of a C/C++ library abi-tracker generates an ABI (Application Binary Interface) compatibility report for a C or C++ library. The report gets rendered to static HTML pages. . The tool is intended for developers of software libraries and Linux maintainers who are interested in ensuring backward binary compatibility, i.e. allow old applications to run with newer library versions. . abi-tracker requires an input profile for the library in JSON format, which holds various metadata to check ABI compatibility. It can be created manually or automatically generated by the abi-monitor tool. Package: abicheck Description-md5: a38281f070a37064c10336aabb05a83f Description-en_GB: binary compatibility checking tool ABIcheck is a tool for checking an application's compliance with a library's defined Application Binary Interface (ABI). It relies on ABI definition information contained in the library. Example definitions are given for GNOME and glibc. Package: abigail-doc Description-md5: ad34a6af2ec1314521a675bda766c4a0 Description-en_GB: ABI Generic Analysis and Instrumentation Library (documentation) This is an interface to the GNU Compiler Collection for the collection and analysis of compiler-generated binaries. . This package contains the documentation. Package: abigail-tools Description-md5: e6981e21cd3ee6bb6496739dae7c4e3b Description-en_GB: ABI Generic Analysis and Instrumentation Library (tools) This is an interface to the GNU Compiler Collection for the collection and analysis of compiler-generated binaries. . This package contains the tools. Package: abinit Description-md5: 716f4f6b5757cdff41a09c10ca375dc4 Description-en_GB: package for electronic structure calculations ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave basis. . ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors. Excited states can be computed within the Time- Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). In addition to the main ABINIT code, different utility programs are provided. . This package contains the executables needed to perform calculations (however, pseudopotentials are not supplied). For a set of pseudopotentials, install the abinit-data package. Package: abinit-data Description-md5: 4578d654ca0897253bccf3e98b9209ae Description-en_GB: package for electronic structure calculations (Data files) ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave basis. . ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors. Excited states can be computed within the Time- Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). In addition to the main ABINIT code, different utility programs are provided. . This package contains a set of pseudopotentials and example inputs. Package: abinit-doc Description-md5: 4edc662ae552484e117ff0d2d74e2f4b Description-en_GB: package for electronic structure calculations (Documentation) ABINIT is a package whose main program allows one to find the total energy, charge density and electronic structure of systems made of electrons and nuclei (molecules and periodic solids) within Density Functional Theory (DFT), using pseudopotentials and a planewave basis. . ABINIT also includes options to optimize the geometry according to the DFT forces and stresses, or to perform molecular dynamics simulations using these forces, or to generate dynamical matrices, Born effective charges, and dielectric tensors. Excited states can be computed within the Time- Dependent Density Functional Theory (for molecules), or within Many-Body Perturbation Theory (the GW approximation). In addition to the main ABINIT code, different utility programs are provided. . This package contains the documentation and tutorials. Package: abisip-find Description-md5: 35c85a7533e37c8494e4c2cc5ec403e6 Description-en_GB: Command line utility to find ip.access compatible BTS This package contains a command line utility for searching and finding BTS devices in your network. . It is part of osmo-bsc. Package: abiword Description-md5: 30063e6f0ad54b0bc4811f0becf40355 Description-en_GB: efficient, featureful word processor with collaboration AbiWord is a full-featured, efficient word processing application. It is suitable for a wide variety of word processing tasks, and is extensible with a variety of plugins. . This package includes many of the available import/export plugins allowing AbiWord to interact with ODT, WordPerfect, and other formats. It also includes tools plugins, offering live collaboration with AbiWord users on Linux and Windows (using TCP or Jabber/XMPP), web translation and dictionary support, and more. Package: abiword-common Description-md5: 168081fc8391dc5eb8f29d63bb588273 Description-en_GB: efficient, featureful word processor with collaboration -- common files AbiWord is a full-featured, efficient word processing application. It is suitable for a wide variety of word processing tasks, and is extensible with a variety of plugins. . This package contains the common files that are used on all architectures without modification. Package: abiword-plugin-grammar Description-md5: 1501ee0849f0b04532649cc33398cac2 Description-en_GB: grammar checking plugin for AbiWord AbiWord is a full-featured, efficient word processing application. It is suitable for a wide variety of word processing tasks, and is extensible with a variety of plugins. . This package contains an in-line grammar checking system for AbiWord documents. Only English is currently supported. Package: ableton-link-dev Description-md5: 44668d761ce8b5a618686561d8ec307d Description-en_GB: synchronises musical applications on multiple devices - development Ableton Link, a technology that synchronises musical beat, tempo, and phase across multiple applications running on one or more devices. Applications on devices connected to a local network discover each other automatically and form a musical session in which each participant can perform independently: anyone can start or stop while still staying in time. Anyone can change the tempo, the others will follow. Anyone can join or leave without disrupting the session. . Ableton Link is implemented as a header-only C++-library. This package contains the development files. Package: ableton-link-utils Description-md5: 1a38e500479d5b377a73daed2d07c5d1 Description-en_GB: synchronises musical applications on multiple devices - cmdline utils Ableton Link, a technology that synchronises musical beat, tempo, and phase across multiple applications running on one or more devices. Applications on devices connected to a local network discover each other automatically and form a musical session in which each participant can perform independently: anyone can start or stop while still staying in time. Anyone can change the tempo, the others will follow. Anyone can join or leave without disrupting the session. . This package contains cmdline utilities to check synchronisation. Package: abntex Description-md5: f24f06318565f68622fece1a9de7960d Description-en_GB: LaTeX class for writing documents in ABNT standard AbnTeX is a class for writing documents in ABNT standard. The Brazilian Technical Standards Association (ABNT) is responsible for the national standardization and certification procedures. The package also includes support to BibTeX in the ABNT standard. Package: abook Description-md5: b3df98dd5a16801ef603bb31eff45bf6 Description-en_GB: text-based ncurses address book application abook is a text-based ncurses address book application. It provides many different fields of user info. abook is designed for use with mutt, but can be used independently. Package: abootimg Description-md5: 44be41a806690df16e9af0e9fe965a7a Description-en_GB: Tool to read/write/update android boot images Android devices use a special partition format to boot any operating system on the devices. These boot-images contain a kernel image, a ramdisk, optionally a 2nd stage boot loader and the commandline passed to the kernel when booting. The original mkbootimg from Android can only create these images where abootimg can also extract and modify them. Handling android boot images is necessary when bringing other operating systems to android devices. Package: abr2gbr Description-md5: 19edd2d5c033d3a49c4fcf4b17cbdcf2 Description-en_GB: Converts PhotoShop brushes to GIMP abr2gbr is a tool for converting Adobe PhotoShop ABR and Corel Paint Shop Pro JBR brush files to the GIMP GBR format. Package: abw2epub Description-md5: fcdfd330c29e5a8627763523a6ba2b1d Description-en_GB: AbiWord to EPUB format converter This package contains a utility for converting AbiWord documents into EPUB documents. Package: abw2odt Description-md5: eb8748197979fbd3dcac57ef7fa2a19c Description-en_GB: AbiWord to OpenDocument converter This package contains a utility for converting AbiWord documents into OpenDocument text documents. Package: abx Description-md5: e969fd55e2a101d9afc1d6bb3f5df816 Description-en_GB: audio ABX testing software abx is a program for performing software-based audio ABX testing on GNU/Linux systems. ABX test (Wikipedia, Hydrogenaudio) is a statistical test for assessing whether you are able to tell for audible differences between two samples. For example, one sample can be a compressed audio file such as OGG Vorbis file and another one its uncompressed variant (WAV, AU, …). You can then use abx to infer whether you are able to separate the two samples due to compression artifacts. Package: accerciser Description-md5: 7806dc55e95ea2b46c6c1541f59644ce Description-en_GB: interactive Python accessibility explorer for the GNOME desktop It uses AT-SPI to inspect and control widgets, allowing you to check if an application is providing correct information to assistive technologies and automated test frameworks. Accerciser has a simple plugin framework which you can use to create custom views of accessibility information. Package: accounts-qml-module-doc Description-md5: 122b4b6da41c90cb7a74515255f22c9c Description-en_GB: Online Accounts QML - documentation This module provides access to the Online Accounts framework from QML applications. . This package contains developer documentation. Package: accountsservice-ubuntu-schemas Description-md5: 22f0684e45225f05bf02393d800f8ab7 Description-en_GB: AccountsService schemas for Ubuntu accountsservice-ubuntu-schemas contains a collection of AccountsService vendor extension schemas used by various components of an Ubuntu environment. Package: accountsservice-ubuntu-touch-schemas Description-md5: 915b14683b4ff48b3ffbe861b8d96ced Description-en_GB: Transitional package for accountsservice-ubuntu-schemas This is a transitional package for clean upgrades. You can safely remove it. Package: accountwizard Description-md5: 3054aee4289842adfd3e08c353313de1 Description-en_GB: wizard for KDE PIM applications account setup Handles account setup of e-mail accounts for KDE PIM applications. Package: ace Description-md5: fcbd00026ded79e6c62f3bec35612f8f Description-en_GB: HTML template engine for Go (command-line tool) Ace is an HTML template engine for Go. This is inspired by Slim (http ://slim-lang.com/) and Jade (http://jade-lang.com/). This is a refinement of Gold (http://gold.yoss.si/). . Example: . = doctype html html lang=en head title Hello Ace = css h1 { color: blue; } body h1 {{.Msg}} #container.wrapper p.. Ace is an HTML template engine for Go. This engine simplifies HTML coding in Go web application development. = javascript console.log('Welcome to Ace'); . This package provides the /usr/bin/ace command-line tool and example files. Package: ace-gperf Description-md5: d2820ae34bb525c6060ea2b7be2a7746 Description-en_GB: ACE perfect hash function generator ace_gperf is the ACE version of gperf. . Both ace_gperf and gperf were written by the same author, and have basically the same options and functionality. ace_gperf simply takes advantage of some of the features provided by the ACE library. Package: ace-netsvcs Description-md5: a0f85c6269f694a60515cd03bb0a69c6 Description-en_GB: ACE network service implementations ACE network services provide reusable components for common distributed system tasks such as logging, naming, locking, and time synchronization. . This package contains driver programs and example configuration files to link the various ACE network services together, either statically or dynamically, and form complete server programs. Package: ace-of-penguins Description-md5: d82a08d5d97db2f18fe09492f4031054 Description-en_GB: penguin-themed solitaire games The Ace of Penguins is a set of solitaire games inspired by the ones available for MS Windows, but with a number of enhancements. . The package consists of the games Canfield, Freecell, Golf, Mastermind, Merlin, Minesweeper, Pegged, Solitaire, Spider, Taipei (with a level editor), and Thornq. . NOTE: If you experience problems with the F1 help key, please make sure you have package xfonts-100dpi installed. Package: acedb-other Description-md5: 97be9ea18a9e2fcbdb88ae5f65465990 Description-en_GB: retrieval of DNA or protein sequences This package collects all those smallish applications that acedb collects under its 'other' target of its Makefile. . efetch: presumably short for 'entry fetch' collects sequence information from common DNA and protein databases. Package: acedb-other-belvu Description-md5: c479610d29a79f5da47eed5b8aaa64d6 Description-en_GB: transitional package for belvu This is a transitional package to ease upgrades to the new belvu executable now maintained in the seqtools source package. The belvu executable in the acedb package was unmaintained for years and seqtools contains the maintained code. Package: acedb-other-dotter Description-md5: 3609659185d89c1d8fc343e34be04875 Description-en_GB: transitional package for dotter This is a transitional package to ease upgrades to the new dotter executable now maintained in the seqtools source package. The dotter executable in the acedb package was unmaintained for years and seqtools contains the maintained code. Package: aces3 Description-md5: 72e50bf3784ea75f68ec4b2159518043 Description-en_GB: Advanced Concepts in Electronic Structure III ACESIII is an electronic structure calculation program with a focus on correlated methods. It is the parallel successor to ACESII, employing the Super Instruction Assembly Language (SIAL) as parallelization framework. Features include: . Energies, analytic gradients and analytic hessians for the following methods: * Restricted/unrestricted spin or restricted open-shell Hartree-Fock (HF) * Second-order Moeller-Plesset pertubation theory (MP2) . Energies and analytic gradients for the following methods: * Coupled cluster singles and doubles (CCSD) . Additionally, it can compute energies for the following methods: * Coupled cluster singles and doubles with pertubative triples (CCSD(T)) * Quadratic configuration-interaction singles and doubles (QCISD) . Excited states can be calculated by the following methods: * Qadratic configuration interaction singles and doubles * Coupled cluster equation-of-motion (EOM-CC) . It also includes an internal coordinate geometry optimiser. If analytic gradients are not available, numerical gradients via finite differences are used. Package: aces3-data Description-md5: 9dc3912cc3b2a60eaeb33bff4bfd7aa3 Description-en_GB: Advanced Concepts in Electronic Structure III ACESIII is an electronic structure calculation program with a focus on correlated methods. It is the parallel successor to ACESII, employing the Super Instruction Assembly Language (SIAL) as parallelisation framework. . This package contains the documentation, the basis set definitions and the architecture-independent compiled SIAL files. Package: acetoneiso Description-md5: e08d195f1b4e97a80c19fd915b777b7f Description-en_GB: feature-rich application to mount and manage CD and DVD images AcetoneISO makes it possible to easily use various kinds of CD and DVD images on your computer as if they were burned to real CDs. You can use the application to mount and manage CD and DVD images. Supported disc- image formats are ISO, BIN, NRG, MDF and IMG. Package: acheck Description-md5: a2145f860ebbe06fd97fdf6d0a8fb78a Description-en_GB: Check common localisation mistakes acheck, any text file checker, is a tool designed to help both translators and reviewers checking and fixing common localisation mistakes according to file format. Rules can be defined to add new checks. . If you install the Aspell Perl module as recommended, Aspell can be invoked to check word spelling. Package: acheck-rules Description-md5: 312e0176f18a51e42fb2de4e4eb3d6b3 Description-en_GB: Basic rules for acheck acheck, any text file checker, is a tool designed to help both translators and reviewers checking and fixing common localisation mistakes according to file format. Rules can be defined to add new checks. . This package provides basic rules to be checked by the acheck script. Package: achilles Description-md5: f24de86dfab761c7d9e320c7d10cfa24 Description-en_GB: Artificial life and evolution simulator Achilles is an artificial life and evolution simulator that uses Hebbian neural networks and OpenGL/SDL to simulate life in a simplified environment. It is based on Larry Yaeger's PolyWorld. Package: ack Description-md5: e50a48f3af6e02593eb6155b28aaed6e Description-en_GB: grep-like program specifically for large source trees Ack is designed as an alternative for 99% of the uses of grep. ack is intelligent about the files it searches. It knows about certain file types, based on both the extension on the file and, in some cases, the contents of the file. . Ack ignores backup files and files under CVS and .svn directories. It also highlights matches to help you see where the match was. Ack uses perl regular expressions. Package: acl2 Description-md5: 11f9e97229e3c77927e661525096d127 Description-en_GB: Computational Logic for Applicative Common Lisp: main binary ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains the base ACL2 binary. Package: acl2-books Description-md5: b254130a33041ec03320e5001226eff7 Description-en_GB: Computational Logic for Applicative Common Lisp: compiled libraries ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains numerous precompiled and precertified libraries for use in proving theorems with ACL2. Serious users will no doubt want to install this package. Package: acl2-books-certs Description-md5: 6db199e882f251b453acf7d17c15ece3 Description-en_GB: Computational Logic for Applicative Common Lisp: library certificates ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This file contains certification records for the various precompiled libraries supplied in the ACL2-books package. ACL2 essentially requires that all included books be certified before use. Package: acl2-books-source Description-md5: 08e659cca46334f8267d3b949c74e9c4 Description-en_GB: Computational Logic for Applicative Common Lisp: library sources ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains source lisp files to the compiled libraries supplied in the ACL2-books package. Package: acl2-doc Description-md5: 5c7f73fe4a8d5c6db72b616db6a620bc Description-en_GB: Computational Logic for Applicative Common Lisp: documentation ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains the documentation for ACL2. Package: acl2-infix Description-md5: 81a2aa4af877764973901ab7dc79e3c8 Description-en_GB: Computational Logic for Applicative Common Lisp: infix interface ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains utilities and libraries to access ACL2 via an infix notation similar to that used in many non-lisp programming languages. Package: acl2-infix-source Description-md5: 6e56cc8795675ff4708abb07184b4eef Description-en_GB: Computational Logic for Applicative Common Lisp: infix source ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains the source files to the infix interface to ACL2. Package: acl2-source Description-md5: 24b72fcd3b9c9afee8776f2d281499a4 Description-en_GB: Computational Logic for Applicative Common Lisp: source files ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains the lisp source files to the main ACL2 binary. Package: aclock.app Description-md5: f1dce3574664657fca3749facdf6f613 Description-en_GB: Analog dockapp clock for GNUstep AClock is an analog clock with display of smooth seconds. It stays in the dock. The display is customizable: . * Seconds hand and its ticking rate * Arabic or Roman numbers, AM/PM * Shadows * Colors of the elements * Alarm and ringing Package: acm Description-md5: 3a4e35a25c6d1f7656b934d839c170af Description-en_GB: Multi-player classic air combat simulator A multi-player aerial combat simulation. Players engage in air to air combat against one another using heat seeking missiles and cannons. . Main features include: * Simulation with 6 degrees of freedom. * Tricycle and bicycle landing gear simulation. * Structural limit to the vertical positive/negative load. * Standard atmosphere. * Weather: daylight/night, fog, wind. * Classic instruments, including magnetic compass, turn and slip indicator, airspeed indicator, attitude and bank indicator, altitude indicator, vertical speed indicator. * Navigation: HSI with RNAV calculator, ADF. * Head-up display (HUD) and inertial reference system. * Auto-pilots: hold altitude, hold climb rate, hold speed, follow VOR radial, follow ILS glide path, rudder/ailerons coordination. * Several aircraft models implemented, both civil and military. * Two sceneries provided: Dallas area (Texas) and Italy area with hundreds of runways and radio stations. . acm runs under the X window system. This version of acm is implemented as a distributed simulation. It communicates information via the IEEE Distributed Interactive Simulation protocol. . The original version of acm was written by Riley Rainey. This is Umberto Salsi's updated version. Package: acme Description-md5: 3b8bfe55f1143c2db17b8974dceb5612 Description-en_GB: Multi-platform cross assembler for 6502/6510/65816 CPU This is a cross assembler that can produce code for the following processors: 6502, 6510 (including illegal opcodes), 65c02 and 65816. ACME supports the standard assembler stuff like global/local/anonymous labels, offset assembly, conditional assembly and looping assembly. It can include other source files as well as binaries while assembling. Calculations can be done in integer or float mode. Oh, and it is fast. Package: acme-tiny Description-md5: 5085d7a0169e6f77012dffd350070b68 Description-en_GB: letsencrypt tiny Python client acme-tiny is a tiny script to issue and renew TLS certs from Let's Encrypt . This is a tiny, auditable script that you can throw on your server to issue and renew Let's Encrypt certificates. Since it has to be run on your server and have access to your private Let's Encrypt account key, the script is kept as tiny as possible (currently less than 200 lines). The only prerequisites are Python and openssl. Package: acmetool Description-md5: 3e5e145ae880b97f3b6e825daf35ce32 Description-en_GB: automatic certificate acquisition tool for Let's Encrypt acmetool is an easy-to-use command line tool for automatically acquiring TLS certificates from ACME (Automated Certificate Management Environment) servers such as Let's Encrypt, designed to flexibly integrate into your webserver setup to enable automatic verification. . acmetool is designed to work like make: you specify what certificates you want, and acmetool obtains certificates as necessary to satisfy those requirements. If the requirements are already satisfied, acmetool doesn't do anything when invoked. Thus, acmetool is ideally suited for use on a cron job; it will do nothing until certificates are near expiry, and then obtain new ones. . acmetool is designed to minimise the use of state and be transparent in the state that it does use. All state, including certificates, is stored in a single directory, by default /var/lib/acme. The schema for this directory is simple, comprehensible and documented. Package: aconnectgui Description-md5: 93ad27be9e68d0aed9952419652ee486 Description-en_GB: graphical ALSA sequencer connection manager aconnectgui is a graphical utility to connect and disconnect two existing ports on ALSA sequencer system. The ports with the arbitrary subscription permission, such as created by aseqview, can be connected to any (MIDI) device ports. . aconnectgui is a frontend for aconnect, written directly on top of the aconnect source, leaving the original source intact, only adding a couple of ifdefs, and some calls to the gui part. It provides exactly the same functionality, but with a graphical user interface. Package: acorn-fdisk Description-md5: 9bb94a8ada79548177ccfe57ec6f8b3c Description-en_GB: partition editor for Acorn/RISC OS machines Acorn-fdisk allows you to edit disk partitions on Acorn machines. It understands a variety of the partition tables formats used under RISC OS, including Filecore, ICS-IDE, EESOX and Powertec. Package: acpi Description-md5: db6ab4efac863dec3b47725e9bbd40ae Description-en_GB: displays information on ACPI devices Attempts to replicate the functionality of the 'old' apm command on ACPI systems, including battery and thermal information. Does not support ACPI suspending, only displays information about ACPI devices. Package: acpi-call-dkms Description-md5: 556ad288ffebae3f7e62898d0c7abd68 Description-en_GB: Kernel module that enables you to call ACPI methods Kernel module that enables you to call ACPI methods by writing the method name followed by arguments to /proc/acpi/call. . It allows you to tamper with your system and should be used with caution. Package: acpi-override-initramfs Description-md5: 521012d2176129ead810e5697dbb8b91 Description-en_GB: initramfs-tools hook to override ACPI tables Linux supports overriding ACPI tables by adding them in the very beginning of initrd. . This package works as an initramfs-tools hook to add ACPI tables found at /var/lib/acpi-override/. Package: acpica-tools Description-md5: 49928e241f299a9ae2e7d4a00124a5ea Description-en_GB: ACPICA tools for the development and debug of ACPI tables The ACPI Component Architecture (ACPICA) project provides an OS- independent reference implementation of the Advanced Configuration and Power Interface Specification (ACPI). ACPICA code contains those portions of ACPI meant to be directly integrated into the host OS as a kernel- resident subsystem, and a small set of tools to assist in developing and debugging ACPI tables. . This package contains only the user-space tools needed for ACPI table development, not the kernel implementation of ACPI. The following commands are installed: -- iasl: compiles ASL (ACPI Source Language) into AML (ACPI Machine Language), suitable for inclusion as a DSDT in system firmware. It also can disassemble AML, for debugging purposes. -- acpibin: performs basic operations on binary AML files (e.g., comparison, data extraction) -- acpidump: write out the current contents of ACPI tables -- acpiexec: simulate AML execution in order to debug method definitions -- acpihelp: display help messages describing ASL keywords and op-codes -- acpinames: display complete ACPI name space from input AML -- acpisrc: manipulate the ACPICA source tree and format source files for specific environments -- acpixtract: extract binary ACPI tables from acpidump output (see also the pmtools package) Package: acpitail Description-md5: 9526bed1a52b5851f7cd0355f406f2c3 Description-en_GB: Show ACPI information in a tail-like style acpitail shows ACPI status information about battery, fan and temperature in a tail-like way. As soon as a value changes, the new value gets appended to the current output. Package: acpitool Description-md5: 8bfbe99c5e1bf2100b04aac2628220b1 Description-en_GB: command line ACPI client AcpiTool is a Linux ACPI client. It's a small command line application, intended to be a replacement for the apm tool. The primary target audience are laptop users, since these people are most interested in things like battery status, thermal status and the ability to suspend (sleep mode). The program simply accesses the /proc/acpi or /sysfs entries to get or set ACPI values. It also supports various extensions for Toshiba, Asus, and IBM Thinkpad laptops. Package: acr Description-md5: 67cb2ecd6d25c7b3cc9059bab8a96f72 Description-en_GB: autoconf like tool ACR is an autoconf like tool that allows you to create configure scripts for your programs. The main aim of this tool is to teach developers how to create portable builds of their tools, just using generic functions wrapped by acr to generate portable shellscript. . Pros: * Easy to learn / implement. * Faster/smaller final configure script. * Own syntax, not complex m4 macros. * Reverse engineering tool to recover .acr files from the final configure script. * Good documentation and tutorials. * vim syntax highlighting for configure.acr files ($PREFIX/share/acr/vim/install.sh) * Debugging support (-d) * Integrated support for java, bash, perl, Tcl, c, c++, ruby and Python. * Recursive configure script calls. * Progress bar in generation stage. . Cons: * Not recommended for huge projects * Slow script generation parsing huge configuration files * No automake replace. (just type clean makefiles and acr substs) * Not enough tested (only on free operating systems (Open|Net|Free|Dfly)BSD, GNU systems, and Darwin). Package: actiona Description-md5: a258a2ae406a96178c043b4c56ac3b6d Description-en_GB: emulate human activity through a powerful GUI and JavaScript Actiona is an application that allows you to execute many actions on your computer such as emulating mouse clicks, key presses, showing message boxes, editing text files, etc. Tasks can be created using a simple editor or using the EcmaScript (JavaScript) programming language for more customization. Actiona is cross-platform. Package: activemq Description-md5: 791aecb1e510067b381f69430a1de7af Description-en_GB: Java message broker - server Apache ActiveMQ is a message broker built around Java Message Service (JMS) API : allow sending messages between two or more clients in a loosely coupled, reliable, and asynchronous way. . This message broker supports : * JMS 1.1 and J2EE 1.4 with support for transient, persistent, transactional and XA messaging * Spring Framework, CXF and Axis integration * pluggable transport protocols such as in-VM, TCP, SSL, NIO, UDP, multicast, JGroups and JXTA * persistence using JDBC along with journaling * OpenWire (cross language wire protocol) and Stomp (Streaming Text Orientated Messaging Protocol) protocols . This package contains a server installation of ActiveMQ. Package: activity-log-manager Description-md5: 7d35a32d4ba1123a4581b898008fd386 Description-en_GB: blacklist configuration user interface for Zeitgeist Zeitgeist is a service which logs the user's activities and events (files opened, websites visited, conversations held with other people, etc.) and makes the relevant information available to other applications. . It serves as a comprehensive activity log and also makes it possible to determine relationships between items based on usage patterns. . This package contains Activity Log Manager, a graphical user interface which lets you control what gets logged by Zeitgeist. It supports setting up blacklists according to several criteria (such as application or file types), temporarily stopping all logging as well as deleting recent events. Package: activity-log-manager-control-center Description-md5: 15308e023a784b2842ee8146a3cf38fc Description-en_GB: blacklist configuration for Zeitgeist (transitional package) This is a transitional package to ease upgrades to activity-log-manager. It can be safely removed. Package: adabrowse Description-md5: c9da131bd67c3c48d71592d36d2609bd Description-en_GB: HTML generator for Ada 95 library unit specifications AdaBrowse is a javadoc-like HTML generator for Ada 95 library unit specifications. It can also generate XML output; a DTD is included in the distribution. Package: adacontrol Description-md5: d5090f8caa23f13ad1cc752eb256573b Description-en_GB: Ada rules controller AdaControl verifies that Ada software meets the requirements of a number of parameterizable rules. It is not intended to supplement checks made by the compiler, but rather to search for particular violations of good- practice rules, or to check that some rules are obeyed project-wide. . This package also contains the following utilities: . * pfni: Print Full Name Image - expands any identifier to a fully-qualified name * ptree: Prints a graphic representation of an ASIS tree with corresponding source * adactl_fix: automatically fix some violations. Package: adacontrol-doc Description-md5: e6e16736f3d08a5019b9d9bde418f2fc Description-en_GB: Ada rules controller (documentation) AdaControl verifies that Ada software meets the requirements of a number of parameterizable rules. It is not intended to supplement checks made by the compiler, but rather to search for particular violations of good- practice rules, or to check that some rules are obeyed project-wide. . This package contains the documentation. Package: adapta-gtk-theme Description-md5: f8e144b673641ced6b015eb668436b14 Description-en_GB: Adaptive Gtk+ theme Adapta is an adaptive theme based on Material Design Guidelines for GNOME/GTK+ based desktop environments. . Adapta is available in four variants: Adapta, Adapta-Eta, Adapta-Nokto and Adapta-Nokto-Eta. Package: adapta-kde Description-md5: 64855c5dcac3d83b9abe1d9667c2ddde Description-en_GB: Port of the popular Gtk theme Adapta for Plasma 5 desktop adapta-kde is a port of the popular Gtk theme Adapta for Plasma 5 desktop with a few additions and extras. . In this package you'll find: . * Aurorae Theme * Konsole Color Schemes * Kvantum Themes * Plasma Colour Schemes * Plasma Desktop Theme * Plasma Look-and-Feel Settings * Wallpaper * Yakuake Skins Package: adapterremoval Description-md5: dedd78d99b0b56f1584fe52d5e5f7796 Description-en_GB: rapid adapter trimming, identification, and read merging of gene sequences This program searches for and removes remnant adapter sequences from High- Throughput Sequencing (HTS) data and (optionally) trims low quality bases from the 3' end of reads following adapter removal. AdapterRemoval can analyze both single end and paired end data, and can be used to merge overlapping paired-ended reads into (longer) consensus sequences. Additionally, the AdapterRemoval may be used to recover a consensus adapter sequence for paired-ended data, for which this information is not available. Package: adapterremoval-examples Description-md5: c376d3f140540d9424753dee5a4d0ec8 Description-en_GB: rapid adapter trimming, identification, and read merging (example data) This program searches for and removes remnant adapter sequences from High- Throughput Sequencing (HTS) data and (optionally) trims low quality bases from the 3' end of reads following adapter removal. AdapterRemoval can analyze both single end and paired end data, and can be used to merge overlapping paired-ended reads into (longer) consensus sequences. Additionally, the AdapterRemoval may be used to recover a consensus adapter sequence for paired-ended data, for which this information is not available. . This package provides the example data. Package: adb Description-md5: 4fb58b8688addfd94d32fe9a20c9d2e8 Description-en_GB: Android Debug Bridge A versatile command line tool that lets you communicate with an emulator instance or connected Android-powered device. . This package recommends "android-sdk-platform-tools-common" which contains the udev rules for Android devices. Without this package, adb and fastboot need to be running with root permission. Package: add-apt-key Description-md5: 2e36413f0fc02b5e59911952d05f29ec Description-en_GB: Command line tool to add GPG keys to the APT keyring The command add-apt-key provides a convenient command line interface which will add a new GPG key to your APT keyring. . Those who are more graphically inclined may prefer the package gui-apt- key. Package: addresses-goodies-for-gnustep Description-md5: 2bf16a9188fa9fdd2eb7e5023deca43d Description-en_GB: Personal Address Manager for GNUstep (Goodies) This package contains a couple of things that might be of use: adgnumailconverter A tool that will merge your GNUMail address book into the Addresses database. . adserver A stand-alone Addresses network server. . adtool A command-line tool for address database manipulation. Package: addressmanager.app Description-md5: 28774e21eb4f43c64a682e22a3195b03 Description-en_GB: Personal Address Manager for GNUstep This package constitutes a personal address manager for the GNUstep software system. It allows archiving complete personal contact information, organizing contacts in groups, integration with other software such as mail clients and sharing address information with other users over the network. Package: adequate Description-md5: aed4528b0d068bf52e7d8786c4a88d1d Description-en_GB: Debian package quality testing tool adequate checks packages installed on the system and reports bugs and policy violations. . The following checks are currently implemented: * broken symlinks; * missing copyright file; * obsolete conffiles; * Python modules not byte-compiled; * missing libraries, undefined symbols, symbol size mismatches; * license conflicts; * program name collisions; * missing alternatives; * missing binfmt interpreters and detectors; * missing pkg-config dependencies. Package: adium-theme-ubuntu Description-md5: 314da14682c298664cc6118ca7defcf7 Description-en_GB: Adium message style for Ubuntu Adium message style for Ubuntu, to be used in an instant messenger that supports Adium message styles, such as Empathy. Package: adjtimex Description-md5: 1b80fcb84c71e0b80763c87170b3227b Description-en_GB: kernel time variables configuration utility This package provides a utility to manipulate the kernel time variables. For a machine connected to the Internet, or equipped with a precision oscillator or radio clock, the best way to keep the system clock accurate is using NTP (Network Time Protocol). However, for a standalone or intermittently connected machine, you may use adjtimex instead to at least correct for systematic drift. It can optionally adjust the system clock using the CMOS clock as a reference, and can log times for long-term estimation of drift rates. Package: admesh Description-md5: 618cfc32b0d16e74aea7a47ac42a2ec2 Description-en_GB: Tool for processing triangulated solid meshes. Binary Currently, ADMesh only reads the STL file format that is used for rapid prototyping applications, although it can write STL, VRML, OFF, and DXF files. Some features of admesh are: Fill holes in the mesh by adding facets. Repair facets by connecting nearby facets. Repair normal directions (i.e. facets should be CCW) Remove degenerate facets (i.e. facets with 2 or more vertices equal) Package: adminer Description-md5: d71217c0cebda0e847dbf809dc3cf035 Description-en_GB: Web-based database administration tool Adminer (formerly phpMinAdmin) is a full-featured database management tool written in PHP. Conversely to phpMyAdmin, it is a light weight application with these priorities in order: security, user experience, performance, feature set and size. Package: adms Description-md5: 8f9db430be778b8114776101e3401067 Description-en_GB: Automatic device model synthesizer for Verilog-AMS ADMS is a code generator that converts electrical compact device models specified in high-level description language into ready-to-compile c code for the API of spice simulators. Based on transformations specified in xml language adms transforms Verilog-AMS code into other target languages. Package: adns-tools Description-md5: 2c567a92eb55676cb0771def0af49103 Description-en_GB: Asynchronous-capable DNS client utilities adns is a DNS resolver. In contrast with many existing interfaces, gethostbyname et al and libresolv, it can be used in an asynchronous, non- blocking manner. Many queries can be handled simultaneously. . This package contains useful utilities for IP address resolving, fast bulk logfile processing, and testing. Package: adonthell Description-md5: f315195fa040e0f72c53e8a3c2cee9c4 Description-en_GB: 2D graphical roleplaying game A 2D graphical RPG game inspired by good old console RPGs like the ones on the SNES. . This package contains the Adonthell engine. You'll also need a game to be able to play. For this release, the official game is Waste's Edge, found in the package adonthell-data. Package: adonthell-data Description-md5: 6395bd0065d50a163898515ebb87388e Description-en_GB: Data files needed by Adonthell This is the official game for Adonthell 0.3 . As a loyal servant of the elven Lady Silverhair, you arrive at the remote trading post of Waste's Edge, where she is engaged in negotiations with the dwarfish merchant Bjarn Fingolson. But not all is well at Waste's Edge, and soon you are confronted with circumstances that are about to destroy your mistress' high reputation. And you are the only one to avert this ... Package: adplay Description-md5: ca1ace79ff4381b414ffeb4fd4683073 Description-en_GB: console-based OPL2 audio player AdPlay is AdPlug's console-based frontend. AdPlug is a free, universal OPL2 audio playback library. AdPlay/UNIX supports the full range of AdPlug's file format playback features. Despite this, at the moment, only emulated OPL2 output is supported by AdPlay, but this on a wide range of output devices. Package: adplug-utils Description-md5: 33daa2052c67f06329277d2f24c46fd1 Description-en_GB: free AdLib sound library (utils) AdPlug is a free, cross-platform, hardware independent AdLib sound player library, mainly written in C++ and released under the LGPL. AdPlug plays sound data, originally created for the AdLib (OPL2) and Sound Blaster (Dual OPL2/OPL3) audio boards, directly from its original format on top of an emulator or by using the real hardware. No OPL chip is required for playback. . This package contains additional utilities. Package: adql-java Description-md5: beb5b50d5927bef110b663a308cc31b0 Description-en_GB: Parse, manipulate and translate ADQL queries with Java ADQL is a SQL-like language which includes astronomical facilities to query a database. This language has been defined by the IVOA in the Recommendation of 30 Oct 2008 (Version 2.0) and is mainly used in the Table Access Protocol (TAP). . Functionalities of the package: . * Parse: read ADQL queries in text and transform them into a Java object (actually, a syntactic tree). * Manipulate: the generated object can be manipulated so than modifying the original query. * Translate: an interface and some implementations lets translating SQL into other languages like SQL. Package: adql-java-doc Description-md5: 3a62dc071ba7cd41f142decf45261abf Description-en_GB: Parse, manipulate and translate ADQL queries (API doc) ADQL is a SQL-like language which includes astronomical facilities to query a database. This language has been defined by the IVOA in the Recommendation of 30 Oct 2008 (Version 2.0) and is mainly used in the Table Access Protocol (TAP). . This package contains the JavaDoc documentation of the package. Package: adun-core Description-md5: 342c93ca6222192992707fbc49114d4c Description-en_GB: Molecular Simulator Adun is a biomolecular simulator that also includes data management and analysis capabilities. It was developed at the Computational Biophysics and Biochemistry Laboratory, a part of the Research Unit on Biomedical Informatics of the UPF. . This package contains the AdunCore program and the Adun server. If you want the graphical UI frontend, install the adun.app package. Package: adun.app Description-md5: 78adc89c967b1398bd4104cd61c7f06c Description-en_GB: Molecular Simulator for GNUstep (GUI) Adun is a biomolecular simulator that also includes data management and analysis capabilities. It was developed at the Computational Biophysics and Biochemistry Laboratory, a part of the Research Unit on Biomedical Informatics of the UPF. . This package contains UL, the Adun GUI frontend. Package: adv-17v35x-dkms Description-md5: 1289eea1696253eba978eef55250f372 Description-en_GB: dkms driver sources for Advantech PCI/PCIe ACOM Series adapters This serial driver provides kernel support for the following multiport Advantech boards (using EXAR chip): PCIE-1602 PCIE-1604 PCIE-1610 PCIE-1612 PCIE-1620 PCIE-1622 PCM-2602C PCM-2604C PCM-2610B PCM-2612B PCM-3612I PCI-1602 PCI-1604 PCI-1610 PCI-1612 PCI-1620 PCI-1622 The package is aimed to provide DKMS support for this driver. Package: advi Description-md5: 28ba481a238ab997c6af1b3efc24e7d7 Description-en_GB: active DVI previewer and presenter Active-DVI is a DVI previewer and presenter written in Objective Caml with some eye candy effects for presentation, support for interactive demonstrations, and embedding of arbitrary applications within the presentation (hence the Active adjective of the presenter :). . Active-DVI does not (yet) support postscript fonts (see the README.Debian for more details). . Active-DVI also has the ability to run embedded commands, which may cause security problems when viewing untrusted DVI files. Make sure to read the README.Debian for more information. Package: advi-examples Description-md5: ae407edd46fb02e622b3d1ce1f60b8df Description-en_GB: example presentations for Active-DVI (advi) Active-DVI is a DVI previewer and presenter written in Objective Caml with some eye candy effects for presentation, support for interactive demonstrations, and embedding of arbitrary applications within the presentation (hence the Active adjective of the presenter :). . This package contains example presentations for Active-DVI. Package: adwaita-icon-theme-full Description-md5: c90f325f67c5f4eab28bd6fcf1823c0a Description-en_GB: default icon theme of GNOME This package contains the default icon theme used by the GNOME desktop. The icons are used in many of the official GNOME applications like eog, Evince, system monitor, and many more. Package: adwaita-qt Description-md5: 2dcac42ee1ee4eeaecbdef44bb880176 Description-en_GB: Qt 5 port of GNOME’s Adwaita theme Adwaita-Qt provides a port of Adwaita theme, which is the default style of GNOME, to Qt 5. . To use it, start your Qt applications with “-style Adwaita” parameter, or export QT_STYLE_OVERRIDE=Adwaita environment variable. For the dark version, use Adwaita-Dark instead of Adwaita. Package: aegean Description-md5: 2efce1184b400907195563de7b546560 Description-en_GB: integrated genome analysis toolkit The AEGeAn Toolkit is designed for the Analysis and Evaluation of Genome Annotations. The toolkit includes a variety of analysis programs, e.g. for comparing distinct sets of gene structure annotations (ParsEval), computation of gene loci (LocusPocus) and more. Package: aeolus Description-md5: c32beaee8e242fa55dd30dc6f5577387 Description-en_GB: Synthesised pipe organ emulator Aeolus is a synthesised (i.e. not sampled) pipe organ emulator that should be good enough to make an organist enjoy playing it. It is a software synthesiser optimised for this job, with possibly hundreds of controls for each stop, that enable the user to "voice" his instrument. . Main features of the default instrument: three manuals and one pedal, five different temperaments, variable tuning, MIDI control of course, stereo, surround or Ambisonics output, flexible audio controls including a large church reverb. . Aeolus is not very CPU-hungry, and should run without problems on a e.g. a 1GHz, 256Mb machine. Package: aephea Description-md5: 2bec5eccdfb1fead541764a4fc088a53 Description-en_GB: text-based authoring tool for HTML Aephea is an HTML authoring framework. It enforces HTML well-formedness with a simpler and stricter syntax, provides useful extensions and abstractions as well as facilities for adding new ones, all in a single unified approach that stays close to HTML itself. Some of Aephea's characteristics are a TeX-like syntax, dictionary stacks, iteration and a focus on styling via CSS. . PUD (Portable Unix Documentation) is shipped with Aephea. It provides mini-languages for authoring Unix manual pages and FAQ documents with output both in HTML and troff. . Both Aephea and PUD are written in zoem, a high-level macro/programming language with character filtering capabilities. . If you'd like to generate manpages, but don't like troff syntax, and find Perl's POD too limited, Aephea's PUD is likely useful for you. If you like your documents to be available in both PDF and HTML, but find DocBook XML too heavyweight (and aren't really happy with Docbook XML's baroque default tagnames), you'll like PUD. Package: aesfix Description-md5: e19d002714d08e62fc2219e297f59ca6 Description-en_GB: tool for correcting bit errors in an AES key schedule This program illustrates a technique for correcting bit errors in an AES key schedule. It should be used with the output of the aeskeyfind program. . It is limited to AES-128 key schedules, and it can only correct unidirectional 1->0 bit errors. For the most part it has been optimised for readability rather than performance. . This package is useful to several activities, as forensics investigations. Package: aeskeyfind Description-md5: 07a7a3e516ece906a38c6b6eb0efb1c7 Description-en_GB: tool for locating AES keys in a captured memory image This program illustrates automatic techniques for locating 128-bit and 256-bit AES keys in a captured memory image. . The program uses various algorithms and also performs a simple entropy test to filter out blocks that are not keys. It counts the number of repeated bytes and skips blocks that have too many repeats. . This method works even if several bits of the key schedule have been corrupted due to memory decay. . This package is useful to several activities, as forensics investigations. Package: aeskulap Description-md5: c2ac231b4aa1fc34ad6b0ade8acf175b Description-en_GB: medical image viewer and DICOM network client Aeskulap is able to load a series of special images stored in the DICOM format for review. Additionally it is able to query and fetch DICOM images from archive nodes (also called PACS) over the network. Aeskulap tries to achieve a full open source replacement for commercially available DICOM viewers. Package: aeson-pretty Description-md5: b9279c14899612a43ca25c99cf538f42 Description-en_GB: JSON pretty-printing tool The command-line tool reads JSON from stdin and writes prettified JSON to stdout. It also offers a complementary compact-mode, essentially the opposite of pretty-printing. . This is built on the aeson-pretty library; see also libghc-aeson-pretty- dev. Package: aespipe Description-md5: 2ddca24ac9f8c8110258c420a625301a Description-en_GB: AES-encryption tool with loop-AES support aespipe is an encryption tool that reads from standard input and writes to standard output. It uses the AES (Rijndael) cipher. . aespipe can be used for non-destructive in-place encryption of existing disk partitions for use with the loop-AES encrypted loopback kernel module. . It can also be used as an encryption filter to create and restore encrypted tar/cpio backup archives and to read/write and convert loop-AES compatible encrypted images. . Note that aespipe does not store any length information with the encrypted images, so it cannot be used as general purpose filter for encryption, but only for certain formats like tar. Package: aevol Description-md5: c506f0e4b59e40f15c941d3aed497d29 Description-en_GB: digital genetics model to run Evolution Experiments in silico Aevol is a digital genetics model: populations of digital organisms are subjected to a process of selection and variation, which creates a Darwinian dynamics. . By modifying the characteristics of selection (e.g. population size, type of environment, environmental variations) or variation (e.g. mutation rates, chromosomal rearrangement rates, types of rearrangements, horizontal transfer), one can study experimentally the impact of these parameters on the structure of the evolved organisms. In particular, since Aevol integrates a precise and realistic model of the genome, it allows for the study of structural variations of the genome (e.g. number of genes, synteny, proportion of coding sequences). . The simulation platform comes along with a set of tools for analysing phylogenies and measuring many characteristics of the organisms and populations along evolution. Package: aewan Description-md5: f35d5e6a27e200b26631a11dd8be37e5 Description-en_GB: ASCII-art Editor Without A Name aewan is an ASCII art editor with support for multiple layers that can be edited individually, colors, rectangular copy and paste, and intelligent horizontal and vertical flipping (converts '\' to '/', etc). It produces both stand-alone art files and an easy-to-parse format for integration into your terminal applications. Package: aewm++ Description-md5: e2bb4e9897a1c23acaba6dc3b6d9a86a Description-en_GB: minimal window manager written in C++ aewm++ is a minimal window manager for X11, based on aewm. It keeps aewm's minimalist look and feel but is written in C++, and adds some modern features like virtual desktops. GNOME EWMH hints have been removed in this release, because upstream wants to focus on making the code stable and minimalistic. . This package used to include appbar, aewm++_fspanel, setrootimage and aewm++_xsession; these can now be found in the aewm++-goodies package. Package: aewm++-goodies Description-md5: 251b82684d48b221daf1037633230679 Description-en_GB: utilities to complement a minimal window manager These utilities were previously supplied with aewm++; they are intended to provide some of the typical desktop functionality that aewm++ itself does not include. This package provides: * aewm++_appbar: a small application launcher * aewm++_fspanel: a very small panel * aewm++_setrootimage: draws a gradient on the X root window * aewm++_xsession: keeps an X session alive Note that some of these were named differently in previous releases. Package: afew Description-md5: bfdf461dc8c4c596bae3ef4ddd0ca48f Description-en_GB: Tagging script for notmuch mail The basic task of afew is to provide automatic tagging each time new mail is registered with notmuch. In a classic setup, you might call it after 'notmuch new' in an offlineimap post sync hook. . In addition to more elementary features such as adding tags based on email headers or maildir folders, handling killed threads and spam, it can do some heavy magic in order to /learn/ how to initially tag your mails based on their content. . In move mode, afew will move mails between maildir folders according to configurable rules that can contain arbitrary notmuch queries to match against any searchable attributes. Package: affiche.app Description-md5: f732431a6a3d375f257bb21a33fdce7f Description-en_GB: Application to "stick" little notes on the desktop This is a little application that allows people to "stick" little notes on their computer desktop. It was made for the GNUstep environment. Package: afflib-tools Description-md5: 6b167772266146c1aaf839af338e295b Description-en_GB: Advanced Forensics Format Library (utilities) The Advanced Forensic Format (AFF) is on-disk format for storing computer forensic information. Critical features of AFF include: . - AFF allows you to store both computer forensic data and associated metadata in one or more files. - AFF allows files to be digital signed, to provide for chain-of-custody and long-term file integrity. - AFF allows for forensic disk images to stored encrypted and decrypted on-the-fly for processing. This allows disk images containing privacy sensitive material to be stored on the Internet. . This package provides the AFF Toolkit, that is a set of programs for working with computer forensic information. Using these tools you can: * Interconvert disk images between a variety of formats, including: - raw or "dd"; - splitraw (in which a single image is split between multiple files); - AFF format (in which the entire disk image is stored in a single file); - AFD format (in which a disk image is stored in multiple AFF files stored in a single directory); - AFM format (in which an AFF file is used to annotate a raw file). * Compare disk images and report the data or metadata that is different. * Copy disk images from one location to another, with full verification of data, metadata, and the automatic generation of a chain-of-custody segment. * Find errors in an AFF file and fix them. * Print information about a file. * Print detailed statistics about a file * Generate a XML representation of a disk image's metadata (for example, acquisition time or the serial number of the acquisition device). * Produce a XML "diskprint" which allows a disk image to be rapidly fingerprinted without having the computer the SHA1 of the entire disk. . The AFF Toolkit provides these executables: affcat, affcompare, affconvert, affcopy, affcrypto, affdiskprint, affinfo, affix, affrecover, affsegment, affsign, affstats, affuse, affverify and affxml. Package: afl++ Description-md5: dad03c98adce45fdfb6d2610388bb2e7 Description-en_GB: instrumentation-driven fuzzer for binary formats American fuzzy lop is a fuzzer that employs compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary. This substantially improves the functional coverage for the fuzzed code. The compact synthesized corpora produced by the tool are also useful for seeding other, more labor- or resource-intensive testing regimes down the road. . afl++-fuzz is designed to be practical: it has modest performance overhead, uses a variety of highly effective fuzzing strategies, requires essentially no configuration, and seamlessly handles complex, real-world use cases - say, common image parsing or file compression libraries. . afl++ is a fork of the unmaintained afl. Package: afl++-doc Description-md5: e28faca40fdb5d878c9f725ad154b396 Description-en_GB: instrumentation-driven fuzzer for binary formats - documentation American fuzzy lop is a fuzzer that employs compile-time instrumentation and genetic algorithms to automatically discover clean, interesting test cases that trigger new internal states in the targeted binary. . This package provides the documentation, a collection of special crafted test cases, vulnerability samples and experimental stuff. Package: afnix Description-md5: 4fa7732d8fdce86e3dbebc4c386022a0 Description-en_GB: Compiler and run-time for the AFNIX programming language AFNIX is a multi-threaded functional programming language with dynamic symbol bindings that support the object oriented paradigm. The language features a state of the art runtime engine. The distribution is available with several clients and a rich set of modules that are designed to be platform independent. Package: afnix-doc Description-md5: 94e8f76cac01cc81fb148a361eb7998b Description-en_GB: Compiler and run-time for the AFNIX programming language (documentation) AFNIX is a multi-threaded functional programming language with dynamic symbol bindings that support the object oriented paradigm. The language features a state of the art runtime engine. The distribution is available with several clients and a rich set of modules that are designed to be platform independent. . This package contains the documentation for AFNIX. Package: aft Description-md5: ff4835b187300146cdcd26e4be8dd4d7 Description-en_GB: "free form" document preparation system AFT is a document preparation system. It is mostly free form meaning that there is little intrusive markup. AFT source documents look a lot like plain old ASCII text. . AFT has a few rules for structuring your document and these rules have more to do with formatting your text rather than embedding commands. . Right now, AFT produces pretty good (weblint-able) HTML, XHTML, LaTeX, lout and RTF. It can, in fact, be coerced into producing all types of output (e.g. roll-your-own XML). All that needs to be done is to edit a rule file. You can even customise your own HTML rule files for specialized output. Package: aften Description-md5: c43d25867dae1515337595088e5e6907 Description-en_GB: audio AC3 encoder Aften is an audio encoder which generates compressed audio streams based on ATSC A/52 specification. This type of audio is also known as AC-3 or Dolby® Digital and is one of the audio codecs used in DVD-Video content. Package: afterstep Description-md5: d34d45817d3b122e341c7841a63b70c5 Description-en_GB: window manager with the NEXTSTEP look and feel AfterStep is a window manager based on FVWM which attempts to emulate the NEXTSTEP look and feel, while retaining the configurability of its predecessor. Note that this window manager makes extensive use of the color palette. If you have only an 8-bit color display, it will run as packaged, but you may want to modify the configuration to use fewer colors. . AfterStep is a continuation of the BowMan window manager project, but the name was changed to reflect the desire that it do more than simply emulate and become a valuable window manager in its own right. Package: afterstep-data Description-md5: 3697b2f757ada549aeb0717a85629d58 Description-en_GB: data files for AfterStep window manager AfterStep is a window manager based on FVWM which attempts to emulate the NEXTSTEP look and feel, while retaining the configurability of its predecessor. Note that this window manager makes extensive use of the color palette. If you have only an 8-bit color display, it will run as packaged, but you may want to modify the configuration to use fewer colors. . The package contains data and configuration files needed by AfterStep. Package: afuse Description-md5: 602bf8a6925e536531c3f47c66ff31b9 Description-en_GB: automounting file system implemented in user-space using FUSE Afuse is a FUSE based filesystem which implements filesystem automounting functionality similar to Linux's autofs. Package: agda Description-md5: 65333dc4f3e4d00a90419d96d9785d24 Description-en_GB: dependently typed functional programming language Agda is a dependently typed functional programming language: It has inductive families, which are like Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). . Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. . This is a meta package which provides Agda's emacs mode, executable, standard library and its documentation. Package: agda-bin Description-md5: f8e26d204d9ccc3a3cfdad460ae35595 Description-en_GB: commandline interface to Agda Agda is a dependently typed functional programming language: It has inductive families, which are like Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). . Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. . This package provides a command-line program for type-checking and compiling Agda programs. The program can also generate hyperlinked, highlighted HTML files from Agda sources. Package: agda-stdlib Description-md5: c45346ed5a4053d9d174e9325e0d533b Description-en_GB: standard library for Agda Agda is a dependently typed functional programming language: It has inductive families, which are like Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). . Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. . The Agda standard library contains modules for many common data structures and proof patterns. Modules provided include: - Algebra: Specifying and reasoning about abstract algebraic structures - Category: Using idioms from category theory to structure functional programs - Coinduction: Support for programming coindutively - Data: Data types and properties about data types - Foreign: Relating to the foreign function interface - Induction: A general framework for induction - IO: Input/output related functions - Level: Universe levels - Relations: Properties of and proofs about relations - Size: Sizes used by the sized types mechanism . This package contains the complete library. Package: agda-stdlib-doc Description-md5: fd3b8a8baa471f456e06046d5280b6e7 Description-en_GB: standard library for Agda — documentation Agda is a dependently typed functional programming language: It has inductive families, which are like Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). . Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. . The Agda standard library contains modules for many common data structures and proof patterns. Modules provided include: - Algebra: Specifying and reasoning about abstract algebraic structures - Category: Using idioms from category theory to structure functional programs - Coinduction: Support for programming coindutively - Data: Data types and properties about data types - Foreign: Relating to the foreign function interface - Induction: A general framework for induction - IO: Input/output related functions - Level: Universe levels - Relations: Properties of and proofs about relations - Size: Sizes used by the sized types mechanism . This package contains the hyperlinked library documentation. Package: agedu Description-md5: 9f67a1da7c038e24702713dc5d24e0cc Description-en_GB: Unix utility for tracking down wasted disk space Unix provides the standard du utility, which scans your disk and tells you which directories contain the largest amounts of data. That can help you narrow your search to the things most worth deleting. . However, that only tells you what's big. What you really want to know is what's too big. By itself, du won't let you distinguish between data that's big because you're doing something that needs it to be big, and data that's big because you unpacked it once and forgot about it. . To make this difference, agedu relies on the atime of the files. Package: agenda.app Description-md5: 84aeda73d4cbb1466d3e707eef0e7b08 Description-en_GB: Calendar manager for GNUstep SimpleAgenda is a an application to manage your calendars. It handles both local and remote (webcal) calendars. Calendars can be shared with other programs like Evolution, Dates, IceApe Calendar and others. The following features are available: . * Multiple agendas. * Handle both events and tasks. * Support for local and remote (ftp, http) iCalendar agendas. * Monthly calendar, day view, summary and tasks view. * Create, resize and move appointments easily. * Export individual elements as files and to the pasteboard. * Import .ics files. * Simple text search. * Alarms with multiple backends. Package: agent-transfer Description-md5: e317278d37b6d2652243a33e0e9da5e7 Description-en_GB: copy a secret key from GnuPG's gpg-agent to OpenSSH's ssh-agent agent-transfer is a simple utility to extract a secret RSA or Ed25519 key from GnuPG's gpg-agent and send it to a running ssh-agent. This is useful for those who prefer the runtime semantics and behavior of OpenSSH's ssh- agent, but whose secret keys are held in long-term storage by GnuPG's gpg- agent. . This tool comes from the monkeysphere project. Package: aggregate Description-md5: f997a857d65d21bbf877320588a8a99c Description-en_GB: ipv4 cidr prefix aggregator takes a list of prefixes in conventional format on stdin, and performs two optimisations to reduce the length of the prefix list. It removes any supplied prefixes which are supurfluous because they are already included in another supplied prefix (e.g., 203.97.2.0/24 would be removed if 203.97.0.0/17 was also supplied), and identifies adjacent prefixes that can be combined under a single, shorter-length prefix (e.g., 203.97.2.0/24 and 203.97.3.0/24 can be combined into the single prefix 203.97.2.0/23). Package: aghermann Description-md5: 3f60235fc79bc4910bb594312f855a10 Description-en_GB: Sleep-research experiment manager Aghermann is a program designed around a common workflow in sleep- research, complete with scoring facility; cairo subpixel drawing on screen or to file; conventional PSD and EEG Micrcontinuity profiles; Independent Component Analysis; artifact detection; and Process S simulation following Achermann et al, 1993. Package: aglfn Description-md5: 40806af3ac24bb24dab5ea0fd03065e5 Description-en_GB: Adobe Glyph List For New Fonts AGL (Adobe Glyph List) maps glyph names to Unicode values for the purpose of deriving content. AGLFN (Adobe Glyph List For New Fonts) is a subset of AGL that excludes the glyph names associated with the PUA (Private Use Area), and is meant to specify preferred glyph names for new fonts. Also included is the ITC Zapf Dingbats Glyph List, which is similar to AGL in that it maps glyph names to Unicode values for the purpose of deriving content, but only for the glyphs in the ITC Zapf Dingbats font. . Be sure to visit the AGL Specification and Developer Documentation pages for detailed information about naming glyphs, interpreting glyph names, and developing OpenType fonts. Package: aha Description-md5: 0f17d309f135dcc8d21c8650ac0fb8c6 Description-en_GB: ANSI color to HTML converter aha (ANSI HTML Adapter) converts ANSI colors to HTML, e.g. if you want to publish the output of ls --color=yes, git diff, ccal or htop as static HTML somewhere. Package: ahcpd Description-md5: f1c1a025e99acd7afd0c2b29e5c5fdef Description-en_GB: Ad-Hoc Configuration Protocol AHCP is an autoconfiguration protocol for IPv6 and dual-stack IPv6/IPv4 networks designed to be used in place of router discovery and DHCP on networks where it is difficult or impossible to configure a server within every link-layer broadcast domain, for example mobile ad-hoc networks. AHCP will automatically configure the IPv6 prefix, an IPv4 address for every host, the routing protocol, the DNS server and the NTP server. It is currently able to configure hosts for static routing, for use of the OLSR protocol, or for use of the Babel protocol. AHCP is extensible, so adding support for other routing protocols should be easy. Package: aide-dynamic Description-md5: 8bf4f7566feb77cc67df60020394eaeb Description-en_GB: Advanced Intrusion Detection Environment - transitional package AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialised it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This is a transitional package to allow the seamless replacement of the aide-dynamic package with the normal aide package, which is now also dynamically linked. See NEWS.Debian for an explanation. Package: aide-xen Description-md5: 7d4d1ecbbb69f19ef336769d547d87fc Description-en_GB: Advanced Intrusion Detection Environment - transitional package AIDE is an intrusion detection system that detects changes to files on the local system. It creates a database from the regular expression rules that it finds from the config file. Once this database is initialised it can be used to verify the integrity of the files. It has several message digest algorithms (md5, sha1, rmd160, tiger, haval, etc.) that are used to check the integrity of the file. More algorithms can be added with relative ease. All of the usual file attributes can also be checked for inconsistencies. . This is a transitional package to allow the seamless replacement of the aide-xen package with the normal aide package. The reason for aide-xen does not seem to exist any more. If you have difficulties with running aide on XEN-enabled systems in Dom0 or DomU, please file a bug. Package: aidl Description-md5: 45859dc0b2ae5ed979acc57a859674e5 Description-en_GB: Binder generator of AIDL interfaces aidl is a utility to generate Java and/or C++ code from Android's Android Interface Definition Language (AIDL). AIDL is similar to other IDLs you might have worked with. It allows you to define the programming interface that both the client and service agree upon in order to communicate with each other using interprocess communication (IPC). On Android, one process cannot normally access the memory of another process. So to talk, they need to decompose their objects into primitives that the operating system can understand, and marshall the objects across that boundary for you. The code to do that marshalling is tedious to write, so Android handles it for you with AIDL. This package provides two tools: . * "aidl" which generates Java bindings. * "aidl-cpp" which generates C++ bindings. . For more info, see: https://developer.android.com/guide/components/aidl.html Package: aiksaurus Description-md5: c494eb72c833031f7ce7b583043fb07b Description-en_GB: This package provides an English-language thesaurus (utility) Aiksaurus is an English-language thesaurus that is suitable for integration with word processors, email composers, and other authoring software. . This package contains aiksaurus, a command-line frontend for Aiksaurus. Package: aiohttp-wsgi-serve Description-md5: c66fd6a0adcec4356cc7c95577c69904 Description-en_GB: run a WSGI application Run a WSGI application on top of asyncio event loop. This script uses Python aiohttp-wsgi module to run existing WSGI applications within the event loop without further changes. Package: air-quality-sensor Description-md5: 1cddabeb7471e827f436239ab36425d3 Description-en_GB: user space driver for AppliedSensor's Indoor Air Monitor The Indoor Air Monitor is a USB flash drive-shaped sensor which measures the surrounding's air pollution. This driver prints a list with all connected sensors and their current values to the commandline. Brand names and further information has been documented on http://wiki.micasaverde.com/index.php/CO2_Sensor. . The air quality is displayed on the hardware token by three indicator lamps with the colours green (= good), yellow (= average) and red (= bad), the same colors are also printed by this tool. Package: aircrack-ng Description-md5: 9659071ca811e6a5bba38a9345409ece Description-en_GB: wireless WEP/WPA cracking utilities 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 optimisations, 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. Package: airgraph-ng Description-md5: 271c2c029cbb57505d96bdcfabab2da3 Description-en_GB: Tool to graph txt files created by aircrack-ng airgraph-ng is a tool to create a graph ouf of the txt file created by airodump with its -w option. The graph shows the relationships between the clients and the access points. Package: airport-utils Description-md5: 7d4f6f55009c97657fa4f38b7a9d48fc Description-en_GB: configuration and management utilities for Apple AirPort base stations This package contains various utilities to manage the Apple AirPort base stations. . Be aware that Apple released several versions of the AirPort base station; the original AirPort ("Graphite") was a rebranded Lucent RG-1000 base station, doing 802.11a/b. The AirPort Extreme ("Snow") is an Apple-built 802.11a/b/g base station. . For the original Apple AirPort and the Lucent RG-1000 base stations only: - airport-config: base station configurator - airport-linkmon: wireless link monitor, gives information on the wireless link quality between the base station and the associated hosts . For the Apple AirPort Extreme base stations only: - airport2-config: base station configurator - airport2-portinspector: port maps monitor - airport2-ipinspector: WAN interface monitoring utility . For all: - airport-modem: modem control utility, displays modem state, starts/stops modem connections, displays the approximate connection time (Extreme only) - airport-hostmon: wireless hosts monitor, lists wireless hosts connected to the base station (see airport2-portinspector for the Snow) Package: airspy Description-md5: 88a2ce3cb544a4e547613e85a4704a7a Description-en_GB: Tiny and efficient software defined radio receiver - utilities Airspy is an open source Software Defined Radio that can receive between 24 MHz and 1750 MHz. Airspy has a 10 MHz bandwidth. 12bit ADC @ 20 MSPS (80dB SFDR, 64dB SNR, 10.4 ENOB) It is a High Speed USB device powered by the USB bus. . This package contains a set of command line utilities: * airspy_cpldjtag: program CLPD * airspy_info: probe device and show configuration * airspy_max2837: chip register read/write tool * airspy_rffc5071: chip register read/write tool * airspy_si5351c: chip register read/write tool * airspy_spiflash: read and write flash data from file. * airspy_transfer: file based transmit and receive sdr Package: airstrike Description-md5: bd343ce010d39e17acb4bfa3e5a4b5d0 Description-en_GB: 2d dogfight game in the tradition of 'Biplanes' and 'BIP' Airstrike is a 2d dogfight game in the tradition of the Intellivision and Amiga games 'Biplanes' and 'BIP'. It features a robust physics engine and several other extensions of the original games. Playable by 1 or 2 persons. Package: airstrike-common Description-md5: bf5e9f248c4c7da18fc2f973c405a3e6 Description-en_GB: 2d dogfight game - data files Airstrike is a 2d dogfight game in the tradition of the Intellivision and Amiga games 'Biplanes' and 'BIP'. It features a robust physics engine and several other extensions of the original games. It is currently 0-2 player only, but will hopefully have network play and some more advanced computer controlled enemies in the future. The graphics have been created using the Povray raytracer, and should be easy to extend and modify. . This package contains the architecture-independent data files. Package: aiscm Description-md5: fed7dbca20e652339b34254cfbf99869 Description-en_GB: Guile numerical arrays and tensor extension AIscm is a Guile extension providing multi-dimensional arrays and tensor operations. Array elements can be scalars or composite values such as complex numbers or RGB values. Array operations are provided as GOOPS generics. Real time performance is achieved using the LLVM JIT compiler. Furthermore AIscm provides input/output bindings for ImageMagick, V4L2, FFmpeg, PulseAudio, and X.Org. Package: aj-snapshot Description-md5: deac30a568faac29bb95742595309aee Description-en_GB: make snapshots of JACK connections Aj-snapshot is a small program that can be used to make snapshots of the connections made between JACK and/or ALSA clients. Because JACK can provide both audio and MIDI support to programs, aj-snapshot can store both types of connections for JACK. ALSA, on the other hand, only provides routing facilities for MIDI clients. Aj-snapshot is meant to be used from the command line. Package: akonadi-backend-mysql Description-md5: 44bbff2187bd34b353f73253edf50334 Description-en_GB: MySQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with MySQL as underlying data storage engine. By default, a local MySQL server instance will be started for each user. Alternatively, connection to an external MySQL database is supported as well. Package: akonadi-backend-postgresql Description-md5: bd88f5341863115ed0f5865ef888ddfd Description-en_GB: PostgreSQL storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with PostgreSQL as underlying data storage engine. By default, a local PostgreSQL server instance will be started for each user. Alternatively, connection to an external PostgreSQL database is supported as well. Package: akonadi-backend-sqlite Description-md5: 904b79b56e98a3db270456d32ff78921 Description-en_GB: SQLite storage backend for Akonadi Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package installs everything what's needed for Akonadi to work with SQLite as underlying data storage engine. Since SQLite is an embedded database engine, a separate SQL server daemon is not necessary. . In addition, the package contains an improved QSql driver for SQLite named "QSQLite3". It can be used by any application that needs to access SQLite databases via standard Qt QSql framework. Package: akonadi-import-wizard Description-md5: 40903d9bfa08053e3f7af4bacb5d1b3d Description-en_GB: PIM data import wizard akonadi-import-wizard is an assistant to import PIM data from other applications into Akonadi for use in KDE PIM applications Package: akonadi-server Description-md5: 80144a9a021e5f971cbb61777684d38e Description-en_GB: Akonadi PIM storage service Akonadi is an extensible cross-desktop Personal Information Management (PIM) storage service. It provides a common framework for applications to store and access mail, calendars, addressbooks, and other PIM data. . This package contains the Akonadi PIM storage server and associated programs. Package: akonadiconsole Description-md5: eab8b689674d4e9e50a06d477c067f16 Description-en_GB: 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. Package: akqml Description-md5: 4fb69dc775da1160273f2b0b6842f654 Description-en_GB: full featured webcam capture application - qml module webcamoid allows one to capture, save and view a video stream. It also can do a lot of funny things. . Features: . * Take pictures and record videos with the webcam. * Manages multiple webcams. * GUI interface. * Custom controls for each webcam. * Add funny effects to the webcam. * +60 effects available. * Effects with live previews. * Translated to many languages. * Use custom network and local files as capture devices. * Capture from desktop. * Many recording formats. * Virtual webcam support for feeding other programs. . This package contains the qml module for webcamoid. Package: akregator Description-md5: 685ce24f3633b431b73038bd0f234211 Description-en_GB: RSS/Atom feed aggregator Akregator is a news feed reader. It enables you to follow news sites, blogs and other RSS/Atom-enabled websites without the need to manually check for updates using a web browser. Akregator is designed to be both easy to use and to be powerful enough to read hundreds of news sources conveniently. It comes with Konqueror integration for adding news feeds and with an internal browser for easy news reading. . This package is part of the KDE PIM module. Package: alac-decoder Description-md5: 6c5c744f525fa7c8100d9d2b2e45c520 Description-en_GB: Apple Lossless audio codec decoder A simple decoder for the Apple Lossless audio codec. Package: alacarte Description-md5: ea89a81c038b7864336ed55a2783b93b Description-en_GB: easy GNOME menu editing tool Alacarte is an easy-to-use menu editor for GNOME that can add and edit new entries and menus. It works with the freedesktop.org menu specification and should work with any desktop environment that uses the spec. Package: aladin Description-md5: 0689e65ca0f8335c5d83e3aaec3cc9fb Description-en_GB: Interactive sky atlas for astronomical images and datasets Aladin is an interactive software sky atlas allowing the user to visualise digitised astronomical images, to superimpose entries from astronomical catalogues or databases, and to interactively access related data and information from the Simbad database, the VizieR service and other archives for all known sources in the field. . Created in 1999 by the Centre de Données astronomiques de Strasbourg (CDS), Aladin has become a widely-used tool of the Virtual Observatory (VO) framework capable of addressing challenges such as locating data of interest, accessing and exploring distributed datasets, and visualising multi-wavelength data. Compliance with existing or emerging VO standards, interconnection with other visualisation or analysis tools, and the ability to easily compare heterogeneous data are the key topics which allow Aladin to be a powerful data exploration and integration tool. Package: aldo Description-md5: de36683197f16f74b87f7c868c662216 Description-en_GB: Morse code training program Aldo is a morse code learning tool which provides four type of training methods: blocks, koch, file, callsign. Blocks: Identify blocks of random characters played in morse code. Koch: Two morse characters will be played at full speed (20wpm) until you'll be able to identify at least 90 percent of them. After that, one more character will be added, and so on. File: Identify played characters generated from a file. Callsign: Identify random callsigns played in morse code. Package: ale Description-md5: fc3be6a181259ad7b12bfe19020358da Description-en_GB: synthetic capture engine and renderer ALE aligns and merges several similar images from a digitising device (such as a digital camera or scanner) into a single image. This operation can create a higher fidelity image by using details from several separate images combined into the final image. It can also be used to merge the images into a mosaic or panoramic image. Package: alevt Description-md5: b69b5f3f83c41724d16a921f749fbcd1 Description-en_GB: X11 Teletext/Videotext browser AleVT is an X11 program for browsing and searching Teletext/Videotext pages received by a compatible decoder (bttv and DVB receivers). . Features include: . * Multiple windows * Page cache * Regular expression searching * Built-in manual . Additional command line utilities can . * receive the time from Teletext/Videotext * capture pages and write them to disk . Teletext/Videotext is used by TV channels to transmit textual information pages (it's transmitted via non-visible scan lines). Package: alevtd Description-md5: 19caeb496778bf1f739bc1e190f5c9cc Description-en_GB: HTTP daemon for teletext pages XawTV is a set of software for watching and recording television channels and webcams. . This package provides an HTTP daemon which serves teletext pages as HTML. Package: alex Description-md5: bc94d454c7a2f43370b4ac0cf89a5863 Description-en_GB: lexical analyser generator for Haskell Alex is a tool for generating lexical analysers in Haskell, given a description of the tokens to be recognised in the form of regular expressions. It is similar to the tool lex or flex for C/C++. Package: alex4 Description-md5: 3566f87583f865118de0e26a364d6511 Description-en_GB: Alex the Allegator 4 - a retro platform game Guide Alex the Allegator through the jungle in order to save his girlfriend Lola from evil humans who want to make a pair of shoes out of her. Plenty of classic platforming in four nice colours guaranteed! . The game includes a built-in editor so you can design and share your own maps. Package: alex4-data Description-md5: ad8fd6932daabde0a312d1bb925c8e41 Description-en_GB: Alex the Allegator 4 - game data Guide Alex the Allegator through the jungle in order to save his girlfriend Lola from evil humans who want to make a pair of shoes out of her. Plenty of classic platforming in four nice colours guaranteed! . This package contains the game data files. Package: alfa Description-md5: eb7520e82a18ed6e7eea5d4bbf9fde07 Description-en_GB: Automated Line Fitting Algorithm ALFA measures fluxes in emission line spectra, such as those of planetary nebulae and HII regions, using a genetic algorithm to rapidly optimise fits to large numbers of lines simultaneously. It can subtract night sky emission lines before fitting the nebular lines if necessary. It can read plain text files containing 1D spectral data, or FITS files containing 1D, 2D or 3D datasets. Package: alfred Description-md5: dbd5ea646c4ad23f94d4eb5b2ca8d100 Description-en_GB: Almighty Lightweight Fact Remote Exchange Daemon A.L.F.R.E.D. gathers status information in networks with dynamically chaing topologies, e.g. a Wifi mesh with mobile clients. It is a user space daemon for distributing arbitrary local information over the same mesh/network in a decentralised fashion. This data can be anything which appears to be useful - originally designed to replace the batman-adv visualisation (vis), you may distribute hostnames, phone books, administration information, DNS information, the local weather forecast ... . Users may insert information by using the alfred binary on the command line, or use custom written programs to communicate with alfred directly through unix sockets. Once the local data is received, the alfred daemon takes care of distributing this information to other alfred servers on other nodes somewhere in the network. As addressing scheme IPv6 link-local multicast addresses are used which do not require any manual configuration. A user can request data from alfred, and will receive the information available from all alfred servers in the network. Package: algobox Description-md5: 2f71f256ba219bdd2f090147d9147a28 Description-en_GB: algorithmics introduction - French UI AlgoBox is an algorithm creation and execution helper, targeted to French high school students. It’s based on an educational logic (learning via logical structures instead of piling up code lines). Package: algol68g Description-md5: 62e357ec894f7a62aa94948299a0a1f4 Description-en_GB: Implementation of Algol 68 as defined by the Revised Report Algol 68 is a secure, expression-oriented programming language with which you elegantly code algorithms without having to bother too much about irrelevant technical details and limitations inherent to many other languages. . Algol 68 Genie offers for example: » many runtime checks facilitating debugging and improving the » reliability of your programs, native support for arbitrary precision » arithmetic including complex numbers, syntactic constructions to » support linear algebra, a gdb-style debugger and a pretty-printer to » beautify source code, optional linkage to GNU plotutils, the GNU » scientific library or PostgreSQL, extensions as UNIX pipes, regular » expression matching, and web page content fetching. Package: algotutor Description-md5: c41d775ec41f2b56ed5bc23de583267b Description-en_GB: program for observing the intermediate steps of algorithm algotutor is an interactive program for observing the intermediate steps of algorithms ("algorithm animation"). The target audience is computer science students and/or anyone who studies algorithms and/or data structures. One can create data files in plain text format (actually perl anonymous hashes, but one need not care) and let algotutor runs through some predefined algorithm. Then one can step backward and forward through the execution sequence of the algorithm at different levels of details. Package: alice Description-md5: 3deea78573d420609be015425a85dd98 Description-en_GB: Web browser (WebKit or Gecko) based IRC client Alice is an acronym for "Altogether Lovely Internet Chatting Experience" which is an IRC client that is viewed in the web browser. Alice runs in the background maintaining connections and collecting messages. When a browser connects, it will display the 100 most recent messages for each channel, and update with any new messages as they arrive. . Alice also logs messages to an SQLite database. These logs are searchable through the web interface. . For desktop notifications install libdesktop-notify-perl. Package: alien Description-md5: 250884c1c7113f08b8c335ac3cf22206 Description-en_GB: convert and install rpm and other packages 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. Package: alien-hunter Description-md5: 5f7c91ddef3ac915fd4f61d66745892f Description-en_GB: Interpolated Variable Order Motifs to identify horizontally acquired DNA Alien_hunter is an application for the prediction of putative Horizontal Gene Transfer (HGT) events with the implementation of Interpolated Variable Order Motifs (IVOMs). An IVOM approach exploits compositional biases using variable order motif distributions and captures more reliably the local composition of a sequence compared to fixed-order methods. Optionally the predictions can be parsed into a 2-state 2nd order Hidden Markov Model (HMM), in a change-point detection framework, to optimize the localization of the boundaries of the predicted regions. The predictions (embl format) can be automatically loaded into Artemis genome viewer freely available at: http://www.sanger.ac.uk/Software/Artemis/. Package: alienblaster Description-md5: da1f8f1a6453d62874036331e075d65f Description-en_GB: Classic 2D shoot 'em up Your mission is simple: Stop the invasion of the aliens and blast them! . Alien Blaster is a classic 2D shoot 'em up featuring lots of different weapons, special items, aliens to blast and a big bad boss. . It supports both a single player mode and a cooperative two player mode for two persons playing on one computer. Package: alienblaster-data Description-md5: ba7f91b87a7940dd88d237ce23043f59 Description-en_GB: Game data for Alien Blaster Your mission is simple: Stop the invasion of the aliens and blast them! . Alien Blaster is a classic 2D shoot 'em up featuring lots of different weapons, special items, aliens to blast and a big bad boss. . It supports both a single player mode and a cooperative two player mode for two persons playing on one computer. . This package provides the architecture-independant game media. Package: aliki Description-md5: aa700150ac855fc2eef498cd2e5dcd35 Description-en_GB: Measurement tool for Impulse Responses Measure Impulse Responses using a sine sweep and deconvolution. For more complete introduction to this method, see http://kokkinizita.linuxaudio.org/linuxaudio/downloads/aliki-manual.pdf Package: all-knowing-dns Description-md5: 1df6f6c08cc7056f9106168642d482b9 Description-en_GB: tiny DNS server for IPv6 Reverse DNS AllKnowingDNS provides reverse DNS for IPv6 networks which use SLAAC (autoconf), e.g. for a /64 network. . The problem with IPv6 reverse DNS and traditional nameservers is that the nameserver requires you to provide a zone file. Assuming you want to provide RDNS for a /64 network, you have 2**64 = 18446744073709551616 different usable IP addresses (a little less if you are using SLAAC). Providing a zone file for that, even in a very terse notation, would consume a huge amount of disk space and could not possibly be held in the memory of the computers available nowadays. . AllKnowingDNS instead generates PTR and AAAA records on the fly. You only configure which network you want to serve and what your entries should look like. Package: allegro4-doc Description-md5: 9b7366b5ced0412260a68241fb797240 Description-en_GB: documentation for the Allegro library This package contains the Allegro documentation in various formats, FAQs and other documentation about the Allegro library and the source of the example programs. . Allegro is a cross-platform library mainly aimed at video game and multimedia programming. It handles common, low-level tasks such as creating windows, accepting user input, loading data, drawing images, playing sounds, etc. and generally abstracting away the underlying platform. Package: allegro5-doc Description-md5: cc7e01168096c47a3cdf0971974753fc Description-en_GB: documentation for the Allegro 5 library This package contains the Allegro documentation in various formats, FAQs and other documentation about the Allegro library, source of the example programs. . Allegro is a cross-platform library intended for use in computer games and other types of multimedia programming. Allegro 5 is the latest major revision of the library, designed to take advantage of modern hardware (e.g. hardware acceleration using 3D cards) and operating systems. Although it is not backwards compatible with earlier versions, it still occupies the same niche and retains a familiar style. Package: alltray Description-md5: f5178c13da0872ed400fdbf9afa64b52 Description-en_GB: Dock any program into the system tray With AllTray you can dock any application with no native tray icon (like Evolution, Thunderbird, Terminals) into the system tray. A high-light feature is that a click on the "close" button will minimize back to system tray. It works well with GNOME, KDE, Xfce 4*, Fluxbox* and WindowMaker*. (*) No drag 'n drop support. Enable with "-nm" option. Package: allure Description-md5: ba2e06db233176c140ea65af8fbfdea7 Description-en_GB: near-future Sci-Fi roguelike and tactical squad game Allure of the Stars is a near-future Sci-Fi roguelike and tactical squad game. . Not a single picture in this game. You have to imagine everything yourself, like with a book (a grown-up book, without pictures). Once you learn to imagine things, though, you can keep exploring and mastering the world and making up stories for a long time. . The game is written in Haskell using the free software LambdaHack engine. Please see the changelog file for recent improvements and the issue tracker for short-term plans. Long term goals are high replayability and auto-balancing through procedural content generation and persistent content modification based on player behaviour. Contributions are welcome. Package: almanah Description-md5: 034aeb320a1186c1cafc6b4acaefdfb1 Description-en_GB: Application to ease management of a personal diary Almanah is a small application to ease management of a personal diary. It has basic editing and linking abilities like: . - adding links to other content to diary entries - database encryption - search and printing support Package: alot Description-md5: 8e537bb8a99f6ea999f43bf42d37d385 Description-en_GB: Text mode MUA using notmuch mail Alot is a text mode mail user agent for the notmuch mail system. It features a modular and command prompt driven interface to provide a full MUA experience as an alternative to the Emacs and Vim modes shipped with notmuch. Package: alot-doc Description-md5: abf6372044e3e44e600e15265fbcf439 Description-en_GB: Text mode MUA using notmuch mail - documentation Alot is a terminal-based mail user agent for the notmuch mail system. It features a modular and command prompt driven interface to provide a full MUA experience as an alternative to the Emacs and Vim modes shipped with notmuch. . This package provides detailed documentation on alot usage. Package: alpine Description-md5: 3ddd074b130edc15ad4419408e6d3266 Description-en_GB: Text-based email client, friendly for novices but powerful Alpine is an upgrade of the well-known PINE email client. Its name derives from the use of the Apache Licence and its ties to PINE. . It features a full suite of support for mail protocols like IMAP and SMTP and security protocols like TLS. It uses curses for its interface. Package: alpine-doc Description-md5: d36b0af30efaab3c303df1eb7e7202ef Description-en_GB: Text-based email client's documentation Alpine is an upgrade of the well-known PINE email client. Its name derives from the use of the Apache Licence and its ties to PINE. . This package stores documentation for alpine. Package: alpine-pico Description-md5: 26a939a9b42d10bb338f5e7cb4ba132b Description-en_GB: Simple text editor from Alpine, a text-based email client "pico" is a simple but powerful text editor. It was originally the pine composer, the editor used by the pine email client for writing email messages. . It has gained popularity since its initial use in that context and is now used as a stand-alone editor by many users. . It is similar to but less powerful than GNU Nano, an editor created with the pico interface when the pico license was non-free. Package: alqalam Description-md5: 6a39533e68c6a515eb89f058f569b09d Description-en_GB: Qur'an typesetting macros for TeX/LaTeX AlQalam (``the pen'' in Arabic) is a freely available system intended for typesetting the Qur'an, other traditional texts, and any publications in the languages using the Arabic script. Package: alsa-oss Description-md5: 7e1413025cd44f9937186b01e353aed0 Description-en_GB: ALSA wrapper for OSS applications 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. . OSS is the free version of the Open Sound System. Package: alsa-source Description-md5: 53e1b4fbfd16b147221d407941e1a35f Description-en_GB: ALSA driver sources This package contains the source code for the ALSA drivers. The source code can be compiled into an alsa-modules package using the m-a utility (available in the module-assistant package). Please note that the kernel headers must be installed to compile these modules. Please read the README.Debian file for more information about loading and building modules. . ALSA is the Advanced Linux Sound Architecture. Package: alsa-tools Description-md5: 4d64eace7e51fb1fc1a18ed780ee5e62 Description-en_GB: Console based ALSA utilities for specific hardware A collection of console-based utilities for specific sound hardware: . as10k1 - An assembler for the EMU10K1 (EMU10K2) DSP chip hda-verb - send HD-audio commands to Intel HDA devices sbiload - OPL2/3 FM instrument loader for the ALSA sequencer us428control - Controller utility for Tascam US-X2Y Package: alsa-tools-gui Description-md5: 7e9c05fa4ed7725d61d80aa2becaf0fc Description-en_GB: GUI based ALSA utilities for specific hardware A collection of GUI based ALSA utilities for specific sound hardware: . echomixer - control tool for Echoaudio soundcards envy24control - control tool for Envy24 (ice1712) based soundcards hdajackretask - retask jacks on HDA Intel hardware hdspconf - GUI program to control the Hammerfall HDSP Alsa Settings. hdspmixer - tool to control the advanced routing features of the RME Hammerfall DSP. rmedigicontrol - control tool for RME Digi32 and RME Digi96 soundcards Package: alsamixergui Description-md5: eed6350c7b7ae40f4c2d5c4e4c967d6a Description-en_GB: graphical soundcard mixer for ALSA soundcard driver alsamixergui is an FLTK based mixer program for use with the ALSA soundcard drivers. It supports multiple soundcards with multiple devices. . alsamixergui is a frontend for alsamixer, written directly on top of the alsamixer source, leaving the original source intact, only adding a couple of ifdefs, and some calls to the gui part. It provides exactly the same functionality, but with a graphical user interface. Package: alsaplayer-alsa Description-md5: 7420886e4fa2c05ace07f9a4b877146b Description-en_GB: alsaplayer output module for ALSA This package provides a module for alsaplayer, an audio player, that will output the sound through ALSA devices. Package: alsaplayer-common Description-md5: 80e606dafda00973df55a72ed069426f Description-en_GB: audio player (common files) Alsaplayer is a PCM player designed specifically for use with ALSA, but works great with OSS or EsounD. It's heavily threaded which cuts down on skipping, offers optional and even simultaneous visual scopes, plays mp3, mp2, ogg, cdda, audiofs, and lots more. . This package contains the main alsaplayer program, and needs one interface plugin and one output plugin. By default, GTK+ interface and alsa output will be installed. Package: alsaplayer-daemon Description-md5: ce25656f2c87939994230ada829b7217 Description-en_GB: alsaplayer daemon This package provides a non-interactive interface to alsaplayer, an audio player, so that it will be accessible via a remote control application. Package: alsaplayer-gtk Description-md5: 92f6c92d78063bc4d18cfafe59ef93d5 Description-en_GB: alsaplayer gtk interface This package provides a GTK+ interface to alsaplayer, an audio player. Package: alsaplayer-jack Description-md5: 1d16b9d68fd8b0f5fac2c90fdc216ac8 Description-en_GB: alsaplayer output module for JACK This package provides a module for alsaplayer, an audio player, that will output the sound through JACK. Package: alsaplayer-nas Description-md5: 89193f5335712b72838d93ef967ae5e8 Description-en_GB: alsaplayer output module for NAS This package provides a module for alsaplayer, an audio player, that will output the sound through the Network Audio System (NAS). Package: alsaplayer-oss Description-md5: 17a0fb4fbe9967582d9c0233682fa561 Description-en_GB: alsaplayer output module for OSS This package provides a module for alsaplayer, an audio player, that will output the sound through OSS devices. Package: alsaplayer-text Description-md5: 4013c8b3af3212527076341561d9538e Description-en_GB: alsaplayer text interface This package provides a text interface to alsaplayer, an audio player, and does not require X or GTK+ to run. Package: alsaplayer-xosd Description-md5: 19eb976ca3160e494c6163cabfe6cf82 Description-en_GB: alsaplayer XOSD display module This package provides a non-interactive interface to alsaplayer, an audio player. Information about the file currently being played will be displayed on screen through the X On-Screen Display library (xosd). Package: alt-ergo Description-md5: 43aeaf4639ddb0ba40f96e616cc23624 Description-en_GB: Automatic theorem prover dedicated to program verification Alt-Ergo is an automatic theorem prover geared towards application in program verification. It is based on CC(X), a congruence closure algorithm parameterized by an equational theory X. Alt-Ergo has built-in provers for propositional logic, linear arithmetic, uninterpreted function symbols, associative-commutative function symbols, polymorphic arrays, user-defined polymorphic record types and polymorphic enumeration types. It has restricted support for reasoning over arbitrary user-defined algebraic types, first-order quantifiers, and non-linear arithmetic. . This package contains the prover as a command-line executable. Package: alter-sequence-alignment Description-md5: 07869aa0648b93b3ddd48846fa177214 Description-en_GB: genomic sequences ALignment Transformation EnviRonment ALTER (ALignment Transformation EnviRonment) is a tool to transform between multiple sequence alignment formats. ALTER focuses on the specifications of mainstream alignment and analysis programs rather than on the conversion among more or less specific formats. Package: altermime Description-md5: 3b276af8be268e563cfc16ea2999afc0 Description-en_GB: utility used to alter mime-encoded mailpacks alterMIME is a small program which is used to alter your mime-encoded mailpacks as typically received by Inflex, Xamime and AMaViS. . alterMIME can: * Insert disclaimers; * Insert arbitrary X-headers; * Modify existing headers; * Remove attachments based on filename or content-type; * Replace attachments based on filename. Package: altos Description-md5: cf094d7ad02e2efa2e580e53cf661eb0 Description-en_GB: Altus Metrum firmware and utilities Firmware and utilities needed to support high power model rocketry products from Altus Metrum, including TeleMetrum, TeleMini, and TeleDongle. . See http://altusmetrum.org/ for more information. Package: altree Description-md5: b6b21ff883122e1527c5ccc7bb5583bd Description-en_GB: program to perform phylogeny-based association and localisation analysis ALTree was designed to perform association detection and localization of susceptibility sites using haplotype phylogenetic trees: first, it allows the detection of an association between a candidate gene and a disease, and second, it enables to make hypothesis about the susceptibility loci. Package: altree-examples Description-md5: 36faf63076f27a0aada20ad02635b42a Description-en_GB: example files for ALTree ALTree was designed to perform association detection and localization of susceptibility sites using haplotype phylogenetic trees: first, it allows the detection of an association between a candidate gene and a disease, and second, it enables to make hypothesis about the susceptibility loci. . This package contains the example files for the ALTree package discussed in its PDF manual. Package: alttab Description-md5: 86d91c92e887c0d776c9962c7a8d2471 Description-en_GB: task switcher for minimalistic WMs or standalone X session alttab provides convenient visual interface and switching on releasing Alt, not on pressing Tab key. Being lightweight and depending only on basic X11 libs, it still features customizable look and behaviour. Package: alure-doc Description-md5: 08e0393d10953060c73f616721c8a166 Description-en_GB: AL Utilities REtooled (documentation) ALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming. . The purpose of this library is to provide pre-made functionality that would otherwise be repetitive or difficult to (re)code for various projects and platforms, such as loading a sound file into an OpenAL buffer and streaming an audio file through a buffer queue. Support for different formats is consistent across platforms, so no special checks are needed when loading files, and all formats are handled through the same API. . Currently ALURE includes a basic .wav and .aif file reader, and can leverage external libraries such as libSndFile (for extended wave formats and several others), VorbisFile (for Ogg Vorbis), and FLAC (for FLAC and Ogg FLAC), and others. External libraries can also be dynamically loaded at run-time, or individually disabled outright at compile time. . This package installs the ALURE documentation. Package: alure-utils Description-md5: db8336d249aafa0cf072b5139614d7d4 Description-en_GB: AL Utilities REtooled (utilities) ALURE is a utility library to help manage common tasks with OpenAL applications. This includes device enumeration and initialization, file loading, and streaming. . The purpose of this library is to provide pre-made functionality that would otherwise be repetitive or difficult to (re)code for various projects and platforms, such as loading a sound file into an OpenAL buffer and streaming an audio file through a buffer queue. Support for different formats is consistent across platforms, so no special checks are needed when loading files, and all formats are handled through the same API. . Currently ALURE includes a basic .wav and .aif file reader, and can leverage external libraries such as libSndFile (for extended wave formats and several others), VorbisFile (for Ogg Vorbis), and FLAC (for FLAC and Ogg FLAC), and others. External libraries can also be dynamically loaded at run-time, or individually disabled outright at compile time. . This package installs the various ALURE utility programs. Package: amanda-client Description-md5: eb340217bc77fc442e67d6d525d8c0fb Description-en_GB: Advanced Maryland Automatic Network Disk Archiver (Client) Amanda is a backup system designed to archive many computers on a network to a single large-capacity tape drive. This package is suitable for large amounts of data to backup. For smaller solutions take a look at afbackup, tob, ... . Features: * will back up multiple machines in parallel to a holding disk, blasting finished dumps one by one to tape as fast as they can be can written to tape. For example, a ~2 Gb 8mm tape on a ~240K/s interface to a host with a large holding disk can be filled by Amanda in under 4 hours. * built on top of standard backup software: Unix dump/restore, and later GNU Tar and others. * does simple tape management: will not overwrite the wrong tape. * supports tape changers via a generic interface. Easily customizable to any type of tape carousel, robot, or stacker that can be controlled via the unix command line. * for a restore, tells you what tapes you need, and finds the proper backup image on the tape for you. * recovers gracefully from errors, including down or hung machines. * reports results, including all errors in detail, in email to operators. * will dynamically adjust backup schedule to keep within constraints: no more juggling by hand when adding disks and computers to network. * includes a pre-run checker program, that conducts sanity checks on both the tape server host and all the client hosts (in parallel), and will send an e-mail report of any problems that could cause the backups to fail. * can compress dumps before sending or after sending over the net, with either compress or gzip. * can optionally synchronize with external backups, for those large timesharing computers where you want to do full dumps when the system is down in single-user mode (since BSD dump is not reliable on active filesystems): Amanda will still do your daily dumps. * lots of other options; Amanda is very configurable. . THIS PACKAGE RELIES ON A RUNNING AMANDA SERVER IN YOUR NETWORK. . For important notes, see /usr/share/doc/amanda-client/README.Debian. . Explanation of suggested programs: - gnuplot is needed for plotting statistics of backups Package: amanda-common Description-md5: 9be314450886c6bdecdb2064ccfdb4bd Description-en_GB: Advanced Maryland Automatic Network Disk Archiver (Libs) This package contains libraries required by the amanda client and server packages and includes the documentation. Package: amanda-server Description-md5: 7a44af7cb005595215636c1ed7a211fa Description-en_GB: Advanced Maryland Automatic Network Disk Archiver (Server) Amanda is a backup system designed to archive many computers on a network to a single large-capacity tape drive. This package is suitable for large amounts of data to backup. For smaller solutions take a look at afbackup, tob, ... . Features: * will back up multiple machines in parallel to a holding disk, blasting finished dumps one by one to tape as fast as they can be written to tape. For example, a ~2 Gb 8mm tape on a ~240K/s interface to a host with a large holding disk can be filled by Amanda in under 4 hours. * built on top of standard backup software: Unix dump/restore, and later GNU Tar and others. * does simple tape management: will not overwrite the wrong tape. * supports tape changers via a generic interface. Easily customizable to any type of tape carousel, robot, or stacker that can be controlled via the unix command line. * for a restore, tells you what tapes you need, and finds the proper backup image on the tape for you. * recovers gracefully from errors, including down or hung machines. * reports results, including all errors in detail, in email to operators. * will dynamically adjust backup schedule to keep within constraints: no more juggling by hand when adding disks and computers to network. * includes a pre-run checker program, that conducts sanity checks on both the tape server host and all the client hosts (in parallel), and will send an e-mail report of any problems that could cause the backups to fail. * can compress dumps before sending or after sending over the net, with either compress or gzip. * can optionally synchronise with external backups, for those large timesharing computers where you want to do full dumps when the system is down in single-user mode (since BSD dump is not reliable on active filesystems): Amanda will still do your daily dumps. * lots of other options; Amanda is very configurable. . For important notes, see /usr/share/doc/amanda-server/README.Debian. . Explanation of suggested programs: - perl is needed for some non essential server utilities - gnuplot is needed for plotting statistics of backups - to backup the tape server, you need to install the client too Package: amap-align Description-md5: 8bbc20fa02f0317c9b1cc6f3abf3506c Description-en_GB: Protein multiple alignment by sequence annealing AMAP is a command line tool to perform multiple alignment of peptidic sequences. It utilizes posterior decoding, and a sequence-annealing alignment, instead of the traditional progressive alignment method. It is the only alignment program that allows one to control the sensitivity / specificity tradeoff. It is based on the ProbCons source code, but uses alignment metric accuracy and eliminates the consistency transformation. . The Java visualisation tool of AMAP 2.2 is not yet packaged in Debian. Package: amavisd-milter Description-md5: 5aa8c00571da46088afa733d6b6dc007 Description-en_GB: amavisd-new interface for milter-capable MTAs This package provides a milter for amavisd-new that works with Sendmail or Postfix, using the AM.PDP protocol. . Replacing the older amavisd-new-milter program, amavisd-milter makes use of the full functionality of amavisd-new. It supports using spam and virus information header fields, rewriting message subjects, adding address extensions, and selectively removing recipients. Package: amavisd-new-postfix Description-md5: 773545be8d857a68c40886e6112d0450 Description-en_GB: part of Ubuntu mail stack provided by Ubuntu server team AMaViSd-new is a script that interfaces a mail transport agent (MTA) with zero or more virus scanners, and spamassassin (optional). . It supports all common virus scanners (more than 20 different AVs), with direct talk-to-daemon support for ClamAV, OpenAntiVirus, Trophie, AVG, f-prot, and Sophos AVs. . AMaViSd-new supports all MTAs through its generic SMTP/LMTP filter mode (ideal for postfix and exim). It is faster and safer to use the SMTP/LMTP filter mode than using the AMaViS pipe client. It supports sendmail milter through this package. . This package contains configuration files for amavis and alters postfix configuration to utilize amavisd-new. Package: amazon-ecr-credential-helper Description-md5: e74ed7360f292b67c479b365095e0af9 Description-en_GB: Amazon ECR Credential Helper for Docker A Docker credential helper to automatically manage credentials for Amazon ECR. . Once configured, the Amazon ECR Credential Helper lets you "docker pull" and "docker push" container images from Amazon ECR without running "docker login". . Amazon ECR is a container registry and requires authentication for pushing and pulling images. You can use the AWS CLI or the AWS SDK to obtain a time-limited authentication token. This credential helper automatically manages obtaining and refreshing authentication tokens when using the Docker CLI. . For more information about Amazon ECR and how to use it, see the documentation at https://docs.aws.amazon.com/AmazonECR/latest/userguide/. Package: amb-plugins Description-md5: 5896570624067323fd593061bfd00f0d Description-en_GB: ambisonics LADSPA plugins 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. Package: ambdec Description-md5: 55a5b8c43a1bddf956c4e69ea0fddf88 Description-en_GB: Ambisonic decoder for first and second order AmbDec is an Ambisonics decoder for up to 36 speakers. It can be used for both horizontal and full 3-D systems of first, second and third order. The decoding matrices are fully user-configurable. AmbDec has some advanced features not found on most decoders: * Dual frequency band operation. * Speaker distance compensation. * Near-field effect compensation. . All three features can be selectively enabled or disabled in the configuration. Package: amber Description-md5: cbfffa4666c07558976428469cbfdea0 Description-en_GB: Elegant HTML templating engine for Go, inspired from HAML and Jade (CLI tool) Amber is an elegant HTML templating engine for the Go Programming Language. It is inspired from HAML and Jade. . This package provides the /usr/bin/amberc command-line tool. Package: amide Description-md5: 68635d5506489a7fdecefeeeeaf0a618 Description-en_GB: software for Medical Imaging AMIDE: (Amide's a Medical Imaging Data Examiner) AMIDE is a tool for viewing and analysing medical image data sets. It's capabilities include the simultaneous handling of multiple data sets imported from a variety of file formats, image fusion, 3D region of interest drawing and analysis, volume rendering, and rigid body alignments. . Amide imports most clinical DICOM files (using the DCMTK library). Package: amideco Description-md5: 9472bf7f77b7b944a3ca7c59cac2f1c6 Description-en_GB: Decompress flashfiles equipped with an AMI BIOS Amideco is a program which can decompress BIOS images which contain an AMI BIOS. Package: amiga-fdisk-cross Description-md5: 134dfbdfd3cf5ff0fc80b91fc41e1a81 Description-en_GB: Partition editor for Amiga partitions (cross version) Amiga-fdisk is, similar to fdisk for PCs, a program to partition harddisks. Though it seems to work quite well, it's still got some sort of beta status. It's suggested that you still use the AmigaDOS native tool "HDToolBox" to partition your harddisks and use amiga-fdisk only for querying partition information. This is the version for non-Amiga systems. Package: amispammer Description-md5: c4dfc2174f28ad0ffaaf052da1c80d23 Description-en_GB: Powerful Mail Server checker on blacklists amispammer is a command line tool to check if one or more IP addresses or every MX domain records appear blacklisted in the most important blacklists. It's very useful for SysAdmins and security Professionals. Package: amoebax Description-md5: 6687047bd64e61ea991201acfd18fa67 Description-en_GB: Puyo Puyo-style puzzle game for up to two players Due an awful mutation, some amoeba's species have started to multiply until they take the world if you can't stop them. Fortunately the mutation made then too unstable and lining up four or more will make them disappear. . Follow Kim or Tom through 6 levels in their quest to prevent the cute multiplying amoebas to take the world and become the new Amoeba Master. Watch out for the cute but amoeba's controlled creatures that will try to put and end to your quest. . Amoebax is designed with levels for everyone, from children to adults. With the training mode everybody will quickly become a master and the tournament mode will let you have a good time with your friends. There is also catchy music, funny sound effects, and beautiful screens that sure appeal to everyone in the family. Package: amoebax-data Description-md5: b9d9f80cf70880d45f0c33015a222b1c Description-en_GB: Data files for amoebax Amoebax is a cute and addictive action-puzzle game. Due an awful mutation, some amoeba's species have started to multiply until they take the world if you can't stop them. Fortunately the mutation made then too unstable and lining up four or more will make them disappear. . This package contain the sounds, graphics, fonts, music and special effects for amoebax. Package: amphetamine Description-md5: 84628a9130481aaae590448a13c3a80e Description-en_GB: jump'n run game with unique visual effects Amphetamine is an exciting jump'n run game that offers some unique visual effects like colored lighting, fogging and coronas. You must fight eleven evil monsters with your magic weapons. Package: amphetamine-data Description-md5: 0e43c7567c8534fbf1630b85ea8f4701 Description-en_GB: data files for the game "Amphetamine" This package contains data files used by the game "Amphetamine". . Amphetamine is an exciting jump'n run game that offers some unique visual effects like colored lighting, fogging and coronas. You must fight eleven evil monsters with your magic weapons. Package: amphora-agent Description-md5: 69dc8ed981d458e6684a63e3ef5be102 Description-en_GB: OpenStack Load Balancer Service - Amphora agent Openstack Load Balancer as a Service, codenamed Octavia was borne out of the Neutron LBaaS project. Its conception influenced the transformation of the Neutron LBaaS project, as Neutron LBaaS moved from version 1 to version 2. Starting with the Liberty release of OpenStack, Octavia has become the reference implementation for Neutron LBaaS version 2. . Octavia accomplishes its delivery of load balancing services by managing a fleet of virtual machines, containers, or bare metal servers—collectively known as amphorae— which it spins up on demand. This on-demand, horizontal scaling feature differentiates Octavia from other load balancing solutions, thereby making Octavia truly suited “for the cloud.”. . This package provides Octavia Amphora Agent. Package: ample Description-md5: 07df7d683a482f82af8164fe6a9459ce Description-en_GB: simple MP3 server easy to use Ample (An MP3 LEnder) is a simple MP3 server written in C. It does not support mixing, radio shows, etc. Ample is just intended to be an easy way to remotely listen to your MP3s using the "open location" features in XMMS, WinAmp, and Media Player. Package: ampliconnoise Description-md5: cd8d15fcdec00d4fc4f08c519dbff884 Description-en_GB: removal of noise from 454 sequenced PCR amplicons AmpliconNoise is a package of applications to clean up high-throughput sequence data. It consists of three main parts: . Pyronoise - does flowgram-based clustering to spot misreads SeqNoise - removes PCR point mutations Perseus - removes PCR chimeras without the need for a set of reference sequences . Previously there was a standalone "Pyronoise" by the same authors and this package includes an updated version. There is also a "Denoiser" in Qiime which is related but distinct. Package: ampr-ripd Description-md5: d3a53f9e01e1c22300141858b7ca2895 Description-en_GB: Routing daemon for AMPRnet gateway announcements AMPRnet RIPv4 Listener and route injector daemon, used for participating in the amateur radio 44/8 AMPRnet gateways tunnel network. It updates IPIP tunnel routes based on incoming RIP updates from a master server. Package: amqp-specs Description-md5: ee2a2efbd8f66bc78ea8cc5320890b57 Description-en_GB: specs for the Advanced Message Queuing Protocol (AMQP) AMQP is the Internet Protocol for Business Messaging . The Advanced Message Queuing Protocol (AMQP) is an open standard for passing business messages between applications or organizations. It connects systems, feeds business processes with the information they need and reliably transmits onward the instructions that achieve their goals. . This package provides current and legacy AMQP protocol specifications, needed by some implementations. Package: amqp-tools Description-md5: 8059068d01bfb939336097d2add7f12f Description-en_GB: Command-line utilities for interacting with AMQP servers RabbitMQ provides robust messaging for applications. It is easy to use, fit for purpose at cloud scale and supported on all major operating systems and developer platforms. librabbitmq is a C-language AMQP client library for use with AMQP servers such as RabbitMQ speaking protocol versions 0-9-1. . This package includes command line utilities. Package: ams Description-md5: ec9619dfb2ce2790837d2121ab75fbd3 Description-en_GB: Realtime modular synthesizer for ALSA AlsaModularSynth is a realtime modular synthesizer and effect processor. It features: * MIDI controlled modular software synthesis. * Realtime effect processing with capture from e.g. "Line In" or "Mic In". * Full control of all synthesis and effect parameters via MIDI. * Integrated LADSPA Browser with search capability. * JACK Support. Package: amsynth Description-md5: 42adbf3ede6156bdcbafcf752ad79f66 Description-en_GB: two oscillators software synthesizer amSynth features: * two analogue-style audio oscillators, featuring: o sine wave o saw/triangle wave with adjustable shape o square/pulse wave with adjustable pulsewidth o noise generation o "random" wave (noise with sample & hold) o oscillator sync o of course, detune and range control * mixer section with ring modulation * analogue-style low-pass filter o 24dB/octave curve o dedicated ADSR envelope o cutoff and resonance control o keyboard pitch tracking * amplifier with dedicated ADSR envelope * modulation LFO o up to 58Hz modulation o routable to all sections (pitch, filter, amplifier) * Effects o High quality stereo reverb (freeverb) o Distortion/crunch * Easy navigation and manipulation of presets * Stand-alone OSS or ALSA Midi/Audio client Package: amtterm Description-md5: d08844c4e2da635676b54112db66d60e Description-en_GB: Serial-over-lan (sol) client for Intel AMT, console version AMT (included in Intel vPro and Centrino Pro) provides out-of-band (OOB) management for Desktops and Laptops, using an agent integrated in the network adapter and in the motherboard. . Serial-over-lan provides a secure way to connect a remote computer, through a pseudo serial interface. . amtterm and gamt are two terminal tools to connect to that pseudo serial interface from a remote computer. . amttool is a script to gather information about and remotely control AMT managed computers. . Starting with AMT 9.0 Intel has removed support for the old SOAP protocol which is used by amttool. Only WS Management (added in AMT 3.0) is supported by recent machines. You can use wsmancli (see http://openwsman.sf.net) instead. Package: amule Description-md5: 5c464e6adf41c7373294617a696146d0 Description-en_GB: client for the eD2k and Kad networks, like eMule 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 daemonised 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. Package: amule-common Description-md5: aa97dc31848cd80e35cd00e92da4b1fa Description-en_GB: common files for the rest of aMule packages This package contains localization files, webserver templates and GUI skins for aMule. You probably don't want to install this package alone, but amule, amule-daemon or amule-utils-gui instead. Package: amule-daemon Description-md5: 0eb0fa1f3a72f84aa9c272e9b3f0a18c Description-en_GB: non-graphic version of aMule, a client for the eD2k and Kad networks This package contains a daemonized version of aMule, amuled, that does not need a graphic environment to run, and can run in the background as well. It is normally used to be run in a machine 24/7, since the application continues to run if the X11 session closes. . Included in the package is a webserver that provides an interface to control the daemon. Remote connections are supported, and the daemon can be configured to start the webserver automatically at startup. It is also possible to control amuled via amulecmd, from the amule-utils package, and amulegui, available in the amule-utils-gui package. . See the description of the amule package for a list of features, and /usr/share/doc/amule-daemon/README.Debian for some basic usage notes. Package: amule-emc Description-md5: 5ccfe8090f7c3b5997fba9d94c6bf8b2 Description-en_GB: lists ed2k links inside emulecollection files amule-emc is a tool to parse emulecollection files and print out the ed2k links contained in them. . It differs from 'ed2k' program (from amule-utils) since amule-emc just displays the links, while ed2k actually imports the collection into aMule. Package: amule-gnome-support Description-md5: 7b5da1cdcd6c8dd1ee3a59dc56bde46d Description-en_GB: ed2k links handling support for GNOME web browsers This package contains a schemas file that allows ed2k links handling support with any GNOME web browser that use GConf. For example: Firefox, Epiphany, Flock, Seamonkey or Galeon. Package: amule-utils Description-md5: 3a57c98d8bce187bf65ae89385b66814 Description-en_GB: utilities for aMule (command-line version) 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. Package: amule-utils-gui Description-md5: a9233d00727fe62a812dc8b77ad2e9ca Description-en_GB: graphic utilities for aMule This package contains a set of graphic utilities related to aMule, the eD2k network client: . * wxcas: displays the contents of your aMule online signature * alc: computes ed2k:// links for the given input files * amulegui: graphic client to control aMule or the aMule daemon . A command-line version of these utilities can be found in the amule-utils package. Package: an Description-md5: c3a81b8c3754d57849b4791d04d63fde Description-en_GB: very fast anagram generator Generates anagrams for a phrase supplied by the user, the words used in the anagram are taken from a specified dictionary which should contain one word per line (default:/usr/share/dict/words). It understands accented characters and should work with any alphabetic language. Package: anacrolix-dms Description-md5: 628caa8af45ef357e25b26252e049608 Description-en_GB: Go UPnP DLNA Digital Media Server with basic video transcoding dms is a UPnP DLNA Digital Media Server. It runs from the terminal, and serves content directly from the filesystem from the working directory, or the path given. The SSDP component will broadcast and respond to requests on all available network interfaces. . This package provides the executable dms binary files. . dms advertises and serves the raw files, in addition to alternate transcoded streams when it's able, such as mpeg2 PAL-DVD and WebM for the Chromecast. It will also provide thumbnails where possible. . dms uses ffprobe/avprobe to get media data such as bitrate and duration, ffmpeg/avconv for video transoding, and ffmpegthumbnailer for generating thumbnails when browsing. These commands must be in the PATH given to dms or the features requiring them will be disabled. . Known Compatible Players and Renderers ====================================== . * Probably all Panasonic Viera TVs. * Android's BubbleUPnP and AirWire * Chromecast * VLC * LG Smart TVs, with varying success. Package: anagramarama Description-md5: 7df0ae841f315cd1c4853a2482a2ce3d Description-en_GB: fast paced anagram puzzle game using SDL Like anagrams? You'll love Anagramarama! The aim is to find as many words as possible in the time available. Get the longest word and you'll advance to the next level. Package: anagramarama-data Description-md5: 4e700f84969c3edec5e88de9643118c3 Description-en_GB: fast paced anagram puzzle game using SDL (data files) Like anagrams? You'll love Anagramarama! The aim is to find as many words as possible in the time available. Get the longest word and you'll advance to the next level. . This package contains the data files for anagramarama. Package: analitza-common Description-md5: 15f6d44494810efbd452d25193052305 Description-en_GB: common files for Analitza Analitza is a library to parse and work with mathematical expressions. This library is being used by KAlgebra and Cantor and may be used in other programs. . This package is part of the KDE education module. Package: analog Description-md5: 94c964c93f19549fb1bd26d122682b33 Description-en_GB: web server log analyser Analog is a fast log file processor that generates usage statistic reports for web servers. . Features: - Fast: can process millions of lines per minute; - Scalable; - Flexible: the default output is well suited for many needs but there are many options and 32 alternative report styles; - Internationalized output; - HTML output (compliant with standards); - Handles many log file formats; - Uses a command-line interface or a web interface. Package: anarchism Description-md5: 7f11188ff2c76a1303ec85d0262fccf0 Description-en_GB: Exhaustive exploration of Anarchist theory and practice The Anarchist FAQ is an excellent source of information regarding Anarchist (libertarian socialist) theory and practice. It covers all major topics, from the basics of Anarchism to very specific discussions of politics, social organisation, and economics. Package: anc-api-tools Description-md5: 52876577689dbb714650606fc7158e1d Description-en_GB: command line interface to Atlantic.net's cloud This package provides a handful of utilities that communicate with Atlantic.net's Cloud API. Package: andi Description-md5: 6d9fa7b1dfcf137973a4c0d3e60206c4 Description-en_GB: Efficient Estimation of Evolutionary Distances This is the andi program for estimating the evolutionary distance between closely related genomes. These distances can be used to rapidly infer phylogenies for big sets of genomes. Because andi does not compute full alignments, it is so efficient that it scales even up to thousands of bacterial genomes. Package: androguard Description-md5: 5bce66701f5cc088d3d96260112b6c7c Description-en_GB: full Python tool to play with Android files Androguard is a full Python tool to play with Android files. . * DEX, ODEX * APK * Android's binary xml * Android resources * Disassemble DEX/ODEX bytecodes * Decompiler for DEX/ODEX files Package: android-androresolvd Description-md5: 2035cd9417d386ac22b065466cb5b9a0 Description-en_GB: Daemon to transfer Android DNS property to resolv.conf Small user space daemon to get the Android DNS server setting and maintain the resolver config on a regulary basis. Note, that this daemon has to be started by some running android programs, in order to have the ANDROID_PROPERTY_WORKSPACE environment variable and the /dev/ashmem file descriptor (usually #9) that is inherited from the calling process. Another note: cannot be started from a login shell, because `bash --login` closes all inherited file descriptors. . This only makes sense to install on a Debian chroot running on Android. Package: android-file-transfer Description-md5: 58a1524e1344d1c366ef7b4c9c6d197f Description-en_GB: reliable MTP client with minimalistic UI Android-File-Transfer is a reliable MTP client with minimalistic UI. Its features are: 1. Simple Qt UI with progress dialogs. 2. FUSE wrapper, supporting partial read/writes, allowing instant access to your files. 3. No file size limits. 4. Automatically renames album cover to make it visible from media player. 5. USB ‘Zerocopy’ support found in recent Linux kernel (no user/kernel data copying). 6. No extra dependencies (e.g. libptp/libmtp). 7. Available as static/shared library. 8. Command line tool (aft-mtp-cli). Package: android-framework-res Description-md5: 55dfcc5c42ee1e81235a409a370c03ab Description-en_GB: Android platform framework resources This package provides the Android framework resources in an apk file, framework-res.apk Package: android-libaapt Description-md5: 6766f9d7dc04ef81ed3bf2af26ae59f6 Description-en_GB: Android Asset Packaging Tool - Shared library The Android Asset Packaging Tool (aapt) takes your application resource files, such as the AndroidManifest.xml file and the XML files for your Activities, and compiles them. An R.java is also produced so you can reference your resources from your Java code. This tool allows you to view, create, and update Zip-compatible archives (zip, jar, apk). It can also compile resources into binary assets. . This package contains the shared library. Package: android-libadb Description-md5: 9a9bd2e4052ea70fce3bd501f9c70580 Description-en_GB: Library for Android Debug Bridge This library provides APIs for accessing and controlling Android devices. . This library is only used by Android SDK currently. Package: android-libadb-dev Description-md5: d694e77c18a5737249d1fe0e8fbf4e95 Description-en_GB: Library for Android Debug Bridge - Development files This library provides APIs for accessing and controlling Android devices. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libandroidfw Description-md5: 21839b22eef556d8ecf312e7dee83ff7 Description-en_GB: Android utility library Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. Package: android-libandroidfw-dev Description-md5: e6f58464d4ebdf1df4179fa3b085ae9c Description-en_GB: Android utility library - Development files Library providing utility functions to Android related tools. This is needed purely to get various Android utilities working. In the Google builds of the Android SDK, this library is statically linked, but in the Debian packaging, it is a private shared library. . This package contains the development files. Package: android-libart Description-md5: 1182b1aa352c613d0a9e93ed53e47a9c Description-en_GB: Android Runtime Android Runtime (ART) is the managed runtime used by applications and some system services on Android. ART and its predecessor Dalvik were originally created specifically for the Android project. ART as the runtime executes the Dalvik Executable format and DEX bytecode specification. . This package provides `libart` and `libsigchain`. . This library is only used by Android SDK and uses a customized RPATH. Package: android-libbacktrace Description-md5: c4aca87b93d1ffacda80bbaea5f75c97 Description-en_GB: Android backtrace library This library is only used by Android SDK currently. Package: android-libbacktrace-dev Description-md5: 929a80fb925eddb2a2989058dc7254c3 Description-en_GB: Android backtrace library - Development files This library is only used by Android SDK currently. . This package contains the development files. Package: android-libbase Description-md5: 0c270a1f75d0d57cef9cc7cb5d418366 Description-en_GB: Android base library This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. Package: android-libbase-dev Description-md5: 5400b9d81a8ba7cc90d4f188ed3a76b8 Description-en_GB: Android base library - Development files This library provides APIs for basic tasks like handling files, Unicode strings, logging, memory allocation, integer parsing, etc.. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libboringssl Description-md5: cd475d5105e77faeb7ea4e52f14b0a97 Description-en_GB: Google's internal fork of OpenSSL for the Android SDK The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. Package: android-libboringssl-dev Description-md5: 6c3c7635ba7c1cd4c13747e9410ce82d Description-en_GB: Google's internal fork of OpenSSL for the Android SDK - devel The Android SDK builds against a static version of BoringSSL, Google's internal fork of OpenSSL. This package should never be used for anything but Android SDK packages that already depend on it. . BoringSSL arose because Google used OpenSSL for many years in various ways and, over time, built up a large number of patches that were maintained while tracking upstream OpenSSL. As Google’s product portfolio became more complex, more copies of OpenSSL sprung up and the effort involved in maintaining all these patches in multiple places was growing steadily. . This is the Android AOSP fork of BoringSSL which is designed to be used by Android and its SDK. BoringSSL is only ever statically linked into apps, and pinned to a commit version. Upstream has no official releases of BoringSSL on its own, so it must be included separately for each project that uses it. . This package contains the development files. Package: android-libcrypto-utils Description-md5: 5a6e589e739273886b41a9578ecdd792 Description-en_GB: Android crypto-utils library This library provides utility APIs for cryptography. . This library is only used by Android SDK currently. Package: android-libcrypto-utils-dev Description-md5: 83d46df1c2c1e621078e31295a948368 Description-en_GB: Android crypto-utils library - Development files This library provides utility APIs for cryptography. . This library is only used by Android SDK currently. . This package provides the development files. Package: android-libcutils Description-md5: fd1d222be998cc5b11ef894b0dccf4b2 Description-en_GB: Android utils library for C This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. Package: android-libcutils-dev Description-md5: 8dbc8f2a1febc7395868e7a5f0621a49 Description-en_GB: Android utils library for C - Development files This library provides common functionalities for android related tools. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libetc1 Description-md5: 5f9419938c4b10c1c48f183ab55ae72b Description-en_GB: ETC1 compression library Ericsson Texture Compression (ETC) is a lossy texture compression technique developed in collaboration with Ericsson Research in early 2005. libETC1 provides the encoding and decoding of ETC1 compression algorithm. Package: android-libetc1-dev Description-md5: a3f10417a5046e2c8f597092dbabc7dd Description-en_GB: ETC1 compression library - Development files Ericsson Texture Compression (ETC) is a lossy texture compression technique developed in collaboration with Ericsson Research in early 2005. libETC1 provides the encoding and decoding of ETC1 compression algorithm. . This package provides the development files. Package: android-libext4-utils Description-md5: 4e973e03a72594b7fd93122424f31ba4 Description-en_GB: Android ext4 utility library Android ext4 filesystem utility library, which is only used by fastboot currently. Package: android-libext4-utils-dev Description-md5: c9dd8ab15915d2dffdf901341f2d6392 Description-en_GB: Android ext4 utility library - Development files Android ext4 filesystem utility library header files, which is only used by fastboot currently. . This package contains the development files. Package: android-liblog Description-md5: 9f7f6cb1971d10d4d4cdf57b3a57437b Description-en_GB: Android NDK logger interfaces liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. Package: android-liblog-dev Description-md5: 5ad1bb25d167e070f3b3738d5d6501f5 Description-en_GB: Android NDK logger interfaces - Development files liblog represents an interface to the volatile Android Logging system for NDK (Native) applications and libraries. Interfaces for either writing or reading logs. The log buffers are divided up in Main, System, Radio and Events sub-logs. . This package contains the development files. Package: android-libnativebridge Description-md5: 780d33f01091b260b150268622680c6a Description-en_GB: Android native bridge library This library is only used by Android SDK currently. Package: android-libnativebridge-dev Description-md5: 2209c47f0f27295ec5a98638a390d880 Description-en_GB: Android native bridge library - Development files This library is only used by Android SDK currently. . This package provides the development files. Package: android-libnativehelper Description-md5: e711be8beaa9635f4f02e8a345bae8c4 Description-en_GB: Support functions for Android's class libraries This library is only used by Android SDK currently. Package: android-libnativehelper-dev Description-md5: d9aac5d0071ff6be4a8add07b5871628 Description-en_GB: Support functions for Android's class libraries - Development files This library is only used by Android SDK currently. . This package contains the development files. Package: android-libnativeloader Description-md5: 78ae8e07ddfddcca69ebfeb5180e65c0 Description-en_GB: Android native loader library This library is only used by Android SDK currently. Package: android-libnativeloader-dev Description-md5: a2707fb59d684418d6fb61b45b143793 Description-en_GB: Android native loader library - Development files This library is only used by Android SDK currently. . This package provides the development files. Package: android-libselinux Description-md5: df07df1a85ccddb584871278ee13cab1 Description-en_GB: Security-Enhanced Linux for Android This library provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. . This library is an AOSP fork of libselinux, adding features specifically for Android and is intended for Android libraries only. Package: android-libselinux-dev Description-md5: 66acedb5654da0817b7b9859e626d34c Description-en_GB: Security-Enhanced Linux for Android - Development files This library provides an API for SELinux applications to get and set process and file security contexts and to obtain security policy decisions. . This library is an AOSP fork of libselinux, adding features specifically for Android and is intended for Android libraries only. . This package provides the development files. Package: android-libsepol Description-md5: eabcc14c2637d6ff9eeab2486c777f8a Description-en_GB: Security-Policy Linux for Android This library provides an API for setting, checking sepolicy. Package: android-libsepol-dev Description-md5: 43b33600f044f6dfc4a2a38db002fd2a Description-en_GB: Security-Policy Linux for Android - Development files This library provides an API for setting, checking sepolicy. . This package provides the development files. Package: android-libsparse Description-md5: fcfc4311d4b14b27020e77f2250237d8 Description-en_GB: Library for sparse files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. Package: android-libsparse-dev Description-md5: b99b0d0490ab2905c5577e6068f1839d Description-en_GB: Library for sparse files - Development files This library provides APIs for creating, manipulating and destroying sparse files. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libunwind Description-md5: 369ea6992880b13175955104d66763a6 Description-en_GB: libunwind for Android This library is the AOSP fork of libunwind. It is used by libbacktrace. . This package is only available on x86, ARM and MIPS because the AOSP modifications only apply on these platforms. . This library is only used by Android SDK currently. Package: android-libunwind-dev Description-md5: 8ef384bc008e0649ef4905e21aec542b Description-en_GB: libunwind for Android - Development files This library is the AOSP fork of libunwind. It is used by libbacktrace. . This package is only available on x86, ARM and MIPS because the AOSP modifications only apply on these platforms. . This library is only used by Android SDK currently. . This package provides the development files. Package: android-libutils Description-md5: 5733fbd900654b274afd776fc170cf63 Description-en_GB: Android Utility Function Library This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. Package: android-libutils-dev Description-md5: f37768d78bf5e25e5cf20a8d5e5dbd1f Description-en_GB: Android Utility Function Library - Development files This library provides miscellaneous utility functions. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-libziparchive Description-md5: f2eb7b1deaf0e36dfe923e3b4709e319 Description-en_GB: Library for ZIP archives This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. Package: android-libziparchive-dev Description-md5: 217dfecadef26031dff8fa80a1788d9e Description-en_GB: Library for ZIP archives - Development files This library provides APIs for creating and manipulating ZIP archives. . This library is only used by Android SDK currently. . This package contains the development files. Package: android-logtags-tools Description-md5: 885533142703981ecd45d4881dca3be5 Description-en_GB: Tools from AOSP that process event-log-tags files This package contains Python scripts from AOSP repository platform/build that process event-log-tags (.logtags) files. It contains: * java-event-log-tags * merge-event-log-tags They are used in the process of building the Android platform framework "android.jar". Package: android-platform-frameworks-native-headers Description-md5: 432d3ef0a04b352ab3c290d31ffd367b Description-en_GB: Headers of android-platform-frameworks-native This package contains headers in include/android in platform/frameworks/native Consists of all the header files ranging from asset_manager.h to window.h. Package: android-platform-libcore-headers Description-md5: ddfc68a9455ce87f6ed80966be34e801 Description-en_GB: Header files in AOSP repository platform/libcore This package provides the header files included in the AOSP repository platform/libcore. . These headers are used by android-platform-libnativehelper. Package: android-platform-system-core-headers Description-md5: d17abc6b3966d0256defe412df8e7b21 Description-en_GB: Shared headers in AOSP repository platform/system/core This package contains header files in AOSP repository platform/system/core that do not belong to any specific libraries but used by other programs. . This package currently contains headers in include/private and include/system. Package: android-platform-tools-base Description-md5: e724a4ad8dddb3177d0b6564f765b557 Description-en_GB: base tools for developing applications for the Android system This package includes various tools for developing and building Android applications, e.g. . * Draw 9-patch: Allows you to easily create a NinePatch graphic using a WYSIWYG editor. It also previews stretched versions of the image, and highlights the area in which content is allowed. . * screenshot2: Takes a screenshot from a remote Android device. . default-jre or other non-headless JRE needs to be installed in order to run "draw9patch". However draw9patch fails to run due to bug #798794. Package: android-sdk Description-md5: 6d199f77014c62b8baf8cbdddbe08a29 Description-en_GB: Software development kit for Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This metapackage pulls the entire Android SDK. Package: android-sdk-build-tools Description-md5: 43a808bc9fee61d6ccbfbe518b214550 Description-en_GB: Tools for building Android applications The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package pulls Android SDK Build-tool. Package: android-sdk-build-tools-common Description-md5: a1f3a1d9f77e8e522be8374bfb6c88fc Description-en_GB: Tools for building Android applications - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Build-tools is a component of the Android SDK required for building Android application code. . This package provides common files of Android SDK Build-tools. Package: android-sdk-common Description-md5: 4fccf15a7285feec6ff7fd703232b171 Description-en_GB: Common files of Android SDK base toolset The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. . This package provides common files of Android SDK Tools. Package: android-sdk-helper Description-md5: 221d78f0d4a62a11f0090a68db3eb898 Description-en_GB: Helper tools for building Android apps using Debian's Android SDK The Android SDK packaged in Debian is a restricted distribution with only one version of Build-Tools and limited selections of the Android target frameworks (android.jar). This package provides helper tools to build Android apps using Debian's Android SDK without modifying the build scripts. . This package consists of: . * A Gradle init script that forces a build script to use the Gradle Android Plugin in Debian which is patched to work with the SDK. Package: android-sdk-libsparse-utils Description-md5: e30e2e41695b4ac048f36bf6a745e4fa Description-en_GB: Android sparse image creation tool Command line tools to create sparse images for usage with Android devices. Includes simg2img, img2simg, simg2simg, simg_dump and append2simg tools. Package: android-sdk-platform-23 Description-md5: 06ee719e2ca70a30b653b7df3002267c Description-en_GB: Android SDK Platform for API Level 23 (6.0 Marshmallow) This package provides the Android SDK Platform for API Level 23 (6.0 Marshmallow). . An Android SDK Platform of a specific API Level is required to build any Android applications that target this API Level. Package: android-sdk-platform-tools Description-md5: 39e80bb695d322ee9edeb1706c1f7e25 Description-en_GB: Tools for interacting with an Android platform The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package pulls Android SDK Platform-tools. Package: android-sdk-platform-tools-common Description-md5: 80338f92140ec44bdea29878d26b0c09 Description-en_GB: Tools for interacting with an Android platform - Common files The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. . Platform-tools are customized to support the features of the latest Android platform. . This package provides common files of Android SDK Platform-tools. It also provides UDEV rules enabling adb and fastboot to work without root access to the host machine. Package: anfo Description-md5: 9d40ff8dbfbc176f7e331dbd4776af7e Description-en_GB: Short Read Aligner/Mapper from MPG Anfo is a mapper in the spirit of Soap/Maq/Bowtie, but its implementation takes more after BLAST/BLAT. It's most useful for the alignment of sequencing reads where the DNA sequence is somehow modified (think ancient DNA or bisulphite treatment) and/or there is more divergence between sample and reference than what fast mappers will handle gracefully (say the reference genome is missing and a related species is used instead). Package: angband Description-md5: 90d4a72141f9ca3708ba95c0959f9c27 Description-en_GB: Single-player, text-based, dungeon simulation game Angband is a single-player, text-based, dungeon simulation derived from the game Moria, which was in turn based on Rogue. It is often described as a "roguelike" game because the look and feel of the game is still quite similar to Rogue (though there are now graphical tiles available if you dislike ASCII gaming). Angband has been in more or less continuous development since the early 1990s. . The ultimate goal of the game is to develop a character strong enough to defeat Morgoth, who resides on dungeon level 100. Upon doing so, you will receive the exalted status of "winner" and your character may retire. To achieve this you will need to explore numerous dungeon levels, defeat many foes and sift through a great deal of treasure. . Angband is a reference to Morgoth's "prison of iron" in the world of Middle-Earth, created by J.R.R. Tolkien. Package: angband-data Description-md5: 7b2836b71cc1739b4cdd4bc99db7ddbf Description-en_GB: Game data for angband Angband is a single-player, text-based, dungeon simulation derived from the game Moria, which was in turn based on Rogue. It is often described as a "roguelike" game because the look and feel of the game is still quite similar to Rogue (though there are now graphical tiles available if you dislike ASCII gaming). Angband has been in more or less continuous development since the early 1990s. . This package contains the data files for the game. Package: angrydd Description-md5: 65a714deba9dc1549d9ac236a28d5623 Description-en_GB: Angry Drunken Dwarves - falling blocks puzzle game In Angry, Drunken Dwarves, you are an angry, drunken dwarf. Why are you so angry? Who knows. But you've decided to take your aggression out on other dwarves, by dropping gems on their heads. Lots of gems. angrydd is a member of the classic "falling blocks" puzzle game family, similar to the Capcom game Puzzle Fighter. The goal of the game is to build large gems by matching up colors, then break them, raining more gems down onto your opponent. The first person whose field fills up, loses. angrydd has seven playable characters, six levels of AI, secret game modes and characters, and an original soundtrack. Package: animals Description-md5: f30d1c2cac6eb8923ffa7c171b0f6951 Description-en_GB: Traditional AI animal guessing engine using a binary tree DB You think of an animal, and this package tries to guess it... when it's wrong, you teach it about your animal. . To be more flexible and help educational aspect this game does not contain an initial database. This also allows it to be used for non animals like guessing of tools or locations. Package: anjuta Description-md5: af8d37dc68392d1aa98b519cb3780660 Description-en_GB: GNOME development IDE, for C/C++ This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging, management of code and GUI design by providing a simple and usable user interface. It also integrates with version control systems like CVS, Git or Subversion. Package: anjuta-common Description-md5: 4aaaed4290abe278e18de84a93204c9d Description-en_GB: GNOME development IDE, for C/C++ - data files This IDE for C/C++ and GNOME/Gtk+ applications has features that enable easy debugging, management of code and GUI design by providing a simple and usable user interface. It also integrates with version control systems like CVS, Git or Subversion. . This package provides the required data files for Anjuta. Package: anjuta-extras Description-md5: 08719358bf19281d5f292abcac89a9d7 Description-en_GB: plugins and extras for anjuta anjuta-extras contain a set of plugins for anjuta, GNOME development IDE. . The following plugins are included: * Sample Plugin: Sample Plugin for Anjuta. * Scintilla Editor: An alternate editor based on Scintilla * Scratchbox: Change build commands to use scratchbox 1 or 2 Package: anki Description-md5: 6be929a54b8551bbabe9503440075d3f Description-en_GB: extensible flashcard learning program Anki is a program designed to help you remember facts (such as words and phrases in a foreign language) as easily, quickly and efficiently as possible. To do this, it tracks how well you remember each fact, and uses that information to optimally schedule review times. . Besides text, it supports sounds, images and rendering TeX snippets in the cards. It can synchronise card decks to a server so that you can review the deck on other computers, a web interface or mobile devices, for which versions of Anki are also available. Complete card decks offered by other users can be downloaded the same way. . Anki is extensible with plugins which can be downloaded and installed from the menu. While Anki can be used for studying anything, plugins are available with special features designed to make studying Japanese and English easier: integrated dictionary lookups, missing kanji reports, and more. Package: ann-tools Description-md5: 94f104b403d92f88a61b5ef568b9598c Description-en_GB: Approximate Nearest Neighbor Searching library (tools) ANN is a library written in C++, which supports data structures and algorithms for both exact and approximate nearest neighbor searching in arbitrarily high dimensions. ANN assumes that distances are measured using any class of distance functions called Minkowski metrics. These include the well known Euclidean distance, Manhattan distance, and max distance. ANN performs quite efficiently for point sets ranging in size from thousands to hundreds of thousands, and in dimensions as high as 20. . This package contains the ann2fig (display ANN output in fig format) and the ann_sample (a sample demonstration for ANN) programs. Package: anomaly Description-md5: 704790c92ce17d96cce01198ae4b7750 Description-en_GB: detect anomalous data in a numeric stream To detect anomalous data in a numeric stream, anomaly needs to see a stream of numeric data, and apply one of its detection methods. If an anomaly is detected, a response is made, chosen from one or more built in methods. Package: anorack Description-md5: bb2ab14aa36e44286a461d2e308986b4 Description-en_GB: specialised spell-checker that finds incorrect indefinite articles The English language has two indefinite articles: . - a: used before words that begin with a consonant sound (e.g., a program, a host, a user); . - an: used before words that begin with a vowel sound (e.g., an example, an hour, an undefined variable). . anorack is a specialised spell-checker that finds incorrect usage of these articles. Package: ansible Description-md5: de0a87781a6b6efa86ca20d1d1c64ce8 Description-en_GB: Configuration management, deployment, and task execution system Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. . This package contains ansible-base 2.10.x and ansible-collections 2.10.x merged into one package. Package: ansible-core Description-md5: 39f13fdea0830e3f5b062cdd49f63a59 Description-en_GB: Configuration management, deployment, and task execution system Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically. . This package contains the ansible binaries. Package: ansible-lint Description-md5: a381932960794814b41d4276fb69f7a5 Description-en_GB: lint tool for Ansible playbooks Ansible playbooks express configuration, deployment and orchestration in YAML format. They can describe a policy you want your remote systems to enforce, or a set of steps in a general IT process. . ansible-lint checks Ansible playbooks for practices and behaviour that could potentially be improved. Package: ansilove Description-md5: 4ee198996b480f04b7f5f87643419277 Description-en_GB: ANSI and ASCII art to PNG converter The following formats are supported: - .ANS - ANSi (ANSI escape sequences: ANSI X3.64 standard) - .PCB - PCBoard Bulletin Board System (BBS) own file format - .BIN - Binary format (raw memory copy of text mode video memory) - .ADF - Artworx format, supporting custom character sets and palettes - .IDF - iCE Draw format, supporting custom character sets and palettes - .TND - TundraDraw format, supporting 24-bit color mode - .XB - The eXtended Binary XBin format, supporting custom character sets and palettes . This is capabable of processing: - SAUCE records - DOS and Amiga fonts (embedded binary dump) - iCE colors . Even more: - Output files are highly optimized 4-bit PNGs. - Optionally generates additional (and proper) Retina @2x PNG. - You can use custom options for adjusting output results. - Built-in support for rendering Amiga ASCII. Package: ansiweather Description-md5: a9f70be5a7c5f7c41299393024dc2f37 Description-en_GB: Weather in your terminal, with ANSI colors and Unicode symbols AnsiWeather is a Shell script for displaying the current weather conditions in your terminal, with support for ANSI colors and Unicode symbols. . Weather data comes from OpenWeatherMap, free weather API. Package: ant Description-md5: 104974004cbbc2340c2f993bcc2ea654 Description-en_GB: Java based build tool like make Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the scripts and the core tasks libraries. Package: ant-contrib Description-md5: 8aabd2378cb21c875bf00bbf4783525c Description-en_GB: collection of tasks, types and other tools for Apache Ant Extends ant and provides the following tasks: . * Logic Tasks * Network Tasks * Performance Monitoring and Tasks * Platform Tasks * Property Tasks * Process Tasks * Other (unstable) Tasks Package: ant-contrib-cpptasks Description-md5: 3ec8e31e8a7de44516955b714824e469 Description-en_GB: C/C++ compilation tasks for Ant The cc task can compile various source languages and produce executables, shared libraries (aka DLL's) and static libraries. . Compiler adaptors are currently available for C/C++, FORTRAN, MIDL and Windows Resource compilers. Package: ant-doc Description-md5: 5dc7d2a898fd0b7c2bbd93393dc5ef63 Description-en_GB: Java based build tool like make - API documentation and manual Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the manual of ant as well as the API documentation. Package: ant-optional Description-md5: 031868c57b6c6724ca7d70ff964eb724 Description-en_GB: Java based build tool like make - optional libraries Apache Ant is a Java library and command-line tool whose mission is to drive processes described in build files as targets and extension points dependent upon each other. The main known usage of Ant is the build of Java applications. Ant supplies a number of built-in tasks allowing to compile, assemble, test and run Java applications. Ant can also be used effectively to build non Java applications, for instance C or C++ applications. More generally, Ant can be used to pilot any type of process which can be described in terms of targets and tasks. . This package contains the optional tasks libraries. Package: antennavis Description-md5: 1e51a95b2c06188d87b02185db570cb4 Description-en_GB: antenna radiation pattern visualisation software Antennavis is a visualisation toolkit designed to aid the user in better understanding the data output by the NEC2 antenna modelling software. Package: anthy Description-md5: 8a00e2c5c0777845b93c9209e9103f5d Description-en_GB: Japanese kana-kanji conversion - utilities Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. Package: anthy-common Description-md5: a4cb8fcb1285deeab17a07a1d474f1aa Description-en_GB: Japanese kana-kanji conversion - dictionary Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. . This package provides common dictionary data files. Package: anthy-el Description-md5: 66ca5add46b3548ac2d3848be485a129 Description-en_GB: Japanese kana-kanji conversion - elisp frontend Anthy is kana-kanji conversion engine for Japanese. It converts hiragana text to mixed kana and kanji. It is implemented as a library and stores private information in ~/.anthy/. . This package provides an Anthy frontend for Emacs. Package: antigravitaattori Description-md5: b70e0c6a337822cf5bb35a1f19f899f6 Description-en_GB: Multiplayer flying saucer racing game This is a multiplayer flying saucer racing game, made for Assembly 2006 game competition. It is a great and fun game for the family with up to four players. Coming with astonishing 3d rendered graphics. Package: antimicro Description-md5: 17b5537f5c2deb91db10a62691202f14 Description-en_GB: GUI for mapping keyboard keys and mouse controls to a gamepad AntiMicroX is a graphical program used to map keyboard keys and mouse controls to a gamepad. This program is useful for playing PC games using a gamepad that do not have any form of built-in gamepad support. However, you can use this program to control any desktop application (while running an X11 environment) with a gamepad. . https://github.com/AntiMicroX/antimicrox-profiles is a repository for pre- made AntiMicroX profiles, providing convenience controller layouts suitable for playing a game without having to map everything yourself. . Use evtest, or perhaps jstest from the joystick package, if you encounter problems detecting a controller, axes or buttons. Package: antimony Description-md5: 0148c05eecd2be8e7af03a4faad9516f Description-en_GB: Computer-aided design CAD tool Antimony is a computer-aided design (CAD) tool from a parallel universe in which CAD software evolved from Lisp machines rather than drafting tables. . Antimony provides the Python3 Fab that is a set of software tools for personal fabrication, intended for use with machines common to fab labs. For info about Fab visit kokompe.cba.mit.edu/. Package: antiword Description-md5: 91202a9a74fb47111423e1091e439879 Description-en_GB: Converts MS Word files to text, PS, PDF and XML Antiword is a free MS Word reader. . It converts the binary files from MS Word 2, 6, 7, 97, 2000 and 2003 to text, Postscript, PDF and XML. . Note that it doesn't support the XML-based formats which newer MS Word versions produce by default (.docx). Package: antlr-doc Description-md5: 2c7eadb8bcc6ff951791285f19c40007 Description-en_GB: language tool for constructing recognizers, compilers etc This package contains the documentation and examples for antlr. ANTLR stands for ANother Tool for Language Recognition, (formerly PCCTS). It is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . See antlr package for a complete description Package: antlr3-doc Description-md5: bd618486dfe5bebd542ecda50ac17c1e Description-en_GB: language tool for constructing compilers etc - documentation ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the API documentation for ANTLR 3 Package: antlr3-gunit-maven-plugin Description-md5: 051b34931b7cfa9971b0411905135c53 Description-en_GB: Maven plugin for gUnit, a unit test framework for ANTLR grammars gUnit is a "Unit Test" framework for ANTLR grammars. It provides a simple way to write and run automated tests for ANTLR grammars in a manner similar to Java unit testing framework jUnit. The basic idea is to create a bunch of input/output pairs for rules in a grammar and gUnit will verify the expected output/result. The input can be a single line or multiple lines of strings or even an external file. The output can be simply success or failure, an abstract syntax tree (AST), a rule return value, or some text output which could be a rule's template return value. The current version of gUnit has 2 main functions, interpreter and jUnit generator. The interpreter interprets your gUnit script and runs unit tests using Java reflection to invoke methods in your parser objects. The generator, on the other hand, translates your gUnit script to jUnit Java code that you can compile and execute by hand. . This package provides the Maven plugin that allows one to run gUnit tests during a Maven build. Package: antlr3-maven-plugin Description-md5: cd0bc2f69d05bac981be882ad48e298c Description-en_GB: Maven plugin for ANTLR 3 ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions [You can use PCCTS 1.xx to generate C-based parsers]. . This package provides the Maven plugin that supports compiling ANTLR 3 grammars during a Maven build Package: antlr4 Description-md5: e0537c09f9ea82b5b9d665d3548672dc Description-en_GB: ANTLR Parser Generator ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. Package: antlr4-doc Description-md5: 9d7307d4411a86d099b075c1248de016 Description-en_GB: ANTLR Parser Generator (documentation) ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. . This package provides the API documentation for ANTLR 4. Package: antlr4-maven-plugin Description-md5: 3feb00e2c59d6fe7ea633645ff1a9618 Description-en_GB: Maven plugin for ANTLR 4 ANTLR (ANother Tool for Language Recognition) is a powerful parser generator for reading, processing, executing, or translating structured text or binary files. It's widely used to build languages, tools, and frameworks. From a grammar, ANTLR generates a parser that can build and walk parse trees. . This package provides the Maven plugin that supports compiling ANTLR 4 grammars during a Maven build. Package: antpm Description-md5: b97569ae767d64acd327d9c3aa685d3c Description-en_GB: ANT+ information retrieval client for Garmin GPS products This software uses the Garmin ANT+ proprietary USB keys and communication protocol to retrieve information (such as GPS traces) from some Garmin Forerunner watches such as Forerunner 405 and 310XT. . The underlying ANT+minus implements the ANT/ANT+/ANT-FS protocols to provide these tools: garmin-ant-downloader, antpm-downloader, antpm- fit2gpx, and antpm-usbmon2ant. . ANT+minus is a userspace implementation of a wire protocol similar to the ANT/ANT+/ANT-FS protocols. The goal is to be able to communicate with any ANT capable device in order to e.g. retrieve sports tracks. The C++ implementation is currently available under both Linux and win. Communication with watches other than the 310XT might work, but are untested. Please report your experience to help improving the software. . The software was originally named "gant" but renamed when packaged to avoid confusion with existing Java software. Package: anypaper Description-md5: cdd61dce9498f757b7a194ccd5f73ced Description-en_GB: front-end for wallpapersetter anyPaper is a front-end for wallpapersetter. it let you: Preview of selected image. Six modes of setting wallpaper (fullscreen, normal, tiled, adjusted, scaled and custom scale). User can select the background colour, image position, wallpapersetter and screen size. Preview of background before setting no-set option for only handling images (command line). Package: anyremote Description-md5: 014f7ca16e8c56501d0cb96b3cc4882a Description-en_GB: Remote control daemon for applications using Bluetooth, IrDA or Wi-Fi With anyRemote, arbitrary desktop applications can be remote-controlled via many modern mobile phones that support Bluetooth, IrDA or Wi-Fi communication using a J2ME client, AT modem commands, a web interface or IR remote controllers. . anyRemote supports wide range of modern cell phones like Nokia, SonyEricsson, Motorola and others. Package: anyremote-data Description-md5: e7e87e05635c0637126d4e22f3375fc0 Description-en_GB: architecture independent files for anyremote With anyRemote, arbitrary desktop applications can be remote-controlled via many modern mobile phones that support Bluetooth, IrDA or Wi-Fi communication using a J2ME client, AT modem commands, a web interface or IR remote controllers. . This package contains the architecture independent files. Package: anyremote-doc Description-md5: 718e88db04343884f1df4ee21a12ac32 Description-en_GB: Documentation for anyremote With anyRemote, arbitrary desktop applications can be remote-controlled via many modern mobile phones that support Bluetooth, IrDA or Wi-Fi communication using a J2ME client, AT modem commands, a web interface or IR remote controllers. . This package contains the HTML documentation offline. Package: anytun Description-md5: d755d796af614c60eef33123973ca419 Description-en_GB: secure anycast tunneling protocol Anytun is an implementation of the secure anycast tunneling protocol. It uses an easy openvpn style interface and makes it possible to build redundant VPN clusters with load balancing between servers. VPN servers share a single IP address. Adding and removing VPN Servers is done by the routing protocol, so no client changes have to be made when additional VPN servers are added or removed. It is possible to realise global load balancing based on shortest BGP routes by simply announcing the address space of the tunnel servers at multiple locations. . Currently ethernet, ipv4 and ipv6 tunnels are supported by the implementation. However the protocol allows one to tunnel every ETHERTYPE protocol. Package: aobook Description-md5: 39aab3965cc02b7694765276fa72a60a Description-en_GB: Aozora Bunko viewer Aozora Bunko (青空文庫, literally the "Blue Sky Library", also known as the "Open Air Library") is a Japanese digital library. This online collection encompasses several thousands of works of Japanese-language fiction and non-fiction, most of them are public domain books/works, and some are the authors wish to make freely available. See https://www.aozora.gr.jp/ . aobook is a viwer for the books/works those are provided by Aozora Bunko. Package: aoetools Description-md5: 07cde59d8ce67f6a9507399041e8cd8d Description-en_GB: tools to assist in using ATA over Ethernet The aoetools are the client-side programs of the ATA over Ethernet (AoE) network storage protocol, a simple protocol for using storage over an ethernet LAN. Package: aoeui Description-md5: fb7797c4400e86e466b63ed20e0056c5 Description-en_GB: lightweight, unobtrusive, Dvorak-optimised text editor A very small and efficient display editor built upon a philosophy of making interaction with UNIX text manipulation commands easy, rather than duplicating their features. Its command set is optimized for the Dvorak and QWERTY keyboard layouts. . Also includes asdfg, aoeui's QWERTY variant. Package: aoflagger Description-md5: 57d9f9f7423c60151609a61268fa47ec Description-en_GB: Find RFI in radio astronomical observations The AOFlagger is a tool that can find and remove radio-frequency interference (RFI) in radio astronomical observations. The code has been highly optimized for speed and accuracy. It is used by default for the LOFAR radio telescope and thus is in productional stage. The software can run in a fully automated way, but a graphical interface is provided to analyse results and tweak the strategy. The preferred input file format is the Casa Measurement Set (MS) format. . Besides the flagger, the software consists of tools to efficiently visualize data in different ways, such as plotting time-frequency diagrams and power spectra. It provides the programs aoflagger, rfigui, aoqplot, aoquality and more. Package: aoflagger-dev Description-md5: 2949085b57fe67a222fa8aec0c1c79c9 Description-en_GB: Find RFI in radio astronomical observations (development files) The AOFlagger is a tool that can find and remove radio-frequency interference (RFI) in radio astronomical observations. The code has been highly optimized for speed and accuracy. It is used by default for the LOFAR radio telescope and thus is in productional stage. The software can run in a fully automated way, but a graphical interface is provided to analyse results and tweak the strategy. The preferred input file format is the Casa Measurement Set (MS) format. . This package contains the header file to compile own programs against the library. Package: aom-tools Description-md5: 59fd3a6e565dd92debdd79c95b7f13f9 Description-en_GB: AV1 Video Codec Library -- Tools AOMedia Video 1 (AV1) is an open and royalty free video encoding format optimized for the Internet and the successor of VP9. aom is the reference encoder and decoder implementation published by the Alliance for Open Media. . This package contains the command line encoding and decoding tools. Package: aosd-cat Description-md5: 05a64a92ff1d32e472e4e477fa979040 Description-en_GB: an on screen display tool which uses libaosd aosd_cat is an advanced on screen display tool based on libaosd. It can be used for OSD-style notifications in shell scripts. Package: ap-utils Description-md5: e7c3191e2ce01e12305e29d8aa39358b Description-en_GB: Access Point SNMP Utils for Linux A set of utilities for remotely administrating a variety of wireless access points via SNMP: * ap-auth - update authentication list * ap-config - interactively configure or get statistics from devices that support MIB-II, IEEE 802.11 MIB or NWN DOT11EXT MIB and most Atmel-chipset based APs * ap-gl - interactively configure or get statistics from Atmel Prism-based APs * ap-mrtg - get statistics from an AP in MRTG format * ap-rrd - get statistics from an AP in RRDtool format * ap-tftp - update AP firmware by TFTP * ap-trapd - receive, parse and log trap messages from an AP . Access points supported include Global Sun ProWave GL2411AP, Compex WavePort WP11, Linksys WAP11, SMC MC2655W, Netgear ME102, Edimax WLAN Access Point, D-Link DWL 900AP and Eumitcom WA3001A. Others based on Atmel chipsets or supporting MIB-II, IEEE 802.11 MIB and NWN DOT11EXT MIB should also work. Package: ap51-flash Description-md5: 82e23857d9d57c1835e3e8b5bb0608d4 Description-en_GB: firmware flasher for ethernet connected routers and access points ap51-flash is a tool to simplify the automatic firmware deployment for a multitude of home routers and wireless access points. . ap51-flash can identify target device(s), select the correct firmware image and perform the required communication to carry out the installation procedure. It works without the need for a local TFTP server or manual, target device specific network configuration. Package: apache2-suexec-custom Description-md5: 116f52596e88b0c7717e1f4973ada661 Description-en_GB: Apache HTTP Server configurable suexec program for mod_suexec Provides a customisable 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-pristine package instead. Package: apache2-suexec-pristine Description-md5: 86a22eab8bdd72ac81f3d8aab53bf001 Description-en_GB: Apache HTTP Server standard suexec program for 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: apacheds Description-md5: db1995b9bae56abe7f8ac6233c3872f1 Description-en_GB: Apache Directory Server ApacheDS is an embbedable directory server entirely written in Java, which has been certified LDAPv3 compatible by the Open Group. Besides LDAP it supports Kerberos 5 and the Change Password Protocol. It has been designed to introduce triggers, stored procedures, queues and views to the world of LDAP which has lacked these rich constructs. Package: apachetop Description-md5: 47eea40d14736c0a24f00ff5e9b3b9ac Description-en_GB: Realtime Apache monitoring tool Apache top is a curses-based realtime utility to display information from a running copy of Apache. . It is modelled after the standard 'top' utility, and displays information such as the requests pers second, bytes per second and the most popular URLs displayed. . It must be run from a machine running Apache, as it works by processing the logfiles found in /var/log/apache. Package: apbs Description-md5: 2babbf799be2526f2121cce538f5aa47 Description-en_GB: Adaptive Poisson Boltzmann Solver APBS is a software package for the numerical solution of the Poisson- Boltzmann equation (PBE), one of the most popular continuum models for describing electrostatic interactions between molecular solutes in salty, aqueous media. Continuum electrostatics plays an important role in several areas of biomolecular simulation, including: . * simulation of diffusional processes to determine ligand-protein and protein-protein binding kinetics, * implicit solvent molecular dynamics of biomolecules , * solvation and binding energy calculations to determine ligand-protein and protein-protein equilibrium binding constants and aid in rational drug design, * and biomolecular titration studies. . APBS was designed to efficiently evaluate electrostatic properties for such simulations for a wide range of length scales to enable the investigation of molecules with tens to millions of atoms. . This package contains the apbs program and utilities. Package: apcupsd Description-md5: 5828ed072ad1cdcdd2a3dc847c13d193 Description-en_GB: APC UPS Power Management (daemon) apcupsd provides UPS power management for APC products, including most BackUPS series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix series. . It controls and monitors the status of UPS and allows your computer to run for a specified length of time on UPS power, and then executes a controlled shutdown in the case of an extended power failure. Package: apcupsd-cgi Description-md5: 0288cffcc7dcb455848bf077dd6b3995 Description-en_GB: APC UPS Power Management (web interface) apcupsd provides UPS power management for APC products, including most BackUPS series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix series. . This package contains the web interface. Package: apcupsd-doc Description-md5: 1228fcbdeeb1d4a793e9f026680a7f88 Description-en_GB: APC UPS Power Management (documentation/examples) apcupsd provides UPS power management for APC products, including most BackUPS series models (including USB), SmartUPS V/S, SmartUPS (NET/RM), and Matrix series. . This package contains the documentation and examples. Package: apel Description-md5: 87921fdc4ebcb6d6ca04f5b18b8d490c Description-en_GB: portable library for emacsen APEL stands for "A Portable Emacs Library". It consists of following modules: . poe.el emulation module mainly for basic functions and special forms/macros of latest emacsen poem.el basic functions to write portable MULE programs pces.el portable character encoding scheme (coding-system) features invisible.el features about invisible region mcharset.el MIME charset related features static.el utility for static evaluation broken.el information of broken facilities of Emacs pccl.el utility to write portable CCL program alist.el utility for Association-list calist.el utility for condition tree and condition/situation-alist path-util.el utility for path management or file detection filename.el utility to make file-name install.el utility to install emacs-lisp package mule-caesar.el ROT 13-47-48 Caesar rotation utility emu.el emu bundled in tm-7.106 compatibility pcustom.el portable custom environment product.el functions for product version information . This package provides APEL-LB, a variant of APEL using lexical binding mainly maintained for Wanderlust mail/news reader. Package: apertium Description-md5: 45f2d36e1c35dfe9a925f418d6b95167 Description-en_GB: Shallow-transfer machine translation engine An open-source shallow-transfer machine translation engine, Apertium is initially aimed at related-language pairs. . It uses finite-state transducers for lexical processing, hidden Markov models for part-of-speech tagging, and finite-state based chunking for structural transfer. . The system is largely based upon systems already developed by the Transducens group at the Universitat d'Alacant, such as interNOSTRUM (Spanish-Catalan, http://www.internostrum.com/welcome.php) and Traductor Universia (Spanish-Portuguese, http://traductor.universia.net). . It will be possible to use Apertium to build machine translation systems for a variety of related-language pairs simply providing the linguistic data needed in the right format. Package: apertium-af-nl Description-md5: 883d0e63afec2f7f245cb3cda313e988 Description-en_GB: Transitional dummy package for apertium-afr-nld This is a transitional dummy package. It can safely be removed. Package: apertium-afr-nld Description-md5: c2e2651dc307db40001319d797c2339e Description-en_GB: Apertium translation data for the Afrikaans-Dutch pair Data package providing Apertium language resources for translating between the Afrikaans and Dutch languages. Package: apertium-apy Description-md5: 1f4ea9d0ca4e6ebf0895a161e5f0690e Description-en_GB: Apertium APY service This package contains Apertium APY which is simple Apertium API written in Python 3 meant as a drop-in replacement for ScaleMT. Package: apertium-arg-cat Description-md5: 231ba1a46825835f340cc0a08cb5f025 Description-en_GB: Apertium translation data for the Aragonese-Catalan pair Data package providing Apertium language resources for translating between the Aragonese and Catalan languages. Package: apertium-bel-rus Description-md5: db431232c21dcc34efa652dd51d530fc Description-en_GB: Apertium translation data for the Belarusian-Russian pair Data package providing Apertium language resources for translating between the Belarusian and Russian languages. Package: apertium-br-fr Description-md5: e4907321a09b65d86a6ec38da83ff33b Description-en_GB: Apertium linguistic data to translate between Breton and French This is a linguistic package for the Apertium shallow-transfer machine translation system. The package can be used to translate between Breton and French. Package: apertium-cat-ita Description-md5: bfdf4a002c98cface3059f7bfd6ffd0e Description-en_GB: Apertium translation data for the Catalan-Italian pair Data package providing Apertium language resources for translating between the Catalan and Italian languages. Package: apertium-cat-srd Description-md5: 791827cea6aaa25f35e657b1e991165c Description-en_GB: Apertium translation data for the Catalan-Sardinian pair Data package providing Apertium language resources for translating between the Catalan and Sardinian languages. Package: apertium-crh-tur Description-md5: 00ac970d75483e9fb9c8feb9c58e0d57 Description-en_GB: Apertium translation data for the Crimean Tatar-Turkish pair Data package providing Apertium language resources for translating between the Crimean Tatar and Turkish languages. Package: apertium-cy-en Description-md5: 0c19b9cf7be16567efbd950515523a2c Description-en_GB: Apertium translation data for the Welsh-English pair Data package providing Apertium language resources for translating between the Welsh and English languages. Package: apertium-dan-nor Description-md5: cdc52e80016d740550a7f308478b67b4 Description-en_GB: Apertium translation data for the Danish-Norwegian pair Data package providing Apertium language resources for translating from the Danish to the Norwegian Nynorsk/Norwegian Bokmål variants and from Danish to Norwegian Nynorsk. Package: apertium-dev Description-md5: 788dfc1c9e13fb4174f202b4c2387d73 Description-en_GB: Development tools and library for Apertium An open-source shallow-transfer machine translation engine, Apertium is initially aimed at related-language pairs. . This package contains development files for the Apertium shallow-transfer machine translation engine. Package: apertium-en-ca Description-md5: 9b3410ce8030dbc0f9bbf711cc2cdcf5 Description-en_GB: Transitional dummy package for apertium-eng-cat This is a transitional dummy package. It can safely be removed. Package: apertium-en-es Description-md5: e65e0e39712b0b30ece1f8af2755e6b8 Description-en_GB: Apertium translation data for the English-Spanish pair Data package providing Apertium language resources for translating between the English and Spanish languages. Package: apertium-en-gl Description-md5: 28cefd2c61e8ef6c571f8b4bee1c5101 Description-en_GB: Apertium translation data for the English-Galician pair Data package providing Apertium language resources for translating between the English and Galician languages. Package: apertium-eng-cat Description-md5: 6459d08c722d9b44f664fd9ec6838975 Description-en_GB: Apertium translation data for the English-Catalan pair Data package providing Apertium language resources for translating between the English and Catalan languages. Package: apertium-eo-ca Description-md5: 879a0960c45846f28486d2b8b6486601 Description-en_GB: Apertium translation data for the Esperanto-Catalan pair Data package providing Apertium language resources for translating between the Esperanto and Catalan languages. Package: apertium-eo-en Description-md5: 574736e2b1cf8c9ae16f0ecf4fa6144b Description-en_GB: Apertium linguistic data to translate between Esperanto and English This is a linguistic package for the Apertium shallow-transfer machine translation system. The package can be used to translate between Esperanto and English. Package: apertium-eo-es Description-md5: 7b4cb61e067688647a6d7e38cb06c687 Description-en_GB: Apertium translation data for the Esperanto-Spanish pair Data package providing Apertium language resources for translating between the Esperanto and Spanish languages. Package: apertium-eo-fr Description-md5: 71571fcc1f72266480e18df25aa42abb Description-en_GB: Apertium translation data for the Esperanto-French pair Data package providing Apertium language resources for translating between the Esperanto and French languages. Package: apertium-es-ast Description-md5: 07c8f30274b34034a2f03b08f9f5c94e Description-en_GB: Apertium translation data for the Spanish-Asturian pair Data package providing Apertium language resources for translating between the Spanish and Asturian languages. Package: apertium-es-ca Description-md5: a05e74da1e11f265279976c63fb550c7 Description-en_GB: Transitional dummy package for apertium-spa-cat This is a transitional dummy package. It can safely be removed. Package: apertium-es-gl Description-md5: c5dab29a1cb2e8b4a96ad47c9d121a96 Description-en_GB: Apertium translation data for the Spanish-Galician pair Data package providing Apertium language resources for translating between the Spanish and Galician languages. Package: apertium-es-it Description-md5: 1f21d6c6919fff6c17cfd4089d13387e Description-en_GB: Transitional dummy package for apertium-spa-ita This is a transitional dummy package. It can safely be removed. Package: apertium-es-pt Description-md5: 2a86f48acc8807d8a7a029c65d2ad514 Description-en_GB: Apertium translation data for the Spanish-Portuguese pair Data package providing Apertium language resources for translating between the Spanish and Portuguese languages. Package: apertium-es-ro Description-md5: 72b5e8a7618d054056d3686900ee739a Description-en_GB: Apertium translation data for the Spanish-Romanian pair Data package providing Apertium language resources for translating between the Spanish and Romanian languages. Package: apertium-eu-en Description-md5: f5c6bc497f842a149b425bd39a02e3b1 Description-en_GB: Apertium translation data for the Basque-English pair Data package providing Apertium language resources for translating between the Basque and English languages. Package: apertium-eu-es Description-md5: b2056be8c45d27ba2c19ff2f866c835f Description-en_GB: Apertium translation data for the Basque-Spanish pair Data package providing Apertium language resources for translating between the Basque and Spanish languages. Package: apertium-eval-translator Description-md5: 3381a9d3f5dd8c375a66da1dc7e05a9b Description-en_GB: Evaluate machine translation output against reference This package contails Perl scripts to evaluate Apertium-based machine translation output against reference: WER, PER, TER, BLEU. Package: apertium-fr-es Description-md5: 49d1c0941e98d6e0981d83326150cbbc Description-en_GB: Apertium translation data for the French-Spanish pair Data package providing Apertium language resources for translating between the French and Spanish languages. Package: apertium-fra-cat Description-md5: d4ef9e7eda420df9ea8530c63f296231 Description-en_GB: Apertium translation data for the French-Catalan pair Data package providing Apertium language resources for translating between the French and Catalan languages. Package: apertium-hbs-eng Description-md5: ecbfc8af5c7545e2817dbafe4385e63b Description-en_GB: Apertium translation data for the Serbo-Croatian - English pair Data package providing Apertium language resources for translating between the Serbo-Croatian and English languages. Package: apertium-hbs-mkd Description-md5: 8ab5e1616196ae98dc0893d6e1314edb Description-en_GB: Apertium translation data for the Serbo-Croatian-Macedonian pair Data package providing Apertium language resources for translating between the Serbo-Croatian and Macedonian languages. Package: apertium-hbs-slv Description-md5: 5b725af5eec34f8e203a7b0e006d92c2 Description-en_GB: Apertium translation data for the Serbo-Croatian-Slovenian pair Data package providing Apertium language resources for translating between the Serbo-Croatian and Slovenian languages. Package: apertium-hin Description-md5: fb389d2417287dfd4f882611f30df9ff Description-en_GB: Apertium single language data for Hindi Data package providing Apertium language resources for Hindi. Package: apertium-ind-zlm Description-md5: 89c1b63f62471ddda5bd219fb8683c22 Description-en_GB: Apertium translation data for the Indonesian-Malay pair Data package providing Apertium language resources for translating between the Indonesian and Malay languages. Package: apertium-is-sv Description-md5: 432d76f89ca5b7e5457547cd3098013a Description-en_GB: Apertium translation data for the Icelandic-Swedish pair Data package providing Apertium language resources for translating between the Icelandic and Swedish languages. Package: apertium-isl Description-md5: debedec90a9ea2d4eda60416a55861df Description-en_GB: Apertium single language data for Icelandic Data package providing Apertium language resources for Icelandic. Package: apertium-isl-eng Description-md5: 12a9e952c6cf3fa3befb2017f392f4e7 Description-en_GB: Apertium translation data for the Icelandic-English pair Data package providing Apertium language resources for translating between the Icelandic and English languages. Package: apertium-ita Description-md5: a3291fd266c50bbf5b1d3d21b08b25d9 Description-en_GB: Apertium single language data for Italian Data package providing Apertium language resources for Italian. Package: apertium-kaz-tat Description-md5: 7ed7692d77786e55f933d13d37f5cbbc Description-en_GB: Apertium translation data for the Kazakh-Tatar pair Data package providing Apertium language resources for translating between the Kazakh and Tatar languages. Package: apertium-lex-tools Description-md5: 8943b26fed3a75b77ac0816447f335c8 Description-en_GB: Constraint-based lexical selection module Module for compiling lexical selection rules and processing them in the pipeline. Package: apertium-mk-bg Description-md5: e14238ae010b35ed402c241125bdf175 Description-en_GB: Apertium translation data for the Macedonian-Bulgarian pair Data package providing Apertium language resources for translating between the Macedonian and Bulgarian languages. Package: apertium-mk-en Description-md5: 9bb74e73dc52000f614ba5567cb829c6 Description-en_GB: Apertium translation data for the Macedonian-English pair Data package providing Apertium language resources for translating between the Macedonian and English languages. Package: apertium-mlt-ara Description-md5: 0fa0e3c2938cd698d57f6e62a57d1093 Description-en_GB: Apertium translation data for the Maltese-Arabic pair Data package providing Apertium language resources for translating between the Maltese and Arabic languages. Package: apertium-nno-nob Description-md5: 44643e4a6d0f3cd6a22313a6531d89c0 Description-en_GB: Apertium translation data for the Norwegian Nynorsk-Norwegian Bokmål pair Data package providing Apertium language resources for translating between the Norwegian Nynorsk and Norwegian Bokmål languages. Package: apertium-oc-ca Description-md5: be75425e05149e3c4969ed28cd5d242e Description-en_GB: Apertium translation data for the Occitan-Catalan pair Data package providing Apertium language resources for translating between the Occitan and Catalan languages. Package: apertium-oc-es Description-md5: 44f2ca53fd0753fac6869b32946fb24b Description-en_GB: Apertium translation data for the Occitan-Spanish pair Data package providing Apertium language resources for translating between the Occitan and Spanish languages. Package: apertium-oci-fra Description-md5: 5c1156da7b9aaee789465c313f49d98a Description-en_GB: Apertium translation data for the Occitan-French pair Data package providing Apertium language resources for translating between the Occitan and French languages. Package: apertium-por-cat Description-md5: 743b79d4507a18fcbdfbf5651c661129 Description-en_GB: Apertium translation data for the Portuguese-Catalan pair Data package providing Apertium language resources for translating between the Portuguese and Catalan languages. Package: apertium-pt-ca Description-md5: ae2d717a05ce3b889c5e374aad061380 Description-en_GB: Transitional dummy package for apertium-por-cat This is a transitional dummy package. It can safely be removed. Package: apertium-pt-gl Description-md5: 769de03334afd1fb5221ab194fd4c554 Description-en_GB: Apertium translation data for the Portuguese-Galician pair Data package providing Apertium language resources for translating between the Portuguese and Galician languages. Package: apertium-recursive Description-md5: 0bd431d65884561a6bb24b09c5bb2ada Description-en_GB: Apertium recursive structural transfer module This package provides Apertium module for recursive structural transfer. Package: apertium-separable Description-md5: dcf131c974b704a64fecf29ca476aaab Description-en_GB: Reordering separable/discontiguous multiwords Apertium module for reordering separable/discontiguous multiwords. Package: apertium-sme-nob Description-md5: 804fcec16de4596592a963a5e58e753c Description-en_GB: Apertium translation data for the Northern Sami-Norwegian Bokmål pair Data package providing Apertium language resources for translating between the Northern Sami and Norwegian Bokmål languages. Package: apertium-spa Description-md5: a664c93ff37fb8799a7dd1507bfbddf7 Description-en_GB: Apertium single language data for Spanish Data package providing Apertium language resources for Spanish. Package: apertium-spa-arg Description-md5: 82a6ea90c917f95ef461e494884c743d Description-en_GB: Apertium translation data for the Spanish-Aragonese pair Data package providing Apertium language resources for translating between the Spanish and Aragonese languages. Package: apertium-spa-cat Description-md5: 87187fedc9a08223a00487e98c00c02d Description-en_GB: Apertium translation data for the Spanish-Catalan pair Data package providing Apertium language resources for translating between the Spanish and Catalan languages. Package: apertium-spa-ita Description-md5: 51f45984087015278eae09b4a6642308 Description-en_GB: Apertium translation data for the Spanish-Italian pair Data package providing Apertium language resources for translating between the Spanish and Italian languages. Package: apertium-srd-ita Description-md5: 472040fbfeeb5ca0f87e16f75c29f245 Description-en_GB: Apertium translation data for the Sardinian-Italian pair Data package providing Apertium language resources for translating between the Sardinian and Italian languages. Package: apertium-swe-dan Description-md5: 807d04e9de3ddc12ea531586a6d7df8f Description-en_GB: Apertium translation data for the Swedish-Danish pair Data package providing Apertium language resources for translating between the Swedish and Danish languages. Package: apertium-swe-nor Description-md5: 7c45bfd9b54ef2b5781503347a031d2f Description-en_GB: Apertium translation data for the Swedish-Norwegian pair Data package providing Apertium language resources for translating between the Swedish and Norwegian languages. Package: apertium-urd Description-md5: d94e2d1b2597754efeb5bda81b477078 Description-en_GB: Apertium single language data for Urdu Data package providing Apertium language resources for Urdu. Package: apertium-urd-hin Description-md5: 047f3ca3846e51d7829bc65de46c5b08 Description-en_GB: Apertium translation data for the Urdu-Hindi pair Data package providing Apertium language resources for translating between the Urdu and Hindi languages. Package: apf-firewall Description-md5: 70a27f6569ccb5b877ccae4716aa7104 Description-en_GB: easy iptables based firewall system Advanced Policy Firewall (APF) is an iptables(netfilter) based firewall system designed around the essential needs of today's Internet deployed servers and the unique needs of custom deployed Linux installations. The configuration of APF is designed to be very informative and present the user with an easy to follow process, from top to bottom of the configuration file. The management of APF on a day-to-day basis is conducted from the command line with the 'apf' command, which includes detailed usage information and all the features one would expect from a current and forward thinking firewall solution. . Summary of features: * detailed and well commented configuration file * granular inbound and outbound network filtering * user id based outbound network filtering * application based network filtering * trust based rule files with an optional advanced syntax * global trust system where rules can be downloaded from a central management server * reactive address blocking (RAB), next generation in-line intrusion prevention * debug mode provided for testing new features and configuration setups * fast load feature that allows for 1000+ rules to load in under 1 second * inbound and outbound network interfaces can be independently configured * global tcp/udp port & icmp type filtering with multiple methods of executing filters (drop, reject, prohibit) * configurable policies for each ip on the system with convenience variables to import settings * packet flow rate limiting that prevents abuse on the most widely abused protocol, icmp * prerouting and postrouting rules for optimal network performance * dshield.org block list support to ban networks exhibiting suspicious activity * spamhaus Don't Route Or Peer List support to ban known "hijacked zombie" IP blocks * any number of additional interfaces may be configured as firewalled (untrusted) or trusted (not firewalled) * additional firewalled interfaces can have there own unique firewall policies applied * intelligent route verification to prevent embarrassing configuration errors * advanced packet sanity checks to make sure traffic coming and going meets the strictest of standards * filter attacks such as fragmented UDP, port zero floods, stuffed routing, arp poisoning and more * configurable type of service options to dictate the priority of different types of network traffic * intelligent default settings to meet every day server setups * dynamic configuration of your servers local DNS revolvers into the firewall * optional filtering of common p2p applications * optional filtering of private & reserved IP address space Package: apgdiff Description-md5: 48e4f3af001d7096782511320666f499 Description-en_GB: Another PostgreSQL Diff Tool Another PostgreSQL Diff Tool is a simple PostgreSQL diff tool that is useful for schema upgrades. The tool compares two schema dump files and creates an SQL output file that is (after some hand-made modifications) suitable for upgrades of old schemata. Package: api-sanity-checker Description-md5: 0311b8cd7c1a26bce0b65ed7ee60c532 Description-en_GB: automatic generator of basic unit tests for a C/C++ library API API Sanity Checker is an automatic generator of basic unit tests for a C/C++ library. It helps to quickly generate simple ("sanity" or "shallow" quality) tests for every function in an API using their signatures, data type definitions and relationships between functions straight from the library header files ("Header-Driven Generation"). Each test case contains a function call with reasonable (in most, but unfortunately not all, cases) input parameters. The quality of generated tests allows one to check absence of critical errors in simple use cases and can be greatly improved by involving of highly reusable specialised types for the library. . The tool can execute generated tests and detect crashes, aborts, all kinds of emitted signals, non-zero program return code, program hang‐ ing and requirement failures (if specified). The tool can be considered as a tool for out-of-box low-cost sanity checking of library API or as a test development framework for initial generation of templates for advanced tests. Also it supports universal Template2Code format of tests, splint specifications, random test generation mode and other useful features. Package: apkinfo Description-md5: de5859f137d62097a285bd6cde055884 Description-en_GB: Simple CLI script to display info about an APK file This command-line tool displays metadata information about an Android APK file. Simple things like package, version, and naming information. Package: apksigner Description-md5: 084b3acff7be60dc94f8caedfe355b64 Description-en_GB: command line tool to sign and verify Android APKs apksig is a project which aims to simplify APK signing and checking whether APK's signatures should verify on Android. apksig supports JAR signing (used by Android since day one) and APK Signature Scheme v2 (supported since Android Nougat, API Level 24). . The key feature of apksig is that it knows about differences in APK signature verification logic between different versions of the Android platform. apksig can thus check whether a signed APK is expected to verify on all Android platform versions supported by the APK. When signing an APK, apksig will choose the most appropriate cryptographic algorithms based on the Android platform versions supported by the APK being signed. . apksigner command-line tool offers two operations: . * sign the provided APK so that it verifies on all Android platforms supported by the APK. Run apksigner sign for usage information. . * check whether the provided APK's signatures are expected to verify on all Android platforms supported by the APK. Run apksigner verify for usage information. . The tool determines the range of Android platform versions (API Levels) supported by the APK by inspecting the APK's AndroidManifest.xml. This behaviour can be overridden by specifying the range of platform versions on the command-line. Package: apktool Description-md5: a94f98805ada5c7490bc330d2d69de26 Description-en_GB: tool for reverse engineering Android apk files A tool for reverse engineering 3rd party, closed, binary Android apps. It can decode resources to nearly original form and rebuild them after making some modifications; it makes possible to debug smali code step by step. Also it makes working with an app easier because of project-like file structure and automation of some repetitive tasks like building apk. Package: aplus-fsf Description-md5: 553a1401429147544eda6fd62028da59 Description-en_GB: A+ programming language run-time environment A+ is a powerful and efficient programming language. It is freely available under the GNU General Public License. It embodies a rich set of functions and operators, a modern graphical user interface with many widgets and automatic synchronization of widgets and variables, asynchronous execution of functions associated with variables and events, dynamic loading of user compiled subroutines, and many other features. Execution is by a rather efficient interpreter. A+ was created at Morgan Stanley. Primarily used in a computationally-intensive business environment, many critical applications written in A+ have withstood the demands of real world developers over many years. Written in an interpreted language, A+ applications tend to be portable. . This package contains the binaries and libraries needed to run A+ programs. The A+ development environment is provided by the aplus-fsf-dev package. Package: aplus-fsf-dev Description-md5: 2b29868efe57b57613d5a1dbe35a518b Description-en_GB: A+ programming language development environment A+ is a powerful and efficient programming language. It is freely available under the GNU General Public License. It embodies a rich set of functions and operators, a modern graphical user interface with many widgets and automatic synchronization of widgets and variables, asynchronous execution of functions associated with variables and events, dynamic loading of user compiled subroutines, and many other features. Execution is by a rather efficient interpreter. A+ was created at Morgan Stanley. Primarily used in a computationally-intensive business environment, many critical applications written in A+ have withstood the demands of real world developers over many years. Written in an interpreted language, A+ applications tend to be portable. . This is a metapackage that provides a complete A+ development environment. The A+ run-time environment is provided by the aplus-fsf package. Package: aplus-fsf-doc Description-md5: d3f68c67c84e86d778475d6f359f9c74 Description-en_GB: A+ programming language documentation This package contains the HTML documentation and examples for the A+ programming language and development environment. See the package aplus- fsf for the run-time environment, and aplus-fsf-dev for the development environment. Package: aplus-fsf-el Description-md5: 161c59272b88ea2bcd37387cb504df59 Description-en_GB: XEmacs lisp for A+ development This package contains the XEmacs lisp required for the development of A+ programs. It does the key bindings, sets the font properly, and binds some function keys. The complete A+ development environment is provided by the aplus-fsf-dev package. . To load A+ from XEmacs, load a file with extension .apl, .a or .+, or use the command 'M-x a-mode'. Or, press F4 to start the A+ interpreter. . See /usr/share/doc/README.Debian.gz if you have trouble entering the special A+ characters in XEmacs. . This package is now an empty dummy package because XEmacs is no longer available. If that changes, this package will be resurrected. Package: apng2gif Description-md5: 6822f873e4f9ce2936f34c1d1d777d4e Description-en_GB: tool for converting APNG images to animated GIF format This package provides a command line tool for converting images from Animated PNG to animated GIF format. . The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images. Package: apngasm Description-md5: a2cd7dae598fb2c63e41d88ea81ee6b4 Description-en_GB: assemble APNG animation from PNG/TGA image sequence Tools to create APNG file from individual PNG files with user given delay. . The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images. Package: apngdis Description-md5: 2ecd3ba8606cfcc87c7949765be3efb2 Description-en_GB: deconstruct APNG file into a sequence of PNG frames Extract individual PNG files from animated PNG. . The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images. Package: apngopt Description-md5: 0590037ac8fa3d78f5961bd97c856a08 Description-en_GB: optimise APNG animated images Optimise APNG files by reducing their file size. . The Animated Portable Network Graphics (APNG) file format is an extension to the Portable Network Graphics (PNG) specification. It allows for animated PNG files that work similarly to animated GIF files, while retaining backward compatibility with non-animated PNG files and adding support for 8-bit transparency and 24-bit images. Package: apophenia-bin Description-md5: 26970e135bf657cd5eb8fa95a3c9aad1 Description-en_GB: Apophenia Statistical C Library -- binary package The Apophenia Statistical C Library is an open source C library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats packages (such as OLS, probit, or singular value decomposition) but gives the user more flexibility to be creative in model-building. . Apophenia is meant to scale well, to comfortably work with gigabyte data sets, million-step simulations, or computationally-intensive agent-based models. . Apophenia builds upon the GNU Scientific and SQLite libraries, MySQL/mariaDB is also supported. The core functions are written in C, but experience has shown them to be easy to bind in Python, Julia, Perl, Ruby, etc. The source code is distributed under the GNU General Public License version 2 (GPL2). . This package provides several command line utility examples. Package: apophenia-doc Description-md5: 5980bf006847e377057e36c1c65d0c79 Description-en_GB: Apophenia Statistical C Library -- reference manual The Apophenia Statistical C Library is an open source C library for working with data sets and statistical models. It provides functions on the same level as those of the typical stats packages (such as OLS, probit, or singular value decomposition) but gives the user more flexibility to be creative in model-building. . Apophenia is meant to scale well, to comfortably work with gigabyte data sets, million-step simulations, or computationally-intensive agent-based models. . Apophenia builds upon the GNU Scientific and SQLite libraries, MySQL/mariaDB is also supported. The core functions are written in C, but experience has shown them to be easy to bind in Python, Julia, Perl, Ruby, etc. The source code is distributed under the GNU General Public License version 2 (GPL2). . This package provides the reference manual for the Apophenia Statistical C Library; it also contains examples. Package: apparix Description-md5: 9fbd5e6f310e0e3a967acb6625c6ffd1 Description-en_GB: console-based bookmark tool for fast file system navigation Fast file system navigation by bookmarking directories and jumping to a bookmark directly. Apparix integrates regular bookmarks with CDPATH-style bookmarks. Subdirectory specification and (bash) tab completion add further power. . Apparix maintains a mapping of user-defined marks (hopefully short and descriptive) to file system locations and is wrapped in other commands to either jump to those locations or to invoke edit/copy/move commands involving them. Package: apparmor-profiles-extra Description-md5: 2abe7151bc1ebd61573106f9cce84757 Description-en_GB: Extra profiles for AppArmor Security policies This package provides various AppArmor profiles that are shipped neither in the upstream AppArmor releases nor in the packages they provide confinement for. Package: appc-spec Description-md5: be2eb7f861c0686b61665fd5d16384dd Description-en_GB: App Container Specification (appc) - tools App Container (appc) is a well-specified and community developed specification for application containers. appc defines several independent but composable aspects involved in running application containers, including an image format, runtime environment, and discovery mechanism for application containers. . This package provides "actool" utility for the App Container (appc) specification and technical details on how an appc image is downloaded over a network, cryptographically verified, and executed on a host. Package: apper Description-md5: 304716341a90e89257031372b96cb4fa Description-en_GB: KDE package management tool using PackageKit PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides a KDE package manager based on PackageKit, as well as package management support for the KDE desktop. It implements the PackageKit session API for KDE, which allows applications to easily install additional software (e.g. extensions), uninstall files and perform simple software status queries. Package: apper-data Description-md5: 1a003ab8523a23a88af28d58382f4b4d Description-en_GB: KDE package management tool using PackageKit (data files) PackageKit allows performing simple software management tasks over a DBus interface e.g. refreshing the cache, updating, installing and removing software packages or searching for multimedia codecs and file handlers. . This package provides data files for Apper, the KDE package manager based on PackageKit. Package: appmenu-gtk-module-common Description-md5: 0767dbeb8933428ee18edd2102477891 Description-en_GB: Common files for GtkMenuShell D-Bus exporter GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains common data files of the actuall appmenu module. Package: appmenu-gtk2-module Description-md5: 0e50d636ee9f17564f82631604e84229 Description-en_GB: GtkMenuShell D-Bus exporter (GTK+2.0) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains the GTK+2.0 AppMenu module. Package: appmenu-gtk3-module Description-md5: 640fa2e0cebcc1adc35d24f681b00f56 Description-en_GB: GtkMenuShell D-Bus exporter (GTK+3.0) GTK+ module for exporting old-style menus as GMenuModels. . Many applications implement menus as GtkMenuShells and GtkMenuItems and aren't looking to migrate to the newer GMenuModel API. . The AppMenu GTK+ module watches for these types of menus and exports the appropriate GMenuModel implementation. . This package contains the GTK+3.0 AppMenu module. Package: appmenu-registrar Description-md5: 978ba616a5ee0827a9f786e33e110e1c Description-en_GB: Appmenu DBusMenu registrar This package provides a standalone Appmenu registrar that allows other applications to access any active window's application menu tree. . Such a registrar is extremely useful for, e.g. . * implementing global menus (application menus appear in the top panel bar of the desktop environment) * adding an application menu browser or search engine to HUDs . The registrar uses the protocol originally published with the Unity7 desktop environment. It supports all features found in that implementation. . The menu hiding functionality in appmenu-gtk-module depends on the registrar's presence. . This package is a subproject of the vala-panel-appmenu project. Package: apport-kde Description-md5: c8fd570a74a013e8fc3c502dd64152ce Description-en_GB: KDE frontend for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a KDE frontend for browsing and handling the crash reports. Package: apport-noui Description-md5: 5cfad9aa6d06a624d5f60c2375d26631 Description-en_GB: tools for automatically reporting Apport crash reports apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . Installing this package will configure your system to automatically submit all new Apport crash reports. Package: apport-valgrind Description-md5: 21b17902929fcb9d5f6a9bcc53f2af83 Description-en_GB: valgrind wrapper that first downloads debug symbols apport-valgrind is a valgrind wrapper that automatically downloads related available debug symbols and provides them to valgrind's memcheck tool, which is executed. The output is a valgrind log file ("valgrind.log") that contains stack traces (with as many symbols resolved as available) and that shows memory leaks. Package: approx Description-md5: 2f5350f98dbadffdaa97201d17cbf419 Description-en_GB: caching proxy server for Debian archive files Approx is an HTTP-based proxy server for Debian-style package archives. It fetches files from remote repositories on demand, and caches them for local use. . Approx saves time and network bandwidth if you need to install or upgrade .deb packages for a number of machines on a local network. Each package is downloaded from a remote site only once, regardless of how many local clients install it. The approx cache typically requires a few gigabytes of disk space. . Approx also simplifies the administration of client machines: repository locations need only be changed in approx's configuration file, not in every client's /etc/apt/sources.list file. . Approx can be used as a replacement for apt-proxy, with no need to modify clients' /etc/apt/sources.list files, or as an alternative to apt-cacher. Package: appstream-generator Description-md5: 02b61773cddba34acabc22d74fb489a9 Description-en_GB: Generator for AppStream metadata AppStream is a cross-distribution effort for creating and sharing metadata of software components available in the package repositories of a distribution. It provides specifications for an unified software component metadata format as well as tools to read, write and validate the metadata. . This package contains a tool to generate collection metadata from package repositories. It will extract icons, download screenshots, validate and transform the metadata and return XML or YAML files that can be read by AppStream clients, such as software centers. The `appstream-generator` tool will also generate issue reports as JSON documents and HTML pages. Package: appstream-glib-doc Description-md5: 9432e372607238ff788bc9d3f21a8f61 Description-en_GB: Developer documentation for the libappstream-glib library AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package provides developer documentation for the libappstream-glib library. Package: appstream-util Description-md5: a4492a3684298de274fd2e206004ee03 Description-en_GB: Utility to work with AppStream metadata AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package provides an utility to work with AppStream metadata, which uses libappstream-glib. . It also contains Autotools macros to easily integrate AppStream metadata into an Autotools-based buildsystem, by running 'appstream-util' to validate the files before installing them. Package: apriltag Description-md5: b4695a58506d4b4e758c51e8acc5986b Description-en_GB: AprilTags Visual Fiducial System AprilTag is a visual fiducial system, useful for a wide variety of tasks including augmented reality, robotics, and camera calibration. Targets can be created from an ordinary printer, and the AprilTag detection software computes the precise 3D position, orientation, and identity of the tags relative to the camera. The AprilTag library is implemented in C with no external dependencies. It is designed to be easily included in other applications, as well as be portable to embedded devices. Real-time performance can be achieved even on cell-phone grade processors. . This package provides the commandline tools Package: aprsdigi Description-md5: 5c06048dea3c507a26cdd2155363e6f4 Description-en_GB: digipeater for APRS Aprsdigi is a specialized Amateur Packet Radio (AX.25) UI-frame digipeater for the Automatic Position Reporting Systems, APRS(tm). It uses the Linux kernel AX.25 network stack as well as the SOCK_PACKET facility to listen for packets on one or more radio interfaces (ports) and repeat those packets -- with several possible modifications -- on the same or other interfaces. Aprsdigi can also use the Internet to tunnel connections among other APRS digipeaters and nodes using IPv4 or IPv6 UDP unicast or multicast. Package: aprx Description-md5: 12a1ea91dc7b6749f92b7fb4c63bb24c Description-en_GB: APRS Digipeater and iGate Aprx is an APRS specific Digipeater and iGate. It supports multiple KISS- TNCs on serial ports and listening to any kernel AX.25 network interfaces. . Additional features include a built-in "erlang-monitor" to analyse activity level of radio channels. . This software requires a valid (and unique) ham radio callsign to operate fully and is therefore useful mainly for licensed radio amateurs. Package: apsfilter Description-md5: 6f92400e4e7bcd0cb0f0543612044aea Description-en_GB: Magic print filter with automatic file type recognition apsfilter makes printing many file formats much easier. It features on- the-fly decompression and conversion, and works on both PostScript and non-PostScript (via Ghostscript) graphical printers. . Among the supported formats are: gzip, bzip2, compress, freeze, pack, ASCII, BMP, data (PCL, etc.), DVI, FBM, FIG, FITS, GIF, Group 3 fax, HTML, IFF ILBM, JPEG, Kodak Photo CD, MGR, MIFF, PBM/PGM/PNM/PPM, PDF, PNG, PostScript, RLE, SGI, Sketch, Sun raster, Targa, TIFF, troff, WPG, X pixmap, XCF. Note that actual support depends on the installed filter programs. Package: apt-btrfs-snapshot Description-md5: 1f729d91bce55160b9173cebcb88cbf5 Description-en_GB: Automatically create snapshot on apt operations This will create a btrfs snapshot of the root filesystem each time that apt installs/removes/upgrades a software package. . A commandline tool called "apt-btrfs-snapshot" is also provided for easy access create/list/delete snapshots. Package: apt-build Description-md5: 53f603818fd993e68be0ac08386d29c1 Description-en_GB: frontend to apt to build, optimize and install packages This is an apt-get front-end for compiling software optimized for your architecture by creating a local repository with built packages. It can manage system upgrades too. Package: apt-cacher Description-md5: c2a7cf862bdc0d1afaec036dba0d3c94 Description-en_GB: Caching proxy server for Debian/Ubuntu/Devuan software repositories Apt-cacher performs caching of files requested by apt-get (or other APT clients such as aptitude or synaptic). Apt-cacher can also proxy Debian Bugs SOAP requests for apt-listbugs. It is most useful for local area networks with limited network bandwidth or to reduce multiple large downloads. . When a file or package is requested, apt-cacher checks whether it already has the requested version, in which case it fulfils the request immediately. If not, it downloads the package while streaming it to the client at the same time. A local copy is then kept for any subsequent requests. . Apt-cacher has been optimized for best utilization of network bandwidth and is efficient even on slow or low-memory servers. Multiple ways of installation are possible: as a stand-alone proxy, as a daemon executed by inetd or as a CGI program (deprecated). Client machines are configured by changing APT's proxy configuration or modification of access URLs in sources.list. . The package includes utilities to clean the cache (removing obsolete package files), generate usage reports and import existing package files. Optional features include a file checksum verification framework, IPv6 support, FTP and HTTPS (proxying only) support as well as the simultaneous caching of repositories from different distributions. . Apt-cacher can be used as a replacement for apt-proxy, with no need to modify client's /etc/apt/sources.list files (and even reusing its config and cached data), or as an alternative to approx. Package: apt-cacher-ng Description-md5: b88e5e2d04c76e8d4500fb60880c7d76 Description-en_GB: caching proxy server for software repositories Apt-Cacher NG is a caching proxy for downloading packages from Debian- style software repositories (or possibly from other types). . The main principle is that a central machine hosts the proxy for a local network, and clients configure their APT setup to download through it. Apt-Cacher NG keeps a copy of all useful data that passes through it, and when a similar request is made, the cached copy of the data is delivered without being re-downloaded. . Apt-Cacher NG has been designed from scratch as a replacement for apt- cacher, but with a focus on maximizing throughput with low system resource requirements. It can also be used as replacement for apt-proxy and approx with no need to modify clients' sources.list files. Package: apt-config-auto-update Description-md5: 04ed3896bf19ee662ad32ee949d1912c Description-en_GB: APT configuration for automatic cache updates This package contains configuration snippets for the APT package manager to make it automatically update its package cache. . This is useful for systems which do not use a daemon like PackageKit to trigger cache refreshes at convenient times. The configuration will not trigger automatic installation of updates, for this functionality consider using the `unattended-upgrades` utility. Package: apt-cudf Description-md5: b4c5b792c843380c3d78649b6134794d Description-en_GB: CUDF solver integration for APT apt-cudf provides integration among the APT package manager and CUDF solvers, allowing APT to rely on external (CUDF-based) dependency solvers to plan package installation, upgrade, and removal. . CUDF is a distribution-independent, standard format to describe dependency solving scenarios, as faced by package managers in popular package-based GNU/Linux distributions. APT is a well-known package manager for Debian- based distributions, which is able to delegate dependency solving to external solvers, by the means of the External Dependency Solving Protocol (EDSP). . apt-cudf provides the glue between the EDSP protocol and CUDF solvers, enabling any installed CUDF solver to be used as an external solver for APT. . Several CUDF solvers are available in Debian. They all provide the cudf- solver virtual package. Package: apt-dater Description-md5: 7f58a625b0d0a2bf7e57283f92a8be8d Description-en_GB: terminal-based remote package update manager apt-dater provides an easy to use ncurses frontend for managing package updates on a large number of remote hosts using SSH and apt-dater-host. It supports Debian-based managed hosts as well as openSUSE and CentOS based systems. Package: apt-dater-host Description-md5: 58e10c802c22113fc3d12211d59adac1 Description-en_GB: host helper application for apt-dater apt-dater provides an easy to use ncurses frontend for managing package updates on a large number of remote hosts using SSH. It supports Debian- based managed hosts as well as openSUSE and CentOS based systems. . This package provides the helper application for apt-dater. It has to be installed on every apt-dater managed host. Package: apt-file Description-md5: 3f3f4d44b9836ed93b55a8c90dcc3665 Description-en_GB: search for files within Debian packages (command-line interface) apt-file is a command line tool for searching files contained in packages for the APT packaging system. You can search in which package a file is included or list the contents of a package without installing or fetching it. Package: apt-forktracer Description-md5: 5f2bbc0825c48dc896c9836bd1edfdb9 Description-en_GB: utility for tracking non-official package versions apt-forktracer tries to alleviate the problem that APT stops tracking official versions of a package after you pin it or install a newer version. . apt-forktracer displays a list of packages which are in an inconsistent state, or whose installed version is different than the newest official one. You can choose to ignore certain packages - if they match certain criteria - using a configuration file. Package: apt-listdifferences Description-md5: e427f13f17795f4ac36470203584d4e1 Description-en_GB: source differences notification tool apt-listdifferences will show the differences, or patches, between the sources for all packages as they get updated. This makes it easy to review source changes that have been included in new package updates. Package: apt-mirror Description-md5: cf7ee1d4e4f7c65e0e14c5bc8da53c06 Description-en_GB: APT sources mirroring tool A small and efficient tool that lets you mirror a part of or the whole Debian GNU/Linux distribution or any other apt sources. . Main features: * It uses a config similar to apts * It's fully pool comply * It supports multithreaded downloading * It supports multiple architectures at the same time * It can automatically remove unneeded files * It works well on overloaded channel to internet * It never produces an inconsistent mirror including while mirroring * It works on all POSIX compliant systems with perl and wget Package: apt-move Description-md5: 822a3c3c140c24f028e4e1f35062786a Description-en_GB: maintain Debian packages in a package pool apt-move is used to move a collection of Debian package files into a proper archive hierarchy as is used in the official Debian archive. It is intended as a tool to help manage the apt-get(8) file cache, but could be configured to work with any collection of Debian packages. . Running apt-move periodically will assist in managing the resulting partial mirror by optionally removing obsolete packages, and creating valid local Packages.gz files. It can also build a partial or complete local mirror of a Debian binary distribution (including an ``installed- packages only'' mirror). Package: apt-offline Description-md5: 7487fa218999d3466bc1f427d657de2f Description-en_GB: offline APT package manager apt-offline is an Offline APT Package Manager. . apt-offline can fully update and upgrade an APT based distribution without connecting to the network, all of it transparent to APT. . apt-offline can be used to generate a signature on a machine (with no network). This signature contains all download information required for the APT database system. This signature file can be used on another machine connected to the internet (which need not be a Debian box and can even be running windows) to download the updates. The downloaded data will contain all updates in a format understood by APT and this data can be used by apt-offline to update the non-networked machine. . apt-offline can also fetch bug reports and make them available offline. Package: apt-offline-gui Description-md5: c320d4ba3db03ee58760227c3cc84884 Description-en_GB: offline APT package manager - GUI apt-offline is an Offline APT Package Manager. . apt-offline can fully update and upgrade an APT based distribution without connecting to the network, all of it transparent to APT. . apt-offline can be used to generate a signature on a machine (with no network). This signature contains all download information required for the APT database system. This signature file can be used on another machine connected to the internet (which need not be a Debian box and can even be running windows) to download the updates. The downloaded data will contain all updates in a format understood by APT and this data can be used by apt-offline to update the non-networked machine. . apt-offline can also fetch bug reports and make them available offline. . This package contains the graphical user interface to apt-offline. Package: apt-rdepends Description-md5: 9b5c1380ff7569c2bbab957d22fb1126 Description-en_GB: recursively lists package dependencies This utility can recursively list package dependencies, either forwards or in reverse. It also lists forward build-dependencies. The output format closely resembles that of `apt-cache depends`. As well, it can generate .dot graphs, much like apt-cache in dotty mode. Package: apt-show-source Description-md5: d4cedf9c62e14ae2d9a9387616ae8fa2 Description-en_GB: Shows source-package information This program parses the APT lists for source packages and the dpkg status file and then lists every package with a different version number than the one installed. It's very useful if your deb-src sources.list entries point to unstable and your deb entries point to stable. Package: apt-show-versions Description-md5: f3e90eaeb26db6c7571b38a0b4ce5b90 Description-en_GB: lists available package versions with distribution 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. Package: apt-src Description-md5: c1c2aad38a3b3f83fa8835588c7f14b5 Description-en_GB: manage Debian source packages apt-src is a command line interface for downloading, installing, upgrading, and tracking Debian source packages. It makes source package management feel a lot like using apt to manage binary packages, and is being used as a testbed to work on adding source dependencies to Debian. . It can be run as a normal user, or as root. If you want a convenient way to track updates to packages while preserving your local modifications, this is a way to do that. Package: apt-transport-https Description-md5: 42fb3fe23b1b826709a68809c25a3897 Description-en_GB: transitional package for https support This is a dummy transitional package - https support has been moved into the apt package in 1.5. It can be safely removed. Package: apt-transport-s3 Description-md5: 9c4a2707c72c73ed9aa66c0f8f95d195 Description-en_GB: APT transport for privately held AWS S3 repositories This package contains the APT AWS S3 transport. It makes possible to fetch files from repositories privately held on AWS S3. . To start using S3 based repo it's enough to have IAM role on the server and to add line similar to the below to apt sources.list (more information in 'man apt-transport-s3'): deb s3://s3.amazonaws.com/BUCKETNAME wheezy main Package: apt-transport-tor Description-md5: 4d820afa6e1369d26ffa4a285e6a8503 Description-en_GB: APT transport for anonymous package downloads via Tor Provides support in APT for downloading packages anonymously via the Tor network. . APT already includes mechanisms for guaranteeing the authenticity of the packages you download. However, an adversary sniffing your network traffic can still see what software you are installing. . Install apt-transport-tor, edit your sources.list to include only tor:// URLs, and you can make it very difficult for anyone intercepting your network traffic to be able to tell that you are installing Debian packages, or which packages you are installing. . Please note that this approach is only as secure as Tor itself - this software cannot protect you from an attacker who has access to your local machine. In addition, attackers may be able to correlate your network traffic with the packets coming out of an exit node, so do be careful. Package: apt-venv Description-md5: 998def5b4f6b78bf45ded0d7b7dbad36 Description-en_GB: apt virtual environment apt-venv creates a sort of virtual environment in the user home directory, forcing apt to run under some custom option. . A simple use case is collect information about packages in different Debian and Ubuntu releases without surfing the web, just calling apt-cache through the virtual environment. Package: apt-xapian-index Description-md5: febc75fd9bce6f0409e1f895855be0af Description-en_GB: maintenance and search tools for a Xapian index of Debian packages This package provides update-apt-xapian-index, a tool to maintain a Xapian index of Debian package information in /var/lib/apt-xapian-index, and axi- cache, a command line search tool that uses the index. . axi-cache allows one to search packages very quickly, and it also interfaces with the shell command line completion in a smart way, providing context-sensitive keyword and tag suggestions even before the search command is actually run. . update-apt-xapian-index allows plugins to be installed in /usr/share/apt- xapian-index to index all sorts of extra information, such as Debtags tags, popcon information, package ratings and anything else that would fit. . The index generated by update-apt-xapian-index is self-documenting, as it contains an autogenerated README file with information on the index layout and all the data that can be found in it. Package: aptfs Description-md5: 6b9f560c7a62b9f82be9563d5fda765c Description-en_GB: FUSE filesystem for APT source repositories AptFs is a FUSE-based filesystem that provides a view to unpacked Debian source packages (obtained via APT) as regular folders. Binary packages are modelled as symbolic links pointing to their respective source package. Package: apticron Description-md5: cf0f2f42b823f1d7864bab7f83826a35 Description-en_GB: Simple tool to mail about pending package updates - cron version Apticron is a simple script which sends daily emails about pending package updates such as security updates, properly handling packages on hold both by dselect and aptitude. Package: apticron-systemd Description-md5: ec7d80bc9e810358bcc5d154b03beb8a Description-en_GB: Simple tool to mail about pending package updates - systemd version Apticron is a simple script which sends daily emails about pending package updates such as security updates, properly handling packages on hold both by dselect and aptitude. . This package uses a systemd timer instead of a cron job to run apticron. Package: aptitude Description-md5: 6077c8b6794c43d6b34dfc9169fe4ee5 Description-en_GB: terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . aptitude is also Y2K-compliant, non-fattening, naturally cleansing, and housebroken. Package: aptitude-common Description-md5: 0ebb2713369d2bbfc7c859cc8eb8ae8a Description-en_GB: architecture independent files for the aptitude package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the data files and translations used by aptitude. Package: aptitude-doc-cs Description-md5: 932ff8810da50569ec3e41432b684d97 Description-en_GB: Czech manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Czech version of the aptitude user's manual in HTML format. Package: aptitude-doc-en Description-md5: 2d2da927067ef4b395df37dd2ad5ed3f Description-en_GB: English manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the English version of the aptitude user's manual in HTML format. Package: aptitude-doc-es Description-md5: 932df7cf457fc2f3fe2e8dc860b84561 Description-en_GB: Spanish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Spanish version of the aptitude user's manual in HTML format. Package: aptitude-doc-fi Description-md5: 8df27fc79564fcd48eebaddf0a7acda5 Description-en_GB: Finnish manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Finnish version of the aptitude user's manual in HTML format. Package: aptitude-doc-fr Description-md5: ae91626aed826890c80dbdf82abd2bce Description-en_GB: French manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the French version of the aptitude user's manual in HTML format. Package: aptitude-doc-it Description-md5: 1c8949b4fe5988a83d1ba2b7cbb3c4a8 Description-en_GB: Italian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Italian version of the aptitude user's manual in HTML format. Package: aptitude-doc-ja Description-md5: 4cfad5a009b39ce6a8f9399bd0bd89fd Description-en_GB: Japanese manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Japanese version of the aptitude user's manual in HTML format. Package: aptitude-doc-nl Description-md5: 5d87a5e8291d4c825db40e789abca584 Description-en_GB: Dutch manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Dutch version of the aptitude user's manual in HTML format. Package: aptitude-doc-ru Description-md5: e18505c34cf14692eaece2043f053f5d Description-en_GB: Russian manual for aptitude, a terminal-based package manager aptitude is a package manager with a number of useful features, including: a mutt-like syntax for matching packages in a flexible manner, dselect- like persistence of user actions, the ability to retrieve and display the Debian changelog of most packages, and a command-line mode similar to that of apt-get. . This package contains the Russian version of the aptitude user's manual in HTML format. Package: aptitude-robot Description-md5: 13637d834d4b5f75beafa69aa2cf395d Description-en_GB: Automate package choice management Framework to use aptitude for automated package management including unattended upgrade, installation, removal, hold, etc. Allows you to automate what you would manually do with aptitude. Package: aptly Description-md5: 20d080901cec323189594235a52164f6 Description-en_GB: Swiss army knife for Debian repository management - main package It offers several features making it easy to manage Debian package repositories: . - make mirrors of remote Debian/Ubuntu repositories, limiting by components/architectures - take snapshots of mirrors at any point in time, fixing state of repository at some moment of time - publish snapshot as Debian repository, ready to be consumed by apt - controlled update of one or more packages in snapshot from upstream mirror, tracking dependencies - merge two or more snapshots into one . This is the main package, it contains the aptly command-line utility. Package: aptly-api Description-md5: 35f8d825ae06ba18f3415b0d0b7fbda4 Description-en_GB: Swiss army knife for Debian repository management - API It offers several features making it easy to manage Debian package repositories: . - make mirrors of remote Debian/Ubuntu repositories, limiting by components/architectures - take snapshots of mirrors at any point in time, fixing state of repository at some moment of time - publish snapshot as Debian repository, ready to be consumed by apt - controlled update of one or more packages in snapshot from upstream mirror, tracking dependencies - merge two or more snapshots into one . This package contains the aptly-api service. Package: aptly-publisher Description-md5: f5faf07d5823cd54dce52e2a328ded13 Description-en_GB: Tool for management of Aptly publishes This tool allows one to create aptly multi-component publishes from YAML definition of repositories and mirrors . Features: - create or update publish from latest snapshots - it takes configuration in yaml format which defines what to publish and how - expected snapshot format is ``-`` - promote publish - use source publish snapshots to create or update another publish (eg. testing -> stable) - cleanup unused snapshots Package: apulse Description-md5: f63aab262a204b98c258a475efbeecb3 Description-en_GB: PulseAudio emulation for ALSA The program provides an alternative partial implementation of the PulseAudio API. It consists of a loader script and a number of shared libraries with the same names as from original PulseAudio, so applications could dynamically load them and think they are talking to PulseAudio. Internally, no separate sound mixing daemon is used. Instead, apulse relies on ALSA's dmix, dsnoop, and plug plugins to handle multiple sound sources and capture streams running at the same time. dmix plugin muxes multiple playback streams; dsnoop plugin allow multiple applications to capture from a single microphone; and plug plugin transparently converts audio between various sample formats, sample rates and channel numbers. Package: apvlv Description-md5: 4c924a5cb9457b9cbbc4177536ca9799 Description-en_GB: PDF viewer with Vim-like behaviour apvlv (Alf's PDF Viewer Like Vim) is a small and fast PDF viewer, that uses poppler for rendering. Its interface aims to users who like vim behaviour. For example opening a PDF file can be done with ':o filename'. apvlv can also work with tabs, so you can open multiple files at the same time in one program. Package: apwal Description-md5: 3bd9900ae20213f0f300ca4f6bcc1aeb Description-en_GB: icon-based floating application launcher with transparency Apwal is a simple icon-based application launcher. It consists of two components: the application launcher itself, and the configuration editor. . Upon startup, Apwal displays icons at the mouse pointer location. Left clicking on the icons launches applications, and right-clicking opens Apwal Editor. . Apwal Editor is an easy to use graphical interface to configure Apwal. An icon selector displays icons available on your filesystem. Several filters are available to ease the search (by extension, by size, by name, etc.). Package: aqbanking-tools Description-md5: 20d88ad5862f5d76e55a7312cc0a5687 Description-en_GB: basic command line homebanking utilities AqBanking provides a middle layer between the applications and online banking libraries implementing various file formats and protocols. Plugins supporting OFX, DTAUS, HBCI, and EBICS are available. . This package provides a basic command line interface to AqBanking. Package: aqemu Description-md5: 415b54bfca1541a0f6457dacd4dd48c7 Description-en_GB: Qt5 front-end for QEMU and KVM aqemu is a Qt5 graphical interface used to manage QEMU and KVM virtual machines. It has a user-friendly interface and allows one to set up the majority of QEMU and KVM options. Package: arachne-pnr Description-md5: e81c01105537818c045c9c46a421950b Description-en_GB: Place and route tool for iCE40 family FPGAs Arachne-pnr implements the place and route step of the hardware compilation process for FPGAs. It accepts as input a technology-mapped netlist in BLIF format, as output by the Yosys synthesis suite for example. It currently targets the Lattice Semiconductor iCE40 family of FPGAs. Its output is a textual bitstream representation for assembly by the IceStorm icepack command. The output of icepack is a binary bitstream which can be uploaded to a hardware device. . Together, Yosys, arachne-pnr and IceStorm provide an fully open-source Verilog-to-bistream tool chain for iCE40 1K and 8K FPGA development. . The authors of arachne-pnr have now prepared its successor 'nextpnr'. Package: arachne-pnr-chipdb Description-md5: 9df2786dc73e49db663c46fda51edf84 Description-en_GB: Chip db files for arachne-pnr Arachne-pnr implements the place and route step of the hardware compilation process for FPGAs. It accepts as input a technology-mapped netlist in BLIF format, as output by the Yosys synthesis suite for example. It currently targets the Lattice Semiconductor iCE40 family of FPGAs. Its output is a textual bitstream representation for assembly by the IceStorm icepack command. The output of icepack is a binary bitstream which can be uploaded to a hardware device. . This package contains the binary versions of the chipdb files needed by arachne-pnr Package: aragorn Description-md5: 9dfb74b77cab6ab1e8b625d5e65b71c6 Description-en_GB: tRNA and tmRNA detection in nucleotide sequences The program employs heuristic algorithms to predict tRNA secondary structure, based on homology with recognized tRNA consensus sequences and ability to form a base-paired cloverleaf. tmRNA genes are identified using a modified version of the BRUCE program. Package: arandr Description-md5: b7610151651b884d14113aa8df4fa9db Description-en_GB: Simple visual front end for XRandR ARandR is a visual front end for XRandR, which provides full control over the relative positioning and rotation of monitors, as well as saving and loading to/from shell scripts. Package: aranym Description-md5: 83eb6a8171294d3549df9c6a3d08cfd3 Description-en_GB: Atari Running on Any Machine Virtual Machine for running Atari 32-bit operating systems and applications Package: aravis-tools Description-md5: cf0190c9538f0fdf1d03bd9631c93f7e Description-en_GB: Aravis based tools for GenICam cameras Basic viewer for aravis compatible cameras, real-time camera control using GenICam implemented properties (arv-viewer-0.8). Package: arbtt Description-md5: 243b4fc4814bcd25ef48736a465ae7bf Description-en_GB: Automatic Rule-Based Time Tracker The program arbtt, the automatic rule-based time tracker, allows you to investigate how you spend your time, without having to manually specify what you are doing. arbtt records what windows are open and active, and provides you with a powerful rule-based language to afterwards categorize your work. Package: arc Description-md5: 2805ddecdff10522717787ff282e9212 Description-en_GB: archive utility based on the MSDOS ARC program This program is based on the MSDOS ARC program, version 5.21, plus a few enhancements. . ARC also performs Huffman Squeezing on data. The Huffman Squeeze algorithm was removed from MSDOS ARC after version 5.12. It turns out to be more efficient than Lempel-Ziv style compression when compressing graphic images. Squeeze analysis is always done now, and the best of packing, squeezing, or crunching is used. . Compresses and extracts Squashed files. "Squashing" was created by Phil Katz in his PKxxx series of ARC utility programs for MSDOS. Dan Lanciani wrote the original modifications to ARC's Crunch code to handle Squashing. Klaus Reimer made minor changes since then, mostly to reduce the amount of memory required. The 'q' option flag must be specified to Squash files. The Squashing algorithm will be used instead of the usual Crunch algorithm, and will be compared against packing and squeezing, as before. . This package provides the arc and marc commands. MARC can be used to merge files compressed by ARC. Package: arc-gui-clients Description-md5: 292a7673c2c4364b48a71ffad2815cf6 Description-en_GB: ARC Graphical Clients Provides graphical clients to the NorduGrid ARC middleware. Package: arc-theme Description-md5: d54f21fb70990ca6a726c55b3d185fa2 Description-en_GB: Flat theme with transparent elements Arc is a flat theme with transparent elements for GTK+4, GTK+ 3, GTK+ 2 and GNOME Shell which supports GTK+ 3 and GTK+ 2 based desktop environments like GNOME, Unity, Budgie, Pantheon, Xfce, MATE, Cinnamon, etc. Arc also includes a GTK+ theme for Plank. . Arc is available in four variants: Arc, Arc-Darker, Arc-Dark, Arc-Lighter Package: arcanist Description-md5: 9ea91c64cccc7e76aadf0b86ce0ee93d Description-en_GB: Command line interface for Phabricator (review platform) Arcanist is the command-line tool for Phabricator. It allows you to interact with Phabricator installs to send code for review, download patches, transfer files, view status, make API calls, and various other things. Package: arcanist-clang-format-linter Description-md5: 0479228ff9b37e16d63a34912f5f9df3 Description-en_GB: clang-format linter for Arcanist This package allows to use clang-format as a linter for arcanist to enforce style over a C/C++/Objective-C codebase. Package: arch-test Description-md5: 09af6c91c1747a63b39ac092b1105e07 Description-en_GB: detect architectures supported by your machine/kernel This package lets you enumerate architectures that your kernel can run. The check is for the ability to run machine code and supporting appropriate syscall ABI -- you may need to install userland libraries in a chroot, container or via multiarch to actually execute non-static binaries of such architectures. . Also provided is "elf-arch", a tool to determine the architecture of an ELF binary (program or library). . Architectures detected by this version of arch-test are: * amd64, i386, x32 * mips, mipsel, mips64, mips64el * arm, armel, armhf, arm64, arm64ilp32 * powerpc, ppc64, ppc64el, powerpcspe * m68k * sh4 * s390x * sparc, sparc64 * illumos-amd64 * win32, win64 * kfreebsd-amd64, kfreebsd-i386 * alpha * hppa * ia64 * riscv64 Package: archivemount Description-md5: d6302be9f06a91afa32326ab175e2086 Description-en_GB: mounts an archive for access as a file system archivemount is a FUSE based file system for Unix variants, including Linux. Its purpose is to mount archives to a mount point where it can be read from or written to as with any other file system. This makes accessing the contents of the archive, which maybe compressed, transparent to other programs, without decompressing them. The archive formats that archivemount supports are: * old-style tar archives, . * most variants of the POSIX 'ustar' format, . * the POSIX 'pax interchange' format, . * GNU-format tar archives, . * most common cpio archive formats, . * ISO9660 CD images (with or without RockRidge extensions), . * Zip archives. . * two different variants of shar archives. . archivemount is FUSE (Filesystem in USErspace). Package: archmage Description-md5: 122b801635de6539139ac4bb32485966 Description-en_GB: CHM (Compiled HTML) Decompressor arCHMage is a reader and decompiler for files in the CHM format. This is the format used by Microsoft HTML Help, and is also known as Compiled HTML. . arCHMage provides the following features: - Extracting CHM content to set of HTML, CSS files and images - Dumping HTML data from CHM as a plain text Package: archmbox Description-md5: eea6dea2fee3bdbad0ef441aa95fcaa0 Description-en_GB: simple email archiver written in perl Archmbox is a simple email archiver written in perl; it parses one or more mailboxes, selects some or all messages and then performs specific actions on the selected messages. At this time archmbox supports mbox and mbx mailbox formats. . Messages selection is based upon a date criteria; an absolute date or a days offset can be specified. It is also possible to refine the selection using regular expressions on the header fields of the message. All archived messages are stored in a new mailbox with the same name of the original one plus .archived as extension (this is the default, but can be changed); the archive mailbox can be saved in gz or bz2 compressed format as well. Package: arctica-greeter Description-md5: 15c1f715b4066a3ca83a621d5a9ea495 Description-en_GB: LightDM Arctica Greeter A greeter shell for the LightDM login manager. Arctica Greeter can be used as local display manager as well as thin client login manager. . Arctica Greeter has been forked from Ubuntu's Unity Greeter with focus on keeping remote logon support a maintained feature and provide a user interface based on Ayatana Indicators. . Arctica Greeter can be extended with various features: . - remote logon support against RDP, Arctica and X2Go Servers - guest session support - various themes available / providable Package: arctica-greeter-guest-session Description-md5: a9df668d93ae6b83c672e41bf98a2440 Description-en_GB: LightDM Arctica Greeter - Guest Session Support A greeter shell for the LightDM login manager. Arctica Greeter can be used as local display manager as well as thin client login manager. . This package adds guest account support to the Arctica Greeter login manager. Package: arctica-greeter-remote-logon Description-md5: d7c8cffdea25dc0f8229e3bb61df5457 Description-en_GB: LightDM Arctica Greeter - Remote Login Support A greeter shell for the LightDM login manager. Arctica Greeter can be used as local display manager as well as thin client login manager. . This package adds remote logon support to Arctica Greeter. Remote sessions supported by Arctica Greeter are: . - Arctica Remote Desktop Sessions - X2Go Desktop Sessions - Windows RDP sessions (FreeRDP) - Citrix Remote Desktop Sessions Package: arctica-greeter-theme-debian Description-md5: 44e72ce10de5fd51ff9e7f5067c418e9 Description-en_GB: LightDM Arctica Greeter - Debian Theme (active theme) A greeter shell for the LightDM login manager. Arctica Greeter can be used as local display manager as well as thin client login manager. . This package themes Arctica Greeter with a Debian look'n'feel. It will use the currently active Debian theme. Package: arctica-greeter-theme-debian-futureprototype Description-md5: 1dfa41124266a42a64cac3cc2d467c27 Description-en_GB: LightDM Arctica Greeter - Debian Theme (futurePrototype) A greeter shell for the LightDM login manager. Arctica Greeter can be used as local display manager as well as thin client login manager. . This package themes Arctica Greeter with the futurePrototype theme. Package: arctica-greeter-theme-debian-softwaves Description-md5: 036cca6b40ddc663dcb5dd50377fd3cd Description-en_GB: LightDM Arctica Greeter - Debian Theme (softWaves) A greeter shell for the LightDM login manager. Arctica Greeter can be used as local display manager as well as thin client login manager. . This package themes Arctica Greeter with the softWaves theme. Package: arden Description-md5: d4e3cbc891f56c41cb4a95fba3d615e8 Description-en_GB: specificity control for read alignments using an artificial reference ARDEN (Artificial Reference Driven Estimation of false positives in NGS data) is a novel benchmark that estimates error rates based on real experimental reads and an additionally generated artificial reference genome. It allows the computation of error rates specifically for a dataset and the construction of a ROC-curve. Thereby, it can be used to optimize parameters for read mappers, to select read mappers for a specific problem or also to filter alignments based on quality estimation. Package: ardentryst Description-md5: 558c021de0117cc3e48b9cfc9a65647d Description-en_GB: Action/RPG sidescoller, focused on story and character development Ardentryst is an action/RPG sidescoller, focused not just on fighting, but on story, and character development. It features two playable characters and a variety of weapons, items, armour, monsters, and beautiful level scenery and graphics. Package: ardour Description-md5: c8bc2c12b9131ae879ae840a96954b51 Description-en_GB: the digital audio workstation Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW). It can be used to control, record, edit and run complex audio setups. . Ardour supports pro-audio interfaces through the ALSA project, which provides high quality, well designed device drivers and API's for audio I/O under Linux. Any interface supported by ALSA can be used with Ardour. This includes the all-digital 26 channel RME Hammerfall, the Midiman Delta 1010 and many others. . Ardour has support for 24 bit samples using floating point internally, non-linear editing with unlimited undo, a user-configurable mixer, MTC master/slave capabilities, MIDI hardware control surface compatibility. . It supports MIDI Machine Control, and so can be controlled from any MMC controller and many modern digital mixers. . Ardour contains a powerful multitrack audio editor/arranger that is completely non-destructive and capable of all standard non-linear editing operations (insert, replace, delete, move, trim, select, cut/copy/paste). The editor has unlimited undo/redo capabilities and can save independent "versions" of a track or an entire piece . Ardour's editor supports the community-developed LADSPA plugin standard. Arbitrary chains of plugins can be attached to any portion of a track. Every mixer strip can have any number of inputs and outputs, not just mono, stereo or 5.1. An N-way panner is included, with support for various panning models. Pre- and post-fader sends exist, each with their own gain and pan controls. Every mixer strip acts as its own bus, and thus the bus count in Ardour is unlimited. You can submix any number of strips into another strip. . Ardour's channel capacity is limited only by the number on your audio interface and the ability of your disk subsystem to stream the data back and forth. . JACK (the JACK Audio Connection Kit) is used for all audio I/O, permitting data to be exchanged in perfect samplesync with other applications and/or hardware audio interfaces. . Ardour is sample rate and size neutral - any hardware formats from 8 to 32 bits, and rates from 8kHz to 192kHz. Internal processing in 32/64 bit IEEE floating point format. . Further information can be found at . Package: ardour-data Description-md5: 4ded9cf3260ffb84c002d9516a4ead91 Description-en_GB: digital audio workstation (data) Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW). It can be used to control, record, edit and run complex audio setups. . This package contains the architecture-independent data files. Package: ardour-video-timeline Description-md5: a011c8553d01c1a76ef7a4a0fe4ca2dd Description-en_GB: digital audio workstation - video timeline Ardour is a multichannel hard disk recorder (HDR) and digital audio workstation (DAW). It can be used to control, record, edit and run complex audio setups. . This is a dependency package to add video timeline capabilities to ardour. Package: arduino Description-md5: a07bc8d5a9f5037603d185621bc3878f Description-en_GB: AVR development board IDE from Arduino CC Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. . This package will install the integrated development environment that allows for program writing, code verification, compiling, and uploading to the Arduino development board. Example code will also be installed. . Some base AVR libraries will be provided by the depending additional package arduino-core-avr. More libraries can be installed within the IDE itself by calling the libarary manager. This requires a working internet access. Package: arduino-builder Description-md5: 17fd8856f7bdb4f324069d2189be2a15 Description-en_GB: Command line tool for compiling Arduino sketches This tool is able to parse Arduino Hardware specifications, properly run 'gcc' and produce compiled sketches. . An Arduino sketch differs from a standard C program in that it misses a 'main' (provided by the Arduino core), function prototypes are not mandatory, and libraries inclusion is automagic (you just have to #include them). This tool generates function prototypes and gathers library paths, providing 'gcc' with all the needed '-I' params. Package: arduino-mighty-1284p Description-md5: c4fb3095c94ea8d4049d030b6e34cfd0 Description-en_GB: Platform files for Arduino to run on ATmega1284P Supported platforms: Mighty 1284p using Optiboot Original Mighty 1284p Package: arduino-mk Description-md5: 1c4b5b2d695e9a08f840110f4b0fe014 Description-en_GB: Program your Arduino from the command line Arduino is an open-source electronics prototyping platform based on flexible, easy-to-use hardware and software. It's intended for artists, designers, hobbyists, and anyone interested in creating interactive objects or environments. . This package will install a Makefile to allow for CLI programming of the Arduino platform. Package: arename Description-md5: b4aecc4b5c13fa25d3f54f027ed6537e Description-en_GB: automatic audio file renaming tool arename is a tool that is able to rename audio files by looking at a file's tagging information. It uses this information to assemble a consistent destination file name. The user can define the format of the destination filename by the use of template strings. Package: argagg-dev Description-md5: 87677cfd6cd5e437d3b5ab338e6dc437 Description-en_GB: Argument Aggregator - Simple C++11 command line argument parser This is yet another C++ command line argument/option parser. It was written as a simple and idiomatic alternative to other frameworks like getopt, Boost program options, TCLAP, and others. The goal is to achieve the majority of argument parsing needs in a simple manner with an easy to use API. It operates as a single pass over all arguments, recognising flags prefixed by - (short) or -- (long) and aggregating them into easy to access structures with lots of convenience functions. It defers processing types until you access them, so the result structures end up just being pointers into the original command line argument C-strings. . argagg supports POSIX recommended argument syntax conventions. Package: argagg-dev-doc Description-md5: d3615bfcf7c01a64fb18742b67d1a80d Description-en_GB: Argument Aggregator - Simple C++11 command line argument parser - source doc This is yet another C++ command line argument/option parser. It was written as a simple and idiomatic alternative to other frameworks like getopt, Boost program options, TCLAP, and others. The goal is to achieve the majority of argument parsing needs in a simple manner with an easy to use API. It operates as a single pass over all arguments, recognising flags prefixed by - (short) or -- (long) and aggregating them into easy to access structures with lots of convenience functions. It defers processing types until you access them, so the result structures end up just being pointers into the original command line argument C-strings. . argagg supports POSIX recommended argument syntax conventions. . This package contains the doxygen documentation for the argagg source code. Package: argon2 Description-md5: 0dde3f6fd43fb48a8ee4a31c6947697a Description-en_GB: memory-hard hashing function - utility Argon2 is a password-hashing function that can be used to hash passwords for credential storage, key derivation, or other applications. . There are two main versions of Argon2: Argon2i and Argon2d. Argon2i is the safest against side-channel attacks, while Argon2d provides the highest resistance against GPU cracking attacks. . Argon2i and Argon2d are parametrized by: * A time cost, which defines the amount of computation realized and therefore the execution time, given in number of iterations * A memory cost, which defines the memory usage, given in kibibytes * A parallelism degree, which defines the number of parallel threads . This package contains the argon2 tool for hashing data on the command- line. Package: argonaut-client Description-md5: 87ddcd332486e1593417a922a351f107 Description-en_GB: Argonaut JSON-RPC client to manage computers and services Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Argonaut client to manage computers and services. Package: argonaut-common Description-md5: 65a79dd02f72f0b306afed3848dfb50c Description-en_GB: Argonaut (common functions and libraries) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Common Perl libraries used by the Argonaut deployment system. Package: argonaut-common-fai Description-md5: b3cd52514d546799c3e474282c4bf178 Description-en_GB: Argonaut (common library for FAI) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Library for FAI (Fully Automated install) used by the Argonaut deployment system. Package: argonaut-debconf Description-md5: 285a022341246c84228756123822b4f7 Description-en_GB: Argonaut (scripts to enable Argonaut integration with Debconf) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Programs, scripts to integrate Argonaut into Debconf / Preseed. Package: argonaut-dovecot Description-md5: 8ba10505143eaddb5a11ecdc9d69c55b Description-en_GB: Argonaut (client-module for dovecot) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Argonaut client module to manage the creation of the directory for the user where his/her mailbox is created. Package: argonaut-fai-mirror Description-md5: 97695e567fcaa1658fde63c64b1625ca Description-en_GB: Argonaut (scripts to manage Debian mirrors) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . This package contains the tools to manage local mirror and external mirrors. Package: argonaut-fai-monitor Description-md5: f83ab8d6727f462badd5ce24e842b7be Description-en_GB: Argonaut (service to get status from FAI installations) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . This package contains the fai monitor to get status from FAI installations Package: argonaut-fai-nfsroot Description-md5: 3409a2aee3cfcc66f459fc5ba9d507ef Description-en_GB: Argonaut (tools, queues and status management) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Tools, queues and status management for FAI (Fully Automated Install) installations. Package: argonaut-fai-server Description-md5: e2c2100889bfa1e81b72540a160af7b4 Description-en_GB: Argonaut (scripts to enable Argonaut integration with FAI) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Programs, scripts and FAI nfsroot hooks to integrate Argonaut into an FAI's (Fully Automated Install) server nfsroot. Package: argonaut-freeradius Description-md5: 00397a46b698f8c85e5dd8bc71a72f07 Description-en_GB: Argonaut scripts to generate authentication for FreeRADIUS Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Script to generate authentication from LDAP for FreeRADIUS. Package: argonaut-fuse Description-md5: fe00fccac1cd5affb051305e0bfab90f Description-en_GB: Argonaut (modular TFTP/Fuse supplicant) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Argonaut-fuse is a modular fuse-tftp-supplicant written in Perl which allows one to create pxelinux configurations for different types of clients using external modules. Package: argonaut-fuse-module-fai Description-md5: 3f5167eacbd0a1d9c21ad78dc7cbc216 Description-en_GB: Argonaut (LDAP FAI module for the TFTP/Fuse supplicant) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . FAI module for argonaut-fuse which is using the LDAP backend in conjunction with FusionDirectory and Argonaut to generate client configurations. Package: argonaut-fuse-module-opsi Description-md5: 9bf236fe3a7cbbd8915ae7a93cabf24d Description-en_GB: Argonaut (OPSI module for the TFTP/Fuse supplicant) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . OPSI module for argonaut-fuse which is using the LDAP backend in conjunction with FusionDirectory and Argonaut to generate client configurations. Package: argonaut-fusiondirectory Description-md5: fd62ef4dafff2788e1533b8bdb0111bb Description-en_GB: Scripts that goes with plugins in Fusiondirectory Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Contains scripts to clean audit from audit plugin and run the user reminder tasks. Package: argonaut-fusioninventory Description-md5: 99efe66974cd8bbe2b9718ac20f43723 Description-en_GB: Argonaut (scripts to generate the FusionInventory schema) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Script to generate the inventory.schema from FusionInventory internals. Package: argonaut-ldap2zone Description-md5: 4af6fb0374b540202f825ca394299fda Description-en_GB: Argonaut (tool to extract DNS zones from LDAP trees) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . This is a tool that reads info for a zone from LDAP and constructs a standard plain ASCII zone file. The LDAP information has to be stored using the dnszone LDAP schema. . This package contains the argonaut-client module and the standalone command. Package: argonaut-quota Description-md5: 43ac408f9fd9fcd819719e7b39bba685 Description-en_GB: Argonaut (tool to apply disk quota from ldap) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . This is a tool that reads info for quota from LDAP and applies it to your quota server. The LDAP information has to be stored using the fdQuota LDAP schema. Package: argonaut-samba Description-md5: 3aa05e7feba2a3ba70de7522d5e9a81f Description-en_GB: Argonaut scripts to generate Samba share configurations Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . This is a tool that reads samba shares from LDAP and constructs a samba configuration that can be included in the main smb.conf file . This package contains the argonaut-client module Package: argonaut-server Description-md5: a9757532c97d0d0e3772184770024269 Description-en_GB: Argonaut JSON-RPC server to manage system deployment Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Argonaut server to manage system deployment. Package: argonaut-server-module-fai Description-md5: 64381688e22be50237a5bbee6e7d9957 Description-en_GB: Argonaut JSON-RPC server module to manage FAI (Fully Automated Install) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Argonaut server module to manage FAI (Fully Automated Install) installation. Package: argonaut-server-module-opsi Description-md5: 769262405d157a197d0fc2b503ff7706 Description-en_GB: Argonaut JSON-RPC server module to manage OPSI (open pc server integration) Client / server system for managing systems in collaboration with FusionDirectory (LDAP directory manager). Argonaut also allows interface with deployment tools such as FAI (Fully Automated Install) or OPSI (Open PC Server Integration). . Argonaut server module to manage OPSI (open pc server integration) installation. Package: argus-client Description-md5: fe2b5caced3cdedec26064d073529abc Description-en_GB: IP network transaction auditing tool argus is a network transaction auditing tool that allows the user to easily classify connections using tcpdump(1) compliant expressions. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. Auditing records can be used to ensure that access control policies are being enforced, identify network problems such as denial of service attacks and more. . This package contains the client programs for the argus server. Please see the package argus-server for the appropriate server. Package: argus-server Description-md5: 353c40cd6e96a9a56a8791f8562b21be Description-en_GB: IP network transaction auditing tool argus is a network transaction auditing tool that allows the user to easily classify connections using tcpdump(1) compliant expressions. Argus runs as an application level daemon, promiscuously reading network datagrams from a specified interface, and generates network traffic audit records for the network activity that it encounters. Auditing records can be used to ensure that access control policies are being enforced, identify network problems such as denial of service attacks and more. . This package contains the binaries required for the argus server. Please see the package argus-client for appropriate clients. Package: argyll Description-md5: 787f052d9ed7e05055ba42d95c368d2f Description-en_GB: Colour Management System, calibrator and profiler Argyll is an experimental, open source, ICC compatible colour management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. Spectral sample data is supported, allowing a selection of illuminants observer types, and paper fluorescent whitener additive compensation. Profiles can also incorporate source specific gamut mappings for perceptual and saturation intents. Gamut mapping and profile linking uses the CIECAM02 appearance model, a unique gamut mapping algorithm, and a wide selection of rendering intents. It also includes code for the fastest portable 8 bit raster color conversion engine available anywhere, as well as support for fast, fully accurate 16 bit conversion. Device color gamuts can also be viewed and compared using a VRML viewer. Package: argyll-doc Description-md5: 11dd73eca8cdfd05fbb3ce018791a3f6 Description-en_GB: Colour Management System, calibrator and profiler (documentation) Argyll is an experimental, open source, ICC compatible colour management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the documentation for argyll. Package: argyll-ref Description-md5: fdf7f4087d1ce8d7686d892197492e85 Description-en_GB: Colour Management System, calibrator and profiler (data files) Argyll is an experimental, open source, ICC compatible colour management system. It supports accurate ICC profile creation for scanners, CMYK printers, film recorders and calibration and profiling of displays. . This package contains the data files for argyll. Package: aria2 Description-md5: 484d84bf21fb2a39bcbd4904b4ce5556 Description-en_GB: High speed download utility Aria2 is a command line download client with resuming and segmented downloading. Supported protocols are HTTP/HTTPS/ SFTP/FTP/BitTorrent and it also supports Metalink. Package: ariba Description-md5: 4d8147ab9fb44c5b4617a970175bc18d Description-en_GB: Antibiotic Resistance Identification By Assembly ARIBA is a tool that identifies antibiotic resistance genes by running local assemblies. The input is a FASTA file of reference genes and paired sequencing reads. ARIBA reports which of the reference genes were found, plus detailed information on the quality of the assemblies and any variants between the sequencing reads and the reference genes. Package: aribas Description-md5: 77c3b742edd36fe9a727451a0230f75f Description-en_GB: interpreter for arithmetic ARIBAS is an interactive interpreter suitable for big integer arithmetic and multiprecision floating point arithmetic. It has a syntax similar to Pascal or Modula-2, but contains also features from other programming languages like C, Lisp, Oberon. Package: ario Description-md5: 2d1cc546089294272f7d7d68b6840b16 Description-en_GB: GTK+ client for the Music Player Daemon (MPD) Ario is a full featured client for MPD (Music Player Daemon). The interface used to browse the library is inspired by Rhythmbox but Ario aims to be much lighter and faster. It uses GTK2, avahi for MPD server detection and curl to download remote files (like cover arts and lyrics). Various plugins are provided like audioscrobbler/last.fm submission or multimedia keys support. Package: ario-common Description-md5: 127020a192576db0234fad879a965cfe Description-en_GB: GTK+ client for the Music Player Daemon (MPD) (Common files) Ario is a full featured client for MPD (Music Player Daemon). The interface used to browse the library is inspired by Rhythmbox but Ario aims to be much lighter and faster. It uses GTK2, avahi for MPD server detection and curl to download remote files (like cover arts and lyrics). Various plugins are provided like audioscrobbler/last.fm submission or multimedia keys support. . This package contains ario's architecture-independent support files. Package: arj Description-md5: 38b5501494d5fb5f61a707689bace555 Description-en_GB: 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: ark Description-md5: 2826617260d5fe4c63c9795973445730 Description-en_GB: archive utility Ark manages various archive formats, including tar, gzip, bzip2, rar and zip, as well as CD-ROM images. Ark can be used to browse, extract, create, and modify archives. . This package is part of the KDE SC utilities module. Package: armagetronad Description-md5: 9dd6c1aabf6a7a38694e3700be689c41 Description-en_GB: 3D Tron-like high speed game 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. Package: armagetronad-common Description-md5: 26712ad4d21fc16655c9354d08cbcb45 Description-en_GB: Common files for the Armagetron Advanced packages 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-dedicated packages. Package: armagetronad-dedicated Description-md5: 729ef16a08d7363b8d4f0b99c613eb67 Description-en_GB: dedicated game server for Armagetron Advanced Armagetron Advanced is a 3D game based on the light cycle racing in the 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 version of Armagetron Advanced can only be used as a network game server. It does not have graphical output and can be controlled via the text console. . The normal Armagetron Advanced used for playing is also capable to serve games, but will require X to display its graphics, will provide a player and is therefore unsuited for permanent game servers. Package: arno-iptables-firewall Description-md5: 40c5315d53ac308b897f9f3317b213b0 Description-en_GB: single- and multi-homed firewall script with DSL/ADSL support Unlike other lean iptables front ends in Debian, arno-iptables-firewall will setup and load a secure, restrictive firewall by just asking a few questions. This includes configuring internal networks for internet access via NAT and potential network services (e.g. HTTP or SSH). . However, it is in no way restricted to this simple setup. Some catch words of additional features, that can be enabled in the well documented configuration file are: DSL/ADSL, port forwarding, DMZ, port-scan detection, MAC address filtering. . Moreover, it comes with an extensive set of plugins to cover further requirements. For example SSH brute force protection, traffic shaping, traffic accounting, VPN support to just mention a few. Package: arp-scan Description-md5: 41fece0fe3a96af889ef6efbd16d29d1 Description-en_GB: arp scanning and fingerprinting tool arp-scan is a command-line tool that uses the ARP protocol to discover and fingerprint IP hosts on the local network. It is available for Linux and BSD under the GPL licence Package: arpalert Description-md5: 5d0285aec241d2216aad54760e4a3006 Description-en_GB: monitor ARP changes in ethernet networks The arpalert daemon is a security tool that listens on a network interface (without using 'promiscuous' mode) and catches all conversations of MAC address to IP request to alert of possibility of ARP spoofing attack. . It compares the mac addresses it detected with a pre-configured list of authorized MAC addresses. If the MAC is not in list, arpalert launches a pre-defined user script with the MAC address and IP address as parameters. . If you need to use a list of authorized MAC addresses, this package should suit your needs, otherwise arpwatch may be also fine. Package: arping Description-md5: f9961d479363b72d3c3239629d7637df Description-en_GB: sends IP and/or ARP pings (to the MAC address) The arping utility sends ARP and/or ICMP requests to the specified host and displays the replies. The host may be specified by its hostname, its IP address, or its MAC address. Package: arpon Description-md5: c1e319bdd220142e68bcdfbe2ce9b5de Description-en_GB: Versatile ARP defense daemon ArpON can defend a host against some ARP attacks such as ARP spoofing, ARP cache poisoning and ARP poison routing. Attackers can use these techniques to redirect traffic in local networks and execute Man in the Middle (MITM) attacks. . ArpON runs as a daemon in user space. When enabled on an interface, it disables some aspects of Address Resolution Protocol (ARP) handling by the Linux kernel and instead handles ARP messages itself and maintains the ARP neighbor cache. It has three modes of operation to support different ways of assigning IPv4 addresses in the local network: statically, dynamically using DHCP or a combination of both. Package: arptables Description-md5: c04609b914a7329b24d1b13a2a67bf66 Description-en_GB: ARP table administration Arptables is used to set up, maintain, and inspect the tables of ARP rules in the Linux kernel. It is analogous to iptables, but operates at the ARP layer rather than the IP layer. Package: arpwatch Description-md5: 753ca5b7573526eab8dbf15e803ec534 Description-en_GB: 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. . If you want to maintain a list authorized MAC addresses manually, take a look at the arpalert package which may fit your needs better. Package: array-info Description-md5: dd3ceef45277a6aa874abec64f02dab1 Description-en_GB: command line tool reporting RAID status for several RAID types Array-info is a command line tool to retrieve information and logical drives status from several RAID controllers (currently HP Compaq IDA and CISS, and MD Software RAID). . It displays information about the firmware version, Rom revision, number of physical and logical drives on the controller, as well as the fault tolerance, size, number of physical disks and status for each logical drive. Package: art-nextgen-simulation-tools Description-md5: 140c9fb4acb5dca0fdb6f6578b58549f Description-en_GB: simulation tools to generate synthetic next-generation sequencing reads ART is a set of simulation tools to generate synthetic next-generation sequencing reads. ART simulates sequencing reads by mimicking real sequencing process with empirical error models or quality profiles summarized from large recalibrated sequencing data. ART can also simulate reads using user own read error model or quality profiles. ART supports simulation of single-end, paired-end/mate-pair reads of three major commercial next-generation sequencing platforms: Illumina's Solexa, Roche's 454 and Applied Biosystems' SOLiD. ART can be used to test or benchmark a variety of method or tools for next-generation sequencing data analysis, including read alignment, de novo assembly, SNP and structure variation discovery. ART was used as a primary tool for the simulation study of the 1000 Genomes Project . ART is implemented in C++ with optimised algorithms and is highly efficient in read simulation. ART outputs reads in the FASTQ format, and alignments in the ALN format. ART can also generate alignments in the SAM alignment or UCSC BED file format. ART can be used together with genome variants simulators (e.g. VarSim) for evaluating variant calling tools or methods. Package: art-nextgen-simulation-tools-profiles Description-md5: e607468e6f5e720aaffb8677699543dc Description-en_GB: profiles for art simulation tools ART is a set of simulation tools to generate synthetic next-generation sequencing reads. ART simulates sequencing reads by mimicking real sequencing process with empirical error models or quality profiles summarized from large recalibrated sequencing data. ART can also simulate reads using user own read error model or quality profiles. ART supports simulation of single-end, paired-end/mate-pair reads of three major commercial next-generation sequencing platforms: Illumina's Solexa, Roche's 454 and Applied Biosystems' SOLiD. ART can be used to test or benchmark a variety of method or tools for next-generation sequencing data analysis, including read alignment, de novo assembly, SNP and structure variation discovery. ART was used as a primary tool for the simulation study of the 1000 Genomes Project . ART is implemented in C++ with optimised algorithms and is highly efficient in read simulation. ART outputs reads in the FASTQ format, and alignments in the ALN format. ART can also generate alignments in the SAM alignment or UCSC BED file format. ART can be used together with genome variants simulators (e.g. VarSim) for evaluating variant calling tools or methods. . This package contains profile data for art-nextgen-simulation-tools. Package: artemis Description-md5: 3b29a36ba8b31f87b41f943330e4386b Description-en_GB: genome browser and annotation tool Artemis is a genome browser and annotation tool that allows visualisation of sequence features, next generation data and the results of analyses within the context of the sequence, and also its six-frame translation. . This package includes the Artemis genome browser, the Artemis Comparison Tool (ACT), and the DNAplotter and BamView utilities. Package: artfastqgenerator Description-md5: 46c5205dd3fb030f1a4090e0bf9cf921 Description-en_GB: outputs artificial FASTQ files derived from a reference genome ArtificialFastqGenerator takes the reference genome (in FASTA format) as input and outputs artificial FASTQ files in the Sanger format. It can accept Phred base quality scores from existing FASTQ files, and use them to simulate sequencing errors. Since the artificial FASTQs are derived from the reference genome, the reference genome provides a gold-standard for calling variants (Single Nucleotide Polymorphisms (SNPs) and insertions and deletions (indels)). This enables evaluation of a Next Generation Sequencing (NGS) analysis pipeline which aligns reads to the reference genome and then calls the variants. Package: artfastqgenerator-doc Description-md5: a4aad7fd5379ce482d945d65185407e3 Description-en_GB: outputs artificial FASTQ files derived from a reference genome (doc) ArtificialFastqGenerator takes the reference genome (in FASTA format) as input and outputs artificial FASTQ files in the Sanger format. It can accept Phred base quality scores from existing FASTQ files, and use them to simulate sequencing errors. Since the artificial FASTQs are derived from the reference genome, the reference genome provides a gold-standard for calling variants (Single Nucleotide Polymorphisms (SNPs) and insertions and deletions (indels)). This enables evaluation of a Next Generation Sequencing (NGS) analysis pipeline which aligns reads to the reference genome and then calls the variants. . This package contains the Java API documentation for artfastqgenerator. Package: artfastqgenerator-examples Description-md5: abb1b80aac2621120216790601a6c7f5 Description-en_GB: outputs artificial FASTQ files derived from a reference genome (examples) ArtificialFastqGenerator takes the reference genome (in FASTA format) as input and outputs artificial FASTQ files in the Sanger format. It can accept Phred base quality scores from existing FASTQ files, and use them to simulate sequencing errors. Since the artificial FASTQs are derived from the reference genome, the reference genome provides a gold-standard for calling variants (Single Nucleotide Polymorphisms (SNPs) and insertions and deletions (indels)). This enables evaluation of a Next Generation Sequencing (NGS) analysis pipeline which aligns reads to the reference genome and then calls the variants. . This package contains example data for artfastqgenerator. Package: artha Description-md5: 2305d9a361d5f6a7f9a56af1854bca96 Description-en_GB: Handy off-line thesaurus based on WordNet Artha is a off-line English thesaurus with distinct features like: * hot-key press word look-up (select text on any window and press a preset hot-key for look-up) * regular expressions based search (broaden search using wild-cards like *, ?, etc.) * passive desktop notifications (of word definitions for uninterrupted work-flow) * spelling suggestions (when the exact spelling is vague/not known) . Once launched, it monitors for a preset hot-key combination. When some text is selected on any window and the hot-key is pressed, it pops-up with the word looked-up. Should the user prefer passive notifications, this can be done by enabling the notifications option. . When the term looked for is vague/not known, then either the search can be broadened with the use of regular expressions (*, ?, etc.) in the search string or spelling suggestions when a term is incorrect. . For regular expressions based search to work, wordnet-sense-index package is required. Package: artikulate Description-md5: 5a33d49ace77c3f03cd02b2a136832d7 Description-en_GB: Language learning application Artikulate is a language learning application that helps improving pronunciation skills for various languages. This is included in the KDE Education project. . This package contains the main application for Artikulate. Package: as31 Description-md5: 253542ad24961989ca72073dd11e08b5 Description-en_GB: Intel 8031/8051 assembler This is a fast, simple, easy to use Intel 8031/8051 assembler. Package: asc Description-md5: ac145838afe035aea358ef9cc14ce97a Description-en_GB: turn-based strategy game Advanced Strategic Command is a free strategy game in the tradition of Battle Isle 2/3. The game is turn-based and can be played against human or computer. Package: asc-data Description-md5: 96de5e4a63d138e8761ef7aff95ac987 Description-en_GB: data files for the Advanced Strategic Command game Advanced Strategic Command is a free strategy game in the tradition of Battle Isle 2/3. The game is turn-based and can be played against human or computer. . This package contains the data files for the ASC game. Package: asc-music Description-md5: 3343fb144aee5478bf095240c16cdf41 Description-en_GB: music pack for ASC This is a music pack for the Advanced Strategic Command game. If ASC detects the presence of these tracks it plays them during game. . Composed by Michael Kievernagel. Package: ascd Description-md5: 12cc18a92e011784339ff4b558d7c4f3 Description-en_GB: CD player and mixer AScd is a small CD player and mixer that can be "docked" with AfterStep and WindowMaker window managers. Package: ascdc Description-md5: c5463788465df827b5231baeaea298e1 Description-en_GB: AfterStep CD changer ascdc is a small CD changer. It follows the look and feel of the AfterStep window manager and is ideally suited to be run within AfterStep's Wharf module. Package: ascii Description-md5: 3ef70a26e3b90455a20524f77be30845 Description-en_GB: interactive ASCII name and synonym chart 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. Package: ascii2binary Description-md5: 9ced2aa7330b10762e41b22c00981dc7 Description-en_GB: Convert between ASCII, hexadecimal and binary representations This package contains: * ascii2binary reads input consisting of ascii or hexadecimal representation numbers separated by whitespace and produces as output the binary equivalents. The type and precision of the binary output is selected using command line flags. * binary2ascii reads input consisting of binary numbers and converts them to their ascii or hexadecimal representation. Command line flags specify the type and size of the binary numbers and provide control over the format of the output. Unsigned integers may be written out in binary, octal, decimal, or hexadecimal. Signed integers may be written out only in binary or decimal. Floating point numbers may be written out only decimal, either in standard or scientific notation. (If you want to examine the binary representation of floating point numbers, just treat the input as a sequence of unsigned characters.) . The two programs are useful for generating test data, for inspecting binary files, and for interfacing programs that generate textual output to programs that require binary input and conversely. They can also be useful when it is desired to reformat numbers. Package: asciiart Description-md5: c2860f10245797c70998471f3eedc08d Description-en_GB: command line tool to turn images into ASCII art This gem provides a command line utility to turn images into ASCII art. It can be used as an executable which may be called from the terminal as well as a library so that it can be used in other programs. Package: asciidoc Description-md5: 3f2b6503cff7a07a4c1aad6227b68e53 Description-en_GB: Highly configurable text format for writing documentation AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage provides a fully functional asciidoc environment working with dblatex for historical purposes. Package: asciidoc-base Description-md5: 473cd9e340c8c61980b7ab4d4f96cffe Description-en_GB: Minimal version of asciidoc not suitable for pdf AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides binary files for the package. Be careful, you won't be able to build pdf files without the dblatex or fop dependencies. See asciidoc-dblatex or asciidoc-fop metapackages for this. Package: asciidoc-common Description-md5: 65d469b6ae15624ce9b665e30fb8b357 Description-en_GB: Basic data and configuration files for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides basic data and configuration files for the package. Package: asciidoc-dblatex Description-md5: accff847e35b2035ea899d17c1a8a720 Description-en_GB: Asciidoc package including dblatex dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package helps you to get all the required dependencies and files to build pdf files using dblatex. Package: asciidoc-fop Description-md5: ee4126bffdd243c003ea7d43f1fc911d Description-en_GB: Asciidoc package including fop dependencies AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This metapackage helps you to get all the required dependencies to build pdf files using fop. Package: asciidoc-tests Description-md5: 7db2892cd686c94649d6c968ec959973 Description-en_GB: Test framework for asciidoc AsciiDoc is a text document format for writing articles, books, manuals and UNIX man pages. AsciiDoc files can be translated to HTML (with or without stylesheets), DocBook (articles, books and refentry documents) and LinuxDoc using the asciidoc command. AsciiDoc can also be used to build and maintain websites. . You write an AsciiDoc document the same way you would write a normal text document, there are no markup tags or weird format notations. AsciiDoc files are designed to be viewed, edited and printed directly or translated to other presentation formats . This package provides the testasciidoc binary and the test engine files. Package: asciidoctor Description-md5: 12d0cefa9d5d385422cc8c36ee28ad6a Description-en_GB: AsciiDoc to HTML rendering for Ruby Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. Package: asciidoctor-doc Description-md5: 2f072b4a9505129c88ad447fddec6434 Description-en_GB: AsciiDoc to HTML rendering for Ruby (documentation) Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats. . This package contains the documentation for asciidoctor. Package: asciijump Description-md5: abd2c676ba854a9bafea6f52ce0bdafe Description-en_GB: Small and funny ASCII-art game about ski jumping This is a very funny multiplayer game, you can play with friends or against the computer. There are two modes of playing: World Cup and Training. You will be able to select from a few hills, for example czumulungma and finland. Package: asciinema Description-md5: 077d81789498f4492656510534729d07 Description-en_GB: Record and share your terminal sessions, the right way Forget screen recording apps and blurry video. Enjoy a lightweight, purely text based approach to terminal recording. . This package provides a command line recorder for asciinema.org service or other instance of asciinema server. Package: asclock Description-md5: 6e08da0a0fa5135228fd3714706286f1 Description-en_GB: clock designed with the NeXTStep look This little application displays the time of the day (digital, either 12 or 24 hour format), and the date. It provides three alternatives: one suitable for low colour systems, one with "real" NeXTStep colours, and the third one is somewhat in between. Package: asclock-themes Description-md5: def29687338f3b5a590534994af92079 Description-en_GB: Theme files for ASclock, a clock applet This package provides various themes for the various ASclock packages, among them a classic theme, which mimics the original ASclock application. Package: asdftool Description-md5: eb66e08346889fcd227d11ac2648fa8d Description-en_GB: Command line tool to manipulate ASDF scientific data files ASDF (Advanced Scientific Data Format) is a proposed next generation interchange format for scientific data. ASDF aims to exist in the same middle ground that made FITS so successful, by being a hybrid text and binary format: containing human editable metadata for interchange, and raw binary data that is fast to load and use. Unlike FITS, the metadata is highly structured and is designed up-front for extensibility. . This package contains the asdf command line tool. Package: ase Description-md5: 034415accf09c20e2b654acd49fb733a Description-en_GB: Atomic Simulation Environment ASE is an Atomic Simulation Environment written in the Python programming language with the aim of setting up, stearing, and analyzing atomic simulations. ASE is part of CAMPOS, the CAMP Open Source project. . ASE contains Python interfaces to several different electronic structure codes including Abinit, Asap, Dacapo, Elk, GPAW and SIESTA. . This package provides the executable scripts. Package: aseba Description-md5: d493472d0f677b5d640ae8558f61987f Description-en_GB: Event-based framework for distributed mobile robots control Aseba's core is a lightweight virtual machine, small enough to run on any 16 bits microcontroller. In Aseba, all virtual machines are linked in a network and all their programs are developed and debugged from a single application, Aseba Studio. . Aseba allows one to program Thymio, a small robot to discover the universe of robotics and learn a robot's language. Package: aseqjoy Description-md5: 3115bedbb56a26ddc581973f85615c9c Description-en_GB: Joystick to ALSA MIDI Sequencer Converter In fact it’s a really tiny piece of software that turns a joystick into a MIDI controller for the ALSA sequencer infrastructure. . Its original purpose was to test the MIDI interface of terminatorX but that turned out to be fun, so it made it here in the hope that it could be useful for other experiments. . For a more detailed description on what it does and how to use it have a look the manpage. Package: ash Description-md5: dfaa90778ec9574851d009730b4a705a Description-en_GB: compatibility package for dash This package allows upgrading ash to its replacement, dash. It includes the /bin/ash symlink. It can be removed as soon as /bin/ash is no longer used. Package: asis-doc Description-md5: e76305ba362008bce4e1d749363b6894 Description-en_GB: Ada Semantic Interface Specification (ASIS) documentation ASIS (Ada Semantic Interface Specification) lets you develop applications to walk through the sources of your Ada programs and examine the semantic constructs. . This package contains the tutorial, news and examples, but not the manuals because of their license. They are available online at http://www.adacore.com/asis. Package: asis-programs Description-md5: 9240f878bc68126d1dca6f278791ac89 Description-en_GB: Ada Semantic Interface Specification (ASIS) example programs ASIS (Ada Semantic Interface Specification) lets you develop applications to walk through the sources of your Ada programs and examine the semantic constructs. . * asistant is an interactive command-line tool to explore the ASIS parse tree of a program. * gnatcheck verifies the conformance of source text to coding conventions * gnatelim finds out unused subprograms and eliminates them. * gnatmetric calculates metrics such as code complexity. * gnatpp is a pretty-printer which reformats Ada source text according to a default or user-specified style guide. * gnatstub generates an empty but compilable body for a given specification. * gnattest creates AUnit test skeletons and harness for a project (gnattest requires the libaunit development package to be installed) Package: asl-doc Description-md5: 897107f2c3f498302e58c75fff0c8e10 Description-en_GB: documentation for ASL The Advanced Simulation Library (ASL) is a free and open source hardware accelerated multiphysics simulation platform (and an extensible general purpose tool for solving Partial Differential Equations). . Its computational engine is written in OpenCL and utilizes matrix-free solution techniques which enable extraordinarily high performance, memory efficiency and deployability on a variety of massively parallel architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and supercomputers. The engine is hidden entirely behind simple C++ classes, so that no OpenCL knowledge is required from application programmers. Mesh-free, immersed boundary approach allows one to move from CAD directly to simulation drastically reducing pre- processing efforts and amount of potential errors. . ASL can be used to model various coupled physical and chemical phenomena and employed in a multitude of fields: computational fluid dynamics, virtual sensing, industrial process data validation and reconciliation, image-guided surgery, computer-aided engineering, design space exploration, crystallography, etc... . This package contains the documentation. Package: asl-tools Description-md5: 16f6ee8e5a6339bc91835d5e2214979e Description-en_GB: command-line tools for ASL The Advanced Simulation Library (ASL) is a free and open source hardware accelerated multiphysics simulation platform (and an extensible general purpose tool for solving Partial Differential Equations). . Its computational engine is written in OpenCL and utilizes matrix-free solution techniques which enable extraordinarily high performance, memory efficiency and deployability on a variety of massively parallel architectures, ranging from inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and supercomputers. The engine is hidden entirely behind simple C++ classes, so that no OpenCL knowledge is required from application programmers. Mesh-free, immersed boundary approach allows one to move from CAD directly to simulation drastically reducing pre- processing efforts and amount of potential errors. . ASL can be used to model various coupled physical and chemical phenomena and employed in a multitude of fields: computational fluid dynamics, virtual sensing, industrial process data validation and reconciliation, image-guided surgery, computer-aided engineering, design space exploration, crystallography, etc... . This package contains the command-line tools. Package: asmail Description-md5: 04fd9d40023bc13737bce54d039f7bb0 Description-en_GB: AfterStep mail monitor asmail is a small mail monitor similar to xbiff. It follows the AfterStep window manager's look and feel and is ideally suited to be run within AfterStep's Wharf module. Package: asmix Description-md5: 3e9700e92d06358584b9820b0307ce78 Description-en_GB: display a volume knob The volume knob adjusts the master volume of your sound card. Just grab the knob with the left button of your mouse and drag it around. Package: asmixer Description-md5: 9d62cc20cf2df67302563f2fe851d7d9 Description-en_GB: AfterStep audio mixer asmixer is a small audio mixer. It follows the look and feel of the AfterStep window manager and is ideally suited to be run within AfterStep's Wharf module. Package: asmon Description-md5: ab8009ab6aad6c87b4a70ed29923f792 Description-en_GB: system resource monitor dockapp for Afterstep and WindowMaker Asmon is a wharfable/dockable application that with meters detailing CPU, memory, swap, and X mem usage. It also includes the exact numbers for load average, mem, swap and X mem usage. Asmon was developed to use very little CPU itself. Package: asn1c Description-md5: 1d69d7783735c14c25f5d3e593082be3 Description-en_GB: ASN.1 compiler for C This ASN.1 compiler turns the formal ASN.1 specifications into the C code. The compiler is shipped together with conformant BER/DER/XER codecs. The X.509 and GSM TAP3 decoding examples are shipped as well. Package: asn1c-doc Description-md5: 720e748b1b7fa335d5b924fdd8d2b07f Description-en_GB: Documentation for asn1c This ASN.1 compiler turns the formal ASN.1 specifications into the C code. The compiler is shipped together with conformant BER/DER/XER codecs. The X.509 and GSM TAP3 decoding examples are shipped as well. . This package contains documentation for asn1c. Package: asp Description-md5: f43db071108b258671b2244199658f78 Description-en_GB: Discovers present ip-address of dynamically connected hosts Asp discovers the present ip address of a host that has a dynamically assigned ip-address. This is useful when you want to connect to dynamic hosts, or to help others find you (in which case you run asp as a server). Package: asp.net-examples Description-md5: 9b6e54aa6774e23ee538540eca78eda5 Description-en_GB: demo pages for ASP.NET infrastructure Sample set of .aspx pages to test the XSP server or the mod_mono Apache module. Package: aspcud Description-md5: b7ea8294415a8e7e8313a56dfe596eb9 Description-en_GB: CUDF solver based on Answer Set Programming Aspcud is an experimental solver for package dependencies. A package universe and a request to install, remove or upgrade packages have to be encoded in the CUDF format. Package: aspectj Description-md5: 51aa93f2f314551b2b6aea185821d474 Description-en_GB: aspect-oriented extension for Java - tools AspectJ enables the clean modularization of crosscutting concerns such as: error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, multi-object protocols. . This package provides the CLI tools of aspectj (aj5, ajc, ajbrowser). Package: aspectj-doc Description-md5: 4f84f7f75456d51b8af5d5559b206bdc Description-en_GB: aspect-oriented extension for Java - documentation AspectJ enables the clean modularization of crosscutting concerns such as: error checking and handling, synchronization, context-sensitive behavior, performance optimizations, monitoring and logging, debugging support, multi-object protocols. . This package provides AspectJ Programming Guide, Diagnosis Guide and Development Environment Guide and Development Kit Developer's Notebook. Package: aspell-af Description-md5: d694a3cde167e8f729201f5a64967096 Description-en_GB: The Afrikaans dictionary for aspell This is an Afrikaans dictionary to be used with aspell. Package: aspell-am Description-md5: 40587b2617800dcc78d180023cc116b5 Description-en_GB: Amharic dictionary for aspell This package contains all the required files to add support for Amharic language to aspell spell checker. Package: aspell-ar Description-md5: 2bd33021f309828e666070f978404831 Description-en_GB: Arabic dictionary for aspell This package contains all the required files to add support for Arabic language to aspell spell checker. Package: aspell-ar-large Description-md5: ee8e97096037339acc08e89c04436387 Description-en_GB: Large Arabic dictionary for aspell This is a large Arabic dictionary for Aspell by Google. The original word list used for this package was generated using The Buckwalter Arabic Morphological Analyzer Version 1.0. . This package is huge so you might experience some performance degradation with aspell. Package: aspell-bg Description-md5: 421625eda579191ec44af1516cfec9ee Description-en_GB: Bulgarian dictionary for aspell This package contains all the required files to add support for Bulgarian language to the GNU Aspell spell checker. . It contains both Bulgarian-only dictionary and a mixed Bulgarian + English one useful for checking the spelling of mixed texts. Package: aspell-bn Description-md5: 1e4e0b453f2c93adf0ee9bbe7b02e7d8 Description-en_GB: Bengali (bn) dictionary for GNU aspell This package contains the required files to add support for the Bengali (bn) language to the GNU Aspell spell checker. . This list is developed by the Ankur Group. Package: aspell-br Description-md5: 6cf86e1832b9a28129fe1a0407933dc6 Description-en_GB: Breton dictionary for GNU Aspell This package contains all the required files to add support for the Breton language to the GNU Aspell spell checker. . GNU Aspell is a spell-checker which can be used either as a standalone application or embedded in other programs. Package: aspell-ca Description-md5: ac1a5e69d940eb04be1942837e419d62 Description-en_GB: Catalan dictionary for aspell This package contains all the required files to add support for the Catalan language to the GNU Aspell spell checker. . It was put together by Joan Moratinos using data from different sources. Package: aspell-cs Description-md5: 166da7b47282ee84e409efcc75c2432c Description-en_GB: Czech dictionary for GNU Aspell This package contains all the required files to add support for the Czech language to the GNU Aspell spell checker. Package: aspell-cy Description-md5: f5491df5b6bdbf6208c16170e49a9c23 Description-en_GB: Welsh dictionary for GNU Aspell This package contains all the required files to add support for the Welsh language to the GNU Aspell spell checker. Package: aspell-da Description-md5: 134cdf52e5c12b0ea5eb000429f9c460 Description-en_GB: The Comprehensive Danish Dictionary (DSDO) - aspell The Comprehensive Danish Dictionary (DSDO) is a free spell-checking dictionary for Danish published by Skaane Sjaelland Linux User Group (SSLUG). One thing which makes this dictionary different from most other dictionaries is that it basically is the result of a vote among the proof- readers. The editorial group has _not_ proof-read all the words in the dictionary, but guides the proof-readers and keeps track of the overall status of the dictionary. . This is the Danish dictionary, to be used with aspell to check and correct spelling in Danish texts. Package: aspell-de Description-md5: 9a8800d7f293621dbb63bd75b5ded797 Description-en_GB: German dictionary for aspell This package contains German dictionaries for the aspell spell checker. . Dictionaries included are: de_DE (de/deutsch/german), de_CH (swiss), and de_AT, all using the new German orthography from 1996 (neue Rechtschreibung). . The old (1901) spelling is provided by aspell-de-1901. Package: aspell-de-1901 Description-md5: 46ec2a4cf1ba3d5831a3665aa6eefdfa Description-en_GB: Traditional German dictionary for aspell This package contains German dictionaries for the aspell spell checker. . Dictionaries included are de_DE-1901 (de-1901/deutsch-alt/german-old) and de_CH-1901, all using the traditional German orthography. For the current orthography (de_DE-1996) see package aspell-de. Package: aspell-el Description-md5: 586966efae08561adecfd3c4604e76ff Description-en_GB: Greek dictionary for GNU Aspell This package contains all the required files to add support for the Greek language to the GNU Aspell spell checker. Package: aspell-eo Description-md5: 3441555c663e9cb3488c113f3af8d64f Description-en_GB: Esperanto dictionary for aspell This is the Esperanto dictionary for use with the aspell spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. Package: aspell-eo-cx7 Description-md5: 7d80a30c1ec36a15154c73b36910b039 Description-en_GB: Esperanto dictionary for aspell, "cx" 7bit encoding This is the Esperanto dictionary for use with the aspell spellchecker. The dictionary is based on the words from Plena Ilustrita Vortaro, with additional country/language names. . This package uses only the 7bit "cx" pseudo-charset. Package: aspell-es Description-md5: ac589503bea8a7693ebcd302926ec681 Description-en_GB: Spanish dictionary for aspell 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. Package: aspell-et Description-md5: 00e1d25fe3a31d30deb39bbd67432f22 Description-en_GB: Estonian dictionary for Aspell This dictionary provides Estonian wordlists for the Aspell spellchecker currently supported by GNOME applications. . The wordlists are based on work by the Institute of the Estonian Language, and subsequently improved by Jaak Pruulmann who also created the affix file. Package: aspell-eu Description-md5: 08eabed1ac748acf1f8ba31fd9b5ef23 Description-en_GB: Basque (Euskera) dictionary for aspell This is the Basque (Euskera) dictionary for use with the aspell spellchecker. . Note that the myspell2/aspell part was not updated by upstream since version 3. Package: aspell-fa Description-md5: 75445f9ba1ce13724d31533267e2375d Description-en_GB: Persian dictionary for GNU Aspell This package contains all the required files to add support for Persian (Farsi) language to GNU Aspell spell checker. Package: aspell-fo Description-md5: 14ba59b493e88d84d3296e1b77727d2b Description-en_GB: Faroese dictionary for aspell This is the Faroese dictionaries, to be used with aspell to check and correct spelling in Faroese texts. Package: aspell-fr Description-md5: c6a3a421f5b63d0c12f61f861b02487d Description-en_GB: French dictionary for aspell This package contains all the required files to add support for French language to aspell spell checker. Package: aspell-ga Description-md5: ddcbef698c81fe6fdf42a88a134e9675 Description-en_GB: Irish (Gaeilge) dictionary for GNU Aspell This package contains all the required files to add support for the Irish (Gaeilge) language to the GNU Aspell spell checker. Package: aspell-gl-minimos Description-md5: f645aa0f4b5cea6d73261b93cd0d9c1a Description-en_GB: Aspell dictionary for Galician (minimos) This is an aspell dictionary for Galician, using the "minimos" standard, as put together by Andre Ventas and Ramon Flores. . There are at least three orthographic conventions for Galician: ILG (official), reintegrationist and minimos. ILG uses orthographic conventions more similar to Spanish; reintegrationists are weighed towards Portuguese. Minimos tries to reach a middle consensus point. Package: aspell-gu Description-md5: 23ad19e394cd58bc5c07e6a1a0dffd61 Description-en_GB: Gujarati (gu) dictionary for GNU aspell This package contains the required files to add support for the Gujarati (gu) language to the GNU Aspell spell checker. Package: aspell-he Description-md5: 05a360ac8eb9523e7c67df157557d917 Description-en_GB: Hebrew dictionary for aspell This package contains all the required files to add support for Hebrew language to aspell spell checker. Package: aspell-hi Description-md5: de4d8957918b71f64e11f79d9e7e14c6 Description-en_GB: Hindi (hi) dictionary for GNU aspell This package contains the required files to add support for the Hindi (hi) language to the GNU Aspell spell checker. Package: aspell-hr Description-md5: 3d24b5619029511756b63e8e2d7db00a Description-en_GB: Croatian dictionary for GNU Aspell This package contains all the required files to add support for Croatian language to the GNU Aspell spell checker. Package: aspell-hsb Description-md5: 49d4a1859875beeff610029c734ecae8 Description-en_GB: Upper Sorbian dictionary for GNU Aspell This package contains all the required files to add support for the Upper Sorbian language to the GNU Aspell spell checker. Package: aspell-hu Description-md5: 31c2fc6bfb4afa2c78eca607d0c9c87e Description-en_GB: Hungarian dictionary for aspell This package contains Hungarian dictionaries for the aspell spell checker. Package: aspell-hy Description-md5: 254e3ec2bb3439b21b42de2129be13c0 Description-en_GB: Armenian dictionary for GNU Aspell This package contains all the required files to add support for Armenian language to GNU Aspell spell checker. Package: aspell-id Description-md5: c690de47353132538c795b8985881c0c Description-en_GB: Indonesian (id) dictionary for GNU aspell This package contains the required files to add support for the Indonesian (id) language to the GNU Aspell/MySpell/Ispell checker. Package: aspell-is Description-md5: df5ba4d7f0d4e3452bd36288fcab7e1a Description-en_GB: Icelandic dictionary for GNU Aspell This package contains all the required files to add support for the Icelandic language to the GNU Aspell spell checker. Package: aspell-it Description-md5: c8e955edc72544390fe0c90afc035014 Description-en_GB: Italian dictionary for GNU Aspell This package contains all the required files to add support for Italian language to the GNU Aspell spell checker. Package: aspell-kk Description-md5: 18d7b9858cc5cf55776acb5372fcef1c Description-en_GB: Kazakh dictionary for GNU Aspell This package contains all the required files to add support for Kazakh language to the GNU Aspell spell checker. Package: aspell-kn Description-md5: c2b0be5b05dd1139b88b39dde572b6ff Description-en_GB: Kannada (kn) dictionary for GNU aspell This package contains the required files to add support for Kannada (kn) language to the GNU aspell spell checker. Package: aspell-ku Description-md5: b364c258e68043ea5fe908e169f9c3e0 Description-en_GB: Kurdish dictionary for aspell This package contains the Kurdish dictionary for the aspell spell checker. Package: aspell-lt Description-md5: 6c51f0dac54c00ecc9a5713716c74849 Description-en_GB: aspell dictionary for Lithuanian (LT) This package contains all the required files to add support for Lithuanian language to the GNU Aspell spell checker. Package: aspell-lv Description-md5: 7a9551effc6dbee3da68402a69baa42d Description-en_GB: Latvian dictionary for Aspell This dictionary contains Latvian wordlists for the Aspell spellchecker currently supported by GNOME applications. . The dictionary is generated from the MySpell wordlist. . This dictionary is not complete yet, but it is the best free solution at this moment. Package: aspell-ml Description-md5: 7df328f2b4dc98a1f39b354768d82c1d Description-en_GB: Malayalam (ml) dictionary for GNU aspell This package contains the required files to add support for the Malayalam (ml) language to the GNU Aspell spell checker which is primarily spoken in the Indian state of Kerala. Package: aspell-mr Description-md5: c55f5b9f8bf485d3fa7cd398be4aea86 Description-en_GB: Marathi (mr) dictionary for GNU aspell This package contains the required files to add support for the Marathi (mr) language to the GNU Aspell spell checker. Package: aspell-nl Description-md5: 834d8c112e3956202905268a05348f4a Description-en_GB: Dutch dictionary for Aspell A Dutch spelling dictionary for the spelling checker Aspell. . This dictionary, from the OpenTaal project, uses the official spelling of 2005 and has been officially approved by the TaalUnie. . For a simple word list, see the wdutch package instead. Package: aspell-no Description-md5: 6092f29349df934ebd3f71ce1349fd19 Description-en_GB: Norwegian dictionary for aspell This package provides the Norwegian dictionaries to be used with aspell to check and correct spelling in Norwegian texts. Package: aspell-nr Description-md5: 190f6e331cbfa65a5ca22e4f749eb52e Description-en_GB: The Ndebele dictionary for aspell This is an Ndebele dictionary, to be used with aspell. Package: aspell-ns Description-md5: 4ec31bb0d8fb390d7028905d6e26f25b Description-en_GB: The Northern Sotho dictionary for aspell This is an Northern Sotho dictionary, to be used with aspell. Package: aspell-or Description-md5: 12ce7570ba2a9f9e5334e0233d105000 Description-en_GB: Oriya (or) dictionary for GNU aspell This package contains the required files to add support for the Oriya (or) language to the GNU Aspell spell checker. Package: aspell-pa Description-md5: dfc5748cf679e698d6a86a926b7da650 Description-en_GB: Punjabi (pa) dictionary for GNU aspell This package contains the required files to add support for the Punjabi (pa) language to the GNU Aspell spell checker. Package: aspell-pl Description-md5: c7edb0acf12dd06047cc5585f2c31946 Description-en_GB: Polish dictionary for aspell An Polish spelling dictionary for the spelling checker aspell. . It is taken from project http://www.sjp.pl/slownik/en/ Package: aspell-pt Description-md5: eaa0a226ed864a895b8dcb370ec7210d Description-en_GB: Portuguese dictionaries for GNU Aspell (metapackage) This is an empty package which depends on both the aspell-pt-pt (European Portuguese) and the aspell-pt-br (Brazilian Portuguese) GNU Aspell packages. . After installation or upgrade, this package can be safely removed. Package: aspell-pt-br Description-md5: 55b41a6753b5fa4dabde20215af57ddd Description-en_GB: Brazilian Portuguese dictionary for GNU Aspell This package contains all the required files to add support for the Brazilian Portuguese language to the GNU Aspell spell checker. Package: aspell-pt-pt Description-md5: 1a83cd048e8df3ea23accfb425d4f5da Description-en_GB: European Portuguese dictionary for GNU Aspell This package contains all the required files to add support for the European Portuguese language to the GNU Aspell spell checker. Package: aspell-ro Description-md5: 3b6f998031c24d278b62dd459f16f390 Description-en_GB: Romanian dictionary for GNU aspell This contains the Romanian dictionaries, to be used with aspell to check and correct spelling in Romanian texts. . Warning: Please note that the current word data base is really small and there might be a lot of false misspellings during the spell checking. Package: aspell-ru Description-md5: b0949eb10201585e2e5da1ec8b1713f1 Description-en_GB: Russian dictionary for Aspell This dictionary contains Russian wordlists for the Aspell spellchecker currently supported by GNOME applications. . The dictionary is generated from the Ispell wordlist. Package: aspell-sk Description-md5: 14f7501c7ff44455ed3313df9f996f57 Description-en_GB: Slovak dictionary for GNU Aspell This package contains all the required files to add support for the Slovak language to the GNU Aspell spell checker. . This package is built from the Slovak dictionary for hunspell. Package: aspell-sl Description-md5: d85c65f452b3f2b73608ce0fcc0d3cd2 Description-en_GB: Slovenian dictionary for GNU Aspell This package contains all the required files to add support for Slovenian language to the GNU Aspell spell checker. Package: aspell-ss Description-md5: 98a91aca6c5000defa79188e4026e602 Description-en_GB: The Swazi dictionary for aspell This is an Swazi dictionary, to be used with aspell. Package: aspell-st Description-md5: 4fc9a18d08f08c01179966c6c63afa0b Description-en_GB: The Southern Sotho dictionary for aspell This is an Southern Sotho dictionary, to be used with aspell. Package: aspell-sv Description-md5: 6f4d41b7918c88c9bcd9204bd025a8d9 Description-en_GB: Swedish dictionary for GNU aspell This is the Swedish dictionaries, to be used with aspell to check and correct spelling in Swedish texts. Package: aspell-ta Description-md5: 4fdb8939484f3f4b0be3b4027547a112 Description-en_GB: Tamil (ta) dictionary for GNU aspell This package contains the required files to add support for the Tamil (ta) language to the GNU Aspell spell checker. Package: aspell-te Description-md5: 84ae5148f1be9fb3762f14878f0fc7d6 Description-en_GB: Telugu (te) dictionary for GNU aspell This package contains the required files to add support for the Telugu (te) language to the GNU Aspell spell checker. Package: aspell-tl Description-md5: e8c70d01b6565adc2f5f98cc690515be Description-en_GB: Tagalog dictionary for GNU Aspell This package contains all the required files to add support for the Tagalog language to the GNU Aspell spell checker. Package: aspell-tn Description-md5: 1e9535e1dd2b1c962e4ffbfb5e6f3b01 Description-en_GB: The Tswana dictionary for aspell This is an Tswana dictionary, to be used with aspell. Package: aspell-ts Description-md5: b65ddd359017b1412a4f89a73811bc95 Description-en_GB: The Tsonga dictionary for aspell This is an Tsonga dictionary, to be used with aspell. Package: aspell-uk Description-md5: eb69186d8a83bbf88f1ee5f22a559f1e Description-en_GB: Ukrainian dictionary for GNU Aspell This package contains all the required files to add support for the Ukrainian language to the GNU Aspell spell checker. Package: aspell-uz Description-md5: cafdc821de72855eac336de68296fc44 Description-en_GB: Uzbek dictionary for GNU Aspell This package contains all the required files to add support for Uzbek language to the GNU Aspell spell checker. Package: aspell-xh Description-md5: 7731670fc8d1b2c940c1226ab6d4b50f Description-en_GB: The Xhosa dictionary for aspell This is an Xhosa dictionary, to be used with aspell. Package: aspell-zu Description-md5: faa076f420f66274f9b408661ffb627d Description-en_GB: The Zulu dictionary for aspell This is an Zulu dictionary, to be used with aspell. Package: aspic Description-md5: 0e77b0907a94d9d312b529df033d2d9b Description-en_GB: Line art generator Aspic is a program that generates line art images from a text description of a picture that contains commands such as "line", "box", "circle", and "arc". Aspic's concept is similar to the "pic" command. Output is either encapsulated PostScript, or Scalable Vector Graphics (SVG). Quite complex pictures can be constructed from Aspic's primitives, which include facilities for positioning text alongside graphics, and the use of colour. Package: asql Description-md5: 57fc5f7cc52ca1c77e090b5e0c574f5f Description-en_GB: Run SQL queries against apache logs This package contains a simple tool which allows you to easily run SQL queries against Apache common logfiles. . This can be more illuminating than viewing static logfile analysis. Package: assemblytics Description-md5: c63fb59562187accf8f69b4f91182d8e Description-en_GB: detect and analyse structural variants from a genome assembly Assemblytics incorporates a unique anchor filtering approach to increase robustness to repetitive elements, and identifies six classes of variants based on their distinct alignment signatures. Assemblytics can be applied both to comparing aberrant genomes, such as human cancers, to a reference, or to identify differences between related species. Package: assimp-testmodels Description-md5: d9f5a13fa467c6422cfd24262e1d2108 Description-en_GB: assimp 3D model import library (testdata) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains 3D models in various formats for testing assimp. Package: assimp-utils Description-md5: 275c2ca770013aef6a58fc6243b4486d Description-en_GB: 3D model import library (utilities) Assimp is a library to import various well-known 3D model formats ("assets") in a uniform manner. Assimp aims at providing a full asset conversion pipeline for use in game engines / realtime rendering systems of any kind but is not limited to this audience. . This package contains additional commandline utilities (currently only 'assimp') to interact with 3D models. Package: assword Description-md5: 048526c7ae0514aa73d146b920e3558b Description-en_GB: Simple password manager (dummy transitional package) Assword has been renamed to Impass. . This is a dummy transitional package; please use "impass" instead. . It is safe to remove this package. Package: asterisk Description-md5: 7512e0d229d5002c76464413517c8449 Description-en_GB: Open Source Private Branch Exchange (PBX) Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk can be used with Voice over IP (SIP, H.323, IAX and more) standards, or the Public Switched Telephone Network (PSTN) through supported hardware. . Supported hardware: . * All Wildcard (tm) ISDN PRI cards from Digium (http://www.digium.com) * HFC-S/HFC-4S-based ISDN BRI cards (Junghanns.NET, beroNet, Digium etc.) * All TDM (FXO/FXS) cards from Digium * Various clones of Digium cards such as those by OpenVox * Xorcom Astribank USB telephony adapter (http://www.xorcom.com) * Voicetronix OpenPCI, OpenLine and OpenSwitch cards * CAPI-compatible ISDN cards (using the add-on package chan-capi) * Full Duplex Sound Card (ALSA or OSS) supported by Linux * Tormenta T1/E1 card (http://www.zapatatelephony.org) * QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net) . This is the main package that includes the Asterisk daemon and most channel drivers and applications. Package: asterisk-config Description-md5: e6341811f25f903eb6ed725a945b19f5 Description-en_GB: Configuration files for Asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the default configuration files of Asterisk. . With program asterisk-config-custom in the asterisk package, you can create an asterisk-config replacement package. Package: asterisk-core-sounds-en Description-md5: b7bbb9ba060616fa0fa5dc0a6a92c879 Description-en_GB: asterisk PBX sound files - US English Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. The core part of that collection in US English, by voice actress Allison Smith, is contained in various encodings in packages asterisk-core-sounds- en-*; this package registers these through the alternatives system to provide the default "en" (English) and "en_US" (USA English) sounds. Package: asterisk-core-sounds-en-g722 Description-md5: f5fe5c1670c0e85999c33759b6830e3f Description-en_GB: asterisk PBX sound files - en-us/g722 Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in English (US, by Allison Smith) in raw G.722 format (mildly compressed wide-band codec). Package: asterisk-core-sounds-en-gsm Description-md5: 01d5ff81839e581afb28022cb01db208 Description-en_GB: asterisk PBX sound files - en-us/gsm Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in English (US, by Allison Smith) in raw gsm-fr format (Compressed. Takes relatively little space. playable with sox). Package: asterisk-core-sounds-en-wav Description-md5: c28091ab4fe0605f31e9e604cb9d0e2a Description-en_GB: asterisk PBX sound files - en-us/wav Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in English (US, by Allison Smith) in WAV format (8Khz, mono). Package: asterisk-core-sounds-es Description-md5: 81e80fec40c8cce2e89bcd87d7cfe6e2 Description-en_GB: asterisk PBX sound files - Spanish Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. The core part of that collection in Spanish, by voice actress Allison Smith, is contained in various encodings in packages asterisk-core-sounds-es-*; this package registers these through the alternatives system to provide the default "es" (Spanish) and "es_MX" (Mexican Spanish) sounds. Package: asterisk-core-sounds-es-g722 Description-md5: 9b84d0c8ce4c8d36f200de324bbecd9a Description-en_GB: asterisk PBX sound files - es-mx/g722 Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Spanish (MX, by Allison Smith) in raw G.722 format (mildly compressed wide-band codec). Package: asterisk-core-sounds-es-gsm Description-md5: 3456ab93e2ddf3f5c637d665a084554c Description-en_GB: asterisk PBX sound files - es-mx/gsm Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Spanish (MX, by Allison Smith) in raw gsm-fr format (Compressed. Takes relatively little space. playable with sox). Package: asterisk-core-sounds-es-wav Description-md5: 46e7a2e00204f26ff2bb016cee808696 Description-en_GB: asterisk PBX sound files - es-mx/wav Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Spanish (MX, by Allison Smith) in WAV format (8Khz, mono). Package: asterisk-core-sounds-fr Description-md5: a071252c7f26a818639d1f5e75a34704 Description-en_GB: asterisk PBX sound files - Canadian French Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. The core part of that collection in Canadian French, by voice actress June Wallack, is contained in various encodings in packages asterisk-core- sounds-fr-*; this package registers these through the alternatives system to provide the default "fr" (French) and "fr_CA" (Canadian French) sounds. Package: asterisk-core-sounds-fr-g722 Description-md5: 5d88f065048cceed1f7a222039ee28de Description-en_GB: asterisk PBX sound files - fr-ca/g722 Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in French (Canadian, by June Wallack) in raw G.722 format (mildly compressed wide-band codec). Package: asterisk-core-sounds-fr-gsm Description-md5: 93fffce97b7108d0679ded3632599fb2 Description-en_GB: asterisk PBX sound files - fr-ca/gsm Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in French (Canadian, by June Wallack) in raw gsm-fr format (Compressed. Takes relatively little space. playable with sox). Package: asterisk-core-sounds-fr-wav Description-md5: ec78ad45c87d80a5073a0467544d112f Description-en_GB: asterisk PBX sound files - fr-ca/wav Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in French (Canadian, by June Wallack) in WAV format (8Khz, mono). Package: asterisk-core-sounds-it Description-md5: 92b192df921145a806594fd82b187a85 Description-en_GB: asterisk PBX sound files - Italian Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. The core part of that collection in Italian, by voice actor Carlo Flora, is contained in various encodings in packages asterisk-core-sounds-it-*; this package registers these through the alternatives system to provide the default "it" and "it_IT" (Italian) sounds. Package: asterisk-core-sounds-it-g722 Description-md5: 03484c2d53c012873af0a5db9267e5e8 Description-en_GB: asterisk PBX sound files - it-it/g722 Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Italian (by Carlo Flora) in raw G.722 format (mildly compressed wide-band codec). Package: asterisk-core-sounds-it-gsm Description-md5: a5fb56998c5e0f4e7c325c09e7a2d233 Description-en_GB: asterisk PBX sound files - it-it/gsm Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Italian (by Carlo Flora) in raw gsm-fr format (Compressed. Takes relatively little space. playable with sox). Package: asterisk-core-sounds-it-wav Description-md5: 29046c94e546101ff47fbc97bf3eda39 Description-en_GB: asterisk PBX sound files - it-it/wav Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Italian (by Carlo Flora) in WAV format (8Khz, mono). Package: asterisk-core-sounds-ru Description-md5: fe0700277bd175bd32d819b34ee31f74 Description-en_GB: asterisk PBX sound files - Russian Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. The core part of that collection in Russian, by Maxim Topal, is contained in various encodings in packages asterisk-core-sounds-ru-*; this package registers these through the alternatives system to provide the default "ru" and "ru_RU" (Russian) sounds. Package: asterisk-core-sounds-ru-g722 Description-md5: 957c76742b12cfcc339b4448cdde5610 Description-en_GB: asterisk PBX sound files - ru-ru/g722 Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Russian (provided by Maxim Topal) in raw G.722 format (mildly compressed wide-band codec). Package: asterisk-core-sounds-ru-gsm Description-md5: 83fe8adca41be727477ab2bb35390304 Description-en_GB: asterisk PBX sound files - ru-ru/gsm Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Russian (provided by Maxim Topal) in raw gsm-fr format (Compressed. Takes relatively little space. playable with sox). Package: asterisk-core-sounds-ru-wav Description-md5: f0c8a15299b3afbe2eba0c6de149dc93 Description-en_GB: asterisk PBX sound files - ru-ru/wav Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains the core part of that collection in Russian (provided by Maxim Topal) in WAV format (8Khz, mono). Package: asterisk-dahdi Description-md5: 5529adace4a9c424bafb97ddc99c3f88 Description-en_GB: DAHDI devices support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package includes the DAHDI channel driver (chan_dahdi.so) and a number of other Asterisk modules that require DAHDI support. They will not be useful without kernel-level DAHDI support. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-dev Description-md5: 29fb2eb8b22e0952fe45710ff2b553d1 Description-en_GB: Development files for Asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the include files used if you wish to compile a package which requires Asterisk's source file headers. Package: asterisk-doc Description-md5: 1f6039c0b5b8c50e4338426f68ddc318 Description-en_GB: Source code documentation for Asterisk Asterisk is an Open Source PBX and telephony toolkit. . This package contains the documentation for configuring an Asterisk system. Package: asterisk-flite Description-md5: b9be22e6118306efe62c81bb71b89039 Description-en_GB: flite module for Asterisk Module for the Asterisk open source PBX which allows you to use the flite voice synthesis engine to render text to speech. Package: asterisk-mobile Description-md5: 512eb7fdf39ee482ff4d9d46b2d19e9e Description-en_GB: Bluetooth phone support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides support for connecting Bluetooth devices to the Asterisk PBX. It allows you to: * Send and receive PSTN calls and SMS messages over a Bluetooth phone. * Use a Bluetooth handset as a local phone connected to your PBX. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-modules Description-md5: a4b7fbab293e8c2c681de69968460381 Description-en_GB: loadable modules for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package includes most of the loadable modules of the Asterisk package. There is normally no need to explicitly install it. Package: asterisk-moh-opsound-g722 Description-md5: 1b0e15375eb1fcce22dd805cc8f3bf0f Description-en_GB: asterisk extra sound files - English/g722 Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains several "on-hold" music files in raw G.722 format (mildly compressed wide-band codec). Package: asterisk-moh-opsound-gsm Description-md5: 04fdcc06ee6ab6cec41e1bfe7f17c028 Description-en_GB: asterisk extra sound files - English/gsm Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains several "on-hold" music files in raw gsm-fr format (Compressed. Takes relatively little space. playable with sox). Package: asterisk-moh-opsound-wav Description-md5: 09166aff340a2cec9261b1ddae8b517c Description-en_GB: asterisk extra sound files - English/wav Asterisk is an Open Source PBX and telephony toolkit. It is, in a sense, middleware between Internet and telephony channels on the bottom, and Internet and telephony applications at the top. . Asterisk includes a set of standard sound files in various formats. This package contains several "on-hold" music files WAV format (8Khz, mono). Package: asterisk-mp3 Description-md5: a050ec92d3441801316e67133f82adfa Description-en_GB: MP3 playback support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides support for playing MP3-encoded files in Asterisk. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-mysql Description-md5: b2553271b814e80df7d7376f64f21e53 Description-en_GB: MySQL database protocol support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides support for using a MySQL database to store configuration, call detail records, and also provides generic access to it from the dialplan. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-ooh323 Description-md5: 7df360c08fdc2513fd61374e3b817791 Description-en_GB: H.323 protocol support for the Asterisk PBX - ooH323c Asterisk is an Open Source PBX and telephony toolkit. . This channel driver (chan_ooh323c) provides support for the H.323 protocol for Asterisk. This is an independent implementation that does not depend on OpenH323, but may be less functional than the original chan_h323. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-prompt-de Description-md5: 51824bae4903778272931e4ab3d56a2d Description-en_GB: German voice prompts for the Asterisk PBX These are German voice prompts for the Asterisk PBX, courtesy of the German city of Pforzheim. . You need this package if you intend to run Asterisk and wish to support German callers. Package: asterisk-prompt-es-co Description-md5: a7bf7560dc399240af69a80ad210758a Description-en_GB: Colombian Spanish voice prompts for Asterisk These are Colombian Spanish voice prompts for the Asterisk PBX, courtesy of Avatar Ltda., Colombia. . You need this package if you intend to run Asterisk and wish to support Spanish-speaking callers. Package: asterisk-prompt-fr-armelle Description-md5: 55fedc2ee09a0a4a1e379048ca185b40 Description-en_GB: French voice prompts for Asterisk by Armelle Desjardins These are French voice prompts for the Asterisk PBX, recorded by Armelle Desjardins for Michel Gutierrez. . You need such prompts if you intend to run Asterisk and wish to support French-speaking callers. Package: asterisk-prompt-fr-proformatique Description-md5: b3da1c5e42c70a1fa01fa7259f726ac3 Description-en_GB: French voice prompts for Asterisk These are French voice prompts for the Asterisk PBX, courtesy of Proformatique SARL. . You need such prompts if you intend to run Asterisk and wish to support French-speaking callers. Package: asterisk-prompt-it Description-md5: e7338f1451e2eca7e06703123e31752d Description-en_GB: dummy transitional package This is a transitional package intended to simplify the migration from asterisk-prompt-it to asterisk-prompt-it-menardi. You can safely remove this package. The name asterisk-prompt-it should be reserved in the future to a virtual package provided by any potential Italic prompts set package. Package: asterisk-prompt-it-menardi Description-md5: 740ab1b70386af8c5203e502fe19cb64 Description-en_GB: asterisk PBX Italian sound files voice prompts in Italian that are mainly useful for the Asterisk PBX software. Asterisk includes a set of standard sound files in various formats. This package include those prompts, re-recorded in Italian by Paola Dal Zot, courtesy of Marco Menardi. . The packages asterisk-prompt-it-menardi-* include prompts in various encodings. This package registers these through the alternatives system to provide the default "it" (Italian) and "it_IT" (Italian Italy) sounds, and is the package you should normally install. Package: asterisk-prompt-it-menardi-alaw Description-md5: 0cf0667510f2d56666e81e6fe2e3e315 Description-en_GB: asterisk PBX Italian sound files - a-law prompts voice prompts in Italian that are mainly useful for the Asterisk PBX software. Asterisk includes a set of standard sound files in various formats. This package include those prompts, re-recorded in Italian by Paola Dal Zot, courtesy of Marco Menardi. . This package provides prompt sound files formatted as raw G.711 A.law. Package: asterisk-prompt-it-menardi-gsm Description-md5: a3fb2553d8f81517d6a43f64076c7c11 Description-en_GB: asterisk PBX Italian sound files - gsm prompts voice prompts in Italian that are mainly useful for the Asterisk PBX software. Asterisk includes a set of standard sound files in various formats. This package include those prompts, re-recorded in Italian by Paola Dal Zot, courtesy of Marco Menardi. . This package provides prompt sound files formatted as raw GSM-fr (playable with sox) Package: asterisk-prompt-it-menardi-wav Description-md5: c75d1dc6a5c72c858fa28e2c90693d5b Description-en_GB: asterisk PBX Italian sound files - wav prompts voice prompts in Italian that are mainly useful for the Asterisk PBX software. Asterisk includes a set of standard sound files in various formats. This package include those prompts, re-recorded in Italian by Paola Dal Zot, courtesy of Marco Menardi. . This package provides prompt sound files formatted as .wav files (8kHz, mono). Package: asterisk-tests Description-md5: 3bf7b0bafed21fce92a6b7bf8d1f48a2 Description-en_GB: internal test modules of the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package provides modules that run various functionality tests. You would normally not install this package unless you test a build of Asterisk. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: asterisk-vpb Description-md5: 923b4cbd2a85794b624413ff0f9cb007 Description-en_GB: VoiceTronix devices support for the Asterisk PBX Asterisk is an Open Source PBX and telephony toolkit. . This package includes the VoiceTronix channel driver (chan_vpb.so). It will not be useful without kernel-level VoiceTronix support. . For more information about the Asterisk PBX, have a look at the Asterisk package. Package: astro-all Description-md5: c0b94a75d4ac444b22670ec1db0ede21 Description-en_GB: Default selection of tasks for Debian Astro This package is part of the Debian Astro Pure Blend and installs all tasks for a default installation of this blend. Package: astro-catalogs Description-md5: 325b19b58895f38776712e6713713e1d Description-en_GB: Astronomy catalogues This metapackage will install a selection astronomical catalogues. Please note that due to their size, most catalogs are not included in Debian. Check the CDS web service for additional catalogs if needed. Package: astro-datareduction Description-md5: 2e4d4f46227b3ec4c8e2e01c5e96007b Description-en_GB: Data reduction pipelines for astronomy The term data reduction in astronomy means the data processing from the raw exposures up to scientific usable data. This includes the basic CCD processing, the astrometric and photometric calibrations, the reprocessing, error estimation and other steps. . This metapackage will install astronomy data reduction pipelines that can be used universally, but also those for specific telescopes. Package: astro-development Description-md5: 0ad1cbf55f087a09ebc776c5aaeed4a1 Description-en_GB: C/C++ development packages for astronomy This metapackage will install Debian Astro packages which might be helpful for the development of (mainly C/C++) astronomical applications. Note that Java, Python and Tcl/Tk packages are not included here; they can be installed by selecting the according tasks. Package: astro-education Description-md5: 9b4b49fa00bf94a1726672925918f29e Description-en_GB: Educational astronomy applications This metapackage depends on various applications that can be used to teach astronomy. Package: astro-frameworks Description-md5: 858f79ce5dbe5bcf642e16bce7d64fe3 Description-en_GB: Astronomical data analysis frameworks This metapackage will install large astronomical data analysis frameworks, which usually provide their own script language. Please notice that the Gnu Data Language has its own metapackage astro-gdl, IRAF is in astro- iraf, and the Astropy framework is in the astro-python3 metapackage. Package: astro-gdl Description-md5: 6192f7df5637e103918cae2942ad68f9 Description-en_GB: IDL/DGL-Pakete für Astronomy GDL (GNU Data Language) is a free replacement for the commercial software IDL (Interactive Data Language). It has full syntax compatibility with IDL 7.1 and is usable for astronomical data analysis. This metapackage will install astronomy related packages usable with GDL; especially the IDL Astronomy Users Library. Package: astro-iraf Description-md5: 478ff9d612cb740b8fcfeb4917cb9e85 Description-en_GB: IRAF packages IRAF (Image Reduction an Analysis Facility) is a general purpose software system for the reduction and analysis of astronomical data. This metapackage will install IRAF and its associated packages. Package: astro-java Description-md5: 298d5344081ab6b2b5cf98d82c93c6da Description-en_GB: Java packages for astronomy This metapackage will install packages that are useful to develop Java applications for astronomy. Apart from FITS file handling, this is mainly used for VO applications. Package: astro-publication Description-md5: 785a8945cfb22ac4a67d31d363a64df1 Description-en_GB: Packages for the publication and presentation of astronomical data This metapackage will install software for the preparation of astronomical data to publish them in journals or on the web. Package: astro-python3 Description-md5: a05acbb1ab388f61fa90c43cfb7db612 Description-en_GB: Python 3 packages for astronomy This metapackage will install Python 3 packages for astronomy. The packages can be used for interactive analysis, or to create specific programs. Package: astro-radioastronomy Description-md5: 8f6b1987a3fae4fd8cc448e7acfb277a Description-en_GB: Radio Astronomy Software This metapackage will install Debian Astro packages for radio astronomy. It should contain most of the required tools that a radio astronomer require for setting up a data reduction pipeline. Package: astro-simulation Description-md5: 65b53e56419c41a92b80fb26a45fad65 Description-en_GB: Simulation packages for astronomy This metapackage will install packages for celestial, astronomical and cosmological simulations. Package: astro-tasks Description-md5: b1e6d9e4b7128dda5f18c26cabb5fa0e Description-en_GB: Debian Astronomy Pure Blend (tasksel tasks) Debian Astro is a "Debian Pure Blend" with the aim to develop a Debian based operating system that fits the requirements of both professional and hobby astronomers. It integrates a large number of software packages covering telescope control, data reduction, presentation and other fields. . If this package will be installed all tasks which are provided by Debian Astro will be added to the tasksel menu. Package: astro-tcltk Description-md5: 3ad30804348c2b580a07239c6816060f Description-en_GB: Tcl/Tk packages for astronomy This metapackage will install packages that are useful to develop Tcl/Tk applications for astronomy. Package: astro-telescopecontrol Description-md5: c46335ec3518e7caf385a3a2b31cca54 Description-en_GB: Telescope control and data processing This metapackage will install Debian Astro packages to control (mainly amateur) telescopes and do their data reduction. Package: astro-tools Description-md5: 483e27fa9acdba00e0cc65d2c043138e Description-en_GB: Astronomy tools and utilities This metapackage will install small tools provided by Debian Astronomy packages. These tools handle smaller tasks, mainly dealing with FITS files. Package: astro-viewers Description-md5: 594da5af764431a2d5502725d51737a2 Description-en_GB: Interactive astronomical data viewers This metapackage will install software for the interactive visual inspection of astronomical data. Note that Python packages can be used for interactive inspection as well within the ipython environment. Package: astro-virtual-observatory Description-md5: 7e01c318db30910b46750345f6bf0e99 Description-en_GB: Tools and viewers for the Virtual Observatory This metapackage will install commonly used interfaces for interacting with datasets and archive data within the online distributed Virtual Observatory. . The Virtual Observatory allows astronomers to interrogate multiple data centers in a seamless and transparent way, provides new powerful analysis and visualization tools within that system, and gives data centers a standard framework for publishing and delivering services using their data. This is made possible by standardization of data and metadata, by standardisation of data exchange methods, and by the use of a registry, which lists available services and what can be done with them. . When running, many of these tools can communicate with each other using the Simple Application Messaging Protocol (SAMP) Package: astroid Description-md5: 4668d36486e9f68f54af877a4e5004cd Description-en_GB: graphical notmuch email client Astroid is a lightweight and fast Mail User Agent that provides a graphical interface to searching, display and composing email, organized in thread and tags. Astorid uses the notmuch backend for blazingly fast searches through tons of email. Astroid searches, displays and compose emails - and rely on other programs for fetching, syncing and sending email. Package: astromatic Description-md5: df5064010af4832f979a1a2c84bfb781 Description-en_GB: Astronomical pipeline software collection AstrOmatic software is meant to be run in batch mode on large quantities of data, mostly on Unix platforms, with minimum human intervention. It is currently in use in various image survey pipelines including TERAPIX, the Dark-Energy Survey Data Management system, and Astro-WISE. . This metapackage will install all software from AstrOmatic.net that is packaged for Debian. Package: astrometry-data-tycho2 Description-md5: 99975070eb7f570c758937abe5e63e86 Description-en_GB: Astrometry.net Tycho-2 Indexdateien The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . Dieses Paket installiert alle Index-Dateien uas dem Tycho-2 Katalog. Package: astrometry-data-tycho2-07 Description-md5: d9f36469d5c10cf7a2ee0c8d789cf81b Description-en_GB: Astrometry.net Tycho-2 Index-Dateien (22'-30') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package installs the 4107 index file from the Tycho-2 catalog containing skymarks of sizes 22 arcminutes to 30 arcminutes. Package: astrometry-data-tycho2-07-bigendian Description-md5: b347384c53cec3dd9baca1491c50bf7d Description-en_GB: Astrometry.net Tycho-2 big endian index files (22'-30') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4107 index file from the Tycho-2 catalog containing skymarks of sizes 22 arcminutes to 30 arcminutes. Byte order is big endian. Package: astrometry-data-tycho2-07-littleendian Description-md5: db22975d2ad3c167a716db4976c5ee5d Description-en_GB: Astrometry.net Tycho-2 little endian index files (22'-30') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4107 index file from the Tycho-2 catalog containing skymarks of sizes 22 arcminutes to 30 arcminutes. Byte order is litte endian. Package: astrometry-data-tycho2-08 Description-md5: 6ebf515215de03fb6134b4dbaf6a393a Description-en_GB: Astrometry.net Tycho-2 index files (30'-44') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package installs the 4108 index file from the Tycho-2 catalog containing skymarks of sizes 30 arcminutes to 44 arcminutes. Package: astrometry-data-tycho2-08-bigendian Description-md5: 7ddacc3cd1abd6d7af6c3beabf47e436 Description-en_GB: Astrometry.net Tycho-2 big endian index files (30'-44') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4108 index file from the Tycho-2 catalog containing skymarks of sizes 30 arcminutes to 44 arcminutes. Byte order is big endian. Package: astrometry-data-tycho2-08-littleendian Description-md5: 42010964994b0a2dfebb1295d83c7dc3 Description-en_GB: Astrometry.net Tycho-2 little endian index files (30'-44') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4108 index file from the Tycho-2 catalog containing skymarks of sizes 30 arcminutes to 44 arcminutes. Byte order is litte endian. Package: astrometry-data-tycho2-09 Description-md5: bb3384e7a320a9d505e8131c46a66459 Description-en_GB: Astrometry.net Tycho-2 index files (44'-60') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package installs the 4109 index file from the Tycho-2 catalog containing skymarks of sizes 44 arcminutes to 60 arcminutes. Package: astrometry-data-tycho2-09-bigendian Description-md5: 675943063ea1d46a935b87f521cd00a6 Description-en_GB: Astrometry.net Tycho-2 big endian index files (44'-60') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4109 index file from the Tycho-2 catalog containing skymarks of sizes 44 arcminutes to 60 arcminutes. Byte order is big endian. Package: astrometry-data-tycho2-09-littleendian Description-md5: f8cd18d33713b9060780fec8aa32397c Description-en_GB: Astrometry.net Tycho-2 little endian index files (44'-60') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4109 index file from the Tycho-2 catalog containing skymarks of sizes 44 arcminutes to 60 arcminutes. Byte order is litte endian. Package: astrometry-data-tycho2-10-19 Description-md5: 4862991080b5b1e2161dc34972e34393 Description-en_GB: Astrometry.net Tycho-2 index files (60'-2000') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package installs the 4110-4119 index file from the Tycho-2 catalog containing skymarks of sizes 60 arcminutes to 2000 arcminutes. Package: astrometry-data-tycho2-10-19-bigendian Description-md5: fcb60b33260c92717e3b86ec592db671 Description-en_GB: Astrometry.net Tycho-2 big endian index files (60'-2000') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4110-4119 index file from the Tycho-2 catalog containing skymarks of sizes 60 arcminutes to 2000 arcminutes. Byte order is big endian. Package: astrometry-data-tycho2-10-19-littleendian Description-md5: 5d7136d5039c87bbe63cff8c6f9c7ea5 Description-en_GB: Astrometry.net Tycho-2 little endian index files (60'-2000') The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. . This package contains the 4110-4119 index file from the Tycho-2 catalog containing skymarks of sizes 60 arcminutes to 2000 arcminutes. Byte order is litte endian. Package: astrometry.net Description-md5: 5088a1bfc88af04d691f7b897003b643 Description-en_GB: Astrometry plate solver The astrometry engine will take any image and return the astrometry world coordinate system (WCS), a standards-based description of the transformation between image coordinates and sky coordinates. Package: astronomical-almanac Description-md5: 68a079ae6fa8c50e0eaa1029e386ce6f Description-en_GB: astronomical almanac - calculate planet and star positions The aa program computes the orbital positions of planetary bodies and performs rigorous coordinate reductions to apparent geocentric and topocentric place (local altitude and azimuth). It also reduces star catalogue positions given in either the FK4 or FK5 system. Data for the 57 navigational stars is included. Most of the algorithms employed are from The Astronomical Almanac (AA) published by the U.S. Government Printing Office. . The aa program follows the rigorous algorithms for reduction of celestial coordinates exactly as laid out in current editions of the Astronomical Almanac. The reduction to apparent geocentric place has been checked by a special version of the program (aa200) that takes planetary positions directly from the Jet Propulsion Laboratory DE200 numerical integration of the solar system. The results agree exactly with the Astronomical Almanac tables from 1987 onward (earlier Almanacs used slightly different reduction methods). . Certain computations, such as the correction for nutation, are not given explicitly in the AA but are referenced there. In these cases the program performs the full computations that are used to construct the Almanac tables (references are provided). Package: astropy-utils Description-md5: 66f91a2a4f6c2297733b7ed899429da7 Description-en_GB: Command line tools from astropy The astropy package contains core functionality and some common tools needed for performing astronomy and astrophysics research with Python. . This package contains the tools that come with astropy: . * fitscheck: Detect and fix FITS standards violations * fits2bitmap: Create a bitmap file from a FITS image. * fitsdiff: Compare two FITS image files and report the differences in header keywords and data. * fitsheader: Print the header(s) of one or more FITS file(s) to the standard output in a human-readable format. * samp_hub: SAMP Hub Server. * volint: Check a VOTable file for compliance to the VOTable specification * wcslint: Check the WCS keywords in a FITS file for compliance against the standards Package: astyle Description-md5: 8df5aba4629c6ca17e967f878cb634ad Description-en_GB: Source code indenter for C, C++, Objective-C, C#, and Java Artistic Style is a source code indenter, formatter, and beautifier for the C, C++, C++/CLI, Objective-C, C# and Java programming languages. . This package contains the command line tool. Package: asunder Description-md5: 43a8f205391cf524907c11101a270abf Description-en_GB: graphical audio CD ripper and encoder Asunder is a graphical Audio CD ripper and encoder. It can be used to save tracks from Audio CDs. Main features: . * Supports WAV, MP3, Ogg Vorbis, FLAC, and Wavpack audio files * Uses CDDB to name and tag each track * Can encode to multiple formats in one session * Creates M3U playlists * Allows for each track to be by a different artist * Does not require a specific desktop environment (just GTK+) Package: asused Description-md5: 44c722b367efa2fc36d76d68868a6a92 Description-en_GB: tool to check IPv4 allocations and assignments as stored in the RIPE database Asused is a tool which summarizes address space as registered in the RIPE database. For each allocated inetnum object a summary of used and free address space is printed. A grant total summary for all prefixes is also provided. If there are no errors in locating allocations and assignments under an allocation. In the total % are calculated on total allocations. Package: asylum Description-md5: 2c18fbb5c2b2f3dab7ac3e0cd5772dc1 Description-en_GB: surreal platform shooting game Young Sigmund has a few problems. To help him resolve his mental instability you must enter the surreal world of his inner mind and shut down the malfunctioning brain cells. Guide Sigmund through the Ego, Psyche and Id zones - each one 300 times the size of the screen - to locate the eight renegade neurons, entering them one by one to find and trigger their self-destruct system. . This is a port of Digital Psychosis' 1994 game for the Acorn Archimedes. Package: asylum-data Description-md5: 6c6f7d859658d52ef7ab4528fdf8f832 Description-en_GB: surreal platform shooting game - data files This package contains data files required by the game Asylum. Package: asymptote Description-md5: c1b6aa3ffb76bbaec115cd7c61f16b76 Description-en_GB: script-based vector graphics language inspired by MetaPost Asymptote is a powerful script-based vector graphics language for technical drawings, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. Package: asymptote-doc Description-md5: 2f7e3ab8fbae0f76cb0781d5264da521 Description-en_GB: documentation and examples for asymptote Asymptote is a powerful descriptive vector graphics language that provides a natural coordinate-based framework for technical drawing. This package provides documentation and examples. Package: asymptote-x11 Description-md5: b5ae5124600d11f0f1fb1a81b92b53fb Description-en_GB: script-based vector graphics language inspired by MetaPost - the GUI part Asymptote is a powerful script-based vector graphics language for technical drawings, inspired by MetaPost but with an improved C++-like syntax. Asymptote provides for figures the same high-quality level of typesetting that LaTeX does for scientific text. . In the event that adjustments to the final figure are required, the preliminary Graphical User Interface (GUI) xasy included with Asymptote allows you to move graphical objects and draw new ones. The modified figure can then be saved as a normal Asymptote file. Package: atac Description-md5: 7c0df19216e3aa53e4831aab9fc46b7e Description-en_GB: genome assembly-to-assembly comparison atac computes a one-to-one pairwise alignment of large DNA sequences. It first finds the unique k-mers in each sequence, chains them to larger blocks, and fills in spaces between blocks. It was written primarily to transfer annotations between different assemblies of the human genome. . The output is a set of ungapped 'matches', and a set of gapped 'runs' formed from the matches. Each match or run associates one sequence with the other sequence. The association is 'unique', in that there is no other (sizeable) associations for either sequence. Thus, large repeats and duplications are not present in the output - they appear as unmapped regions. . Though the output is always pairwise, atac can cache intermediate results to speed a comparisons of multiple sequences. . This package is part of the Kmer suite. Package: atanks Description-md5: e17e65ae97c964a6c5e41e7dbebed8c0 Description-en_GB: tank-battling game Atomic tanks is a multi-player game in which you attempt to destroy other tanks while trying to protect your own. You earn money for destroying other tanks; with this money you can buy upgrades and better weapons for your tank. . This game is similar Scorched Earth or the Worms series of games. Package: atanks-data Description-md5: 2ba28ec557882b1919101487ae24cb1e Description-en_GB: data files for Atomic tanks Atomic tanks is a multi-player game in which you attempt to destroy other tanks while trying to protect your own. You earn money for destroying other tanks; with this money you can buy upgrades and better weapons for your tank. . This game is similar Scorched Earth or the Worms series of games. . This package holds the data files needed for Atomic tanks. Package: atf-sh Description-md5: 74f485442e734fcab92eec0b15ac3ac8 Description-en_GB: Automated Test Framework (shell library) The Automated Testing Framework (ATF) is a collection of libraries to implement test programs in a variety of languages. . ATF libraries provide an API for writing test programs. The test programs can be written in C, C++, or POSIX shell. ATF based test programs can be run manually, or via automation. . Kyua is the preferred execution engine for ATF test programs. . This package ships the atf-sh tool and the corresponding shell library Package: atfs Description-md5: 6bb6b7d384e1db5ce1a7993e9ca0c9b0 Description-en_GB: Attributed File System (AtFS) AtFS is a storage system supporting multiple versions of files and associating an arbitrary number of application defined attributes of the form "name=value" with each version. AtFS comes as a function library that is meant as an extension to the UNIX file system. It does this without the need for kernel modifications and without imposing any restrictions to existing file system applications. It is part of ShapeTools, a software configuration management system. Package: atfs-dev Description-md5: c338d5becce48d441ef4aa8dc2e5b2b0 Description-en_GB: Attributed File System (AtFS development libraries) AtFS is a storage system supporting multiple versions of files and associating an arbitrary number of application defined attributes of the form "name=value" with each version. It is part of ShapeTools, a software configuration management system. . This package contains the development files needed to compile and link programs with AtFS. Package: atftp Description-md5: 68ae139b28a54a6946d2670c77c795a8 Description-en_GB: advanced TFTP client Interactive client for the Trivial File Transfer Protocol (TFTP). Its usage is mainly for testing and debugging the atftp server. A TFTP client is usually implemented in UEFI/BIOS and bootstrap programs like pxelinux when booting from LAN. The atftp client also supports non-interactive invocation for easy use in scripts. Package: atftpd Description-md5: d41ab14d1589edf9856f6ffea6a89231 Description-en_GB: advanced TFTP server Multi-threaded TFTP server implementing all options (option extension and multicast) as specified in RFC1350, RFC2090, RFC2347, RFC2348 and RFC2349. Atftpd also supports multicast protocol known as mtftp, defined in the PXE specification. The server is socket activated by default but supports being started from inetd(8) as well as in daemon mode using init scripts. Package: atheme-services Description-md5: d2e42cf829c1539e7632d45390fec88b Description-en_GB: modular IRC services daemon atheme-services is a portable, secure set of open source, modular IRC services, designed to run on many IRC server implementations. . Unlike alternative packages, atheme-services' core is minimalistic, providing only core functionality. atheme-services is a complete services set, excluding features designed for oper abuse. Package: atheme-services-contrib Description-md5: b20ab69780c797014b0f930644646a19 Description-en_GB: modular IRC services daemon - contrib modules atheme-services is a portable, secure set of open source, modular IRC services, designed to run on many IRC server implementations. . Unlike alternative packages, atheme-services' core is minimalistic, providing only core functionality. atheme-services is a complete services set, excluding features designed for oper abuse. . This package contains the contrib modules, which may be either silly or undesired in a standard install. Package: athena-jot Description-md5: 29052e935eaf37d159857d428a990876 Description-en_GB: print out increasing, decreasing, random, or redundant data, one per line Athena jot - or simply jot - prints out increasing, decreasing, random, or redundant data, usually numbers, one per line. . It's a tiny C program very useful within shell scripts. Package: atig Description-md5: ee3b4a5de0ee3abc4b24d8f177e4061d Description-en_GB: Another Twitter IRC gateway Atig.rb is Twitter Irc Gateway. You can tweet via your favorite IRC client. . Feature: - OAuth authentication - CTCP Action: reply, retweet, search, thread... - List, Mention, Retweet as IRC channel - Twitter StreamAPI support Package: atlc Description-md5: 5e8c27d7da8a2933f83139e519b5c1e2 Description-en_GB: Arbitrary Transmission Line Calculator atlc is a computer aided design (CAD) package for the design and analysis of electrical transmission lines and directional couplers of totally arbitrary cross section and an arbitrary number of different dielectrics. . By analysis, it is assumed one requires finding the electrical properties of a transmission line or coupler, where the physical dimensions of the device are known. By design, it is assumed one requires a transmission line or coupler to have certain electrical properties and one wishes to find how to physically realise such a structure . atlc likely to be of use to radio amateurs, professional RF engineers, students and academics. . More information on atlc is available at http://atlc.sourceforge.net/ Package: atlc-examples Description-md5: 914c88b6b65fe58cf49cbcffda506b45 Description-en_GB: Examples for Arbitrary Transmission Line Calculator Contains a large number of example structures for analysis with atlc. Package: atm-tools Description-md5: 5f4797b287ee785c9fbfa5f0ef3323ce Description-en_GB: Base programs for ATM in Linux, the net-tools for ATM This package provides all the basic programs needed for setting up, monitoring and tuning ATM networks. Such as: * atmsigd, an ATM signal daemon that implements the ATM UNI protocol. * atmtcp, a tool to setup ATM over TCP connections. * atmarpd, an implementation of the ATMARP protocol (RFC1577, RFC1755) * zeppelin, an ATM LAN Emulation client daemon * les and bus, ATM LAN Emulation service daemons . Notice that upstream still flags these tools as experimental software and says that there is still a number of known bugs and issues. The software is, however, in productive use at a number of sites and is working reliably. Package: atom4 Description-md5: 533842e7cc3a334afcea5be72b906d9b Description-en_GB: Original two-player colour puzzle game Atom-4 is a two-player colour manipulation game played with coloured spherical pieces on a board divided into equilateral triangles. The player who first makes a row of 4 pieces of the right colour wins. However, the players do not directly play pieces of the winning colour; they must construct their winning pieces via colour changes that happen to neighbouring pieces whenever a new piece is placed on the board. . Atom-4 supports both a curses-based text interface and an X11 interface. Package: atomicparsley Description-md5: 9a1dc7809b64891fcc4ed015ca4e275b Description-en_GB: read, parse and set metadata of MPEG-4 and 3gp files AtomicParsley is a lightweight command line program for reading, parsing and setting metadata into MPEG-4 files supporting these styles of metadata: . * iTunes-style metadata into .mp4, .m4a, .m4p, .m4v, .m4b files * 3gp-style assets (3GPP TS 26.444 version 6.4.0 Release 6 specification conforming) in 3GPP, 3GPP2, MobileMP4 & derivatives * ISO copyright notices at movie & track level for MPEG-4 & derivative files * uuid private user extension text & file embedding for MPEG-4 & derivative files Package: atomix Description-md5: 855f8eac25c9eeab5e70e051ceb71fe8 Description-en_GB: puzzle game for building molecules out of separate atoms Atomix is an educational game designed for GNOME in which one has to build molecules, ranging from simple inorganic ones to some extremely complex organic ones, out of separate atoms. . The first levels can be rather easy, but added complexity always comes with the next level, so that several minutes (or much longer than that) can be spent on each single level. Package: atomix-data Description-md5: 4bd5135dbcb97472226c3e5912739c35 Description-en_GB: puzzle game for building molecules out of separate atoms -- data Atomix is an educational game designed for GNOME in which one has to build molecules, ranging from simple inorganic ones to some extremely complex organic ones, out of separate atoms. . The first levels can be rather easy, but added complexity always comes with the next level, so that several minutes (or much longer than that) can be spent on each single level. . This package contains the architecture independent files like levels and graphics for atomix. Package: atool Description-md5: f28cbc5b8e583a5706f54626132972bc Description-en_GB: tool for managing file archives of various types atool is a script for managing file archives of various types (tar, tar+gzip, zip etc). The main command is probably aunpack, extracting files from an archive. It overcomes the dreaded "multiple files in archive root" problem by first extracting to a unique subdirectory, and then moving back the files if possible. aunpack also prevents local files from being overwritten by mistake. . Other commands provided are apack (create archives), als (list files in archives), and acat (extract files to standard out). Package: atop Description-md5: 2a32ea85feda1b5ec3fb2dbfd516b9ba Description-en_GB: Monitor for system resources and process activity Atop is an ASCII full-screen performance monitor, similar to the top command, but atop only shows the active system-resources and processes, and only shows the deviations since the previous interval. At regular intervals, it shows system-level activity related to the CPU, memory, swap, disks and network layers, and it shows for every active process the CPU utilization in system and user mode, the virtual and resident memory growth, priority, username, state, and exit code. The process level activity is also shown for processes which finished during the last interval, to get a complete overview about the consumers of things such as CPU time. . Author: Gerlof Langeveld Package: atril Description-md5: 4812dcf2412de5e958d1caec1a41bcc7 Description-en_GB: MATE document viewer Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . When supported by the document, it also allows searching for text, copying text to the clipboard, hypertext navigation, and table-of-contents bookmarks. Package: atril-common Description-md5: b2ff604bc6e0b431f9db3e68f333c922 Description-en_GB: MATE document viewer (common files) Atril is a simple multi-page document viewer. It can display and print PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable Document Format (PDF) files. . This package contains the architecture independent files. Package: atropos Description-md5: 6d8a51e28a71effebfff42f9cbd1e5bc Description-en_GB: NGS read trimming tool that is specific, sensitive, and speedy Atropos is tool for specific, sensitive, and speedy trimming of NGS reads. It is a fork of the venerable Cutadapt read trimmer, with the primary improvements being: . 1. Multi-threading support, including an extremely fast "parallel write" mode. 2. Implementation of a new insert alignment-based trimming algorithm for paired-end reads that is substantially more sensitive and specific than the original Cutadapt adapter alignment-based algorithm. This algorithm can also correct mismatches between the overlapping portions of the reads. 3. Options for trimming specific types of data (miRNA, bisulfite-seq). 4. A new command ('detect') that will detect adapter sequences and other potential contaminants. 5. A new command ('error') that will estimate the sequencing error rate, which helps to select the appropriate adapter- and quality- trimming parameter values. 6. A new command ('qc') that generates read statistics similar to FastQC. The trim command can also compute read statistics both before and after trimming (using the '--stats' option). 7. Improved summary reports, including support for serialization formats (JSON, YAML, pickle), support for user-defined templates (via the optional Jinja2 dependency), and integration with MultiQC. 8. The ability to merge overlapping reads (this is experimental and the functionality is limited). 9. The ability to write the summary report and log messages to separate files. 10. The ability to read SAM/BAM files and read/write interleaved FASTQ files. 11. Direct trimming of reads from an SRA accession. 12. A progress bar, and other minor usability enhancements. Package: ats2-lang Description-md5: bb703d7d27f35e275fcdf1068a75cd10 Description-en_GB: ATS version 2 programming language compiler ATS2 a.k.a. ATS/Postiats is a programming language with a highly expressive type system rooted in the framework Applied Type System. In particular, both dependent types and linear types are available in ATS. The current implementation of ATS (ATS/Postiats) is written in ATS (ATS/Anairiats) itself. It can be as efficient as C/C++ and supports a variety of programming paradigms. . In addition, ATS contains a component ATS/LF that supports a form of (interactive) theorem proving, where proofs are constructed as total functions. With this component, ATS advocates a programming style that combines programming with theorem proving. Furthermore, this component may be used as a logical framework to encode various deduction systems and their (meta-)properties. . This package contains the compiler patsopt and the frontend patscc. Package: aubio-tools Description-md5: f547b586ac9bea77fd66f890bb4e4736 Description-en_GB: library for audio segmentation -- utilities 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 command line tools to run the different algorithms. Package: auctex Description-md5: 25baf0e24237a5e428db3cee78559130 Description-en_GB: integrated document editing environment for TeX etc. AUCTeX is a comprehensive customizable integrated environment for writing input files for TeX/LaTeX/ConTeXt/Texinfo using GNU Emacs. Currently XEmacs ships with its own AUCTeX version. . It supports processing source files by running TeX and related tools (such as output filters, post processors for generating indices and bibliographies, and viewers) from inside Emacs. AUCTeX allows browsing through the errors reported by TeX, while it moves the cursor directly to the reported error, and displays some documentation for that particular error. This will even work when the document is spread over several files. . AUCTeX can automatically indent LaTeX source, either line by line or for an entire document, and has a special outline feature which can greatly assist in getting an overview of a document. . AUCTeX is written entirely in Emacs Lisp, and may therefore be enhanced with new features for specific needs. It comes with a large range of handy Emacs macros. It is a GNU project, and documentation for all its features is accessible via the Emacs info browser. Package: audacious Description-md5: 2448b9b8910f8d08dd29bbbac89d54cd Description-en_GB: small and fast audio player which supports lots of formats Audacious is a fork of beep-media-player which supports Winamp skins and many codecs. . In the default install, the following codecs are supported: . * MP3 * Ogg Vorbis / Theora * AAC and AAC+ * FLAC * ALAC * Windows Media (WMA) * WAVE . Additionally, Audacious is extendable through plugins, and contains other useful features like LIRC support. Support for many more codecs can also be added through plugins. . This package contains the core player and its localization. Package: audacious-dev Description-md5: 28920a2526440e360b5883b63d424f31 Description-en_GB: audacious development files Audacious is a fork of beep-media-player which supports Winamp skins and many codecs. . In the default install, the following codecs are supported: . * MP3 * Ogg Vorbis / Theora * AAC and AAC+ * FLAC * ALAC * Windows Media (WMA) * WAVE . Additionally, Audacious is extendable through plugins, and contains other useful features like LIRC support. Support for many more codecs can also be added through plugins. . This package contains the development libraries and header files required for developing components for audacious. . Please note that this package no longer contains libaudacious, as libaudacious was dropped in Audacious 1.4. Package: audacious-plugins Description-md5: a3b29e78b259c7b8df48cede64a27258 Description-en_GB: Base plugins for audacious Audacious is a fork of beep-media-player which supports winamp skins and many codecs. . In the default install, the following codecs are supported: . * MP3 * Ogg Vorbis * AAC and AAC+ * FLAC * Windows Media (WMA) * Many module formats and much more! . Additionally, Audacious is extendable through plugins, and contains other useful features like LIRC support. . This package contains the plugins for Audacious. * Audio CD reading * MPEG support (mp3) * Ogg Vorbis support * Windows Media support (WMA) * AAC support * FLAC support * ALAC support * WAVE support * ALSA output * OSS output * Disk writer output * And many more! Package: audacious-plugins-data Description-md5: 1719d6de393b2f9bb46167b11f37780c Description-en_GB: Data files for Audacious plugins Audacious is a fork of beep-media-player which supports winamp skins and many codecs. . This package contains internationalized messages and skins for Audacious plugins. Package: audacity Description-md5: f3049c5343ef448931624eb10a0c6627 Description-en_GB: fast, cross-platform audio editor 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, MP2, MP3, WAV, AIFF, and AU. Package: audacity-data Description-md5: 33567c6e9f3ccd4163a600c05ed3f802 Description-en_GB: fast, cross-platform audio editor (data) 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. . This package contains the architecture-independent data files. Package: audiofile-tools Description-md5: 9bac591564495c32164bfa87879c2a7a Description-en_GB: 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: audiolink Description-md5: 2ce7458549e4bc18c69a99b62327211c Description-en_GB: makes managing and searching for music easier AudioLink is a tool that makes searching for music on your local storage media easier and faster. Your searches can include a variety of criteria, like male artists, female artists, band, genre, etc. . It works with MP3 and Ogg Vorbis files and creates a MySQL database in which it stores the information about the music files. It creates symbolic links to the actual music files based on the search results. You can search for multiple fields, like artist, band, composer, lyricist, etc. Package: audiotools Description-md5: 1cc7a29972bbe821cd796837e1d01ead Description-en_GB: Collection of audio handling programs for the command line These include programs for CD extraction, track conversion from one audio format to another, track renaming and retagging, track identification, CD burning from tracks, and more. Supports internationalized track filenames and metadata using Unicode. Works with high-definition, multi-channel audio as well as CD-quality. Track conversion uses multiple CPUs or CPU cores if available to greatly speed the transcoding process. Track metadata can be retrieved from FreeDB, MusicBrainz or compatible servers. Package: audispd-plugins Description-md5: ecd45b16b4549199dcd0e47ca9b67251 Description-en_GB: Plugins for the audit event dispatcher The audispd-plugins package provides plugins for the real-time interface to the audit system, audispd. These plugins can do things like relay events to remote machines or analyze events for suspicious behavior. Package: audtty Description-md5: 0b769a01c8b16c333d01d52d0ef1bcaa Description-en_GB: ncurses based frontend to audacious Audtty is an ncurses based terminal frontend to the Audacious Media Player. It is a fork of xmms-curses and is designed to be lightweight and intuitive to use. . Audtty makes it easy to control the Audacious Media Player from the command line whether locally or remotely. Package: augeas-doc Description-md5: df6d79b56cf65fba9d747321e87a4f25 Description-en_GB: Augeas lenses documentation Augeas parses configuration files described in lenses into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. . Lenses are the building blocks of the file <-> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation). . This package contains the generated documentation for the lenses shipping in the augeas-lenses package. Package: augeas-lenses Description-md5: be11d5488843917c54ba7d49005b36de Description-en_GB: Set of lenses needed by libaugeas0 to parse config files Augeas parses configuration files described in lenses into a tree structure, which it exposes through its public API. Changes made through the API are written back to the initially read files. . Lenses are the building blocks of the file <-> tree transformation; they combine parsing a file and building the tree (the get transformation), with turning the tree back into an (updated) file (the put transformation). . The transformation works very hard to preserve comments and formatting details. It is controlled by ``lens'' definitions that describe the file format and the transformation into a tree. This package includes the official set of lenses. Package: augeas-tools Description-md5: 3910bb8edac0a7a2eb4c78437f67490b Description-en_GB: Augeas command line tools Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. . This package provides command line tools based on libaugeas0: - augtool, a tool to manage configuration files. - augparse, a testing and debugging tool for augeas lenses. Package: augustus Description-md5: ab0f2f2c476597fc454d6e64ee4cdcaf Description-en_GB: gene prediction in eukaryotic genomes AUGUSTUS is a software for gene prediction in eukaryotic genomic sequences that is based on a generalised hidden Markov model (HMM), a probabilistic model of a sequence and its gene structure. After learning gene structures from a reference annotation, AUGUSTUS uses the HMM to recognise genes in a new sequence and annotates it with the regions of identified genes. External hints, e.g. from RNA sequencing, EST or protein alignments etc. can be used to guide and improve the gene finding process. The result is the set of most likely gene structures that comply with all given user constraints, if such gene structures exist. AUGUSTUS already includes prebuilt HMMs for many species, as well as scripts to train custom models using annotated genomes. Package: augustus-data Description-md5: ef2877fe1257905e04a7260a864d9c29 Description-en_GB: data files for AUGUSTUS This package contains pre-trained species models and other required architecture-independent data files for the AUGUSTUS gene finder. These are needed to identify gene structures in these or related organisms. Package: augustus-doc Description-md5: 125f046d2967e2236b814f18e9f88402 Description-en_GB: documentation files for AUGUSTUS This package contains documentation for AUGUSTUS: a comprehensive manual- style README both for AUGUSTUS in general as well as for its comparative gene prediction (cgp) mode, as well as a HTML tutorial. Package: aumix Description-md5: 3c87dee05b75dd9a7896d59da2819aa7 Description-en_GB: Simple text-based mixer control program aumix is a small, easy-to-use program to control the mixer of your sound card. It runs in text mode using the ncurses library, or from the command line (non-interactively). It can read default settings from a file, and it can also automatically save and restore the mixer settings at shutdown and boot. . A wrapper script xaumix is provided that finds and invokes xterm or a replacement. This is primarily for creating the best sized terminal window. If you want a true graphical interface, install aumix-gtk instead. That has the same functionality as this one in addition to offering a nice X GUI. Package: aumix-common Description-md5: c660bd1ccb789700e0308531d9ce5eaf Description-en_GB: Simple text-based mixer control program (common files) aumix is a small, easy-to-use program to control the mixer of your sound card. It runs in text mode using the ncurses library, or from the command line (non-interactively). It can read default settings from a file, and it can also automatically save and restore the mixer settings at shutdown and boot. . This package provides files common to aumix and aumix-gtk. Package: aumix-gtk Description-md5: 7e5664845a26145730897f87f48ac62a Description-en_GB: Simple mixer control program with GUI and text interfaces aumix is a small, easy-to-use program to control the mixer of your sound card. It runs in text mode using the ncurses library, or from the command line (non-interactively). It can read default settings from a file, and it can also automatically save and restore the mixer settings at shutdown and boot. . Additionally this version can be run as a GTK+ app, i.e. with a graphical interface. It can also still run in text-only mode, though. Package: auralquiz Description-md5: 6cf62f4273490327c885662d405cec60 Description-en_GB: simple music quiz game using your own music files auralquiz is a music quiz game that scans a users selected folder of music and creates a quiz using the tags from the audio files. A sample of a random song is played and the player must answer a question about the sample from either multiple choice buttons or for hardcore difficulty, type in the correct answer. Up to 8 players can play in a turn based mode with scoring based on points, with more points given by answering the question faster. Package: aurora Description-md5: 4b3427d096ea3bb226f3a195b7d1773b Description-en_GB: communicate with an Aurora Magnetek Photovoltaic (solar) Power Inverter This program will communicate over serial or USB connections to Aurora Photovoltaic Inverters. It can retrieve and process the statistics gathered by the inverter itself. Package: austin Description-md5: 620d7f4a5e6cd66265e4f28583d49cb8 Description-en_GB: Frame stack sampler for CPython Austin is a Python frame stack sampler for CPython written in pure C. It samples the stack traces of a Python application so that they can be visualised and analysed. As such, it serves the basis for building powerful profilers for Python. . The most interesting use of Austin is probably in conjunction with FlameGraph to profile Python applications while they are running, without the need of instrumentation. This means that Austin can be used on production code with little or even no impact on performance. Package: ausweisapp2 Description-md5: 393e987a80a01d3681767c539e4b736d Description-en_GB: Official authentication app for German ID cards and residence permits This app is developed and issued by the German government to be used for online authentication with electronic German ID cards and residence titles. To use this app, a supported RFID card reader or compatible NFC smart phone is required. Package: auto-07p Description-md5: f02e8a51c0b28c29e694a1b1bd92748f Description-en_GB: software for continuation and bifurcation problems in ODE AUTO can do a limited bifurcation analysis of algebraic systems of the form f(u,p) = 0, f,u in Rn and of systems of ordinary differential equations of the form u'(t) = f(u(t),p), f,u in Rn subject to initial conditions, boundary conditions, and integral constraints. Here p denotes one or more parameters. AUTO can also do certain continuation and evolution computations for parabolic PDEs. It also includes the software HOMCONT for the bifurcation analysis of homoclinic orbits. AUTO is quite fast and can benefit from multiple processors; therefore it is applicable to rather large systems of differential equations. Package: auto-apt-proxy Description-md5: db956da48822ce101ca601a8713aeae6 Description-en_GB: automatic detector of common APT proxy settings auto-apt-proxy installs itself as an APT proxy autodetector, and detects common setups by checking some hosts on the local network for well-known APT proxies such as apt-cacher-ng. . This package is most useful for development environments, and will Do The Right Thing for at least these cases: . * Build chroots, with a proxy running on the host system. * Docker/lxc containers, with a proxy running on the host system. * Virtual machines with NAT networking, with a proxy running on the host system. * Any other system, with a proxy running on its default gateway. * Systems where the `apt-proxy` hostname resolves to a valid IP address and a supported proxy is detected at that address. . The following APT proxy servers are supported and automatically detected: * apt-cacher-ng * approx * apt-cacher * squid-deb-proxy * any proxy advertised by an _apt_proxy._tcp SRV record in your domain . This package has a minimal set of dependencies in order to minimise the influence on systems where it is installed. . This package does not query mDNS SRV records, which would require avahi. If you need that, consider the `squid-deb-proxy-client` package instead. Package: auto-complete-el Description-md5: 1486647dc6940545616080d8e89e9bff Description-en_GB: transitional package for elpa-auto-complete This is a transitional package for elpa-auto-complete and can be safely removed after ainstallation. Package: auto-install-el Description-md5: 88fe9b5eed875d56b3d3ffc09e5463e2 Description-en_GB: Auto install elisp file Effortlessly download, install, and update Elisp files from the web or from a local buffer. . Easily install packages from the Emacswiki ElispArea (with auto-complete of package name, and easy update of selected packages). . Optionally view changes from previous versions of packages before installation. Package: auto-multiple-choice Description-md5: 0993a6d966114ad2c83df44de9dec7d5 Description-en_GB: Auto Multiple Choice - multiple choice papers management This package contains `genfstab` which assists with generating a fstab and `arch-chroot` which assists with setting up bind mounts and disabling services via policy.d. Package: auto-multiple-choice-common Description-md5: 13fd59ce15de4e20f50c78e7555762b6 Description-en_GB: Auto Multiple Choice - architecture independent files This package contains `genfstab` which assists with generating a fstab and `arch-chroot` which assists with setting up bind mounts and disabling services via policy.d. . These are architecture independent files. Package: auto-multiple-choice-doc Description-md5: a1c8b271379539d05dfe9eededc4e1e8 Description-en_GB: Auto Multiple Choice - HTML documentation This package contains `genfstab` which assists with generating a fstab and `arch-chroot` which assists with setting up bind mounts and disabling services via policy.d. . This is AMC HTML documentation. Package: auto-multiple-choice-doc-pdf Description-md5: 4a99de514269bd2b3f487a775aabe399 Description-en_GB: Auto Multiple Choice - PDF documentation This package contains `genfstab` which assists with generating a fstab and `arch-chroot` which assists with setting up bind mounts and disabling services via policy.d. . This is AMC PDF documentation. Package: autobahn-cpp-dev Description-md5: 9db91b707d3e8ed92524b84df9da4e5c Description-en_GB: WAMP in C++ for Boost/Asio - development headers Autobahn|Cpp provides an implementation of the WebSocket and Web Application Messaging (WAMP) protocols. . WebSocket allows bidirectional real-time messaging on the Web and WAMP adds asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket. . Autobahn|Cpp is open-source, licenced under the Boost Software License. The API and implementation make use of modern C++ 11 and new asynchronous idioms using (upcoming) features of the standard C++ library, in particular Futures, Continuations and Lambdas. . This package includes the header files Package: autobahn-cpp-doc Description-md5: a62821e4a55eb0699e7e3678720c9d48 Description-en_GB: WAMP in C++ for Boost/Asio - examples Autobahn|Cpp provides an implementation of the WebSocket and Web Application Messaging (WAMP) protocols. . WebSocket allows bidirectional real-time messaging on the Web and WAMP adds asynchronous Remote Procedure Calls and Publish & Subscribe on top of WebSocket. . Autobahn|Cpp is open-source, licenced under the Boost Software License. The API and implementation make use of modern C++ 11 and new asynchronous idioms using (upcoming) features of the standard C++ library, in particular Futures, Continuations and Lambdas. . This package includes the examples Package: autoclass Description-md5: de2c363babb95350ce70fe0aa77aa2d5 Description-en_GB: automatic classification or clustering AutoClass solves the problem of automatic discovery of classes in data (sometimes called clustering, or unsupervised learning), as distinct from the generation of class descriptions from labeled examples (called supervised learning). It aims to discover the "natural" classes in the data. AutoClass is applicable to observations of things that can be described by a set of attributes, without referring to other things. The data values corresponding to each attribute are limited to be either numbers or the elements of a fixed set of symbols. With numeric data, a measurement error must be provided. Package: autoconf-archive Description-md5: f1137e4316b07832b8b243d2230725af Description-en_GB: Autoconf Macro Archive Autoconf Macro Archive aims to provide a central repository of useful and tested Autoconf macros for software developers around the world. This package contains the complete content of the Autoconf Macro Archive as found at http://www.gnu.org/software/autoconf-archive/. Package: autoconf-dickey Description-md5: 4aec1b3d39600b35a6836d343a1c5afc Description-en_GB: automatic configure script builder (Thomas Dickey's version) This hacked version of autoconf is required to bootstrap ncurses and some other packages maintained upstream by Thomas Dickey. It should not be used for other purposes. Package: autoconf2.13 Description-md5: badc6afb3d12de0742151fd50301c3cd Description-en_GB: automatic configure script builder (obsolete version) Obsolete compatibility package of Autoconf 2.13. For use only with antique packages that have never been updated to use Autoconf 2.50+. Package: autoconf2.64 Description-md5: 10ebda51cac38f72fa38461f25a84819 Description-en_GB: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 4.3.3), newlib, and probably some others toolchain related packages. Package: autoconf2.69 Description-md5: 46300bc32582f9b5622d1132cc673ef4 Description-en_GB: automatic configure script builder (obsolete version) This obsolete version is required to build GCC (>= 8), newlib, and probably some other toolchain related packages. Package: autocutsel Description-md5: 450831838d8f25118b0f48989489441d Description-en_GB: Keep the X clipboard and the cutbuffer in sync This tracks changes in the server's cutbuffer and clipboard selection. when the clipboard is changed, it updates the cutbuffer. When the cutbuffer is changed, it owns the clipboard selection. The cutbuffer and clipboard selection are always synchronised. In the case of a VNC client since it synchronises the Windows' clipboard and the server's cutbuffer, all three "clipboards" are always kept synchronized. When you copy some text in Windows, the cutbuffer and the clipboard selection are updated. When you copy text on the server using either the cutbuffer or the clipboard selection, the Windows's clipboard is always updated. Package: autodock Description-md5: cb07d52bd1e475f3264ac94629f75f4f Description-en_GB: analysis of ligand binding to protein structure AutoDock is a prime representative of the programs addressing the simulation of the docking of fairly small chemical ligands to rather big protein receptors. Earlier versions had all flexibility in the ligands while the protein was kept rather ridgid. This latest version 4 also allows for a flexibility of selected sidechains of surface residues, i.e., takes the rotamers into account. . The AutoDock program performs the docking of the ligand to a set of grids describing the target protein. AutoGrid pre-calculates these grids. Package: autodock-getdata Description-md5: 2a8fe1ca71b449ec7d69c8f0fe80facb Description-en_GB: instructions for getData to collect compounds This package provides instructions for getData to retrieve descriptions for sets of molecular compounds that can be used directly as input for autodock. The data is not provided direclty by this package. Only the instructions for the download are maintained here. . The FightAids@Home project of the World Community Grid publicly provides the input sets of their runs. The original structures come from the ZINC database and have been processed from the mol2 to pdbqt format by the Scripps institute: * asinex * chembridge_buildingblocks_pdbqt_1000split * drugbank_nutraceutics * drugbank_smallmol * fda_approved * human_metabolome_pdbqt_1000split * otava * zinc_natural_products . Please cite the ZINC database when using that data. Package: autodock-test Description-md5: 17207d13a0d0dc51dcec321cc1d8431a Description-en_GB: test files for AutoDock AutoDock is a prime representative of the programs addressing the simulation of the docking of fairly small chemical ligands to rather big protein receptors. Earlier versions had all flexibility in the ligands while the protein was kept rather ridgid. This latest version 4 also allows for a flexibility of selected sidechains of surface residues, i.e., takes the rotamers into account. . This package contain the test files for the AutoDock program. Package: autodock-vina Description-md5: ccc2890588539c77dfd8813255875f4e Description-en_GB: docking of small molecules to proteins AutoDock Vina is a program to support drug discovery, molecular docking and virtual screening of compound libraries. It offers multi-core capability, high performance and enhanced accuracy and ease of use. . The same institute also developed autodock, which is widely used. . O. Trott, A. J. Olson, AutoDock Vina: improving the speed and accuracy of docking with a new scoring function, efficient optimization and multithreading, Journal of Computational Chemistry 31 (2010) 455-461 Package: autofdo Description-md5: da0fa2062b7c1cb6f47fee0ef211d7a1 Description-en_GB: AutoFDO Profile Toolchain The package contains a tool to convert perf.data profile to AutoFDO profile that can be used by GCC and LLVM. Package: autofs-hesiod Description-md5: caf58cc4e5f7f3998e052ab3860d2108 Description-en_GB: Hesiod map support for autofs Autofs controls the operation of the automount daemons. The automount daemons automatically mount filesystems when they are used and unmount them after a period of inactivity. This is done based on a set of pre- configured maps. . The kernel automounter implements an almost complete SunOS style automounter under Linux. A recent version of the kernel autofs4 module (builtin or separate) is required. . This is the Hesiod module of the autofs. Package: autofs-ldap Description-md5: 986dad815486127857fb80647532fa9c Description-en_GB: LDAP map support for autofs Autofs controls the operation of the automount daemons. The automount daemons automatically mount filesystems when they are used and unmount them after a period of inactivity. This is done based on a set of pre- configured maps. . The kernel automounter implements an almost complete SunOS style automounter under Linux. A recent version of the kernel autofs4 module (builtin or separate) is required. . This is the LDAP module of the autofs. Package: autogen Description-md5: 0d58326715b8d7163a06b3be785ab22a Description-en_GB: automated text file generator AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronised. . Included with AutoGen is a tool that virtually eliminates the hassle of processing options, keeping usage text up to date and so on. This tool allows you to specify several program attributes, innumerable options and option attributes, then it produces all the code necessary to parse and handle the command line and initialisation file options. . This package contains the development tools. libopts25-dev contains the static libraries and header files. libopts25 contains the shared libraries. autogen-doc contains the PostScript and HTML documentation. Package: autogen-doc Description-md5: 1daff8c6c8ec754bad2bcc33cd6c5d9e Description-en_GB: automated text file generator - documentation AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. This is especially valuable if there are several blocks of such text that must be kept synchronised. . This package contains the PostScript and HTML documentation. Package: autogrid Description-md5: b605a794a1c651278e0ddb8c69152707 Description-en_GB: pre-calculate binding of ligands to their receptor The AutoDockSuite addresses the molecular analysis of the docking of a smaller chemical compounds to their receptors of known three-dimensional structure. . The AutoGrid program performs pre-calculations for the docking of a ligand to a set of grids that describe the effect that the protein has on point charges. The effect of these forces on the ligand is then analysed by the AutoDock program. Package: autogrid-test Description-md5: d285530b87e4551d650af86e0e85ebb5 Description-en_GB: test files for AutoGrid The AutoDockSuite addresses the molecular analysis of the docking of a smaller chemical compounds to their receptors of known three-dimensional structure. . This package contain the test files for the AutoGrid program. Package: autojump Description-md5: 71d66d6e65f1c151b90b631ac03fe6c3 Description-en_GB: shell extension to jump to frequently used directories autojump provides a faster way to navigate your filesystem, with a "cd command that learns". . It works by maintaining a database of the directories you use the most from the command line, and allows you to "jump" to frequently used directories by typing only a small pattern. . To use autojump, you need to configure your shell to source /usr/share/autojump/autojump.sh on startup. Package: autokey-common Description-md5: dff860887044de0127679afce2ee3a98 Description-en_GB: desktop automation utility - common data AutoKey is a desktop automation utility for Linux and X11. It allows the automation of virtually any task by responding to typed abbreviations and hotkeys. It offers a full-featured GUI that makes it highly accessible for novices, as well as a scripting interface offering the full flexibility and power of the Python language. . This package contains the common data shared between the various frontends. Package: autokey-gtk Description-md5: 5b4eada1c1f5004003f28c2b91584130 Description-en_GB: desktop automation utility - GTK+ version AutoKey is a desktop automation utility for Linux and X11. It allows the automation of virtually any task by responding to typed abbreviations and hotkeys. It offers a full-featured GUI that makes it highly accessible for novices, as well as a scripting interface offering the full flexibility and power of the Python language. . This package contains the GTK+ frontend. Package: autokey-qt Description-md5: 9fed803291ed1a185e146301bb25eb55 Description-en_GB: desktop automation utility - Qt version AutoKey is a desktop automation utility for Linux and X11. It allows the automation of virtually any task by responding to typed abbreviations and hotkeys. It offers a full-featured GUI that makes it highly accessible for novices, as well as a scripting interface offering the full flexibility and power of the Python language. . This package contains the Qt frontend. Package: autolog Description-md5: 20236d7e336740b03e756c970a0d3a77 Description-en_GB: Log out idle users The program reads the utmp file, entry by entry. The username for each 'user process' is compared to the entries in the configuration file. The first entry to match both the name, the group, and the tty line of the process will be used to conduct the automatic logout. Package: automake1.11 Description-md5: f014fa395ec0acd07f7ea3fc5a958453 Description-en_GB: Tool for generating GNU Standards-compliant Makefiles Automake is a tool for automatically generating `Makefile.in's from files called `Makefile.am'. . The goal of Automake is to remove the burden of Makefile maintenance from the back of the individual GNU maintainer (and put it on the back of the Automake maintainer). . The `Makefile.am' is basically a series of `make' macro definitions (with rules being thrown in occasionally). The generated `Makefile.in's are compliant with the GNU Makefile standards. . Automake 1.11 is the legacy version of automake. The automake package should be preferred and this package should only be used with older software that doesn't support newer versions of automake. Package: automysqlbackup Description-md5: 9c8e4fa606e583f71f74faee893365ac Description-en_GB: daily, weekly and monthly backup for your MySQL database automysqlbackup creates backup every day, week and month for all of your MySQL database, to a configured folder. There's nothing to do but to install this package, and you'll rest assured that you have a way to go back in the history of your database. . This package may be unsafe if untrusted users may create databases and if no check on the syntax of the name of them is performed. Package: autopilot-desktop Description-md5: 99df27e48b3a55cb5ac3b22c0d393ac9 Description-en_GB: Autopilot support for the ubuntu Desktop platform This metapackage exists to depend on the packages needed to install and use autopilot on the Ubuntu Desktop platform. Package: autopostgresqlbackup Description-md5: dcd99edb882742617b6d27f2116096aa Description-en_GB: Automated tool to make periodic backups of PostgreSQL databases autopostgresqlbackup is a shell script (usually executed from a cron job) designed to provide a fully automated tool to make periodic backups of PostgreSQL databases. autopostgresqlbackup extract databases into flat files in a daily, weekly or monthly basis. . autopostgresqlbackup is a PostgreSQL port of automysqlbackup. Package: autoproject Description-md5: 6a2ced0df448d7820927215269b2a24c Description-en_GB: create a skeleton source package for a new program autoproject interviews the user, then creates a source package for a new program which follows the GNU programming standards. The new package uses autoconf to configure itself, and automake to create the Makefile. . The idea is that you execute autoproject just once when you start a new project. It will ask a few questions, then create a new directory and populate it with standard files, customized for the new project. . Optionally, the new package will use a command line parser generator. Currently, autoproject supports two parser generators: clig by Harald Kirsch (see http://wsd.iitb.fhg.de/software/), and autogen by Bruce Korb (see http://autogen.sf.net/). Package: autopsy Description-md5: 37d2fa98885c3d41edc06647219ede8a Description-en_GB: graphical interface to SleuthKit The Autopsy Forensic Browser is a graphical interface to the command line digital forensic analysis tools in The Sleuth Kit. Together, The Sleuth Kit and Autopsy provide many of the same features as commercial digital forensics tools for the analysis of Windows and UNIX file systems (NTFS, FAT, FFS, EXT2FS, and EXT3FS). Package: autoradio Description-md5: 545b5fd25951527825ef965335d58246 Description-en_GB: radio automation software Simple to use, starting from digital audio files, manage on-air broadcasting over a radio-station or web-radio. The main components are: . * Player (gstreamer): plays all your media files and send digital sound to an audio device or audio server . * Scheduler: real time manager for emission of special audio files like jingles, spots, playlist and programs; interact with player like supervisor User . * Interface: WEB interface to monitor the player and scheduler and admin the schedules for the complete control over your station format. The web interface allows you to easily publish podcasts that conform to the RSS 2.0 and iTunes RSS podcast specifications The web interface provide a "full compatible" ogg player. . Developed with Python, Django, Dbus it works in an production environment Package: autorandr Description-md5: 3521035ec39b136bfd84e43fb5f05f5e Description-en_GB: Automatically select a display configuration for connected devices Autorandr is a script for managing xrandr configurations based on the connected devices. It can be set up to automatically switch to a stored configuration whenever a change in the configuration is detected. Package: autorenamer Description-md5: e297943973ba6a34d809f673ee340b2c Description-en_GB: program to rename files to make them sort in given order This is a simple graphical program that lets you reorder the files using drag-and-drop and then changes the names of the files such that their alphabetical sorting matches the ordering you chose. You can also shuffle the files. . Currently the renaming consists of prepending each filename with a short number. . The program displays thumbnails of files using GNOME libraries. Package: autorevision Description-md5: b93bf2dbd99b418ca5796a52075cbb3b Description-en_GB: extracts revision metadata from your VCS repository Extracts metadata about the current revision from your repository. This program is meant to be used by project build systems to extract properties that can be used in software version strings. Repository types supported include git, hg, bzr, and svn. It can create files containing variable and macro definitions suitable for a variety of programming languages and other info formats. Emitted information includes the ID of the most recent commit, its branch, its date, and several other useful pieces of meta- information. There is support for reading and writing a cache file so autorevision will remain useful during a build from an unpacked distribution tarball. Package: autossh Description-md5: afc4e3df7fe4354ae0619b353327cc51 Description-en_GB: Automatically restart SSH sessions and tunnels autossh is a program to start an instance of ssh and monitor it, restarting it as necessary should it die or stop passing traffic. The idea is from rstunnel (Reliable SSH Tunnel), but implemented in C. Connection monitoring is done using a loop of port forwardings. It backs off on the rate of connection attempts when experiencing rapid failures such as connection refused. Package: autosuspend Description-md5: a685c5b8875392f83bcb0a0d75b7bbee Description-en_GB: daemon to suspend a system in case of inactivity A daemon to automatically suspend and wake up a system. Inactivity and wake up times are determined by a set of configurable checks. Autosuspend periodically executes these checks, and if none of them indicated activity, the system is suspended and automatically woken up if necessary. . Autosuspend does not depend on X11 and desktop environments and is therefore specifically intended for (home) servers. Most available checks address these usage scenarios. Yet, also the X11 idle time can be used as a check to support graphical use cases. Package: autotalent Description-md5: 6ddf40d4dec90ae8975c617deab7997a Description-en_GB: pitch correction LADSPA plugin Autotalent is a real-time pitch correction plugin. Users can specify the notes that a singer is allowed to hit, and Autotalent makes sure that they do. Autotalent may be used for more exotic effects, like the Cher / T-Pain effect, making your voice sound like a chiptune, adding artificial vibrato, or messing with your formants. Autotalent can also be used as a harmonizer that knows how to sing in the scale with you. Or, you can use Autotalent to change the scale of a melody between major and minor or to change the musical mode. . Autotalent was designed from the ground up to process musical melodies, whether sung or played on some kind of instrument. As long as you give it a monophonic source (i.e. a melody in a single, 1-channel track), you can usually expect pretty good results. So this means that if you're in the business of processing vocal harmonies, you should apply it to each monophonic vocal part separately. If in the spirit of experimentation you're daring enough to try tuning or pitch shifting an entire chord using one instance of the plugin (again not what it's meant for), you'll hear gritty nastiness. Package: avahi-discover Description-md5: bd2a23e6143f793e37bb138e29fb30b9 Description-en_GB: Service discover user interface for avahi 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 a user interface for discovering services. Package: avahi-dnsconfd Description-md5: 116a8cc3e8edfd55e1444b8100a0bf7f Description-en_GB: Avahi DNS configuration tool 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 tool listens on the network for announced DNS servers and passes them to resolvconf so it can use them. This is very useful on autoconfigured IPv6 networks. Package: avahi-ui-utils Description-md5: 6a2d4e446eb92bf74181ccf3974335d5 Description-en_GB: Avahi GTK+ utilities 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 some small GTK+ utilities to discover ssh and vnc servers. Package: avarice Description-md5: 6a0fec7ecb8a2d3dbd906f20f898e292 Description-en_GB: use GDB with Atmel AVR debuggers AVaRICE is a program which interfaces the GNU Debugger with the AVR JTAG ICE, and other debuggers, available from Atmel. It connects to gdb via a TCP socket and communicates via gdb's "serial debug protocol". . This protocol allows gdb to send commands like "set/remove breakpoint" and "read/write memory". AVaRICE translates this commands into the Atmel protocol used to control the JTAG ICE (or other) debugger. . Because the GDB-AVaRICE connection is via a TCP socket, the two programs do not need to run on the same machine. . The currently supported debuggers are: . * JTAG ICE mkI * JTAG ICE mkII * AVR Dragon Package: avce00 Description-md5: ac90419b66d8713d5218f27320029d1e Description-en_GB: Conversion of ESRI Arcinfo Vector Coverage in E00 format AVCE00 is a C library and group of tools that makes Arcinfo (binary) Vector Coverages appear as E00. It allows you to read and write binary coverages just as if they were E00 files. Package: averell Description-md5: 32fdec90a257b1cd9b896eb50cdcb603 Description-en_GB: incredibly stupid web server averell is an incredibly simple, but fast, web server based on the erlang/OTP application cowboy. . It is as simple to use as starting in a directory to serve it on port 8000 (default). Basic options include: enabling CORS, changing port, redirecting directories to index.html, etc. Package: avfs Description-md5: bce08fbc36fd7b8e3c454f36f0daf699 Description-en_GB: virtual filesystem to access archives, disk images, remote locations 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. Package: aview Description-md5: 2fbeb12a441ff4bf9be7b896df3babc8 Description-en_GB: A high quality ASCII art image viewer and video player aview is a high quality ASCII art image viewer and video player. It is especially useful with a text-based browser such as lynx, links or w3m. . It supports the pnm, pgm, pbm and ppm image formats, as well as the FLI and FLC video formats. It also supports output via stdio, (n)curses and S-Lang and even has support for gpm. . Features * High quality ASCII art rendering * Portable * Save into many formats (HTML, text, ANSI, more/less etc...) * Contrast, Bright, Gamma control * Image zooming/unzooming * Three dithering modes * Hidden "bonus" features :) * Inversion * Support for bright, dim, inverse attributes/extended character set Package: avldrums.lv2 Description-md5: 3de6df1afe763d39664f2fee9140438d Description-en_GB: Drum Sample Player Plugin avldrums.lv2 is a drum sample player plugin dedicated to Glen MacArthur's AVLdrums. This self-contained plugin provides a convenient way to rapidly sequence and mix midi-drums. . AVLdrums comes as two separate drumkits: Black Pearl and Red Zeppelin. There are 5 velocity layers for each of the 28 kits pieces or drum-zones for both kits. . This package provides the LV2 plugin. Package: avldrums.lv2-soundfont Description-md5: 033f3d4ed94dbb8c87b13651b8f63048 Description-en_GB: Drum Sample Player Plugin - Soundfonts avldrums.lv2 is a drum sample player plugin dedicated to Glen MacArthur's AVLdrums. This self-contained plugin provides a convenient way to rapidly sequence and mix midi-drums. . AVLdrums comes as two separate drumkits: Black Pearl and Red Zeppelin. There are 5 velocity layers for each of the 28 kits pieces or drum-zones for both kits. . This package provides soundfonts files. Package: avogadro Description-md5: f18c3f1991d48f1decf97743ceaac81f Description-en_GB: Molecular Graphics and Modelling System Avogadro is a molecular graphics and modelling system targeted at molecules and biomolecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . Features include: * Molecular modeller with automatic force-field based geometry optimisation * Molecular Mechanics including constraints and conformer searches * Visualisation of molecular orbitals and general isosurfaces * Visualisation of vibrations and plotting of vibrational spectra * Support for crystallographic unit cells * Input generation for the Gaussian, GAMESS and MOLPRO quantum chemistry packages * Flexible plugin architecture and Python scripting . File formats Avogadro can read include PDB, XYZ, CML, CIF, Molden, as well as Gaussian, GAMESS and MOLPRO output. Package: avogadro-utils Description-md5: 31bf0871531f4974bbcb0be82fe4ba5f Description-en_GB: Molecular Graphics and Modelling System (library) Avogadro is a molecular graphics and modelling system targeted at small to medium molecules. It can visualize properties like molecular orbitals or electrostatic potentials and features an intuitive molecular builder. . This package provides avogadro utility programs: avobabel avocjsontocml bodrparse encodefile qube resdataparse Package: avr-evtd Description-md5: a6262c1907caa8e58477a92c99fbf2c2 Description-en_GB: AVR watchdog daemon for Linkstation/Kuroboxes avr-evtd is a simple and small user space interface to the Linkstation AVR micro-controller. It doesn't have a lot of special features, but it's main task is to provide 'keep-alive' messages to the Linkstation's on-board AVR device. . This device controls/monitors the fan, various LEDs, timed power up and two buttons. This daemon provides the necessary initialisation to the device and also stimulates the LEDs depending on various fault conditions. It also monitors a power button (located at the front) and a reset button (located at the rear). Package: avr-libc Description-md5: f8da43e684408fb968aa4789b21feef2 Description-en_GB: Standard C library for Atmel AVR development 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. Package: avra Description-md5: 2403543900a2a45a9c78d3a06684dfae Description-en_GB: assembler for Atmel AVR microcontrollers 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. Package: avrdude Description-md5: 39f53585d0a5d8a4c5c1d57f7789eace Description-en_GB: software for programming Atmel AVR microcontrollers 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). Package: avrdude-doc Description-md5: 0b6fe5ae5ad13f400d3869565ce43390 Description-en_GB: documentation for avrdude 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. Package: avro-bin Description-md5: 54199c070e9d8ade79101d975ef354cf Description-en_GB: Apache Avro C utilities (avro-c) Apache Avro is a data serialization system. Avro provides rich data structures; a binary data format; and a container file format, to store Avro-encoded data persistently. . This package provides the "avro-c" implementation of Apache Avro in C. The C implementation supports: . * binary encoding/decoding of all primitive and complex data types * storage to an Avro Object Container File * schema resolution, promotion and projection * validating and non-validating mode for writing Avro data . The C implementation of Avro lacks RPC support. . This package contains the avro-c command line utilities. Package: avrp Description-md5: e736195b08d312d733e66c0306246ef6 Description-en_GB: Programmer for Atmel AVR microcontrollers 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. Package: awardeco Description-md5: 78132ed87ead2aa2fd98ad06f46309ab Description-en_GB: Decompress flashfiles equipped with an AWARD BIOS Awardeco is a program which can decompress BIOS images which contain an AWARD BIOS. Package: away Description-md5: 70a325e436fbdf1c902fbc67b949d259 Description-en_GB: Terminal locking program Away is a simple program that locks your terminal, checks for new mail in any given number of mailboxes, and lets others know why you are inactive. . Away puts the message specified why your are away into the output of the 'w' command, so that users looking for you can see that and why you are away (and not only idle for some time) . Away will also notify you if you have new mail. By default Away only checks for mail in a user's $MAIL file, but by using the awayrc file, a user can configure any given number of mailboxes to be checked. . Away also uses PAM to lock your terminal in the way xlock locks an X11 session. Package: awesfx Description-md5: 01fc69154e80cb103411b596b36aa4ab Description-en_GB: utility programs for AWE32/64 and Emu10k1 driver 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 Convert from text to SoundFont file - gusload GUS PAT file loader - sfxtest Example program to control AWE driver . The package includes a collection of SoundFont managing routines called AWElib. By default, AWElib is installed as a static library. Package: awesome Description-md5: 692af96918d4ae3a55f215394ce2421a Description-en_GB: highly configurable X window manager awesome manages windows dynamically in floating or tiled layouts. It is primarily targeted at power users, developers, and all those dealing with everyday computing tasks and looking for fine-grained control over their graphical environment. . It is highly extensible and scriptable via the Lua programming language, providing an easy-to-use and very well documented API to configure its behaviour. . awesome uses tags instead of workspaces, which gives better flexibility in displaying windows, and can be entirely keyboard-driven, not needing a mouse. It also supports multi-headed configurations; uses XCB instead of Xlib for better performance; implements many freedesktop standards; and can be controlled over D-Bus from awesome-client. Package: awesome-doc Description-md5: a847270b780666b64cfc908b31c2bcf0 Description-en_GB: highly configurable X window manager - documentation awesome manages windows dynamically in floating or tiled layouts. It is primarily targeted at power users, developers, and all those dealing with everyday computing tasks and looking for fine-grained control over their graphical environment. . It is highly extensible and scriptable via the Lua programming language, providing an easy-to-use and very well documented API to configure its behaviour. . awesome uses tags instead of workspaces, which gives better flexibility in displaying windows, and can be entirely keyboard-driven, not needing a mouse. It also supports multi-headed configurations; uses XCB instead of Xlib for better performance; implements many freedesktop standards; and can be controlled over D-Bus from awesome-client. . This package contains the API documentation for awesome. Package: awesome-extra Description-md5: d686459195b257a6563583c5d18876fe Description-en_GB: additional modules for awesome This is a set of additional modules for the awesome window manager. . It contains: * bashets, use your shell scripts as content providers for widgets * flaw, object oriented library providing a thin abstraction layer above awesome widgets * cyclefocus, provides methods to cycle through most recently used clients * freedesktop, a module for Freedesktop.org menu and desktop icon support * obvious, a set of several widgets (WiFi link quality, battery usage, etc), superseding wicked * revelation, expose like functionality * tyrannical, a simple tag management engine * vicious, a widget manager Package: awffull Description-md5: 71131700e36bc91ad703d4a671c3bc11 Description-en_GB: web server log analysis program AWFFull is a Web server log analysis program, forked from Webalizer. It adds a number of new features and improvements, such as extended frontpage history, resizable graphs, and a few more pie charts. . Webalizer is a great weblog analysis program but hasn't been going anywhere in recent years. AWFFull takes that base and starts to fix the niggles and annoyances and hopefully become a useful enhancement. . As a base, weblizer has a stated goal of producing web server analysis. AWFFull on the other hand, will gradually focus more on the business intelligence contained within those logs - and not specifically limited just to web server logs. . Major Enhancements vs. Webalizer . The frontpage history can now cover more than 12 months. StyleSheets (CSS) are supported. Customise to your hearts content! The log type can be auto- detected Can process: CLF, Combined, Squid, FTP XFER and Domino v6 Logs All graphs are now resizable, rather than being a fixed size Config File simplification to reduce duplication of common config pairings Bookmarking numbers are tracked. Be aware that these are estimates! Backend changes: Use of PCRE lib and standard library calls to ease coding pain Pattern Matching improvements can increase the speed of a run by 50%. YMMV! 404 Errors are tracked and displayed with both the target and referrering URL Can specify what is a page or what is not. Package: awit-dbackup Description-md5: c43bc739ed1f98d29d512535bed8dee0 Description-en_GB: Flexible one archive per directory backup tool This is a backup software package which basically creates one archive per directory it backs up. This makes searching through the backup much easier as you can look for which files you're after in the directory hierarchy. It will only backup directories which have changed, which makes it rsync friendly. Package: awl-doc Description-md5: daee0931a6920802a9efe4bd7b679cbe Description-en_GB: Andrew's Web Libraries - API documentation This package documents Andrew's Web Libraries. This is a set of hopefully lightweight libraries for handling a variety of useful things for web programming, including: - Session management - User management - DB Records - Simple reporting - DB Schema Updating - iCalendar parsing . This package contains detailed technical documentation for the classes and methods in these libraries. Package: awscli Description-md5: 22cf8c6aa76188139350fb204e5511ee Description-en_GB: Universal Command Line Environment for AWS This package provides a unified command line interface to many Amazon Web Services. . A partial listing of these services is: . * AWS CloudFormation * AWS Data Pipeline * AWS Direct Connect * Amazon DynamoDB * AWS Elastic Beanstalk * AWS Elemental MediaConvert * AWS Identity and Access Management * AWS Import/Export * AWS OpsWorks * AWS Security Token Service * AWS Storage Gateway * Amazon CloudFront * Amazon CloudWatch * Amazon ElastiCache * Amazon Elastic Compute Cloud * Amazon Elastic Container Registry * Amazon Elastic Container Service * Amazon Elastic Kubernetes Service * Amazon Elastic MapReduce * Amazon Redshift * Amazon Relational Database Service * Amazon Route 53 * Amazon Simple Email Service * Amazon Simple Notification Service * Amazon Simple Queue Service * Amazon Simple Storage Service * Amazon Simple Workflow Service * Auto Scaling * Elastic Load Balancing Package: ax25-apps Description-md5: 9d6286b50b0a8fc36f6838c262b100cd Description-en_GB: AX.25 ham radio applications This package provides specific user applications for hamradio that use AX.25 Net/ROM or ROSE network protocols: * axcall: a general purpose AX.25, NET/ROM and ROSE connection program. * axlisten: a network monitor of all AX.25 traffic heard by the system. * ax25ipd: an RFC1226 compliant daemon which provides encapsulation of AX.25 traffic over IP. * ax25mond: retransmits data received from sockets into an AX.25 monitor socket. Package: ax25-tools Description-md5: ad13e857b73c9055c1fae13561ac1420 Description-en_GB: tools for AX.25 interface configuration These are hamradio specific tools for setting up and configuring hamradio ports that use AX.25 Net/ROM or ROSE network protocols. . This package is created separately for those who do not want to install tools that need X to run. Package: ax25-xtools Description-md5: 2bc6aecec420be6bfc801e788e146492 Description-en_GB: tools for AX.25 interface configuration -- X11-based These are hamradio specific tools for setting up and configuring hamradio ports that use AX.25 Net/ROM or ROSE network protocols. . This package is created separately for those who want to install tools that need X to run. Package: ax25mail-utils Description-md5: 0e241691973928b5d9d8b12317c7deb6 Description-en_GB: hamradio packet utilities for fbb This package provides utilities to download a message list or messages from a fbb AX.25 bbs: . * axgetlist - read the message list from the BBS * axgetmail - automatically download messages from the F6FBB BBS * axgetmsg - download selected messages from F6FBB BBS * home_bbs - find home BBS or force a home BBS for the callsign * msgcleanup - delete the messages with their lifetime exceeded * ulistd - collect FBB BBS messages list sent via unproto frames * update_routes - update the database of BBS and callsigns Package: axe-demultiplexer Description-md5: a7f1affdbcda6ad744b5f9bb84a00a12 Description-en_GB: Trie-based DNA sequencing read demultiplexer Axe very rapidly selects the optimal barcode present in a sequence read, even in the presence of sequencing errors. The algorithm is able to handle combinatorial barcoding, barcodes of differing length, and several mismatches per barcode. Package: axel Description-md5: 3bf13d4a8f3cffae63d4bfbb3a04362d Description-en_GB: light command line download accelerator Axel tries to accelerate the downloading process by using multiple connections for one file, similar to DownThemAll and other famous programs. It can also use multiple mirrors for one download. . Using Axel, you will get files faster from Internet. So, Axel can speed up a download up to 60% (approximately, according to some tests). . Axel supports HTTP, HTTPS, FTP and FTPS protocols. . Axel tries to be as light as possible, so it might be useful as a wget clone (and other console based programs) on byte-critical systems. Package: axhttpd Description-md5: 21a4942001bf0b0265ee7b3f5217bbb7 Description-en_GB: Highly configurable client/server TLSv1.2 library (web server) The axTLS embedded SSL project is a highly configurable client/server TLSv1.2 library designed for platforms with small memory requirements, and is suited to embedded projects. It comes with a small HTTP/HTTPS server and additional test tools. . This package contains the demo HTTP/HTTPS server. Package: axiom Description-md5: 7906ab62142f695a10ec89a3a68d6405 Description-en_GB: General purpose computer algebra system: main binary and modules Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains the main program binary and all precompiled algebra and autoloadable modules. Package: axiom-databases Description-md5: 8d413b9295193a559325705c6c55b44e Description-en_GB: General purpose computer algebra system: generated text databases Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains the text databases generated during the build process used in computing the hierarchical domain structure, among other uses. Package: axiom-doc Description-md5: 24640b7e25073646b00ff3ba01115947 Description-en_GB: General purpose computer algebra system: documentation Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains all documentation, including the Axiom book in dvi format with all postscript images. Package: axiom-graphics Description-md5: a5db3526f73250886589d7f0091de85a Description-en_GB: General purpose computer algebra system: graphics subsystem Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains the binaries for the graphics subsystem. The programs in this package allow axiom to draw plots to separate windows in X as well as to output files in postscript format. Package: axiom-graphics-data Description-md5: c9a3c96cb300d803c2b62b2cab880980 Description-en_GB: General purpose computer algebra system: graphics subsystem Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains required data files for the axiom graphics subsystem. Package: axiom-hypertex Description-md5: a95fd427f4c8dd4686907cd8bc04e286 Description-en_GB: General purpose computer algebra system: hypertex subsystem Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains the binaries for the hypertex subsystem. The programs in this package provide an interactive online help system describing the many axiom commands. Package: axiom-hypertex-data Description-md5: 87a7f22b9470c6c32fa31534c345017c Description-en_GB: General purpose computer algebra system: hypertex subsystem Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains required data files for the axiom hypertex subsystem. Package: axiom-source Description-md5: 2005de8fcb9fa2ccb32ea578711d05e5 Description-en_GB: General purpose computer algebra system: source files Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains source files in Axiom's native spad language for the compiled algebra modules supplied in the axiom package. Package: axiom-test Description-md5: e400739ca643cf78a86193e897196c87 Description-en_GB: General purpose computer algebra system: regression test inputs Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains input files for Axiom's regression test suite. Package: axiom-tex Description-md5: 1fb80d5e59390ab134eecd21ad1a380b Description-en_GB: General purpose computer algebra system: style file for TeX Axiom is useful for research and development of mathematical algorithms. It defines a strongly typed, mathematically correct type hierarchy. It has a programming language and a built-in compiler. . Axiom has been in development since 1973 and was sold as a commercial product. It has been released as free software. . Efforts are underway to extend this software to (a) develop a better user interface (b) make it useful as a teaching tool (c) develop an algebra server protocol (d) integrate additional mathematics (e) rebuild the algebra in a literate programming style (f) integrate logic programming (g) develop an Axiom Journal with refereed submissions. . This package contains a TeX style file useful in publishing results obtained with Axiom. Package: axmail Description-md5: bb65647e5680f73ceff739768aeff22b Description-en_GB: Mail user agent for ax.25 users, accessed via a node frontend axMail provides a simple low-overhead user interface, similar to /bin/mail, xNOS and other packet BBS systems. It's useful for providing good SMTP mail services for AX.25 users over slow radio channels. Package: ayatana-indicator-notifications Description-md5: c1b966499b6f2a706fc3c2358e1713d7 Description-en_GB: Ayatana Indicator for viewing recent notifications An Ayatana Indicator applet to display recent notifications sent to a notification daemon such as notify-osd. . Using Ayatana Indicators Settings in the desktop environment's control center, you can blacklist certain notifications, so that they are not shown anymore by the notifications indicator. . Ayatana Indicators are only available on desktop environments that provide a renderer for system indicators (such as MATE, Xfce, Lomiri, etc.). Package: ayatana-indicator-power Description-md5: 13ec3b44e2e34db44d2c25d21d937658 Description-en_GB: Ayatana Indicator showing power state This Ayatana Indicator displays current power management information and gives the user a way to access power management preferences. . The Ayatana Indicator provides a generic, multi-desktop-env aware approach of accessing power information and management features. . Ayatana Indicators are only available on desktop environments that provide a renderer for system indicators (such as MATE, Xfce, Lomiri, etc.). Package: ayatana-indicator-printers Description-md5: 0f23c3f3ccdaf33ca86fd579568ba317 Description-en_GB: Ayatana Indicator showing active print jobs This Ayatana Indicator is designed to let you view and control active print jobs. . Ayatana Indicators are only available on desktop environments that provide a renderer for system indicators (such as MATE, Xfce, Lomiri, etc.). Package: ayatana-indicator-session Description-md5: da7da35c28f0cd49ca996d2036c95a64 Description-en_GB: Ayatana Indicator showing session management, status and user switching This Ayatana Indicator is designed to be placed on the right side of a panel and give the user easy control for changing their instant message status, switching to another user, starting a guest session, etc. . Ayatana Indicators are only available on desktop environments that provide a renderer for system indicators (such as MATE, Xfce, Lomiri, etc.). Package: aylet Description-md5: 4f1be993ae45c7bf782c4b02f32d9a6a Description-en_GB: ncurses-based player for Spectrum '.ay' music files aylet plays music files in the `.ay' format. These files are essentially wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum 128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound chip. Files using the Amstrad CPC ports are also supported. . One source of `.ay' files playable with aylet is "Project AY" on the World of Spectrum website: Package: aylet-gtk Description-md5: e5a54d9756a44dd9a0cebd93fea2cba2 Description-en_GB: X-GTK2-based player for Spectrum '.ay' music files aylet plays music files in the `.ay' format. These files are essentially wrappers around bits of Z80 code which play music on the Sinclair ZX Spectrum 128's sound hardware - either the beeper, or (eponymously) the AY-3-8912 sound chip. Files using the Amstrad CPC ports are also supported. . One source of `.ay' files playable with aylet-gtk is "Project AY" on the World of Spectrum website: Package: b5i2iso Description-md5: a2e5d73f62506b960037d863dd6879f0 Description-en_GB: BlindWrite image to ISO image file converter B5I2ISO is a very simple utility to convert a BlindWrite BIN image to the standard ISO-9660 format. BlindWrite image can have different extensions like .b5i or .bwi Package: babel-minify Description-md5: bb9dd1b67c4824325659099282734ea7 Description-en_GB: ES6+ aware minifier based on the Babel toolchain Babel is a toolchain that is mainly used to convert ECMAScript 2015+ code into a backwards compatible version of JavaScript in current and older browsers or environments. Package: babeld Description-md5: c08401daeb1213eeb6a042ed2075fd1e Description-en_GB: loop-free distance-vector routing protocol Babel is a distance-vector routing protocol for IPv6 and IPv4 with fast convergence properties, described in RFC 6126. It was designed to be robust and efficient on both wireless mesh networks and classical wired networks. Babel has extremely modest memory and CPU requirements. Unlike most routing protocols, which route either IPv4 or IPv6 but not both at the same time, Babel is a hybrid IPv6 and IPv4 protocol: a single update packet can carry both IPv6 and IPv4 routes (this is similar to how multi- protocol BGP works). This makes Babel particularly efficient on dual (IPv6 and IPv4) networks. This implementation also includes a radio frequency- aware variant of Babel. . Babel has the following features: * it is a distance-vector protocol; * it is a proactive protocol, but with adaptative (reactive) features; * it senses link quality for computing route metrics using a variant of the ETX algorithm; * it uses a feasibility condition that guarantees the absence of loops (the feasibility condition is taken from EIGRP and is somewhat less strict than the one in AODV); * it uses sequence numbers to make old routes feasible again (like DSDV and AODV, but unlike EIGRP); * it speeds up convergence by reactively requesting a new sequence number (like AODV, and to a certain extent EIGRP, but unlike DSDV); * it allows redistributed external routes to be injected into the routing domain at multiple points (like EIGRP, but unlike DSDV and AODV). Package: babeltrace Description-md5: a788cef28cbe367a2335db80c321ff42 Description-en_GB: Trace conversion program Babeltrace provides trace reading and writing libraries, as well as a trace converter. Plugins can be created for any trace format to allow its conversion to/from any other supported format. . This package contains the "babeltrace" trace conversion program. Package: backblaze-b2 Description-md5: cfc46fcfd73eb23c6f50d433101d04ca Description-en_GB: Command Line Tool for Backblaze B2 The command-line tool that gives easy access to all of the capabilities of B2 Cloud Storage. This program provides command-line access to the B2 service. . Usage: For more details try command: backblaze-b2 help Package: backdoor-factory Description-md5: 7697c24a3682cefc109a5849b79d6b0c Description-en_GB: Patch 32/64 bits ELF & win32/64 binaries with shellcode Injects shellcode into win32/64 PE files, 32/64bits ELF binaries, to continue normal file execution (if the shellcode supports it), by patching the exe/dll directly. . Some executables have built in protections, as such this will not work on all ELF/PE files. It is advisable that you test target ELF/PE files before deploying them to clients or using them in exercises Package: backintime-common Description-md5: 7cfb593d59017befc88a268993b317fa Description-en_GB: simple backup/snapshot system (common files) Back In Time is a framework for rsync and cron for the purpose of taking snapshots and backups of specified folders. It minimizes disk space use by taking a snapshot only if the directory has been changed, and hard links for unmodified files if it has. The user can schedule regular backups using cron. . This is the common framework for Back In Time. For a graphical interface, install backintime-qt. . To back up to SSH or encrypted filesystems, install the additional sshfs or encfs packages. Package: backintime-qt Description-md5: 2587da36d484aa3c1b54d050acb99a6b Description-en_GB: simple backup/snapshot system (graphical interface) Back In Time is a framework for rsync and cron for the purpose of taking snapshots and backups of specified folders. It minimizes disk space use by taking a snapshot only if the directory has been changed, and hard links for unmodified files if it has. The user can schedule regular backups using cron. . This is the graphical interface for Back In Time. Package: backintime-qt4 Description-md5: d436dacda1defc683b8e2f0b3812c59a Description-en_GB: Qt 4 front-end for backintime (transitional package) This is a transitional package and can safely be removed. Package: backport-iwlwifi-dkms Description-md5: 3fea51b673a87cb9951330bfdfa9cc73 Description-en_GB: iwlwifi driver backport in DKMS format Intel works with periodic releases of the iwlwifi driver that are tested with a specific combination of components such as firmware and hostap. These releases can be seen as snapshots of the development trees (including upstream) that can be used on older kernels. . This package provides iwlwifi modules built from iwlwifi-public defconfig based on upstream master branch. Package: backstep Description-md5: 313a69a37de58b183c8a362cffcf877d Description-en_GB: Draws icons for minimised windows on your desktop Backstep is a program that draws icons for minimized windows on your desktop. It doesn't depend on the window manager or on a desktop-drawing program. It is meant to work with window managers that are EWHM compliant. . Known Window Manager Support: * Metacity: known for sure to work * Xfwm4: known for sure to work * Fluxbox: known not to work * Kwin: partial support * Other: untested Package: backup-manager Description-md5: 8fc0f3b1192f2c956d4ddc9d6f69ee01 Description-en_GB: command-line backup tool This is a backup program, designed to help you make daily archives of your file system. . Written in bash and perl, it can make tar, tar.gz, tar.bz2, and zip archives and can be run in a parallel mode with different configuration files. Other archives are possible: MySQL or SVN dumps, incremental backups... . Archives are kept for a given number of days and the upload system can use FTP, SSH or RSYNC to transfer the generated archives to a list of remote hosts. . Automatically burning archives to removable media such as CD or DVD is also possible. . The configuration file is very simple and basic and gettext is used for internationalisation. Package: backup-manager-doc Description-md5: 381a6cf09e09c6f96802932de6236e65 Description-en_GB: documentation package for Backup Manager Backup-manager is a backup program, designed to help you make daily archives of your file system. . This package provides the Backup Manager User Guide in different formats: HTML, plain text and PDF. Package: backup2l Description-md5: 5012a92cfa52604bcce85ef253e5ab12 Description-en_GB: low-maintenance backup/restore tool backup2l [backup-too-l] is a tool for autonomously generating, maintaining and restoring backups on a mountable file system (e. g. hard disk). In a default installation, backups are created regularly by a cron script. . The main design goals are low maintenance effort, efficiency, transparency and robustness. All control files are stored together with the archives on the backup device, and their contents are mostly self-explaining. Hence, a user can - if necessary - browse the files and extract archives manually. . backup2l features differential backups at multiple hierarchical levels. This allows one to generate small incremental backups at short intervals while at the same time, the total number of archives only increases logarithmically with the number of backups since the last full backup. . An open driver architecture allows one to use virtually any archiving program as a backend. Built-in drivers support .tar.gz, .tar.bz2 and others. Further user-defined drivers can be added. . An integrated split-and-collect function allows one to comfortably transfer all or selected archives to a set of CDs or other removable media. Package: backupninja Description-md5: 7850f72f7362557ccb29fc025cd58f05 Description-en_GB: lightweight, extensible meta-backup system Backupninja lets you drop simple config files in /etc/backup.d to coordinate system backups. Backupninja is a master of many arts, including incremental remote filesystem backup, and MySQL backup. By creating simple drop-in handler scripts, backupninja can learn new skills. Backupninja is a silent flower blossom death strike to lost data. . In addition to backing up regular files, Backupninja has handlers to ease backing up: Maildir, MySQL, PostgreSQL, SVN, Trac, hardware and system information, as well as the output from custom shell scripts. . Backupninja currently supports common backup utilities, easing their configuration, currently supported are: rdiff-backup, duplicity, rsync, borgbackup, restic and CD/DVD. . Most handlers have their own dependencies/recommendations, shown in brackets below: . - dup [duplicity, trickle] - rdiff [rdiff-backup] - sys [debconf-utils, hwinfo, mdadm] - makecd [genisoimage, wodim] - rsync [rsync] - svn [subversion] - tar [bzip2] - borg [borgbackup] - restic [restic] Package: bacula-doc Description-md5: aa74f6e41dce21375a71c65cc5ca4d28 Description-en_GB: Documentation for Bacula This package provides the documentation for Bacula, a backup program that permits you to manage backup, recovery, and verification of computer data across a network of computers of different kinds. Package: badger Description-md5: cb4604b047b6451ff06fb2435dc7aa1e Description-en_GB: Fast key-value DB in Go. BadgerDB is an embeddable, persistent and fast key-value (KV) database written in pure Go. It is the underlying database for Dgraph (https://dgraph.io), a fast, distributed graph database. It's meant to be a performant alternative to non-Go-based key-value stores like RocksDB. Project Status [Jun 26, 2019] Badger is stable and is being used to serve data sets worth hundreds of terabytes. Badger supports concurrent ACID transactions with serializable snapshot isolation (SSI) guarantees. A Jepsen-style bank test runs nightly for 8h, with --race flag and ensures the maintenance of transactional guarantees. Badger has also been tested to work with filesystem level anomalies, to ensure persistence and consistency. . Badger v1.0 was released in Nov 2017, and the latest version that is data- compatible with v1.0 is v1.6.0. . Badger v2.0, use a new storage format which won't be compatible with all of the v1.x. Package: bagel Description-md5: 0fbd02ec85f9028f689d08ec8b757ea1 Description-en_GB: Computational Chemistry Package BAGEL (Brilliantly Advanced General Electronic-structure Library) is a computational chemistry package aimed at large-scale parallel computations. It specializes on highgly accurate methods and includes density-fitting and relativistic effects for most of the methods it implements. . It can compute energies and gradients for the following methods: * Hartree-Fock (HF) * Density-Functional Theory (DFT) * Second-order Moeller-Plesset perturbation theory (MP2) * Complete active space SCF (CASSCF) * Complete active space second order perturbation theory (CASPT2) * Extended multistate CASPT2 (XMS-CASPT2) . Additionally, it can compute energies for the following methods: * Configuration-interaction singles (CIS) * Full configuration-interaction (FCI) * Multi-state internally contracted multireference configuration-interaction (ic-MRCI) * N-electron valence-state second order perturbation theory (NEVPT2) * Active-space decomposition (ASD) for dimers and for multiple sites via density matrix renormalisation group (ASD-DMRG) . BAGEL is able to optimise stationary geometries and conical intersections and to compute vibrational frequencies. . BAGEL does not include a disk interface, so computations need to fit in memory. Package: baitfisher Description-md5: 4f8112acea1615fb8dd7625fdf2f7898 Description-en_GB: software package for designing hybrid enrichment probes The BaitFisher package consists of two programs: BaitFisher and BaitFilter. . BaitFisher was been designed to construct hybrid enrichment baits from multiple sequence alignments (MSAs) or annotated features in MSAs. The main goal of BaitFisher is to avoid redundancy in the construction of baits by designing fewer baits in conserved regions of the MSAs and designing more baits in variable regions. This makes use of the fact that hybrid enrichment baits can differ to some extends from the target region, which they should capture in the enrichment procedure. By specifying the allowed distance between baits and the sequences in the MSAs the user can control the allowed bait-to-target distance and the degree of reduction in the number of baits that are designed. See the BaitFisher paper for details. . BaitFilter was designed (i) to determine whether baits bind unspecifically to a reference genome, (ii) to filter baits that only have partial length matches to a reference genome, (iii) to determine the optimal bait region in a MSA and to convert baits to a format that can be uploaded at a bait constructing company. The optimal bait region can be the most conserved region in the MSA or the region with the highest number of sequences without gaps or ambiguous nucleotides. Package: balboa Description-md5: 1fdfd1cebad3e95bd9f187adb3ad65e8 Description-en_GB: Passive DNS database with GraphQL interface, frontend balboa is the BAsic Little Book Of Answers. It consumes and indexes observations from passive DNS collection, providing a GraphQL interface to access the aggregated contents of the observations database. . This package contains the frontend, which handles user query interaction and input parsing. It requires a backend to store the consumed observations. Package: balboa-backend-common Description-md5: 6f852cf6366495b4ebb010e946f50889 Description-en_GB: Common files for balboa backends balboa is the BAsic Little Book Of Answers. It consumes and indexes observations from passive DNS collection, providing a GraphQL interface to access the aggregated contents of the observations database. . This package contains files common to all backends available in Debian, such as systemd unit files and management tools. Package: balboa-backend-rocksdb Description-md5: 7b94e06b30039bdc1c138526cd8039fd Description-en_GB: RocksDB backend for balboa balboa is the BAsic Little Book Of Answers. It consumes and indexes observations from passive DNS collection, providing a GraphQL interface to access the aggregated contents of the observations database. . This package contains the RocksDB backend. Package: bali-phy Description-md5: d67566c758d777cfb87f8ae861258ecb Description-en_GB: Bayesian Inference of Alignment and Phylogeny BAli-Phy estimates multiple sequence alignments and evolutionary trees from unaligned DNA, amino acid, or codon sequences. BAli-Phy uses MCMC to estimate evolutionary trees, positive selection, and branch lengths while averaging over alternative alignments. BAli-Phy can display alignment ambiguity graphically in an alignment uncertainty (AU) plot. . BAli-Phy can also estimate phylogenies from a fixed alignment (like MrBayes and BEAST) using substitution models like GTR+gamma. BAli-Phy automatically estimates relative rates for each gene. Package: ballerburg Description-md5: 22e6223aacd4cd867a0eb1a824beb105 Description-en_GB: Classical castle combat game Two castles, separated by a mountain, try to defeat each other with their cannonballs, either by killing the opponent's king or by weakening the opponent enough so that the king capitulates. . Ballerburg was originally written 1987 by Eckhard Kruse, for the Atari ST machines (which were brand new computers at that point in time). Over 25 years later, here's finally the adaption of the original source code to modern operating systems. Package: ballview Description-md5: 37b07f89d811d86f80547dffee583b29 Description-en_GB: free molecular modeling and molecular graphics tool BALLView provides fast OpenGL-based visualisation of molecular structures, molecular mechanics methods (minimisation, MD simulation using the AMBER, CHARMM, and MMFF94 force fields), calculation and visualization of electrostatic properties (FDPB) and molecular editing features. . BALLView can be considered a graphical user interface on the basis of BALL (Biochemical Algorithms Library) with a focus on the most common demands of protein chemists and biophysicists in particular. It is developed in the groups of Hans-Peter Lenhof (Saarland University, Saarbruecken, Germany) and Oliver Kohlbacher (University of Tuebingen, Germany). BALL is an application framework in C++ that has been specifically designed for rapid software development in Molecular Modeling and Computational Molecular Biology. It provides an extensive set of data structures as well as classes for Molecular Mechanics, advanced solvation methods, comparison and analysis of protein structures, file import/export, and visualisation. Package: ballz Description-md5: 6695a5ea72224ffabb2ef72a717ed85e Description-en_GB: B.A.L.L.Z. - platform/puzzle game where you control a rolling ball The game is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. . The game was written in 72 hours for the TINS competition, a competition similar to Speedhack. The name TINS is an recursive acronym for 'TINS is not Speedhack'. Package: ballz-data Description-md5: a94fb0b9dabc485c329cfe9a123540d8 Description-en_GB: B.A.L.L.Z. - game data The game is a platformer with some puzzle elements. You take control of a ball which is genetically modified by the British secret service. Your mission is to rescue captured British soldiers from a prison in Iran. . This package contains data files required by the game B.A.L.L.Z. Package: baloo-kf5 Description-md5: 07b1ed1c2590cf6708b1c4a06b365759 Description-en_GB: framework for searching and managing metadata A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. Package: baloo-kf5-dev Description-md5: 40419eee45005eb5f8a28370059a1e92 Description-en_GB: framework for searching and managing metadata devel files A framework for searching and managing metadata in KDE Software. . Baloo is part of the KDE Plasma desktop. . This package contains the development files. Package: balsa Description-md5: 8fd5765c122138010ca60ac02a294a55 Description-en_GB: e-mail client for GNOME Balsa is a highly configurable and robust mail client for the GNOME desktop. It supports both POP3 and IMAP servers as well as the mbox, maildir and mh local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA such as Sendmail. . Some of Balsa's other features include: * Allowing nested mailboxes * Printing * Spell Checking * Multi-threaded mail retrieval * MIME support (view images inline, save parts) * GPE Palmtop, LDAP, LDIF and vCard address book support * Multiple character sets for composing and reading messages * File attachments on outgoing messages * GPG/OpenPGP mail signing and encryption . Support for Kerberos and SSL has been enabled in this package. Package: balsa-data Description-md5: 4510b54af8e9e11bff83135aa8aebb14 Description-en_GB: e-mail client for GNOME -- data files Balsa is a highly configurable and robust mail client for the GNOME desktop. It supports both POP3 and IMAP servers as well as the mbox, maildir and mh local mailbox formats. Balsa also supports SMTP and/or the use of a local MTA such as Sendmail. . This package includes documentation, icons, localizations, and other architecture-independent data files for Balsa. Package: bam Description-md5: 9207035afd1eefe6b9ff8607600e8a61 Description-en_GB: fast and flexible build system Bam uses Lua to describe the build process. It's takes its inspiration for the script files from scons. While scons focuses on being 100% correct when building, bam makes a few sacrifices to acquire fast full and incremental build times. Package: bambam Description-md5: 60e3d4da9bf735a7fd2ea4869ee4ae44 Description-en_GB: keyboard mashing and doodling game for babies Bambam is a simple baby keyboard masher application that locks the keyboard and mouse and instead displays bright colors, pictures, and sounds. . Note: to stop the game, type the command shown in upper left-hand corner of the screen. Package: bambootracker Description-md5: 84e416da9f6cf1c101836363eca3c7fd Description-en_GB: YM2608 (OPNA, sound chip of Yamaha) music tracker This is a music tracker for the Yamaha sound chip YM2608 (OPNA) which was used in NEC PC-8801/9801 series computers. Package: bamf-dbg Description-md5: d08673dde009c4e5d772fa886e34cfd2 Description-en_GB: Window matching library - debugging symbols bamf matches application windows to desktop files . This package contains the daemon used by the library and a gio module that facilitates the matching of applications started through GDesktopAppInfo . This package contains debugging symbols for the daemon and library. Package: bamfdaemon Description-md5: 5e170802764cd2226fe0395c325fb65f Description-en_GB: Window matching library - daemon bamf matches application windows to desktop files . This package contains the daemon used by the library and a gio module that facilitates the matching of applications started through GDesktopAppInfo Package: bamtools Description-md5: 8806dbb8f096fa9f1dd1e9df2a932d9a Description-en_GB: toolkit for manipulating BAM (genome alignment) files BamTools facilitates research analysis and data management using BAM files. It copes with the enormous amount of data produced by current sequencing technologies that is typically stored in compressed, binary formats that are not easily handled by the text-based parsers commonly used in bioinformatics research. . BamTools provides both a C++ API for BAM file support as well as a command-line toolkit. . This is the bamtools command-line toolkit. . Available bamtools commands: convert Converts between BAM and a number of other formats count Prints number of alignments in BAM file(s) coverage Prints coverage statistics from the input BAM file filter Filters BAM file(s) by user-specified criteria header Prints BAM header information index Generates index for BAM file merge Merge multiple BAM files into single file random Select random alignments from existing BAM file(s), intended more as a testing tool. resolve Resolves paired-end reads (marking the IsProperPair flag as needed) revert Removes duplicate marks and restores original base qualities sort Sorts the BAM file according to some criteria split Splits a BAM file on user-specified property, creating a new BAM output file for each value found stats Prints some basic statistics from input BAM file(s) Package: bandage Description-md5: 9af951ab68be41713a64aa1da15f4934 Description-en_GB: Bioinformatics Application for Navigating De novo Assembly Graphs Easily Bandage is a GUI program that allows users to interact with the assembly graphs made by de novo assemblers such as Velvet, SPAdes, MEGAHIT and others. . De novo assembly graphs contain not only assembled contigs but also the connections between those contigs, which were previously not easily accessible. Bandage visualises assembly graphs, with connections, using graph layout algorithms. Nodes in the drawn graph, which represent contigs, can be automatically labelled with their ID, length or depth. Users can interact with the graph by moving, labelling and colouring nodes. Sequence information can also be extracted directly from the graph viewer. By displaying connections between contigs, Bandage opens up new possibilities for analysing and improving de novo assemblies that are not possible by looking at contigs alone. . More information and download links are on the Bandage website: rrwick.github.io/Bandage . The package is relevant to the field of genome assembly. Package: bandage-examples Description-md5: 5847742af117efc27e218c177874dd5e Description-en_GB: Bioinformatics Application for Navigating De novo Assembly Graphs Easily (data) Bandage is a GUI program that allows users to interact with the assembly graphs made by de novo assemblers such as Velvet, SPAdes, MEGAHIT and others. . De novo assembly graphs contain not only assembled contigs but also the connections between those contigs, which were previously not easily accessible. Bandage visualises assembly graphs, with connections, using graph layout algorithms. Nodes in the drawn graph, which represent contigs, can be automatically labelled with their ID, length or depth. Users can interact with the graph by moving, labelling and colouring nodes. Sequence information can also be extracted directly from the graph viewer. By displaying connections between contigs, Bandage opens up new possibilities for analysing and improving de novo assemblies that are not possible by looking at contigs alone. . More information and download links are on the Bandage website: rrwick.github.io/Bandage . The package contains some example data. Package: bandit Description-md5: e2ae8937c2955dad5e27eb3518993877 Description-en_GB: Security oriented static analyzer for Python code - Metapackage Bandit is a tool designed to find common security issues in Python code. To do this Bandit processes each file, builds an Abstract Syntaxt Tree (AST), and runs appropriate plugins against the AST nodes. Once Bandit has finished scanning all the files it generates a report. . This package is a metapackage to install the Python 2.7 or 3.x of bandit. Package: bandwidthd Description-md5: a33c29c554ad71df03654be26799ec3f Description-en_GB: Tracks usage of TCP/IP and builds html files with graphs BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. . This is the static version, see bandwidthd-pgsql for multi sensor/php frontend bandwidthd. Package: bandwidthd-pgsql Description-md5: b4120e22362bbb25d4cf0cf5697efb1c Description-en_GB: Tracks usage of TCP/IP and builds html files with graphs BandwidthD tracks usage of TCP/IP network subnets and builds html files with graphs to display utilization. Charts are built by individual IPs. Color Codes HTTP, TCP,UDP, ICMP, VPN, P2P, etc. . This is the PostgreSQL version of bandwidthd which supports multiple sensors and uses a dynamic (php-based) web interface. If you don't need these features then using the package bandwidthd is suggested. Package: bar Description-md5: 890b273b73e077b9a8f5c9477937469d Description-en_GB: Show information about a data transfer Bar is a simple tool to process a stream of data and print a display for the user on stderr showing (a) the amount of data passed, (b) the throughput of the data transfer, and, if the total size of the data stream is known, (c) estimated time remaining, percent complete, and a progress bar. . Bar was originally written for the purpose of estimating the amount of time needed to transfer large amounts (many, many gigabytes) of data across a network. (Usually in an SSH/tar pipe.) Package: barcode Description-md5: 826d05e8f5923a7ea80116ce9004c1d2 Description-en_GB: Utility for barcode generation GNU-barcode can create printouts for the conventional product-tagging standards: UPC-A, UPC-E, EAN-13, EAN-8, ISBN, and several others. Output is generated as either Postscript, Encapsulated Postscript, SVG, or PCL. Package: baresip Description-md5: 594bc68bd05b565009fa9ba4387e94ad Description-en_GB: portable and modular SIP user-agent - metapackage A modular SIP user-agent with support for audio and video, and many IETF standards such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC. . Supports both IPv4 and IPv6, and the following features. * Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM, L16, MPA, OPUS. * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9. * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, PulseAudio, sndio. * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber. * Video outputs: SDL2, X11, DirectFB. * NAT Traversal: STUN, TURN, ICE, NAT-PMP. * Media encryption: SRTP, DTLS-SRTP. * Telemetry messaging: MQTT. * Control interfaces: JSON-over-TCP. . This metapackage will install baresip and all its optional features. Package: baresip-core Description-md5: 264468b2ac6edeba72258db57af7ea46 Description-en_GB: portable and modular SIP user-agent - core parts A modular SIP user-agent with support for audio and video, and many IETF standards such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC. . Supports both IPv4 and IPv6, and the following features. * Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM, L16, MPA, OPUS. * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9. * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, PulseAudio, sndio. * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber. * Video outputs: SDL2, X11, DirectFB. * NAT Traversal: STUN, TURN, ICE, NAT-PMP. * Media encryption: SRTP, DTLS-SRTP. * Telemetry messaging: MQTT. * Control interfaces: JSON-over-TCP. . Some of above features are provided in separate packages baresip-gtk, baresip-ffmpeg, baresip-gstreamer and baresip-x11. Package: baresip-ffmpeg Description-md5: 7f92140fa894de4c79a806e0ef355313 Description-en_GB: portable and modular SIP user-agent - FFmpeg codecs and formats A modular SIP user-agent with support for audio and video, and many IETF standards such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC. . Supports both IPv4 and IPv6, and the following features. * Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM, L16, MPA, OPUS. * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9. * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, PulseAudio, sndio. * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber. * Video outputs: SDL2, X11, DirectFB. * NAT Traversal: STUN, TURN, ICE, NAT-PMP. * Media encryption: SRTP, DTLS-SRTP. * Telemetry messaging: MQTT. * Control interfaces: JSON-over-TCP. . This package integrates FFmpeg codecs and formats with baresip. Package: baresip-gstreamer Description-md5: 09f3f98f559864db1a324024d1956ca6 Description-en_GB: portable and modular SIP user-agent - GStreamer pipelines A modular SIP user-agent with support for audio and video, and many IETF standards such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC. . Supports both IPv4 and IPv6, and the following features. * Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM, L16, MPA, OPUS. * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9. * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, PulseAudio, sndio. * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber. * Video outputs: SDL2, X11, DirectFB. * NAT Traversal: STUN, TURN, ICE, NAT-PMP. * Media encryption: SRTP, DTLS-SRTP. * Telemetry messaging: MQTT. * Control interfaces: JSON-over-TCP. . This package integrates GStreamer pipelines with baresip. Package: baresip-gtk Description-md5: 447d942f133143086a936b90aeacd293 Description-en_GB: portable and modular SIP user-agent - GTK+ front-end A modular SIP user-agent with support for audio and video, and many IETF standards such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC. . Supports both IPv4 and IPv6, and the following features. * Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM, L16, MPA, OPUS. * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9. * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, PulseAudio, sndio. * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber. * Video output: SDL2, X11, DirectFB. * NAT Traversal: STUN, TURN, ICE, NAT-PMP. * Media encryption: SRTP, DTLS-SRTP. * Telemetry messaging: MQTT. * Control interfaces: JSON-over-TCP. . This package provides a GTK+ front-end for baresip. Package: baresip-x11 Description-md5: 0a380d47f64ed1c2e656af64922dde29 Description-en_GB: portable and modular SIP user-agent - X11 features A modular SIP user-agent with support for audio and video, and many IETF standards such as SIP, SDP, RTP/RTCP, STUN, TURN, ICE, and WebRTC. . Supports both IPv4 and IPv6, and the following features. * Audio codecs: AMR, aptX, EBU ACIP, G.711, G.722, G.726, GSM, L16, MPA, OPUS. * Video codecs: H.263, H.264, H.265, MPEG4, VP8, VP9. * Audio drivers: Alsa, GStreamer, JACK, OSS, Portaudio, PulseAudio, sndio. * Video sources: FFmpeg avformat, Video4Linux2, X11 Grabber. * Video outputs: SDL2, X11, DirectFB. * NAT Traversal: STUN, TURN, ICE, NAT-PMP. * Media encryption: SRTP, DTLS-SRTP. * Telemetry messaging: MQTT. * Control interfaces: JSON-over-TCP. . This package provides various X11-related features for baresip. Package: barman Description-md5: d22bbe67949a3c9d16fae95cbb531954 Description-en_GB: Backup and Recovery Manager for PostgreSQL Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . Barman is distributed under GNU GPL 3 and maintained by 2ndQuadrant. . This package provides barman binary. Package: barman-cli Description-md5: f22f9aa161d868fbe8ef2396df144cc8 Description-en_GB: Client utilities for the integration of Barman in PostgreSQL clusters Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . The barman-cli package contains client utilities for the integration of Barman in PostgreSQL clusters. . Barman is distributed under GNU GPL 3 and maintained by 2ndQuadrant. Package: barman-cli-cloud Description-md5: 2371b5e88d570acd62cc0b8968de1c0a Description-en_GB: Cloud client utilities for the integration of Barman in PostgreSQL clusters Barman (Backup and Recovery Manager) is an open-source administration tool for disaster recovery of PostgreSQL servers written in Python. . It allows your organization to perform remote backups of multiple servers in business critical environments to reduce risk and help DBAs during the recovery phase. . The barman-cli-cloud package contains cloud client utilities for the integration of Barman in PostgreSQL clusters. . Barman is distributed under GNU GPL 3 and maintained by 2ndQuadrant. Package: barnowl Description-md5: 433996a434a354683f4eb690c5630cfb Description-en_GB: A curses-based tty Jabber, IRC, AIM and Zephyr client A curses-based instant-messaging client supporting the Jabber, IRC, AIM and Zephyr protocols. Much of the functionality is written in Perl, which is supported as an extension language. . This is a fork of ktools software's owl Zephyr/AIM client. Package: barrage Description-md5: 95e9de208d218397b93fbd3bce886209 Description-en_GB: Rather destructive action game Barrage is a rather destructive action game that puts you on a shooting range with the objective to hit as many dummy targets as possible within 3 minutes. You control a gun which may either fire small or large grenades at dummy soldiers, jeeps and tanks. The gameplay is simple but it is not that easy to get high scores. Package: barrier Description-md5: 7fa1ff39616c05e04fa1643fb3ca3b39 Description-en_GB: Share mouse, keyboard and clipboard over the network Barrier lets you easily share a single mouse and keyboard between multiple computers with different operating systems, each with its own display, without special hardware. It's intended for users with multiple computers on their desk since each system uses its own display. . Redirecting the mouse and keyboard is as simple as moving the mouse off the edge of your screen. Barrier also merges the clipboards of all the systems into one, allowing cut-and-paste between systems. Furthermore, it synchronizes screen savers so they all start and stop together and, if screen locking is enabled, only one screen requires a password to unlock them all. Package: barrnap Description-md5: 16435ddfce10642f034223b0837d9e5c Description-en_GB: rapid ribosomal RNA prediction Barrnap (BAsic Rapid Ribosomal RNA Predictor) predicts the location of ribosomal RNA genes in genomes. It supports bacteria (5S,23S,16S), archaea (5S,5.8S,23S,16S), mitochondria (12S,16S) and eukaryotes (5S,5.8S,28S,18S). . It takes FASTA DNA sequence as input, and writes GFF3 as output. It uses the NHMMER tool that comes with HMMER 3.1 for HMM searching in RNA:DNA style. Multithreading is supported and one can expect roughly linear speed-ups with more CPUs. Package: bart Description-md5: 6f982d18eab40b33638ecd90fd2f1b5a Description-en_GB: tools for computational magnetic resonance imaging The Berkeley Advanced Reconstruction Toolbox (BART) is a free and open- source image-reconstruction framework for Computational Magnetic Resonance Imaging. It consists of a programming library and a toolbox of command- line programs. The library provides common operations on multi-dimensional arrays, Fourier and wavelet transforms, as well as generic implementations of iterative optimization algorithms. The command-line tools provide direct access to basic operations on multi-dimensional arrays as well as efficient implementations of many calibration and reconstruction algorithms for parallel imaging and compressed sensing. Package: bart-view Description-md5: 12c17c75dd71741d471dd93dcdef0561 Description-en_GB: viewer for multi-dimensional complex-valued data The Berkeley Advanced Reconstruction Toolbox (BART) is a free and open- source image-reconstruction framework for Computational Magnetic Resonance Imaging. . This package provides an image viewer as an optional component of the BART framework. The viewer is designed for multi-dimensional complex-valued data. Package: base58 Description-md5: c0b4dd58420c80d7fb4721cf688b75c7 Description-en_GB: base58 encode/decode: command-line interface This package contains the base58 command, which can be used to encode, decode or check, in a form compatible with that used by the bitcoin network. Package: basex Description-md5: 7d19daeec194d22ba5448872b29e2575 Description-en_GB: XML database and XPath/XQuery processor BaseX is a very fast and light-weight, yet powerful XML database and XPath/XQuery processor, including support for the latest W3C Full Text and Update Recommendations. It supports large XML instances and offers a highly interactive front-end (basexgui). Apart from two local standalone modes, BaseX offers a client/server architecture. . The package provides following commands: * basex .......... Standalone local XML database. Command line interface. * basexgui ....... Standalone local XML database. Graphical user interface. * basexserver .... BaseX XML Database Server. * basexclient .... BaseX XML Database Client. BaseX XML database and XPath/XQuery processor Package: basez Description-md5: 0818946b0f0b5e51b8873d27ebb3576c Description-en_GB: base 16/32/64 encode/decode data to standard output BaseZ encodes/decodes base16, base32, base32hex, base64 or base64url data stream per RFC 4648; MIME base64 Content-Transfer-Encoding per RFC 2045; or PEM Printable Encoding per RFC 1421. . This binary package provides a list of commands: basez hex base16 base32plain base32hex base64plain base64url base64mime base64pem Package: bash-builtins Description-md5: af509aa37177542db29bd85c79695512 Description-en_GB: 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_GB: 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: basic256 Description-md5: 41554da56e86394aac16c79c652af00c Description-en_GB: educational BASIC programming environment for children BASIC-256 is an easy to use version of BASIC designed to teach young children the basics of computer programming. It uses traditional control structures like gosub, for/next, and goto, which helps kids easily see how program flow-control works. It has a built-in graphics mode which lets them draw pictures on screen in minutes, and a set of detailed, easy-to- follow tutorials that introduce programming concepts through fun exercises. Package: basket Description-md5: 14a1fc33d1a245a0d50a677c880ec822 Description-en_GB: multi-purpose note-taking application This application provides as many baskets (drawers) as you wish; Several kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it. . Objects can be edited, copied, dragged... So, they can be arranged according to users' taste. Moreover, Basket allows you to keep all objects you want in one place, keep data on hand, take notes... Package: basket-data Description-md5: b56152e5aeebbdec4421595fe44043f0 Description-en_GB: data files for BasKet Notepads This application provides as many baskets (drawers) as you wish; Several kinds of objects (texts, URLs, images,...) can be drag-n-drop'd into it. . Objects can be edited, copied, dragged... So, they can be arranged according to users' taste. Moreover, Basket allows you to keep all objects you want in one place, keep data on hand, take notes... . This package contains arch independent data for Basket. Package: bastet Description-md5: a3a6971e41d676ee5058d5925f2a1ecc Description-en_GB: ncurses Tetris clone with a bastard algorithm Bastet ("bastard Tetris") is a free clone of Tetris which tries to compute how useful blocks are and gives you the worst possible brick. Playing bastet can be a painful experience, especially if you usually make "canyons" and wait for the long I-shaped block. Package: bat Description-md5: fe57157c2e97d51f6072ac586ca26707 Description-en_GB: cat(1) clone with syntax highlighting and git integration bat is a drop-in cat(1) replacement featuring: . * syntax highlighting for a large number of languages; * git integration; * automatic paging; * a user-friendly command-line interface. . In this package the executable and its manpage have been renamed from ‘bat’ to ‘batcat’ because of a file name clash with another Debian package. Package: batctl Description-md5: 01e2e868d72177241969ad0c8bb64ba0 Description-en_GB: B.A.T.M.A.N. advanced control and management tool This package contains batctl, which serves as configuration utility, monitoring and debugging application. It allows one to modify the module parameters, reading the logfiles and tables, decapsulate embedded packets on the fly, traceroute to and ping mac addresses, generate sequence number graphs for the Layer 2 Mesh B.A.T.M.A.N. . B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is a new routing protocol for multi-hop ad-hoc mesh networks. B.A.T.M.A.N.-advanced is the implementation of this protocol on ISO/OSI Layer 2, allowing mesh networks to be used as a virtual switch. With this approach, LANs and WANs can be easily integrated, and more protocols (like DHCP, IPv6) are supported. Package: batmand Description-md5: 5a3af92b1dac60f36111cea31396f7c1 Description-en_GB: better approach to mobile adhoc networking B.A.T.M.A.N. (better approach to mobile ad-hoc networking) is a new routing protocol for multi-hop ad-hoc mesh networks. . The approach of the B.A.T.M.A.N algorithm is to divide the knowledge about the best end-to-end paths between nodes in the mesh to all participating nodes. Each node perceives and maintains only the information about the best next hop towards all other nodes. Thereby the need for a global knowledge about local topology changes becomes unnecessary. Additionally, an event-based but timeless flooding mechanism prevents the accruement of contradicting topology information and limits the amount of topology messages flooding the mesh. The algorithm is designed to deal with networks that are based on unreliable links. Package: batmon.app Description-md5: 1381c1d28b4872697bc8521d64744d18 Description-en_GB: Battery monitor for GNUstep Battery Monitor is a battery monitor for laptops. It displays the current status of the battery (charge/discharge and energy level) as well as some information about the general health of the cell. Package: bats Description-md5: 6d552fdf63d7a896150f59d788343155 Description-en_GB: bash automated testing system Bats is a TAP-compliant testing framework for Bash. It provides a simple way to verify that the UNIX programs you write behave as expected. Bats is most useful when testing software written in Bash, but you can use it to test any UNIX program. Package: battery-stats Description-md5: 8cbb7a257c05896f1de94937ef758e1a Description-en_GB: collects statistics about charge of laptop batteries This package provides battery-stats-collector, a daemon which will periodically collect statistics about the charge of the batteries present. . It also provides a binary called battery-graph, which can be used to generate qplot graphs about the battery charge/discharge patterns over time. . Note: This requires APM or ACPI to be enabled and working in your kernel. Package: baycomepp Description-md5: 2f018c32881e9e30bbc1c044f682b96f Description-en_GB: Drivers for the HB9JNX packet radio epp modem This package provides drivers for the baycom epp packet radio modem designed by HB9JNX. . This was used for AX25 packet communication over Amateur Radio. . Note that the upstream for this package has vanished so there is no Homepage: here and no debian/watch file. Package: baycomusb Description-md5: aae22959c3cc9bb7560922b94b891224 Description-en_GB: Drivers for the HB9JNX packet radio usb modem This package provides drivers for the baycom usb packet radio modem designed by HB9JNX. . This was used for AX25 packet communication over Amateur Radio. . Note that the upstream for this package has vanished so there is no Homepage: here and no debian/watch file. Package: bb Description-md5: c12065012c848044e435986efafb28da Description-en_GB: ASCII-art demo based on AAlib This package contains a 'high quality audio-visual demonstration' of ASCII-art using AAlib, a portable ASCII-art graphics library. This demonstration can be displayed in a text- or X11-terminal. Package: bbdb Description-md5: 405fb925518348e1a54e429f7612e0da Description-en_GB: The Insidious Big Brother Database (email rolodex) for Emacs This is a transitional package and maybe safely deleted. Package: bbdb3 Description-md5: 023a6b82d57d2e75740036348f2a7a85 Description-en_GB: Reboot of the BBDB Insidious Big Brother Database for Emacs This is a reboot of BBDB, the Insidious Big Brother Database for GNU Emacs. It provides an address book for email and snail mail addresses, phone numbers and the like. It can be linked with various Emacs mail clients (Message and Mail mode, Rmail, Gnus, MH-E, Mu4e, VM, and Wanderlust). BBDB is fully customizable. Package: bbe Description-md5: fea8060151b70ebdbeb33ddc6d799f06 Description-en_GB: sed-like editor for binary files Editor like sed, but for binary files. bbe performs basic byte operations on blocks of input stream. bbe is a command line tool developed for Unix systems. Package: bbmail Description-md5: f783bdf0a0a79b943c7191a588db0f88 Description-en_GB: Mail notifier for Blackbox/Fluxbox bbmail is a small mail notifier (displays unread and read mail) that can be used in the Blackbox or Fluxbox window managers. It is similar to other notifiers such as xbiff but with some additional features: * All the colors and gradients can be changed. * Support for multiple mail boxes and provides a menu showing all of them (and their unread/total mail count) * Support for counting mail through external programs, it can be used to notify on POP or IMAP checkboxes with fetchpop/fetchmail * Possibility to 'copy' Blackbox toolbar style * Ability to start command when new mail arrives (eg. to play sound) Package: bbmap Description-md5: 11554aad63e51af31dbc4fe8fe6f1828 Description-en_GB: BBTools genomic aligner and other tools for short sequences The BBTools are a collection of small programs to solve recurrent tasks for the creative handling of short biological RNA/DNA sequences. This suite may be best known for its mapper, which is also the name of the project on sourceforge, but several tools have been added over time. All tools are multi-threaded, implemented platform-independently in Java: . BBMap: Short read aligner for DNA and RNA-seq data. Capable of handling arbitrarily large genomes with millions of scaffolds. Handles Illumina, PacBio, 454, and other reads; very high sensitivity and tolerant of errors and numerous large indels. . BBNorm: Kmer-based error-correction and normalization tool. . Dedupe: Simplifies assemblies by removing duplicate or contained subsequences that share a target percent identity. . Reformat: Reformats reads between fasta/fastq/scarf/fasta+qual/sam, interleaved/paired, and ASCII-33/64, at over 500 MB/s. . BBDuk: Filters, trims, or masks reads with kmer matches to an artifact/contaminant file. Package: bbmap-jni Description-md5: 4bb8a44275ba751392f2ea6db4cfd73b Description-en_GB: short read aligner and other bioinformatic tools - JNI library BBMap: Short read aligner for DNA and RNA-seq data. Capable of handling arbitrarily large genomes with millions of scaffolds. Handles Illumina, PacBio, 454, and other reads; very high sensitivity and tolerant of errors and numerous large indels. . This package contains the architecture dependent library for the bbmap tools. Package: bbpager Description-md5: bff8473de4a9f18fb809addfad79a4a3 Description-en_GB: Pager for the blackbox and fluxbox window managers A pager tool for the Blackbox window manager or one of its derivatives. It supports the usual Blackbox styles, moving windows between desktops, and optional placement in the Blackbox slit. It is also possible to define how the desktops are displayed by defining the number of rows or columns to use. Package: bbrun Description-md5: 84542f7e2a649868c56b62db425fcfae Description-en_GB: tool for the blackbox/fluxbox window managers that runs commands bbrun is a small but very useful application. It makes it convenient to quickly execute commands from the blackbox window manager. bbrun is very similar to KDE's Alt+F2 Run Command dialogue box. When launched, it occupies a small portion of the desktop and docks itself to the right side of the screen. The run dialogue is opened by clicking a tiny bbrun icon. . You don't necessarily need blackbox for this program to work. It looks just as good in fluxbox, but it won't look the same in other window managers. Package: bbswitch-dkms Description-md5: 2aec4ffd630293c91ac285479e2b0c2c Description-en_GB: Interface for toggling the power on NVIDIA Optimus video cards (dkms) bbswitch is a kernel module which automatically detects the required ACPI calls for two kinds of Optimus laptops. It has been verified to work with "real" Optimus and "legacy" Optimus laptops (at least, that is what the author Lekensteyn calls those). . This package uses DKMS to automatically build the bbswitch kernel module. Package: bbswitch-source Description-md5: f1fc5afed2fcfaaef871d3d4ba4cc3bd Description-en_GB: Interface for toggling the power on NVIDIA Optimus video cards bbswitch is a kernel module which automatically detects the required ACPI calls for two kinds of Optimus laptops. It has been verified to work with "real" Optimus and "legacy" Optimus laptops (at least, that is what the author Lekensteyn calls those). . This package contains source code only, and is intended to be used with module-assistant to build the bbswitch kernel module. Package: bbtime Description-md5: d43fb49753c03987bbe0f03a68d02d4f Description-en_GB: Time tool for the blackbox/fluxbox window managers bbtime is a blackbox tool to display the system time in your blackbox slit. It can also display other times as an offset of your local time in a menu. . Note that you don't actually need blackbox or fluxbox for this program to work, but it won't look as good in other window managers. Package: bcal Description-md5: 8b80d1eeeb27fa09a0ecf2bb47cded47 Description-en_GB: Command-line utility for storage conversions and calculations Feature . - convert to IEC/SI standard data storage units - show the address in bytes - show address as LBA:OFFSET - convert CHS to LBA and vice versa - show binary, decimal and hex representation of a number - custom sector size, max heads/cylinder and max sectors/track - minimal dependencies Package: bcalm Description-md5: 2b83667833161d4cd0bc2435a0402b84 Description-en_GB: de Bruijn compaction in low memory A bioinformatics tool for constructing the compacted de Bruijn graph from sequencing data. . This is the parallel version of the BCALM software using gatb-core library. Package: bcc Description-md5: 94a771a7960d74aa5756bcf089ebb595 Description-en_GB: 16-bit x86 C compiler This is a C-compiler for 8086 cpus which is important for the development of boot loaders or BIOS related 8086 code. Package: bcftools Description-md5: 2de6efc9fd60536b3eed1acdf68063bd Description-en_GB: genomic variant calling and manipulation of VCF/BCF files BCFtools is a set of utilities that manipulate variant calls in the Variant Call Format (VCF) and its binary counterpart BCF. All commands work transparently with both VCFs and BCFs, both uncompressed and BGZF- compressed. Package: bchunk Description-md5: f821b523585b337ac023f63013dbba27 Description-en_GB: CD image format conversion from bin/cue to iso/cdr The bchunk package contains a UNIX/C rewrite of the BinChunker program. BinChunker converts a CD image in a .bin/.cue format (sometimes .raw/.cue) into a set of .iso and .cdr/.wav tracks. The .bin/.cue format is used by some non-UNIX CD-writing software, but is not supported on most other CD- writing programs. Package: bcolz-doc Description-md5: c4afcc2c02b0857f7bb9b1af2f49fbc1 Description-en_GB: high performant compressed data container (documentation) bcolz provides columnar, chunked data containers that can be compressed in-memory and on-disk. Column storage allows for efficiently querying tables, as well as for cheap column addition and removal. It is based on NumPy, and uses it as the standard data container to communicate with bcolz objects, but it also comes with support for import/export facilities to/from HDF5/PyTables tables and Pandas dataframes. . This package contains the documentation. Package: bcpp Description-md5: 160d489c5cbf0e0f96de606bbd202826 Description-en_GB: C(++) beautifier bcpp indents C/C++ source programs, replacing tabs with spaces or the reverse. Unlike indent, it does (by design) not attempt to wrap long statements. Package: bcron Description-md5: 2bb678838c137c5e549837603fced6d7 Description-en_GB: Bruce cron system Bruce cron system is designed with secure operations in mind. To do this, the system is divided into several separate programs, each responsible for a separate task, with strictly controlled communications between them. . The user interface is a drop-in replacement for similar systems, such as vixie-cron, but the internals differ greatly. Package: bd Description-md5: 364a7b03509955ac27c353556f007b56 Description-en_GB: quickly go back to a specific parent directory in bash bd allows you to go to a parent directory in bash instead of typing "cd ../../.." redundantly. . You can simply type backdir with starting few letters and it will auto complete the directory name. . It can be used with other commands such as ls, ln, echo, zip, tar, etc. Package: bdbvu Description-md5: b0cfbe271657605e58d43ffbc8bb6324 Description-en_GB: simple GUI tool to browse Berkeley DB databases BDBVu is a simple Qt GUI tool to display and browse Berkeley DB databases. Package: bdf2psf Description-md5: 5eb98031ca1e36678eeeefee0d31085b Description-en_GB: font converter to generate console fonts from BDF source fonts This package provides a command-line converter that can be used in scripts to build console fonts from BDF sources automatically. The converter comes with a collection of font encodings that cover many of the world's languages. The output font can use a different character encoding from the input. When the source font does not define a glyph for a particular symbol in the encoding table, that glyph position in the console font is not wasted but used for another symbol. . When deciding about the position in the font for a particular glyph, the converter takes into account that in text video modes the video adapter copies the eighth column of the glyph matrix of symbols positioned in the pseudographic area to the ninth column. In order to create fonts for text video modes, the width of the glyph matrix of the source BDF font should be seven, eight, or nine pixels; otherwise the converter creates fonts suitable for framebuffer only. Package: bdfproxy Description-md5: 9ae6fd0792c61439f2fb4d312d43ee20 Description-en_GB: Patch binaries during download ala MITM The bdfproxy is for patching binaries during download ala MITM because a lot of security tool websites still serve binaries via non-SSL/TLS means. . This tool is based on backdoor-factory modules to cave various binaries. Package: bdfresize Description-md5: fdbe88767321eba83a9069b596b75cc6 Description-en_GB: tool for resizing BDF format font Bdfresize is a command to magnify or reduce fonts which are described with the standard BDF format. Package: bdii Description-md5: cd4a8e45aa35a08d87f1792cdf0d0350 Description-en_GB: Berkeley Database Information Index (BDII) The Berkeley Database Information Index (BDII) consists of a standard LDAP database which is updated by an external process. The update process obtains LDIF from a number of sources and merges them. It then compares this to the contents of the database and creates an LDIF file of the differences. This is then used to update the database. Package: beads Description-md5: 1abda76aeee06d07f648bf9002e4ea06 Description-en_GB: 2-DE electrophoresis gel image spot detection Beads is a program for spot detection on 2-D gel images. It is based on an analogy with beads flowing uphill on the surface of the gel image and on the analysis of their paths (Langella & Zivy, 2008). Package: beagle Description-md5: 8c6aa7e55f8f700b70940474b2b5bd74 Description-en_GB: Genotype calling, genotype phasing and imputation of ungenotyped markers Beagle performs genotype calling, genotype phasing, imputation of ungenotyped markers, and identity-by-descent segment detection. Genotypic imputation works on phased haplotypes using a Li and Stephens haplotype frequency model. Beagle also implements the Refined IBD algorithm for detecting homozygosity-by-descent (HBD) and identity-by-descent (IBD) segments. Package: beagle-doc Description-md5: d6ce6e352c457dfc14ea228e32e6ad3c Description-en_GB: Documentation for Beagle Beagle performs genotype calling, genotype phasing, imputation of ungenotyped markers, and identity-by-descent segment detection. Genotypic imputation works on phased haplotypes using a Li and Stephens haplotype frequency model. Beagle also implements the Refined IBD algorithm for detecting homozygosity-by-descent (HBD) and identity-by-descent (IBD) segments. . This package includes the Beagle API javadocs, and examples. Package: beancount Description-md5: 8d529a74f49424b908344f2220751be1 Description-en_GB: Double-entry accounting from text files A double-entry bookkeeping computer language that lets you define financial transaction records in a text file, read them in memory, generate a variety of reports from them, and provides a web interface. . The following features require the following extra dependencies to be installed: - Beancount Web [python3-bottle] - OFX import [python3-bs4] - Google Sheets upload [python3-googleapi] - External price imports [python3-requests] Package: beancounter Description-md5: 1257e9f2d29552198e95e3eb3c27dd85 Description-en_GB: A stock portfolio performance monitoring tool This package provides beancounter, a tool to quantify gains and losses in stock portfolios, as well as the BeanCounter Perl module that underlies it. Beancounter queries stock prices from Yahoo! Finance server(s) around the globe and stores them in a relational database (using PostgreSQL) so that the data can be used for further analysis. Canned performance and risk reports are available. Package: beanstalkd Description-md5: c5918527026b57dc76d8a8c9e30ecf13 Description-en_GB: simple, in-memory, workqueue service Beanstalkd is a simple, fast, workqueue service (a specific case of message queueing), in which messages are organised in "tubes". Beanstalk clients can insert and consume messages into and from such tubes. . The beanstalk interface is generic, but was originally designed for reducing the latency of page views in high-volume web applications by running time-consuming tasks asynchronously. . Beanstalkd is meant to be ran in a trusted network, as it has no authorisation/authentication mechanisms. . This package has the server files. Package: bear Description-md5: 7181645ef316f8148f4d7cc522b76bf9 Description-en_GB: generate compilation database for Clang tooling Bear records the flags passed to the compiler for each translation unit and stores them in a JSON file. This file can be used by Clang's tooling interface and programs like clang-check to process a translation unit. . cmake supports the generation of JSON compilation databases out of the box. For any other build system that does not support this, Bear can be used instead to intercept the invocation of the compiler. Package: bear-factory Description-md5: 74f8f8f9272db7c3d594f880dcf656d8 Description-en_GB: Editors for Plee the Bear This package includes the level editor, animation editor and model editor of the Bear Engine for Plee the Bear. Package: beast2-mcmc Description-md5: 2785321ab12649989f68aa400b6cbd7d Description-en_GB: Bayesian MCMC phylogenetic inference BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted proportional to its posterior probability. Included is a simple to use user-interface program for setting up standard analyses and a suit of programs for analysing the results. . This is no new upstream version of beast-mcmc (1.x) but rather a rewritten version. Package: beast2-mcmc-doc Description-md5: d7b9c807289871437fa29c08757b103e Description-en_GB: Bayesian MCMC phylogenetic inference - documentation BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted proportional to its posterior probability. Included is a simple to use user-interface program for setting up standard analyses and a suit of programs for analysing the results. . This package contains the documentation. Package: beast2-mcmc-examples Description-md5: c63bad5feea098eb39bb86db8b6f8d33 Description-en_GB: Bayesian MCMC phylogenetic inference - example data BEAST is a cross-platform program for Bayesian MCMC analysis of molecular sequences. It is entirely orientated towards rooted, time-measured phylogenies inferred using strict or relaxed molecular clock models. It can be used as a method of reconstructing phylogenies but is also a framework for testing evolutionary hypotheses without conditioning on a single tree topology. BEAST uses MCMC to average over tree space, so that each tree is weighted proportional to its posterior probability. Included is a simple to use user-interface program for setting up standard analyses and a suit of programs for analysing the results. . This package contains the example data. Package: beav Description-md5: ece1300d8cfcc58cec962e14bb855ada Description-en_GB: binary editor and viewer beav (Binary Editor And Viewer) is an editor for binary files containing arbitrary data. Text file editors, on the other hand, expect the files they edit to contain textual data, and/or to be formatted in a certain way (e.g. lines of printable characters delimited by newline characters). . With beav, you can edit a file in HEX, ASCII, EBCDIC, OCTAL, DECIMAL, and BINARY. You can display but not edit data in FLOAT mode. You can search or search and replace in any of these modes. Data can be displayed in BYTE, WORD, or DOUBLE WORD formats. While displaying WORDS or DOUBLE WORDS the data can be displayed in INTEL's or MOTOROLA's byte ordering. Data of any length can be inserted at any point in the file. The source of this data can be the keyboard, another buffer, or a file. Any data that is being displayed can be sent to a printer in the displayed format. Files that are bigger than memory can be handled. Package: bedops Description-md5: d807739d5283c1d13f5877adcff218cd Description-en_GB: high-performance genomic feature operations BEDOPS is a suite of tools to address common questions raised in genomic studies, mostly with regard to overlap and proximity relationships between data sets. It aims to be scalable and flexible, facilitating the efficient and accurate analysis and management of large-scale genomic data. Package: bedops-doc Description-md5: e1d4c266bacfbc5a71652190723dd958 Description-en_GB: high-performance genomic feature operations (documentation) BEDOPS is a suite of tools to address common questions raised in genomic studies, mostly with regard to overlap and proximity relationships between data sets. It aims to be scalable and flexible, facilitating the efficient and accurate analysis and management of large-scale genomic data. . This package contains the BEDOPS documentation. Package: bedtools Description-md5: 58af131119baf6930c142074f356e7c9 Description-en_GB: suite of utilities for comparing genomic features The BEDTools utilities allow one to address common genomics tasks such as finding feature overlaps and computing coverage. The utilities are largely based on four widely-used file formats: BED, GFF/GTF, VCF, and SAM/BAM. Using BEDTools, one can develop sophisticated pipelines that answer complicated research questions by streaming several BEDTools together. . The groupBy utility is distributed in the filo package. Package: bedtools-test Description-md5: f7cded48ccb331508c65c4ef95728f52 Description-en_GB: test data for the bedtools package Test data for the BEDTools suite of utilities for comparing genomic features. It is distributed in a separate package because it is large and architecture-independent. Package: beef Description-md5: e7f7d6829a16b29f5b43c28683c4b333 Description-en_GB: flexible Brainfuck interpreter Beef is an interpreter for the Brainfuck programming language. . Its main goals are to be comfortable for the user and to run most Brainfuck programs unchanged; speed is generally quite good. . Beef performs thorough error checking to make sure malformed programs are not executed; it also supports a bunch of command-line options that can be used for configuration or compatibility purposes. . If GVFS is installed, Beef can use any available backend as either output or (where it makes sense) input source. GNU readline is used for interactive input. Package: beep Description-md5: 9a7b060493693519da9ad2c1f4292fc7 Description-en_GB: advanced PC-speaker beeper beep does what you'd expect: it beeps. But unlike printf "\a", beep allows you to control pitch, duration, and repetitions. Its job is to live inside shell/perl scripts and allow more granularity than one has otherwise. It is controlled completely through command line options. It's not supposed to be complex, and it isn't - but it makes system monitoring (or whatever else it gets hacked into) much more informative. Package: beets Description-md5: ca8f466f5c117f899fd4e865a4defa20 Description-en_GB: music tagger and library organizer Beets is a media library management system for obsessive-compulsive music geeks. . The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. It then provides a set of tools for manipulating and accessing your music. . Beets also includes a music player that implements the MPD protocol, so you can play music in your beets library using any MPD client. Package: beets-doc Description-md5: dc039d8a0437d0d96a9bba3c9deb32bb Description-en_GB: music tagger and library organizer - documentation Beets is a media library management system for obsessive-compulsive music geeks. . The purpose of beets is to get your music collection right once and for all. It catalogs your collection, automatically improving its metadata as it goes using the MusicBrainz database. It then provides a set of tools for manipulating and accessing your music. . Beets also includes a music player that implements the MPD protocol, so you can play music in your beets library using any MPD client. . This package provides detailed documentation on beets usage. Package: belenios-tool Description-md5: 18045667543db3e9ad34f7b79158ec26 Description-en_GB: verifiable voting system (command-line tool) Belenios aims at providing an easy to use voting system, guaranteeing state-of-the-art security, namely vote privacy and verifiability. It can be used in many types of elections, ranging from scientific councils to sport associations. . It consists of a command-line tool and a web server. Both use the same backend and can be used to organize elections and perform verifications. . Security properties of the system are: * Vote privacy: No one can learn the vote of a voter. Vote privacy relies on the encryption of the votes. * End-to-end verifiablity: Every voter can check that her vote has been counted and only eligible voters may vote. End-to-end verifiablity relies on the fact that the ballot box is public (voters can check that their ballots have been received) and on the fact that the tally is publicly verifiable (anyone can recount the votes). Moreover, ballots are signed by the voter credential (only eligible voters are able to vote). . This package provides the command-line tool, which is the most convenient way to exercise the verifiability capabilities of the system. It can be used to run an election without using the web server, and to monitor an election running on a web server. Package: belvu Description-md5: bbcc780b6f15b2358daea3060c6035c4 Description-en_GB: multiple sequence alignment viewer and phylogenetic tool Belvu is a multiple sequence alignment viewer and phylogenetic tool with an extensive set of user-configurable modes to color residues. . * View multiple sequence alignments. * Residues can be coloured by conservation, with user-configurable cutoffs and colours. * Residues can be coloured by residue type (user-configurable). * Colour schemes can be imported or exported. * Swissprot (or PIR) entries can be fetched by double clicking. * The position in the alignment can be easily tracked. * Manual deletion of rows and columns. * Automatic editing of rows and columns based on customisable criteria: - removal of all-gap columns; - removal of all gaps; - removal of redundant sequences; - removal of a column by a user-specified percentage of gaps; - filtering of sequences by percent identity; - removal of sequences by a user-specified percentage of gaps; - removal of partial sequences (those starting or ending with gaps); and - removal of columns by conservation (with user-specified upper/lower cutoffs). * The alignment can be saved in Stockholm, Selex, MSF or FASTA format. * Distance matrices between sequences can be generated using a variety of distance metrics. * Distance matrices can be imported or exported. * Phylogenetic trees can be constructed based on various distance-based tree reconstruction algorithms. * Trees can be saved in New Hampshire format. * Belvu can perform bootstrap phylogenetic reconstruction. Package: ben Description-md5: 26c1756a0c66374600005f242c6151a7 Description-en_GB: toolbox for Debian maintainers This is a collection of useful tools that Debian maintainers can use to make their packaging work easier. They all work with regular Debian package list files, and should be useful for Debian derivatives as well. This package ships a single executable, "ben", with the following subcommands: * download: download a set of package list files from a mirror * monitor: monitor the status of a set of packages across several architectures (useful for transitions) * query: query packages using their metadata (similar to grep-dctrl, but uses a dedicated query language) * tracker: frontend to multiple monitors Package: beneath-a-steel-sky Description-md5: 97be6ddeca12a27cff629b7a53eee387 Description-en_GB: classic 2D point and click science fiction adventure game A science-fiction thriller set in a bleak post-apocalyptic vision of the future, Beneath a Steel Sky revolves around "Union City", where selfishness, rivalry, and corruption by its citizens seems to be all too common, those who can afford it live underground, away from the pollution and social problems which are plaguing the city. . You take on the role of Robert Foster, an outcast of sorts from the city since a boy who was raised in a remote environment outside of Union City simply termed "the gap". Robert's mother took him away from Union City as a child on their way to "Hobart" but the helicopter crashed on its way, unfortunately Robert's mother dies, but he survives and is left to be raised by a local tribe from the gap. . Years later, Union City security drops by and abducts Robert, killing his tribe in the process; upon reaching the city the helicopter taking him there crashes with him escaping, high upon a tower block in the middle of the city he sets out to discover the truth about his past, and to seek vengeance for the killing of his tribe. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: berkeley-abc Description-md5: fe8b27ff54bd9aa0a3cbde7454745685 Description-en_GB: ABC - A System for Sequential Synthesis and Verification This is a growing software system for synthesis and verification of binary sequential logic circuits appearing in synchronous hardware designs. ABC combines scalable logic optimisation based on And-Inverter Graphs (AIGs), optimal-delay DAG-based technology mapping for look-up tables and standard cells, and innovative algorithms for sequential synthesis and verification. . ABC provides an experimental implementation of these algorithms and a programming environment for building similar applications. Future development will focus on improving the algorithms and making most of the packages stand-alone. This will allow the user to customise ABC for their needs as if it were a tool-box rather than a complete tool. Package: berkeley-express Description-md5: 4d4c6aaf75f2e0fff660b1816f1f13c6 Description-en_GB: Streaming quantification for high-throughput sequencing eXpress is a streaming tool for quantifying the abundances of a set of target sequences from sampled subsequences. Example applications include transcript-level RNA-Seq quantification, allele-specific/haplotype expression analysis (from RNA-Seq), transcription factor binding quantification in ChIP-Seq, and analysis of metagenomic data. It is based on an online-EM algorithm that results in space (memory) requirements proportional to the total size of the target sequences and time requirements that are proportional to the number of sampled fragments. Thus, in applications such as RNA-Seq, eXpress can accurately quantify much larger samples than other currently available tools greatly reducing computing infrastructure requirements. eXpress can be used to build lightweight high-throughput sequencing processing pipelines when coupled with a streaming aligner (such as Bowtie), as output can be piped directly into eXpress, effectively eliminating the need to store read alignments in memory or on disk. . In an analysis of the performance of eXpress for RNA-Seq data, it was observed that this efficiency does not come at a cost of accuracy. eXpress is more accurate than other available tools, even when limited to smaller datasets that do not require such efficiency. Moreover, like the Cufflinks program, eXpress can be used to estimate transcript abundances in multi- isoform genes. eXpress is also able to resolve multi-mappings of reads across gene families, and does not require a reference genome so that it can be used in conjunction with de novo assemblers such as Trinity, Oases, or Trans-ABySS. The underlying model is based on previously described probabilistic models developed for RNA-Seq but is applicable to other settings where target sequences are sampled, and includes parameters for fragment length distributions, errors in reads, and sequence-specific fragment bias. . eXpress can be used to resolve ambiguous mappings in other high-throughput sequencing based applications. The only required inputs to eXpress are a set of target sequences and a set of sequenced fragments multiply-aligned to them. While these target sequences will often be gene isoforms, they need not be. Haplotypes can be used as the reference for allele-specific expression analysis, binding regions for ChIP-Seq, or target genomes in metagenomics experiments. eXpress is useful in any analysis where reads multi-map to sequences that differ in abundance. Package: berkeley-express-doc Description-md5: 6872981809a9528fac787c2292ad040e Description-en_GB: Documentation for RNA-Seq tool eXpress This package provides a PDF with the documentation for eXpress. . eXpress is a streaming tool for quantifying the abundances of a set of target sequences from sampled subsequences. Example applications include transcript-level RNA-Seq quantification, allele-specific/haplotype expression analysis (from RNA-Seq), transcription factor binding quantification in ChIP-Seq, and analysis of metagenomic data. It is based on an online-EM algorithm that results in space (memory) requirements proportional to the total size of the target sequences and time requirements that are proportional to the number of sampled fragments. Thus, in applications such as RNA-Seq, eXpress can accurately quantify much larger samples than other currently available tools greatly reducing computing infrastructure requirements. eXpress can be used to build lightweight high-throughput sequencing processing pipelines when coupled with a streaming aligner (such as Bowtie), as output can be piped directly into eXpress, effectively eliminating the need to store read alignments in memory or on disk. . In an analysis of the performance of eXpress for RNA-Seq data, it was observed that this efficiency does not come at a cost of accuracy. eXpress is more accurate than other available tools, even when limited to smaller datasets that do not require such efficiency. Moreover, like the Cufflinks program, eXpress can be used to estimate transcript abundances in multi- isoform genes. eXpress is also able to resolve multi-mappings of reads across gene families, and does not require a reference genome so that it can be used in conjunction with de novo assemblers such as Trinity, Oases, or Trans-ABySS. The underlying model is based on previously described probabilistic models developed for RNA-Seq but is applicable to other settings where target sequences are sampled, and includes parameters for fragment length distributions, errors in reads, and sequence-specific fragment bias. . eXpress can be used to resolve ambiguous mappings in other high-throughput sequencing based applications. The only required inputs to eXpress are a set of target sequences and a set of sequenced fragments multiply-aligned to them. While these target sequences will often be gene isoforms, they need not be. Haplotypes can be used as the reference for allele-specific expression analysis, binding regions for ChIP-Seq, or target genomes in metagenomics experiments. eXpress is useful in any analysis where reads multi-map to sequences that differ in abundance. Package: berrynet Description-md5: 35c4ff8b8b7e04099d6ec3e11c431bb2 Description-en_GB: deep learning gateway - meta package BerryNet turns devices into an intelligent gateway with deep learning running on it. No internet connection is required, everything is done locally on the local LAN and the IoT devices. . This package is the meta package that install everything. Package: berrynet-dashboard Description-md5: fad4bb00ecce7dcbabea6f3c3425016f Description-en_GB: deep learning gateway - python3 modules BerryNet turns devices into an intelligent gateway with deep learning running on it. No internet connection is required, everything is done locally on the local LAN and the IoT devices. . This package contains the dashboard. Package: berusky Description-md5: fdeb85b4a0e70546b7d989c048755fba Description-en_GB: Logic game based on Sokoban Berusky is a free logic game based on an ancient puzzle named Sokoban. An old idea of moving boxes in a maze has been expanded with new logic items such as explosives, stones, special gates and so on. In addition, up to five bugs can cooperate and be controlled by the player. In order to leave each level (there's about 120 levels in the game) it is necessary to own five keys and also to have a free way to the exit. Package: berusky-data Description-md5: 63ae184aa47aebcf8498a358c8db26ca Description-en_GB: Data files for Berusky Berusky is a free logic game based on an ancient puzzle named Sokoban. An old idea of moving boxes in a maze has been expanded with new logic items such as explosives, stones, special gates and so on. In addition, up to five bugs can cooperate and be controlled by the player. In order to leave each level (there's about 120 levels in the game) it is necessary to own five keys and also to have a free way to the exit. . This package contains the data files for Berusky. Package: berusky2 Description-md5: 17c8ef5eab01804db5f02522c8171826 Description-en_GB: logic game Bugs Escape 3D The game based on Berusky that is also available for Debian, though this is the enhanced 3D version. Berusky II is a game that challenges your visual/spatial thinking and the ability to find a way to resolve a logic task. . The entire game takes place in a 3D environment while you slip into the role of different bugs and lead them out of a maze. In addition to arbitrary turning and level zooming all logical plots happen in space. . In comparison to the first part, new logical elements, a simple linear story accompanied by comic series, various 3D environments, water surfaces and others have been added. Package: berusky2-data Description-md5: f416d47787a53c2c442d91e56760a8c2 Description-en_GB: logic game Bugs Escape 3D -- data files The game based on Berusky that is also available for Debian, though this is the enhanced 3D version. Berusky II is a game that challenges your visual/spatial thinking and the ability to find a way to resolve a logic task. . The entire game takes place in a 3D environment while you slip into the role of different bugs and lead them out of a maze. In addition to arbitrary turning and level zooming all logical plots happen in space. . In comparison to the first part, new logical elements, a simple linear story accompanied by comic series, various 3D environments, water surfaces and others have been added. . This package contains the data files for Berusky II. Package: betaradio Description-md5: c724bddd568d64c96ffa63548f9c37bd Description-en_GB: Internet radio of Taiwan With this client you can listen to internet radio of Taiwan without opening a browser. It displays a icon on system tray that you can click and select the channel you want to listen to. Package: between Description-md5: ecd1cb4c9190070f372c8a3a41630510 Description-en_GB: game about consciousness and isolation Between is a pixelated art game for two players by Jason Rohrer. . You know exactly what you need to do -- you can see it shimmering right there in front of you. You can see it while dreaming, too, and the difference has become subtle. Dreams wake into dreams, and people blend in and out: real characters and dream characters, all woven into the same script. Finally, they fade completely, and you're alone in the expanse with the construction. With time, you feel something growing, a pinhole that eventually yawns into a deep ravine of longing. The construction languishes, though the expanse seems indifferent. . One night, in a dream, they appear: things that you clearly could not have conjured on your own. Not snowflakes. Not the self-similar forms of leaves. Not distant planets' erosion networks as viewed through telescopes. Not those things that are beautifully external but lack the signatures of consciousness. These things that appear are ugly and non- procedural: indecipherable transmissions bubbling up through static, faded messages floating in bottles, and charcoal handprints on cave walls. Evidence has reached you through time of unknown duration and distance of unknown magnitude, but stale evidence is still evidence. . Somewhere, across whatever barriers stand between, is an "other". Package: bf Description-md5: 2d82df6a87ccdde80c78a35608cfd685 Description-en_GB: a fast Brainfuck interpreter bf ('a Brainfuck interpreter') is a simple and fast interpreter for the esoteric programming language Brainfuck. It offers some options to define special behavior, which is nice if you take part in Brainfuck programming contests with special rules. . This package is compiled with S-Lang support. Package: bf-utf-source Description-md5: b71d2b1a2abb75a1dc34320f9bde9d23 Description-en_GB: source for fonts needed to build Debian installers This package contains fonts needed to build the debian-installer and bterm-unifont packages. . If you aren't building Debian install images, you probably don't need this package. Package: bfbtester Description-md5: 147bddeb0a8deebc15d69c901a6c1b6c Description-en_GB: Brute Force Binary Tester BFBTester is great for doing quick, proactive, security checks of binary programs. BFBTester will perform checks of single and multiple argument command line overflows as well as environment variable overflows. BFBTester can also watch for tempfile creation activity to alert the user of any programs using unsafe tempfile names. While BFBTester can not test all overflows in software, it is useful for detecting initial mistakes that can red flag dangerous software. Package: bfs Description-md5: 6af55a6b8932ab739ba592e9f4b72864 Description-en_GB: Breadth-first version of find(1) bfs is a variant of the UNIX `find` command that operates breadth-first rather than depth-first. . It tries to be easier to use than `find`, while remaining compatible with find(1). For example, bfs is less picky about where you put its arguments. bfs also adds some extra options that make some common tasks easier. . When bfs detects that its output is a terminal, it automatically colours its output with the same colours ls uses. Package: bgoffice-computer-terms Description-md5: aa6c57cfa1071cc135d9815a39abfcd5 Description-en_GB: English-Bulgarian dictionary of computer terms Data files for gbgoffice, containing English-Bulgarian dictionary of commonly used computer terms. . Target users are translators of software into Bulgarian. Package: bgpdump Description-md5: 7dda0a90345b3689da84a0dcfcbb721d Description-en_GB: Translate binary zebra/quagga/MRT files into readable output The bgpdump programs analyses the dump files produced by the quagga routing daemon or the Multithreaded Routing Toolkit (MRT). Package: bgpq3 Description-md5: e5ffc7b8ed959a76c492c7a107f2acc8 Description-en_GB: automatic BGP filter generator using RADB data bgpq3 eases BGP filter maintenance by automatically generating prefix lists, (extended) access lists, policy statement terms and AS-path lists using RADB data. It features IPv6 prefix-/access-list support, aggregation of generated filters and output compatible with Cisco, Juniper and BIRD. Package: biabam Description-md5: a39c7e567ac5ef8203e4adebeb8a629b Description-en_GB: bash attachment mailer A tool that is used for mailing attachments from the commandline. It is similar to using Mutt to send attachments on the commandline, but without the overhead of a complete email client. Package: bibclean Description-md5: 086653d7606e29de8ac7af2a699a8cf0 Description-en_GB: pretty-printer for BibTeX databases This is a pretty-printer and syntax-checker for bibliographic databases in the BibTeX format. It is a useful tool for canonicalising the layout of personal bibliographies with entries fetched from many different sources. Package: bibcursed Description-md5: 532f7b0aade08f1f6c9c03884859fb62 Description-en_GB: Interactive program to edit BibTeX bibliographies Bibcursed is a simple program to make life a little easier when using BibTeX bibliographies. It currently provides these main functions: . - Adding references to your bibliography. This is done with prompts so templates for the different entries (article, proceedings, etc) do not have to be remembered. Error checking is used so that the required fields have to be supplied, and incorrect fields cannot be entered. New entries are inserted into the 'correct' place in the BibTeX file - Clean and easy removal of entries - Viewing of entries and changing of fields - Easy searching of entries, including search by field Package: biber Description-md5: 2145fae4f6a6ba45840729fab8ef9657 Description-en_GB: Much-augmented BibTeX replacement for BibLaTeX users The biblatex package by Philipp Lehman is becoming the definitive citation management tool for LaTeX users. Biblatex has relied on the venerable BibTeX program only for sorting and generating a very generic .bbl file without any formatting instruction. Everything else is taken care of by biblatex, which provides a powerful and flexible macro interface for authors of citation styles. . Biber offers a large superset of BibTeX functionality for BibLaTeX users. In addition it offers full UTF-8 (Unicode 6.0) capabilities, fully customisable sorting, output to GraphViz to help visualise complex crossrefs, support for remote data sources, structural validation of the data against the (customisable) data model, and a lot more. Package: bible-kjv Description-md5: c48f444174c8af3e9ff874758e4ef06a Description-en_GB: King James Version of the Bible: user interface program. This package contains a text-retrieval program and user interface which is primarily designed to operate on the text and concordance of the King James translation of the Bible, although it could, in principle, be used for any text. The search/browse engine allows searching and reading passages from scripture. Includes full concordance. . It would be nice if someone could set up a web interface for the bible. Package: bible-kjv-text Description-md5: d25de08750e4a08afa7de53b7d262d3d Description-en_GB: King James Version of the Bible - text and concordance This package contains the King James Version of the Bible (translated in 1611) which is and was widely used in the English speaking culture, together with a full concordance. . The text and concordance are compressed and require the bible-kjv package which contains a text-based user interface for accessing the text. Package: bibledit Description-md5: 658ee25d9b4eb981f8bad16ba598af67 Description-en_GB: Bible editor A tool for the Bible translator. Translate Bibles. Edit Bibles. Proofread Bibles. Publish Bibles. Synchronise your data through Bibledit Cloud. Package: bibledit-cloud Description-md5: d7f8d4a3495c47f42fe763de99979654 Description-en_GB: Bible editor server An online tool for the Bible translator. Translate Bibles. Edit Bibles. Proofread Bibles. Publish Bibles. Collaboration server for multiple Bibledit clients. Package: bibledit-cloud-data Description-md5: 6d5896ec739ab3658f46567030f3d41c Description-en_GB: Data for bibledit-cloud Contains pictures, icons, lexicons, scripts. This is normally not installed manually. The bibledit-cloud package will install it automatically. Package: bibledit-data Description-md5: 8e8c5e371a796fd366a5cc26b709475c Description-en_GB: Data for bibledit Contains pictures, icons, lexicons, scripts. This is normally not installed manually. The bibledit package will install it automatically. Package: bibletime Description-md5: afed2027ab606da31c78854102bb44ce Description-en_GB: bible study tool for Qt BibleTime is a free and easy to use bible study tool. It uses the Qt and SWORD software libraries. BibleTime provides easy handling of digitised texts (Bibles, commentaries and lexicons) and powerful features to work with these texts (search in texts, write own notes, save, print etc.) in the SWORD module format. Package: bibletime-data Description-md5: 66d4524bd19e1f8f0687b64aa63ee91e Description-en_GB: Documentation and data for bibletime, a bible study tool BibleTime is a free and easy to use bible study tool. . This package contains the help, online documentation and data files which BibleTime uses. Package: biboumi Description-md5: 479d7434bd03973bbda4b1be59f8e98d Description-en_GB: XMPP gateway to connect to IRC servers Biboumi is an XMPP gateway that connects to IRC servers and translates between the two protocols. It can be used to access IRC channels using any XMPP client as if these channels were XMPP MUCs. . It is written in modern C++14 and makes great efforts to have as little dependencies and to be as simple as possible. . The goal is to provide a way to access most of IRC features using any XMPP client. It doesn’t however try to provide a complete mapping of the features of both worlds simply because this is not useful and most probably impossible. For example all IRC modes are not all translatable into an XMPP features. Some of them are (like +m (mute) or +o (operator) modes), but some others are IRC-specific. If IRC is the limiting factor (for example you cannot have a non-ASCII nickname on IRC) then biboumi doesn’t try to work around this issue: it just enforces the rules of the IRC server by telling the user that he/she must choose an ASCII-only nickname. An important goal is to keep the software (and its code) light and simple. Package: bibshelf Description-md5: ffa65900c960bdf945b7ea7d61d8e40d Description-en_GB: book organiser for GNOME helps you to keep track of your book collection. You can fill in such things as the book summary, review, rating and the ISBN. Never forget when it was that you read a book, BibShelf lets you save the date so you do no longer need to waste your brain capacity for storing this information. Package: bibtex2html Description-md5: bd437b1fe8daab8da36f8e8c2177be8a Description-en_GB: filters BibTeX files and translates them to HTML Collection of tools for filtering BibTeX data bases and for producing HTML documents from BibTeX data bases: . - aux2bib extracts a BibTeX database consisting of only the entries that are refereed by an aux file. . - bib2bib is a filter tool that reads one or several bibliography files, filters the entries with respect to a given criterion, and outputs the list of selected keys together with a new bibliography file containing only the selected entries; . - bibtex2html is a translator that reads a bibliography file and outputs two HTML documents that are respectively the cited bibliography in a nice presentation, and the original BibTeX file augmented with several transparent HTML links to allow easy navigation. Package: bibtexconv Description-md5: 092a3f17fb8d6d21e6036136aa61c730 Description-en_GB: BibTeX Converter BibTeXConv is a BibTeX file converter which allows one to export BibTeX entries to other formats, including customly defined text output. Furthermore, it provides the possibility to check URLs (including MD5, size and MIME type computations) and to verify ISBN and ISSN numbers. Package: bibtool Description-md5: 6069b497a6d13d2afc46c93cae109983 Description-en_GB: tool to manipulate BibTeX files BibTeX provides an easy to use means to integrate citations and bibliographies into LaTeX documents. But the user is left alone with the management of the BibTeX files. BibTool is intended to fill this gap. BibTool allows the manipulation of BibTeX files which goes beyond the possibilities -- and intentions -- of BibTeX. . BibTool manipulates BibTeX database files through the command line front- end bibtool which accepts numerous options. Modifications are performed through resource instructions that allow the modification of the various internal parameters determining the behavior of BibTool; resource instructions can be grouped in resource files. The original BibTool distribution contains a sufficient set of resource file samples to perform basic, relevant manipulations. . BibTool contains a documentation written in LaTeX. . BibTool is written in C and has been compiled on various operating systems like flavours of UNIX and MSDOS machines. Package: bibutils Description-md5: 817b52b3cbf74a34535280d3d904defb Description-en_GB: interconvert various bibliographic data formats Convert between the following bibliographic data formats: BibTeX, COPAC, EndNote refer, EndNote XML, Pubmed XML, ISI web of science, US Library of Congress MODS XML, RIS, and Word 2007 bibliography. . This package provides command line tools bib2xml, copac2xml, end2xml endx2xml, isi2xml, med2xml, ris2xml which convert to MODS XML format, modsclean which reformats MODS XML, and a matching set of commands xml2ads, xml2bib, xml2end, xml2isi, xml2ris, xml2wordbib which convert from MODS XML. Package: bidentd Description-md5: 7f34879b45166f71dd4f835dec65a655 Description-en_GB: Bisqwit's identd for NAT proxying This daemon provides an Identification Protocol (RFC 1413) daemon. It works like an ident daemon is supposed to work. Masquerading is supported, and works recursively. Works only under Linux, due to the use of /proc filesystem. . A typical case for using Bisqwit's identd: - Alpha has the internet connection. It has an ip in internet. - Beta is masqueraded by Alpha. - Gamma is masqueraded by Beta. - Somebody in Gamma starts irc, and the irc server (in internet) gets the username of the user in Gamma, correctly. All of these computers would be running bidentd (from inetd), although Gamma could have any ident daemon, as it does not masquerade further. Package: bidiv Description-md5: f54f3bcc32e78628e0970771051a6373 Description-en_GB: BiDi viewer - command-line tool displaying logical Hebrew/Arabic bidiv is a simple utility for converting logical-Hebrew input to visual- Hebrew output. This is useful for reading Hebrew mail messages, viewing Hebrew texts, etc. It was written for Hebrew but Arabic (or other BiDi languages) should work equally well. Package: bifcl Description-md5: 5eacf4443b4a1ae7ea7ff2dde1f8d563 Description-en_GB: Bro Built-In-Function Compiler The bifcl program simply takes a .bif file as input and generates C++ header/source files along with a .bro script that all-together provide the declaration and implementation of Bro Built-In-Functions (BIFs), which can then be compiled and shipped as part of a Bro plugin. . A BIF allows one to write arbitrary C++ code and access it via a function call inside a Bro script. In this way, they can also be used to access parts of Bro's internal C++ API that aren't already exposed via their own BIFs. Package: biff Description-md5: 8371ac164838c91c11bf21c401c5054d Description-en_GB: a mail notification tool biff is a small program that prints a message to your terminal when new email arrives. Actually, the message is printed by the comsat daemon, and biff just enables/disables the u+x permission flag for the terminal, which comsat uses to determine whether or not to write to your terminal. . biff is mainly of historic interest, since there are much better alternatives (such as xlbiff and gbuffy) that are network-aware and do not require a daemon. Although there are no known security problems, running additional services is often considered risky. . By default, the biff service is disabled. To use biff email notification, you must enable this service by running 'update-inetd --enable biff' after the package is installed. You may also need to modify the configuration of your mail transport agent to enable comsat notification. Package: big-cursor Description-md5: 056b158844159fbfed104792106c6735 Description-en_GB: larger mouse cursors for X This package provides some large mouse cursors for use under X. It's useful for laptop users, for those running X at very high resolutions, and for anyone who finds it hard to see the default mouse cursors. Package: biglybt Description-md5: fbbc804e606e1490aaa2e7cf7ef18b28 Description-en_GB: BitTorrent client BiglyBT is a feature filled, open source, ad-free, BitTorrent client used to transfer files via the BitTorrent protocol. BiglyBT is the continuation of the Vuze/Azureus project first created in 2003, and is being actively developed by the original coders. Package: biglybtd Description-md5: 6b11e5c62b34227471a6b0218b90266a Description-en_GB: BiglyBT system service BiglyBT is a feature filled, open source, ad-free, BitTorrent client used to transfer files via the BitTorrent protocol. BiglyBT is the continuation of the Vuze/Azureus project first created in 2003, and is being actively developed by the original coders. . This package provides the facility to run BiglyBT as a system daemon in the background. It also permits one to launch the GUI when needed. Package: bijiben Description-md5: 35d9ccbb25f9b3694f2966ad56c0a6c6 Description-en_GB: intuitive note editor integrated with GNOME 3 Bijiben is a note editor that is designed to be intuitive and easy to use, and well integrated with GNOME 3. It aims to be simple and has an emphasis on visuals: quickly write notes, and quickly retrieve them. Package: bikeshed Description-md5: 94abc28b330ef0a237e91878102dfa5f Description-en_GB: random useful tools that do not yet have a permanent home Bikeshed is a collection of random but useful tools and utilities that either don't quite fit anywhere else, or have not yet been accepted by a more appropriate project. . Think of this package as an "orphanage", where tools live until they are adopted by loving, accepting parents. Package: bilibop Description-md5: 4606c6d97eba0670aa6464f66ba4ca39 Description-en_GB: run Debian GNU/Linux from external media - metapackage Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . The installation of this metapackage will install other BILIBOP packages as dependencies. You should not install it, unless your system is writable and runs from an external device. Package: bilibop-common Description-md5: 4c165d023e6cdb33429745a72a1ffdd9 Description-en_GB: shell functions for bilibop scripts Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . This package provides shell functions usable by other bilibop scripts on the running system or into the initramfs environment. These functions use /dev, /proc and /sys databases to output the drive name or the partition hosting the running system, and are fully usable by any unprivileged user or application. Dm-crypt, LVM, loop devices, aufs and overlay root filesystems (and almost any combination of them) are supported. A 'drivemap' command is also provided, to show block devices in a tree of dependencies. Package: bilibop-lockfs Description-md5: 3d0ab976669fa15081c34e0bcced86df Description-en_GB: lock filesystems and write changes into RAM Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . If the lockfs feature is enabled (in a configuration file, in the boot commandline or by a heuristic), nothing will be written on the filesystems listed in /etc/fstab, except for those that have been whitelisted, or for the encrypted swap devices. More, bilibop-lockfs now is able to detect if the drive has been locked by a physical switch, and then overrides its own settings to unconditionally apply a 'hard' policy. . The root filesystem is locked (set readonly, using either aufs or overlay) by an initramfs script which also modifies the temporary fstab to prepare other filesystems to be locked later by a mount helper script. . bilibop-lockfs provides the following features: * whitelist based policy: filesystems on which you want to allow persistent changes must be explicitly listed in a configuration file. * swap devices policy: they can be used 'as is', noauto, only if encrypted, only if encrypted with a random key, or not used at all. * not only filesystems are set read-only, but also block devices: this forbids changes of the partition table, boot sectors, LUKS headers and LVM metadata. * plymouth messages to know at boot time if bilibop-lockfs is enabled or not, or if an error occurred. * desktop notifications at startup about filesystems status, to inform the user that volatile or persistent changes are allowed or not, and where. . This package can be used as an alternative to fsprotect or overlayroot, especially for writable operating systems embedded on a USB stick; but it may also be installed on public or personal computers, for daily use, kiosks, testing purposes, or as a tool in anti-forensics strategies. Package: bilibop-rules Description-md5: cfe08d416c4c1b4f05f9b5152a6086c2 Description-en_GB: device management rules for OS running from external media Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . This package provides a udev rules file to manage the external drive hosting the running system. Its main goal is to forbid low-level write access on this drive and its partitions by any unprivileged user or application, but some other convenient and optional rules have been added for desktop-level management (in desktop environments based on udisks2) of the system disk and partitions, as well as the internal disks of the computer. The 'lsbilibop' command allows the admin to update udev properties of the devices after the configuration file has been modified. . To ease device management, bilibop-rules also provides helper scripts to: * build custom bilibop udev rules running faster than the generic ones * filter Physical Volumes, to activate only those needed by the system . This package is not designed to be used on internal disks. It works only for OS installed on removable and writable media, including LiveUSB as well as native systems. See also the bilibop-udev package. Package: bilibop-udev Description-md5: c397412955dc1e01c4bf4e9fe813e415 Description-en_GB: minimal udev rule for Debian GNU/Linux running from external media Bilibop helps to maintain a Debian GNU/Linux operating system installed on an external media (USB, FireWire, Flash memory, eSATA). It hardens standard rules and policies to make the system more robust in this particular situation. . This package provides a udev rules file to manage the external drive hosting the running system. Its goal is to forbid low-level write access on this drive and its partitions by any unprivileged user or application. . This package is not designed to be used on internal disks. It works only for OS installed on removable and writable media, especially LiveUSB systems and disk images provided by most vendors of popular ARM-based development boards. See also the bilibop-rules package. Package: billard-gl Description-md5: c4e33f43bba455925ad4b1ee732ef1f5 Description-en_GB: 3D billiards game Play a game of 8-ball or 9-ball, either in training mode or against a friend. For beginners, the game features a tutorial, introducing them to the user-interface and controls. Help is also available for those who do not know the rules for an 8-ball or 9-ball game. Package: billard-gl-data Description-md5: 04a8a619424696f5628b5509e845adc4 Description-en_GB: 3D billiards game - data files Play a game of 8-ball or 9-ball, either in training mode or against a friend. For beginners, the game features a tutorial, introducing them to the user-interface and controls. Help is also available for those who do not know the rules for an 8-ball or 9-ball game. . This package contains the data files for billard-gl. Package: biloba Description-md5: 6f57ac97af751be8a4fb8ae8a5a5ba81 Description-en_GB: turn based strategy board game for up to 4 players Biloba is an abstract strategy board game for 1 to 4 players. At each turn the player moves pawns on an octagonal shaped board (but squared cells) trying to remove opponent's pawns from it. . Biloba includes an AI opponent for single player mode, and supports local or network play for 2 or more (up to 4) players. Package: biloba-data Description-md5: 2b17ab1a2614d95a243bbcb2d7e0c17f Description-en_GB: data package for biloba turn based strategy board game This is the required data package for biloba. Biloba is an abstract strategy board game for 1 to 4 players. At each turn the player moves pawns on an octagonal shaped board (but squared cells) trying to remove opponent's pawns. Package: bin86 Description-md5: ab9b02e844161c194a3566d31fb8a4ab Description-en_GB: 16-bit x86 assembler and loader 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. Package: binaryen Description-md5: 1b6fbe6d2a104a5a4e75c4d4b14d60e6 Description-en_GB: compiler and toolchain infrastructure library for WebAssembly Binaryen is a compiler and toolchain infrastructure library for WebAssembly, written in C++. It aims to make compiling to WebAssembly easy, fast, and effective: . * Easy: Binaryen has a simple C API in a single header, and can also be used from JavaScript. It accepts input in WebAssembly-like form but also accepts a general control flow graph for compilers that prefer that. . * Fast: Binaryen's internal IR uses compact data structures and is designed for completely parallel codegen and optimization, using all available CPU cores. Binaryen's IR also compiles down to WebAssembly extremely easily and quickly because it is essentially a subset of WebAssembly. . * Effective: Binaryen's optimiser has many passes that can improve code very significantly (e.g. local coloring to coalesce local variables; dead code elimination; precomputing expressions when possible at compile time; etc.). These optimizations aim to make Binaryen powerful enough to be used as a compiler backend by itself. One specific area of focus is on WebAssembly-specific optimisations (that general-purpose compilers might not do), which you can think of as wasm minification , similar to minification for JavaScript, CSS, etc., all of which are language-specific (an example of such an optimisation is block return value generation in SimplifyLocals). Package: binclock Description-md5: 146aa9ff119e0d48d8781609638a1010 Description-en_GB: binary clock for console with colour support BinClock - Displays system time in binary format. It supports showing the time with eight different colours, and it can run a loop that prints the time every second. The default colours and characters for printing can be changed with a config file. Package: bind9-dyndb-ldap Description-md5: 8e81cb5294cf4a5634f077463db73379 Description-en_GB: LDAP back-end plug-in for BIND This package provides an LDAP back-end plug-in for BIND. It features support for dynamic updates and internal caching, to lift the load off of your LDAP server. Package: bindechexascii Description-md5: 276252700e3e21e6f9a210caeffef889 Description-en_GB: simple ASCII,binary,decimal and hex converter The bindechexascii is a program that convert the argument from standard input to the numbering system or character set (ASCII) specified in the option and print the result on the screen. That way you can perform the following conversion: binary to decimal, binary to hex, binary to ASCII, decimal to binary, decimal to hex, decimal to ASCII, hex to binary, hex to decimal, hex to ASCII, ASCII to binary, ASCII to decimal, ASCII to hex. . It's different from packages like iprint showing all results (binary, hexadecimal,ASCII,octal) for any argument. Package: bindfs Description-md5: e629abef60409c1e8a620fada2b54fe9 Description-en_GB: mirrors or overlays a local directory with altered permissions bindfs is a FUSE filesystem for mirroring a directory to another directory, similarly to mount --bind. The permissions of the mirrored directory can be altered in various ways. . Some things bindfs can be used for: - Making a directory read-only. - Making all executables non-executable. - Sharing a directory with a list of users (or groups). - Modifying permission bits using rules with chmod-like syntax. - Changing the permissions with which files are created. . Non-root users can use almost all features, but most interesting use-cases need user_allow_other to be defined in /etc/fuse.conf. Package: bindgen Description-md5: e8f3a199a6e0e3d12fa1f96b17f8274a Description-en_GB: Automatically generates Rust FFI bindings to C and C++ libraries This package contains the following binaries built from the Rust crate "bindgen": - bindgen Package: bindgraph Description-md5: 1acf1a51a0875158240cc2d7a7e4c45d Description-en_GB: DNS statistics RRDtool frontend for BIND9 BindGraph is a very simple DNS statistics RRDtool frontend for BIND9 that produces daily, weekly, monthly and yearly graphs of the DNS server's activity (queries, errors, etc.). Package: binfmtc Description-md5: ecee66ef1f7ec71b9bd11b3337420843 Description-en_GB: Execute C program as script Linux binfmt_misc handler for C, C++, Assembly languages, Pascal, Fortran, Java(GCJ). . Using the binfmt_misc interface, binfmtc allows users to seamlessly execute C source code as if they were scripts. . Includes example utilities realcsh.c, realksh.c, which are for your real C scripting pleasures. Package: bing Description-md5: 4219a8c7ed14105493d4245d2257d8bf Description-en_GB: Empirical stochastic bandwidth tester Bing is a point-to-point bandwidth measurement tool (hence the 'b'), based on ping. . Bing determines the real (raw, as opposed to available or average) throughput on a link by measuring ICMP echo requests' round trip times for different packet sizes at each end of the link. Package: biniax2 Description-md5: c2a76f132d7f5cc7b5851067c68f91ad Description-en_GB: logic game with arcade and tactics modes Biniax-2 is an original and entertaining game. It only takes a minute to learn and gives you hours and hours of gameplay. There are three game modes (two singleplayer and one multiplayer), hall of fame, dynamic music and a nice cartoon look. Package: biniax2-data Description-md5: 407f22adff8f87f82525c4d98052c5ba Description-en_GB: logic game with arcade and tactics modes -- data Biniax-2 is an original and entertaining game. It only takes a minute to learn and gives you hours and hours of gameplay. There are three game modes (two singleplayer and one multiplayer), hall of fame, dynamic music and a nice cartoon look. . This package contains the game data files for the game Biniax-2. Package: binkd Description-md5: 5d0f8501c604b17ac5a63bc4efae3e5b Description-en_GB: FidoTech TCP/IP mailer Binkd is a FidoTech mailer designed for use over TCP/IP. . This program is NOT an internet mail transfer agent. If you don't know what it is, you don't need it. Package: binoculars Description-md5: 7ec1126c73c65f185b08063efe81f6f2 Description-en_GB: Surface X-ray diffraction 2D detector data reduction BINoculars is a tool for data reduction and analysis of large sets of surface diffraction data that have been acquired with a two-dimensional X-ray detector. The intensity of each pixel of a two-dimensional detector is projected onto a three-dimensional grid in reciprocal-lattice coordinates using a binning algorithm. This allows for fast acquisition and processing of high-resolution data sets and results in a significant reduction of the size of the data set. The subsequent analysis then proceeds in reciprocal space. It has evolved from the specific needs of the ID03 beamline at the ESRF, but it has a modular design and can be easily adjusted and extended to work with data from other beamlines or from other measurement techniques. Package: binoculars-doc Description-md5: 3a926b32f8ddecfb023dc412167e13ff Description-en_GB: Surface X-ray diffraction 2D detector data reduction - Documentation BINoculars is a tool for data reduction and analysis of large sets of surface diffraction data that have been acquired with a two-dimensional X-ray detector. The intensity of each pixel of a two-dimensional detector is projected onto a three-dimensional grid in reciprocal-lattice coordinates using a binning algorithm. This allows for fast acquisition and processing of high-resolution data sets and results in a significant reduction of the size of the data set. The subsequent analysis then proceeds in reciprocal space. It has evolved from the specific needs of the ID03 beamline at the ESRF, but it has a modular design and can be easily adjusted and extended to work with data from other beamlines or from other measurement techniques. . This is the common documentation package. Package: binpac Description-md5: 5291a7940a92282be8182294c4e312f9 Description-en_GB: high level protocol parser language BinPAC is a high level language for describing protocol parsers and generates C++ code. It is currently maintained and distributed with the Bro Network Security Monitor distribution, however, the generated parsers may be used with other programs besides Bro. Package: binstats Description-md5: 191fb775de6dcedf84ab6725685be2c0 Description-en_GB: Statistics tool for installed programs A utility to aid the tidying up of binaries, interpreted scripts, and dynamic libraries. It can find the number and identity of a.out and ELF binaries, plus their debugging symbols status, setuid status, and dynamic library dependence. It can count the number of Java bytecode programs, tally up the main types of scripts, and look for unidentified executable text files. . Also it is able to find any duplicated executable names, unused libraries, binaries with missing libraries, statically linked binaries, and duplicated manual page names. Package: binutils-alpha-linux-gnu Description-md5: cf6453387519bb9b858412d4d85d0cce Description-en_GB: GNU binary utilities, for alpha-linux-gnu target This package provides GNU assembler, linker and binary utilities for the alpha-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for alpha-linux-gnu and alpha-linux-gnu is not your native platform. Package: binutils-alpha-linux-gnu-dbg Description-md5: b413f423180a0d8ac45547161b750c1d Description-en_GB: GNU binary utilities, for alpha-linux-gnu target (debug symbols) This package provides debug symbols for binutils-alpha-linux-gnu. Package: binutils-arm-linux-gnueabi Description-md5: 543b7a53ff77ce42c2c287107f0db722 Description-en_GB: GNU binary utilities, for arm-linux-gnueabi target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabi target. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabi and arm-linux-gnueabi is not your native platform. Package: binutils-arm-linux-gnueabi-dbg Description-md5: e59c420a02ddb6e7553dc778bbd0e0c3 Description-en_GB: GNU binary utilities, for arm-linux-gnueabi target (debug symbols) This package provides debug symbols for binutils-arm-linux-gnueabi. Package: binutils-arm-none-eabi Description-md5: f75c79ad4cf4a6315ad1103f5b7e3723 Description-en_GB: GNU assembler, linker and binary utilities for ARM Cortex-R/M processors Bare metal binutils for embedded ARM chips using Cortex-M0/M0+/M3/M4 and Cortex-R4/R5/R7 processors. The programs in this package are used to manipulate binary and object files that may have been created for Cortex architecture. Package: binutils-avr Description-md5: 703acfb84a3d02eb6993826f16367fc6 Description-en_GB: Binary utilities supporting Atmel's AVR targets 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. Package: binutils-djgpp Description-md5: 89a3800c75f7965bf647be0d7cc3955a Description-en_GB: Cross-binutils for DOS using DJGPP DJGPP provides a development and runtime environment for 32-bit DOS applications using a specific C library and the GNU Compiler Collection (gcc). . This package contains the toolchain binutils targeting 32-bit DOS. Package: binutils-for-build Description-md5: 3e7c61cc537f12c56d442cedd307bcd5 Description-en_GB: GNU assembler, linker and binary utilities for the build architecture The programs in this package are used to assemble, link and manipulate binary and object files for the native architecture. They may be used in conjunction with a build architecture compiler and various libraries to build programs. When using binutils through this metapackage, tools without an architecture prefix must be used. Package: binutils-for-host Description-md5: 1f6b2f5a49fd5974b13f8e75dc20c7b1 Description-en_GB: GNU assembler, linker and binary utilities for the host architecture The programs in this package are used to assemble, link and manipulate binary and object files for the architecture of this package. They may be used in conjunction with a matching compiler and various libraries to build programs. When using binutils through this metapackage, all tools must be used with an architecture prefix. Package: binutils-h8300-hms Description-md5: d36f7ce5528d0c8862667e995a4a2067 Description-en_GB: GNU binary utilities, for h8300-hitachi-coff target This package provides GNU assembler, linker and binary utilities for h8300 -hitachi-coff target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for h8300-hitachi-coff. Package: binutils-hppa-linux-gnu Description-md5: 0349a5ffa8e7cc3126545ca4fa04a5cf Description-en_GB: GNU binary utilities, for hppa-linux-gnu target This package provides GNU assembler, linker and binary utilities for the hppa-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for hppa-linux-gnu and hppa-linux-gnu is not your native platform. Package: binutils-hppa-linux-gnu-dbg Description-md5: 149cfbc7b99518558ca103c35604d5bc Description-en_GB: GNU binary utilities, for hppa-linux-gnu target (debug symbols) This package provides debug symbols for binutils-hppa-linux-gnu. Package: binutils-hppa64-linux-gnu Description-md5: d10ea856859cb34c423f67db676441a0 Description-en_GB: GNU assembler, linker and binary utilities targeted for hppa64-linux 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. . This package is needed to build an 64-bit kernel for 64-bit hppa machines. Package: binutils-hppa64-linux-gnu-dbg Description-md5: 2e7f5f591a28da760bcd221550eb3193 Description-en_GB: GNU binutils targeted for hppa64-linux (debug symbols) This package provides debug symbols for binutils-hppa64-linux-gnu. Package: binutils-ia64-linux-gnu Description-md5: ea67f718a2f71164ed3bd3d25b639559 Description-en_GB: GNU binary utilities, for ia64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the ia64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for ia64-linux-gnu and ia64-linux-gnu is not your native platform. Package: binutils-ia64-linux-gnu-dbg Description-md5: f6a1aa0fc4f0714615f5c5d4aa199623 Description-en_GB: GNU binary utilities, for ia64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-ia64-linux-gnu. Package: binutils-m68k-linux-gnu Description-md5: e59eb2b0cd08f7027abfc2476635ecb1 Description-en_GB: GNU binary utilities, for m68k-linux-gnu target This package provides GNU assembler, linker and binary utilities for the m68k-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for m68k-linux-gnu and m68k-linux-gnu is not your native platform. Package: binutils-m68k-linux-gnu-dbg Description-md5: 092fdec0bf6a6ba4aae1f5902583622d Description-en_GB: GNU binary utilities, for m68k-linux-gnu target (debug symbols) This package provides debug symbols for binutils-m68k-linux-gnu. Package: binutils-mingw-w64 Description-md5: 2c6b78807f6cadfd2a7ca0319422b2a0 Description-en_GB: Cross-binutils for Win32 and Win64 using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This metapackage provides the toolchain binutils. Package: binutils-mingw-w64-i686 Description-md5: d710d4449fffbd4a80acf49317058bf9 Description-en_GB: Cross-binutils for Win32 (x86) using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the toolchain binutils targeting 32-bit Windows. Package: binutils-mingw-w64-x86-64 Description-md5: 534c34076079da99080913185690e895 Description-en_GB: Cross-binutils for Win64 (x64) using MinGW-w64 MinGW-w64 provides a development and runtime environment for 32- and 64-bit (x86 and x64) Windows applications using the Windows API and the GNU Compiler Collection (gcc). . This package contains the toolchain binutils targeting 64-bit Windows. Package: binutils-mips-linux-gnu Description-md5: f1532fdcc3b706284d7886c4201ecedc Description-en_GB: GNU binary utilities, for mips-linux-gnu target This package provides GNU assembler, linker and binary utilities for the mips-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for mips-linux-gnu and mips-linux-gnu is not your native platform. Package: binutils-mips-linux-gnu-dbg Description-md5: 3156208b82578d8f21b72726cb568db7 Description-en_GB: GNU binary utilities, for mips-linux-gnu target (debug symbols) This package provides debug symbols for binutils-mips-linux-gnu. Package: binutils-mips64-linux-gnuabi64 Description-md5: 353e06feecf17c7e1a90b4fe8fe655f0 Description-en_GB: GNU binary utilities, for mips64-linux-gnuabi64 target This package provides GNU assembler, linker and binary utilities for the mips64-linux-gnuabi64 target. . You don't need this package unless you plan to cross-compile programs for mips64-linux-gnuabi64 and mips64-linux-gnuabi64 is not your native platform. Package: binutils-mips64-linux-gnuabi64-dbg Description-md5: 09fc5162225012f61f035266c1379c27 Description-en_GB: GNU binary utilities, for mips64-linux-gnuabi64 target (debug symbols) This package provides debug symbols for binutils-mips64-linux-gnuabi64. Package: binutils-mips64-linux-gnuabin32 Description-md5: a5c8785543aa2c71c28f18162624a7df Description-en_GB: GNU binary utilities, for mips64-linux-gnuabin32 target This package provides GNU assembler, linker and binary utilities for the mips64-linux-gnuabin32 target. . You don't need this package unless you plan to cross-compile programs for mips64-linux-gnuabin32 and mips64-linux-gnuabin32 is not your native platform. Package: binutils-mips64-linux-gnuabin32-dbg Description-md5: aad3106f660ba0f36d5888f7ba36c9f0 Description-en_GB: GNU binary utilities, for mips64-linux-gnuabin32 target (debug symbols) This package provides debug symbols for binutils-mips64-linux-gnuabin32. Package: binutils-mips64el-linux-gnuabi64 Description-md5: ea0e22d99ab2bf6309c095649396505b Description-en_GB: GNU binary utilities, for mips64el-linux-gnuabi64 target This package provides GNU assembler, linker and binary utilities for the mips64el-linux-gnuabi64 target. . You don't need this package unless you plan to cross-compile programs for mips64el-linux-gnuabi64 and mips64el-linux-gnuabi64 is not your native platform. Package: binutils-mips64el-linux-gnuabi64-dbg Description-md5: 32909b8630aead0e832505e55aca3802 Description-en_GB: GNU binary utilities, for mips64el-linux-gnuabi64 target (debug symbols) This package provides debug symbols for binutils-mips64el-linux-gnuabi64. Package: binutils-mips64el-linux-gnuabin32 Description-md5: 74627c79f960bd00d4ff0e4f6bd4f84c Description-en_GB: GNU binary utilities, for mips64el-linux-gnuabin32 target This package provides GNU assembler, linker and binary utilities for the mips64el-linux-gnuabin32 target. . You don't need this package unless you plan to cross-compile programs for mips64el-linux-gnuabin32 and mips64el-linux-gnuabin32 is not your native platform. Package: binutils-mips64el-linux-gnuabin32-dbg Description-md5: f335703791ca9e65aeccd9c0179f02ca Description-en_GB: GNU binary utilities, for mips64el-linux-gnuabin32 target (debug symbols) This package provides debug symbols for binutils-mips64el-linux-gnuabin32. Package: binutils-mipsel-linux-gnu Description-md5: 9841df8f4fcf1f30a3f4c089450b0307 Description-en_GB: GNU binary utilities, for mipsel-linux-gnu target This package provides GNU assembler, linker and binary utilities for the mipsel-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for mipsel-linux-gnu and mipsel-linux-gnu is not your native platform. Package: binutils-mipsel-linux-gnu-dbg Description-md5: 48f846a4a2715d869bd81abb9262eb9b Description-en_GB: GNU binary utilities, for mipsel-linux-gnu target (debug symbols) This package provides debug symbols for binutils-mipsel-linux-gnu. Package: binutils-mipsisa32r6-linux-gnu Description-md5: 77e5eee30e8335452fc5f7c48d4e3ee7 Description-en_GB: GNU binary utilities, for mipsisa32r6-linux-gnu target This package provides GNU assembler, linker and binary utilities for the mipsisa32r6-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for mipsisa32r6-linux-gnu and mipsisa32r6-linux-gnu is not your native platform. Package: binutils-mipsisa32r6-linux-gnu-dbg Description-md5: 377843ad2c04263b1228f2d063e4dfd5 Description-en_GB: GNU binary utilities, for mipsisa32r6-linux-gnu target (debug symbols) This package provides debug symbols for binutils-mipsisa32r6-linux-gnu. Package: binutils-mipsisa32r6el-linux-gnu Description-md5: 09471fb0d99abcf3c2225604c92692e0 Description-en_GB: GNU binary utilities, for mipsisa32r6el-linux-gnu target This package provides GNU assembler, linker and binary utilities for the mipsisa32r6el-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for mipsisa32r6el-linux-gnu and mipsisa32r6el-linux-gnu is not your native platform. Package: binutils-mipsisa32r6el-linux-gnu-dbg Description-md5: 680d867fe7f2ac96fee44ddf84497d87 Description-en_GB: GNU binary utilities, for mipsisa32r6el-linux-gnu target (debug symbols) This package provides debug symbols for binutils-mipsisa32r6el-linux-gnu. Package: binutils-mipsisa64r6-linux-gnuabi64 Description-md5: 4df90289814a03b6f7b0caf136d4f948 Description-en_GB: GNU binary utilities, for mipsisa64r6-linux-gnuabi64 target This package provides GNU assembler, linker and binary utilities for the mipsisa64r6-linux-gnuabi64 target. . You don't need this package unless you plan to cross-compile programs for mipsisa64r6-linux-gnuabi64 and mipsisa64r6-linux-gnuabi64 is not your native platform. Package: binutils-mipsisa64r6-linux-gnuabi64-dbg Description-md5: 039a55490d354e1c1590bbaa9452dbaa Description-en_GB: GNU binary utilities, for mipsisa64r6-linux-gnuabi64 target (debug symbols) This package provides debug symbols for binutils-mipsisa64r6-linux- gnuabi64. Package: binutils-mipsisa64r6-linux-gnuabin32 Description-md5: 63658ed1f5477df83840da5dbc816fea Description-en_GB: GNU binary utilities, for mipsisa64r6-linux-gnuabin32 target This package provides GNU assembler, linker and binary utilities for the mipsisa64r6-linux-gnuabin32 target. . You don't need this package unless you plan to cross-compile programs for mipsisa64r6-linux-gnuabin32 and mipsisa64r6-linux-gnuabin32 is not your native platform. Package: binutils-mipsisa64r6-linux-gnuabin32-dbg Description-md5: ec954b5cf7d10c2c0f4a8d945308483c Description-en_GB: GNU binary utilities, for mipsisa64r6-linux-gnuabin32 target (debug symbols) This package provides debug symbols for binutils-mipsisa64r6-linux- gnuabin32. Package: binutils-mipsisa64r6el-linux-gnuabi64 Description-md5: 6c6dc52d3fd6d7e64bf0c54ebd93fd4c Description-en_GB: GNU binary utilities, for mipsisa64r6el-linux-gnuabi64 target This package provides GNU assembler, linker and binary utilities for the mipsisa64r6el-linux-gnuabi64 target. . You don't need this package unless you plan to cross-compile programs for mipsisa64r6el-linux-gnuabi64 and mipsisa64r6el-linux-gnuabi64 is not your native platform. Package: binutils-mipsisa64r6el-linux-gnuabi64-dbg Description-md5: f1cea46484ab0979296547106aaa9cd9 Description-en_GB: GNU binary utilities, for mipsisa64r6el-linux-gnuabi64 target (debug symbols) This package provides debug symbols for binutils-mipsisa64r6el-linux- gnuabi64. Package: binutils-mipsisa64r6el-linux-gnuabin32 Description-md5: ce4272e2fad04d07b38e5cb5b587963c Description-en_GB: GNU binary utilities, for mipsisa64r6el-linux-gnuabin32 target This package provides GNU assembler, linker and binary utilities for the mipsisa64r6el-linux-gnuabin32 target. . You don't need this package unless you plan to cross-compile programs for mipsisa64r6el-linux-gnuabin32 and mipsisa64r6el-linux-gnuabin32 is not your native platform. Package: binutils-mipsisa64r6el-linux-gnuabin32-dbg Description-md5: 702407bb8dde9ec28dc8fcc98927f5e9 Description-en_GB: GNU binary utilities, for mipsisa64r6el-linux-gnuabin32 target (debug symbols) This package provides debug symbols for binutils-mipsisa64r6el-linux- gnuabin32. Package: binutils-msp430 Description-md5: 2e19182dd27a8e48d01677260766620e Description-en_GB: Binary utilities supporting TI's MSP430 targets The programs in this package are used to manipulate binary and object files that may have been created for TI's MSP430 architecture. This package is primarily intended for MSP430 developers and cross-compilers. Package: binutils-powerpc64-linux-gnu Description-md5: b81ec509fee3e6fb3b2c79536d67b5a8 Description-en_GB: GNU binary utilities, for powerpc64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for powerpc64-linux-gnu and powerpc64-linux-gnu is not your native platform. Package: binutils-powerpc64-linux-gnu-dbg Description-md5: fca1ee307fc3e9e8c8b4a35abe58adb0 Description-en_GB: GNU binary utilities, for powerpc64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-powerpc64-linux-gnu. Package: binutils-riscv64-linux-gnu-dbg Description-md5: 1ca6a2cb739bd3daa03246115653b8d0 Description-en_GB: GNU binary utilities, for riscv64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-riscv64-linux-gnu. Package: binutils-riscv64-unknown-elf Description-md5: 0470079e960d159aec782d2bae9318d5 Description-en_GB: GNU assembler, linker and binary utilities for RISC-V processors Bare metal binutils for embedded RISC-V chips. The programs in this package are used to manipulate binary and object files that have been created for RISC-V architecture. Package: binutils-sh4-linux-gnu Description-md5: e61f3b77cc63b27f48701208c29346bc Description-en_GB: GNU binary utilities, for sh4-linux-gnu target This package provides GNU assembler, linker and binary utilities for the sh4-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for sh4-linux-gnu and sh4-linux-gnu is not your native platform. Package: binutils-sh4-linux-gnu-dbg Description-md5: 85bb1a4a4655a7e23ba6add71b7c0b45 Description-en_GB: GNU binary utilities, for sh4-linux-gnu target (debug symbols) This package provides debug symbols for binutils-sh4-linux-gnu. Package: binutils-source Description-md5: acf2f0e289b8b831828996002f7eb6f1 Description-en_GB: GNU assembler, linker and binary utilities (source) This package contains the sources and patches which are needed to build binutils. Package: binutils-sparc64-linux-gnu Description-md5: 258d5b6025451bd2d6c06a2d1a849186 Description-en_GB: GNU binary utilities, for sparc64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the sparc64-linux-gnu target. . You don't need this package unless you plan to cross-compile programs for sparc64-linux-gnu and sparc64-linux-gnu is not your native platform. Package: binutils-sparc64-linux-gnu-dbg Description-md5: 03078b416cd22110053532d91caacde4 Description-en_GB: GNU binary utilities, for sparc64-linux-gnu target (debug symbols) This package provides debug symbols for binutils-sparc64-linux-gnu. Package: binutils-xtensa-lx106 Description-md5: 3d982b252b0da40204aef909cd976425 Description-en_GB: GNU binary utilities, for Xtensa lx106 core Bare metal binutils for chips using the Xtensa lx106 core, such as the Espressif ESP8266 wireless modules. The programs in this package are used to manipulate binary and object files that may have been created for the Xtensa architecture. This package is primarily for those developing for the ESP8266 platform and is not needed by normal users or developers. Package: binutils-z80 Description-md5: 8a9b975001f020173239e354af3d6a19 Description-en_GB: GNU binary utilities for the z80-unknown-coff target 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. Package: binwalk Description-md5: f2774dbab233a5b403825c488d3d2ce8 Description-en_GB: tool library for analyzing binary blobs and executable code Binwalk is a tool for searching a given binary image for embedded files and executable code. Specifically, it is designed for identifying files and code embedded inside of firmware images. Binwalk uses the libmagic library, so it is compatible with magic signatures created for the Unix file utility. . Binwalk also includes a custom magic signature file which contains improved signatures for files that are commonly found in firmware images such as compressed/archived files, firmware headers, Linux kernels, bootloaders, filesystems, etc. . This package is an empty package, because the binary tool is already provided with the library, dependency of this package. Package: bio-eagle Description-md5: ea6e8307bcd12f756aab2c02e5d41b0e Description-en_GB: Haplotype phasing within a genotyped cohort or using a phased reference panel Eagle estimates haplotype phase either within a genotyped cohort or using a phased reference panel. The basic idea of the Eagle1 algorithm is to harness identity-by-descent among distant relatives—which is pervasive at very large sample sizes but rare among smaller numbers of samples—to rapidly call phase using a fast scoring approach. In contrast, the Eagle2 algorithm analyzes a full probabilistic model similar to the diploid Li- Stephens model used by previous HMM-based methods. . Please note: The executable was renamed to bio-eagle because of a name clash. Please read more about this in /usr/share/doc/bio- eagle/README.Debian. Package: bio-eagle-examples Description-md5: 721467d5ef17d2df2a7f6046d9b756ed Description-en_GB: Examples for bio-eagle Eagle estimates haplotype phase either within a genotyped cohort or using a phased reference panel. The basic idea of the Eagle1 algorithm is to harness identity-by-descent among distant relatives—which is pervasive at very large sample sizes but rare among smaller numbers of samples—to rapidly call phase using a fast scoring approach. In contrast, the Eagle2 algorithm analyzes a full probabilistic model similar to the diploid Li- Stephens model used by previous HMM-based methods. . This package provides some example data for eagle. Package: bio-rainbow Description-md5: 9923da0307e9697918f7aeba3ffbc7dd Description-en_GB: clustering and assembling short reads for bioinformatics Efficient tool for clustering and assembling short reads, especially for RAD. . Rainbow is developed to provide an ultra-fast and memory-efficient solution to clustering and assembling short reads produced by RAD-seq. First, Rainbow clusters reads using a spaced seed method. Then, Rainbow implements a heterozygote calling like strategy to divide potential groups into haplotypes in a top-down manner. long a guided tree, it iteratively merges sibling leaves in a bottom-up manner if they are similar enough. Here, the similarity is defined by comparing the 2nd reads of a RAD segment. This approach tries to collapse heterozygote while discriminate repetitive sequences. At last, Rainbow uses a greedy algorithm to locally assemble merged reads into contigs. Rainbow not only outputs the optimal but also suboptimal assembly results. Based on simulation and a real guppy RAD-seq data, it is shown that Rainbow is more competent than the other tools in dealing with RAD-seq data. Package: bio-tradis Description-md5: ca2a4f3e521e51ca04cc5d201dc14492 Description-en_GB: analyse the output from TraDIS analyses of genomic sequences Bio-Tradis contains a set of tools to analyse the output from TraDIS analyses. . The Bio-Tradis analysis pipeline is implemented as an extensible Perl library which can either be used as is, or as a basis for the development of more advanced analysis tools. . Please note: You need to manually install BioConductor Edger which can not be distributed by Debian in recent version since it is using non- distributable code locfit. Package: biobambam2 Description-md5: 988ecf132d35e18278833435cc2ed73f Description-en_GB: tools for early stage alignment file processing This package contains some tools for processing BAM files, including . bamsormadup: parallel sorting and duplicate marking bamcollate2: reads BAM and writes BAM reordered such that alignment or collated by query name bammarkduplicates: reads BAM and writes BAM with duplicate alignments marked using the BAM flags field bammaskflags: reads BAM and writes BAM while masking (removing) bits from the flags column bamrecompress: reads BAM and writes BAM with a defined compression setting. This tool is capable of multi-threading. bamsort: reads BAM and writes BAM resorted by coordinates or query name bamtofastq: reads BAM and writes FastQ; output can be collated or uncollated by query name Package: biogenesis Description-md5: db03d4fb897295ca2d9e41958e9766e5 Description-en_GB: artificial life program that simulates evolution of organisms Biogenesis is an artificial life program that simulates the processes involved in the evolution of organisms. It shows colored segment based organisms that mutate and evolve in a 2D environment. Biogenesis is based on Primordial Life. Package: biometric-auth Description-md5: 651df2ae9bb39ef0ccf5e2b139bfdf0c Description-en_GB: Biometric Authentication Service The service layer of the biometric identification authentication framework. The service layer uses the DBus bus to provide the upper application with operation interfaces such as feature enroll, feature verify, feature identify, feature search, feature delete, etc. Meanwhile, it also provides notification of device status changes event and notification of USB device hotplug event. . This package contains a library for biometric authentication. Package: biometric-driver-community-multidevice Description-md5: ce228f8720867c2724502d7d0dac374f Description-en_GB: Biometric Authentication Driver (community multidevice) Community multi-device drivers for biometric authentication. Community multi-device drivers use libfprint for biometric identification. . This package supports following devices: upekts, uru4000, aes4000, aes2501, upektc, aes1610, fdu2000, vcom5s, upeksonly, vfs101, vfs301, aes2550, aes1660, aes2660, aes3500, upektc_img, etes603, vfs5011, vfs0050, elan. Package: biometric-utils Description-md5: aef272ad3a02512459432fcea8af1291 Description-en_GB: Biometric authentication utils Biometric authentication tools. This package provides the biometric-config-tool and biometric-device-discover tools: - biometric-auth-client: The command line client of the biometric identification framework service; - biometric-config-tool: add, remove, configure the biometric drivers; - biometric-device-discover: discover the devices supported by the biometric framework; Package: bioperl Description-md5: 499a31b1d7a9f73ed26eb29f5425ebf8 Description-en_GB: Perl tools for computational molecular biology The Bioperl project is a coordinated effort to collect computational methods routinely used in bioinformatics into a set of standard CPAN- style, well-documented, and freely available Perl modules. It is well- accepted throughout the community and used in many high-profile projects, e.g., Ensembl. . The recommended packages are needed to run some of the included binaries, for a detailed explanation including the specific Perl modules please see README.Debian. . The suggested package enhances the manual pages. Package: bioperl-run Description-md5: 7ae0a3a7ce278987fe66fde47a91ee2f Description-en_GB: BioPerl wrappers: scripts Contains scripts from the BioPerl-Run package. This package will also install all wrappable applications packaged in Debian. The ones that are not Free are "Suggested" by this package. Package: biosig-tools Description-md5: 83612bbef470d4dca94ba7ab92db13fb Description-en_GB: format conversion tools for biomedical data formats Based on BioSig library, this package provides command line tools, such as . - save2gdf: converter between different file formats, including but not limited to SCP-ECG(EN1064), HL7aECG (FDA-XML), GDF, EDF, BDF, CWFB. - biosig2gdf: converts biosig data files into GDF, to simplify parsing and loading by scripting languages (e.g. loadgdf.{py,r}) - rec2bin, bin2rec, heka2itx, save2aecg, save2scp: several converter tools based on save2gdf - biosig_fhir: packs biosignal data into HL7/FHIR binary template file. - physicalunits: converter for encoding and decoding of physical units according to ISO 11073-10101 Package: biosquid Description-md5: df2f375e335a1ccf1ee832e04d6801fd Description-en_GB: utilities for biological sequence analysis SQUID is a library of C code functions for sequence analysis. It also includes a number of small utility programs to convert, show statistics, manipulate and do other functions on sequence files. . The original name of the package is "squid", but since there is already a squid on the archive (a proxy cache), it was renamed to "biosquid". . This package contains some tools to demonstrate the features of the SQUID library. Package: biosyntax Description-md5: 26fee0d17ffd3668e736a943ee6f63bc Description-en_GB: Syntax Highlighting for Computational Biology (metapackage) Syntax highlighting for computational biology to bring you intuitively close to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx , .clustal, .pdb, .gtf, .bed files & more. . This is a metapackage depending on all bioSyntax plugins. Package: biosyntax-common Description-md5: 138dd1b35940dd7102cce9b1103b6aea Description-en_GB: Syntax Highlighting for Computational Biology (common files) Syntax highlighting for computational biology to bring you intuitively close to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx , .clustal, .pdb, .gtf, .bed files & more. . This package provides common files of bioSyntax. Package: biosyntax-example Description-md5: 247e53ed21479e81321f3acc1030f535 Description-en_GB: Syntax Highlighting for Computational Biology (example) Syntax highlighting for computational biology to bring you intuitively close to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx , .clustal, .pdb, .gtf, .bed files & more. . This package provides example files for bioSyntax. Package: biosyntax-gedit Description-md5: dd9a901b93e3581d57614faff46e5a39 Description-en_GB: Syntax Highlighting for Computational Biology (gedit) Syntax highlighting for computational biology to bring you intuitively close to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx , .clustal, .pdb, .gtf, .bed files & more. . This package provides the bioSyntax plugin for gedit. . Please note: The plugin is not enabled per default, to enable it, please read: /usr/share/doc/biosyntax-gedit/README.Debian Package: biosyntax-less Description-md5: eaf4ac3dde686b234f3eae5e906fbe70 Description-en_GB: Syntax Highlighting for Computational Biology (less) Syntax highlighting for computational biology to bring you intuitively close to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx , .clustal, .pdb, .gtf, .bed files & more. . This package provides the bioSyntax plugin for less. . Please note: The plugin is not enabled per default, to enable it, please read: /usr/share/doc/biosyntax-less/README.Debian Package: biosyntax-vim Description-md5: b62df5a8e69f9cd3163961a9cf85fbbc Description-en_GB: Syntax Highlighting for Computational Biology (vim) Syntax highlighting for computational biology to bring you intuitively close to your data. BioSyntax supports .sam, .flagstat, .vcf, .fasta, .fastq, .faidx , .clustal, .pdb, .gtf, .bed files & more. . This package provides the bioSyntax plugin for vim. . Please note: The plugin is not enabled per default, to enable it, please read: /usr/share/doc/biosyntax-vim/README.Debian Package: bip Description-md5: 4cb69a0b8d8f447f1635e92329295c89 Description-en_GB: 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: bird Description-md5: abde59d9329fee5542ca525a035ae764 Description-en_GB: Internet Routing Daemon BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . This package supports IPv4 and IPv6 versions of OSPF, RIP and BGP. Package: bird-bgp Description-md5: 9a398c8a7897c141caab0a921567ba13 Description-en_GB: Internet Routing Daemon [transitional package] BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . This package is transitional and can be safely removed. Package: bird-doc Description-md5: 1ced61660e9937b21315d53a620aa063 Description-en_GB: Internet Routing Daemon - documentation BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . This package provides the user and developer documentation. Package: bird2 Description-md5: 874644189b6bd30d36505beb812c9640 Description-en_GB: Internet Routing Daemon BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . BIRD supports IPv4 and IPv6 versions of OSPF, RIP, BGP and Babel routing protocols. It also supports supplementary protocols like BFD, RPKI-Router and IPv6 router advertisements. Package: bird2-doc Description-md5: 1ced61660e9937b21315d53a620aa063 Description-en_GB: Internet Routing Daemon - documentation BIRD is an Internet routing daemon with full support for all the major routing protocols. It allows redistribution between protocols with a powerful route filtering syntax and an easy-to-use configuration interface. . This package provides the user and developer documentation. Package: birdfont Description-md5: 2f95592dccc0598d723b51ef08e2ca63 Description-en_GB: font editor that lets you create outline vector graphics and export fonts Birdfont is a free, open source font editor that lets you create outline vector graphics and export ttf, eot & svg fonts. Package: birdfont-common Description-md5: df0a9f221dca681df8d6b3a61a37f3ca Description-en_GB: arch-independent data for birdfont package Birdfont is a free, open source font editor that lets you create outline vector graphics and export ttf, eot & svg fonts. . This package contains architecture-independent data for birdfont. Package: birdtray Description-md5: 4fc0d8161c80c4c9b354e0b027880c81 Description-en_GB: system tray notifications for Thunderbird Birdtray provides systray notifications for Thunderbird. It displays the count of unread mail, hides the Thunderbird window when not in use, and restores it on clicking the tray icon. It also provides a context menu with commands such as starting composing a new mail. . It is a nasty hack -- an external process looking at Thunderbird's insides, it suffers from problems like noticing new mails only after a delay, having to restart Thunderbird just to hide its window, etc -- you'd want to use an extension like firetray instead -- but, it is likely that support for Thunderbird XUL extensions will be dropped soon, possibly by the time you read these words. Package: birthday Description-md5: 4baf6916eea7ba303969dcb595762fa7 Description-en_GB: Display information about pending events on login Given a list of the dates of various different events, works out and displays a list of those which will come up in the next couple of weeks. This was originally designed for birthdays, but can equally be used for reminders about yearly events, or for a running diary. . Note that if you want to use vcf2birthday script you will need perl. Package: bison++ Description-md5: dcda05c3e5d5048fbd022da8962d1961 Description-en_GB: Generate a parser in c or c++ from BNF notation Based on bison version 1.19. Compatible with bison but with C++ support. Bison is a general-purpose parser generator that converts a grammar description for an LALR (BNF-like) context free grammar into a C/C++ program to parse that grammar. Once you are proficient with bison++ you can generate a wide range of language parsers, from those used in simple desk calculators to complex programming languages. Package: bisonc++ Description-md5: 74fda00dbfd36167bcdfa72847ca341b Description-en_GB: Bison-style parser generator for C++ Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++ adds to bison++ a cleaner class-design, using a base-class to communicate lexical tokens to a lexical scanner. . Since bisonc++ generates the parser class as well as the parsing function. The class can easily be provided with additional members without needing polymorphic functions. Consequently, classes generated by bisonc++ have no virtual members and actually have but one public member: parse(), replacing the old-style bison and bison++ yyparse() function. . Bisonc++ offers many options, among which an option to define classes generated by bisonc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by bisonc++, without encountering name-collision problems. With bisonc++, artificial means to prevent name-collisions, like bison and bison++'s yy- convention are not required anymore when using bisonc++. Bisonc++ merely generates C++ code. If C code is required, bison should be used. Bisonc++'s grammar requirements are highly compatible with bison's requirements, so converting a bison grammar into a bisonc++ grammar should be fairly simple. . In addition to the bisonc++ parser generator itself and several skeleton files, the package contains an extensive man-page, a full manual rewritten after the original bison manual, and several examples. . Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1) parser generator, as described in Aho, Sethi and Ullman's (1986) book `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May 2005. Another major rewrite was completed one year later, May 2006, resulting in version 1.00. Package: bisonc++-doc Description-md5: 01a8a62349b7bfff562ca59dd52a0ae8 Description-en_GB: Bison-style parser generator for C++ documentation Bisonc++ was designed after `bison++', created by Alain Coetmeur. Bisonc++ adds to bison++ a cleaner class-design, using a base-class to communicate lexical tokens to a lexical scanner. . Since bisonc++ generates the parser class as well as the parsing function. The class can easily be provided with additional members without needing polymorphic functions. Consequently, classes generated by bisonc++ have no virtual members and actually have but one public member: parse(), replacing the old-style bison and bison++ yyparse() function. . Bisonc++ offers many options, among which an option to define classes generated by bisonc++ in a separate namespace. This allows developers to define additional symbols, even outside of the class generated by bisonc++, without encountering name-collision problems. With bisonc++, artificial means to prevent name-collisions, like bison and bison++'s yy- convention are not required anymore when using bisonc++. Bisonc++ merely generates C++ code. If C code is required, bison should be used. Bisonc++'s grammar requirements are highly compatible with bison's requirements, so converting a bison grammar into a bisonc++ grammar should be fairly simple. . In addition to the bisonc++ parser generator itself and several skeleton files, the package contains an extensive man-page, a full manual rewritten after the original bison manual, and several examples. . Some history: Bisonc++ versions 0.98 is a complete rewrite of an LALR(1) parser generator, as described in Aho, Sethi and Ullman's (1986) book `Compilers' (a.k.a. the `Dragon Book'). Version 0.98 was completed in May 2005. Another major rewrite was completed one year later, May 2006, resulting in version 1.00. . This package provides the supplemental documentation for Bisonc++. Package: bitlbee Description-md5: fd5ccc252b6f38fb85639e46ece6b2b2 Description-en_GB: IRC to other chat networks gateway (default version) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk), and Twitter. Package: bitlbee-common Description-md5: d3354a688316956447ae5786bff4c639 Description-en_GB: IRC to other chat networks gateway (common files/docs) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk), and Twitter. . This package contains common files (mostly documentation) for bitlbee and bitlbee-libpurple. Package: bitlbee-dev Description-md5: e4b6ec7e8553e7af298ff96bd0823af0 Description-en_GB: IRC to other chat networks gateway (dev files) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk), and Twitter. . This package holds development stuff for compiling plug-ins. Package: bitlbee-libpurple Description-md5: 9bcaf9c20df9016ed136156a725a8076 Description-en_GB: IRC to other chat networks gateway (using libpurple) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk), and Twitter. . This package contains a version of BitlBee that uses the libpurple instant messaging library instead of built-in code, which adds support for more IM protocols (all protocols supported by Pidgin/Finch) and features (like file transfers), at the price of being less lightweight. . If you don't need the extra features, it's better to use the built-in code. Package: bitlbee-plugin-facebook Description-md5: 46aa8f2de06f16c77ab3c1efb1ad8eca Description-en_GB: IRC to other chat networks gateway (Facebook chat plugin) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk), ICQ, AIM, MSN and Twitter. . This package contains a plugin that adds support for Facebook Messenger's chat protocol. Package: bitlbee-plugin-mastodon Description-md5: 29674775d314bdeeff9c45525c918ad1 Description-en_GB: Mastodon plugin for bitlbee IRC gateway This plugin allows Bitlbee to communicate with Mastodon instances. Mastodon is a free, open-source, decentralized microblogging network. Bitlbee is an IRC server connecting to various other text messaging services. You run Bitlbee and connect to it using an IRC client, then configure Bitlbee to connect to other services, such as a Mastodon instance where you already have an account. The benefit is that you can now use any IRC client you want to connect to Mastodon. Package: bitlbee-plugin-otr Description-md5: 9960319ad73cb2e76618e5b601a97be7 Description-en_GB: IRC to other chat networks gateway (OTR plugin) This program can be used as an IRC server which forwards everything you say to people on other chat networks: Jabber (which includes Google Talk), and Twitter. . This package contains a plugin that adds support for Off-The-Record encryption of instant messages. Package: bitmeter Description-md5: e238e9bad56b65a9699666476624bfb6 Description-en_GB: diagnosis tool for JACK audio software JACK Bitmeter is a diagnosis tool for JACK audio software. As its name might suggest, the bitmeter operates at the bare metal of JACK's I/O layer, looking at the 32 binary digits in each individual sample. . Think of bitmeter like the cable detector in your toolbox. You cannot use a cable detector to drive screws into wood, or to undo bolts, or measure the length of a copper pipe, but it's the perfect tool for detecting hidden cables in walls before you drill. You will rarely need bitmeter, in fact most JACK users will never use it at all, but having it and never needing it is much better than needing it and not having it. Package: bitseq Description-md5: dd6aa18c8b254ecc1902ba90dfe7c413 Description-en_GB: Bayesian Inference of Transcripts from Sequencing Data BitSeq is an application for inferring expression levels of individual transcripts from sequencing (RNA-Seq) data and estimating differential expression (DE) between conditions. An advantage of this approach is the ability to account for both technical uncertainty and intrinsic biological variance in order to avoid false DE calls. The technical contribution to the uncertainty comes both from finite read-depth and the possibly ambiguous mapping of reads to multiple transcripts. Package: bitshuffle Description-md5: cd2f1aef4b1fdac0de3b63a646625903 Description-en_GB: filter for improving compression of typed binary data Bitshuffle is an algorithm that rearranges typed, binary data for improving compression, as well as a python/C package that implements this algorithm within the Numpy framework. . The library can be used along side HDF5 to compress and decompress datasets and is integrated through the dynamically loaded filters framework. Bitshuffle is HDF5 filter number 32008. . Algorithmically, Bitshuffle is closely related to HDF5's Shuffle filter except it operates at the bit level instead of the byte level. Arranging a typed data array in to a matrix with the elements as the rows and the bits within the elements as the columns, Bitshuffle "transposes" the matrix, such that all the least-significant-bits are in a row, etc. This transpose is performed within blocks of data roughly 8kB long. . This does not in itself compress data, only rearranges it for more efficient compression. To perform the actual compression you will need a compression library. Bitshuffle has been designed to be well matched Marc Lehmann's LZF as well as LZ4. Note that because Bitshuffle modifies the data at the bit level, sophisticated entropy reducing compression libraries such as GZIP and BZIP are unlikely to achieve significantly better compression than simpler and faster duplicate-string-elimination algorithms such as LZF and LZ4. Bitshuffle thus includes routines (and HDF5 filter options) to apply LZ4 compression to each block after shuffling. . The Bitshuffle algorithm relies on neighbouring elements of a dataset being highly correlated to improve data compression. Any correlations that span at least 24 elements of the dataset may be exploited to improve compression. Package: bitstormlite Description-md5: 06ffa1301fffcb7247aa135bc9fbc1d9 Description-en_GB: BitTorrent Client based on C++/Gtk+2.0 This application based on the C++ language integrated with a Gtk+2.0 user- friendly gui has a great feature, which is the possibility to download a huge amount of data from any .torrent file taken from trackers around the web. Package: bittwist Description-md5: e3e6c29105d1907b156c198f5da6d21d Description-en_GB: libpcap based Ethernet packet generator bittwist (or Bit-Twist) is designed to complement tcpdump, which by itself has done a great job in capturing network traffic. Bit-Twist can regenerate the captured traffic onto a live network (the packets are generated from tcpdump trace file, generating a .pcap file). . Bit-Twist also comes with a comprehensive trace file editor to allow one to change the contents of a trace file (bittwiste). . Generally, a packet generator is useful in simulating networking traffic or scenario, testing firewall, IDS, and IPS, and troubleshooting various network problems. . The Bit-Twist features are: . * runs on Mac OS X (and *BSD), Linux, and Windows; * send multiple trace files at a time; * send packets at a specific speed or line rate in Mbps; * comprehensive trace file editor with control over most fields in Ethernet, ARP, IP, ICMP, TCP, and UDP headers with automatic header checksum correction; * append user payload to existing packets after a specific header; * select a specific range of packets and save them in another trace file; * highly scriptable - with proper manipulation you can turn Bit-Twist into an extremely flexible packet generator tool; * if you are teaching Computer Networks classes, you may find Bit-Twist useful as a practical teaching material. It gives your students a hands-on experience to learn various networking protocols etc. Package: bitwise Description-md5: 06ed4e5ccecc25a84ab22c9970342141 Description-en_GB: Interactive bitwise operation in ncurses Bitwise is multi base interactive calculator supporting dynamic base conversion and bit manipulation. It's a handy tool for low level hackers, kernel developers and device drivers developers. . Some of the features include: . Interactive ncurses interface Command line calculator. Individual bit manipulator. Bitwise operations such as NOT, OR, AND, XOR, and shifts. Package: black Description-md5: 97292332649f9976213bda4a0674dce1 Description-en_GB: uncompromising Python code formatter (Python 3) Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters. . Blackened code looks the same regardless of the project you're reading. Formatting becomes transparent after a while and you can focus on the content instead. . Black makes code review faster by producing the smallest diffs possible. Package: black-box Description-md5: ea9112a1fa8eb96d10de942d62f29526 Description-en_GB: Find the crystals There's a black box. You can shoot in and watch, where the shot leaves the box. In the box, crystals are reflecting the shots. You have to guess where the crystals are hidden, by watching your shots. Package: blackbird-gtk-theme Description-md5: 7a968f10d6a45ddf9a0895fe90d2eee4 Description-en_GB: dark GTK+ theme from the Shimmer Project Blackbird is a dark variant of the popular Bluebird and Greybird themes from the Shimmer Project. The Shimmer Project created the default themes for Xubuntu since 2009. . Although originally created for Xfce, Blackbird supports other GTK+-based environments including GNOME Shell, MATE, Cinnamon and Xfce. Package: blackbox Description-md5: 7045fee6354b0d290ca6be346f63eb3a Description-en_GB: Window manager for X This is a window manager for X. It is similar in many respects to such popular packages as Window Maker, Enlightenment, and FVWM2. You might be interested in this package if you are tired of window managers that are a heavy drain on your system resources, but you still want an attractive and modern-looking interface. . The best part of all is that this program is coded in C++, so it is even more attractive "under the hood" than it is in service -- no small feat. . If none of this sounds familiar to you, or you want your computer to look like Microsoft Windows or Apple's OS X, you probably don't want this package. Package: blackbox-themes Description-md5: a69be879d8472b66f01c1c0e7a8d62ed Description-en_GB: Themes for the Blackbox Windowmanager This package contains various themes for the Blackbox Windowmanager. Package: bladerf Description-md5: ce36051119c0af973a2ac8599bbe5c6f Description-en_GB: Nuand bladeRF software-defined radio device (tools) The Nuand bladeRF is an open-source software-defined radio (SDR) system, comprised of an RF transceiver, a field-programmable gate array (FPGA), a microcontroller driving a USB 3.0 interface, and a suite of host libraries and drivers to facilitate interaction with the device. . This package provides command-line tools for controlling the bladeRF. Package: bladerf-firmware-fx3 Description-md5: a06b4860e88296dcac8bb2c513c13dc5 Description-en_GB: Nuand bladeRF firmware downloader (FX3) This empty package will, at the time of installation, download an appropriate firmware image for using the Nuand bladeRF with a Cypress FX3 USB controller. The image will be downloaded from http://Nuand.com/fx3/ and saved to /usr/share/Nuand/bladeRF. . This bitstream will work for either the Nuand bladeRF x40 or the x115. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedx115 Description-md5: 9716950fc495a67364372356bdbfb28a Description-en_GB: Nuand bladeRF FPGA bitstream downloader (hostedx115) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB- controlled) configuration. The FPGA bitstream will be downloaded from http://Nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF x115 with the Altera Cyclone IV EP4CE115 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedx40 Description-md5: 9c067a60acfcb3d3e8746ad8b8cfb5d9 Description-en_GB: Nuand bladeRF FPGA bitstream downloader (hostedx40) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB- controlled) configuration. The FPGA bitstream will be downloaded from http://Nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF x40 with the Altera Cyclone IV EP4CE40 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedxa4 Description-md5: cb79f457caed164ec9b959f01add116e Description-en_GB: Nuand bladeRF FPGA bitstream downloader (hostedxA4) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB- controlled) configuration. The FPGA bitstream will be downloaded from https://nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF 2.0 Micro xA4 with the Altera Cyclone V 5CEBA4 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedxa5 Description-md5: 2e3a60ab67d4d913c57d47757768f192 Description-en_GB: Nuand bladeRF FPGA bitstream downloader (hostedxA5) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB- controlled) configuration. The FPGA bitstream will be downloaded from https://nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF 2.0 Micro xA5 with the Altera Cyclone V 77KLE FPGA . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: bladerf-fpga-hostedxa9 Description-md5: 8383e6b59b8caf083dce6fe23d96c91b Description-en_GB: Nuand bladeRF FPGA bitstream downloader (hostedxA9) This empty package will, at the time of installation, download an appropriate FPGA bitstream for using the Nuand bladeRF in a hosted (USB- controlled) configuration. The FPGA bitstream will be downloaded from https://nuand.com/fpga/ and saved to /usr/share/Nuand/bladeRF. . This bitstream is for the bladeRF 2.0 Micro xA9 with the Altera Cyclone V 5CEBA9 FPGA. . Note that this will not upgrade the bladeRF itself. That can be done with the bladeRF-cli utility. Package: blahtexml Description-md5: 0837c1749bcf542395d08fccdd021409 Description-en_GB: Converts TeX equations into MathML Blahtex converts an equation given in a syntax close to TeX into MathML. Blahtexml is a simple extension of blahtex. In addition to the functionality of blahtex, blahtexml has XML processing in mind and is able to process a whole XML document into another XML document. Instead of converting only one formula at a time, blahtexml can convert all the formulas of the given XML file into MathML. Package: blasr Description-md5: 243f2d6424b8e4087435c6d8581f6b16 Description-en_GB: mapping single-molecule sequencing reads Basic local alignment with successive refinement (BLASR) is a method for mapping single-molecule sequencing reads against a reference genome. Such reads are thousands of bases long, with divergence between them and the genome being dominated by insertion and deletion error. Package: blastem Description-md5: b7649656f0c479380703853cc40c200c Description-en_GB: Fast and accurate Genesis emulator BlastEm is a highly precise multi-system emulator that emulates the Sega Genesis/Mega Drive, Master System and Game Gear. . Despite this high accuracy, even the most demanding software runs at full speed on modest hardware. Package: blazeblogger Description-md5: 1447cc9f6c8f5f911e4c5c0b9dad84c4 Description-en_GB: simple to use, command line based, content management system Written in Perl as a cross-platform application and producing the static content without the need of database servers or server side scripting, it is literally a CMS without boundaries suitable for a wide variety of web presentations, from personal weblog to a project page or even a company presentation. Package: bleachbit Description-md5: a958efd51e414316ebd3cb47958129ea Description-en_GB: delete unnecessary files from the system BleachBit deletes unnecessary files to free valuable disk space, maintain privacy, and remove junk. It removes cache, Internet history, temporary files, cookies, and broken shortcuts. . It handles cleaning of Adobe Reader, Bash, Beagle, Epiphany, Firefox, Flash, GIMP, Google Earth, Java, KDE, OpenOffice.org, Opera, RealPlayer, rpmbuild, Second Life Viewer, VIM, XChat, and more. . Beyond simply erasing junk files, BleachBit wipes free disk space (to hide previously deleted files for privacy and to improve compression of images), vacuums Firefox databases (to improve performance without deleting data), and securely shreds arbitrary files. Package: blender Description-md5: 90b4f36fda45432800e6a278de5b06b4 Description-en_GB: Very fast and versatile 3D modeller/renderer Blender is an integrated 3d suite for modelling, animation, rendering, post-production, interactive creation and playback (games). Blender has its own particular user interface, which is implemented entirely in OpenGL and designed with speed in mind. Python bindings are available for scripting; import/export features for popular file formats like 3D Studio and Wavefront Obj are implemented as scripts by the community. Stills, animations, models for games or other third party engines and interactive content in the form of a standalone binary are common products of Blender use. Package: blender-data Description-md5: cf40bbb7bd8bb0c71e9c32489ca7949e Description-en_GB: Very fast and versatile 3D modeller/renderer - data package Blender is an integrated 3d suite for modelling, animation, rendering, post-production, interactive creation and playback (games). Blender has its own particular user interface, which is implemented entirely in OpenGL and designed with speed in mind. Python bindings are available for scripting; import/export features for popular file formats like 3D Studio and Wavefront Obj are implemented as scripts by the community. Stills, animations, models for games or other third party engines and interactive content in the form of a standalone binary are common products of Blender use. . This package contains documentation, libraries and images for blender. Package: blender-ogrexml-1.9 Description-md5: dc7e48c58746c7e7db56faa3286d79ee Description-en_GB: Blender Exporter for OGRE OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for developers to produce applications utilising hardware- accelerated 3D graphics. The class library abstracts all the details of using the underlying system libraries like Direct3D and OpenGL and provides an interface based on world objects and other intuitive classes. . This package contains the Blender exporter for OGRE. Package: blends-common Description-md5: 771f6e9266e4c3b85e617588c2359ddb Description-en_GB: Debian Pure Blends common package This package builds the basic infra structure for metapackages. . This package provides some files which are common to metapackages of Common Debian Distributions. It introduces a method to handle system users in a group named according to the name of the Debian Pure Blend. Package: blends-dev Description-md5: a1b67751e195daa3dc82e4dac49b4fa8 Description-en_GB: Debian Pure Blends common files for developing metapackages This package makes life easier when packaging metapackages. Perhaps this will also encourage other people to build metapackages if there are easy to use templates where only the packages, the metapackage is depending from, to insert into the right place. Package: blends-doc Description-md5: 3a5af3f8d9e2e247da03fd60b91dd099 Description-en_GB: Debian Pure Blends documentation This paper is intended to people who are interested in the philosophy of Debian Pure Blends and the technique which is used to manage those projects. . It is explained in detail why these are no forks from Debian but reside completely inside the Debian GNU distribution and which advantages can be gathered by this approach. The concept of metapackages and user role based menus is explained. In short: This document describes why Debian Pure Blends are important to the vitality and quality of Debian. Package: blends-tasks Description-md5: 6f10951d0be7a316ac4a5c4e92ceebf1 Description-en_GB: Debian Pure Blends tasks for new installations This package installs a choice of a default installation for each Debian Pure Blend when run from the Debian installer. The installation includes the tasks package of the blend, so a subsequent invocation of tasksel enables the choice of individual tasks. . The package is intended to be installed in the base system. Later (un)installation is harmless, but has no effect. Package: blepvco Description-md5: 76cf4a2184ba25ec849f7820953581f9 Description-en_GB: LADSPA, minBLEP-based, hard-sync-capable oscillator plugins 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. Package: bless Description-md5: b218c63f3c24a166a6a6bcd91a1ecb11 Description-en_GB: Full featured hexadecimal editor Bless is a binary (hex) editor, a program that enables you to edit files as a sequence of bytes written for the GNOME Desktop. Main features are: . * Efficient editing of large data files. * Multilevel undo - redo operations. * Customisable data views. * Fast data rendering on screen. * Multiple Tabs. * Fast Find and Replace operations. * Conversion Table. * Advanced Copy/Paste capabilities. * Multi-threaded search and save operations. * Export to text and html (others with plugins). * Extensibility with Plugins. Package: blhc Description-md5: fbc8ec601344fa69d148b0f992f240d5 Description-en_GB: build log hardening check Perl tool which checks build logs for missing hardening flags. Hardening flags enable additional security features in the compiler to prevent e.g. stack overflows, format string vulnerabilities, GOT overwrites, etc. See e.g. . . Because most build systems are quite complicated there are many places where compiler flags from the environment might be ignored. The parser verifies that all compiler commands use the correct hardening flags and thus all hardening features are correctly used. . It's designed to check build logs generated by Debian's dpkg-buildpackage (or tools for packaging, using dpkg-buildpackage like pbuilder or the official buildd build logs) to help maintainers detect missing hardening flags in their packages. . Only gcc is detected as compiler at the moment (but other compilers maybe supported). Package: blinken Description-md5: 15b854d36619b85d1beb335cd5aaf853 Description-en_GB: KDE version of the Simon electronic memory game Blinken is based on an electronic game released in 1978, which challenges players to remember sequences of increasing length. On the face of the device, there are 4 different color buttons, each with its own distinctive sound. These buttons light up randomly, creating the sequence that the player must then recall. If the player is successful in remembering the sequence of lights in the correct order, they advance to the next stage, where an identical sequence with one extra step is presented. . This package is part of the KDE education module. Package: bliss Description-md5: e2c5c3b3c6ed23686f5e1e60befaa420 Description-en_GB: tool to compute graph automorphisms and labelings -- bin Bliss is a backtracking algorithm for computing automorphism groups and canonical forms of graphs, based on individualization and refinement. Its data structures, subroutines, and pruning heuristics are specially designed for fast handling of large and sparse graphs. . This package provides the command line tool bliss. Package: bliss-doc Description-md5: 1f60e9cc51eac053249ccffacd98d41c Description-en_GB: suite to compute graph automorphisms and labelings -- doc Bliss is a backtracking algorithm for computing automorphism groups and canonical forms of graphs, based on individualization and refinement. Its data structures, subroutines, and pruning heuristics are specially designed for fast handling of large and sparse graphs. . This package provides the API documentation. Package: blixem Description-md5: b15f2fb6e919e964e681fa77b856cbe0 Description-en_GB: interactive browser of sequence alignments Blixem is an interactive browser of sequence alignments that have been stacked up in a "master-slave" multiple alignment; it is not a 'true' multiple alignment but a 'one-to-many' alignment. . * Overview section showing the positions of genes and alignments around the alignment window * Detail section showing the actual alignment of protein or nucleotide sequences to the genomic DNA sequence. * View alignments against both strands of the reference sequence. * View sequences in nucleotide or protein mode; in protein mode, Blixem will display the three-frame translation of the reference sequence. * Residues are highlighted in different colours depending on whether they are an exact match, conserved substitution or mismatch. * Gapped alignments are supported, with insertions and deletions being highlighted in the match sequence. * Matches can be sorted and filtered. * SNPs and other variations can be highlighted in the reference sequence. * Poly(A) tails can be displayed and poly(A) signals highlighted in the reference sequence. Package: blkreplay Description-md5: 04dc327f9a3e653b49f839ba435e17a3 Description-en_GB: block device testing and benchmarking toolkit blkreplay is a utility driving the block layer of the operating system while measuring latency and throughput of I/O operations for later visualisation. . blkreplay can create artificial loads (random read-write sweeps, various kinds of overload tests) or replay natural loads which have been recorded by blktrace or a similar utility run at production servers. . blkreplay can be used to test physical hardware, to compare different brands of hard disks or RAID controllers, to evaluate the effect of SSD caching, to compare different block level transports like iSCSI vs Fibrechannel and so on. Package: blkreplay-examples Description-md5: c302e295213720a22b0d3a3dd45a314e Description-en_GB: block device testing and benchmarking toolkit (examples) blkreplay is a utility driving the block layer of the operating system while measuring latency and throughput of I/O operations for later visualisation. . blkreplay can create artificial loads (random read-write sweeps, various kinds of overload tests) or replay natural loads which have been recorded by blktrace or a similar utility run at production servers. . blkreplay can be used to test physical hardware, to compare different brands of hard disks or RAID controllers, to evaluate the effect of SSD caching, to compare different block level transports like iSCSI vs Fibrechannel and so on. . This package contains example configuration files and example loads, artifician and natural. Package: blktool Description-md5: 4273dc2560ebbf80ab997014ca975394 Description-en_GB: tune low-level block device parameters blktool is used for querying and/or changing settings of a block device. It is like hdparm but a more general tool, as it works on SCSI, IDE and SATA devices. . This program is for those who know what they're doing and it should be used at your own risk as it could cause damage to your hardware. Package: blktrace Description-md5: a8addeb4f4b028f6532eaa1c74cdbf22 Description-en_GB: utilities for block layer IO tracing blktrace is a block layer IO tracing mechanism which provides detailed information about request queue operations up to user space. There are three major components that are provided: . blktrace: A utility which transfers event traces from the kernel into either long-term on-disk storage, or provides direct formatted output (via blkparse). . blkparse: A utility which formats events stored in files, or when run in live mode directly outputs data collected by blktrace. . iowatcher: A utility to visualize block I/O patterns. It generates graphs from blktrace runs to help visualize IO patterns and performance. It can plot multiple blktrace runs together, making it easy to compare the differences between different benchmark runs. Package: blobandconquer Description-md5: 801ca256b9fe0458e14e62922b9e9f97 Description-en_GB: 3D platform shooting game Blob Wars episode II: Blob and Conquer is the sequel to Blob Wars: Metal Blob Solid. . With the apparent defeat of Galdov and the reclaiming of the Fire, Time, Space and Reality Crystals the Blobs' battle was only just beginning. Bob had rescued many Blobs and fought many battles, but now he had an ever bigger task ahead of him. The Blobs' homeworld is still littered with the alien forces and Bob once again makes it his task to lead the counter attack. But even without Galdov the aliens are still extremely well organised... Package: blobandconquer-data Description-md5: 78c939728fba01b4dd43bcf25d790170 Description-en_GB: 3D platform shooting game -- data files Blob Wars episode II: Blob and Conquer is the sequel to Blob Wars: Metal Blob Solid. . This package contains the data files for blobandconquer. Package: blobby Description-md5: 4eb1e6785c122745a7167b565a026d0c Description-en_GB: Volleyball game with blobs This package contains the client binary for Blobby Volley 2. . Blobby Volley is an arcade volleyball game with jumping blobs. It contains a multiplayer mode and several bots. Package: blobby-data Description-md5: f2b7ec88a3e4561b20912c3931bfbe28 Description-en_GB: Volleyball game with blobs (data files) This package contains the static data for Blobby Volley 2. . Blobby Volley is an arcade volleyball game with jumping blobs. It contains a multiplayer mode and several bots. Package: blobby-server Description-md5: 26efc2ab12235c2fb7b5ad72f33fed0e Description-en_GB: Volleyball game with blobs (server) This package contains the server binary for Blobby Volley 2. . Blobby Volley is an arcade volleyball game with jumping blobs. It contains a multiplayer mode and several bots. Package: bloboats Description-md5: 72fcfa32095182f5fa84840dd0688239 Description-en_GB: Boat racing game Bloboats is an arcade-like boat racing game in the hybrid spirit of Mario- like platform jumpers and elasto mania / xmoto. . The objective of Bloboats is to reach MS Enterprise as fast as possible to save it from the hands of the terrible Tentacle Monsters of an Unknown Master and in the same time beat your friend and laugh at his or her puny time. . The journey starts from a place called Tutorial, somewhere in the United States, and somehow the player ends up in the famous HV-Arena of Helsinki. During the trip a number of MS Enterprises are saved, luckily, from the hands of the terrible Tentacle Monsters of an Unknown Master, who actually is your dad. Or then ain't. :-) Package: blobwars Description-md5: 04620865cad48eb96542898e371aace3 Description-en_GB: platform shooting game Blob Wars: Metal Blob Solid is a 2D platform game. It is the first in the Blob Wars series. . Since their world was invaded by an alien race, the Blobs have faced a lifetime of war. But now they have a chance to win the war once and for all. . In Blob Wars: Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov. Package: blobwars-data Description-md5: e517dc98600ff7b57b375d7cab31f07b Description-en_GB: platform shooting game Since their world was invaded by an alien race, the Blobs have faced a lifetime of war. But now they have a chance to win the war once and for all. . In Blob Wars: Metal Blob Solid, you take on the role of a fearless Blob agent, Bob. Bob's mission is to infiltrate the various enemy bases around the Blobs' homeworld and rescue as many MIAs as possible. But standing in his way are many vicious aliens, other Blobs who have been assimilated and the evil alien leader, Galdov. . This package contains the maps, graphics, music and sound for blobwars. Package: blockattack Description-md5: 6fa0969271932e5897a5cc73a027fd8b Description-en_GB: puzzle game inspired by Tetris Block Attack is a puzzle/blockfall game inspired by Nintendo's Tetris Attack for the Super Nintendo. The game is pretty action packed for a puzzle game :-) . Features: * Based on the classic "Tetris Attack" for the SNES * 5 single player modes: Endless, Time Trial, Puzzle Mode, Stage Clear and Vs. Mode * 2 two player options: Time Trial and Vs. Mode * Puzzle mode has 20+ puzzles * Players can use a custom key setup * Handicap in multiplayer * Highscores are saved * Joypad support * Music and sound effects * Animations * Select puzzle file from a list in the game . System requirements: * Screen resolution: 1024x768 (cannot be changed, but it can run in a window) * Keyboard * Mouse (optional) * Processor: Decent (tested on 733 MHz) * Memory: at least 64 MB Package: blockout2 Description-md5: 288f5c5b4d9fbe67dd5636ad0e032803 Description-en_GB: Tetris like game (3D-tetris) BlockOut II is a free adaptation of the original BlockOut DOS game edited by California Dreams in 1989. BlockOut II has the same features than the original game with few graphic improvements. The score calculation is also nearly similar to the original game. BlockOut II has been designed by an addicted player for addicted players. BlockOut II is an open source project available for both Windows and Linux. Package: blocks-of-the-undead Description-md5: 48cb545405dc0c724321f8c0fada589e Description-en_GB: Tetris Attack clone with spooky undertones Blocks of the Undead is a puzzle game. You have to remove all the blocks on the field by swapping these around. Package: blocks-of-the-undead-data Description-md5: 729623cb671da473ede93e05537704a7 Description-en_GB: Tetris Attack clone with spooky undertones - data files Blocks of the Undead is a puzzle game. You have to remove all the blocks on the field by swapping these around. . This package provides the needed data (images, sounds, levels) for blocks- of-the-undead. Package: blop Description-md5: caab272385bbd0d77784d85cc1bc279d Description-en_GB: Bandlimited wavetable-based oscillator plugins for LADSPA hosts 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. Package: blosxom Description-md5: 1ac21aefc25f2ba5a984961d9341f499 Description-en_GB: light, feature-packed weblog app with plugin extensibility Blosxom (pronounced "Blossom") is a lightweight yet feature-packed weblog application designed from the ground up with simplicity, usability, and interoperability in mind. . Fundamental is its reliance upon the file system, folders and files as its content database. Blosxom's weblog entries are plain text files like any other. Write from the comfort of your favorite text editor and hit the Save button. Create, edit, rename, and delete entries on the command-line, via FTP, WebDAV, or anything else you might use to manipulate your files. There's no import or export; entries are nothing more complex than title on the first line, body being everything thereafter. . Despite its tiny footprint, Blosxom doesn't skimp on features, sporting the majority of features one would find in any other Weblog application. Additionally, Blosxom 2 includes support for plugins, and thus much more extensive customization. . Blosxom is simple, straightforward, minimalist Perl affording even the dabbler an opportunity for experimentation and customization. And last, but not least, Blosxom is open source and free for the taking and altering. Package: bls-standalone Description-md5: 38eb0188098db41fc418b4a965fca88b Description-en_GB: standalone build log scanner This package includes stand-alone version of the build-log-scanner as found on http://qa.debian.org/bls/. . It includes the scanning engine and (hopefully not too outdated) rules to check for and a helper script to better read the results. Package: blt-demo Description-md5: 93101f8142571329c996f82222decd80 Description-en_GB: graphics extension library for Tcl/Tk - demos and examples 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 demos and samples showing the power and versatility of BLT. Package: bluebird-gtk-theme Description-md5: 6f19c81bbeb9b0585d80050b4845f495 Description-en_GB: blue GTK+ theme from the Shimmer Project Bluebird was the default theme for Xubuntu 10.10 but since 2011, Greybird has been Xubuntu's default theme. As its name indicates, Bluebird is a blue theme. The Shimmer Project are the designers and developers of both Bluebird and Greybird. . Although originally created for Xfce, Bluebird also supports other GTK+-based environments including Cinnamon, GNOME Shell, MATE, and Unity. Package: bluedevil Description-md5: c6ec1bf024a5119d3bd9fa4a8a899625 Description-en_GB: KDE Bluetooth stack BlueDevil is a set of components which integrate Bluetooth in KDE. It contains: * A KDE Control Module (KCM) to configure all the Bluetooth-related options. * Integration with the KDE input/output system (KIO), which allows you to discover and explore Bluetooth devices from your favourite file browser. * A wizard to pair your devices and connect directly to services they offer, such as input (mouse, keyboard, Wiimote) and audio (headsets, phones). * A system tray application from where all BlueDevil actions can be done (disconnect devices, send files, configure, etc). * A daemon which listens to incoming requests, for example to receive files or to introduce a requested PIN. Package: bluefish Description-md5: 2cf908ef001fcc791aee8e7b4a506e74 Description-en_GB: advanced Gtk+ text editor for web and software development Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports a wide variety of programming and markup languages and has many features, e.g. . - Customisable code folding, auto indenting and completion - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc. - Site upload and download - Powerful search and replace engine - Customisable integration of external programs such as lint, make, etc - Snippets plugin to automate often used code - Code-aware in-line spell checking - Zencoding or Emmet support - Bookmarks panel . but is still lightweight and fast. . For validation of CSS/HTML/XML documents you need csstidy, tidy, weblint and/or xmllint. For preview to work, you need a web browser that can view local files given to it on the command line. For PHP or Python bluefish supports php-codesniffer and pylint. Tools not suggested but supported are make, perl, php5-cli and java-compiler. Package: bluefish-data Description-md5: 4744152c48109732f057dcf29596e9f9 Description-en_GB: advanced Gtk+ text editor (data) Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports a wide variety of programming and markup languages and has many features, e.g. . - Customisable code folding, auto indenting and completion - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc. - Site upload and download - Powerful search and replace engine - Customisable integration of external programs such as lint, make, etc - Snippets plugin to automate often used code - Code-aware in-line spell checking - Zencoding or Emmet support - Bookmarks panel . but is still lightweight and fast. . This package contains the architecture independent data for the application and its plugins. Package: bluefish-plugins Description-md5: 9db3336111a7f802e64070e6f20a41f6 Description-en_GB: advanced Gtk+ text editor (plugins) Bluefish is a powerful editor targeted towards programmers and web developers, with many options to write websites, scripts and programming code. Bluefish supports a wide variety of programming and markup languages and has many features, e.g. . - Customisable code folding, auto indenting and completion - Support for remote files operation over FTP, SFTP, HTTPS, WebDAV, etc. - Site upload and download - Powerful search and replace engine - Customisable integration of external programs such as lint, make, etc - Snippets plugin to automate often used code - Code-aware in-line spell checking - Zencoding or Emmet support - Bookmarks panel . but is still lightweight and fast. . This package contains the plugins. You will need it for the HTML dialogs, snippets, charmaps etc. So it's basically necessary. Package: blueman Description-md5: 0d53e070801b0cf7f6808bfd0b84a60f Description-en_GB: Graphical bluetooth manager Blueman is a GTK+ bluetooth management utility for GNOME using bluez D-Bus backend. Package: bluemon Description-md5: b3f49f1f94cb4aa3c89c67630f6ba458 Description-en_GB: Activate or deactivate programs based on Bluetooth link quality BlueMon monitors the quality of the link to a Bluetooth device and can start or stop programs when the threshold drops below a certain value. This can be used to perform actions like locking the terminal when you walk away from it. . Bluemon uses the DBus system bus to alert other applications to the presence of Bluetooth devices. A user binary can then start or stop programs when such signals are received. Package: bluetooth Description-md5: 9e39e616b43759f27940df27b76d2e46 Description-en_GB: Bluetooth support (metapackage) This package provides all of the different plugins supported by the Bluez bluetooth stack. Package: bluez-btsco Description-md5: cfc5261117d3f413aad494901afdabca Description-en_GB: Bluez Bluetooth SCO tool A tool to that provides a way to use a bluetooth headset with Linux. It works well enough now to get voice-quality audio to and from most headsets Package: bluez-hcidump Description-md5: 4ebfd05a0b1b606a60e737cc590e2325 Description-en_GB: Analyses Bluetooth HCI packets The hcidump utility allows the monitoring of Bluetooth activity. It provides a disassembly of the Bluetooth traffic and can display packets from higher level protocols such as RFCOMM, SDP and BNEP. . This was the software that is independent as bluez-hcidump, but this has been integrated into BlueZ from BlueZ 5.0. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public Licence (GPL). Package: bluez-meshd Description-md5: ca06bc66a9b979e71d30c46198c95ca7 Description-en_GB: bluetooth mesh daemon The Bluetooth Mesh network is a new Bluetooth feature that extends "Bluetooth Low Energy (BLE)". . This package provides daemon (meshd) and tools that provide Bluetooth mesh functionality. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public Licence (GPL). Package: bluez-tests Description-md5: 70d0f4a675d48599e09b3248e2e1adfe Description-en_GB: BlueZ test tools and scripts This package contains test tools and scripts used for testing BlueZ. . BlueZ is the official Linux Bluetooth protocol stack. It is an Open Source project distributed under GNU General Public Licence (GPL). Package: bluez-tools Description-md5: a4bf49a8b7b8c7dced5150fd2925854d Description-en_GB: Set of tools to manage Bluetooth devices for linux Bluez-tools provides command line tools to functions of Bluetooth. They are Bluetooth adapter control, Bluetooth agent, sound, input, network and other. Package: bmagic Description-md5: af624056909768fdf6cd75b137a144b4 Description-en_GB: C++ template library for efficient platform independent bitsets BitMagic is a C++ template library designed and developed to implement efficient platform independent bitsets. Key features: . - Several types of on the fly adaptive compression. - Dynamic range of addressable space of 232-1 bits. - Efficient memory management. - Cache optimized bitset distance algorithms. - Serialisation in platform independent, compact format suitable for storing in files and databases. - Performance tuning for 32-bit and 64-bit systems. - Optimisation for Intel SSE2 128-bit integer SIMD. Package: bmake Description-md5: 04fe1b256f4b44d75c60c782dc07956b Description-en_GB: NetBSD make bmake is a program designed to simplify the maintenance of other programs. Its input is a list of specifications as to the files upon which programs and other files depend. mkdep, a program to construct Makefile dependency lists, is also included. . bmake is a port of the NetBSD make tool. Package: bmap-tools Description-md5: f231809af793a5d15d63f4a3a7cbcc3a Description-en_GB: tool to flash image files to block devices using the block map bmaptool is a generic tool for creating the block map (bmap) for a file, and copying files using the block map. The idea is that large file containing unused blocks, like raw system image files, can be copied or flashed a lot faster with bmaptool than with traditional tools like "dd" or "cp". Package: bmf Description-md5: 9929dee4a5839d950a09d0bc7414eb1d Description-en_GB: e-mail filter for spam that learns A small, fast, flexible Bayesian filter for processing e-mail. It is "trained" by the user to categorise email as spam or non-spam. This implementation integrates well with existing tools such as procmail and mutt. It can use a variety of formats for storing data. A utility is supplied for converting data between the supported formats. . This package includes support for text and libdb formats. . See "A Plan for Spam" by Paul Graham for further information. Package: bmon Description-md5: 3288eb0a673978e478042369c7927d3f Description-en_GB: portable bandwidth monitor and rate estimator bmon is a commandline bandwidth monitor which supports various output methods including an interactive curses interface, lightweight HTML output but also simple ASCII output. . Statistics may be distributed over a network using multicast or unicast and collected at some point to generate a summary of statistics for a set of nodes. Package: bmt Description-md5: ac8c4455d4ad626dcc50667072549bfe Description-en_GB: software analysis benchmarking toolkit The benchmarking toolkit consists of three main components: . - Patch set management tools to track changes over the original source of a set of benchmarks; - Benchmark execution helpers to prepare benchmarks for various tools, run benchmarks in parallel, and limit execution; - Result evaluation and presentation, generating LaTeX tables, HTML output, and LaTeX/TikZ plots. Package: bnd Description-md5: 572357666f14f90dcded71fdfdfc96a8 Description-en_GB: tool to create and diagnose OSGi bundles The bnd tool helps you create and diagnose OSGi bundles. The key functions are: . * Show the manifest and JAR contents of a bundle * Wrap a JAR so that it becomes a bundle * Create a Bundle from a specification and a class path * Verify the validity of the manifest entries . The tool is capable of acting as: . * Command line tool * Maven Plugin * Ant Plugin Package: bnfc Description-md5: 9f9dd02fdfd50341fe3b1def1efbf59d Description-en_GB: Compiler front-end generator based on Labelled BNF The BNF Converter is a compiler construction tool that generates a compiler front-end and a readable syntax description document from a Labelled BNF grammar. It was originally written to generate Haskell, but it can now also be used for generating Java, C++, and C. . To process Haskell output, you need the Glorious Glasgow Haskell Compiler (virtual package ghc), the Happy parser generator (package happy) and the Alex scanner generator (package alex). . To process Java output, you need a Java compiler and virtual machine, the CUP parser generator (package cup) and the JLex scanner generator (package jlex). . To process C or C++ output, you need a C or C++ compiler, respectively, the Bison parser generator (package bison) and the flex scanner generator (package flex). . To process the generated documents, you need LaTeX (packages tetex-base, tetex-bin, etc.). Package: boats Description-md5: 00305087b61f28440498fd210bb04eaa Description-en_GB: race scenario drawing tool Boat Scenario is a drawing tool. It is your ideal companion for training sessions, rule learning, strategy explanations and more. It lets you make a presentation of a situation, describing the facts as you represent the action. Package: bochs Description-md5: bc053c9a3065af52a73668b7866a2e07 Description-en_GB: IA-32 PC emulator Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . Bochs is capable of running most operating systems inside the emulation including GNU, GNU/Linux, *BSD, FreeDOS, MSDOS and Windows 95/NT. Package: bochs-doc Description-md5: e36971d15c516a5122416a68c7f73396 Description-en_GB: Bochs upstream documentation This package contains the HTML documentation of the Bochs project. . The documentation is divided into three parts: . * User Guide * Development Guide * Documentation Guide Package: bochs-sdl Description-md5: c1de9e8924d4d41e5077c82fed4d22e9 Description-en_GB: SDL plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains an SDL GUI plugin for Bochs. . Use Scroll-Lock key for full screen. Package: bochs-term Description-md5: 6e4769512394248d4595633871dc05ef Description-en_GB: Terminal (ncurses-based) plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains a Terminal (ncurses-based) GUI plugin for Bochs. Package: bochs-wx Description-md5: 173269ea6b13541db917fabb97fa5bcc Description-en_GB: WxWindows plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains a WxWindows GUI plugin for Bochs. Package: bochs-x Description-md5: d05bd802b2729b64a9ea369b90b87f71 Description-en_GB: X11 plugin for Bochs Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains an X11 GUI plugin for Bochs. Package: bochsbios Description-md5: 9398974e6d90ae7a0272cba21ead91e5 Description-en_GB: BIOS for the Bochs emulator Bochs is a highly portable free IA-32 (x86) PC emulator written in C++, that runs on most popular platforms. It includes emulation of the Intel x86 CPU, common I/O devices, and a custom BIOS. . This package contains the BIOS of the Bochs project. Package: bodr Description-md5: 3fd6473f4809d4aaec556aba4a53afdb Description-en_GB: Blue Obelisk Data Repository Common repository of chemical and physical facts that aim to increase interoperability between chemistry programs. . https://dx.doi.org/10.1021/ci050400b Package: bogofilter Description-md5: f86e32db0d795a463ac0ca2b8a4d9014 Description-en_GB: fast Bayesian spam filter (meta 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_GB: 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_GB: 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_GB: 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: boinc Description-md5: 79307295fad5fe1f0172f7d981ebfbac Description-en_GB: metapackage for the BOINC client and the manager The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing: several initiatives of various scientific disciplines all compete for the idle time of desktop computers. The developers' web site at the University of Berkeley serves as a common portal to the otherwise independently run projects. . This package depends both on the BOINC core client program that is required to participate in any project that uses BOINC, and the BOINC Manager, a graphical monitor and control utility for the BOINC core client. Package: boinc-client Description-md5: 9bd4f63a5f0f805b9edce1e36fefff24 Description-en_GB: core client for the BOINC distributed computing infrastructure The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing: several initiatives of various scientific disciplines all compete for the idle time of desktop computers. The developers' web site at the University of Berkeley serves as a common portal to the otherwise independently run projects. . This package contains the BOINC core client program that is required to participate in any project that uses BOINC. A central server distributes work units and collects results via this client. When attaching a local machine to a project, this client will also dynamically download the scientific data and executables to be then wrapped by the BOINC core client. Package: boinc-client-nvidia-cuda Description-md5: 9384e2173f2ed43c0d057c1770da614c Description-en_GB: metapackage for CUDA-savvy BOINC client and manager The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing: several initiatives of various scientific disciplines all compete for the idle time of desktop computers. The developers' web site at the University of Berkeley serves as a common portal to the otherwise independently run projects. . Regular users (righteously) often find it an unbearable nuisance to care for the exact configuration of BOINC for CUDA-savvy graphics cards. This package adds a series of dependencies from the non-free section to the regular boinc package. This also meant this binary package to be redistributed in the contrib section of Debian. Package: boinc-client-opencl Description-md5: 1d8bb1ed221af82159a83aac2ed26b88 Description-en_GB: metapackage for AMD/ATI OpenCL-savvy BOINC client and manager The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing: several initiatives of various scientific disciplines all compete for the idle time of desktop computers. The developers' web site at the University of Berkeley serves as a common portal to the otherwise independently run projects. . Regular users (righteously) often find it an unbearable nuisance to care for the configuration of BOINC for the OpenCL-savvy AMD/ATI graphics cards. This package adds a series of dependencies from the non-free section to the regular boinc package. This also meant this binary package to be redistributed in the contrib section of Debian. Package: boinc-dev Description-md5: 9094e8539819f44becbdb4bdca550442 Description-en_GB: development files to build applications for BOINC projects (transitional) Dummy transitional package helping the transition of a split of architecture-independent development files and the architecture-dependent dynamic libraries. Static libraries are no longer redistributed. Package: boinc-manager Description-md5: 18cdf3bcfd01c25a71225cc0291571cd Description-en_GB: GUI to control and monitor the BOINC core client The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing using volunteered computer resources. . This package contains the BOINC Manager, a graphical monitor and control utility for the BOINC core client. It gives a detailed overview of the state of the client it is monitoring, as there are * attached projects * running tasks * file transfers between the client and project servers * statistics about granted credits and disk usage for every project * constraints on CPU usage The BOINC Manager has two modes of operation, the "Simple View" in which it only displays the most important information and the "Advanced View" in which all information and all control elements are available. . For active participation in any BOINC project the recommended boinc-client package, not the boinc-manager, is required for every machine contributing. Package: boinc-screensaver Description-md5: ba066f78393e8713c0e55232ad35eddf Description-en_GB: screen saver auto-controlling volunteer computing The Berkeley Open Infrastructure for Network Computing (BOINC) is a software platform for distributed computing: several initiatives of various scientific disciplines all compete for the idle time of desktop computers. The developers' web site at the University of Berkeley serves as a common portal to the otherwise independently run projects. . The BOINC client is configurable by the command line or the BOINC manager's GUI to compute with any range between 0% and 100% of available resources, and to change that ratio to a higher after some user determined duration of inactivity. There is now quite a number of individuals who prefer to have everything presented with their accustomed principle for setting and choosing a screen saver. Upon inactivity, the BOINC client is started, and stopped again when the user is back. To save the screen, it then shows the graphical progress indication as optionally shown also by the manager. . This package is excellent to further promote BOINC, recalling the effect SETI@Home once had in the Cambridge, UK, CB2 Cybercafe. Just, when using it together with the regular BOINC client setup, it is suggested not to have all CPUs used to avoid multiple processes running on the same core. Package: boinctui Description-md5: 943b8b49e95cd6112f11bd83843f1f22 Description-en_GB: Fullscreen text mode manager for Boinc client boinctui is a fullscreen text mode control tool for BOINC client It can manage local and remote clients (via boinc RPC), and allows you to switch between clients with a hot key. boinctui uses curses library and provides the following features: * Fullscreen curses based text user interface * Switch between several BOINC clients hosts via hot key * View task list (run, queue, suspend e.t.c state) * View message list * Suspend/Resume/Abort tasks * Update/Suspend/Resume/Reset/No New Task/Allow New Task for projects * Toggle activity state GPU and CPU tasks * Run benchmarks * Manage BOINC client on remote hosts via boinc_gui protocol Package: bolt-lmm Description-md5: 4f9ee43ad946ed850a9146b123a35ba8 Description-en_GB: Efficient large cohorts genome-wide Bayesian mixed-model association testing The BOLT-LMM software package currently consists of two main algorithms, the BOLT-LMM algorithm for mixed model association testing, and the BOLT- REML algorithm for variance components analysis (i.e., partitioning of SNP-heritability and estimation of genetic correlations). . The BOLT-LMM algorithm computes statistics for testing association between phenotype and genotypes using a linear mixed model. By default, BOLT-LMM assumes a Bayesian mixture-of-normals prior for the random effect attributed to SNPs other than the one being tested. This model generalises the standard infinitesimal mixed model used by previous mixed model association methods, providing an opportunity for increased power to detect associations while controlling false positives. Additionally, BOLT- LMM applies algorithmic advances to compute mixed model association statistics much faster than eigendecomposition-based methods, both when using the Bayesian mixture model and when specialized to standard mixed model association. . The BOLT-REML algorithm estimates heritability explained by genotyped SNPs and genetic correlations among multiple traits measured on the same set of individuals. BOLT-REML applies variance components analysis to perform these tasks, supporting both multi-component modeling to partition SNP- heritability and multi-trait modeling to estimate correlations. BOLT-REML applies a Monte Carlo algorithm that is much faster than eigendecomposition-based methods for variance components analysis at large sample sizes. Package: bolt-lmm-example Description-md5: a81aa403b28776a725d9d7f1eb4a7e0b Description-en_GB: Examples for bolt-lmm The BOLT-LMM software package currently consists of two main algorithms, the BOLT-LMM algorithm for mixed model association testing, and the BOLT- REML algorithm for variance components analysis (i.e., partitioning of SNP-heritability and estimation of genetic correlations). . This package provides some example data for bolt-lmm. Package: bolt-tests Description-md5: a26eca5cbceae6cfbeda33800bb8d592 Description-en_GB: system daemon to manage thunderbolt 3 devices - installed tests Thunderbolt 3 features different security modes that require devices to be authorised before they can be used. The D-Bus API can be used to list devices, enroll them (authorize and store them in the local database) and forget them again (remove previously enrolled devices). It also emits signals if new devices are connected (or removed). During enrollment devices can be set to be automatically authorised as soon as they are connected. A command line tool, called boltctl, can be used to control the daemon and perform all the above mentioned tasks. . This package includes tests to be used on the installed system. Package: bombardier Description-md5: df88a58c5d332d4f3c9c45b50c2a53a6 Description-en_GB: The GNU Bombing utility This game is the same as the old Blitz16 game on Commodore 16/Plus 4, written by Simon Taylor. . The player is driving a plane that moves across the screen. When the plane reaches the right edge of the screen it starts again on the left side, but drops down one line. Below is a cityscape composed of blocks. The player has to drop bombs from the plane, and each bomb which hits a building removes some blocks. As the plane descends it risks hitting any remaining blocks so priority has to be given to bombing the tallest buildings. The level is completed when all blocks are removed and the plane has descended safely to the bottom of the screen. . Info about the original Blitz 16: http://plus4world.powweb.com/software/Blitz_16 Package: bomber Description-md5: f7eb190e86fa42fdcccfd1f7656447b4 Description-en_GB: arcade spaceship game Bomber is a game where you fly a spaceship and attempt to bomb the buildings below you. Each pass the spaceship makes, it gets lower and lower. If you've not destroyed a building in your path, you will crash into it. . This package is part of the KDE games module. Package: bomberclone Description-md5: 5d7bacb049c8b9522938c9e5c1fe423e Description-en_GB: free Bomberman clone BomberClone is a free Bomberman-like game for Linux and Windows. The rules of the game are simple: run through a level and bomb other players. It features powerups that give you more strength, make you walk faster through the level, or let you drop more bombs. . BomberClone can be played in multi-player mode via IPv4 or IPv6 networks or in single-player mode against the local AI. Package: bomberclone-data Description-md5: a6d641789a2893898ead3c1ff03ebbe8 Description-en_GB: Data files for bomberclone game BomberClone is a free Bomberman-like game for Linux and Windows. The rules of the game are simple: run through a level and bomb other players. It features powerups that give you more strength, make you walk faster through the level, or let you drop more bombs. . BomberClone can be played in multi-player mode via IPv4 or IPv6 networks or in single-player mode against the local AI. . This package contains the data files (sounds, graphics) needed to run the game. Package: bomstrip Description-md5: 63b5d352d74569b4d8dfc0f80cd36dd7 Description-en_GB: tool to strip Byte-Order Marks from UTF-8 text files Bomstrip is a very simple tool that removes BOM's (byte-order-marks) from UTF-8 files. UTF-8 does not have byte-ordering issues, so there is absolutely no need to have three bytes (the UTF-8-BOM) that do not say anything about the byte-order (since there is nothing to say). Package: boogie Description-md5: ff05d0b0aea623bace962f4c12b777bd Description-en_GB: verifiable programming language (compiler) Boogie is a compiler intermediate language with support for automatic invariant checking using an SMT solver such as Z3. It supports program verification for a variety of other, higher-level languages, including Spec\#, C, Dafny, and Chalice. . This package contains the Boogie compiler, as well as bvd, the Boogie Verification Debugger. Package: boohu Description-md5: 1279fae4c68d79eefcfbfe86cb955ca7 Description-en_GB: Break Out Of Hareka's Underground -- a roguelike game Break Out Of Hareka's Underground (Boohu) is a roguelike game mainly inspired from DCSS and its tavern, with some ideas from Brogue, but aiming for very short games, almost no character building, and a simplified inventory. Package: bookletimposer Description-md5: 26eb6be800d155abe8e60a41d13466f5 Description-en_GB: PDF imposition toolkit pdfimposer is a Python module to achieve some basic imposition on PDF documents, especially designed to work on booklets. . BookletImposer is a commandline and GTK+ interface to pdfimposer. . The bookletimposer package ships both. Package: boolector Description-md5: 3ffdf2573adbbaeee22ada3c1789353d Description-en_GB: SMT solver for bit-vectors and arrays Boolector is an efficient SMT solver for the quantifier-free theory of bit-vectors in combination with the quantifier-free extensional theory of arrays. Package: boolstuff Description-md5: 7b3fbbf919d78b1127b8e2430e381d41 Description-en_GB: programs for operating on boolean expression binary trees BoolStuff is a C++ library that supports a few operations on boolean expression binary trees. . This package includes extra programs that allow the usage of the library from the shell. A command named booldnf can be used to convert an expression to the Disjunctive Normal Form (DNF). Package: boolstuff-dev Description-md5: d0515ff9575940450a409e1142416eaa Description-en_GB: library for operating on boolean expression binary trees - devel BoolStuff is a C++ library that supports a few operations on boolean expression binary trees. The main features are: * a simple boolean expression parser (supports operators AND, OR and NOT, as well as parentheses) * an algorithm to convert a boolean expression binary tree into its Disjunctive Normal Form (this algorithm supports the NOT operator) * a function that determines if an expression tree is in DNF. . This package includes the development files for using the library from inside your programs. Package: boomaga Description-md5: 18e73db11dd36bdd11bf5550e3a44865 Description-en_GB: virtual printer for viewing a document before printing Boomaga (BOOklet MAnager) is a virtual printer for viewing a document before printing it out using the physical printer. . The program is very simple to work with. Running any program, click "print" and select "Boomaga" to see in several seconds (CUPS takes some time to respond) the Boomaga window open. . If you print out one more document, it gets added to the previous one, and you can also print them out as one. . Regardless of whether your printer supports duplex printing or not, you would be able to easily print on both sides of the sheet. Package: boot-info-script Description-md5: 131f4972c484ed474b49ad639b870114 Description-en_GB: inspect boot environment boot-info-script generates a report of your boot environment. This report can easily be read or sent to someone else in case you can not fix the problem yourself. Package: bootcd Description-md5: c11b117611c2ea47e742119e6f9df8d2 Description-en_GB: bootcd tools can copy a running or mounted Debian system. Different boot configuration are supportet (efi, old bios, secure boot). bootcdwrite creates an ISO life-cd file called bootcd using an overlayfs. bootcdflopcp writes changes from overlayfs to floppy disk, when running from bootcd. bootcd2disk writes bootable disks (with or without lvm, ext2, ext3, ext4, vfat, swap). Package: booth Description-md5: 1e1eb16ee4689b9b4c45a8b88b4cd42b Description-en_GB: Cluster Ticket Manager Booth manages tickets which authorize cluster sites located in geographically dispersed locations to run resources. It facilitates support of geographically distributed clustering in Pacemaker. . Booth is based on the Raft consensus algorithm. Though the implementation is not complete (there is no log) and there are a few additions and modifications, booth guarantees that a ticket is always available at just one site as long as it has exclusive control of the tickets. . This package contains the booth daemon, and a script to run booth in standalone ("arbitrator") mode. Package: booth-pacemaker Description-md5: 9076f87efc1e2175b7b2a0e83fc7d732 Description-en_GB: Resource agents to integrate booth with Pacemaker Booth manages tickets which authorize cluster sites located in geographically dispersed locations to run resources. It facilitates support of geographically distributed clustering in Pacemaker. . Booth is based on the Raft consensus algorithm. Though the implementation is not complete (there is no log) and there are a few additions and modifications, booth guarantees that a ticket is always available at just one site as long as it has exclusive control of the tickets. . This package contains the integration script for booth to run as part of a Pacemaker cluster. Package: bootmail Description-md5: b8cb9aed9b6205c0cdeb47fa08708054 Description-en_GB: automatically email one or more admins when a system reboots bootmail is a handy utility that will automatically send an email to a configurable list of email addresses each time the system boots. This is perhaps useful for unattended servers that should not reboot often. It appends a configurable list of log files to the email body. . If you install the suggested packages, it will also cryptographically sign the email messages. Package: bootp Description-md5: fecd82a0cca42b2c7e5ec410b50e2641 Description-en_GB: server for the bootp protocol with DHCP support This is a server for the bootp protocol; which allows network administrator to setup networking information for clients via an /etc/bootptab on a server so that the clients can automatically get their networking information. While this server includes rudimentary DHCP support as well, we suggest using the dhcp package if you need DHCP support, as it is much more complete. Package: bootparamd Description-md5: f8a48e5e1f4c8735656e73735d69964d Description-en_GB: Boot parameter server bootparamd is a server process that provides information to diskless clients necessary for booting. It consults the /etc/bootparams file to find the information it needs. Package: bootpc Description-md5: c6551a033c16065b2851b0aaba1833fe Description-en_GB: Client to connect to a boot protocol (bootp) server This is a boot protocol client used to grab the machines ip number, set up DNS nameservers and other useful information. Package: borgbackup Description-md5: 8a56876615c13f6f25a373ef5d5c2017 Description-en_GB: deduplicating and compressing backup program Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . Please note that the server and the client should be on the same version of borgbackup. Using different versions of borgbackup on client and server might result in 'incompatible API version' error messages and a non- working backup. . While there is no direct operations mode for pull-type backups, you can configure the backup target in append-only mode, preventing the backup source from deleting or altering previous backups. Package: borgbackup-doc Description-md5: 04d1acfe5fec11e4caa380114fa4d94a Description-en_GB: deduplicating and compressing backup program (documentation) Borg is a deduplicating and compressing backup program. Optionally, it also supports authenticated encryption. It was forked from the attic backup program. . The main goal of Borg is to provide an efficient and secure way to backup data. The data deduplication technique used makes Borg suitable for daily backups since only the changes are stored. The authenticated encryption makes it suitable for backups to not fully trusted targets. . It can push backups to remote repositories accessed via ssh. A client pushing a backup invokes "borg serve" on the repository host. It is possible to restrict the ssh key to "borg serve" using the authorized_keys command= clause. . This is the documentation package Package: borgmatic Description-md5: f0ca4acfb3d412c3e35bb1bdeee35e47 Description-en_GB: automatically create, prune and verify backups with borgbackup borgmatic is a simple Python wrapper script for the Borg backup software that initiates a backup, prunes any old backups according to a retention policy, and validates backups for consistency. The script supports specifying your settings in a declarative configuration file rather than having to put them all on the command-line, and handles common errors. Package: bosh Description-md5: cd976f65269fcf6d1cd0ab91ebc06460 Description-en_GB: browse output of processes bosh stands for browsable output shell. This is a bit of a misnomer because it isn't really a shell. What is does is store the output of a specified program in a buffer, and provides a simple curses interface to browse this buffer. Actions can be configured which can make use of the contents of the currently selected line. . Commands and actions are stored in bosh configuration files. These can include shebang line (#!/usr/bin/bosh) so that the configuration can just be run from the command-line. Package: bosixnet-daemon Description-md5: f6d94df741d5219b9c35c205c601d0aa Description-en_GB: Build Own IPv6 Network (client utilities) Project should be useful when you have to administer many computers distributed through different networks and connected via NAT. In most of cases you may just install miredo, gogoc or any other tunnel broker's software and these computers will be available via IPv6 addresses. BOSixNet includes the collection of tools for automatic updating the list of such hosts. . This package provides the shell script which periodically sends information about current IPv6 address to remote server and updates local /etc/hosts based on data received from that remote server. It is expected that bosixnet-webui is launched on that remote server. Package: bosixnet-webui Description-md5: f89c5e31a87eb64042f240c53f446225 Description-en_GB: Build Own IPv6 Network (server utilities) Project should be useful when you have to administer many computers distributed through different networks and connected via NAT. In most of cases you may just install miredo, gogoc or any other tunnel broker's software and these computers will be available via IPv6 addresses. BOSixNet includes the collection of tools for automatic updating the list of such hosts. . This package provides the FastCGI program which passively listens for incoming connections and generates list of hosts in your IPv6 network which may be put directly into /etc/hosts. Program has very few dependencies and it may be easily launched on embedded devices. Package: bossa Description-md5: 3ae432216957607a6bc69add97538515 Description-en_GB: Atmel SAM ARM microcontroller flash programming GUI BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to- use, open source utility to replace Atmel's SAM-BA software. . This package contains the wxWidgets GUI interface to bossa. Package: bossa-cli Description-md5: bb12344a355aa80d4362e2e5b5043597 Description-en_GB: Atmel SAM ARM microcontroller flash programming utility BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to- use, open source utility to replace Atmel's SAM-BA software. . This package contains the BOSSA command line interface and interactive shell (i.e., bossac and bossash). Package: boswars Description-md5: 4e73ed6461627ce9e52adec77d081117 Description-en_GB: futuristic real-time strategy game Bos Wars is a futuristic real-time strategy game. It is possible to play against human opponents over local network (LAN), internet, or against the computer. . OpenGL support is available as a run-time configuration option. Package: boswars-data Description-md5: 10b442e940908697dde655e67a6b7cb4 Description-en_GB: Images, data, and music files for Bos Wars Bos Wars is a futuristic real-time strategy game. It is possible to play against human opponents over local network (LAN), internet, or against the computer. . This package includes the images, data files, and music for the Bos Wars real-time-strategy game. Package: botch Description-md5: 1e7a6c327a8c6660ae56f96c23eeff2b Description-en_GB: tools to create and analyse dependency graphs botch is a collection of tools to create and analyze dependency graphs. This task is facilitated by a range of individual tools which use the deb822 and graphml formats to exchange information with each other. . The tools installed by this package provide these features: . - analyse graphs - transform Packages and Sources control files - create graphs of different types - analysis of Packages and Sources control files - handling of botch-internal formats - dose3 wrappers - set operations on Packages or Sources files - create build orders - conversion of graphs - shell scripts connecting the tools for meaningful operations - extract regions from graphs Package: botch-doc Description-md5: b4689f4bc8b4ffb42375d3ffe0ca6506 Description-en_GB: Bootstrapping helper - documentation Botch stands for bootstrap/build ordering tool chain and allows one to create and analyze bootstrapping dependency graphs, creates suggestions how to break dependency cycles and generates a build order. . This package contains the documentation. Package: bottlerocket Description-md5: 331352390812dbe755ab7c21f047c647 Description-en_GB: Utility to control X10 Firecracker devices for home automation A command-line utility to interact with the Firecracker version of X10's home control devices (wireless home automation to control lights, cameras, appliances via a small transmitter that plugs into the standard RS-232 serial port of a computer). . Also included is rocket launcher, a graphical frontend to bottlerocket. If you want this functionality you should have wish (tk8.3 or tk8.4 - the Tcl/Tk interpreter) installed. Package: bouncy Description-md5: 25da351b0bb3ad7f4e652314f340ca09 Description-en_GB: eat the yummy veggies in the garden - game for small kids You play Bouncy the Hungry Rabbit. You're in a garden with yummy veggies and a farmer who's not keen on you eating them. You can hide (and move around) under the ground. . Bouncy was written so it could be enjoyed by the author's daughter, who was about to turn 3, and by older gamers. Hence it's not a violent game and "easy" is really, really easy, and "hard" is challenging. Package: bovo Description-md5: b441d750dee643b64630cf13767fc54f Description-en_GB: gomoku (five in line) board game Bovo is a game where two players take turns placing markers on the board, the winner being the first to complete a line of five markers. . This package is part of the KDE games module. Package: bowtie Description-md5: 0321cd443ac01259f647358becd22626 Description-en_GB: Ultrafast memory-efficient short read aligner This package addresses the problem to interpret the results from the latest (2010) DNA sequencing technologies. Those will yield fairly short stretches and those cannot be interpreted directly. It is the challenge for tools like Bowtie to give a chromosomal location to the short stretches of DNA sequenced per run. . Bowtie aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end). Package: bowtie-examples Description-md5: 3566e3a8d3188ffdbd3edb7414cacdda Description-en_GB: Examples for bowtie, the ultrafast memory-efficient short read aligner This package addresses the problem to interpret the results from the latest (2010) DNA sequencing technologies. Those will yield fairly short stretches and those cannot be interpreted directly. It is the challenge for tools like Bowtie to give a chromosomal location to the short stretches of DNA sequenced per run. . Bowtie aligns short DNA sequences (reads) to the human genome at a rate of over 25 million 35-bp reads per hour. Bowtie indexes the genome with a Burrows-Wheeler index to keep its memory footprint small: typically about 2.2 GB for the human genome (2.9 GB for paired-end). . This package provides some example data to work with bowtie. Package: bowtie2 Description-md5: a4a641e19bb5b2750860b5cde2b844a2 Description-en_GB: ultrafast memory-efficient short read aligner is an ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. It is particularly good at aligning reads of about 50 up to 100s or 1,000s of characters, and particularly good at aligning to relatively long (e.g. mammalian) genomes. . Bowtie 2 indexes the genome with an FM Index to keep its memory footprint small: for the human genome, its memory footprint is typically around 3.2 GB. Bowtie 2 supports gapped, local, and paired-end alignment modes Package: bowtie2-examples Description-md5: 4f7ffd3723c8ff00ad9a14b1e3db6d21 Description-en_GB: Examples for bowtie2 An ultrafast and memory-efficient tool for aligning sequencing reads to long reference sequences. It is particularly good at aligning reads of about 50 up to 100s or 1,000s of characters, and particularly good at aligning to relatively long (e.g. mammalian) genomes. . Bowtie 2 indexes the genome with an FM Index to keep its memory footprint small: for the human genome, its memory footprint is typically around 3.2 GB. Bowtie 2 supports gapped, local, and paired-end alignment modes . This package provides some example data to work with bowtie2. Package: boxbackup-client Description-md5: 2d4841498c10735664507d00f76a8c65 Description-en_GB: client for the BoxBackup remote backup system BoxBackup is an automatic on-line backup system. The client watches for changes on the local file system, connects to a BoxBackup server and sends the changes via a secure channel. All data is encrypted before being sent to the server. A command-line tool is provided for restoration of backups including deleted files and old versions. Package: boxbackup-server Description-md5: b9b50cc0e8d500de40612b3327aadf15 Description-en_GB: server for the BoxBackup remote backup system BoxBackup is an automatic on-line backup system. The server waits for connections from remote clients, authenticates them via X.509 certificates and stores the encrypted data on hard drives with optional RAID techniques. It also supports versions historization and per-user quotas. Package: boxer Description-md5: 48b00521b8407caf10ad97b422940991 Description-en_GB: system deployment ninja tricks Boxer is a tool for system deployment and for composing blends, i.e designing how to have a distribution unfold onto boxes. Package: boxes Description-md5: 71d39f5c7193aab87deb83d15f0b2e82 Description-en_GB: textmode box- and comment drawing filter Boxes is extremely configurable filter for adding and removing ASCII art (comments, for example) around chunks of text. Most modern text editors support filtering text through external filters. Boxes is such a filter. Package: boxshade Description-md5: ca7559d18b94433828e2715eed8e247b Description-en_GB: Pretty-printing of multiple sequence alignments Boxshade is a program for creating good looking printouts from multiple- aligned protein or DNA sequences. The program does not perform the alignment by itself and requires as input a file that was created by a multiple alignment program or manually edited with respective tools. . Boxshade reads multiple-aligned sequences from either PILEUP-MSF, CLUSTAL- ALN, MALIGNED-data and ESEE-save files (limited to a maximum of 150 sequences with up to 10000 elements each). Various kinds of shading can be applied to identical/similar residues. Output is written to screen or to a file in the following formats: ANSI/VT100, PS/EPS, RTF, HPGL, ReGIS, LJ250-printer, ASCII, xFIG, PICT, HTML Package: bpfcc-lua Description-md5: 4d4f55a88fe5e8a4b353c8eff39f11aa Description-en_GB: Standalone tool to run BCC tracers written in Lua BPF Compiler Collection (BCC) is a toolkit for creating efficient kernel tracing and manipulation programs . It makes use of extended BPF (Berkeley Package Filter) and provides tools for BPF based Linux IO analysis, networking, monitoring and more . This package provides the Lua bindings Package: bpfcc-tools Description-md5: 7d0a78c750d7b8b1202b0362e9a9ab66 Description-en_GB: tools for BPF Compiler Collection (BCC) BPF Compiler Collection (BCC) is a toolkit for creating efficient kernel tracing and manipulation programs . It makes use of extended BPF (Berkeley Package Filter) and provides tools for BPF based Linux IO analysis, networking, monitoring and more . This package provides the command-line tools and examples Package: bpftrace Description-md5: 77220d45de965013d79717740b8659e5 Description-en_GB: high-level tracing language for Linux eBPF BPFtrace is a high-level tracing language for Linux enhanced Berkeley Packet Filter (eBPF) available in recent Linux kernels (4.x). BPFtrace uses LLVM as a backend to compile scripts to BPF-bytecode and makes use of BCC for interacting with the Linux BPF system, as well as existing Linux tracing capabilities: kernel dynamic tracing (kprobes), user-level dynamic tracing (uprobes), and tracepoints. The BPFtrace language is inspired by awk and C, and predecessor tracers such as DTrace and SystemTap. Package: bplay Description-md5: 139914051f25006f4768b8b76dffc6ce Description-en_GB: Buffered audio file player/recorder The bplay package provides a simple command-line utility for playing and recording audio files in raw sample, VOC and WAV formats. . To use this program you need a soundcard of some kind and the appropriate driver configured into your kernel. . When run the program creates two processes which share a memory buffer. It does reading/writing on the disk and the sound device simultaneously, in order to be less liable to `pause' because the disk is too slow or too busy. Package: bpm-tools Description-md5: 5935b10ce78d0dfbacfac514f0af64b6 Description-en_GB: command-line tool to calculate tempo of audio The bpm-tools commands are used to automatically calculate the tempo (in beats-per-minute) of music, optionally displaying an analysis and adding it to file 'tags'. The data from these tags can be especially useful for navigating a music library in DJ software such as xwax(1). . The bpm command implements the algorithm on raw data, but the most commonly used command is bpm-tag to tag the file with the tempo in bpm. The bpm-graph command will produce a plot of the results of the autocorrelation. Package: bppphyview Description-md5: 8d2c6f0145de2af1aea067a41390ef41 Description-en_GB: Bio++ Phylogenetic Viewer A phylogenetic tree editor developed using Bio++ and Qt. Phyview allows one to visualize, edit, print and output phylogenetic trees and associated data. Package: bppsuite Description-md5: c3067d02a34fe171809be665cdf8e234 Description-en_GB: Bio++ program suite The Bio++ Program Suite is a package of programs using the Bio++ libraries and dedicated to Phylogenetics and Molecular Evolution. All programs are independent, but can be combined to perform rather complex analyses. These programs use the interface helper tools of the libraries, and hence share the same syntax. They also have several options in common, which may also be shared by third-party software. . The following programs are included: - BppML for maximum likelihood analysis, - BppSeqGen for sequences simulation, - BppAncestor for ancestral states reconstruction, - BppDist for distance methods, - BppPars for parsimony analysis, - BppSeqMan for file conversion and sequence manipulation, - BppConsense for building consensus tree and computing bootstrap values, - BppReRoot for tree rerooting. - BppTreeDraw for tree drawing. - BppAlnScore for comparing alignments and computing alignment scores. - BppMixedLikelihoods for computing site per site likelihoods of components of mixture models. - BppPopGen for population genetics analyses. Package: bppsuite-examples Description-md5: 90cae4e3e809500100af5fa2cef0bcb6 Description-en_GB: Examples for Bio++ program suite The Bio++ Program Suite is a package of programs using the Bio++ libraries and dedicated to Phylogenetics and Molecular Evolution. All programs are independent, but can be combined to perform rather complex analyses. These programs use the interface helper tools of the libraries, and hence share the same syntax. They also have several options in common, which may also be shared by third-party software. . This package contains some example data sets. Package: bpython Description-md5: 7e8c133162b1fbc846fe4db2c704296d Description-en_GB: fancy interface to the Python 3 interpreter bpython is a fancy interface to the Python interpreter, and has the following features: . * In-line syntax highlighting. * Readline-like autocomplete with suggestions displayed as you type * Expected parameter list for any Python function. Uses pydoc to attempt to divine params for C functions. * "Rewind" function to pop the last line of code from memory and re-evaluate. Note: this is only really useful when laying out classes and functions, since a true "undo" function is impossible, so be careful when using this. * Send the code you've entered off to a pastebin and display the pastebin URL for copying, etc. * Save the code you've entered to a file. * Auto-indentation. * Anti-Crash Mode. . This package contains bpython for Python 3. Package: br2684ctl Description-md5: 171f5800bf9793f93f66667e1f1305f7 Description-en_GB: Utility for configuring RFC 2684 ATM/Ethernet bridging 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), RFC 1483 bridged (RFC 2684 routed), PPP over Ethernet (PPPoE). Package: braa Description-md5: 8ed807dc3b9b6e463caf50d39fc33bd8 Description-en_GB: Mass SNMP scanner Braa is a mass snmp scanner. The intended usage of such a tool is of course making SNMP queries - but unlike snmpget or snmpwalk from net-snmp, it is able to query dozens or hundreds of hosts simultaneously, and in a single process. Thus, it consumes very few system resources and does the scanning VERY fast. . Braa implements its OWN snmp stack, so it does NOT need any SNMP libraries like net-snmp. The implementation is very dirty, supports only several data types, and in any case cannot be stated 'standard-conforming'! It was designed to be fast, and it is fast. For this reason (well, and also because of author laziness ;), there is no ASN.1 parser in braa - the user HAVE to know the numerical values of OID's (for instance .1.3.6.1.2.1.1.5.0 instead of system.sysName.0). Package: brag Description-md5: 275712ce34651d926c15ff5db6e2ff55 Description-en_GB: Downloads and assembles multipart Usenet binaries Brag collects and assembles multipart binary attachments from newsgroups. This is a robust command-line tool, well suited to run as a cron job. * Collects and downloads multipart binary attachments * Supported encodings: uuencode, MIME base64 and yenc * Filters messages using accept/reject patterns * Optionally saves message subjects * Supports NNTP authentication * Supports non-default NNTP ports * Can combine parts from different newsgroups or even different servers * Bulletproof: Restarts from the last successful operation. Package: braillegraph Description-md5: 315ced6ffce64e60f600c3ef677d5bfb Description-en_GB: simple histogram tool producing text dot-matrix graphs This tool lets you plot a single-series histogram on a text dot-matrix display by abusing Unicode. This gives a resolution of 2×4 per character, as opposed to the usual single asterisk you get with ASCII. Package: brailleutils Description-md5: a8fe1c840832abd8e97317c3c37aaddb Description-en_GB: command-line interface for the brailleutils library BrailleUtils provides a cross platform API for embossing and converting braille in PEF-format. It also supports conversion to and from commonly used "braille" text formats. . This package contains a command-line user interface. Package: brainparty Description-md5: 8cc030bbc2e8beb2ad604a2cf8dccfcc Description-en_GB: 36 puzzle games for all the family Brain Party is a fun, free puzzle game for all the family that's made up of 36 minigames designed to push your brain to its limits by testing memory, logic, mathematics, reaction time and more! Brain Party is split into two modes: test mode gives you five minigames in a row and adds up your brain weight to see how smart you are, and practise mode lets you play your favourite minigames as often as you want. If you do well enough, there are six extra minigames that can be unlocked as well as a new game mode designed to keep you playing and enjoying your favourite games even longer. Package: brainparty-data Description-md5: 6f90121b27d7ffc920e671d7917a2583 Description-en_GB: 36 puzzle games for all the family -- game data Brain Party is a fun, free puzzle game for all the family that's made up of 36 minigames designed to push your brain to its limits by testing memory, logic, mathematics, reaction time and more! . This package provides game data for brainparty, including more than 400 images and sounds. Package: brasero Description-md5: f1b90e2793c30b656614688b60907456 Description-en_GB: CD/DVD burning application for GNOME Brasero is a simple application to burn, copy and erase CD and DVD media: audio, video or data. It features among other things: * On-the-fly burning * Multisession support * On-the-fly conversion of music playlists in all formats supported by GStreamer . This package contains the standalone app. . The following packages, if installed, will provide Brasero with added functionality: * cdrdao to burn combined data/audio CDs and for byte-to-byte copy * GStreamer backends to support more audio formats * vcdimager to create VCDs or SVCDs * libdvdcss2 to copy encrypted DVDs * tracker to search for video, audio, image and document files Package: brasero-cdrkit Description-md5: f665c5ddfb353765cb64ff49e7f6bc98 Description-en_GB: cdrkit extensions for the Brasero burning application Brasero is a simple application to burn, copy and erase CD and DVD media. . This package contains extensions for Brasero, based on the genisoimage, growisofs, wodim, readom and dvdauthor programs. They are only needed for the following operations in Brasero: * Audio CD burning with CD-Text information * Video DVD creation Package: brasero-common Description-md5: 4606bf022bac975b6e53bb64c48943d3 Description-en_GB: Common files for the Brasero CD burning application and library Brasero is a simple application to burn, copy and erase CD and DVD media. . This package contains the common files and translations. Package: brazilian-conjugate Description-md5: 2fcba94d33f2256e9be5a9fcc39f8db3 Description-en_GB: Brazilian Portuguese verb conjugator This package contains a interactive program (conjugue) capable of conjugating Portuguese verbs, as spoken in Brazil. The upstream version is numbered 1.0, but as it is distributed together with the Ispell dictionary for Brazilian Portuguese, it has the same version number as the ibrazilian package for Debian. Package: breathe-doc Description-md5: 8fa9013da9cf5be99edf4a109d084a7f Description-en_GB: Sphinx autodox support for languages with doxygen support (documentation) Breathe provides a bridge between the Sphinx and doxygen documentation systems. It enables Sphinx to generate autodoc for languages other than Python with the help of doxygen. It also allows one to embed reStructuredText in doxygen markup. . This package contains the documentation. Package: breathe-icon-theme Description-md5: fef56b55945adad28de193ac441e6480 Description-en_GB: A fresh and modern icon theme for Ubuntu The Breathe icon theme is a refresh of the Human icon theme using KDE's Oxygen icon set as an inspiration but with that distinctly Human feel. . The Breathe Icon Set is created and maintained by the Breathe Icon Team and Ubuntu Artwork community. Package: brebis Description-md5: d4b53ea68a0cf9d4d6fa8caa7fc29ef4 Description-en_GB: fully automated backup checker Brebis parses backups (archives and file tree) to perform several different checks in order to verify your backup integrity and its associated content. Package: breeze Description-md5: 0ad83bbf71a355cb5898ae8fc8732217 Description-en_GB: Default Plasma theme (Metapackage) This is the default theme for the KDE Plasma desktop. . This package includes wallpapers, icons, cursors, KWin style and Qt widget style for the Plasma 5 desktop. . This package is part of the KDE base workspace module. Package: breeze-cursor-theme Description-md5: a76e715fef784e263366ecf66510ed87 Description-en_GB: Default Plasma cursor theme This is the default cursor theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Package: breeze-dev Description-md5: 860a0bca43dd1541eb65535a817c0f48 Description-en_GB: Default Plasma theme (development files) This is the default theme for the KDE Plasma desktop. . This package includes development files. . This package is part of the KDE base workspace module. Package: breeze-gtk-theme Description-md5: ef3d64eedcb0233aa0b20895e9335f22 Description-en_GB: GTK theme built to match KDE's Breeze A GTK Theme Built to Match KDE's Breeze. Widget theme for GTK 2 and 3. Package: breeze-icon-theme Description-md5: 6feddc6d1f2ccb36664e101c1ee1b4af Description-en_GB: Default Plasma icon theme This is the default icon theme for the KDE Plasma 5 desktop. . This package is part of the Breeze theme module. Package: breeze-icon-theme-rcc Description-md5: 8b380906bf96e2da18841d22fd9ca788 Description-en_GB: RCC resources for the breeze icon theme Breeze is the default icon theme for the KDE Plasma 5 desktop. This package contains the icons in RCC format. . This package is part of the Breeze theme module. Package: brewtarget Description-md5: 68a6c604ae6e3f0cf8d788bc6ed6094c Description-en_GB: GUI beer brewing software Brewtarget is a calculator for brewing beer. It is a Qt-based program which allows you to create recipes from a database of ingredients. It calculates all the important parameters, helps you with mash temperatures, and just makes the process of recipe formulation much easier. Package: brickos Description-md5: 10cd698b2ec20e7c7087952e4647bc32 Description-en_GB: alternative OS for LEGO(r) Mindstorms RCX. Supports devel. in C/C++ A multitasking operating system with development environment for use as an alternative to the standard LEGO(r) Mindstorms RCX firmware. . For posts to/from other users: http://lugnet.com/robotics/rcx/legos/ . (LEGO(r) is a trademark of the LEGO Group of companies.) Package: brickos-doc Description-md5: 359d0988f64f96ebb702191a745b1971 Description-en_GB: documentation for brickOS an Alternative OS for the RCX HOWTO and API Documentation for brickOS an alternative Operating System for the LEGO(r) Mindstorms RCX. . (LEGO(r) is a trademark of the LEGO Group of companies.) Package: brig Description-md5: 321f9b5456dd4ba31ba9deafce380718 Description-en_GB: BLAST Ring Image Generator BRIG can display circular comparisons between a large number of genomes, with a focus on handling genome assembly data. * Images show similarity between a central reference sequence and other sequences as concentric rings. * BRIG will perform all BLAST comparisons and file parsing automatically via a simple GUI. * Contig boundaries and read coverage can be displayed for draft genomes; customised graphs and annotations can be displayed. * Using a user-defined set of genes as input, BRIG can display gene presence, absence, truncation or sequence variation in a set of complete genomes, draft genomes or even raw, unassembled sequence data. * BRIG also accepts SAM-formatted read-mapping files enabling genomic regions present in unassembled sequence data from multiple samples to be compared simultaneously Package: brightd Description-md5: f3571b8e114d9b45fc249991078649ce Description-en_GB: daemon which regulates brightness of LCDs dynamically The idea is taken from the way Macs behave: If a user is inactive for a certain time, it automatically darkens the screen. It is designed for IBM/Lenovo Thinkpads, but works with every display which is controllable via /sys/class/backlight/. Package: brightness-udev Description-md5: 048ef571b6df80af09ed64a983ab18ae Description-en_GB: Control backlight brightness - udev rules brightnessctl is a small utility to control the brightness of a screen's backlight. . This package contains udev rules allowing unprivileged users to set the brightness without resorting to a suid binary. Package: brightnessctl Description-md5: 046f77125da8cf4af53960488f1445e4 Description-en_GB: Control backlight brightness brightnessctl is a small utility to control the brightness of a screen's backlight. . This package contains the brightnessctl utility itself. Package: briquolo Description-md5: 1fe2dcbb37b1c2d933cf4bc9b9fb46a0 Description-en_GB: fast paced 3d Breakout game Briquolo is a Breakout like game which takes place on a colourful 3d playing field. It features 23 fancy levels with moving bricks, great explosions and sounds, different camera perspectives and an editor to create your own custom levels. . Briquolo uses OpenGL to offer modern graphical effects and is very portable thanks to the SDL library. Package: briquolo-data Description-md5: b69dac36ae51e688fd3a9fe5bb779c9f Description-en_GB: data files for the fast paced 3d Breakout game Briquolo Briquolo is a Breakout like game which takes place on a colourful 3d playing field. It features 23 fancy levels with moving bricks, great explosions and sounds, different camera perspectives and an editor to create your own custom levels. . This package contains the game data, including images, sounds and levels. Package: bristol Description-md5: 5d7c1d7c0cbc76eceb235db1e961d5c2 Description-en_GB: vintage synthesiser emulator Bristol is a synthesiser emulator application. Bristol uses the sound card PCM generator and can be MIDI driven, furthermore it can be set to use the low latency scheduling feature of the kernel, reducing audio under runs. It can handle any number of simultaneous synthesisers (they all connect to the same engine). It supports splitting and layering the keyboard with multiple synthesisers on a single midi channel. Currently Bristol emulates the following keyboards: Moog Mini, Moog Voyager (Bristol "Explorer"), Sequential Circuits Prophet-5, Roland Juno-6, Yamaha DX-7, Hammond (single manual), Hammond B3 (dual manual). Package: bristol-data Description-md5: fbfcb6d2c07895634614ea70e14e7324 Description-en_GB: vintage synthesiser emulator (data files) Bristol is a synthesiser emulator application. Bristol uses the sound card PCM generator and can be MIDI driven, furthermore it can be set to use the low latency scheduling feature of the kernel, reducing audio under runs. It can handle any number of simultaneous synthesisers (they all connect to the same engine). It supports splitting and layering the keyboard with multiple synthesisers on a single midi channel. Currently Bristol emulates the following keyboards: Moog Mini, Moog Voyager (Bristol "Explorer"), Sequential Circuits Prophet-5, Roland Juno-6, Yamaha DX-7, Hammond (single manual), Hammond B3 (dual manual). . This package contains the application data files. Package: brltty-espeak Description-md5: 12128acd3d15ad48324d1b92f13bb467 Description-en_GB: Access software for a blind person - espeak driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the espeak speech synthesis engine. Package: brltty-flite Description-md5: 2e07054b3b97962c487b79ded37eb57b Description-en_GB: Access software for a blind person - Flite speech driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the Festival Lite speech synthesis engine. Package: brltty-speechd Description-md5: b90b3fdef13512fbc1fa9b477812709a Description-en_GB: Access software for a blind person - Speech Dispatcher driver BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains an optional speech driver for the speech-dispatcher speech synthesis server. Package: brltty-x11 Description-md5: 3f30d80e7a87ea3ecbcc6f909e8a1667 Description-en_GB: Access software for a blind person using a braille display - X11 drivers BRLTTY is a daemon which provides access to the Linux console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . This package contains optional screen drivers for BRLTTY which require X11 or GNOME. Package: bro-aux Description-md5: f05ed801bd82c75beba2eb3613fe9853 Description-en_GB: small auxiliary tools for Bro This package provides handy auxiliary programs related to the use of the Bro Network Security Monitor. . The “adtrace” utility is used to compute the network address that compose the internal and extern nets that bro is monitoring. The “bro-cut” utility reads ASCII Bro logs on standard input and outputs them with only the specified columns (if no column names are specified, then all columns are output). The "nfcollector" and "ftwire2bro" utilities are for dealing with Bro’s custom file format for storing NetFlow records. Package: brotli Description-md5: aee765d3571821ffe40670742c9b514d Description-en_GB: lossless compression algorithm and format (command line utility) Brotli is a generic-purpose lossless compression algorithm that compresses data using a combination of a modern variant of the LZ77 algorithm, Huffman coding and 2nd order context modeling, with a compression ratio comparable to the best currently available general-purpose compression methods. It is similar in speed with deflate but offers more dense compression. . This package installs a command line utility. Package: brp-pacu Description-md5: b13e8cf2fb4f987c2fadf4b4020e0c35 Description-en_GB: audio analysis tool Brp-pacu compares the output of the system to the input of the system and allows you to use this data to perform final equalisation by matching the results with actual DSP/EQ. Package: brutalchess Description-md5: afa805d0b41e660bf6a3b350d15f0d3a Description-en_GB: 3D chess game with reflection of the chessmen Brutal Chess features full 3D graphics, an advanced particle engine, and several different levels of intelligent AI, inspired by the once popular "Battle Chess" released by Interplay circa 1988. Package: brutefir Description-md5: dbb01e422b9ea7a7b5505917a2202aef Description-en_GB: software convolution engine BruteFIR is a program for applying long FIR filters to multi-channel digital audio, either offline or in realtime. Its basic operation is specified through a configuration file, and filters, attenuation and delay can be changed in runtime through a simple command line interface. The FIR filter algorithm used is an optimised frequency domain algorithm, partly implemented in hand-coded assembler, thus throughput is extremely high. In realtime, a standard computer can typically run more than 10 channels with more than 60000 filter taps each. . Through its highly modular design, things like adaptive filtering, signal generators and sample I/O are easily added, extended and modified, without the need to alter the program itself. Package: bruteforce-luks Description-md5: 7200d3fb2c51ec59b9c10d40efe5b1d8 Description-en_GB: Try to find a password of a LUKS encrypted volume The program is used to try discovery a password for encrypted LUKS volume used to security reasons. It works trying decrypt at least one of the key slots by trying all the possible passwords. It is used in forensics and is especially useful if you know something about the password (i.e. you forgot a part of your password but still remember most of it). . Because of cryptography complexity, crack the password of a LUKS volume without knowing anything about it would take way too much time (unless the password is really short and/or weak). Package: bruteforce-salted-openssl Description-md5: d453ce277a2d253415556498c2d9246d Description-en_GB: try to find the passphrase for files encrypted with OpenSSL bruteforce-salted-openssl try to find the passphrase or password of a file that was encrypted with the openssl command. It can be used in two ways: . - Try all possible passwords given a charset. - Try all passwords in a file (dictionary). . bruteforce-salted-openssl have the following features: . - You can specify the number of threads to use when cracking a file. - The program should be able to use all the digests and symmetric ciphers available with the OpenSSL libraries installed on your system. - Sending a USR1 signal to a running bruteforce-salted-openssl process makes it print progress and continue. - There are an exhaustive mode and a dictionary mode. . In the exhaustive mode the program tries to decrypt the file by trying all possible passwords. It is especially useful if you know something about the password (i.e. you forgot a part of your password but still remember most of it). Finding the password of the file without knowing anything about it would take way too much time (unless the password is really short and/or weak). There are some command line options to specify: . - The minimum password length to try. - The maximum password length to try. - The beginning of the password. - The end of the password. - The character set to use (among the characters of the current locale). . In dictionary mode the program tries to decrypt the file by trying all the passwords contained in a file. The file must have one password per line. . This package is useful for security, pentests and forensics investigations. Package: bruteforce-wallet Description-md5: 267e4f36bf48661a398ee6ad4594a317 Description-en_GB: try to find the password of an encrypted wallet file bruteforce-wallet try to find the password of an encrypted Peercoin (or Bitcoin, Litecoin, etc...) wallet file. It can be used in two ways: . - Try all possible passwords given a charset. - Try all passwords in a file (dictionary). . bruteforce-wallet have the following features: . - You can specify the number of threads to use when cracking a file. - Sending a USR1 signal to a running bruteforce-wallet process makes it print progress and continue. - There are an exhaustive mode and a dictionary mode. . In the exhaustive mode the program tries to decrypt one of the encrypted addresses in the wallet by trying all the possible passwords. It is especially useful if you know something about the password (i.e. you forgot a part of your password but still remember most of it). Finding the password of a wallet without knowing anything about it would take way too much time (unless the password is really short and/or weak). There are some command line options to specify: . - The minimum password length to try. - The maximum password length to try. - The beginning of the password. - The end of the password. - The character set to use (among the characters of the current locale). . In dictionary mode the program tries to decrypt one of the encrypted addresses in the wallet by trying all the passwords contained in a file. The file must have one password per line. . This package is useful for finding the password for a Peercoin encrypted wallet file (or Bitcoin, Litecoin, etc ...) (i.e. wallet.dat). Package: brutespray Description-md5: f7548325f9a8edfd8bb01520d09b299e Description-en_GB: Python bruteforce tool This Python script takes nmap GNMAP/XML output and automatically brute- forces services with default credentials using Medusa. BruteSpray can even find non-standard ports by using the -sV inside Nmap. Package: brz Description-md5: 4daa260c32bc7524a58f92196d3808bc Description-en_GB: easy to use distributed version control system Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable. . Out of the box, Breezy supports both the Git and Bazaar repository formats. Package: brz-debian Description-md5: 20ce59bb8aaee0f2743ed51122668356 Description-en_GB: breezy plugin for Debian package management brz-debian is a plugin for the breezy version control system that helps to automate the task of maintaining Debian packages using breezy. It is similar in intent to cvs-buildpackage, svn-buildpackage and the similar scripts. . It builds a Debian package from a branch, optionally using a separate upstream tarball. Package: brz-doc Description-md5: 50779d24d3e89dfe156ea3d8a27d9589 Description-en_GB: easy to use distributed version control system (documentation) Breezy is a distributed version control system designed to be easy to use and intuitive, able to adapt to many file formats and workflows, reliable, and easily extendable. . This package provides the documentation. Package: bs1770gain Description-md5: 4db8784627eb2eb4ce9d5412b50fb995 Description-en_GB: measure and adjust audio and video sound loudness The command line tool bs1770gain is a loudness scanner compliant with ITU-R BS.1770 and its flavours EBU R128, ATSC A/85, and ReplayGain 2.0. It helps normalising the loudness of audio and video files to the same level. Package: bs2b-ladspa Description-md5: 6df7970911e20f4cb9ebd4f22651f1c0 Description-en_GB: Bauer stereophonic-to-binaural DSP LADSPA plugin The Bauer stereophonic-to-binaural DSP (bs2b) is designed to improve headphone listening of stereo audio records. . Typical stereo recordings are made for listening with speakers. What's missing in headphones is the sound going from each channel to the opposite ear, arriving a short time later for the extra distance traveled, and with a bit of high frequency roll-off for the shadowing effect of the head. The time delay to the far ear should also be somewhat longer at low frequencies than at high frequencies. bs2b implements both of these ideas to transform stereophonic recordings for headphone listening. . This plugin allows the bs2b library to be used with the LADSPA plug-in architecture. Package: bsdgames Description-md5: baad5e80259494938d2b2c34b0259cb7 Description-en_GB: collection of classic textual unix games This is a collection of some of the text-based games and amusements that have been enjoyed for decades on unix systems. . It includes these programs: adventure, arithmetic, atc, backgammon, battlestar, bcd, boggle, caesar, canfield, countmail, cribbage, dab, go- fish, gomoku, hack, hangman, hunt, mille, monop, morse, number, pig, phantasia, pom, ppt, primes, quiz, random, rain, robots, rot13, sail, snake, tetris, trek, wargames, worm, worms, wump, wtf Package: bsdiff Description-md5: 39b21a114b327c2bc9c45b4762ee8f50 Description-en_GB: generate/apply a patch between two binary files bsdiff and bspatch are tools for building and applying patches to binary files. By using suffix sorting (specifically, Larsson and Sadakane's qsufsort) and taking advantage of how executable files change, bsdiff routinely produces binary patches 50-80% smaller than those produced by Xdelta, and 15% smaller than those produced by .RTPatch (a commercial patch tool). Package: bsdowl Description-md5: 53603f607644c66ae8f35b4d6f53b911 Description-en_GB: Universal portable build system written for BSD Make This collection of BSD Make directives aims at providing a highly portable universal build system targeting modern UNIX systems and supporting common or less common languages. . It can already be used to: . - Prepare and publish TeX documents; - Develop TeX macros with NOWEB; - Develop OCaml software; - Maintain and deploy FreeBSD workstation configuration files; - Prepare static website with ONSGMLS. . It is well tested under: . - Mac OS X, version 10.6.8 and above - FreeBSD, version 9.0 and above - Debian Jessie and newer Package: bsh Description-md5: 7344effde5b85638644be4f2f28d5c66 Description-en_GB: Java scripting environment (BeanShell) Version 2 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. Package: bsh-doc Description-md5: 185310e44d4c9d8cbde45a7662aad306 Description-en_GB: Documentation for bsh 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. . The documentation includes the javadoc API for bsh version 2 as well as the faq and manual in html-format. Package: bsh-src Description-md5: b7ff08ed9f7163110b2eba3e8aec8d91 Description-en_GB: Java scripting environment (BeanShell) Version 2 (source code) 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 bsh source code. Package: bspwm Description-md5: e6095e1f2b6a324955db665b6f2c97bd Description-en_GB: Binary space partitioning window manager Bspwm is a tiling window manager that represents windows as the leaves of a full binary tree. Package: btag Description-md5: c7f28728b01cfc7d81fa3613ce2ce17a Description-en_GB: interactive command-line based multimedia tag editor btag is an interactive utility for tagging multimedia files in batches. tries to automate most of the process by stripping away stray whitespace guessing the best capitalization style for the text fields and keeping state on the current album being tagged. . btag can change the capitalization of text fields even when those contain non-ASCII characters, relying on the standard library to perform the appropriate case conversions. It works on directories containing complete albums as well as on individual files. . All tag formats supported by TagLib should be supported by btag. This includes (among others) ID3v1 and ID3v2 tags found in MP3 files, Ogg Vorbis comments, ID3 tags and Vorbis comments in FLAC files. Package: btanks Description-md5: 7d3601a91073f2b5a18e9721fdf32912 Description-en_GB: fast 2D tank arcade game with multiplayer and split-screen modes Battle Tanks is a funny battle on your desk, where you can choose one of three vehicles and eliminate your enemy using the whole arsenal of weapons. It has original cartoon-like graphics and cool music, is fun and dynamic and has death-match and cooperative network modes. Package: btanks-data Description-md5: 059c2e49ca1d64fb28327eb3521737a0 Description-en_GB: fast 2D tank arcade game -- data Battle Tanks is a funny battle on your desk, where you can choose one of three vehicles and eliminate your enemy using the whole arsenal of weapons. It has original cartoon-like graphics and cool music, is fun and dynamic and has death-match and cooperative network modes. . This package contains fonts, maps, sounds, music, images and other data for Battle Tanks. Package: btcheck Description-md5: 77004d9de451ff6f982a5b7d628baaf5 Description-en_GB: downloaded data checker and a torrent file content viewer Btcheck can check downloaded data integrity according to the given torrent and it can also show the information stored in the torrent file (announce trackers, list of files with their size, torrent hash value, creation date, comments, ...). Package: btest Description-md5: 8bbc361463b9968b10809f89406f3a77 Description-en_GB: simple driver for basic unit tests "btest" is a simple framework for writing unit tests. Freely borrowing some ideas from other packages, it's main objective is to provide an easy- to-use, straightforward driver for a suite of shell-based tests. Each test consists of a set of command lines that will be executed, and success is determined based on their exit codes. "btest" comes with some additional tools that can be used within such tests to compare output against a previously established baseline. Package: btfs Description-md5: a492e5a8385d6aead6422f82693b0290 Description-en_GB: access torrent files as a filesystem btfs allows you to mount .torrent or magnet links as local directories using fuse. . Tools like cp, cat and ls would work the same as on a normal filesystem. You can also play videos using normal video software and only the sections that you stream will be transferred. Package: bti Description-md5: 0167823124e2445d0d19cc30f0460e8c Description-en_GB: command line Twitter client bti sends a tweet message to twitter.com. . bti provides an easy way to send tweet messages directly from the command line or a script. It reads the message on standard input and uses the account and password settings either from the command line options or from a config file to deliver the message. . Besides sending messages bti also allows one to see one's friends', a group's or a specific user's timeline, the public timeline, replies to messages, and direct messages. Package: btpd Description-md5: 5cfa4c67aed49caa65778c66c9ea1d87 Description-en_GB: BitTorrent Protocol Daemon btpd is a daemon based bittorrent client. The daemon state can be read or changed with appropriate commands. The daemon is capable of running several torrents simultaneously and only uses one tcp port, it's fairly low on resource usage and should be perfect for file distribution sites. . Efficient downloads and ease of use make this client a good choice for the casual user as well. Package: btrbk Description-md5: 13434d9f502ec934b9db33ec622b0769 Description-en_GB: backup tool for btrfs subvolumes Backup tool for btrfs subvolumes, using a configuration file, allows creation of backups from multiple sources to multiple destinations, with ssh and flexible retention policy support (hourly, daily, weekly, monthly). Package: btrfs-compsize Description-md5: f512d4d9bea7e6b7ef8691400032e067 Description-en_GB: calculate compression ratio of a set of files on btrfs Compsize takes a list of files on a btrfs filesystem (recursing directories) and measures used compression types and the effective compression ratio. . Because of partially used extents on one hand, and multiple reflinks to an extent on the other, the definition of used space can be quite unintuitive. This program provides answers at different stages: * blocks on the disk * uncompressed extents * apparent file sizes (sans holes) Package: btrfs-heatmap Description-md5: 7d71f5bcc610f898e8bce2be30e3facc Description-en_GB: Visualize the layout of data on your btrfs filesystem The btrfs heatmap script creates a visualization of how a btrfs filesystem is using the underlying disk space of the block devices that are added to it. Package: btrfsmaintenance Description-md5: bce3a1747ea2a8ec93a929b3f681cf44 Description-en_GB: automate btrfs maintenance tasks on mountpoints or directories This is a set of scripts for the btrfs filesystem that automates the following maintenance tasks: scrub, balance, trim, and defragment. . Tasks are enabled, disabled, scheduled, and customised from a single text file. The default configuration assumes an installation profile where '/' is a btrfs filesystem. . The default values have been chosen as an even compromise between time to complete maintenance, improvement in filesystem performance, and minimisation of resources taken from other processes. Please note that I/O priority scheduling requires the use of BFQ or CFQ, and not noop, deadline, anticipatory, nor the new mq-deadline which uses blk-mq. Package: btscanner Description-md5: cd17388937434d12c6c95cf8a83d33a2 Description-en_GB: ncurses-based scanner for Bluetooth devices btscanner is a tool designed specifically to extract as much information as possible from a Bluetooth device without the requirement to pair. A detailed information screen extracts HCI and SDP information, and maintains an open connection to monitor the RSSI and link quality. btscanner is based on the BlueZ Bluetooth stack, which is included with recent Linux kernels, and the BlueZ toolset. btscanner also contains a complete listing of the IEEE OUI numbers and class lookup tables. Using the information gathered from these sources it is possible to make educated guesses as to the host device type. Package: btyacc Description-md5: fcc3ed2575c386a07f14f33847976d1d Description-en_GB: Backtracking parser generator based on byacc btyacc is a hacked version of the original Berkeley "byacc". The main change to byacc is the addition of backtracking code, allowing you to try both alternatives in case of shift-reduce or reduce-reduce conflicts. As long as no backtracking takes place, the speed is comparable to bison's one. . Additional features: - Enhanced support for storing of text position information for tokens. - Closes the potential *yacc/bison memory leak during error recovery. - Preprocessor directives like %ifdef, %include. - C++ friendly. . Related packages: bison, byacc, antlr Package: bubblefishymon Description-md5: eeb9aae28258314c2a9164cafab78b64 Description-en_GB: system load dockapp with a duck A load monitor dockapp, descended from wmfishtime and bubblemon. Features include fish representing network traffic, bubbles representing CPU usage, and a duck representing a duck. Package: bucardo Description-md5: 7993d525607de82908adc528d7209ef0 Description-en_GB: asynchronous replication system for PostgreSQL Bucardo is an asynchronous PostgreSQL replication system, allowing for both multi-master and multi-slave operations. . Bucardo uses PL/pgSQL and Pl/PerlU triggers to send notification events to a daemon, which replicates the data modifications, and Bucardo provides both standard and custom conflict resolution methods. Package: bucklespring Description-md5: 06b4bde282664a556e659636d7abd594 Description-en_GB: Nostalgia bucklespring keyboard sound Buckle emulates the sound of an old IBM Model-M space saver bucklespring keyboard while typing within an X session. . It runs as a background process and plays back the sound of each key pressed and released on the keyboard, just as if using an IBM Model-M. The sound of each key has carefully been sampled, and is played back while simulating the proper distance and direction for a realistic 3D sound palette of pure nostalgic bliss. Package: bucklespring-data Description-md5: 1605c34f7c0c2a5eb28e43423d6a97f4 Description-en_GB: Nostalgia bucklespring keyboard sound - sound files Buckle emulates the sound of an old IBM Model-M space saver bucklespring keyboard while typing within an X session. . It runs as a background process and plays back the sound of each key pressed and released on the keyboard, just as if using an IBM Model-M. The sound of each key has carefully been sampled, and is played back while simulating the proper distance and direction for a realistic 3D sound palette of pure nostalgic bliss. . This package contains the keyboard sound files. Package: budgie-app-launcher-applet Description-md5: ee1de99ba1000e47eab8c8e7b6dc5334 Description-en_GB: Applet to provide an alternative means to launch applications This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The app-launcher applet allows the ability to add favorite apps to the panel as well as finding and launching applications. The list of applications listed can be easily configured to be visible or hidden. Package: budgie-applications-menu-applet Description-md5: 9baeae0ff3d34b8f3aa2c9ff5d4c7e94 Description-en_GB: Stylish Applications Menu for Budgie-Desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie- Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . The application-menu is a stylish panel applet that displays applications in different views - grid and list. Weblinks typed into the search bar can be opened in your default browser. Applications that have additional desktop options show via a right-click menu. Applications with associated actions show those actions are additional searchable entries. . Variety of options are available including grid sizing and displaying a powerstrip. Package: budgie-appmenu-applet Description-md5: ace39baf7ed93078b0ceae6704da5aa3 Description-en_GB: Application Menu plugin for budgie-panel This is an Application Menu (Global Menu) plugin. It is built using the Unity protocol and libraries and provides all features found in the Unity implementation. . This package provides the plugin for Budgie. Package: budgie-brightness-controller-applet Description-md5: 1f151ddcb6779821b52ba3109445d6ab Description-en_GB: Applet to control the brightness of the screen This is part of a suite of python3 and Vala based applets & mini-apps created for the Budgie Desktop that provide additional user orientated capabilities. These can be used individually or as a set. . The brightness controller applet allows controlling of the screen levels via xrandr (fallback) or via gnome-settings-daemon (if available) Package: budgie-clockworks-applet Description-md5: 72ed6fae44ba0fc083b90adea4376338 Description-en_GB: Applet to display clock across multiple time zones This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The Clockworks applet displays the current time across multiple time zones. Package: budgie-core Description-md5: 6c2190c1b77711c5ead3489e8810d5fe Description-en_GB: Core package for Budgie-Desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie- Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This is the base package for budgie-desktop. This package provides: GNOME Network Manager autostart file specifically for Budgie budgie-desktop plugins locales and icons for budgie-desktop budgie-desktop executables GLib schemas for budgie-desktop Session file for budgie-desktop Package: budgie-core-dev Description-md5: 596f7e0f81c9299755e53b7d2ff0905c Description-en_GB: Development package for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie- Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This package provides the development files allowing compilation through the budgie-desktop API. This package provides: C Header files Vala .vapi files Package: budgie-countdown-applet Description-md5: cc86b7f29926e8034a2919dedf31b909 Description-en_GB: Applet providing a countdown capability on the Budgie Desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The Countdown applet provides the user the ability to start an action when the countdown reaches 0 seconds. Actions include flashing an icon in the panel, opening a notification window, sounding a bell or running a custom command. Package: budgie-desktop Description-md5: 66a8b138593a7e78e7cd56ecbc86786b Description-en_GB: Desktop package for budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie- Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This package installs the minimal GNOME based package-set together with the key budgie-desktop packages to produce a working desktop environment. Package: budgie-desktop-doc Description-md5: 4ad36e980d7fa9f2fadf205591a6d5bf Description-en_GB: documentation files for the budgie-desktop Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie- Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . This package contains the API documentation in HTML format Package: budgie-desktop-environment Description-md5: 85c777979b5ad5e5a81f466bb9f1bc2c Description-en_GB: Desktop environment customisation for Ubuntu Budgie Installs all Ubuntu Budgie packages, both essential dependencies as well as recommended packages and applications. Installs: Ubuntu Budgie panel configuration plank dock customisation gsettings overrides totem thumbnailer config using ffmpegthumbnailer Tilix integration ubuntu and budgie-desktop gsettings overrides applies the default icon-theme for GTK+ applications and Ubuntu Budgie plymouth branding Package: budgie-dropby-applet Description-md5: 66bf3a7a4650fcaa8dd82969daeb5ff6 Description-en_GB: Applet to popup when a USB device is connected This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The DropBy applet pops up in the panel when connecting a usb device. The applet subsequently offers the option(s) to mount, unmount/eject and in case of a flash drive, to make a local copy of the drive's content. The info shows the free space on the volume. . The applet is context- sensitive, meaning: it only shows its icon in the panel if, and as long as, any usb drive is connected. Package: budgie-extras-common Description-md5: 79d69742a0863608f3ff5699fc7bcd95 Description-en_GB: Shared component of budgie-extras applets This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The shared component provides for capabilities that are utilised between budgie-extra applets. Package: budgie-extras-daemon Description-md5: e9aa05938a972965cb9886a88bb331bd Description-en_GB: Extras daemon for budgie-extras capabilities This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . Budgie-Extras-Daemon provides both global keybinding and D-Bus functionality for various extras applets and applications. Package: budgie-fuzzyclock-applet Description-md5: d8ba91576263e135668afc72e7b2927b Description-en_GB: Show the time in a fuzzy way This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . Displays the time in a 'spoken' format such as five past six. Package: budgie-hotcorners-applet Description-md5: 147909fe36c269930f6a648c0abe78b6 Description-en_GB: Applet providing hotcorners capabilities for the Budgie Desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The hotcorners applet allow user defined commands to be executed when the mouse cursor is pushed into a corner of the main desktop. Package: budgie-indicator-applet Description-md5: 1d31dc5c37c6fa70a1ef4a87f573f790 Description-en_GB: Application Indicator for the budgie-desktop Package that installs an Application Indicator applet for the budgie- desktop. The applet is intended to be used instead of the X11 system tray. It displays application icons corresponding to applications that support the AppIndicator API Package: budgie-kangaroo-applet Description-md5: 08a662bcc9e1d71f95c8ef8197b4f392 Description-en_GB: Applet to allow quick file-browsing This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The kangaroo applet allows for quick & easy browsing, across (possibly) many directory layers, without having to do a single mouse click. Package: budgie-keyboard-autoswitch-applet Description-md5: c5a1ea5377476098acf8559a940b9a1c Description-en_GB: Applet adding the ability to set a different keyboard layout per application This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The Keyboard Auto Switcher applet provides the user the ability to set a different keyboard layout per application. Exceptions to the default layout can be set by simply choosing a different layout using the Keyboard Layout applet. Package: budgie-lightdm-theme Description-md5: 7d17e9cb6c5b8cc27a07f05ab93eec2a Description-en_GB: LightDM Greeter theme for Ubuntu Budgie This is the LightDM greeter theme and configuration used for a standalone Ubuntu Budgie installation. . This package can also be installed on other Ubuntu desktops desiring to use this theme, but it will replace the LightDM theme. Package: budgie-lightdm-theme-base Description-md5: 050ef92244b8d78286dc9ee87bc02bf9 Description-en_GB: LightDM Session for Ubuntu Budgie This is the LightDM Session used to launch budgie-desktop without needing all of the Ubuntu Budgie styling changes. . This package allows ubiquity to autologin on self build installations. Package: budgie-network-manager-applet Description-md5: d54f8dd52ebf67de647605842f972abc Description-en_GB: Network Manager Applet for the budgie-desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . This package installs an Network connectivity applet for the budgie- desktop. Package: budgie-previews Description-md5: 84b23ae17b05d31f7d5e97a096669abb Description-en_GB: Provides window previews capabilities for the Budgie Desktop This is part of a suite of python3 and Vala based applets & mini-apps created for the Budgie Desktop that provide additional user orientated capabilities. These can be used individually or as a set. . budgie-previews can be used on most desktop environments. . Previews shows an overview of windows in an expose like way. Package: budgie-quickchar Description-md5: af1b1897c37a0cd74bd0d367873c0e8e Description-en_GB: GUI to find and choose locale characters This is part of a suite of python3 and Vala based applets & mini-apps created for the Budgie Desktop that provide additional user orientated capabilities. These can be used individually or as a set. . Quickly find and choose the equivalent locale character for an ascii character. . Quickchar can be used on most desktop environments invoked by a shortcut key. Package: budgie-quicknote-applet Description-md5: 046df1f6c5ec45c0b80baa92b0afd00d Description-en_GB: Applet providing simple notes capability for the Budgie Desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The quicknote applet allows a user to record a text based note. The applet supports multiple undo and redo capabilities. Package: budgie-recentlyused-applet Description-md5: b29da7d52602dfa0561c6f0dd08a2a7f Description-en_GB: Applet displays files recently accessed for the Budgie Desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The recentlyused applet displays the users files that have been opened or created within a configurable period of time. Package: budgie-rotation-lock-applet Description-md5: e82fd8f0411e97e975a2828a0e86a058 Description-en_GB: Applet to lock or unlock the screen rotation This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The Rotation Lock applet provides the user an easy way to lock or unlock the screen rotation. Package: budgie-showtime-applet Description-md5: d66f78a7afdc24212025ed0a32265460 Description-en_GB: Applet displaying date and time on the Budgie Desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The ShowTime applet is a digital desktop clock, showing time and/or date. Text color of both the displayed time and date can be set separately from the applet's menu Package: budgie-sntray-plugin Description-md5: d0d07b215e8e1212e5a66b24707428ae Description-en_GB: plugin for xfce4-panel to show StatusNotifierItems - Budgie Plugin for xfce4-panel to show StatusNotifierItems (also known as AppIndicators). Based on ValaPanel`s StatusNotifier and xfce4-snw-plugin by equiem. . Budgie panel applet version of the plugin. Package: budgie-takeabreak-applet Description-md5: b16b56b3de648c8da0e77ff9cdcddaae Description-en_GB: Applet to prompt when to take-a-break for a set period of time This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The take-a-break applet monitors how long a desktop is being used and at a configurable time period suggests when to take a break from working. Package: budgie-trash-applet Description-md5: 865a7d7e4f1d5cb2faa7abaed596d32b Description-en_GB: Applet allows access to trash capabilities for the Budgie Desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The trash applet allows the user access the desktop trash capabilities from the panel including the ability to delete and restore files stored in the trash folder. Package: budgie-visualspace-applet Description-md5: c7769053e839d94bb64687a8f415e380 Description-en_GB: Show and manage windows in workspaces for the Budgie Desktop This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The visualspace applet shows as a stylish compact workspace on the budgie panel. Choosing windows in the applet popup moves to the workspace where the window is located and gives it focus. The number of Workspace can also be changed though the applet popup. Package: budgie-wallpapers Description-md5: 185a03224e4296c56f3499edbb2f30b5 Description-en_GB: Wallpapers for Ubuntu Budgie Package that installs the budgie wallpapers for the current release together with the default wallpaper for Ubuntu Budgie used on the logon, desktop and lock-screen. Package: budgie-wallpapers-artful Description-md5: 0915e7f7b4a938aa4478cfb779cf34a1 Description-en_GB: Ubuntu Budgie 17.10 Wallpapers Community Contest wallpapers for Ubuntu Budgie (release 17.10). Selection of community wallpapers to showcase Ubuntu Budgie. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-bionic Description-md5: 87ee818c677345cba15d68cb28acba53 Description-en_GB: Ubuntu Budgie 18.04 Wallpapers Community Contest wallpapers for Ubuntu Budgie (release 18.04). Selection of community wallpapers to showcase Ubuntu Budgie. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-cosmic Description-md5: 94437566effbf6e091b10b1d14f7eaf1 Description-en_GB: Ubuntu Budgie 18.10 Wallpapers Team selected wallpapers for Ubuntu Budgie (release 18.10). Selection of wallpapers to showcase Ubuntu Budgie. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-disco Description-md5: b54fb9ed01b14fb39431a1b28683dcb6 Description-en_GB: Ubuntu Budgie 19.04 Wallpapers Team selected wallpapers for Ubuntu Budgie (release 19.04). Selection of wallpapers to showcase Ubuntu Budgie. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-eoan Description-md5: 86a06d0aa4d5b2629614618f033415df Description-en_GB: Ubuntu Budgie 19.10 Wallpapers Team selected wallpapers for Ubuntu Budgie (release 19.10). Selection of wallpapers to showcase Ubuntu Budgie. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-focal Description-md5: f2a336343b3f4d8c795bf53fd3e7390e Description-en_GB: Ubuntu Budgie 20.04 Wallpapers Community selected wallpapers for Ubuntu Budgie (release 20.04). Selection of wallpapers to showcase Ubuntu Budgie. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-xenial Description-md5: a92ead1ced0548f0570a9232f5cb8234 Description-en_GB: budgie-remix 16.04.1 Wallpapers Wallpapers for budgie-remix (release 16.04.1). Selection of community wallpapers to showcase budgie-remix. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-yakkety Description-md5: 0c1e3dce48877ef1638e1ee4df35b924 Description-en_GB: budgie-remix 16.10 Wallpapers Community Contest wallpapers for budgie-remix (release 16.10). Selection of community wallpapers to showcase budgie-remix. This package can be installed on any version of Ubuntu. Package: budgie-wallpapers-zesty Description-md5: 324750560b2fc6f7ca8242fa9a8eba48 Description-en_GB: Ubuntu Budgie 17.04 Wallpapers Community Contest wallpapers for Ubuntu Budgie (release 17.04). Selection of community wallpapers to showcase Ubuntu Budgie. This package can be installed on any version of Ubuntu. Package: budgie-wallstreet Description-md5: 75c0cb6939bbcb20561ca8288ec4ac34 Description-en_GB: Change wallpaper from a folder on a schedule This is part of a suite of python3 and Vala based applets & mini-apps created for the Budgie Desktop that provide additional user orientated capabilities. These can be used individually or as a set. . Wallstreet allows for a directory of pictures to be shown on a schedule. Package: budgie-weathershow-applet Description-md5: 8ac656f4200eb62d9c6631c7b2287a1a Description-en_GB: Applet to display the weather and forecast This is part of a suite of python3 based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The weathershow applet displays daily and three hourly weather forecasts on both the desktop and a Popover. Package: budgie-welcome Description-md5: 512ace6891c4b0847011ca5f938db4b6 Description-en_GB: Welcome screen for Ubuntu Budgie A welcome screen for Ubuntu Budgie that provides links to helpful resources and utilities. For new user accounts and a live-session the welcome application displays information about Ubuntu, budgie-desktop together with presenting options to tailor the look and feel of the user's desktop. . This installs a helper script for the user to install the SNAP version of budgie-welcome to complete the installation of Ubuntu 18.04 Package: budgie-window-shuffler Description-md5: 50c0f74e4052928f64b21bc0c3eb9e25 Description-en_GB: Keyboard and GUI friendly window-tiling capability Budgie-Desktop is a GTK+ based desktop environment which focuses on simplicity and elegance. It provides a traditional desktop metaphor based interface utilising customisable panel based menu driven system. Budgie- Desktop is written from scratch utilising many GNOME based sub-systems such as GNOME-Session and Mutter. . The window shuffler is an easy to use windows tiling capability driven primarily through the keyboard to place and move window in a grid format. . Windows can be easily quarter, half-tiled & maximised. Windows can be moved within a user defined grid and intelligently switches window positions where necessary. Package: budgie-workspace-stopwatch-applet Description-md5: 928e9bc9cdee4d51c2901f3c76c2aa2f Description-en_GB: Workspace usage tracker for the budgie desktop This is part of a suite of python3 and Vala based applets & mini-apps created for the Budgie Desktop that provide additional user orientated capabilities. These can be used individually or as a set. . Workspace Stopwatch Applet keeps track of usage per workspace, i.e. to find out how much minutes/hours were actually spent on a job. Workspaces can be freely named, custom names and all data are remembered. Package: budgie-workspace-wallpaper-applet Description-md5: 52392a941acdaaf778e3f555cb1ab444 Description-en_GB: Applet providing per workspace wallpaper This is part of a suite of python3 and Vala based applets for the Budgie Desktop that provide additional user orientated capabilities. The applets can be used individually or as a set. . The workspace wallpaper applet shows a different wallpaper on each of the workspaces. Usage is simple: add the applet to the panel and set wallpapers on each of the workspaces in the way you are used to. The applet will remember what wallpaper was set on each of the workspaces. Package: buffer Description-md5: 971464346e26a04027ca6aa2f128fed0 Description-en_GB: Buffering/reblocking program for tape backups, printing, etc. Buffer implements double buffering and can be used to keep backup tapes streaming or printers printing. It can also be used to convert a data stream to a given output blocksize. . Buffer uses shared memory to convert a variable input data rate to a constant output data rate. It is typically used in a pipe between a backup program and the tape device, but there are also other applications like buffering printer data in lpd's input filter. Package: bugsquish Description-md5: 2bde0b7040604e4af41bedf169ba1661 Description-en_GB: Bugs are trying to suck blood out of your arm! "Bug Squish" is an action game not unlike light gun arcade games, but played with a mouse. It's loosely based on a MacOS game whose name Bill can't recall. . Bugs are trying to suck blood out of your arm! Squish them with your fly swatter before you run out of blood. Package: bugwarrior Description-md5: 982285f745712f2553631117cfb887df Description-en_GB: Pull tickets from bug trackers into taskwarrior bugwarrior is a command line utility for updating your local TaskWarrior database from your forge issue trackers. . It currently supports the following remote resources: ActiveCollab, Bitbucket, Bugzilla, Debian, Gerrit, GitHub, GitLab, Gmail, Jira, Megaplan, Pagure, Phabricator, Pivotal Tracker, RedMine, Taiga, TeamLab, Trac, Trello, Versionone, YouTrack. Package: bugz Description-md5: f981c52cb13e3054a077e596ceaecd3a Description-en_GB: command-line interface to Bugzilla PyBugz is a Python and command line interface to Bugzilla, allowing the user to quickly search, isolate and contribute to projects using the Bugzilla bug tracker. Developers can easily extract attachments and close bugs all from the comfort of the command line. . This package provides both a fully-working CLI application as well as a Python module to be reused by other projects. Package: bugzilla-cli Description-md5: d7f9a40542345c10de0e5220ad2a6afa Description-en_GB: command-line tool for interacting with Bugzilla bugzilla-cli is a command-line tool for interacting with Bugzilla instances from shell scripts. You can perform several tasks like creating new bugs, query and modifying existing bugs, attaching files or getting attachments, and getting info about the Bugzilla instance. Package: buici-clock Description-md5: 4c7b4a352bd18768bfec3b0cae46ffd4 Description-en_GB: attractive desktop clock As clocks go, Buici satisfies the basic need of representing the time accurately and attractively. It has limited configurability. Package: buildapp Description-md5: 4b9e5c9c8ac8c5f6d394650d7cca9338 Description-en_GB: application to create common lisp images Buildapp is an application for SBCL that configures and saves an executable Common Lisp image. It is similar to cl-launch and hu.dwim.build. Package: buildbot Description-md5: 7d59332abb3e99bb1839e03affc77755 Description-en_GB: System to automate the compile/test cycle (server) The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. . By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. . This package contains the master server. Package: buildbot-doc Description-md5: 81f4d95edef816fd80347110f9593a5d Description-en_GB: System to automate the compile/test cycle (documentation) The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. . By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. . This package contains the HTML documentation for both the master and worker. Package: buildbot-slave Description-md5: c4fff71ff619b8ba93798bbc6f18cc0b Description-en_GB: transitional package for buildbot-worker This is a transitional package for buildbot-worker. It can safely be removed. Package: buildbot-worker Description-md5: b6738df3137c94f3611025766ef92ec5 Description-en_GB: System to automate the compile/test cycle (worker agent) The BuildBot is a system to automate the compile/test cycle required by most software projects to validate code changes. By automatically rebuilding and testing the tree each time something has changed, build problems are pinpointed quickly, before other developers are inconvenienced by the failure. The guilty developer can be identified and harassed without human intervention. . By running the builds on a variety of platforms, developers who do not have the facilities to test their changes everywhere before checkin will at least know shortly afterwards whether they have broken the build or not. Warning counts, lint checks, image size, compile time, and other build parameters can be tracked over time, are more visible, and are therefore easier to improve. . This package contains the worker, which performs the actual builds. It is recommended to run the worker on behalf of a non-privileged user. Package: buildd Description-md5: 8cc8847a1a7d3580faaf822122f7dcd9 Description-en_GB: Daemon for automatically building Debian binary packages from Debian sources The sbuild suite of programs (buildd and sbuild) are used to build binary packages from source packages. The wanna-build database tracks packages which require building; buildd schedules work from information it gets from the wanna-build database; sbuild does the actual package building. . buildd is a daemon which will build Debian packages automatically using the wanna-build database to identify which packages need to be built. Note that the wanna-build database is not packaged, and requires installing separately. Package: buildstream Description-md5: 9809a3125ee95183b9a654d5766eefbf Description-en_GB: toolset for the Buildstream project BuildStream is a GNOME project to improve the continuous integration of complex systems and applications. The project aims to pay special attention to those developers and integrators who care about the maintainability of their projects during a long period of time. . BuildStream is also a powerful and flexible software integration toolset. It has been designed to create different outputs out of a unique input and, at the same time, it is able to adapt to complex workflows, even when additional build tools are required. An important part of BuildStream is a sister project called BuildGrid, that allows BuildStream to build at scale. . This package provides the toolset, accessible with the `bst` command. Package: buildtorrent Description-md5: 83acf29e32cd31820fc84a71fc6f942a Description-en_GB: command line torrent creation program buildtorrent is a torrent file creation program. Given an announce url and an input file or directory, buildtorrent generates an output .torrent file that can be used by torrent clients. Package: bumprace Description-md5: 3225199d614fba85ba2bc66d5578ff15 Description-en_GB: 1 or 2 players race through a multi-level maze In BumpRacer, 1 player or 2 players (team or competitive) choose among 4 vehicles and race through a multi-level maze. The players must acquire bonuses and avoid traps and enemy fire in a race against the clock. For more info, see the homepage at http://www.linux-games.com/bumprace/ Package: bumprace-data Description-md5: 65638cb4cad4269c68c767b44f096fbd Description-en_GB: data files for bumprace In BumpRacer, 1 player or 2 players (team or competitive) choose among 4 vehicles and race through a multi-level maze. The players must acquire bonuses and avoid traps and enemy fire in a race against the clock. . This package contains sound and image files for bumprace Package: bumps-private-libs Description-md5: 16f34adb9a91abb350eaff82feff9898 Description-en_GB: data fitting and Bayesian uncertainty modeling for inverse problems (libraries) Bumps is a set of routines for curve fitting and uncertainty analysis from a Bayesian perspective. In addition to traditional optimizers which search for the best minimum they can find in the search space, bumps provides uncertainty analysis which explores all viable minima and finds confidence intervals on the parameters based on uncertainty in the measured values. Bumps has been used for systems of up to 100 parameters with tight constraints on the parameters. Full uncertainty analysis requires hundreds of thousands of function evaluations, which is only feasible for cheap functions, systems with many processors, or lots of patience. . Bumps includes several traditional local optimizers such as Nelder-Mead simplex, BFGS and differential evolution. Bumps uncertainty analysis uses Markov chain Monte Carlo to explore the parameter space. Although it was created for curve fitting problems, Bumps can explore any probability density function, such as those defined by PyMC. In particular, the bumps uncertainty analysis works well with correlated parameters. . Bumps can be used as a library within your own applications, or as a framework for fitting, complete with a graphical user interface to manage your models. . This package installs the compiled libraries used by the Python modules. Package: bumpversion Description-md5: 0a3ea473617a1d417c77e436b3fdb505 Description-en_GB: Version-bump your software with a single command A small command line tool to simplify releasing software by updating all version strings in your source code by the correct increment. . Also creates commits and tags: * version formats are highly configurable * works without any VCS, but happily reads tag information from and writes commits and tags to Git and Mercurial if available * just handles text files, so it's not specific to any programming language Package: bundler Description-md5: b242d14d76111e77dd80f2c7e98a4707 Description-en_GB: Manage Ruby application dependencies Bundler manages a Ruby application's dependencies through its entire life, across many machines, systematically and repeatably. . This is a dependency package which depends on a full Ruby development environment, it is targeted at application developers. Package: bundlewrap Description-md5: 6aa9b36eecfa8983211eb31424b509ed Description-en_GB: Decentralised configuration management system with Python By allowing for easy and low-overhead config management, BundleWrap fills the gap between complex deployments using Chef or Puppet and old school system administration over SSH. . While most other config management systems rely on a client-server architecture, BundleWrap works off a repository cloned to your local machine. . It then automates the process of SSHing into your servers and making sure everything is configured the way it's supposed to be. You won't have to install anything on managed servers. Package: bup Description-md5: 133f590390ff3f9833c73d37acf01b4b Description-en_GB: highly efficient file backup system based on git bup is a backup tool which stores the backups in a system based around the packfile format from git. Package: bup-doc Description-md5: 5ad42acda759474a6eb6718235c7e8f0 Description-en_GB: highly efficient file backup system based on git (documentation) bup is a backup tool which stores the backups in a system based around the packfile format from git. . This package contains the documentation. Package: burgerspace Description-md5: 0d3983db8ee492cdb119420cb5861185 Description-en_GB: Avoid evil foodstuffs and make burgers This is a clone of the classic game "BurgerTime". In it, you play the part of a chef who must create burgers by stepping repeatedly on the ingredients until they fall into place. And to make things more complicated, you also must avoid evil animate food items while performing this task, with nothing but your trusty pepper shaker to protect you. Package: burner-cdrkit Description-md5: 0297a080d923bf9a5d78276e1ef9d132 Description-en_GB: cdrkit extensions for the Burner burning application Burner is a simple application to burn, copy and erase CD and DVD media. . This package contains extensions for Burner, based on the genisoimage, growisofs, wodim, readom and dvdauthor programs. They are only needed for the following operations in Burner: * Audio CD burning with CD-Text information * Video DVD creation Package: burner-common Description-md5: 3458b38e92a571a6a1dc56e995fdae3a Description-en_GB: Common files for the Burner CD burning application and library Burner is a simple application to burn, copy and erase CD and DVD media. . This package contains the common files and translations. Package: burp Description-md5: 9eaecd86711efbae319b3538a0f60af5 Description-en_GB: Simple cross-platform network BackUp and Restore Program Burp is a client/server backup system that saves space and network usage by using librsync. It uses the Volume Snapshot Service for backing up Windows clients. Package: burrow Description-md5: da677c76c49ef6aa046f3ee7b05837cf Description-en_GB: Apache Kafka consumer lag checking Burrow is a monitoring companion for Apache Kafka that provides consumer lag checking as a service without the need for specifying thresholds. It monitors committed offsets for all consumers and calculates the status of those consumers on demand. . An HTTP endpoint is provided to request status on demand, as well as provide other Kafka cluster information. . There are also configurable notifiers that can send status out via email or HTTP calls to another service. Package: bustle Description-md5: d2cf0fe9d67d298feec0ef0cdbb1e463 Description-en_GB: D-Bus activity visualiser Bustle is a tool to chart and provide timing information of D-Bus calls for profiling and debugging purposes. It is intended to replace reading the cryptic output of dbus-monitor. . Calls are displayed using Message Sequence Charts, a succinct way of representing entities and interactions over time. It can also output data in Graphviz format. . This package contains the graphical visualiser for traces generated with the bustle-pcap tool in the bustle-pcap package. Package: bustle-pcap Description-md5: be4de17fb666420e8bd5385f485ccf3f Description-en_GB: D-Bus traffic capture tool for the pcap format Bustle is a tool to chart and provide timing information of D-Bus calls for profiling and debugging purposes. It is intended to replace reading the cryptic output of dbus-monitor. . This package contains the capture tool which will capture the D-Bus traffic into a pcap file that can be visualised using Bustle. Package: busybox Description-md5: b7707908219c331294f3f9e8d926a9dc Description-en_GB: Tiny utilities for small and embedded systems 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. Some of the utilities can be used in the system by installing the busybox-syslogd, busybox-udhcpc or busybox-udhcpd packages. Package: buthead Description-md5: 11db99ac17c8a30fb67f300463378eec Description-en_GB: copy all but the first few lines Program to copy all but the first N lines of stdin to stdout. Package: butt Description-md5: 245f9753d23e9af9b1aca744ac8de9e3 Description-en_GB: multi OS streaming audio tool easy to use butt (broadcast using this tool) is an easy to use, multi OS streaming tool. It supports ShoutCast and IceCast and runs on Linux, MacOS and Windows. The main purpose of butt is to stream live audio data from your computers Mic or Line input to an Shoutcast or Icecast server. Recording is also possible. It is NOT intended to be a server by itself or automatically stream a set of audio files. . Features: * It Works with SHOUTcast and Icecast. * It runs on all three major operating systems. Mac OS X, Linux and Windows. * It supports aac+, mp3, ogg/vorbis, ogg/opus and flac for streaming. * It supports aac+, mp3, ogg/vorbis, ogg/opus, flac and wav for recording. * It is able to connect to a server after starting up automatically. * It is able to start a recording after connecting to a server automatically. * Recording can be split after a user defined amount of time. * Current song can either be updated manually or automatically by reading a file. * Configuration files can be imported and exported. * Status display shows infos about the current state (click on it). * Automatically reconnects in case the connection was interrupted. * It has a VU Meter with peak hold. * It is able to attentuate and amplify the input volume. * It has a 5-band EQ. * It can read song names from different apps in MacOS and Linux. * Display colours can be changed as desired. Package: butteraugli Description-md5: 870cf0dbd8cfe04bf185f1d5bac9be11 Description-en_GB: measuring perceived differences between images Butteraugli is a project that estimates the psychovisual similarity of two images. It gives a score for the images that is reliable in the domain of barely noticeable differences. Butteraugli not only gives a scalar score, but also computes a spatial map of the level of differences. . One of the main motivations for this project is the statistical differences in location and density of different colour receptors, particularly the low density of blue cones in the fovea. Another motivation comes from more accurate modelling of ganglion cells, particularly the frequency space inhibition. Package: buzztrax Description-md5: 87aa121b64f7aafd245a4f1c737f8e09 Description-en_GB: Modular music composer Buzztrax aims to be a music studio that allows one to compose songs using only a computer with a soundcard. If you’ve used tracker programs like FastTracker, Impulse Tracker, or the original AMIGA SoundTracker, that will give you an idea of how one can sequence music in Buzztrax. The Buzztrax editor uses a similar concept, where a song consists of a sequence with tracks and in each track one uses patterns with events (musical notes and control changes). In contrast to other Tracker programs, tracks are not simply sample players: a user can make a song using an arrangement of virtual audio plugins that are linked together to create different effects. Each of these machines can be controlled realtime or via patterns in the sequencer. Package: bve-train-br-class-323 Description-md5: d5d23beb18e7017bce8d0c09a27e2397 Description-en_GB: British Rail Class 323 EMU train (for OpenBVE rail simulator) Accurate simulation of a three-car electric mulitple unit used in West Midlands of the United Kingdom and built in the 1990s. . The train contains a rendered cab environment, including the combined power+brake controller and the 3D model for exterior views. . A suitable route is the Birmingham Cross-City South route, running from Redditch to Birmingham New Street. . This version of the Class 323 has been has been specially prepared for inclusion with openBVE, and is released into the public domain. . http://www.trainsimcentral.co.uk/bve_train.htm Package: bve-train-br-class-323-3dcab Description-md5: e948a9ec6f0cf32de9a8d7f0e706cda0 Description-en_GB: British Rail Class 323 EMU train 3D cab (for OpenBVE rail simulator) Accurate simulation of a three-car electric mulitple unit used in West Midlands of the United Kingdom and built in the 1990s. . The train contains a three-dimensional cab environment, including the combined power+brake controller. . A suitable route is the Birmingham Cross-City South route, running from Redditch to Birmingham New Street. . This version of the Class 323 cab extends the functionality available in the existing Class 323 train model. Package: bvi Description-md5: 82e028998d9812c24a56e1a511b425cd Description-en_GB: binary file editor The bvi is a display-oriented editor for binary files, based on the vi text editor. If you are familiar with vi, just start the editor and begin to edit! If you never heard about vi, maybe bvi is not the best choice for you. Package: bwa Description-md5: 7b904940a9f5331affa84d4b72dedb30 Description-en_GB: Burrows-Wheeler Aligner BWA is a software package for mapping low-divergent sequences against a large reference genome, such as the human genome. It consists of three algorithms: BWA-backtrack, BWA-SW and BWA-MEM. The first algorithm is designed for Illumina sequence reads up to 100bp, while the rest two for longer sequences ranged from 70bp to 1Mbp. BWA-MEM and BWA-SW share similar features such as long-read support and split alignment, but BWA- MEM, which is the latest, is generally recommended for high-quality queries as it is faster and more accurate. BWA-MEM also has better performance than BWA-backtrack for 70-100bp Illumina reads. Package: bwbar Description-md5: ac4c055b2951d82ac9ebc0240bfb5329 Description-en_GB: generates text and graphical readout of current bandwidth use This program will output a PNG and a text file that can be used in scripts or be included in web pages to show current bandwidth usage. The amount of total bandwidth can be customized. The PNG output appears as a bar graph showing maximum possible usage with the current inbound or outbound usage shown as a differently coloured bar. Package: bwbasic Description-md5: a1358f918033e946f62430535dde0cef Description-en_GB: Bywater BASIC Interpreter The Bywater BASIC Interpreter (bwBASIC) implements a large superset of the ANSI Standard for Minimal BASIC (X3.60-1978) and a significant subset of the ANSI Standard for Full BASIC (X3.113-1987) in C. It also offers shell programming facilities as an extension of BASIC. bwBASIC seeks to be as portable as possible. Package: bwctl-client Description-md5: 0369e912f81fa1835ef1cabd2242b4da Description-en_GB: bandwidth test controller (client) The Bwctl suite works with nuttcp and iperf to test bandwidth without the need for a shell account on the remote systems. . This package contains the command line tool for scheduling and controlling tests. It requires the bwctl-server package to be installed on the hosts at both ends of the network that you are trying to test. Package: bwctl-server Description-md5: d64e8762db208411b9acee4a6b63967a Description-en_GB: bandwidth test controller (server) The Bwctl suite works with nuttcp and iperf to test bandwidth without the need for a shell account on the remote systems. . This package contains the scheduling and policy daemon that wraps these tools. To schedule and control tests you need the bwctl-client package. Package: bwidget Description-md5: 854b09b3522e98cbf2ab7344ff66edf2 Description-en_GB: Extension widgets for Tcl/Tk The BWidget toolkit is a high-level widget set for Tcl/Tk. It contains widgets such as progress bars, 3D separators, various manager widgets for top levels, frames, paned or scrolled windows, button boxes, notebooks or dialogs as well as composite widgets such as combo boxes, spin boxes and tree widgets. . The BWidget toolkit is completely written in Tcl so no compiled extension library is required. Package: bwm-ng Description-md5: 845b926e32c8fb2f9e96c0fdff1afc5f Description-en_GB: small and simple console-based bandwidth monitor Bandwidth Monitor NG is a small and simple console-based live bandwidth monitor. . Short list of features: * supports /proc/net/dev, netstat, getifaddr, sysctl, kstat and libstatgrab * unlimited number of interfaces supported * interfaces are added or removed dynamically from list * white-/blacklist of interfaces * output of KB/s, Kb/s, packets, errors, average, max and total sum * output in curses, plain console, CSV or HTML * configfile Package: bximage Description-md5: 8deff38bdaf35413e0eddc6a244bcd1c Description-en_GB: Disk Image Creation Tool for Bochs This tool is part of the Bochs project. Its purpose is to generate disk images that are used to allocate the guest operating system in Bochs environment. Package: byacc Description-md5: 6435c70cdb397ac756f9ed5ca0cc1bc8 Description-en_GB: public domain Berkeley LALR Yacc parser generator This package provides a parser generator utility that reads a grammar specification from a file and generates an LR(1) parser for it. The parsers consist of a set of LALR(1) parsing tables and a driver routine written in the C programming language. It has a public domain license which includes the generated C. . This package has the backtracking extension, adapted from btyacc. . Related packages: bison, btyacc, antlr Package: byacc-j Description-md5: 42880c5a059007b8a9f0571727aa92aa Description-en_GB: Berkeley YACC parser generator extended to generate Java code BYACC/J is an extension of the Berkeley v 1.8 YACC-compatible parser generator. . Standard YACC takes a YACC source file, and generates one or more C files from it, which if compiled properly, will produce a LALR-grammar parser. This is useful for expression parsing, interactive command parsing, and file reading. Many megabytes of YACC code have been written over the years. . This is the standard YACC tool that is in use every day to produce C/C++ parsers. . I have added a "-J" flag which will cause BYACC to generate Java source code, instead. So there finally is a YACC for Java now! Package: bygfoot Description-md5: 4c42594f66e3703e2fcb8fa596676795 Description-en_GB: football (a.k.a soccer) management game Bygfoot allows you to manage a team by training the players, buying and selling them, contracting loans, maintaining the stadium, etc. You can be promoted or relegated, even become a champion if you're a skillful manager. You can customise Bygfoot by writing your own country definition files or by creating your own team definition files. Package: bygfoot-data Description-md5: eb69b6e9a7f7440bf4c445b10d10a86b Description-en_GB: data of football (a.k.a soccer) management game Contain files necessary to work with bygfoot: images,hints,commentaries,players names,strategies. You can customise Bygfoot by writing your own country definition files or by creating your own team definition files. Package: bytes-circle Description-md5: 5e87e97b7e608dc38f86c7aa4149557f Description-en_GB: Show byte statistics as an ASCII circle graph bytes-circle is a program that shows statistics about bytes contained in a file as an ASCII circle graph of deviations from mean in standard deviation (sigma) fraction increments. . The program can be useful for statistically analyze the content of files in a glimpse: text files are shown as a green centered crown, compressed and encrypted files should be shown as equally distributed variations with a very low CV (sigma/mean), and other types of files can be classified between these two categories depending on their ASCII vs binary content, which can be useful to quickly determine how information is stored inside them (redis db, mmedia files, etc). Package: byzanz Description-md5: 5d5533817071b4562ad22d04430e60e5 Description-en_GB: small screencast creator Byzanz is a desktop recorder and command line tool allowing you to record your current desktop or parts of it to an animated GIF, Ogg Theora, Flash or WebM. This is especially useful for publishing on the web. . Byzanz also allows recording of audio, when the output format supports it. Package: bzflag Description-md5: 6abbe5bd80be29c0501200f593c8d63f Description-en_GB: 3D first person tank battle game BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a player on another team scores a win, while being destroyed or destroying a teammate scores a loss. Rogues have no teammates (not even other rogues), so they cannot shoot teammates and they do not have a team score. . There are two main styles of play: capture-the-flag and free-for-all. In capture-the-flag, each team (except rogues) has a team base and each team with at least one player has a team flag. The object is to capture an enemy team's flag by bringing it to your team's base. This destroys every player on the captured team, subtracts one from that team's score, and adds one to your team's score. In free-for-all, there are no team flags or team bases. The object is simply to get as high a score as possible. . This metapackage installs both the client and the server, as well as generic documentation files concerning the bzflag community, contributing to bzflag, etc. Package: bzflag-client Description-md5: ec93b0737ea3292c2bf204ecf9335f3f Description-en_GB: 3D first person tank battle game -- client BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a player on another team scores a win, while being destroyed or destroying a teammate scores a loss. Rogues have no teammates (not even other rogues), so they cannot shoot teammates and they do not have a team score. . There are two main styles of play: capture-the-flag and free-for-all. In capture-the-flag, each team (except rogues) has a team base and each team with at least one player has a team flag. The object is to capture an enemy team's flag by bringing it to your team's base. This destroys every player on the captured team, subtracts one from that team's score, and adds one to your team's score. In free-for-all, there are no team flags or team bases. The object is simply to get as high a score as possible. . This package installs the BZFlag client compatible with 2.4.x BZFlag servers. Package: bzflag-data Description-md5: f47e829e59fc9047b0ce1aa2d8d6d0ef Description-en_GB: 3D first person tank battle game -- data BZFlag is a 3D multi-player multiplatform tank battle game that allows users to play against each other in a network environment. There are five teams: red, green, blue, purple and rogue (rogue tanks are black). Destroying a player on another team scores a win, while being destroyed or destroying a teammate scores a loss. Rogues have no teammates (not even other rogues), so they cannot shoot teammates and they do not have a team score. . There are two main styles of play: capture-the-flag and free-for-all. In capture-the-flag, each team (except rogues) has a team base and each team with at least one player has a team flag. The object is to capture an enemy team's flag by bringing it to your team's base. This destroys every player on the captured team, subtracts one from that team's score, and adds one to your team's score. In free-for-all, there are no team flags or team bases. The object is simply to get as high a score as possible. . This package installs the data files needed by the BZFlag client. Package: bzflag-server Description-md5: 029282d17f4701a2726858e1ad73784a Description-en_GB: 3D first person tank battle game -- server bzfs is the server for BZFlag, and it must be running to play. It can be run on any system on the network (including a player's system or one without graphics). You need to install this package if you wish to: - play by yourself - play amongst a small group of people on a private network - provide a server so that anyone on the Internet may play with you Package: bzr Description-md5: 2ec259a66fcc66f60b9badea1f16369f Description-en_GB: transitional dummy package for brz This is a transitional package, replacing the Bazaar packaging with the Breezy packaging. . It can be safely removed after an upgrade. Package: bzr-builddeb Description-md5: e4f3bebf5d29456b22501dc0c8a26386 Description-en_GB: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging. . It can be safely removed after an upgrade. Package: bzr-doc Description-md5: 097742b6f1044448e33345008589e713 Description-en_GB: transitional dummy package for brz-doc This is a transitional package, replacing the Bazaar documentation packaging with the Breezy documentation packaging. . It can be safely removed after an upgrade. Package: bzr-email Description-md5: 72e0bd01f77b6d855898d7eee434e55c Description-en_GB: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging (which bundles the e-mail plugin). . It can be safely removed after an upgrade. Package: bzr-fastimport Description-md5: e4f3bebf5d29456b22501dc0c8a26386 Description-en_GB: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging. . It can be safely removed after an upgrade. Package: bzr-git Description-md5: 223565a8f6e3bf09cb273f5c36e49fa4 Description-en_GB: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging (which bundles the git plugin). . It can be safely removed after an upgrade. Package: bzr-stats Description-md5: 8f788bd72330a3a24a18fe1f2152d564 Description-en_GB: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging (which bundles the stats plugin). . It can be safely removed after an upgrade. Package: bzr-upload Description-md5: 3b131205c58806acfec5b13c061330a4 Description-en_GB: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging (which bundles the upload plugin). . It can be safely removed after an upgrade. Package: bzrtools Description-md5: aedb6cfade6c57e7d40de9c1a92e4d1b Description-en_GB: transitional dummy package This is a transitional package, replacing the Bazaar packaging with the Breezy packaging (which bundles the bzrtools plugin). . It can be safely removed after an upgrade. Package: c++-annotations Description-md5: 307bdab98fbfff8e8c317e5db7b60b53 Description-en_GB: Extensive tutorial and documentation about C++ The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. . This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++. This document is the main textbook for Frank's C++ programming courses, which are yearly organised at the University of Groningen, the Netherlands. . The C++ Annotations do not cover all aspects of C++, though. In particular, C++'s basic grammar, which is, for all practical purposes, equal to C's grammar, is not covered. For this part of the C++ language, the reader should consult other texts, like a book covering the C programming language. . This package installs C++ Annotations packages for all available formats, including: - plain ascii text - LaTeX (including a .dvi file) - PostScript - pdf - html The postscript, pdf and LaTeX formats were constructed for two different paper-sizes: A4 and legal. . If you do not require all of the available formats, you may prefer to install one or more of the following c++-annotations-{format} packages instead: - c++-annotations-html - c++-annotations-txt - c++-annotations-latex - c++-annotations-pdf - c++-annotations-ps - c++-annotations-dvi Package: c++-annotations-contrib Description-md5: 7f1734b0cecf469d384228ea507517fc Description-en_GB: Extensive tutorial and documentation about C++ - contributed files The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. See the c++-annotations package for more information about the tutorial . This package contains external contributions. Package: c++-annotations-dvi Description-md5: eae36f36a0f541fdf89f0a4252c73fb2 Description-en_GB: Extensive tutorial and documentation about C++ - DVI output The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. . This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++. This document is the main textbook for Frank's C++ programming courses, which are yearly organised at the University of Groningen, the Netherlands. . The C++ Annotations do not cover all aspects of C++, though. In particular, C++'s basic grammar, which is, for all practical purposes, equal to C's grammar, is not covered. For this part of the C++ language, the reader should consult other texts, like a book covering the C programming language. . The package offers the C++ Annotations in the DVI format. Package: c++-annotations-html Description-md5: 7ae59a616df02ddef7d525bd1fd176f5 Description-en_GB: Extensive tutorial and documentation about C++ - html output The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. . This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++. This document is the main textbook for Frank's C++ programming courses, which are yearly organised at the University of Groningen, the Netherlands. . The C++ Annotations do not cover all aspects of C++, though. In particular, C++'s basic grammar, which is, for all practical purposes, equal to C's grammar, is not covered. For this part of the C++ language, the reader should consult other texts, like a book covering the C programming language. . The package offers the C++ Annotations in the html format. Package: c++-annotations-latex Description-md5: bf8b7cbaa07e4760e2e3cef94e338156 Description-en_GB: Extensive tutorial and documentation about C++ - LaTeX output The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. . This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++. This document is the main textbook for Frank's C++ programming courses, which are yearly organised at the University of Groningen, the Netherlands. . The C++ Annotations do not cover all aspects of C++, though. In particular, C++'s basic grammar, which is, for all practical purposes, equal to C's grammar, is not covered. For this part of the C++ language, the reader should consult other texts, like a book covering the C programming language. . The package offers the C++ Annotations in the LaTeX format. Package: c++-annotations-pdf Description-md5: 41067929df9514495043413896c65437 Description-en_GB: Extensive tutorial and documentation about C++ - PDF output The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. . This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++. This document is the main textbook for Frank's C++ programming courses, which are yearly organised at the University of Groningen, the Netherlands. . The C++ Annotations do not cover all aspects of C++, though. In particular, C++'s basic grammar, which is, for all practical purposes, equal to C's grammar, is not covered. For this part of the C++ language, the reader should consult other texts, like a book covering the C programming language. . The package offers the C++ Annotations in the PDF format. Package: c++-annotations-ps Description-md5: 5a1452d24d7f070e6687c0051e0322d7 Description-en_GB: Extensive tutorial and documentation about C++ - Postscript output The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. . This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++. This document is the main textbook for Frank's C++ programming courses, which are yearly organised at the University of Groningen, the Netherlands. . The C++ Annotations do not cover all aspects of C++, though. In particular, C++'s basic grammar, which is, for all practical purposes, equal to C's grammar, is not covered. For this part of the C++ language, the reader should consult other texts, like a book covering the C programming language. . The package offers the C++ Annotations in the PS format. Package: c++-annotations-txt Description-md5: 3ced0e676decf5b53984031ff4127f4c Description-en_GB: Extensive tutorial and documentation about C++ - text output The C++ Annotations offer an extensive tutorial about the C++ programming language. It can be used as a textbook for C/C++ programming courses. . This document is intended for knowledgeable users of C (or any other language using a C-like grammar, like Perl or Java) who would like to know more about, or make the transition to, C++. This document is the main textbook for Frank's C++ programming courses, which are yearly organised at the University of Groningen, the Netherlands. . The C++ Annotations do not cover all aspects of C++, though. In particular, C++'s basic grammar, which is, for all practical purposes, equal to C's grammar, is not covered. For this part of the C++ language, the reader should consult other texts, like a book covering the C programming language. . The package offers the C++ Annotations in the txt format. Package: c-icap Description-md5: 2594eb234a2232bbabc15b43d9e6900f Description-en_GB: ICAP server implementation C-ICAP is an implementation of an ICAP server. It can be used with HTTP proxies that support the ICAP protocol to implement content adaptation and filtering services. . Most of the commercial HTTP proxies must support the ICAP protocol. The open source Squid 3.x proxy server supports it. . This Package contains the core ICAP daemon Package: c-sig Description-md5: 5eb0718bc00bf1053347a9966c21d188 Description-en_GB: Transition package, c-sig to elpa-c-sig The c-sig emacs addon has been elpafied. This dummy package helps ease transition from c-sig to elpa-c-sig. Package: c2hs Description-md5: 2289ad79b89c4f005ff817a92b9e52f0 Description-en_GB: C->Haskell Interface Generator C->Haskell is an interface generator that simplifies the development of Haskell bindings to C libraries. The tool processes existing C header files that determine data layout and function signatures on the C side in conjunction with Haskell modules that specify Haskell-side type signatures and marshaling details. Hooks embedded in the Haskell code signal access to C structures and functions -- they are expanded by the interfacing tool in dependence on information from the corresponding C header file. . Haskell 98 is "the" standard lazy functional programming language. More info plus the language definition is at http://www.haskell.org/. . This package contains the c2hs parser. Package: c2hs-doc Description-md5: 335f608de21cf792d6ac16a0171b67a9 Description-en_GB: C->Haskell Interface Generator -- Documentation package C->Haskell is an interface generator that simplifies the development of Haskell bindings to C libraries. The tool processes existing C header files that determine data layout and function signatures on the C side in conjunction with Haskell modules that specify Haskell-side type signatures and marshaling details. Hooks embedded in the Haskell code signal access to C structures and functions -- they are expanded by the interfacing tool in dependence on information from the corresponding C header file. . Haskell 98 is "the" standard lazy functional programming language. More info plus the language definition is at http://www.haskell.org/. . This package contains documentation for c2hs. Package: c3270 Description-md5: 2a65b16edb88122ec44f58356c043e1a Description-en_GB: Curses program for telnet sessions to IBM mainframes c3270 opens a telnet connection to an IBM mainframe host in an Xterm window or Virtual Console. It can also connect to an IBM AS/400 as a 5250 terminal using the AS/400's 3270 emulation. . c3270 is similar to tn3270(1), and x3270(1) except that it is curses- based, not X-based. . c3270 implements RFCs 2355 (TN3270E), 1576 (TN3270), and 1646 (LU name selection), and supports IND$FILE file transfer. Package: ca-cacert Description-md5: e2fefc6ea7db7d5726e39f8b82671250 Description-en_GB: CAcert.org root certificates This package provides CAcert.org (sub-)root certificates in PEM format. Root certificates allow SSL-based applications to check for the authenticity of certificates issued by the CAcert authority. . CAcert.org is a community-driven Certificate Authority that issues certificates to the public for free. . CAcert's goal is to promote awareness and education on computer security through the use of encryption, specifically by providing cryptographic certificates. These certificates can be used to digitally sign and encrypt email, authenticate and authorize users connecting to websites and secure data transmission over the internet. Any application that supports the Secure Socket Layer Protocol (SSL or TLS) can make use of certificates signed by CAcert, as can any application that uses X.509 certificates, e.g. for encryption or code signing and document signatures. . Please note that CAcert may not yet comply with RFC 3647 or similar standards. Package: ca-certificates-mono Description-md5: db6d1aed783549f6b47ea9980a42a837 Description-en_GB: Common CA certificates (Mono keystore) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Xamarin. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package uses the hooks of the ca-certificates package to update the Mono keystore. Package: cabal-debian Description-md5: d5d29259cbc28631ee1c07b445c17326 Description-en_GB: Create a debianisation for a cabal package Tool for creating debianisations of Haskell packages based on the .cabal file. If apt-file is installed it will use it to discover what is the Debian package name of a C library. Package: cabal-install Description-md5: 4478c796a8d4a5f67f5bbfa55b6cce07 Description-en_GB: command-line interface for Cabal and Hackage The 'cabal' command-line program simplifies the process of managing Haskell software by automating the fetching, configuration, compilation and installation of Haskell libraries and programs. Package: cabextract Description-md5: 3be58181913cd1a65aef709347d1f1f1 Description-en_GB: Microsoft Cabinet file unpacker 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. Package: caca-utils Description-md5: 44b5211535e8c3f0c83253e20bd8fb3e Description-en_GB: text mode graphics utilities This package contains utilities and demonstration programs for libcaca, the Colour AsCii Art library. . cacaview is a simple image viewer for the terminal. It opens most image formats such as JPEG, PNG, GIF etc. and renders them on the terminal using ASCII art. The user can zoom and scroll the image, set the dithering method or enable anti-aliasing. . cacafire is a port of AALib's aafire and displays burning ASCII art flames. . cacademo is a tiny graphic program that renders animated ASCII metaballs, matrix effects, colourful moiré circles and old school plasma effects. Package: cachefilesd Description-md5: a43d1c7ece3d6a969e37f3e55b7bb374 Description-en_GB: support fscache on already mounted filesystem FSCache is a generic caching manager in the Linux kernel which can be used by network and other filesystems to cache data locally. . CacheFiles is an FSCache backend that's meant to use as a cache a directory on an already mounted filesystem of a local type (such as Ext3). This package installs the userspace support required by the cachefiles backend. Package: cackey Description-md5: a6200cc944ef919710bfe41e96ccf386 Description-en_GB: CAC and PIV Smartcard PKCS #11 cryptographic module CACKey provides a standard interface (PKCS #11) for smartcards connected to a PC/SC compliant reader. It performs a similar function to "CoolKey", but only supports Government Smartcards. It supports all Government Smartcards that implement the Government Smartcard Interoperability Specification (GSC-IS) v2.1 or newer as well as PIV cards that comply with NIST SP 800-73-3. Package: cacti Description-md5: c149f2c54502ee335699276ff204fd5d Description-en_GB: web interface for graphing of monitoring systems Cacti is a complete PHP-driven front-end for RRDTool. It stores all of the necessary data source information to create graphs, handles the data gathering, and populates the MySQL database with round-robin archives. It also includes SNMP support for those used to creating traffic graphs with MRTG. . This package requires a functional MySQL database server on either the installation host or a remotely accessible system. Package: cacti-spine Description-md5: 61315daeee86a59c040eb931ed2cfc1e Description-en_GB: Multi-Threading poller for cacti Spine is a replacement for the default cmd.php poller in the cacti package. It primarily strives to be as fast as possible, and is designed for sites with large numbers of hosts and devices polled. . If the default poller provided by cacti works for you, then you should not use this package. You should only use this package if the default poller is unable to complete a polling cycle in the required amount of time. Package: cadabra Description-md5: f51ef1fbdd897eb46a68dfa58c3f050e Description-en_GB: field-theory motivated computer algebra system Cadabra is a computer algebra system designed specifically for the solution of problems encountered in field theory. It has extensive functionality for tensor polynomial simplification including multi-term symmetries, fermions and anti-commuting variables, Clifford algebras and Fierz transformations, implicit coordinate dependence, multiple index types and many more. The input format is a subset of TeX. Package: cadabra2 Description-md5: adc4bea38799addc29b6cb495471b72c Description-en_GB: field-theory motivated computer algebra system This is a computer algebra system designed specifically for the solution of problems encountered in field theory. It has extensive functionality for tensor polynomial simplification including multi-term symmetries, fermions and anti-commuting variables, Clifford algebras and Fierz transformations, implicit coordinate dependence, multiple index types and many more. The input format is a subset of TeX. Package: cadaver Description-md5: 9c20a9a01d12d5f262352b6d0ca23917 Description-en_GB: command-line WebDAV client cadaver supports file upload, download, on-screen display, in-place editing, namespace operations (move/copy), collection creation and deletion, property manipulation, and resource locking. . Its operation is similar to the standard BSD ftp(1) client and the Samba Project's smbclient(1). . This package includes GnuTLS (HTTPS) support. . WebDAV (Web-based Distributed Authoring and Versioning) is a set of extensions to the HTTP protocol which allow users to collaboratively edit and manage files on remote web servers. Package: cadubi Description-md5: 2fa05a8185497ae5f4221dffb2867e9e Description-en_GB: Creative ASCII Drawing Utility By Ian CADUBI is an application written in Perl that allows you to draw text- based images that are viewable on typical unix-based consoles. Usually the applications that emulate these consoles support various text modes, such as background and foreground colours, bold, and inverse. . This text art, commonly called "ASCII art", is used in various places such as online BBSes, email and login prompts. Package: cadvisor Description-md5: dd5a513802da1b09ca90b03bff7b4612 Description-en_GB: analyze resource usage and performance characteristics of running containers cAdvisor (Container Advisor) provides container users an understanding of the resource usage and performance characteristics of their running containers. . cAdvisor has native support for Docker containers and should support just about any other container type out of the box. . cAdvisor also exposes container stats as Prometheus (http://prometheus.io) metrics. . This package provides daemon that collects, aggregates, processes, and exports information about running containers. Specifically, for each container it keeps resource isolation parameters, historical resource usage, histograms of complete historical resource usage and network statistics. This data is exported by container and machine-wide. Package: cafeobj Description-md5: b42b01806ae871b24d070a89f0f03ba7 Description-en_GB: new generation algebraic specification and programming language CafeOBJ is a most advanced formal specification language which inherits many advanced features (e.g. flexible mix-fix syntax, powerful and clear typing system with ordered sorts, parameteric modules and views for instantiating the parameters, and module expressions, etc.) from OBJ (or more exactly OBJ3) algebraic specification language. . CafeOBJ is a language for writing formal (i.e. mathematical) specifications of models for wide varieties of software and systems, and verifying properties of them. CafeOBJ implements equational logic by rewriting and can be used as a powerful interactive theorem proving system. Specifiers can write proof scores also in CafeOBJ and doing proofs by executing the proof scores. . CafeOBJ has state-of-art rigorous logical semantics based on institutions. The CafeOBJ cube shows the structure of the various logics underlying the combination of the various paradigms implemented by the language. Proof scores in CafeOBJ are also based on institution based rigorous semantics, and can be constructed using a complete set of proof rules. Package: cafeobj-mode Description-md5: a792ead79d156a4a21335b39d1688547 Description-en_GB: Emacs major mode for editing CafeOBJ source code cafeobj-mode provides syntax highlighting and indentation for CafeOBJ source code inside emacs. Included is the ability to interact with a CafeOBJ interpreter inside emacs and to send expressions from CafeOBJ source files to the running interpreter. Package: caffeine Description-md5: 4c9c48fcec88e1f3a34205595604515d Description-en_GB: prevent the desktop becoming idle in full-screen mode Caffeine prevents the desktop from becoming idle when an application is running full-screen. A desktop indicator ‘caffeine-indicator’ supplies a manual toggle, and the command ‘caffeinate’ can be used to prevent idleness for the duration of any command. Package: cairo-5c Description-md5: ee4625cc345faa33f92def2684f56fc9 Description-en_GB: nickle bindings for the cairo graphics library This package contains the nickle code to load and use the cairo-5c library, along with examples of how to use it and a simple toolkit, nichrome, which allows applications to build user interfaces entirely in nickle. Package: cairo-dock Description-md5: 63a3307dafbeacabf261326477a626ed Description-en_GB: Metapackage for cairo-dock Cairo-dock has a family-likeness with OS X dock, but with more options. It uses cairo to render nice graphics, and Glitz to use hardware acceleration. It's fully configurable and can be a taskbar too. You can easily plug applets into it. . This is metapackage that provides the components necessary for running Cairo-dock. This installs a cairo-dock-core application and cairo-dock- plugins package easily. . And Cairo-dock installs cairo-dock-core and plugins and makes sense as Cairo-dock. Package: cairo-dock-alsamixer-plug-in Description-md5: 43711c46dab1ed0c61857d7c5a1f2d42 Description-en_GB: Alsamixer plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in lets you control the sound volume from the dock. This works with the Alsa sound driver. Package: cairo-dock-animated-icons-plug-in Description-md5: dfe327dc246c8299528338a9f0269663 Description-en_GB: Animated icons plug-in Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides many different animations for your icons. Package: cairo-dock-cairo-penguin-plug-in Description-md5: 3f952acb18313959c049b9f6877d8fe8 Description-en_GB: Cairo-Penguin plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in adds a lively Penguin in your dock. Tux images are taken from Pingus, some other characters are available or can be added easily. Package: cairo-dock-clipper-plug-in Description-md5: 19203b5032af87d4cd96a6c84f0854ac Description-en_GB: Clipper plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in keeps a trace of the clipboard and mouse selection, so that you can recall them quickly. It's a clone of the well-know Klipper. This supports clipboard and mouse selection, predefined actions, and persistent items. Package: cairo-dock-clock-plug-in Description-md5: 4771e1f9f3e3da065be112902e206924 Description-en_GB: Clock plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in displays time and date in your dock. Two views are available : numeric and analogic, based on Cairo-Clock. This is compatible with the Cairo-Clock's themes, and you can detach itself to be a perfect clone of Cairo-Clock. And this supports alarms, and a basic calendar, and allows you to set time and date. Package: cairo-dock-core Description-md5: 5ba8c52bdaa881c94217f5cd8474a65d Description-en_GB: Light eye-candy fully themable animated dock for Linux desktop Cairo-dock has a family-likeness with OS X dock, but with more options. It uses cairo to render nice graphics, and Glitz to use hardware acceleration. It's fully configurable and can be a taskbar too. You can easily plug applets into it. . This package provides Cairo-dock-core application. Package: cairo-dock-dbus-plug-in Description-md5: 806ab0a79a2ffa3a819bb273f028595f Description-en_GB: Dbus plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock . This plug-in lets external applications interact on the dock. The communication between both sides is based on Dbus. Package: cairo-dock-dbus-plug-in-interface-mono Description-md5: ea54e492ba607a27c0bbe4ea96fcfded Description-en_GB: library of D-Bus interface for mono of Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This package provides library of Cairo-Dock D-Bus interface for mono Package: cairo-dock-dbus-plug-in-interface-python Description-md5: b8ab12d0344cc6cb89b81f15bcca9bc0 Description-en_GB: library of D-Bus interface for Python of Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This package provides library of Cairo-Dock D-Bus interface for Python. Package: cairo-dock-dbus-plug-in-interface-ruby Description-md5: 21011c70a305838c00f1bc3235771095 Description-en_GB: library of D-Bus interface for ruby of Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This package provides library of Cairo-Dock D-Bus interface for ruby. Package: cairo-dock-dbus-plug-in-interface-vala Description-md5: fa0d29acb4b7e2748c67e0f0d2c321fa Description-en_GB: library of D-Bus interface for vala of Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This package provides library of Cairo-Dock D-Bus interface for vala. Package: cairo-dock-desklet-rendering-plug-in Description-md5: 14ca59cbf6127379890f944bf95a76dc Description-en_GB: Desklet rendering plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in renders your desktop. Package: cairo-dock-dev Description-md5: 626ee26f66d4ae89babfa02227afed3c Description-en_GB: Cairo-dock development file Cairo-dock has a family-likeness with OS X dock, but with more options. It uses cairo to render nice graphics, and Glitz to use hardware acceleration. It's fully configurable and can be a taskbar too. You can easily plug applets into it. . This package provides Cairo-dock development file. Package: cairo-dock-dialog-rendering-plug-in Description-md5: 6fb30186ac7a07ee5450da50fe50e99b Description-en_GB: Dialogue rendering plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides some dialog decorators for dialogue bubbles. Package: cairo-dock-dnd2share-plug-in Description-md5: e9814e32df09924f6376f62ff587de9f Description-en_GB: Dnd2share plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in lets you share files easily. Drag-and-drop a file on the icon to upload it to one of the available hosting sites. This supports many sites, like DropBox, Imageshack, pastebin, etc. The user can upload text, image, video, and files. Package: cairo-dock-drop-indicator-plug-in Description-md5: 65a87ce95c6116616d516b16ea80e449 Description-en_GB: Drop indicator plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in displays an animated indicator when you drop something in the dock. Package: cairo-dock-dustbin-plug-in Description-md5: 1865186071932c53eec809e10ab30339 Description-en_GB: Dustbin plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in manages the dustbin. Users can delete files and unmount disks by drag and dropping them on the icon. This can warn users if they use too much space. Package: cairo-dock-folders-plug-in Description-md5: 1d0df90d54c66066a4f3339378a6ca6f Description-en_GB: Folders plug-in Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides that applet imports folders inside the Dock. User can have as many instances of this applet as user want, each one with a different folder. Package: cairo-dock-gmenu-plug-in Description-md5: 20eabd39bfb6a01e11a98ffa512bc9a3 Description-en_GB: GMenu plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . Displays the common Applications menu and the Recently used files. This is compatible with any XDG compliant menu (GNOME, Xfce, KDE, ...). Package: cairo-dock-gnome-integration-plug-in Description-md5: 5d30414c870311ba59ebe62041c770ac Description-en_GB: GNOME integration plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides functions for a better integration into the GNOME environment. This is auto-activated, so you don't need to activate it. This is designed for the GNOME version >= 2.22. Package: cairo-dock-icon-effect-plug-in Description-md5: c91575ef4eabab9d677a0dad4ec66967 Description-en_GB: Icon effect plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in adds many special effects to your icons. Package: cairo-dock-illusion-plug-in Description-md5: 46e725f5ea7920c610247384bba6b337 Description-en_GB: Illusion plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides animations for appearance and disappearance of icons. Package: cairo-dock-impulse-plug-in Description-md5: c9085103a3c71f2209be52e213dfb4a2 Description-en_GB: Implus plug-in Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides the function which an icon dances according to music. It will analyse the signal given by PulseAudio. Package: cairo-dock-kde-integration-plug-in Description-md5: c2f9182574fb64d863ef891ae6385aff Description-en_GB: KDE integration plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides functions for a better integration into the KDE environment. This is auto-activated, so you don't need to activate it. It is designed for KDE4. Package: cairo-dock-keyboard-indicator-plug-in Description-md5: f6c4f49bffd979023aecf5adbb64dab2 Description-en_GB: Keyboard indicator plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in lets you control the keyboard layout. This can also display the current num and caps lock. Package: cairo-dock-logout-plug-in Description-md5: e5641922ffa639d0c24625192759a635 Description-en_GB: Logout plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . A very simple plug-in that adds an icon to log out from your session. Package: cairo-dock-mail-plug-in Description-md5: 5ba45fba8e16e22c254873c94b28d74f Description-en_GB: Mail plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in is very useful to warn you when you get new e-mails. This can check in any kind of mailbox (yahoo, gmail, etc). Package: cairo-dock-messaging-menu-plug-in Description-md5: 804e63817a93fb038ea87e285c8fa1a6 Description-en_GB: Messaging menu plug-in Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This provide a menu that notices you about new messages from Mail or Chat applications. It handles Evolution, Pidgin, Empathy, etc. Package: cairo-dock-motion-blur-plug-in Description-md5: b15dbe01f3f2d47c0e6e243835fa514f Description-en_GB: Motion blur plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in adds a motion blur effect on docks. Package: cairo-dock-musicplayer-plug-in Description-md5: 4193318578fc6499e2455020762c4aeb Description-en_GB: Music player plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in lets you control any music player. The User can drag and drop songs on the icon to put them in the queue (depends on the player). Package: cairo-dock-netspeed-plug-in Description-md5: 439446ca314965d74f9c14e94b000661 Description-en_GB: Netspeed plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in shows you the bit rate of your internet connection and some stats about it. Package: cairo-dock-plug-in-data Description-md5: 7ea601287032cb9c06278f2506649c2b Description-en_GB: Cairo-dock - Plug-in data files A collection of official plug-ins and applets for cairo-dock. . This package provides plug-in data files. Package: cairo-dock-plug-ins Description-md5: f727111a9ddea727bef0438039fedc19 Description-en_GB: Cairo-dock - All plug-ins A collection of official plug-ins and applets for cairo-dock. . This is a metapackage depending on all available cairo-dock plug-ins to make installation easier. Package: cairo-dock-powermanager-plug-in Description-md5: 51bfbc3ef4cde600a0b942c7d6d81e70 Description-en_GB: Powermanager plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in controls the powermanager for your laptop's battery. It works with ACPI and DBus. Package: cairo-dock-quick-browser-plug-in Description-md5: f024335c4022e08090b728396952f253 Description-en_GB: Quick browser plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in lets you browse a folder and its sub-folders very quickly. Package: cairo-dock-recent-events-plug-in Description-md5: 0e31669f93cb372bc909e139a4d064a3 Description-en_GB: Recent events plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in remembers you last actions to help you working faster. Package: cairo-dock-remote-control-plug-in Description-md5: 68148b011e46183d9ef5e68e9bdc5eef Description-en_GB: Remote control plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in lets you control dock from the keyboard, or even a remote controller. Package: cairo-dock-rendering-plug-in Description-md5: 8e77d3651768062a648bac3423149614 Description-en_GB: Rendering plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in adds different views to your dock. Any dock or sub-dock can be displayed with the view of your choice. Currently, 3D-plane, Caroussel, Parabolic, Rainbow, Slide, and Curve views are provided. Package: cairo-dock-rssreader-plug-in Description-md5: 4c374cd8ff86f26612455f420999031b Description-en_GB: RSS Reader plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in is an RSS/Atom feed reader. You can instantiate it as many times as you want. Package: cairo-dock-shortcuts-plug-in Description-md5: 4c44929d65d7a9935695017745e6cf46 Description-en_GB: Shortcuts plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in lets you access quickly all of your shortcuts. This can manage disks, network points, and Nautilus bookmarks. Package: cairo-dock-showdesktop-plug-in Description-md5: 82322c9f6a8bad89b3190680bcb2b214 Description-en_GB: Show desktop plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in adds an icon to show your desktop, and also the desklets, the Widget Layer, or all the desktops at once. Package: cairo-dock-showmouse-plug-in Description-md5: b40c5f9bd53ac569958ae135a6eae529 Description-en_GB: Showmouse plug-in Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in draws some animation around the cursor when it's inside a dock/desklet. Package: cairo-dock-slider-plug-in Description-md5: c37c7071619821924a62dae2597565ba Description-en_GB: Slider plug-in Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in is a basic image slider. Users just have to select a directory and a display effect and you're done. Package: cairo-dock-stack-plug-in Description-md5: 97a7be56471df3f285e09409eeb16415 Description-en_GB: Stack plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in allows you to build a stack of files, just like the Stacks applet of MacOS X. Package: cairo-dock-switcher-plug-in Description-md5: 0e167051751c2de56c96be23d493e769 Description-en_GB: Switcher plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in allows you to interact with your workspaces. This has 2 modes : compact on one icon and expanded with a sub-dock. Package: cairo-dock-system-monitor-plug-in Description-md5: 4eef51a33bcf1b66ae5b8f2477035005 Description-en_GB: System Monitor plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in shows you the CPU load, RAM usage, graphic card temperature, etc. The user can instantiate this applet several times to show different values each time. Package: cairo-dock-systray-plug-in Description-md5: 8d4cc218de588ec4d43800eb53551713 Description-en_GB: Systray plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in adds the system tray to your dock. Package: cairo-dock-terminal-plug-in Description-md5: 35897ee03b992187ceae7816b7fc3ada Description-en_GB: Terminal plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in add a terminal to cairo-dock. The user can drag'n'drop files or text and select an action. Package: cairo-dock-tomboy-plug-in Description-md5: b2417ca3dda723d45515e1cc59ce771d Description-en_GB: Tomboy plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in controls Gnote or TomBoy's notes directly in the dock. User can search inside notes and display their content on the icons. Package: cairo-dock-toons-plug-in Description-md5: dcf4ce3dc1eaf810071129f49f7fe229 Description-en_GB: Toons plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in displays a toon that will look at user's mouse. Package: cairo-dock-weather-plug-in Description-md5: f61a01eb0f8b0c2f0de698259d00dc73 Description-en_GB: Weather plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in displays weather into your dock. Data are provided by www.weather.com, users can find the location in the config panel. Package: cairo-dock-wifi-plug-in Description-md5: c261a4968732ef1fff1d9775e7d1dc3c Description-en_GB: Wifi plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in shows you the signal strength of the first active Wi-Fi connection. Package: cairo-dock-xfce-integration-plug-in Description-md5: 10449755bca1c05f6c6e207c44c78622 Description-en_GB: Xfce integration plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in provides functions for a better integration into the Xfce environment. This is auto-activated, so you don't need to activate it. Package: cairo-dock-xgamma-plug-in Description-md5: 508425800134a014251e77a1fc4143ef Description-en_GB: Xgamma plug-in for Cairo-dock A collection of official plug-ins and applets for cairo-dock. . This plug-in setup the luminosity of your screen directly from your dock. User can also define a luminosity value that will be applied automatically on startup. Package: cairo-perf-utils Description-md5: 393a362d567a90781c3ca1cb47cb8355 Description-en_GB: Cairo 2D vector graphics library performance utilities Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way. Package: cairosvg Description-md5: 31719718d06444d946a2ea1cc1d773f7 Description-en_GB: SVG to PDF/PS/PNG converter based on Cairo CairoSVG is a SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files. The main part of CairoSVG is a SVG parser, trying to follow the SVG 1.1 recommendation from the W3C. Once parsed, the result is drawn to a Cairo surface that can be exported to various formats: PDF, PostScript, PNG and even SVG. Package: caja Description-md5: 2d27e6d6f085ec92e7532bd116bd9d0a Description-en_GB: file manager for the MATE desktop Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. Package: caja-actions Description-md5: 5fdfe58b5244c4cba042a70fd14026cf Description-en_GB: Caja extension to create custom actions Caja-actions is an extension for Caja file manager which allows the user to add arbitrary program to be launched through the Caja file manager popup menu of selected files. Package: caja-actions-common Description-md5: 758b048f9789c041842d8d69495ea295 Description-en_GB: Caja extension to create custom actions (common files) Caja-actions is an extension for Caja file manager which allows the user to add arbitrary program to be launched through the Caja file manager popup menu of selected files. . This package contains the architecture independent files. Package: caja-actions-dev Description-md5: 1b7c15eef8b796b7bf4fc7a8d9a17693 Description-en_GB: Caja extension to create custom actions (development files) Caja-actions is an extension for Caja file manager which allows the user to add arbitrary program to be launched through the Caja file manager popup menu of selected files. . This package contains the development files for the libraries needed by Caja's extensions. Package: caja-admin Description-md5: 02139469ac6856149d7e6468b76cb407 Description-en_GB: Add administrative actions to Caja's right-click menu Caja Admin is a simple Python extension for the Caja file manager that adds some administrative actions to the right-click menu: . - Open as Administrator: opens a folder in a new Caja window running with administrator (root) privileges. - Edit as Administrator: opens a file in a Pluma window running with administrator (root) privileges. - Run as Administrator: runs an executable file with administrator (root) privileges inside a MATE Terminal. Package: caja-common Description-md5: e845fd1d469dd58a087ffd0d047163d0 Description-en_GB: file manager for the MATE desktop (common files) Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . This package contains the architecture independent files. Package: caja-eiciel Description-md5: 4a0c38ad13cf0d38f3f98e749d08c511 Description-en_GB: Graphical editor for ACLs and xattr for MATE Desktop MATE eiciel is a Graphical editor for access control lists (ACLs) and extended attributes (xattr), either as an extension within Caja, or as a standalone utility. Package: caja-extensions-common Description-md5: 0bcf84cc2108acbef07608f05dce7bb2 Description-en_GB: Caja extensions (common files) Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager. . This package contains the architecture independent files for various available Caja extensions. Package: caja-gtkhash Description-md5: a34cbb849f68e703e06e4f16da8c7cb6 Description-en_GB: caja extension for computing checksums and more using gtkhash The GtkHash extension for caja which allows users to compute message digests or checksums using the mhash library. Currently supported hash functions include MD5, MD6, SHA1, SHA256, SHA512, RIPEMD, TIGER and WHIRLPOOL. Package: caja-image-converter Description-md5: 856c002fb178bbe956f8abd065daed28 Description-en_GB: Caja extension to mass resize or rotate images Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager. . This package adds a "Resize Images..." menu item to the context menu of all images. This opens a dialog where you set the desired image size and file name. A click on "Resize" finally resizes the image(s) using ImageMagick's convert tool. Package: caja-mediainfo Description-md5: 355b9a1c0c7c817785826fbd0c7dc3b3 Description-en_GB: View media information from the Caja file properties tab Caja is the official file manager for the MATE desktop. It allows one to browse directories, preview files and launch applications associated with them. It is also responsible for handling the icons on the MATE desktop. It works on local and remote filesystems. . With this extension, you can view media information from the Caja file properties tab. Package: caja-nextcloud Description-md5: c1987c87a19ca3f5c8e3572a905ba186 Description-en_GB: Nextcloud integration for Caja The Nextcloud desktop app lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other. . Caja Nextcloud is an extension that integrates the Nextcloud web service with your MATE Desktop. Package: caja-open-terminal Description-md5: bcdb7a5709bf14f070db5f2d1cbf536b Description-en_GB: Caja plugin for opening terminals in arbitrary local paths Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager. . caja-open-terminal is a proof-of-concept Caja extension which allows you to open a terminal in arbitrary local folders. Package: caja-rename Description-md5: 5f3e4cf17dd3ffae63005ae7bcfa871c Description-en_GB: Batch renaming extension for Caja An extension for the Caja file browser allowing users to rename multiple files/folders in a single pass. . The application can change the case, insert, replace and delete strings, as well as enumerate the selection. Any changes are instantly visible in the preview list. The user interface strives to be as simple as possible, without confusing advanced operations. Package: caja-seahorse Description-md5: 4cf177148121553186a081dd93b3f7cc Description-en_GB: Caja extension to encrypt/decrypt OpenPGP files using GnuPG Seahorse caja is an extension for caja which allows encryption and decryption of OpenPGP files using GnuPG. It is integrated into the caja right-click menu, but can also be used from the command line. It's based on seahorse-nautilus. Package: caja-sendto Description-md5: 2901b4d306ca9fdcceed1844d3bfe329 Description-en_GB: integrates email clients and Pidgin into the Caja file manager Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager. . The Caja Send To extension provides the Caja file manager with a context menu component for quickly sending files to given email addresses, contacts on a Pidgin or Gajim instant messaging list, through Thunderbird/Icedove, or through Claws Mail. . Caja Send To also provides the option of compressing the files (tar.bz2, tar.gz, or zip) before sending. Package: caja-share Description-md5: 240c2e7c47f684dbfdfdfde342ba808d Description-en_GB: Allows one to quickly share a folder from the Caja file manager Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager. . The Caja share extension allows you to quickly share a folder from the Caja file manager without requiring root access. It uses Samba, so your folders can be accessed by any operating system. Package: caja-wallpaper Description-md5: 30e6cd3abf4cc06cfd6795d943e67838 Description-en_GB: Allows one to quickly set a wallpaper from folders Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager. . Caja Wallpaper allows you to quickly set a wallpaper directly from file browser folders. Package: caja-xattr-tags Description-md5: 9e5a461ff28c6f4e97cb0c53c4b96451 Description-en_GB: Allows one to view extended attributes Caja is the official file manager for the MATE desktop. This package adds extended functionality to the Caja file manager. . Caja xattr tags extension allows you to view file and folder extended attributes. Package: cakephp Description-md5: a39b87df5c3f77abdef1cb623549702f Description-en_GB: rapid application development framework for PHP CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . CakePHP makes developing applications swiftly and with the least amount of hassle: . * integrated CRUD for database interaction and simplified queries including scaffolding * request dispatcher with good looking, custom URLs * fast and flexible templating (PHP syntax, with helpers) * useful core features (access control lists, AJAX integration, etc.) * works from any website subdirectory Package: cakephp-scripts Description-md5: 16f6759e20f63fc40537f58bf17919a5 Description-en_GB: rapid application development framework for PHP (scripts) CakePHP is a flexible model-view-controller rapid application development framework for PHP inspired by Ruby on Rails. . This package contains the bake.php and acl.php scripts for creating (or "baking") CakePHP applications and modifying Access Control Lists. Package: calamares Description-md5: 4d5b78b9b4c9dcb910431a58e1938ff8 Description-en_GB: distribution-independent installer framework Calamares is a distribution-independent installer framework. . It provides a graphical installer that can be used with nearly any distribution. This package is suitable for live media on Debian-based systems, and won't be of any particular use on an already installed system. . You will likely want to provide your own config files to match your distribution, reading the Calamares documentation will guide you through that process. Package: calamares-settings-debian Description-md5: 1a67e0bdf77e1b45aa33e4c9ae9359a6 Description-en_GB: Debian theme and settings for the Calamares Installer Calamares is a generic installer framework for Linux distributions. By default, it contains a set of boilerplate wording and images. This package provides the latest Debian artwork as well as scripts that supports EFI installations. . It also serves as an example for how derivatives can create their own calamares-settings packages. Package: calamares-settings-lubuntu Description-md5: c922db821f41cca8a6cfe853dfbd4685 Description-en_GB: Lubuntu Calamares Settings and Branding This package contains the Calamares settings and branding for Lubuntu. As part of the branding the installer slideshow is contained within. The settings ensure a proper Lubuntu desktop is installed with the LXQt desktop environment. Package: calamares-settings-ubuntu-common Description-md5: 7bc0cf61c852ab341b6ddc25b361f5a2 Description-en_GB: Common Calamares Settings This package contains the common Calamares settings for all flavours. There is also a automirror Python script to set sources based on geolocation. Package: calamaris Description-md5: b387541da1be01ea1d0ddbeba04aa274 Description-en_GB: log analyser for Squid or Oops proxy log files Calamares is a Perl script which generates nice statistics out of Squid or Oops log files. It is invoked daily before the proxy rotates its log files, and mails the statistics or puts them on the web. . Various options are supported for generated reports; some extra features require the suggested Perl modules. Package: calc Description-md5: 7e8c6bf964993756c1eee115967c7b9f Description-en_GB: Arbitrary precision calculator Calc is an arbitrary precision arithmetic system that uses a C-like language. Calc is useful as a calculator, an algorithm prototyper and as a mathematical research tool. More importantly, calc provides one with a machine independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions. . Calc is built on top of the library libcalc that represents numeric values as fractions reduced to their lowest terms. This library can also be used to add arbitrary precision capabilities to your own programs and is available in the Debian package `calc-dev'. . Previously, this package was named `apcalc' in Debian due to a name collision. However, the previous `calc' Debian package vanished long ago, so `apcalc' was renamed back to `calc' to match the upstream name. Package: calc-common Description-md5: 7397d4d425a516694a6b90bd99df8bcd Description-en_GB: Arbitrary precision calculator (common files) Calc is an arbitrary precision arithmetic system that uses a C-like language. Calc is useful as a calculator, an algorithm prototyper and as a mathematical research tool. More importantly, calc provides one with a machine independent means of computation. Calc comes with a rich set of builtin mathematical and programmatic functions. . This package contains architecture independent files required by the main package `calc'. Package: calc-dev Description-md5: a5bfa31a80063d6f142abdfd82323f25 Description-en_GB: Library for arbitrary precision arithmetic This package contains the library libcalc.a and the necessary header files which provide routines to handle arbitrary precision arithmetic with integers, rational numbers, or complex numbers. There are also many numeric functions such as factorial and gcd, along with some transcendental functions such as sin and exp. . This library is also used by the commandline calculator `calc', which is provided in the Debian package `calc'. Package: calc-stats Description-md5: 8663a9ea9da3e00d4f65be84542326af Description-en_GB: run standard statistics operations on a file or stdin using awk This package provides a number of useful utilities which can efficiently perform statistic calculations on files or standard input containing numbers (integers or floats). This includes: min, max, mean, avg, median, mode, stdev, histogram, summate Package: calculix-ccx Description-md5: b9652211e4452dc83798aead93a56b9e Description-en_GB: Three-Dimensional Structural Finite Element Program CalculiX is a free and open source finite element analysis application that uses a similar input format to Abaqus. It has an implicit and explicit solver and a pre and post processor (CGX). This package contains the solver CalculiX CrunchiX (cxx). Package: calculix-ccx-doc Description-md5: fdc300f594372dbbdf99e7ceee51d3ee Description-en_GB: Three-Dimensional Structural Finite Element Program (documentation files) CalculiX is a free and open source finite element analysis application that uses a similar input format to Abaqus. It has an implicit and explicit solver and a pre and post processor (CGX). . This package contains the documentation in html format for CalculiX CrunchiX Package: calculix-ccx-test Description-md5: c2b22806f40af538386d7fda2086e5fb Description-en_GB: Three-Dimensional Structural Finite Element Program (documentation files) CalculiX is a free and open source finite element analysis application that uses a similar input format to Abaqus. It has an implicit and explicit solver and a pre and post processor (CGX). . This package contains example files for CalculiX CrunchiX. Package: calculix-cgx Description-md5: 7a6ef79708df906248e99b0169a94b64 Description-en_GB: Calculix cgx is a 3-dimensional pre- and post-processor for fem CalculiX GraphiX (cgx) is a 3-dimensional pre- and post-processor for finite elemnts. CalculiX CrunchiX Finite Element Models can be build, calculated and post-processed. The pre- and post-processor is an interactive 3D-tool using the openGL API. . In addition to the Calculix CrunchiX results files (frd) results from OpenFoam, Duns (2D and 3D), Isaac (2D and 3D) and Nastran (f06) can be read. For preprocessing Netgen nativ format, STEP and STL can be imported. Package: calculix-cgx-examples Description-md5: ff24fea3cdaaa2d2a3e67e8b11d81466 Description-en_GB: Example files for Calculix GraphiX CalculiX GraphiX (cgx) is a 3-dimensional pre- and post-processor for finite elemnts. CalculiX CrunchiX Finite Element Models can be build, calculated and post-processed. The pre- and post-processor is an interactive 3D-tool using the openGL API. . In addition to the Calculix CrunchiX results files (frd) results from OpenFoam, Duns (2D and 3D), Isaac (2D and 3D) and Nastran (f06) can be read. For preprocessing Netgen nativ format, STEP and STL can be imported. . This package contains the examples. Package: calcurse Description-md5: deb8aa0a7c8dd4afb0cb20c7d3f26d02 Description-en_GB: text-based calendar and todo manager CalCurse is a calendar and todo list for the console which allows you to keep track of your appointments and everyday tasks. CalCurse has a nice textmode interface with configurable colour schemes, configurable layout and Vi-like keybindings. Package: caldav-tester Description-md5: a70254e950c1b1c842bbb402faf5fcb4 Description-en_GB: CalDAV and CardDAV server test & performance suite CalDAVTester is a test and performance application designed to work with CalDAV and / or CardDAV servers and tests various aspects of their protocol handling as well as performanc. . CalDAVTester basically executes HTTP requests against a server and verifies the responses returned by the server. Suites of tests are defined in xml configuration files, and an additional xml configuration file is used to define variables used whilst running (e.g., server address, user accounts to use etc). Package: calf-plugins Description-md5: abe205afc21c5202c4783612ae4d43c4 Description-en_GB: Calf Studio Gear - audio effects and sound generators The Calf plugins include all todays frequently used studio effects along with some feature-rich sound processors. . Calf Studiogear is designed to run under the most flexible plugin standard in Linux, namely LV2. So you're able to insert them in lots of plugin- capable audio software like Ardour, Rosegarden and others. . The Calf Rack offers you all Calf effects and synthesizers in an easy-to- use studio rack. Wire the effects through Jack to build your own studio environment and trigger the sound processors live or through a MIDI sequencer or tracker. Package: calibre Description-md5: 186d9ede4fee8b62a65e3debb2c12a1e Description-en_GB: powerful and easy to use e-book manager Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . Calibre is primarily an e-book cataloging program. It manages your e-book collection for you. It is designed around the concept of the logical book, i.e. a single entry in the database that may correspond to e-books in several formats. It also supports conversion to and from a dozen different e-book formats. . Calibre supports almost every single e-Reader (e.g., Kindle, Kobo, Nook) and is compatible with more devices with every update. Calibre can transfer your e-books from one device to another in seconds, wirelessly or with a cable. It will send the best file format for your device converting it if needed, automatically. . Calibre can automatically fetch news from a number of websites/RSS feeds, format the news into a e-book and upload to a connected device. . Calibre has also a built-in e-book viewer that can display all the major e-book formats. Package: calibre-bin Description-md5: c0bdb5988e8a99c4942dba6345614ed5 Description-en_GB: powerful and easy to use e-book manager (binary plugins) Calibre is a complete e-library solution. It includes library management, format conversion, news feeds to e-book conversion, e-book viewer and editor, and e-book reader sync features. . This package contains the compiled architecture dependent plugins, the main package is called 'calibre'. Package: calife Description-md5: c179ce954c78b064b0b4327213fc7a89 Description-en_GB: Provides super user privileges to specific users Calife is a lightweight alternative to Sudo. It allows selected users to obtain a shell with the identity of root, or another user, after entering their own password. This permits the system administrator to grant root privileges without sharing the root password. Package: calligra Description-md5: 5b2385e3ba6a90ac8a81e5c2cbf9a89e Description-en_GB: extensive productivity and creative suite 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 vector graphics tools. . This metapackage provides all the components of the Calligra Suite. Package: calligra-data Description-md5: d3f6d1b2e7bc9c43c1993d8f13b5bad4 Description-en_GB: common shared data for the Calligra Suite This package provides the architecture-independent data that is shared amongst the various components of Calligra. . This package is part of the Calligra Suite. Package: calligra-gemini Description-md5: e156dccbd8762e0bf3c51b08fa15e113 Description-en_GB: unified interface for stage and words Calligra Gemini provide a unified applications which combines traditional desktop application and touch friendly interface for the Words and Stage components. . This package is part of the Calligra Suite. Package: calligra-gemini-data Description-md5: ba80b197ee8375b24507a54641a0e7b6 Description-en_GB: Calligra Gemini - data files Calligra Gemini provide a unified applications which combines traditional desktop application and touch friendly interface for the Words and Stage components. . This package provides data files for Calligra Gemini. Package: calligra-libs Description-md5: bd711fec00d4e12eb191529df959aaf2 Description-en_GB: common libraries and binaries for the Calligra Suite This package provides the libraries and binaries that are shared amongst the various components of Calligra. . This package is part of the Calligra Suite. Package: calligraplan Description-md5: 3b9251064c785ceb98ba836ad8ad05c3 Description-en_GB: integrated project management and planning tool Plan is a project management application, allowing for the planning and scheduling of projects. It was formerly known as KPlato. . This package is part of the Calligra Suite. Package: calligrasheets Description-md5: 2d8660804f7fda925c09df2937712c47 Description-en_GB: spreadsheet for the Calligra Suite Tables is a powerful spreadsheet application. It is scriptable and provides both table-oriented sheets and support for complex mathematical formulae and statistics. It is the successor of KSpread. . This package is part of the Calligra Suite. Package: calligrasheets-data Description-md5: bd117eec7cfca920b66e8222d53837b6 Description-en_GB: data files for Sheets spreadsheet This package contains architecture-independent data files for Sheets, the spreadsheet shipped with the Calligra Suite. . See the calligrasheets package for further information. . This package is part of the Calligra Suite. Package: calligrastage Description-md5: 4b8f690fc43fe1ca4190000d83114c16 Description-en_GB: presentation program for the Calligra Suite Stage is an easy to use yet still flexible presentation application. You can easily create presentations containing a rich variety of elements, from graphics to text, from charts to images. Stage is extensible through a plugin system, so it is easy to add new effects, new content elements or even new ways of managing your presentation. . Stage natively uses the OpenDocument file format standard, for easy interchange with all ODF supporting applications, which includes Microsoft Office. Examples of its easy-to-use features are support for layouts, a special slide overview view during presentations for the presenter, support for many different master sliders in one presentation, cool transitions and a useful notes feature. . This package is part of the Calligra Suite. Package: calligrastage-data Description-md5: 63d64d4a8a3b9b339727cb670a41bc78 Description-en_GB: data files for Calligra Stage This package contains architecture-independent data files for Stage, the presentation program shipped with the Calligra Suite. . See the calligrastage package for further information. . This package is part of the Calligra Suite. Package: calligrawords Description-md5: e8c718ad734d42503998d607ce115062 Description-en_GB: word processor for the Calligra Suite Words is a FrameMaker-like word processing and desktop publishing application. It is capable of creating polished and professional looking documents. It can be used for desktop publishing, but also for "normal" word processing, like writing letters, reports and so on. . This package is part of the Calligra Suite. Package: calligrawords-data Description-md5: e3cac4e05ee1286dadee867f20e3d4d4 Description-en_GB: data files for Words word processor This package contains architecture-independent data files for Words, the word processor shipped with the Calligra Suite. . See the calligrawords package for further information. . This package is part of the Calligra Suite. Package: callisto Description-md5: bfb74208f5f7ca155449f957360d475c Description-en_GB: Daemon for e-Callisto hardware This is a daemon program that records data from the Callisto hardware. It supports continuous uncalibrated recording (mode 3) and spectral overviews (mode 8). To use the software, a Callisto configuration file (callisto.cfg) and frequency file (frqXXXXX.cfg) are also needed. . e-Callisto is a world wide network you can contribute to with an Callisto installation. Package: calypso Description-md5: 3f376e597a3eefd96ac8dd7c583a7a1c Description-en_GB: CalDAV/CardDAV server with git backend Calypso is a caldav server written in Python which stores calendar and contacts in git repositories. Each collection resides in its own git repository. For now, creating repositories and accounts is done outside of the calypso server. Package: camera-calibration-parsers-tools Description-md5: f1bc4db631d62eb12db4abd5a9c36e02 Description-en_GB: Robot OS camera_calibration_parsers_tools package This package is part of Robot OS (ROS). It provides tools for reading and writing camera calibration parameters. . They are executables that use libcamera-calibration-parsers. Package: camera.app Description-md5: 3cf2b23116004596581b3fcff3221207 Description-en_GB: GNUstep application for digital still cameras Camera is a simple GNUstep application to download files from a digital camera. The files can be optionally deleted after download. During download, a thumbnail of the currently downloaded file is displayed. Package: camitk-actionstatemachine Description-md5: 1a89de2353abd7bc4a9d494836fabbc2 Description-en_GB: pipeline replay application for the CamiTK library CamiTK helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . camitk-actionstatemachine is able to replay a pipeline (workflow) of CamiTK actions. This application takes an CamiTK augmented version of a SCXML subset as input and allow on to replay interactive the described state-machine containing a list of CamiTK actions and transitions. Package: camitk-config Description-md5: 2c1afc6dce4ed70dd9ce0bcc4ed035f5 Description-en_GB: Computer Assisted Medical Intervention Tool Kit - config Helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . This package contains a command-line application to diagnose and check the CamiTK configuration and environment setup. Package: camitk-imp Description-md5: dd3f9295894451a1295fe3976b740a2f Description-en_GB: workbench application for the CamiTK library CamiTK helps researchers and clinicians to easily and rapidly collaborate in order to prototype CAMI applications, that feature medical images, surgical navigation and biomechanical simulations. . camitk-imp is the CamiTK workbench application where you can test all available extensions for prototyping. It provides an easy and interactive access to all available data and algorithm parameters, including the one you build yourself using the CamiTK SDK. . For example, camitk-imp can visualise medical images from a lot of different (standard) formats, offers image processing and segmentation algorithms to reconstruct a mesh geometry and run a biomechanical simulation. Package: caml-crush-clients Description-md5: 4dede858152ddfc1616fc209383e3726 Description-en_GB: Caml Crush: an OCaml PKCS#11 filtering proxy - clients This software is a computer program whose purpose is to implement a PKCS#11 proxy as well as a PKCS#11 filter with security features in mind. . For instance, the filtering engine include the following features: * dynamically block PKCS#11 attacks * disable PKCS#11 functions and weak mechanisms * perform object filtering on a resource * force read-only use of the cryptographic resource . This package is the client component of Caml Crush, it contains the TCP, TCP+TLS and a UNIX client libraries to connect to the server component. Package: caml-crush-server Description-md5: b2845df8c3aa1ee36e167c68686f90ec Description-en_GB: Caml Crush: an OCaml PKCS#11 filtering proxy - server This software is a computer program whose purpose is to implement a PKCS#11 proxy as well as a PKCS#11 filter with security features in mind. . For instance, the filtering engine include the following features: * dynamically block PKCS#11 attacks * disable PKCS#11 functions and weak mechanisms * perform object filtering on a resource * force read-only use of the cryptographic resource . This package is the server component of Caml Crush. Package: caml2html Description-md5: 1e9da3aee9b1e61f8f672f14ac5946a3 Description-en_GB: HTML and LaTeX colored syntax from OCaml source files - executable Caml2html provides a command-line executable which converts a set of OCaml source files into a HTML or LaTeX document with colored syntax. A library is also provided for building web-page generators that would color OCaml code appropriately. . This package contains the caml2html executable. Package: camlidl Description-md5: 8b59e7135e390b690206f2e5dcbf12c5 Description-en_GB: Stub code generator for Objective Caml CamlIDL generates stub code for interfacing Caml with C from an IDL description of the C functions. Thus, CamlIDL automates the most tedious task in interfacing C libraries with Caml programs. . It can also be used to interface Caml programs with other languages, as long as those languages have a well-defined C interface. . This package contains the CamlIDL executable. Package: camlidl-doc Description-md5: ef0b34636d525d208f66b7a8ba679705 Description-en_GB: Documentation for CamlIDL in PS, PDF and HTML formats CamlIDL generates stub code for interfacing Caml with C from an IDL description of the C functions. Thus, CamlIDL automates the most tedious task in interfacing C libraries with Caml programs. . It can also be used to interface Caml programs with other languages, as long as those languages have a well-defined C interface. . This package contains the CamlIDL documentation in PostScript, PDF and HTML formats. Package: camlmix Description-md5: e1fca5fe9d4183c4b90f1ff5b7398b2a Description-en_GB: preprocessor which converts text with embedded OCaml Camlmix is a generic preprocessor which converts text with embedded OCaml into an OCaml program with embedded text. It produces text documents from one or several templates. OCaml toplevel statements are inserted between '## ... ##', and OCaml string expressions between '##= ... ##'. Package: camlp4 Description-md5: 9fce8d460519e96aaf18e6a0e29e1892 Description-en_GB: Pre Processor Pretty Printer for OCaml Camlp4 is a software system for writing extensible parsers for programming languages. It provides a set of OCaml libraries that are used to define grammars as well as loadable syntax extensions of such grammars. Camlp4 stands for Caml Preprocessor and Pretty-Printer and one of its most important applications is the definition of domain-specific extensions of the syntax of OCaml. . This package contains CamlP4 executables for pre-processing and pretty- printing OCaml sources both interactively and in a batch fashion. Package: camlp5 Description-md5: 1113a8e1433440e62f5174bc5b44ee5c Description-en_GB: Pre Processor Pretty Printer for OCaml - classical version Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . CamlP4 is a Pre-Processor-Pretty-Printer for Objective Caml. It offers tools for syntax (Stream Parsers and Grammars) and the ability to modify the concrete syntax of the language (Quotations, Syntax Extensions). . This package contains the "classical" version of CamlP4 executables and libraries for pre-processing and pretty-printing OCaml sources both interactively and in a batch fashion. The "classical" version is the implementation of CamlP4 which used to be distributed with OCaml before the release of version 3.10. Package: camo Description-md5: 5adf0a8d6d096e3d96981325d5466fdd Description-en_GB: SSL/TLS image proxy to prevent mixed-content warnings Camo is an image proxy to prevent mixed content warnings on secure pages. . It should not be installed by an end-user; instead people who operate websites that allow user-specified image embeds by URL can run this as a daemon to proxy such images through their own servers and serve the resulting content over SSL/TLS. . This provides integrity protection and last-mile confidentiality to images, thus preventing a local network attacker from seeing the images you request (allowing for possible disclosure of the content you're viewing) or changing their content (to misinform, confuse, or shock). . It of course does not prevent an attacker from modifying the content or noticing its access if the attacker is in the path between your datacentre and the image source. . However, even in this case, it provides some security insofar as it may prevent the attacker from knowing who is accessing the image. . Using a shared key, proxy URLs are encrypted with hmac so we can bust caches/ban/rate limit if needed. . Features include: * Proxy Google charts * Proxy images under 5 MB * Follow redirects to a configurable depth * Proxy remote images with a content-type of image/* * Disallows proxying to private IP ranges Package: camping Description-md5: 329885e4401a354bf999f36f42f23dcb Description-en_GB: small Ruby web framework for Model-View-Controller type applications Camping is a web framework which consistently stays at less than 4kb of code. The idea here is to store a complete fledgling web application (written in Ruby) in a single file like many small CGIs, but to organise it as a Model-View-Controller application like Rails does. You can then easily move it to Rails once you've got it going. Package: can-utils Description-md5: c437a7c801d06e76a4298c3700215275 Description-en_GB: SocketCAN userspace utilities and tools CAN is a message-based network protocol designed for vehicles originally created by Robert Bosch GmbH. SocketCAN is a set of open source CAN drivers and a networking stack contributed by Volkswagen Research to the Linux kernel. . This package contains some userspace utilities for Linux SocketCAN subsystem. . Basic tools to display, record, generate and replay CAN traffic: candump, canplayer, cansend, cangen, cansniffer, cansequence. CAN access via IP sockets: canlogserver, bcmserver, socketcand. CAN in-kernel gateway configuration: cangw. CAN bus measurement and testing: canbusload, can- calc-bit-timing, canfdtest. ISO-TP (ISO 15765-2 2016) tools: isotpsend, isotprecv, isotpsniffer, isotpdump, isotpserver, isotpperf, isotptun. CAN log file converters: asc2log, log2asc, log2long. CAN Serial Line Discipline configuration (for slcan driver): slcan_attach, slcand, slcanpty. SAE J1939 tools and demo: j1939acd, j1939cat, j1939spy, j1939sr, testj1939. Package: caneda Description-md5: a6399eb16f5ba4d4807130943bbbcff5 Description-en_GB: Electronic Design Automation software focused on easy of use and portability Caneda is an open source Electronic Design Automation (EDA) application focused on easy of use and portability. It's goal is to handle the complete design process from schematic capture, through simulation and into circuit layout and PCB. . The software aims to support all kinds of circuit simulation types, e.g. DC, AC, S-parameter and harmonic balance analysis. Package: canid Description-md5: f0525f8083798531a1b05f8775ed407e Description-en_GB: Caching Additional Network Information Daemon canid the Caching Additional Network Information Daemon provides a simple HTTP API for getting information about Internet names and numbers from a given vantage point. . canid looks up BGP AS number and country code associated with the smallest prefix announced which contains the address in the RIPEstat database. It caches the results by prefix in memory. It returns a JSON object with four keys. It also looks up the IPv4 and IPv6 addresses associated with a given name. It caches the results by name in memory, and precaches prefix results for a subsequent prefix call. Package: canlock Description-md5: c2b527a480458f2c74799269b689025b Description-en_GB: utilities for creating and verifying Usenet cancel locks Cancel locks are used by Usenet article posters to authenticate their authorship of an article. It may then by used by servers to prevent cancel and supersede abuse. The use of this feature remains the newsmaster's decision. . This package contains a simple utility wrapping the canlock library, which may be used for both the generation and the verification of cancel locks, along with a message header parser and a header field parser. Package: canmatrix-utils Description-md5: 902fe5508d59f65695bafdfb3cbdcdf0 Description-en_GB: Handle CAN (Controller Area Network) descriptions - cmdline utilities Canmatrix implements a "Python CAN Matrix Object" which describes the CAN- communication itself and some auxiliary objects (Boardunits, Frames, Signals, Values, ...) Canmatrix also includes two Tools (canconvert and cancompare) for converting and comparing CAN databases. There are also some extract and merge options for dealing with CAN databases. . Supported file formats for import: * .dbc candb / Vector * .dbf Busmaster (open source!) * .kcd kayak (open source!) * .arxml autosar system description * .yaml dump of the Python object * .xls(x) excel xls-import, works with .xls-file generated by this lib * .sym peak pcan can description Supported file formats for export: * .dbc * .dbf * .kcd * .xls(x) * .json Canard (open source!) * .arxml (very basic implementation) * .yaml (dump of the Python object) * .sym . This package provides the cmdline tools. Package: canna Description-md5: 0a488f2dff2e7939afda5d7533699a3a Description-en_GB: input system for Japanese - server and dictionary Canna provides a unified user interface for Japanese input. It is based on a client-server model and supports automatic kana-to-kanji conversion. . It supports multiple clients (including kinput2 and canuum), and allows them all to work in the same way, sharing customization files, romaji-to- kana conversion rules and conversion dictionaries. . This package provides the Canna server program and dictionary files. Package: canna-shion Description-md5: 5ac763bb3ead9d6a3bd51f379646330e Description-en_GB: supporting dictionaries for Canna Shion is a set of dictionaries supporting Canna. It has much more words than original dictionaries of Canna and it makes Canna more intelligent. Package: canna-utils Description-md5: 6fec4c938fa2aaabb180151c354a266c Description-en_GB: input system for Japanese - utilities Canna provides a unified user interface for Japanese input. It is based on a client-server model and supports automatic kana-to-kanji conversion. . It supports multiple clients (including kinput2 and canuum), and allows them all to work in the same way, sharing customization files, romaji-to- kana conversion rules and conversion dictionaries. . This package provides client programs for Canna. Package: cantata Description-md5: 56e03d3207539531d61e1a9308595d20 Description-en_GB: Qt client for the music player daemon (MPD) Cantata is a graphical front-end for the music player daemon, MPD. It provides many tools to view and manage the music collection including: . * library - sorted by album, artist, track, directory * albums with cover art * user defined playlists * dynamic playlists * streams, internet radio * lyrics * artist information from Wikipedia * device support for USB mass storage, MTP and CDs Package: cantor Description-md5: b6206700c97d395d6c4cbb313b01d339 Description-en_GB: interface for mathematical applications Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . Cantor supports various mathematical applications as backends (provided in external packages): * Maxima Computer Algebra System (cantor-backend-maxima) * R Project for Statistical Computing (cantor-backend-r) * Sage Mathematics Software (cantor-backend-sage) * Octave (cantor-backend-octave) * Python (cantor-backend-python3) * Scilab (cantor-backend-scilab) * Qalculate! (cantor-backend-qalculate) * Lua (cantor-backend-lua) . This package is part of the KDE education module. Package: cantor-backend-kalgebra Description-md5: ba531ee14b7e36e41a4623f04928c4c9 Description-en_GB: KAlgebra backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using KAlgebra (https://edu.kde.org/kalgebra) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-lua Description-md5: b3f632c467ccd8c4c5c36fe6b5db2657 Description-en_GB: Lua backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Lua language (https://www.lua.org) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-maxima Description-md5: f6ae06ebc930de49c27db235585f4e1a Description-en_GB: Maxima backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Maxima Computer Algebra System (http://maxima.sourceforge.net) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-octave Description-md5: 5151317e4655857a3bfbeb52846533ae Description-en_GB: Octave backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the GNU Octave language for numerical computations (https://www.octave.org/) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-python3 Description-md5: 5859020cfbc1e49e53997056f3b2944a Description-en_GB: Python3 backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Python3 language (https://www.python.org/) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-qalculate Description-md5: 31c54ecdd183e63b8b691b850c067238 Description-en_GB: Qalculate! backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Qalculate! calculator (https://qalculate.github.io/) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-r Description-md5: f273670a825e4363322b9d1005c95d3d Description-en_GB: R backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the R Project for Statistical Computing (https://www.r-project.org) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-sage Description-md5: 8f1f433be9e842741a390ce6825af0ad Description-en_GB: Sage backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Sage Mathematics Software (https://www.sagemath.org) in Cantor. . This package is part of the KDE education module. Package: cantor-backend-scilab Description-md5: 87f7e53c9057cfe3dd32cf3773a8ac88 Description-en_GB: Scilab backend for Cantor Cantor is an application to allow you to you use your favorite mathematical applications from within an elegant worksheet interface. It provides dialogs to assist with common tasks and allows you to share your worksheets with others. . This package provides the backend for using the Scilab scientific software package for numerical computations (https://www.scilab.org) in Cantor. . This package is part of the KDE education module. Package: canu Description-md5: b3bd7163822a1d72471857eecd4e7a6e Description-en_GB: single molecule sequence assembler for genomes Canu is a fork of the Celera Assembler, designed for high-noise single- molecule sequencing (such as the PacBio RS II or Oxford Nanopore MinION). . Canu is a hierarchical assembly pipeline which runs in four steps: . * Detect overlaps in high-noise sequences using MHAP * Generate corrected sequence consensus * Trim corrected sequences * Assemble trimmed corrected sequences Package: capistrano Description-md5: 0394f9c4340d904eacd71fecf2358bc0 Description-en_GB: tool to execute commands in parallel on multiple servers Capistrano is great for automating tasks via SSH on remote servers, like software installation, application deployment, configuration management, ad hoc server monitoring, and more. Ideal for system administrators, whether professional or incidental. Easy to customize. Its configuration files use the Ruby programming language syntax, but you don't need to know Ruby to do most things with Capistrano. . Capistrano is easy to extend. It's written in the Ruby programming language, and may be extended easily by writing additional Ruby modules. Package: capnproto Description-md5: 91e7c63080dfa6da83ea260ce539593f Description-en_GB: tool for working with the Cap'n Proto data interchange format Similar to Protocol Buffers, Cap'n Proto is an efficient means of serializing structured data to be transferred across a network or written to disk. Users write a Cap'n Proto definition file that drives a code generator, which in turn emits C++ code for encoding & decoding messages in the Cap'n Proto format. . In addition to being extremely fast, Cap'n Proto also smooths over some of the rougher aspects of Protocol Buffers & introduces a number of new features to boot. . This package contains a small suite of tools for developing & maintaining your Cap'n Proto schema files, including a code generator for compiling your schema files to supported languages. Package: cappuccino Description-md5: c8cb7844894beb175704aff074eb20c0 Description-en_GB: utility to let your boss think that you're working hard Run this software on your computer when you are not motivated to work, and enjoy doing something different. If your boss come in your cubicle, he'll think "Yeah, he's doing something different since his computer is really busy - He's doing something really important". Package: caps Description-md5: ddb688967998d935b755c502de987778 Description-en_GB: C* Audio Plugin Suite caps comprises a range of classic sound effects and a few more basic audio DSP units, signal and noise generators. The suite's aim is to provide impeccable sound quality, computational efficiency and no perceptible latency. . Documentation: http://quitte.de/dsp/caps.html Package: capstats Description-md5: abe7fcfcd8198f0d40721432dcd0894a Description-en_GB: command-line tool for collecting network interface statistics capstats is a small tool for collecting statistics on the current load of a network interface, using either libpcap or the native interface for Endace’s. It reports statistics per time interval and/or for the tool’s total run-time. Package: capstone-tool Description-md5: 038e731047f2ca697e90f3e301ec43a6 Description-en_GB: lightweight multi-architecture disassembly framework - command line tool Capstone is a lightweight multi-platform, multi-architecture disassembly framework. . This package contains cstool, a command-line tool to disassemble hexadecimal strings. Package: carbon-c-relay Description-md5: 69b7b35b1f54a0a3a16906f5584a3852 Description-en_GB: Carbon-compatible graphite line mode relay This project provides a multithreaded relay which can address multiple targets and clusters for each and every metric based on pattern matches. . Consistent-hash routing compatible with the original carbon's implementation is also provided. This relay also supports aggregation, failover of backend servers and more. . Carbon is graphite's default storage backend and supports different protocols for receiving metrics, this project aims to be a replacement of graphite's original carbon-relay component and supports "plaintext" protocol metrics. Package: cardpeek Description-md5: d80d427075a8d897a8bce018ed33be37 Description-en_GB: Tool to read the contents of ISO7816 smartcards The goal of cardpeek is to allow smartcard owners to be better informed about what type of personal information is stored in these devices. The tool currently reads the contents of : . * EMV cards, including NFC ones * Navigo public transport cards (partially supports MOBIB as well) * The French health card "Vitale 2" * Electronic/Biometric passports in BAC security mode . It can also read the following cards with limited interpretation of data: * Some Mifare cards (such as the Thalys card) * Moneo, the French electronic purse * GSM SIM cards Package: cardpeek-data Description-md5: e168ab5b978e394c9334b1e59fa3a26c Description-en_GB: Tool to read the contents of ISO7816 smartcards - data files The goal of cardpeek is to allow smartcard owners to be better informed about what type of personal information is stored in these devices. The tool currently reads the contents of : . * EMV cards, including NFC ones * Navigo public transport cards (partially supports MOBIB as well) * The French health card "Vitale 2" * Electronic/Biometric passports in BAC security mode . It can also read the following cards with limited interpretation of data: * Some Mifare cards (such as the Thalys card) * Moneo, the French electronic purse * GSM SIM cards . This package contains architecture independent data files for cardpeek. Package: care Description-md5: 4eb2955d5ef5b31f60e47958eee9510b Description-en_GB: make linux programs reproducible on all linux systems CARE monitors the execution of the specified command to create an archive that contains all the material required to re-execute it in the same context. . That way, the command will be reproducible everywhere, even on Linux systems that are supposed to be not compatible with the original Linux system. CARE is typically useful to get reliable bug reports, demonstrations, artifact evaluation, tutorials, portable applications, minimal rootfs, file-system coverage, ... . By design, CARE does not record events at all. Instead, it archives environment variables and accessed file-system components -- before modification -- during the so-called initial execution. Then, to reproduce this execution, the re-execute.sh script embedded into the archive restores the environment variables and relaunches the command confined into the saved file-system. Package: cargo Description-md5: f894562a11fc2421647ac771e1f6c13a Description-en_GB: Rust package manager Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. Package: cargo-doc Description-md5: f27438963e0fd905872c0e1656b9d40c Description-en_GB: Rust package manager, documentation Cargo is a tool that allows Rust projects to declare their various dependencies, and ensure that you'll always get a repeatable build. . To accomplish this goal, Cargo does four things: * Introduces two metadata files with various bits of project information. * Fetches and builds your project's dependencies. * Invokes rustc or another build tool with the correct parameters to build your project. * Introduces conventions, making working with Rust projects easier. . Cargo downloads your Rust project’s dependencies and compiles your project. . This package contains the documentation. Package: caribou Description-md5: 1393efd26539e44d081130ca63d0858e Description-en_GB: Configurable on screen keyboard with scanning mode An input assistive technology intended for switch and pointer users. Package: caribou-antler Description-md5: 1393efd26539e44d081130ca63d0858e Description-en_GB: Configurable on screen keyboard with scanning mode An input assistive technology intended for switch and pointer users. Package: carla Description-md5: 343c0a9226972cd649b2a5b9d987fd10 Description-en_GB: audio plugin host Carla is an audio plugin host, with support for many audio drivers and plugin formats. It has some nice features like automation of parameters via MIDI CC and full OSC control. Currently supports LADSPA, DSSI, LV2, VST2/3 and AU plugin formats, plus SF2 and SFZ sounds banks. . This package contains the main application. Package: carla-bridge-linux64 Description-md5: ea6541006bab7fcf8e029c3bbc36a1c6 Description-en_GB: audio plugin host (linux64 bridge) Carla is an audio plugin host, with support for many audio drivers and plugin formats. It has some nice features like automation of parameters via MIDI CC and full OSC control. Currently supports LADSPA, DSSI, LV2, VST2/3 and AU plugin formats, plus SF2 and SFZ sounds banks. . This package provides the linux64 bridge for loading 64bit Linux plugins. Package: carla-bridge-win64 Description-md5: 73a2ca6e57c8735972ec7ce822093705 Description-en_GB: carla win64 bridge This package provides the Carla win64 bridge. Package: carla-bridge-wine64 Description-md5: c5bf9e3c8a760a37be894751239fd4ef Description-en_GB: carla win64 bridge (wine DLL) This package provides the wine DLL needed for the Carla win64 bridge. Package: carla-data Description-md5: 117e427b316699fb64ea3cf1192bc465 Description-en_GB: audio plugin host (common data) Carla is an audio plugin host, with support for many audio drivers and plugin formats. It has some nice features like automation of parameters via MIDI CC and full OSC control. Currently supports LADSPA, DSSI, LV2, VST2/3 and AU plugin formats, plus SF2 and SFZ sounds banks. . This package contains common non-binary data. Package: carla-lv2 Description-md5: 0d2dd53d370d432d77143f2d65edb516 Description-en_GB: audio plugin host (LV2 plugin) Carla is an audio plugin host, with support for many audio drivers and plugin formats. It has some nice features like automation of parameters via MIDI CC and full OSC control. Currently supports LADSPA, DSSI, LV2, VST2/3 and AU plugin formats, plus SF2 and SFZ sounds banks. . This package contains the LV2 plugin. Package: carla-vst Description-md5: 74bf4c3ab0bcd246d1741b66eed7fe2d Description-en_GB: audio plugin host (VST plugin) Carla is an audio plugin host, with support for many audio drivers and plugin formats. It has some nice features like automation of parameters via MIDI CC and full OSC control. Currently supports LADSPA, DSSI, LV2, VST2/3 and AU plugin formats, plus SF2 and SFZ sounds banks. . This package contains the VST plugin. Package: carmetal Description-md5: fd40e6a6ff4e3029fe3f4e4ab98e52a6 Description-en_GB: dynamic geometry software with highly ergonomic UI Based on the C.a.R. (Compass and Ruler) project, CaRMetal includes all of its functionalities - or almost. It propose a different approach from the graphical interface point of view. . - Ruler and compass constructions can be changed by dragging one of the basic construction points. The construction follows immediately. The student can check the correctness of the construction and gain new insight. - Tracks of points and animated constructions can help to understand geometric relations. Tracks can be used as new objects to explore. - With the macros of C.a.R. very complicated constructions become possible. Macros are also a way to organize the geometric thinking. - Hiding construction details and using colors make constructions clearer to read. In C.a.R. lines and circles can also be reduced to the relevant points. - Arithmetic computations, numerical solutions, curves and functions go beyond classical constructions. It is even possible to construct in 3D using advanced macros. - Other geometries, hyperbolic or elliptic, can be explored. - Scripting (javascript based) of figures. Package: carton Description-md5: 6a36e17599f8967e36962e0aed8a171d Description-en_GB: Perl module dependency manager (aka Bundler for Perl) carton is a command line tool to track the Perl module dependencies for your Perl application. The required dependencies are managed through a file named cpanfile and tracked through the carton.lock file. It makes deployments easier and allows other developers of your application to have the exact same versions of the modules. Package: casacore-data Description-md5: 19dab778f97a06951dcc61bb5b65e6ee Description-en_GB: Data for Common Astronomy Software Applications core library This package will install a basic set of data tables to be used by Common Astronomy Software Applications core library at runtime and test: . * IGRF: International Geomagnetic Reference Field data * Jet Propulsion Laboratory Development Ephemeris * Sources: Table of ICRF2 reference source coordinates * Lines: Table of spectral line frequencies * Observatories: Table of radio observatory coordinates * TAI_UTC: Difference table between TAI and UTC . Note that the earth orientation data are not available yet. Package: casacore-data-igrf Description-md5: e2049e642aa8d39fb55334d6215b0164 Description-en_GB: International Geomagnetic Reference Field data for casacore This package contains the coefficients for the standard mathematical description of the Earth's main magnetic field that is used widely in studies of the Earth's deep interior, its crust and its ionosphere and magnetosphere. . The data are in a format specific to casacore. Package: casacore-data-jpl-de200 Description-md5: 9b998786ba675657eb53cff2b2494aa1 Description-en_GB: Jet Propulsion Laboratory Development Ephemeris DE200 for casacore The name Jet Propulsion Laboratory Development Ephemeris are a series of models of the Solar System produced at the Jet Propulsion Laboratory in Pasadena, California, primarily for purposes of spacecraft navigation and astronomy. . DE200 was created September 1981. It includes nutations but not librations. and refers to the dynamical equator and equinox of 2000. . This package contains the DE200 data as casacore table. Package: casacore-data-jpl-de405 Description-md5: 0419b89f265d1e47395d0f9108631242 Description-en_GB: Jet Propulsion Laboratory Development Ephemeris DE405 for casacore The name Jet Propulsion Laboratory Development Ephemeris are a series of models of the Solar System produced at the Jet Propulsion Laboratory in Pasadena, California, primarily for purposes of spacecraft navigation and astronomy. . DE405 was released in 1998. It includes both nutations and librations and refers to the International Celestial Reference Frame. . This package contains the DE405 data as casacore table. Package: casacore-data-lines Description-md5: bd37baa08cd19bdf83cf683fc48f6095 Description-en_GB: Table of spectral line frequencies for casacore This package contains a table with the spectral line frequencies for the use with casacore. . Currently, this list is limited to 18 lines between 0.3 and ~5 GHz that originally came from AIPS++. Package: casacore-data-observatories Description-md5: ee02e790309515e257ca3b384ca48c47 Description-en_GB: Table of radio observatory coordinates for casacore This package contains a table with radio observatories and their coordinates for the use with casacore. The data is initially taken from Wikipedia, but will be incrementally replaced with verified coordinates. Package: casacore-data-sources Description-md5: ea642eae912391d7fd1a99363a063a3e Description-en_GB: Table of ICRF reference source coordinates for casacore This package contains a table with the sources that realise the and the International Celestial Reference Frame (ICRF), as a table for the use with casacore. The ICRF is now the standard reference frame used to define the positions of the planets (including the Earth) and other astronomical objects. Package: casacore-data-tai-utc Description-md5: ddb0f0f8a379f8ad1b1a9964fa5b0c97 Description-en_GB: Difference table between TAI and UTC for casacore This package contains the leap second difference between TAI and UTC, created from /usr/share/zoneinfo/leap-seconds.list. The data are in a format specific to casacore. The table is kept in sync with the tzdata package. Package: casacore-dev Description-md5: 96dfc7b8d66b63d03c6e0e9d427747f8 Description-en_GB: CASA core library development files The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the files for application development. Package: casacore-doc Description-md5: b2725f0b9d3c79c624256037996c492a Description-en_GB: CASA core library (documentation) The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the API documentation. Package: casacore-tools Description-md5: a5e79738e73cd737a454d5f6d6da9106 Description-en_GB: Tools built with CASA The casacore package contains the core libraries of the old AIPS++/CASA (Common Astronomy Software Applications) package. This split was made to get a better separation of core libraries and applications. . This package contains the tools built with CASA core: . * taql - query language for casacore tables * measuresdata - create data tables for measures * imageregrid, imagecalc, showtable, showtablelock, findmeastable, fits2table, imreorder, casahdf5support, msselect, image2fits, imageslice, etc. Package: caspar Description-md5: 06daae8a7ffe33cb7597844be4c911ed Description-en_GB: Makefile snippets for centralised configuration management and typesetting Caspar offers Makefile snippets for tasks like installing files you maintain using a version control system, or typesetting documents in some markup language. . If you need to maintain and distribute lots of files (system configuration files for Unix hosts using a version control system, e.g.), caspar is likely useful for you. It is comparable with other tools for Unix system administrators like puppet and cfengine. Main difference: the caspar code consists of less than 100 lines of GNU Make, so if puppet and cfengine are overkill for your needs, you'll probably like the small and simple caspar tool. . If you write documents in a markup language like LaTeX, DocBook XML, DocBook SGML or POD, and want to automate the typesetting, you'll like caspar. Install all suggested packages if you'd like to use this typesetting functionality (or pick the suitable ones from the list of suggested packages). . It's not strictly necessary to know how to write Makefiles when using caspar. Package: caspar-doc Description-md5: b4d0af6863bd65c41ebb6d661937ead8 Description-en_GB: documentation for caspar Caspar offers Makefile snippets for common tasks, like installing (system configuration) files or typesetting documentation. . This package contains the caspar manpages in HTML and PostScript format as well as some other documentation. Package: cassbeam Description-md5: 8324519e6d631ade9e0430a434bbf7ca Description-en_GB: Cassegrain antenna modelling Cassbeam is a Cassegrain antenna ray tracer. A Cassegrain antenna is a double reflector system which works on the principle of cassegrain optical telescope. A high gain cassegrain reflector antenna in Ku-band has been successfully developed for command transmit application for the missile programme. It can also be used for monopulse radar, satellite communication. . Based on an input text file, it computes several properties of the antenna including gain, zenith system temperature, and the beam, in full polarisation. All calculations are done in the transmit sense and use reciprocity to relate to the equivalent receiving system. . Additionally, cassbeam allows deformations, or pathologies of the optics to be modelled. Currently this is limited to rotations and translations of the feed and secondary. In the future, large scale deviations in the primary (such as a misplaced panel) will likely be supported. Package: cassiopee Description-md5: 57e73214b8958cbfb0b47dcc9f78fe23 Description-en_GB: index and search tool in genomic sequences Cassiopee index and search library C implementation. It is a complete rewrite of the ruby Cassiopee gem. It scans an input genomic sequence (dna/rna/protein) and search for a subsequence with exact match or allowing substitutions (Hamming distance) and/or insertion/deletions. . This package contains the cassiopee and cassiopeeknife tools. Package: castle-game-engine-doc Description-md5: 7834bd380d993d05d01dc35610eb04df Description-en_GB: Castle Game Engine - Developer's Documentation Castle Game Engine is a set of LGPL licenced libraries that are intended to ease developing 3D games with FreePascal / Lazarus. . It provides an excellent support for the VRML / X3D 3D data format. Other 3D formats are also supported. . It features many advanced graphic effects and easy to use API on top of OpenGL. . This package contains documentation. Package: castle-game-engine-src Description-md5: b47442ab1df8281141342ded66cbb9db Description-en_GB: Castle Game Engine - Source code for Lazarus integration Castle Game Engine is a set of LGPL licenced libraries that are intended to ease developing 3D games with FreePascal / Lazarus. . It provides an excellent support for the VRML / X3D 3D data format. Other 3D formats are also supported. . It features many advanced graphic effects and easy to use API on top of OpenGL. . This package contains source code for integration with Lazarus RAD IDE. Package: castxml Description-md5: 0b6c3678eea001256be5255ac040ea99 Description-en_GB: C-family abstract syntax tree XML output tool Parse C-family source files and optionally write a subset of the Abstract Syntax Tree (AST) to a representation in XML. This is the successor to gccxml. Package: casync Description-md5: ab026792195c559e115a3d61f539ad47 Description-en_GB: content addressable data synchronizer casync is . 1. A combination of the rsync algorithm and content-addressable storage 2. An efficient way to store and retrieve multiple related versions of large file systems or directory trees 3. An efficient way to deliver and update OS and container images over the Internet 4. An efficient backup system . casync uses well-known concepts implemented in a variety of other projects (primarily git and rsync), and puts them together in a moderately new, nice way. Package: cataclysm-dda-curses Description-md5: a3504f6e9a441b69760010b5fbbd1104 Description-en_GB: post-apocalyptic roguelike game - curses interface Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world. . While some have described it as a "zombie game", there's far more to Cataclysm than that. Struggle to survive in a harsh, persistent, procedurally generated world. Scavenge the remnants of a dead civilization for food, equipment, or, if you're lucky, a vehicle with a full tank of gas to get you the hell out of Dodge. Fight to defeat or escape from a wide variety of powerful monstrosities, from zombies to giant insects to killer robots and things far stranger and deadlier, and against the others like yourself, that want what you have... . This package contains the text-only ncurses-based interface. Package: cataclysm-dda-data Description-md5: 0fa1c4c243ab3906f08b9f4b1a9b08cc Description-en_GB: post-apocalyptic roguelike game - data files Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world. . While some have described it as a "zombie game", there's far more to Cataclysm than that. Struggle to survive in a harsh, persistent, procedurally generated world. Scavenge the remnants of a dead civilization for food, equipment, or, if you're lucky, a vehicle with a full tank of gas to get you the hell out of Dodge. Fight to defeat or escape from a wide variety of powerful monstrosities, from zombies to giant insects to killer robots and things far stranger and deadlier, and against the others like yourself, that want what you have... . This package contains the data files required by any of the frontends. Package: cataclysm-dda-sdl Description-md5: 82346d21a344ad2dbd3690dc37a1d2cb Description-en_GB: post-apocalyptic roguelike game - SDL interface Cataclysm: Dark Days Ahead is a roguelike set in a post-apocalyptic world. . While some have described it as a "zombie game", there's far more to Cataclysm than that. Struggle to survive in a harsh, persistent, procedurally generated world. Scavenge the remnants of a dead civilization for food, equipment, or, if you're lucky, a vehicle with a full tank of gas to get you the hell out of Dodge. Fight to defeat or escape from a wide variety of powerful monstrosities, from zombies to giant insects to killer robots and things far stranger and deadlier, and against the others like yourself, that want what you have... . This package contains the graphical SDL2-based interface. Package: catch Description-md5: d4413c684c96adae6fd62fd0fe4d362e Description-en_GB: C++ Automated Test Cases in Headers Catch is a multi-paradigm automated test framework for C++ and Objective-C. . Its key features are: * Distributed as a single header file with no dependencies. * Test cases are self-registering. * Test cases can be de divided into isolated sections. * Behaviour Driven Design style is possible with GIVEN-WHEN-THEN in place of test cases and sections. * Only one core assertion macro for comparisons; standard language operators are used for comparison, yet the expression is decomposed and properly logged. Package: catch2 Description-md5: 1e9082084f76573464c9d1a8b1c8745a Description-en_GB: C++ Automated Test Cases in Headers Catch2 is a multi-paradigm test framework for C++, which also supports Objective-C (and maybe C). It is primarily distributed as a single header file, although certain extensions may require additional headers. . If you've been using an earlier version of Catch, please see the Breaking Changes section of the release notes before moving to Catch2. Package: catcodec Description-md5: a061ea682bb9e1229548a5bca83eea38 Description-en_GB: tool to decode/encode the sample catalogue for OpenTTD catcodec decodes and encodes sample catalogues for OpenTTD. These sample catalogues are not much more than some meta-data (description and file name) and raw PCM data. Package: catdoc Description-md5: 5375cc8e836b685661351c0f503d8814 Description-en_GB: text extractor for MS-Office files The catdoc program reads one or more Microsoft Word files and outputs their contents to standard output as text. . It is accompanied by xls2csv, a program which converts Excel spreadsheets into comma-separated-values format, and catppt, a utility to extract textual information from PowerPoint files. . It doesn't try to preserve Word formatting; its goal is to extract plain text and allow you to read it (and, probably, reformat it with TeX). . This package suggests Tk because it also includes wordview, an optional Tk-based GUI for catdoc. The MIME config provided in this package will use wordview if X is running, or catdoc directly if it is not. Package: catdvi Description-md5: a008d54d5f36bf31be7cce91bf333112 Description-en_GB: DVI to plain text translator CatDVI translates a TeX Device Independent (DVI) file into a readable plaintext file. It aims to generate high-quality output that reproduces all aspects of the DVI file within the limits of the output medium. CatDVI uses Unicode internally and can output ASCII, ISO Latin 1 and UTF-8 Unicode. . CatDVI can be used for previewing TeX documents on character-cell displays such as traditional terminals and terminal emulators. It is also possible to use it in generation of plain text documents from TeX source, assuming that the document is written with this conversion in mind. . CatDVI is under development and as such yet incomplete. However, it is quite useful even in its current form and already outperforms some of its competition in some areas. . CatDVI requires that the TFM files for all fonts used in its input DVI files are installed or can be generated by kpathsea. Package: catfish Description-md5: b7ea6e8c7cd8dcd35786b72c76f96349 Description-en_GB: File searching tool which is configurable via the command line Catfish is a handy file searching tool for Linux and UNIX. The interface is intentionally lightweight and simple, using only Gtk+3. You can configure it to your needs by using several command line options. Package: catimg Description-md5: 34d427d8e9a3ab0482fef0a35135749a Description-en_GB: fast image printing in to your terminal catimg is a little program written in C with no dependencies that prints images in terminal. It supports JPEG, PNG, ICO and GIF formats. . You will need a 256 colour terminal in order to use this program. For higher resolution images, you need unicode support. Package: catkin Description-md5: 33ab274f6a426c47cf4494b0d3323c22 Description-en_GB: Low-level build system macros and infrastructure for Robot OS Catkin contains CMake macros that are useful in the development of ROS- related systems. In ROS (Robot OS) Fuerte and later, many of the lower- level libraries are being migrated to be CMake only. Package: catkin-lint Description-md5: 841a8ede07ed1e391e9d01c16a783657 Description-en_GB: Check Robot OS catkin packages for common errors This package is part of Robot OS (ROS). catkin_lint checks package configurations for the catkin build system of ROS. It runs a static analysis of the package.xml and CMakeLists.txt files in your package, and it will detect and report a number of common problems. Package: cauchy-tools Description-md5: c8c72ffe6536dbd42727d3c276abab8f Description-en_GB: library for transforming Matlab/Octave files to C++ - toold library for transforming Matlab/Octave files to C++ (with Eigen) and Matlab. . Tools that use Cauchy. Package: caveconverter Description-md5: 66a6eb994ffb47cd29967d6d17209845 Description-en_GB: Cave survey data format converter Software to convert between various survey data formats. Formats currently supported are: formats written: Toporobot, Survex, Compass formats read: Survex, Pockettopo text file, dxf (polylines and lines) This version is a command-line utility. Package: caveexpress Description-md5: fb05330cbd5cf92ea395f4f1603b40bf Description-en_GB: 2D platformer with physics-based gameplay CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. Master your pedal-powered flying machine to pick up packages from your cave-dwelling clients and drop them off at the collection point. . But beware! Mighty mastodons, terrifying pterodactyls and others would rather see you extinct. Package: caveexpress-data Description-md5: 0e6ec79cf97e544e52e77bd9096be394 Description-en_GB: 2D platformer with physics-based gameplay --data CaveExpress is a classic 2D platformer with physics-based gameplay and dozens of levels. Master your pedal-powered flying machine to pick up packages from your cave-dwelling clients and drop them off at the collection point. . This package contains the data files needed to play CaveExpress. Package: cavepacker Description-md5: e4a7a9f4e1a46b7d3a07b45d27303cdc Description-en_GB: sokoban game with network based multiplayer gaming CavePacker is a sokoban game. It is a puzzle game where you have to move the packages onto their targets without getting stuck. The lesser steps you made for solving a level, the better. You may only push but not pull packages. Package: cavepacker-data Description-md5: 8486d848c7c6b0c751094658c5fb979a Description-en_GB: sokoban game with network based multiplayer gaming --data CavePacker is a sokoban game. It is a puzzle game where you have to move the packages onto their targets without getting stuck. The lesser steps you made for solving a level, the better. You may only push but not pull packages. . This package contains the data files needed to play CavePacker. Package: cavezofphear Description-md5: 0d5806c0470cc8b66121610169ad32e5 Description-en_GB: ASCII Boulder Dash clone A Boulder Dash game clone for your favourite terminal. You are trapped in the CAVEZ of PHEAR, your mission is to escape through all the caves and make it out alive. To escape through a cave you will have to find all the diamonds located in it. Once you've found all the diamonds, their powers combined will help you get to the next cave, one step closer to freedom. Package: cb2bib Description-md5: f7af541085ae2da540a5e7de2631346f Description-en_GB: extract bibliographic references from various sources cb2bib is a program to extract bibliographic references from unformatted and non standard sources, like: - email alerts; - journal Web pages; - and most interestingly PDF files. . Output references are written to BibTeX-formatted files. Other features include: - article files can be linked and renamed by dragging them onto the cb2Bib window; - editing and browsing BibTeX files; - citing references, searching references and the full contents of the referenced documents; - inserting bibliographic metadata to documents; - writing short notes that interrelate several references. Package: cba Description-md5: 4bcfd4a22ba4f2f729a4f2728fed1975 Description-en_GB: Continuous Beam Analysis A small engineering tool that calculates member forces and support reactions of a continuous beam. A material and section database is included to set elasticity and moment of inertia. Boundary conditions can be set differently at each support. Package: cbatticon Description-md5: 7eb35d1f73ec0aa8ba0c331f1aeeeb00 Description-en_GB: lightweight and fast battery icon status and more Utility that displays battery information as battery status, remaining percentage, remaining time, using an icon in the system tray. . Based on code from xbattbar-acpi, cbatticon sits in your system tray, reporting on battery events, like plug-in, critical, remaining, etc. . A regular user can (re)define custom system's behaviour, like performing graceful shutdown on critical status, by user-defined thresholds and commands on low power/critical. Package: cbflib-bin Description-md5: a72e81bc95d613ca98523265b713c861 Description-en_GB: utilities to manipulate CBF files CBFlib is a library of ANSI-C functions providing a simple mechanism for accessing Crystallographic Binary Files (CBF files) and Image-supporting CIF (imgCIF) files. . This package contains various utility programs. Package: cbflib-doc Description-md5: b812fdfc937951e1a03fd864a6a21385 Description-en_GB: documentation for CBFlib CBFlib is a library of ANSI-C functions providing a simple mechanism for accessing Crystallographic Binary Files (CBF files) and Image-supporting CIF (imgCIF) files. . This package contains the documentation to CBFlib. Package: cbindgen Description-md5: bf5e9ab6d22f73ffe6c064b48141f318 Description-en_GB: Generates C bindings from Rust code cbindgen can be used to generate C bindings for Rust code. It is currently being developed to support creating bindings for WebRender (by Mozilla for Firefox), but has been designed to support any project. . Features: . * Builds bindings for a crate, its mods, its dependent crates, and their mods * Only the necessary types for exposed functions are given bindings * Can specify annotations for controlling some aspects of binding * Support for generic structs and unions * Support for exporting constants and statics * Customizable formatting, can be used in C or C++ projects * Support for generating #ifdef's for #[cfg] attributes * Support for #[repr(sized)] tagged enum's Package: cbios Description-md5: 72059135d91158f7977588cfec1ca153 Description-en_GB: open source MSX BIOS roms 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. Package: cbm Description-md5: 6a7b85ec4ae9edd0c415c0d9a7cd6a48 Description-en_GB: display in real time the network traffic speed The Color Bandwidth Meter (CBM) is a small program to display the traffic currently flowing through the network devices in a simple curses-based GUI. The traffic for all interfaces include values as receive, transfer and total Bytes/s or bits/s (or its multiples as KB/s and Kb/s). . It is useful for Internet or LAN speed tests, measuring the velocity of a link, to establish a benchmark or to monitor your connections. CBM can be used with virtual, wired or wireless networks. Package: cbmc Description-md5: 2c892fdd5142036595dc17775271afad Description-en_GB: bounded model checker for C and C++ programs CBMC generates traces that demonstrate how an assertion can be violated, or proves that the assertion cannot be violated within a given number of loop iterations. Package: cbootimage Description-md5: b794495e33ace9543e3aa19c23528a2d Description-en_GB: Tools to dump and generate boot config table on Tegra devices This package contains two programs to parse the boot config table (bct) of Tegra SoC based devices and to generate a new bct with appended bootloader (e.g. u-boot) read to be flashed to a storage device. The boot config table is used in the early boot process to setup the sdhci, DRAM memory controller and also points to the position of the bootloader. Package: cbp2make Description-md5: 6502b3bf64ef97e923b054e6fe4bd479 Description-en_GB: Makefile generation tool for the Code::Blocks IDE cbp2make is a stand-alone build tool that allows you to generate makefile(s) for GNU Make out of Code::Blocks IDE project or workspace files. Package: cc-tool Description-md5: a37ea1a147945bc68f62387b103eb973 Description-en_GB: support for Texas Instruments CC Debugger This software provides support of Texas Instruments CC Debugger and several evaluation boards to program TI 8051-based System-On-Chip devices. Package: cc65 Description-md5: a6f7bb8eca9e1ddc764e517453905db0 Description-en_GB: complete cross development package for 65(C)02 systems cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. . cc65 has C and runtime library support for many of the old 6502 machines, including - the following Commodore machines: - VIC20 - C16/C116 and Plus/4 - C64 - C128 - CBM 510 (aka P500) - the 600/700 family - newer PET machines (not 2001). - the Apple ][+ and successors. - the Atari 8 bit machines. - the Atari 5200 console. - GEOS for the C64, C128 and Apple //e. - the Nintendo Entertainment System (NES) console. - the Supervision console. - the Oric Atmos. - the Lynx console. - the Ohio Scientific Challenger 1P Package: cc65-doc Description-md5: 93a479d70613b81e4df3ea82fd732b8b Description-en_GB: cc65 documentation cc65 is a complete cross development package for 65(C)02 systems, including a powerful macro assembler, a C compiler, linker, librarian and several other tools. . This package contains the documentation that is also available on the cc65 homepage. Package: ccal Description-md5: 4904bb59ec61bbf54db035923198950b Description-en_GB: Colourised calendar utility CCAL is a drop in replacement for the standard unix calendar program. It includes support for colour and daily, weekly, and yearly reminders/appointments. Package: ccbuild Description-md5: 881a4e51adb3d91ecb9ce9710bcd9d8d Description-en_GB: source scanning build utility for C++ Scan the source for main functions and includes. When the file contains a main function it will compile all the files next to that file's includes and link them into a program. . This makes it possible to build entire programs with minimal configuration. Linker and compiler options can be added and will be automatically divided over the compiler and linker. Package: cccc Description-md5: 317a4726f84d2cbea6547c453dd7f8b1 Description-en_GB: C and C++ Code Counter, a software metrics tool CCCC analyses and reports measurements of source code in C, C++, and Java. The metrics supported include lines of code, McCabe's Cyclomatic Complexity, and measures of module fan-out/fan-in. Package: cccd Description-md5: 80f5a5ec79c4c380d2126dc795c1b5bf Description-en_GB: Small GTK+ CD player program cccd is a small GTK+ CD player program with many features: * Works with SCSI devices * CDDB lookups (local and remote) and local storing * Uses very little screen space * Handles CD Extras (mixed mode CDs) Package: ccd2iso Description-md5: a1954787bfd651f56bc2746cfa74b767 Description-en_GB: Converter from CloneCD disc image format to standard ISO This converts CD backup files created using the non-free CloneCD program to a format understood by most Free Software CD writing programs. Package: ccdiff Description-md5: 7ed231de713e6a633bd508296f35f348 Description-en_GB: Colored Character Diff ccdiff is a coloured diff that also colours inside changed lines. . All command-line tools that show the difference between two files fall short in showing minor changes visually useful. ccdiff tries to give the look and feel of `diff --color` or `colordiff`, but extending the display of colored output from colored deleted and added lines to colors for deleted and added characters within the changed lines. Package: ccextractor Description-md5: 1eb3483ea89768e3c26401136ed619a1 Description-en_GB: fast closed captions extractor for MPEG and H264 files Supports DVD, HDTV transport streams, Replay TV. . Use this to create .srt (subtitles) files for your TV captures, have transcripts so you can edit subtitles, etc. Package: cciss-vol-status Description-md5: a2cbf895144a2fbd5a68f67a3075498a Description-en_GB: HP SmartArray RAID Volume Status Checker A RAID monitor for HP SmartArray Controllers, as supported by the "cciss", "hpsa", "hpahcisr" kernel drivers. It will check for problems on your configured logical drives, without relying on the controller's event log. . It also supports MSA500 and MSA1000 controllers. Package: cclib Description-md5: c683e0da670f2dd8eec83dee021ac933 Description-en_GB: Parsers and algorithms for computational chemistry A Python library that provides parsers for computational chemistry log files. It also provides a platform to implement algorithms in a package- independent manner. . This package contains helper scripts for end users. . If you are looking for the unit tests and data files managed by cclib, they are distributed separately as in non-free package cclib-data. Package: ccls Description-md5: a0041ae63c0c8de35e4287f98d9d0b4e Description-en_GB: C/C++/ObjC language server This originates from cquery, and is a server implementing Language Server Protocol for C/C++/Objective-C. It supports: . * code completion (with both signature help and snippets) * definition/references, and other cross references * cross reference extensions: $ccls/call $ccls/inheritance $ccls/member $ccls/vars ... * formatting * hierarchies: call (caller/callee) hierarchy, inheritance (base/derived) hierarchy, member hierarchy * symbol rename * document symbols and approximate search of workspace symbol * hover information * diagnostics and code actions (clang FixIts) * semantic highlighting and preprocessor skipped regions * semantic navigation: $ccls/navigate Package: ccrypt Description-md5: da31f4a0f5044cdae29a94198cd0810c Description-en_GB: secure encryption and decryption of files and streams ccrypt is a utility for encrypting and decrypting files and streams. It was designed as a replacement for the standard unix crypt utility, which is notorious for using a very weak encryption algorithm. ccrypt is based on the Rijndael cipher, which is the U.S. government's chosen candidate for the Advanced Encryption Standard (AES, see http://www.nist.gov/aes). This cipher is believed to provide very strong security. Package: cct Description-md5: 0ab3a35909def68fd30bc34fe539c2b2 Description-en_GB: visually comparing bacterial, plasmid, chloroplast, or mitochondrial sequences The CGView Comparison Tool (CCT) is a package for visually comparing bacterial, plasmid, chloroplast, or mitochondrial sequences of interest to existing genomes or sequence collections. The comparisons are conducted using BLAST, and the BLAST results are presented in the form of graphical maps that can also show sequence features, gene and protein names, COG category assignments, and sequence composition characteristics. CCT can generate maps in a variety of sizes, including 400 Megapixel maps suitable for posters. Comparisons can be conducted within a particular species or genus, or all available genomes can be used. The entire map creation process, from downloading sequences to redrawing zoomed maps, can be completed easily using scripts included with the CCT. User-defined features or analysis results can be included on maps, and maps can be extensively customised. To simplify program setup, a CCT virtual machine that includes all dependencies preinstalled is available. Detailed tutorials illustrating the use of CCT are included with the CCT documentation. Package: cct-examples Description-md5: 95920a7e7f6569516d39adab7810f72d Description-en_GB: example data for testing the package cct The CGView Comparison Tool (CCT) is a package for visually comparing bacterial, plasmid, chloroplast, or mitochondrial sequences of interest to existing genomes or sequence collections. The comparisons are conducted using BLAST, and the BLAST results are presented in the form of graphical maps that can also show sequence features, gene and protein names, COG category assignments, and sequence composition characteristics. CCT can generate maps in a variety of sizes, including 400 Megapixel maps suitable for posters. Comparisons can be conducted within a particular species or genus, or all available genomes can be used. The entire map creation process, from downloading sequences to redrawing zoomed maps, can be completed easily using scripts included with the CCT. User-defined features or analysis results can be included on maps, and maps can be extensively customised. To simplify program setup, a CCT virtual machine that includes all dependencies preinstalled is available. Detailed tutorials illustrating the use of CCT are included with the CCT documentation. . This package provides the data which can be used as example. These are the same data as used in autopkgtest. Package: ccze Description-md5: 55cd93dbcf614712a4d89cb3489414f6 Description-en_GB: robust, modular log colouriser CCZE is a robust and modular log colouriser, with plugins for apm, exim, fetchmail, httpd, postfix, procmail, squid, syslog, ulogd, vsftpd, xferlog and more. Package: cd-circleprint Description-md5: 51a4ae39167501ed72dce961877ad4cd Description-en_GB: prints round cd-labels cd-circleprint is a program to create round cd-labels written in perl, using perl-tk to produce a graphical frontend. The labels have four lines of nice curved text and an additional four fields with normal text. Each field has selectable text-size, font and colour. The background colour is also selectable. The label may also have a background image. You can squeeze the whole page if your printer doesn't generate correct circles and you can move the two labels on the sheet to accommodate different types of label sheets. The output is postscript to make it as portable as possible. Package: cd-discid Description-md5: 5e36cbcb6bf4b1b7273d65c78305914d Description-en_GB: CDDB DiscID utility In order to do CDDB queries over the Internet, you must know the DiscID of the CD you are querying. cd-discid provides you with that information. It outputs the discid, the number of tracks, the frame offset of all of the tracks, and the total length of the CD in seconds, on one line in a space- delimited format. cd-discid was designed as a backend tool for cdgrab (now abcde) but will work independently of it. Package: cd-hit Description-md5: ad9ee03ef4098028c26f1091e913dcda Description-en_GB: suite of programs designed to quickly group sequences cd-hit contains a number of programs designed to quickly group sequences. cd-hit groups proteins into clusters that meet a user-defined similarity threshold. cd-hit-est is similar to cd-hit, but designed to group nucleotide sequences (without introns). cd-hit-est-2d is similar to cd- hit-2d but designed to compare two nucleotide datasets. A number of other related programs are also in this package. Please see the cd-hit user manual, also part of this package, for further information. Package: cd-paranoia Description-md5: f8caad30ccf9b64e260217e6a0473266 Description-en_GB: audio CD reading utility which includes extra data verification features cd-paranoia retrieves audio tracks from CDDA capable CD-ROM drives. The data can be saved to a file or directed to standard output in WAV, AIFF, AIFF-C or raw format. Most ATAPI, SCSI and several proprietary CD-ROM drive makes are supported; cd- paranoia can determine if the target drive is CDDA capable. . In addition to simple reading, cd-paranoia adds extra-robust data verification, synchronization, error handling and scratch reconstruction capability. . This version uses the libcdio library for interaction with a CD-ROM drive. The jitter and error correction however are the same as used in Xiph's cdparanoia. Package: cd5 Description-md5: da571f53de6ee65f3fcdb981203edc75 Description-en_GB: Compute checksum of individual track on CD-ROMS CD-ROM Digest is a program that checks a multi-track CD-ROM. It reports the MD5 digest and size for each track on a CD-ROM. The digest is done as the track is read, without dumping CD-ROM data on the hard drive. This tool helps users that are burning a multi-track CD-ROM to check the result. Package: cdargs Description-md5: a017b56e84c1ac3c23573edc81d1c82f Description-en_GB: bookmarks and browsing for the cd command CDargs is a tool which enhances the navigation of the common unix file- system inside the shell. It plugs into the shell built-in cd-command (via a shell function or an alias) and adds bookmarks and a browser to it. . It enables you to move to a very distant place in the file-system with just a few keystrokes. Package: cdbackup Description-md5: ab61b14fa607299af9f957daaa4df69d Description-en_GB: CD-R(W) backup utility cdbackup and cdrestore are a pair of utilities designed to facilitate streaming backup to and from CD-R(W) disks. Specifically, they were designed to work with dump/restore, but tar/cpio/whatever you want should work, so long as it writes to stdout for backups and reads from stdin for restores. Package: cdbfasta Description-md5: be2aa2147d836ef006051adca2699081 Description-en_GB: Constant DataBase indexing and retrieval tools for multi-FASTA files CDB (Constant DataBase) can be used for creating indices for quick retrieval of any particular sequences from large multi-FASTA files. It has the option to compress data records in order to save space. Package: cdbs Description-md5: 84b2b5b6a68f07483ccc082be0bb4b21 Description-en_GB: common build system for Debian packages This package contains the Common Debian Build System, an abstract build system based on Makefile inheritance which is completely extensible and overridable. In other words, CDBS provides a sane set of default rules upon which packages can build; any or all rules may be overridden as needed. Package: cdcd Description-md5: c3cc40cb240561188f5854ad90a3e676 Description-en_GB: command line or console based CD player cdcd works in two ways, accepting commands directly off the command line or in a query mode similar to other UNIX programs. To pass a command to cdcd, simply run cdcd with the command as the argument (e.g. cdcd play). This is great for using cron and cdcd together to make a CD alarm clock. Or you can run cdcd without arguments and you will be given the cdcd command prompt. Package: cdcd-dbg Description-md5: 99cde580e3070f580b2513d117db475b Description-en_GB: command line or console based CD player (debug) cdcd works in two ways, accepting commands directly off the command line or in a query mode similar to other UNIX programs. To pass a command to cdcd, simply run cdcd with the command as the argument (e.g. cdcd play). This is great for using cron and cdcd together to make a CD alarm clock. Or you can run cdcd without arguments and you will be given the cdcd command prompt. . This package contains the debugging symbols. Package: cdck Description-md5: c8c08a093de640839bb76ef33c2469b3 Description-en_GB: tool for verifying the quality of written CDs/DVDs cdck (CD/DVD check tool) is a simple console program to verify CD/DVD quality. The known fact is that even if all files on the disc are readable, some sectors having bad timing can easily turn into unreadable ones in the future. . To get an idea about a disc cdck reads it sector by sector, keeping all reading timings and then tells you its verdict. Optionally it can write the timing table into text file usable by gnuplot(1) program, so you can draw some graphs out of it. Package: cdcover Description-md5: ef9fb8e66100d268103281471af25a1b Description-en_GB: Creating Data-CD Covers cdcover is a little commandline tool which creates user-defined data-cd covers. Package: cdde Description-md5: 72a9d0bc4a3b8d2c7015b48ff53da747 Description-en_GB: CD Detect & Execute utility CDDE is a program that detects when a CD/DVD-ROM drive has a disc inserted. When it finds a disc inserted in the drive it will attempt to determine the type of the disc, and execute a specified command. This means a DVD can be inserted and your favourite DVD software will start, or a data CD can be automatically mounted, etc. The commands are defined in a configuration file that has simple XML syntax. Package: cde Description-md5: 888b6c2716e3ae2cbea84c0cc11dc749 Description-en_GB: package everything required to execute a Linux command on another computer CDEpack (Code, Data, and Environment packaging) is a tool that automatically packages up everything required to execute a Linux command on another computer without any installation or configuration. A command can range from something as simple as a command-line utility to a sophisticated GUI application with 3D graphics. The only requirement is that the other computer have the same hardware architecture (e.g., x86) and major kernel version (e.g., 2.6.X) as yours. CDEpack allows you to easily run programs without the dependency hell that inevitably occurs when attempting to install software or libraries. . Typical use cases: 1. Quickly share prototype software 2. Try out software in non-native environments 3. Perform reproducible research 4. Instantly deploy applications to cluster or cloud computing 5. Submit executable bug reports 6. Package class programming assignments 7. Easily collaborate on coding projects Package: cdebconf-gtk Description-md5: fa7569ffcd2c68e0354e0bf4c62db2ca Description-en_GB: Gtk+ frontend for Debian Configuration Management System Debconf is a configuration management system for Debian packages. It is used by some packages to prompt you for information before they are installed. This is a reimplementation of the original debconf version in C. . cdebconf-gtk is a minimal Gtk+ frontend cdebconf package. Package: cdebootstrap Description-md5: 485427068050df8db0fa5d43537509b8 Description-en_GB: Bootstrap a Debian system cdebootstrap generates systems from scratch for Debian and derivates. . This is implementation is different from debootstrap. It features a different package selection. The package selection is done according to the flavour. Package: cdebootstrap-static Description-md5: f767113340343840f6bbfba8d04abfba Description-en_GB: Bootstrap a Debian system - static binary cdebootstrap generates systems from scratch for Debian and derivates. . This package contains a static binary and a standalone tar. The standalone tar can be used on non-Debian systems. Package: cdecl Description-md5: 4c77c035a2a07fa8fa3ff98ce2990d72 Description-en_GB: Turn English phrases to C or C++ declarations Cdecl is a program which will turn English-like phrases such as "declare foo as array 5 of pointer to function returning int" into C declarations such as "int (*foo[5])()". It can also translate the C into the pseudo- English. And it handles typecasts, too. Plus C++. And in this version it has command line editing and history with the GNU readline library. Package: cdftools Description-md5: 65a151ac368fdf5dd2ee69cc2f9dde8f Description-en_GB: Diagnostic tools for NEMO netCDF output CDFTOOLS is a diagnostic package written in fortran 90 for the analysis of NEMO model output in the frame of the DRAKKAR project. NEMO (Nucleus for European Modelling of the Ocean) is a state-of-the-art modeling framework for oceanographic research, operational oceanography seasonal forecast and climate studies. Package: cdi2iso Description-md5: e4681972048a873ac8bacb2d586154e5 Description-en_GB: DiscJuggler image to ISO image file converter cdi2iso is a very simple utility to convert DiscJuggler image to the standard ISO-9660 format. . Homepage: http://developer.berlios.de/projects/cdi2iso/ Package: cdist Description-md5: 97d537661ee9811704ff49850b4cd25d Description-en_GB: Usable Configuration Management System cdist is a usable configuration management system. It adheres to the KISS principle and is being used in small up to enterprise grade environments. It has the following noteworthy features: . * shell scripting configuration language * access to all control structures (if, case, for, while) * idempotent target properties * zero-dependencies: target system need only /bin/sh and ssh * push-based distribution * highly-scalable . cdist is an alternative to other configuration management systems like cfengine, bcfg2, chef and puppet. Package: cdist-doc Description-md5: bf067e2005918c8948bcab6df150681a Description-en_GB: Usable Configuration Management System (html documentation) cdist is a usable configuration management system. It adheres to the KISS principle and is being used in small up to enterprise grade environments. It has the following noteworthy features: . * shell scripting configuration language * access to all control structures (if, case, for, while) * idempotent target properties * zero-dependencies: target system need only /bin/sh and ssh * push-based distribution * highly-scalable . cdist is an alternative to other configuration management systems like cfengine, bcfg2, chef and puppet. . This package contains Sphinx-generated html documentation. Package: cdlabelgen Description-md5: 8415194c7ea0c7a66f885839643a18a4 Description-en_GB: generates front cards and tray cards for CDs and DVDs cdlabelgen was designed to simplify the process of generating labels for CDs and DVDs. It originated as a program to allow auto generation of front cards and tray cards for CDs burned via an automated mechanism (specifically for archiving data), but has now become popular for labelling CD compilations of mp3's, and copies of CDs. Note that cdlabelgen does not actually print anything--it just spits out postscript, which you can then do with as you please. Package: cdo Description-md5: a3706a835a1fd31e6223c556a174dc28 Description-en_GB: Climate Data Operators Climate Data Operators are a collection of command line Operators to manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available. Package: cdparanoia Description-md5: e822cba0a77b7c13282c31b92c5e9561 Description-en_GB: audio extraction tool for sampling CDs 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. Package: cdpr Description-md5: 77dd2ca280526fc8efcbd3fb1086aab3 Description-en_GB: Cisco Discovery Protocol Reporter cdpr listens on specified network interfaces for Cisco Discovery Protocol packets. It then decodes those packets and outputs the information, optionally sending the information to a server for processing. Package: cdr2odg Description-md5: c3880d12941394f4bbb3c93dfb69f060 Description-en_GB: Corel Draw graphics to OpenDocument converter This package contains a utility for converting Corel Draw documents into OpenDocument draw documents. Package: cdrdao Description-md5: 27c1ea6fa8a4913e9dd3ddfb6c692c21 Description-en_GB: records CDs in Disk-At-Once (DAO) mode 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. Package: cdrskin Description-md5: 7fc8b88d1a5145b8ff953a033d1211cc Description-en_GB: command line CD/DVD/BD writing tool cdrskin strives to be a second source for the services traditionally provided by cdrecord. It writes data sessions to CD, DVD, or BD media. To CD media it may also write audio sessions. Multi-session is possible on all media types except DVD-R DL and fastly blanked DVD-RW. . This is a burner-only application. If you want a burner and ISO 9660 image manipulation application, please install the xorriso package. Package: cdtool Description-md5: 958b66f86ad886922b8d6bb1322a4481 Description-en_GB: text-based audio CD player and CD-ROM control commands cdtool contains cdplay, cdeject, cdstop, cdpause, and several other programs for playing audio CDs and controlling a CD-ROM drive from the command line and in a quick and scriptable way. . cdown reads track info and queries a CDDB database for info on the current CD. cdctrl is a command line utility for controlling a CD-ROM drive interactively and from scripts. cdir keeps track of the contents of different CDs using a workman-compatible database. Package: cdw Description-md5: 77dacb1e6c00dada63762b78b9a605d5 Description-en_GB: Tool for burning CD's - console version Ncurses-based frontend for wodim and genisoimage. It can handle audio and data CD burning, through a CD image or directly from the files. Package: cec-utils Description-md5: 1cada05ded3a092df64a7f10e4b34be9 Description-en_GB: USB CEC Adaptor communication Library (utility programs) This library provides support for the Pulse-Eight USB-CEC adapter and other CEC capable hardware, like the Raspberry Pi. . This package provides the CEC utility programs. Package: cecilia Description-md5: 0ad50c0128dc7c07aa943e8ebf3e38b9 Description-en_GB: Sound synthesis and audio signal processing environment Cecilia is an audio signal processing environment aimed at sound designers. It lets you create your own GUI using a simple syntax and comes with many original built-in modules and presets for sound effects and synthesis. . Cecilia uses the pyo audio engine created for the Python programming language. Package: cedar-backup3 Description-md5: 33453566e74f16c0bd5c3fc52cde62c5 Description-en_GB: local and remote backups to CD/DVD media or Amazon S3 storage Cedar Backup 3 is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. . Cedar Backup is focused around weekly backups to a single CD or DVD disc, with the expectation that the disc will be changed or overwritten at the beginning of each week. If your hardware is new enough, Cedar Backup can write multisession discs, allowing you to add incremental data to a disc on a daily basis. . Alternately, Cedar Backup can write your backups to the Amazon S3 cloud rather than relying on physical media. . Besides offering command-line utilities to manage the backup process, Cedar Backup provides a well-organised library of backup-related functionality, written in the Python 3 programming language. . This package provides Cedar Backup command-line utilities as well as the CedarBackup3 Python library. The accompanying documentation package (cedar-backup3-doc) contains all of the end-user and library public interface documentation. You really should install cedar-backup3-doc and read through the end-user documentation before using Cedar Backup for the first time. Package: cedar-backup3-doc Description-md5: f49576ac765d6ef34a71952b17fd09d7 Description-en_GB: local and remote backups to CD/DVD media or Amazon S3 storage (documentation) Cedar Backup 3 is a software package designed to manage system backups for a pool of local and remote machines. Cedar Backup understands how to back up filesystem data as well as MySQL and PostgreSQL databases and Subversion repositories. It can also be easily extended to support other kinds of data sources. . Cedar Backup is focused around weekly backups to a single CD or DVD disc, with the expectation that the disc will be changed or overwritten at the beginning of each week. If your hardware is new enough, Cedar Backup can write multisession discs, allowing you to add incremental data to a disc on a daily basis. . Alternately, Cedar Backup can write your backups to the Amazon S3 cloud rather than relying on physical media. . Besides offering command-line utilities to manage the backup process, Cedar Backup provides a well-organised library of backup-related functionality, written in the Python 3 programming language. . This package provides the end-user and library public interface documentation for Cedar Backup, both in HTML form. You really should read through the end-user documentation before using Cedar Backup for the first time. Package: ceferino Description-md5: 0b1a78bf0c83fea665bf2bacc703441f Description-en_GB: action game similar to Super Pang A game similar to 'Super Pang'. You are attacked by little green balls which are bouncing around and which you have to destroy with your knife. Your knife however is limited to being thrown upwards, thus you have to get under the balls to destroy them. Even worse, if you destroy a large ball, it doesn't just vanish, but breaks apart into two smaller balls. Levels consist of little platforms connected by ladders, so you can go up and down or find cover if needed. Package: ceferino-data Description-md5: 45046c487f430401286178a2dc28022c Description-en_GB: action game similar to Super Pang A game similar to 'Super Pang'. You are attacked by little green balls which are bouncing around and which you have to destroy with your knife. Your knife however is limited to being thrown upwards, thus you have to get under the balls to destroy them. Even worse, if you destroy a large ball, it doesn't just vanish, but breaks apart into two smaller balls. Levels consist of little platforms connected by ladders, so you can go up and down or find cover if needed. . This package includes the data of the game. Package: cegui-mk2-0.8.7 Description-md5: b2275c0855da956d16c186603ae60780 Description-en_GB: Crazy Eddie's GUI (executables) CEGUI is a free library providing windowing and widgets for graphics APIs and engines where such functionality is not natively available or is severely lacking. The library is written in C++, is object oriented, and is primarily targeted at games developers who should be spending their time creating great games, not building GUI sub-systems . This package contains the executables that support using the CEGUI library. Package: ceilometer-agent-ipmi Description-md5: 7db139fd7b44649a5c9c5b4d42f93279 Description-en_GB: ceilometer ipmi agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the ipmi agent. Package: ceilometer-agent-notification Description-md5: 8b0e885afabe5cb497d26a5f59977c71 Description-en_GB: ceilometer notification agent Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the notification agent. Package: ceilometer-polling Description-md5: e22697074a3a10ed6635f213d9cf9d07 Description-en_GB: ceilometer polling service Ceilometer aims to deliver a unique point of contact for billing systems to acquire all counters they need to establish customer billing, across all current and future OpenStack components. The delivery of counters must be traceable and auditable, the counters must be easily extensible to support new projects, and agents doing data collections should be independent of the overall system. . (A ceilometer is an instrument that measures cloud coverage.) . This package contains the polling service. Package: celluloid Description-md5: 36039aaa9324deae871f44000a6a65b0 Description-en_GB: simple GTK+ frontend for mpv GNOME MPV is a simple GTK+ frontend for mpv. GNOME MPV interacts with mpv via the client API exported by libmpv, allowing access to mpv's powerful playback capabilities. Package: cellwriter Description-md5: 8e8ed407f93fe036cf7ba99236e0abc1 Description-en_GB: grid-entry handwriting input panel CellWriter is a grid-entry natural handwriting input panel. As you write characters into the cells, your writing is instantly recognised at the character level. When you press 'Enter' on the panel, the input you entered is sent to the currently focused application as if typed on the keyboard. . * Writer-dependent, learns your handwriting for reliable recognition * Correcting preprocessor algorithms account for digitizer noise, differing stroke order, direction, and number of strokes * Unicode support enables you to write in your native language Package: cen64 Description-md5: 86c6b219bfa41852ac3f2c50f28b33bc Description-en_GB: Cycle-Accurate Nintendo 64 Simulator CEN64 is a new Nintendo 64 emulator which aims for perfect emulation by simulating the hardware inside the Nintendo 64 itself, down to the register-transfer level (RTL). It is still heavy under development and currently does not have any sound emulation. . Being a cycle-accurate emulator, CEN64 has considerably high hardware requirements to achieve passable performance when emulating most Nintendo 64 titles. However, similar to the higan emulator, the cycle accuracy guarantess very high compatibility and despite its early development stage, CEN64 already allows one to run several commercial titles without or with only minor glitches. . As a distinctive feature among Nintendo 64 emulators, CEN64 offers emulation support for the 64DD external disk drive that was never released outside Japan and even there is considered rare. Thus, CEN64 offers the unique possibility for anyone to play any of the rare titles that were exclusively released on the 64DD. Package: cen64-qt Description-md5: 5e1c350169eaa1e62098a82a4116a1c0 Description-en_GB: Cross-platform graphical frontend for the CEN64 emulator CEN64-Qt is a cross-platform graphical frontend for the CEN64 emulator. Since CEN64 itself provides a simple command line interface only, anyone who wants to use this particular emulator with a little more convenience has to resort to additional software which is where this package jumps in. . The frontend lists all available ROMs after adding them to the inventory with the option to download additional information from external game databases on the web. File paths for the necessary IPL files can be conveniently configured from the settings menu as well as the paths where games save a stored and recovered from. . Additional features include a log viewer for the emulator, a configurable view for the ROM listing as well as a quick access menu to select the preferred input device for the emulator such as different gamepads and a keyboard. . Naturally, all settings are automatically saved and restored such that they only need to be configured once. Package: ceni Description-md5: 614d9d17e5bb1d40979f2412da59ae1d Description-en_GB: Curses interface to /etc/network/interfaces A Curses user interface for configuring network interfaces with ifupdown. Ceni can manage basic network interface ifupdown configuration stanzas for ethernet and wireless devices. Package: cenon.app Description-md5: f1b3a118ef345779554e4e15967de2d6 Description-en_GB: Vector graphics tool for GNUstep Cenon is a graphical tool of a special kind. Build upon a modular graphical core, Cenon offers a wide variety of possibilities and applications - not only Desktop Publishing. The best of all, Cenon is free software, available with full source codes, and at home on many computer platforms. . Convert, import and export DXF, PostScript, Adobe Illustrator, DIN formats, HPGL, Gerber and PDF. Package: cenon.app-common Description-md5: 517ea2381fe39a8b56f0793028d0f51e Description-en_GB: Vector graphics tool for GNUstep (common files) Cenon is a graphical tool for vector design and desktop publishing. It supports conversion, import and export in several formats like DXF, PostScript, Adobe Illustrator, DIN formats, HPGL, Gerber, PDF and SVG. . This package contains the architecture-independent files. Package: centrifuge Description-md5: 0654470974325c1dfa34d590e1faa93b Description-en_GB: rapid and memory-efficient system for classification of DNA sequences Centrifuge is a very rapid and memory-efficient system for the classification of DNA sequences from microbial samples, with better sensitivity than and comparable accuracy to other leading systems. The system uses a novel indexing scheme based on the Burrows-Wheeler transform (BWT) and the Ferragina-Manzini (FM) index, optimised specifically for the metagenomic classification problem. Centrifuge requires a relatively small index (e.g., 4.3 GB for ~4,100 bacterial genomes) yet provides very fast classification speed, allowing it to process a typical DNA sequencing run within an hour. Together these advances enable timely and accurate analysis of large metagenomics data sets on conventional desktop computers. Package: ceph-fuse Description-md5: 2e66da405a3a0048edd7d65c675526ff Description-en_GB: FUSE-based client for the Ceph distributed file system Ceph is a distributed network file system designed to provide excellent performance, reliability, and scalability. This is a FUSE-based client that allows one to mount a Ceph file system without root privileges. . Because the FUSE-based client has certain inherent performance limitations, it is recommended that the native Linux kernel client be used if possible. If it is not practical to load a kernel module (insufficient privileges, older kernel, etc.), then the FUSE client will do. Package: ceph-immutable-object-cache Description-md5: c76c82274d014d060096f8293a6f711f Description-en_GB: Ceph daemon for immutable object cache Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is a daemon for immutable object cache. Package: ceph-iscsi Description-md5: 9fc8fc80d98391efea463e8485cedbea Description-en_GB: common logic and CLI tools for creating and managing LIO gateways for Ceph It includes the rbd-target-api daemon which is responsible for restoring the state of LIO following a gateway reboot/outage and exporting a REST API to configure the system using tools like gwcli. It replaces the existing 'target' service. . There is also a second daemon rbd-target-gw which exports a REST API to gather statistics. . It also includes the CLI tool gwcli which can be used to configure and manage the Ceph iSCSI gateway, which replaces the existing targetcli CLI tool. This CLI tool utilizes the rbd-target-api server daemon to configure multiple gateways concurrently. Package: ceph-mgr-cephadm Description-md5: 0da38d6bcb55495002fa13c0136a25ef Description-en_GB: cephadm orchestrator module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the CEPHADM module for ceph-mgr's orchestration functionality, to allow ceph-mgr to perform orchestration functions over a standard SSH connection. Package: ceph-mgr-dashboard Description-md5: 9456ae355deee9b12b1de8a1b94dd3ca Description-en_GB: dashboard module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package provides a ceph-mgr module, providing a web-based application to monitor and manage many aspects of a Ceph cluster and related components. . See the Dashboard documentation at http://docs.ceph.com/ for details and a detailed feature overview. Package: ceph-mgr-diskprediction-local Description-md5: 02a03197652e5c6eab4a90148eaa1a89 Description-en_GB: diskprediction-local module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the diskprediction_local module for the ceph-mgr daemon, which helps predict disk failures. Package: ceph-mgr-k8sevents Description-md5: 56d70a75867540beabd413da01d6e8e2 Description-en_GB: kubernetes events module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the k8sevents module, to allow ceph-mgr to send ceph related events to the kubernetes events API, and track all events that occur within the rook-ceph namespace. Package: ceph-mgr-rook Description-md5: 475363182e55451cd54ca37f2d67e100 Description-en_GB: rook module for ceph-mgr Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . This package contains the rook module for ceph-mgr's orchestration functionality, to allow ceph-mgr to install and configure ceph using Rook. Package: ceph-resource-agents Description-md5: f350d6a1d9754497356ffd017b1cd63e Description-en_GB: OCF-compliant resource agents for Ceph Ceph is a distributed storage and network file system designed to provide excellent performance, reliability, and scalability. . This package contains the resource agents (RAs) which integrate Ceph with OCF-compliant cluster resource managers, such as Pacemaker. Package: cephadm Description-md5: 110f2b722251944a806cc32bbb99c417 Description-en_GB: cephadm utility to bootstrap ceph daemons with systemd and containers Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. . The cephadm utility is used to bootstrap a Ceph cluster and to manage ceph daemons deployed with systemd and containers. Package: cephfs-shell Description-md5: 0270e88f7113c49abc31ad8ecd0f5323 Description-en_GB: interactive shell for the Ceph distributed file system Ceph is a massively scalable, open-source, distributed storage system that runs on commodity hardware and delivers object, block and file system storage. This is an interactive tool that allows accessing a Ceph file system without mounting it by providing a nice pseudo-shell which works like an FTP client. . This package contains a CLI for interacting with the CephFS. Package: cereal Description-md5: b9ad2ecc1cc2144159d702f77e5663d0 Description-en_GB: automated, logged serial terminal management system cereal provides a framework to easily set up and maintain automated, timestamped logs of serial lines, while simultaneously allowing end user access to them. This is probably most useful for providing automated, logged access to remote serial consoles. . cereal can control an arbitrary number of independently monitored and logged lines. Direct access to the monitored lines is allowed only to a specific user (who doesn't necessarily otherwise have access to the direct serial line), but logs can be made available to any group. Logs are rotated automatically and their total space can be limited in size. Package: ceres-solver-doc Description-md5: 13ffcc3a5ba1e6ead64b17f76afbd824 Description-en_GB: documentation for ceres-solver Ceres Solver is an open source C++ library for modeling and solving large, complicated optimization problems. It is a feature rich, mature and performant library which has been used in production at Google since 2010. . Ceres Solver can solve two kinds of problems. - Non-linear Least Squares problems with bounds constraints. - General unconstrained optimization problems. . This package contains the documentation found on http://ceres-solver.org/ and the examples that were included with the release. Package: certbot Description-md5: deb7e404ce1b150b59379c3f9a73ac1a Description-en_GB: automatically configure HTTPS using Let's Encrypt The objective of Certbot, Let's Encrypt, and the ACME (Automated Certificate Management Environment) protocol is to make it possible to set up an HTTPS server and have it automatically obtain a browser-trusted certificate, without any human intervention. This is accomplished by running a certificate management agent on the web server. . This agent is used to: . - Automatically prove to the Let's Encrypt CA that you control the website - Obtain a browser-trusted certificate and set it up on your web server - Keep track of when your certificate is going to expire, and renew it - Help you revoke the certificate if that ever becomes necessary. . This package contains the main application, including the standalone and the manual authenticators. Package: certmonger Description-md5: 738d6b1394e6e31874aba5badb793710 Description-en_GB: D-Bus -based service to simplify interaction with certificate authorities Certmonger is a D-Bus -based service which attempts to simplify interaction with certifying authorities (CAs) on networks which use public-key infrastructure (PKI). . If it knows the location of a certificate, certmonger can track the expiration date and notify you when the certificate is about to expire. . If it has access to the corresponding private key and information about the CA which issued the certificate, certmonger can even attempt to automatically obtain a new certificate. . Supports certificate and key storage in PEM or NSSDB formats. . Can self-sign certificates, or can submit them to either certmaster or development versions of IPA. Package: certspotter Description-md5: dcd7ea2910639d061748abb8f430bfd1 Description-en_GB: Certificate Transparency Log Monitor Cert Spotter is a Certificate Transparency log monitor from SSLMate that alerts you when a SSL/TLS certificate is issued for one of your domains. Cert Spotter is easier than other open source CT monitors, since it does not require a database. It's also more robust, since it uses a special certificate parser that ensures it won't miss certificates. . Cert Spotter is also available as a hosted service by SSLMate, . You can use Cert Spotter to detect: * Certificates issued to attackers who have compromised a certificate authority and want to impersonate your site. * Certificates issued to attackers who are using your infrastructure to serve malware. * Certificates issued in violation of your corporate policy or outside of your centralized certificate procurement process. * Certificates issued to your infrastructure providers without your consent. Package: cervisia Description-md5: 24aa55ccfc4c9ef6342e9d331b63080e Description-en_GB: graphical CVS client Cervisia is a front-end for the CVS version control system client. . In addition to basic and advanced CVS operations, it provides a convenient graphical interface for viewing, editing, and manipulating files in a CVS repository or working directory. It includes tools designed to ease the use of CVS, such as a log browser, conflict resolver, and changelog editor that checks for incorrect formatting. . This package is part of the KDE Software Development Kit module. Package: cewl Description-md5: c98fad42e6cb4900899bf3c5bdb2e677 Description-en_GB: custom word list generator CeWL (Custom Word List generator) is a ruby app which spiders a given URL, up to a specified depth, and returns a list of words which can then be used for password crackers such as John the Ripper. Optionally, CeWL can follow external links. . CeWL can also create a list of email addresses found in mailto links. These email addresses can be used as usernames in brute force actions. . Another tool provided by CeWL project is FAB (Files Already Bagged). FAB extracts the content of the author/creator fields, from metadata of the some files, to create lists of possible usernames. These usernames can be used in association with the password list generated by CeWL. FAB uses the same metadata extraction techniques that CeWL. Currently, FAB process Office pre 2007, Office 2007 and PDF formats. . CeWL is useful in security tests and forensics investigations. CeWL is pronounced "cool". Package: cfi-en Description-md5: 17ab06c18c5240a4f56ed13031b1c8ac Description-en_GB: Copyright does not exist, book about hacker culture Copyright does not exist: Book about hacker culture, folklore and history by Linus Walleij. This is a translation from the original Swedish text. In HTML format. Package: cfi-sv Description-md5: 8a4f34e7fa6bad19e23af8e2926ba148 Description-en_GB: Copyright finns inte, book about hacker culture Copyright finns inte: Book about hacker culture, folklore and history by Linus Walleij. This is the original Swedish text. In HTML and DVI format. Package: cfingerd Description-md5: c59ae5f8fe9f252bf9fbf651bcf214b8 Description-en_GB: 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: cflow Description-md5: c631b5f2c3428213ae97d0db86241ebf Description-en_GB: control flow analyzer for C source files GNU cflow analyzes a collection of source files written in C language and outputs a graph charting dependencies between various functions. . GNU cflow is able to produce two kinds of graphs: direct and reverse. Direct graph begins with the main function (or any other function), and displays recursively all functions called by it. In contrast, reverse graph is a set of subgraphs, charting for each function its callers, in the reverse order. Due to their tree-like appearance, graphs can also be called trees. . In addition to these two output modes, cflow is able to produce a cross- reference listing of all the symbols encountered in the input files. . GNU cflow also provides detailed control over symbols that will appear in its output, allowing to omit those that are of no interest to the user. The exact appearance of the output graphs is also configurable. Package: cflow-doc Description-md5: 81b6fefb22bf7022304b45f4dc9d3775 Description-en_GB: control flow analyzer for C source files (documentation) GNU cflow analyzes a collection of source files written in C language and outputs a graph charting dependencies between various functions. . GNU cflow is able to produce two kinds of graphs: direct and reverse. Direct graph begins with the main function (or any other function), and displays recursively all functions called by it. In contrast, reverse graph is a set of subgraphs, charting for each function its callers, in the reverse order. Due to their tree-like appearance, graphs can also be called trees. . In addition to these two output modes, cflow is able to produce a cross- reference listing of all the symbols encountered in the input files. . GNU cflow also provides detailed control over symbols that will appear in its output, allowing to omit those that are of no interest to the user. The exact appearance of the output graphs is also configurable. . This package contains the HTML documentation and Info. Package: cfortran Description-md5: f09b79347e5a5273bafa49fe1cf3ec97 Description-en_GB: Header file permitting Fortran routines to be called in C/C++ cfortran.h is an easy-to-use powerful bridge between C and FORTRAN. It provides a completely transparent, machine independent interface between C and FORTRAN routines (= subroutines and/or functions) and global data, i.e. structures and COMMON blocks. Package: cfourcc Description-md5: 43a50279090e8d765e9d411a26fd5d26 Description-en_GB: command line tool for changing FourCC in Microsoft RIFF AVI files Identifies the codec used in AVI files (*.avi) and allows the user to change the FourCC description code (like fourcc-changer in Windows). Useful for people working with Microsoft AVI file. A Linux clone of AviC fourcc changer tool. Package: cg3 Description-md5: fa1145234f8aca6fd78084adcc760f50 Description-en_GB: Tools for using the 3rd edition of Constraint Grammar (CG-3) Constraint Grammar compiler and applicator for the 3rd edition of CG that is developed and maintained by VISL SDU and GrammarSoft ApS. . CG-3 can be used for disambiguation of morphology, syntax, semantics, etc; dependency markup, target language lemma choice for MT, QA systems, and much more. The core idea is that you choose what to do based on the whole available context, as opposed to n-grams. . See https://visl.sdu.dk/cg3.html for more documentation Package: cg3-dev Description-md5: 2400612686cce2f3d1f532e6d4950a70 Description-en_GB: Metapackage providing both CG-3 CLI dev tools and dev library Development files to use the CG-3 CLI tools and library API. . See https://visl.sdu.dk/cg3.html for more documentation Package: cgdb Description-md5: 247b922de94efb261331d0917ca83f93 Description-en_GB: curses-based interface to the GNU Debugger (GDB) CGDB is a curses frontend to the GNU Debugger (GDB). The goal of CGDB is to be lightweight and responsive; not encumbered with unnecessary features. . The interface is designed to deliver the familiar GDB text interface, with a split screen showing the source as it executes. The UI is modeled on the classic Unix text editor, vi. Those familiar with vi should feel right at home using CGDB. . Some features offered by CGDB are: * Syntax-highlighted source window * Visual breakpoint setting * Keyboard shortcuts for common functions * Searching source window (using regexp) Package: cgi-mapserver Description-md5: 84edf36c492ddf586b6901d8fd342142 Description-en_GB: 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: cgilib Description-md5: e6858716f1a5fe470806506faabdaf40 Description-en_GB: Simple CGI Library This library provides a simple programming API to the Common Gateway Interface (CGI). It features HTTP Redirect, provides read access to FORM variables, sets HTTP Cookies and reads them. Package: cgit Description-md5: 5e74acb15d1188f3db80ed71f4b7567d Description-en_GB: hyperfast web frontend for git repositories written in C This is an attempt to create a fast web interface for the Git SCM, using a built-in cache to decrease server I/O pressure. . Features: * basic repository browsing (logs, diffs, trees...) * caching of generated HTML * cloneable URLs (implements dumb HTTP transport) * commit feeds (atom format) * discovery of Git repositories * on-the-fly archives for tags and commits * plugin support for e.g. syntax highlighting * side-by-side diffs * simple time/author statistics * simple virtual hosting support (macro expansion) * understands GitWeb project-lists * understands gitweb.owner in Git config files * has extensive filtering framework using scripts or a built-in Lua interpreter Package: cgminer Description-md5: 68c25897436b6ff527f994e664dae879 Description-en_GB: multi-threaded multi-pool Bitcoin miner Bitcoin miner software with multi-threaded multi-pool mining support. . BitCoins are a digital currency, exchanged freely against all other currencies. Coins may be issued by everyone, one just needs considerable computer power - and luck. To even out rewards for one's contribution, many initiative have forms to provide pools of computers and share the load. Package: cgns-convert Description-md5: a6d7902ce7acdbd73e3e6d8f0350872f Description-en_GB: CFD General Notation System - Conversion tools The CFD General Notation System (CGNS) provides a general, portable, and extensible standard for the storage and retrieval of computational fluid dynamics (CFD) analysis data. It consists of a collection of conventions, and free and open software implementing those conventions. It is self- descriptive, machine-independent, well-documented, and administered by an international steering committee. It is also an American Institute of Aeronautics and Astronautics (AIAA) Recommended Practice. . This package contains the adf2hdf, hdf2adf tools. Package: cgoban Description-md5: db38a5c08e8bc4341da217fe4a3ee2e5 Description-en_GB: complete Go board CGoban (Complete Goban) is a computerized board on which you can play the game of Go against another player, view and edit smart-go files, and connect to Go servers on the internet. It can also interface with computer Go programs such as GNU Go that speak the Go modem protocol. Some sort of image converter is needed if you wish to use the utility provided to capture "screen shots" of a CGoban game. . Go is an ancient game originated from China, with a definite history of over 3000 years, although there are historians who say that the game was invented more than 4000 years ago. The Chinese call the game Weiqi, other names for Go include Baduk (Korean), Igo (Japanese), and Goe (Taiwanese). . In this game, each player tries to exert more influence on territory than her opponent, using threats of death, capture, or isolation. It is, therefore, a symbolic representation of the relationships between nations. Go is getting increasingly popular around the world, especially in Asian, European and American countries, with many worldwide competitions being held. . The game of Go is played on a board. The Go set is comprised of the board, together with 181 black and 180 white stones. The standard board has 19 lines by 19 lines, but 13x13 and 9x9 boards can also be used. However, the 9x9 and 13x13 boards are usually for beginners; more advanced players would prefer the traditional 19x19 board. . Compared to International Chess and Chinese Chess, Go has far fewer rules. Yet this allowed for all sorts of moves to be played, so Go can be a more intellectually challenging game than the other two types of Chess. Nonetheless, Go is not a difficult game to learn, so have a fun time playing the game with your friends. . (adopted from http://senseis.xmp.net/?WhatIsGo) Package: cgpt Description-md5: 20f7ed5c2ae3417c32a02f2d829aa535 Description-en_GB: GPT manipulation tool with support for Chromium OS extensions Cgpt is a tool to manipulate GUID Partition Table from command line. It also supports Chromium OS extensions enabling you to change priority for kernel partitions. Package: cgroup-lite Description-md5: fe014e9d284dece1e33bea560fa15953 Description-en_GB: Light-weight package to set up cgroups at system boot Control groups are a kernel mechanism for tracking and imposing limits on resource usage on groups of task. . This package installs an upstart job to set up cgroups when the system boots, without doing any cgroup management or doing any classification of tasks into cgroups. Package: cgroup-tools Description-md5: 31bbde716d49909064e8fe618de2abd5 Description-en_GB: control and monitor control groups (tools) Control Groups (cgroups) provide a mechanism for aggregating/partitioning sets of tasks, and all their future children, into hierarchical groups with specialized behaviour. . libcgroup allows one to manipulate, control, administrate and monitor cgroups and the associated controllers. . This package contains the command-line tools. Package: cgroupfs-mount Description-md5: cafc79634fd490cec4ad189f157c90f9 Description-en_GB: Light-weight package to set up cgroupfs mounts Control groups are a kernel mechanism for tracking and imposing limits on resource usage on groups of tasks. . This package installs scripts to set up cgroups at boot without doing any cgroup management or doing any classification of tasks into cgroups. Package: cgvg Description-md5: b23f1a8c3132a407fe7cad19b1f0e7ed Description-en_GB: command-line source browsing tool cgvg is a pair of Perl scripts ("cg" and "vg") which are meant to assist a programmer in doing command-line source browsing. . The idea is you can easily search for keywords in the code, and jump to the file and line where a match is found. Used with ctags(1), this can really help with jumping around and following code. Some features include a human-readable output, colouring, bold (and alternate bolding), and just sheer convenience for a programmer. . cgvg uses the Perl internal find and does its own searching, rather than being a wrapper for UNIX find(1) and grep(1). There is a ~/.cgvgrc file for per-user configuration, and some nice features like coloring, and multiple log files. Package: cgview Description-md5: 43e679418d17db04183ad02e8a2c137e Description-en_GB: Circular Genome Viewer CGView is a Java package for generating high quality, zoomable maps of circular genomes. Its primary purpose is to serve as a component of sequence annotation pipelines, as a means of generating visual output suitable for the web. Feature information and rendering options are supplied to the program using an XML file, a tab delimited file, or an NCBI ptt file. CGView converts the input into a graphical map (PNG, JPG, or Scalable Vector Graphics format), complete with labels, a title, legends, and footnotes. In addition to the default full view map, the program can generate a series of hyperlinked maps showing expanded views. The linked maps can be explored using any web browser, allowing rapid genome browsing, and facilitating data sharing. The feature labels in maps can be hyperlinked to external resources, allowing CGView maps to be integrated with existing web site content or databases. . In addition to the CGView application, an API is available for generating maps from within other Java applications, using the cgview package. . CGView can be used for any of the following: * Bacterial genome visualisation and browsing - CGView can be incorporated into bacterial genome annotation pipelines, as a means of generating web content for data visualisation and navigation. The PNG and image map content does not require Java applets or special browser plugins. * Genome poster generation - CGView can generate poster-sized images of circular genomes in rasterized image formats or in Scalable Vector Graphics format. * Sequence analysis visualization - CGView can be used to display the output of sequence analysis programs in a circular context. . CGView features: * Images can be generated in PNG, JPG, or SVG format. See the CGView gallery. * Static or interactive maps can be generated. The interactive maps make use of standard PNG images and HTML image maps. Scalable Vector Graphics output is included in the interactive maps (see example). * The XML input allows complete control over the appearance of the map. * Tab delimited input files and NCBI ptt files can be used as an alternative to the XML format. * The CGView API can be used to incorporate CGView into Java applications. * The CGView applet can be used to incorporate zoomable maps into web pages (see example). * The CGView Server can be used to generate maps online. Package: ch5m3d Description-md5: 32f73a5f03971e883944ec0887a51460 Description-en_GB: create and visualise 3-dimensional drawings of simple molecules This program provides a web interface which has been developed to allow users to create and visualise 3-dimensional drawings of simple molecules without requiring the download of any additional software. In addition to creating structures, users can also load existing XYZ formatted files (such as those generated by Open Babel) containing 3-dimensional coordinates. . Once molecules are created or read from a file, users can examine geometry information (bond lengths, angles, and dihedral angles) and modify these structures. Routines to perform a crude geometry optimisation and a simple calculation of atomic charges are also available. . This web interface relies on HTML5 (in particular, the HTML5 Canvas), and as such requires a modern web browser to run. The advantage of this approach is the no additional plugins or Java is required to use this program. Support for mobile devices is currently only partially implemented, but is planned to be included in future versions. Package: chado-utils Description-md5: 1fd13458637258a545ef6a7e3e3e8993 Description-en_GB: tools to add/extract data from Chado This package contains several tools that can be used to extract data from Chado database or prepare data before upload. It is a subset above the Chado database schema and libraries. . Chado is a relational database schema that underlies many GMOD installations. It is capable of representing many of the general classes of data frequently encountered in modern biology such as sequence, sequence comparisons, phenotypes, genotypes, ontologies, publications, and phylogeny. Package: chafa Description-md5: 22a0cde9e8437e61d5167ec916682939 Description-en_GB: Image-to-text converter supporting a wide range of symbols, etc. Chafa is a command-line utility that converts all kinds of images, including animated image formats like GIFs, into ANSI/Unicode character output that can be displayed in a terminal. . It is highly configurable, with support for alpha transparency and multiple color modes and color spaces, combining a range of Unicode characters for optimal output. . The core functionality is provided by a C library with a public, well- documented API. . This package ships the command line tool. Package: chai Description-md5: 8c1690565f2cb6e8137d1fc0a4726b49 Description-en_GB: assertion library for Node.js Chai is a BDD / TDD assertion library for Node.js and the browser that can be delightfully paired with any javascript testing framework. This library is test framework agnostic. . Test-driven development (TDD) is a software development process that relies on the repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved to pass the new tests . BDD of Behavior-Driven Development is an extension of test-driven development that makes use of a simple, domain-specific scripting language (DSL). These DSLs convert structured natural language statements into executable tests. . Node.js is an event-based server-side JavaScript engine. Package: chake Description-md5: fad9d62b7edc72afc22f6784dff03126 Description-en_GB: serverless configuration management tool for chef chake allows one to manage a number of hosts via SSH by combining chef (solo) and rake. It doesn't require a chef server; all you need is a workstation from where you can SSH into all your hosts. chake automates copying the configuration management repository to the target host (including managing encrypted files), running chef on them, and running arbitrary commands on the hosts. Package: chalow Description-md5: a91a6eaf852e4bca0f81d2d955f948b2 Description-en_GB: weblog tool that converts ChangeLog to HTML chalow (CHAngeLog On the Web) is a weblog tool written in Perl. It converts ChangeLog to HTML and RSS. . chalow supports themes of design templates for tDiary weblog system. To use the themes of tDiary, install the tdiary-theme package. Package: chameleon-cursor-theme Description-md5: a5eb9460bc93797e4afd45f75f88f747 Description-en_GB: modern but not gaudy X11 mouse theme Package comes with 21 different mouse themes for X11. 7 colours (anthracite, skyblue, darkskyblue, white, pearl, mint, purple) 3 different sizes (small, regular and large) . Preview: https://www.gnome-look.org/content/show.php?content=38459 . Warning: these pointers make some cats scratch the screen. In such case, you'd be safer with a theme without a pseudo-3D look. Package: changeme Description-md5: 8e4e9007817c3593c4e68ce4cabd2544 Description-en_GB: Default credential scanner This package contains a default credential scanner. Commercial vulnerability scanners miss common default credentials. Getting default credentials added to commercial scanners is often difficult and slow. changeme is designed to be simple to add new credentials without having to write any code or modules. . changeme keeps credential data separate from code. All credentials are stored in yaml files so they can be both easily read by humans and processed by changeme. Credential files can be created by using the ./changeme.py --mkcred tool and answering a few questions. . changeme supports the http/https, MSSQL, MySQL, Postgres, ssh and ssh w/key protocols. Use ./changeme.py --dump to output all of the currently available credentials. Package: changeo Description-md5: f7df938dee11ca49f4c4cdf5a450df24 Description-en_GB: Repertoire clonal assignment toolkit (Python 3) Change-O is a collection of tools for processing the output of V(D)J alignment tools, assigning clonal clusters to immunoglobulin (Ig) sequences, and reconstructing germline sequences. . Dramatic improvements in high-throughput sequencing technologies now enable large-scale characterisation of Ig repertoires, defined as the collection of trans-membrane antigen-receptor proteins located on the surface of B cells and T cells. Change-O is a suite of utilities to facilitate advanced analysis of Ig and TCR sequences following germline segment assignment. Change-O handles output from IMGT/HighV-QUEST and IgBLAST, and provides a wide variety of clustering methods for assigning clonal groups to Ig sequences. Record sorting, grouping, and various database manipulation operations are also included. . This package installs the library for Python 3. Package: changetrack Description-md5: b8416f0b28829435263901d7b90422bb Description-en_GB: monitor changes to (configuration) files changetrack automatically monitors changes to a set of files. If the files are modified one day and the machine stops working correctly some days later, changetrack will provide information on which files were modified and thus help locate the problem. . If you tell changetrack to use either the line editor ed (the default) or The GNU Revision Control System (RCS), you can recover files to any previous stage. If you do not want to install Perl, try out the filetraq or diffmon package. . changetrack is a filesystem watch, similar to etckeeper. Package: chaosread Description-md5: 650c4623a74ba49b8ca560222f08fe0b Description-en_GB: Directly read ChaosKey noise source ChaosKey provides a whitened source which the kernel driver uses as the source of random numbers. It also provides access to the raw noise source as a separate USB endpoint. ChaosRead provides access to that raw endpoint. Package: chaosreader Description-md5: 49832fd20f39ed1c5379dfd9c0b6e488 Description-en_GB: trace network sessions and export it to html format Chaosreader traces TCP/UDP/others sessions and fetches application data from snoop or tcpdump logs (or other libpcap compatible programs). This is a type of "any-snarf" program, as it will fetch telnet sessions, FTP files, HTTP transfers (HTML, GIF, JPEG etc) and SMTP emails from the captured data inside network traffic logs. A html index file is created to that links to all the session details, including realtime replay programs for telnet, rlogin, IRC, X11 and VNC sessions. Chaosreader reports such as image reports and HTTP GET/POST content reports. . It also creates replay programs for telnet sessions, so that you can play them back in realtime (or even different speeds). . Chaosreader can also run in standalone mode, where it invokes tcpdump or snoop (a similar to tcpdump program for Solaris) to create the log files and then processes them. . This package is useful for forensics investigations and for network traffic analysis. Package: charactermanaj Description-md5: f06a93aebb47da273ed581c6be268a89 Description-en_GB: avatar editor application Charactermanaj is an application to create a single image by superimposing multiple selected images. It is able to design the avatar by different dresses and different parts by layering them, but not limited to it. In order to run charactermanaj you need to have some images first. Package: charliecloud Description-md5: cb5f7a7c45a1b470512c20a02152b601 Description-en_GB: user-defined software stacks (UDSS) for HPC centers (metapackage) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centres. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides runtime and builder packages for Charliecloud. Package: charliecloud-builders Description-md5: b7dc89814676ae204f1fc0bb2df35902 Description-en_GB: user-defined software stacks (UDSS) for HPC centers (builders) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centres. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides image builders for Charliecloud. Package: charliecloud-common Description-md5: a4d709f199107d02a6260f4b456b3f4a Description-en_GB: user-defined software stacks (UDSS) for HPC centers (common files) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centres. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides common files for Charliecloud. Package: charliecloud-doc Description-md5: 3de284a21080bcd5e27a092c522e8bfc Description-en_GB: user-defined software stacks (UDSS) for HPC centres (documentation) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centres. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides documentation files for Charliecloud. Package: charliecloud-runtime Description-md5: 695addde1653bc5f0f6abee3f887dda0 Description-en_GB: user-defined software stacks (UDSS) for HPC centers (runtime tools) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centres. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides tools to run containers for Charliecloud. Package: charliecloud-tests Description-md5: e941718bf5b79a4c851dce52f78e9b20 Description-en_GB: user-defined software stacks (UDSS) for HPC centers (test suite) Charliecloud provides user-defined software stacks (UDSS) (aka containers) for high-performance computing (HPC) centres. This "bring your own software stack" functionality addresses needs such as: software dependencies that are numerous, complex, unusual, differently configured, or simply newer/older than what the center provides; build-time requirements unavailable within the center, such as relatively unfettered internet access; validated software stacks and configuration to meet the standards of a particular field of inquiry; portability of environments between resources, including workstations and other test and development system not managed by the center; consistent environments, even archivally so, that can be easily, reliabily, and verifiably reproduced in the future; and/or usability and comprehensibility. . This package provides a test suite for Charliecloud. Package: charmap.app Description-md5: 4136c67e287c0c7fdb2a2d059a6ab08d Description-en_GB: Character map for GNUstep This is a character map. It is developed using the GNUstep development environment (www.gnustep.org) and is meant to contribute to GNUstep's promise towards a desktop environment. . Charmap offers font selection, allowing one to easily see all the glyphs which a particular font offers. Package: charmap.app-common Description-md5: bd80fd4e79b2fa8cbe031939d26a0af1 Description-en_GB: Character map for GNUstep (arch-independent files) Charmap is a character map for GNUstep. It offers font selection, allowing one to easily see all the glyphs which a particular font provides. . This package contains the architecture-independent files. Package: charmtimetracker Description-md5: f3e05a4d7ec14a0121500587bf010253 Description-en_GB: task based Time Tracker It is built around two major ideas - tasks and events. Tasks are the things time is spend on, repeatedly. Tasks are done in events. . For example, ironing laundry is a task. The laundry done for two hours on last Tuesday is an event in that task. Package: charon-cmd Description-md5: 80fd42eb6fb38dab592c2f0b87243623 Description-en_GB: standalone IPsec client The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon-cmd command, which can be used as a client to connect to a remote IKE daemon. Package: charon-systemd Description-md5: aa65f07fc27272b7f25aed8a94e96770 Description-en_GB: strongSwan IPsec client, systemd support The strongSwan VPN suite uses the native IPsec stack in the standard Linux kernel. It supports both the IKEv1 and IKEv2 protocols. . This package contains the charon-systemd files. Package: chase Description-md5: 2f0129cda6030977f4ac0694e97f61fb Description-en_GB: Follow a symlink and print out its target file Chase is a small utility for tracking down the actual file that a symbolic link points to - chasing the symlink, if you will. The result of a successful run is guaranteed to be an existing file which is not a symbolic link. Package: chasen Description-md5: 3c95c0e5f7bf70faed36ef31e6bf228b Description-en_GB: Japanese Morphological Analysis System ChaSen is a morphological analysis system. It can segment and tokenize Japanese text string, and can output with many additional information (pronunciation, semantic information, and others). . It will print the result of such an operation to the standard output, so that it can be either written to a file or further processed. Package: chasen-dictutils Description-md5: 81093a661a0a0968b589cf2c7b141aa8 Description-en_GB: Japanese Morphological Analysis System - utilities for dictionary ChaSen is a morphological analysis system. It can segment and tokenize Japanese text string, and can output with many additional information (pronunciation, semantic information, and others). . This package contains dictionary utilities for ChaSen. Package: chasquid Description-md5: c0fb2e26766e3f3e6bae1791a66dd482 Description-en_GB: simple SMTP (email) server written in go chasquid is an SMTP (email) server with a focus on simplicity, security, and ease of operation. . It's written in Go, and is open source under the Apache license 2.0. . It is currently in beta: it's functional and has had some production exposure, but some things may still change in backwards-incompatible ways, including the configuration format. It should be rare and will be avoided if possible. Package: chaussette Description-md5: aaedfdd6dfb7ae62e660868827c80c72 Description-en_GB: WSGI Server for Circus Chaussette is a WSGI server you can use to run your Python WSGI applications. . The particularity of Chaussette is that it can either bind a socket on a port like any other server does or run against already opened sockets. . That makes Chaussette the best companion to run a WSGI or Django stack under a process and socket manager, such as Circus or Supervisor. Package: check Description-md5: a51fdfa929f98fb924854b88bd42548c Description-en_GB: unit test framework for C Check features a simple interface for defining unit tests, putting little in the way of the developer. Tests are run in a separate address space, so Check can catch both assertion failures and code errors that cause segmentation faults or other signals. The output from unit tests can be used within source code editors and IDEs. Package: check-manifest Description-md5: c51d954135c8eb3c388f6e04868b97be Description-en_GB: Tool to check the completeness of MANIFEST.in for Python packages (Python 3) The check-manifest tool performs a check on a MANIFEST.in file from a Python project and verifies its completeness. It can also create a MANIFEST.in file from scratch or append suggestions to it, and the user can also ignore certain patterns if needed. Package: check-pgactivity Description-md5: c9a37a5e108290ffc62eb797232225d5 Description-en_GB: PostgreSQL plugin for Nagios check_pgactivity is a Nagios probe dedicated to PostgreSQL. It offers many options to measure and monitor useful performance metrics. . Services include (among others) monitoring of autovacuum, bgwriter, locks, long queries, idle in transaction queries, number of temporary files and WAL files, bloat of tables and btree indexes, commit and hit ratios, WAL archives exhaustivity, age of logical backups, backends number and states, backup label file age, connectivity, replication delay between primary and secondary instances, database sizes, vacuum and analyze times, sequence exhaustion, snapshots age, presence of unlogged tables or invalid indexes, incoming freeze, settings changes, PostgreSQL minor version, PGDATA rights, custom queries. Most services only need normal user rights. Package: check-postgres Description-md5: 70e0f8840b281fd43a4e56d4d6a1cfed Description-en_GB: script for monitoring PostgreSQL databases check_postgres is a Perl script that runs many different tests against one or more Postgres databases. It uses the psql program to gather the information, and outputs the results in one of three formats: Nagios, MRTG, or simple. Package: checkinstall Description-md5: 65a8e9c4837c96312620e0e3daa0cd3f Description-en_GB: installation tracker CheckInstall keeps track of all the files created or modified by your installation script ("make install" "make install_modules", "setup", etc), builds a standard binary package and installs it in your system giving you the ability to uninstall it with your distribution's standard package management utilities. Package: checkit-tiff Description-md5: f1077d43c7869fa9ff00ddd1f99e6696 Description-en_GB: conformance checker for baseline TIFFs "checkit_tiff" is a conformance checker for baseline TIFFs (with various extensions). It works in different way than other tools. Instead to use a hardcoded rule set with predefined values, you are able to define tags and corresponding values more fine granulary. The rulesets are human readable and could be adapted to own needs. . The "checkit_tiff" works on commandline and therefore it is embedable in scripts . The tools are developed for purposes of curation and longterm preservation Package: checkpolicy Description-md5: 863da67d6724107de7579bcd3c30b3db Description-en_GB: SELinux policy compiler Security-enhanced Linux is a patch of the Linux® kernel and a number of utilities with enhanced security functionality designed to add mandatory access controls to Linux. The Security-enhanced Linux kernel contains new architectural components originally developed to improve the security of the Flask operating system. These architectural components provide general support for the enforcement of many kinds of mandatory access control policies, including those based on the concepts of Type Enforcement®, Role-based Access Control, and Multi-level Security. . This package contains checkpolicy, the SELinux policy compiler. Only required for building policies. It uses libsepol to generate the binary policy. checkpolicy uses the static libsepol since it deals with low level details of the policy that have not been encapsulated/abstracted by a proper shared library interface. Package: checkpw Description-md5: 31447975786615161e84f9a118474060 Description-en_GB: 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: checksec Description-md5: a97047856b15e3cdb277f4df737b523f Description-en_GB: Bash script to test executable properties Modern Linux distributions offer some mitigation techniques to make it harder to exploit software vulnerabilities reliably. Mitigations such as RELRO, NoExecute (NX), Stack Canaries, Address Space Layout Randomization (ASLR) and Position Independent Executables (PIE) have made reliably exploiting any vulnerabilities that do exist far more challenging. The checksec.sh script is designed to test what standard Linux OS and PaX security features are being used. Package: checkstyle Description-md5: de3cc011f60c846fd1ee6020300ba246 Description-en_GB: checks Java source against a coding standard Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. . Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the Sun Code Conventions. Package: checkstyle-doc Description-md5: bab49bc473fefc35dcd1bbd91b098568 Description-en_GB: Documentation for Checkstyle Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. It automates the process of checking Java code to spare humans of this boring (but important) task. This makes it ideal for projects that want to enforce a coding standard. . Checkstyle is highly configurable and can be made to support almost any coding standard. An example configuration file is supplied supporting the Sun Code Conventions. . This package contains the Javadoc files and some examples to illustrate how use the Checkstyle tool. Package: cheesecutter Description-md5: 70b103adfabdd56799b40444e25c76dc Description-en_GB: SID music editor This is a tracker program for composing music for the SID chip. It uses the reSID engine for SID emulation. The packed files can be played on a real C64. Package: chemeq Description-md5: 6bfb1cf1fa225245d561cb2a73745b32 Description-en_GB: Parser for chemical formula and equilibria chemeq is a basic standalone filter written in C language, flex and bison. It inputs strings like: 2H2 + O2 ---> 2 H2O then it outputs LaTeX code and messages about the equilibrium of a chemical reaction. . example:~/src$ echo "2H2 + O2 ---> 2 H2O" | chemeq -lc 2\,H_{2}\,+\,O_{2}\,\rightarrow\,2\,H_{2}O OK Package: chemical-mime-data Description-md5: 8a873ed1eafb6c2265d72cec24a7b3fb Description-en_GB: chemical MIME and file type support for desktops The chemical media type and various subtypes have been proposed by Henry Rzepa, Peter-Murray Rust and Benjamin Whitaker in 1996 as an addition to the existing MIME types. The proposal didn't succeed but various applications make use of these MIME/file types. This package adds support to Linux desktops to detect and recognize files of the chemical/* media type. . See also for http://www.ch.ic.ac.uk/chemime/. Package: chemical-structures-data Description-md5: 3c08e566ee8f4154a1e45edc30fc4a0a Description-en_GB: set of molecular structures in open formats hundreds of molecular structures, in the following classes: alcohols, aldehydes, alkanes, alkenes, amides, amines, amino_acids, aromatics, carboxylic_acids, esters, ethers, fatty_acids, haloalkanes, ketones, nitriles,nucleobases, water. Package: chemps2 Description-md5: d6f0f6452f15513ebee6432ebcb64aea Description-en_GB: Executable to call libchemps2-3 from the command line chemps2 is a scientific library which contains a spin-adapted implementation of the density matrix renormalization group (DMRG) for ab initio quantum chemistry. This wavefunction method allows one to obtain numerical accuracy in active spaces beyond the capabilities of full configuration interaction (FCI), and allows one to extract the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM) of the active space. . For general active spaces up to 40 electrons in 40 orbitals can be handled with DMRG, and for one-dimensional active spaces up to 100 electrons in 100 orbitals. The 2-RDM of these active spaces can also be easily extracted, while the 3- and 4-RDM are limited to about 28 orbitals. . When the active space size becomes prohibitively expensive for FCI, DMRG can be used to replace the FCI solver in the complete active space self consistent field (CASSCF) method and the corresponding complete active space second order perturbation theory (CASPT2). The corresponding methods are called DMRG-SCF and DMRG-CASPT2, respectively. For DMRG-SCF the active space 2-RDM is required, and for DMRG-CASPT2 the active space 4-RDM. . This package installs the executable which parses Hamiltonians in fcidump format, performs DMRG-SCF and DMRG-CASPT2 calculations as specified by the user. Package: chemps2-doc Description-md5: 5cdf20d2d8a1dd9c0307f9479bfb8665 Description-en_GB: Documentation of the libchemps2-3 package chemps2 is a scientific library which contains a spin-adapted implementation of the density matrix renormalization group (DMRG) for ab initio quantum chemistry. This wavefunction method allows one to obtain numerical accuracy in active spaces beyond the capabilities of full configuration interaction (FCI), and allows one to extract the 2-, 3-, and 4-particle reduced density matrices (2-, 3- and 4-RDM) of the active space. . For general active spaces up to 40 electrons in 40 orbitals can be handled with DMRG, and for one-dimensional active spaces up to 100 electrons in 100 orbitals. The 2-RDM of these active spaces can also be easily extracted, while the 3- and 4-RDM are limited to about 28 orbitals. . When the active space size becomes prohibitively expensive for FCI, DMRG can be used to replace the FCI solver in the complete active space self consistent field (CASSCF) method and the corresponding complete active space second order perturbation theory (CASPT2). The corresponding methods are called DMRG-SCF and DMRG-CASPT2, respectively. For DMRG-SCF the active space 2-RDM is required, and for DMRG-CASPT2 the active space 4-RDM. . This is the common documentation package. Package: chemtool Description-md5: b024ce1fbf60f9454170cdff7154f986 Description-en_GB: chemical structures drawing program Chemtool is a GTK+ based 2D chemical structure editor for X11. It supports many bond styles, most forms of text needed for chemical typesetting and splines/arcs/curved arrows. . Drawings can be exported to MOL and PDB format, SVG or XFig format for further annotation, as a PiCTeX drawing, as a bitmap or as Postscript files (several of these through XFig's companion program fig2dev). . The package also contains a helper program, cht, to calculate sum formula and (exact) molecular weight from a chemtool drawing file. Cht can either be called directly by Chemtool or on the console. Package: cherrytree Description-md5: 648d7fd9619e7e202f2c1f2dd0dc1f7e Description-en_GB: hierarchical note taking application CherryTree is a hierarchical note taking application, featuring rich text, syntax highlighting, images handling, hyperlinks, import/export with support for multiple formats, support for multiple languages, and more. Package: chess.app Description-md5: 7bb088817c4723a76f8fb415612e00bc Description-en_GB: Chess for GNUstep ported from OPENSTEP This is a Chess frontend for GNU chess. Package: chessx Description-md5: 8c4d05e5acdf30ecf19089eb87f1a97b Description-en_GB: chess database With ChessX you can operate your collection of chess games in many ways: browse, edit, add, organise, analyse, etc. . Current features: - Multi-platform. Supports Windows, Linux and Mac OS X. - Load and save PGN files. - Work with multiple databases simultaneously. - Browse games, including variations. - Enter moves, variations and comments. - Setup board, copy/paste FEN. - Search header (click on columns in game list header). - Display opening tree for the current position. - Analyse using UCI and Winboard/XBoard chess engines. - Observe and play games on FICS. Package: chewing-editor Description-md5: 650544df0935b3bd4d990e488d237901 Description-en_GB: user dictionary editor for the chewing input method chewing-editor is a cross platform user dictionary editor for the chewing input method. It provides an easy way to customise user dictionary so that chewing input method can take advantage of the user dictionary and provide a better input experience. Package: chewmail Description-md5: 8a41c68341878d09fd4cc6070dbd0e28 Description-en_GB: mail archiver for various mailbox formats chewmail is a Perl-based mail archiver. It uses Mail::Box so supports any mailbox format it does. It can filter messages into mbox's based on the message's date and other criteria. Package: chezdav Description-md5: 9b37149951cc26428a16c18becdc9405 Description-en_GB: simple tool to share a directory with WebDAV phởdav is a WebDAV server implementation using libsoup (RFC 4918). . This package contains a simple tool to share a directory with WebDAV. The service is announced over mDNS for clients to discover. Package: chezscheme Description-md5: bfc5bf21483d1b85e2cb1ff1c99feb0a Description-en_GB: Reliable, high performance Scheme compiler Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. . As a superset of the language described in the Revised^6 Report on the Algorithmic Language Scheme (R6RS), Chez Scheme supports all standard features of Scheme, including first-class procedures, proper treatment of tail calls, continuations, user-defined records, libraries, exceptions, and hygienic macro expansion. . Chez Scheme also includes extensive support for interfacing with C and other languages, support for multiple threads possibly running on multiple cores, non-blocking I/O, and many other features. Package: chezscheme-dev Description-md5: 7ce701968c2ba2f60e9ed8727bf30686 Description-en_GB: Reliable, high performance Scheme compiler (C development files) Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. . This package contains the runtime kernel and C headers. Package: chezscheme-doc Description-md5: e9590dca3cc741e47b39b840b435de00 Description-en_GB: Reliable, high performance Scheme compiler (documentation) Chez Scheme is both a programming language and an implementation of that language, with supporting tools and documentation. . This package contains the documentation. Package: chiark-backup Description-md5: 8f73a9c68de80c205bffa6bb46cde061 Description-en_GB: backup system for small systems and networks These are the backup scripts used by chiark.greenend.org.uk and other systems belonging to the Sinister Greenend Organisation. Features: * Suitable for single systems and small networks. * Reasonably simple; they do what you tell it to. * Hard failures when individual systems fail, to encourage fixing ! If you have a larger site you may wish to look at Amanda. Package: chiark-really Description-md5: 9709e7755f9784c63272a8109e99e67b Description-en_GB: really - a tool for gaining privilege (simple, realistic sudo) really is a program that allows certain users to become whatever user they like on request. It is a bit like sudo in that respect. However, really is simpler than sudo, and doesn't give the system administrator any false security promises. So really is less of a general security risk to the system. . Unlike sudo it does not pretend that the called account can be any more secure than the calling account, so there is never a need for a password. If you wanted to restrict which commands and functions the called user can perform, use userv, not really or sudo. . Also unlike sudo, really only works if the calling user is supposed to be equivalent to root. But, really can also be used by root-equivalent users to become any user, not just root; in this way it can be a replacement for certain uses of su. Package: chiark-rwbuffer Description-md5: 4f79465741ec8b18804b213a7948ac8d Description-en_GB: readbuffer/writebuffer: prevents tape drive seesawing, etc. readbuffer and writebuffer: programs for reading input from devices, and writing output to, which don't like constant stopping and starting, such as tape drives and audio playback devices. Package: chiark-scripts Description-md5: bcfa2a9ab39dcbb07b920f22470f16fa Description-en_GB: chiark system administration scripts This package contains a number of small administration scripts used by chiark.greenend.org.uk and other systems belonging to the Sinister Greenend Organisation. Featuring: . fishdescriptor: a tool for extracting a file descriptor from another (non- cooperating) process and giving it to you (or for examining it). Requires gdb and python3. . chiark-named-conf: a tool for managing nameserver configurations and checking for suspected DNS problems. Its main functions are to check that delegations are appropriate and working, that secondary zones are slaved from the right places, and to generate a configuration for BIND, from its own input file. . sync-accounts: a simple but flexible account info synchroniser. sync- accounts is a tool for copying un*x account data from remote systems and installing it locally. It is flexible and reasonably straightforward, but lacks integration with other distributed databases such as NIS. . cvs-repomove and cvs-adjustroot: tools for moving CVS repositories and adjusting working trees. . palm-datebook-reminders: a program which emails mails you reminders about the appointments in your Palm's Datebook. . cvsweb-list: cgi program to list ucgi (userv-utils) cvsweb repos . expire-iso8601: keep or expire backup trees named after their dates . gnucap2genspic, ngspice2genspic, genspic2gnuplot: convert gnucap files and ngspice output files to genspic and genspic files to gnuplot input so they can be plotted. . hexterm: connects to serial port and allows the user interact in ASCII and hex. Ie, a hex "terminal" program which lets you speak a serial port protocol directly. (Needs tcl8.4 to be installed.) . git-branchmove, random-word, remountresizereiserfs, summarise-mailbox- preserving-privacy Package: chiark-utils-bin Description-md5: cde627f9ed89648809643e1b5eed571c Description-en_GB: chiark system administration utilities This package contains a number of small administration scripts used by chiark.greenend.org.uk and other systems belonging to the Sinister Greenend Organisation. Currently featuring only: . with-lock-ex: a simple tool for acquiring a lockfile before running another program or script. . summer: a tool for reporting complete details about a filesystem tree in a parseable format, including checksums. . xbatmon-simple: a very simple X client for displaying battery charge status. . xduplic-copier: a very simple X client for typing into multiple windows at once. . watershed: a utility for saving on superfluous executions of an idempotent command. (This is the same utility as shipped separately in Ubuntu's udev, but with slightly different defaults and a different install location.) . rcopy-repeatedly: a utility for repeatedly copying a file from one host to another, to keep a copy constantly up to date. . acctdump: for reading process accounting files. . summer and watershed require the installation of the Recommended crypto libraries; xbatmon-simple needs the Suggested X libraries. . cgi-fcgi-interp: for use with cgi-fcgi as a #! interpreter Package: chicken-bin Description-md5: a2b8f17a423d7f435cd562848391bee4 Description-en_GB: Practical and portable Scheme system - compiler 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. Package: chimeraslayer Description-md5: bf434653c4fd71a825161211bb8cbd8e Description-en_GB: detects likely chimeras in PCR amplified DNA ChimeraSlayer is a chimeric sequence detection utility, compatible with near-full length Sanger sequences and shorter 454-FLX sequences (~500bp). . Chimera Slayer involves the following series of steps that operate to flag chimeric 16S rRNA sequences: . 1. the ends of a query sequence are searched against an included database of reference chimera-free 16S sequences to identify potential parents of a chimera 2. candidate parents of a chimera are selected as those that form a branched best scoring alignment to the NAST-formatted query sequence 3. the NAST alignment of the query sequence is improved in a ‘chimera-aware’ profile-based NAST realignment to the selected reference parent sequences 4. an evolutionary framework is used to flag query sequences found to exhibit greater sequence homology to an in silico chimera formed between any two of the selected reference parent sequences. . To run Chimera Slayer, you need NAST-formatted sequences generated by the nast-ier utility. . ChimeraSlayer is part of the microbiomeutil suite. Package: chirp Description-md5: 7185287e8601d4627870609e2b36570b Description-en_GB: Configuration tool for amateur radios CHIRP is a free, open-source tool for programming your amateur radio. It supports a large number of manufacturers and models, as well as provides a way to interface with multiple data sources and formats. . CHIRP can handle data in the following formats: - Comma Separated Values (.csv) - Comma Separated Values generated by RT Systems (.csv) - EVE for Yaesu VX-5 (.eve) - Kenwood HMK format (.hmk) - Kenwood commercial ITM format (.itm) - Icom Data Files (.icf) - ARRL TravelPlus (.tpe) - VX5 Commander Files (.vx5) - VX7 Commander Files (.vx7) . Most popular modern amateur radios are supported by CHIRP via their interface cables. Package: chise-db Description-md5: 31469277cd1020121087b0b316296f5d Description-en_GB: CHISE db, the character information database The CHISE (CHaracter Information Service Environment) project attempts to collect and organise into a Knowledge-Base information about characters in the scripts of the world. This package provides the database itself. Please use this with libchise, the C language binding of CHISE database. Package: chkboot Description-md5: cfa9f8ad81eb8c6f57b408d11439d3e4 Description-en_GB: detection of malicious changes for boot files chkboot is a set of scripts that will display a notification (console or graphical) when boot files are tempered with. . This tool is indented to be used on encrypted disks. In order to get the operating system to run, parts of the boot process must remains un- encrypted. chkboot checks that those files have not changed between reboots. . Since the scripts and the data they generate are stored on the encrypted part of the disk, any attempts to modify the boot partition between reboots will be detected. . Please note that this tool is not effective against rootkit that hides every boot files modifications or prevents chkboot from functioning properly. Package: chkrootkit Description-md5: f02a67f0ef476e80255f1f6b3491753f Description-en_GB: rootkit detector The chkrootkit security scanner searches for signs that the system is infected with a 'rootkit'. Rootkits are a form of malware that seek to exploit security flaws to grant unauthorised access to a computer or its services, generally for malicious purposes. . chkrootkit can identify signs of over 70 different rootkits (see the project's website for a list). . Please note that an automated tool like chkrootkit can never guarantee a system is uncompromised. Nor does every report always signify a genuine problem: human judgement and further investigation will always be needed to assure the security of your system. Package: chkservice Description-md5: 5ccbcb95ce29463be49ec0c903a7e220 Description-en_GB: Tool for managing systemd units chkservice is an ncurses-based tool for managing systemd units from the terminal. It provides the user with a comprehensive view of all systemd services and allows them to be changed easily. chkservice requires superuser privileges to make unit state changes. Package: chktex Description-md5: 436e0e3a1b4f3382caaae822c79330c9 Description-en_GB: Finds typographic errors in LaTeX 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. Package: chntpw Description-md5: 5caff50ce5da87721dc20b3c911d2784 Description-en_GB: NT SAM password recovery utility This little program provides a way to view information and change user passwords in a Windows NT/2000 user database file. Old passwords need not be known since they are overwritten. In addition it also contains a simple registry editor (same size data writes) and an hex-editor which enables you to fiddle around with bits and bytes in the file as you wish. . If you want GNU/Linux bootdisks for offline password recovery you can add this utility to custom image disks or use those provided at the tools homepage. Package: chocolate-doom Description-md5: c8bc3c8e2da5b1221ee5bc0624a97d0c Description-en_GB: Doom engines closely-compatible with Vanilla Doom Chocolate Doom aims to accurately reproduce the original DOS version of Doom and other games based on the Doom engine in a form that can be run on modern computers. Unlike most modern Doom engines, Chocolate Doom is not derived from the Boom source port and does not inherit its features (or bugs). . This package contains: * Chocolate Doom, a port of Id Software's "Doom" (1993) * Chocolate Heretic, a port of Raven Software's "Heretic" (1994) * Chocolate Hexen, a port of Raven Software's "Hexen" (1995) * Chocolate Strife, a recreation of Rogue Entertainment's "Strife" (1996) . These games are designed to behave as similar to the original DOS version as is possible. . Chocolate Doom supports all flavors of Doom, including The Ultimate Doom, Doom 2 and Final Doom as well as Chex(R) Quest, HacX, Freedoom: Phase 1 and Phase 2 and FreeDM. . All Chocolate game engines require game data to play. For Chocolate Doom, free game data is available in the freedoom package. Commercial game data for all four engines can be packaged using "game-data-packager". Package: choosewm Description-md5: 5d4a8a3c642e6f0000954d0e0dd4bed2 Description-en_GB: fake x-session-manager allowing the user to choose a wm When installed, this package installs a x-session-manager alternative allowing the user to choose the window manager. The list is taken by default from everything installing a window manager option in the Debian menu system, but the administrator or user can add or remove items via config files. Package: choqok Description-md5: bbc96ef6f2db31b2a8b47c49ee309e26 Description-en_GB: KDE micro-blogging client Choqok is a fast, efficient and simple to use micro-blogging client for KDE. It currently supports the twitter.com and identi.ca microblogging services. . Other notable features include: * Support for user + friends time-lines. * Support for @Reply time-lines. * Support for sending and receiving direct messages. * Twitpic.com integration. * The ability to use multiple accounts simultaneously. * Support for search APIs for all services. * KWallet integration. * Support for automatic shortening urls with more than 30 characters. * Support for configuring status lists appearance. Package: chordii Description-md5: b6cdceea1722310c682c18470ecb1a28 Description-en_GB: Text file (chordpro format) to music sheet converter chordii provides guitar players and other musicians with a tool to produce good looking, self-descriptive music sheets from text files. . chordii reads text files in chordpro format, containing the lyrics of songs, the chords to be played, their descriptions and some other optional data. It produces a PostScript document suitable for viewing and printing. Package: chrome-gnome-shell Description-md5: 43946ac811b50863f04071b7486fc93f Description-en_GB: GNOME Shell extensions integration for web browsers Provides integration with GNOME Shell extensions repository for Chromium (and derivatives) and Firefox . This package provides the connector that talks with the browser extension Package: chromhmm Description-md5: 9f69005f0878f8c58d9c5cf8207d4d4b Description-en_GB: Chromatin state discovery and characterisation ChromHMM is software for learning and characterizing chromatin states. ChromHMM can integrate multiple chromatin datasets such as ChIP-seq data of various histone modifications to discover de novo the major re-occuring combinatorial and spatial patterns of marks. ChromHMM is based on a multivariate Hidden Markov Model that explicitly models the presence or absence of each chromatin mark. The resulting model can then be used to systematically annotate a genome in one or more cell types. By automatically computing state enrichments for large-scale functional and annotation datasets ChromHMM facilitates the biological characterisation of each state. ChromHMM also produces files with genome-wide maps of chromatin state annotations that can be directly visualised in a genome browser. Package: chromhmm-example Description-md5: 3572f4435730b38208e1cb26fe125d2f Description-en_GB: Chromatin state discovery and characterisation (example) ChromHMM is software for learning and characterizing chromatin states. ChromHMM can integrate multiple chromatin datasets such as ChIP-seq data of various histone modifications to discover de novo the major re-occuring combinatorial and spatial patterns of marks. ChromHMM is based on a multivariate Hidden Markov Model that explicitly models the presence or absence of each chromatin mark. The resulting model can then be used to systematically annotate a genome in one or more cell types. By automatically computing state enrichments for large-scale functional and annotation datasets ChromHMM facilitates the biological characterisation of each state. ChromHMM also produces files with genome-wide maps of chromatin state annotations that can be directly visualised in a genome browser. . This package provides example to work with ChromHMM. Package: chromimpute Description-md5: e3e50d55b8034f014bbadcc1b2d6ff71 Description-en_GB: Large-scale systematic epigenome imputation ChromImpute takes an existing compendium of epigenomic data and uses it to predict signal tracks for mark-sample combinations not experimentally mapped or to generate a potentially more robust version of data sets that have been mapped experimentally. ChromImpute bases its predictions on features from signal tracks of other marks that have been mapped in the target sample and the target mark in other samples with these features combined using an ensemble of regression trees. Package: chromium-browser Description-md5: 9f69be0b9ae7f70c291004898fbebffb Description-en_GB: Transitional package - chromium-browser -> chromium snap This is a transitional dummy package. It can safely be removed. . chromium-browser is now replaced by the chromium snap. Package: chromium-browser-l10n Description-md5: d3f66ec347eff1110b3fc90d06b5af82 Description-en_GB: Transitional package - chromium-browser-l10n -> chromium snap This is a transitional dummy package. It can safely be removed. . chromium-browser-l10n is now replaced by the chromium snap. Package: chromium-bsu Description-md5: bf03f80034119dd57df5e05f79692a37 Description-en_GB: fast paced, arcade-style, scrolling space shooter Chromium is a top down fast paced high action scrolling space shooter. . In this game you are the captain of the cargo ship Chromium B.S.U. and are responsible for delivering supplies to the troops on the front line. Your ship has a small fleet of robotic fighters which you control from the relative safety of the Chromium vessel. Package: chromium-bsu-data Description-md5: 2276494fbb3ff1064f86fb55b001423c Description-en_GB: data pack for the Chromium B.S.U. game This package provides all the sounds, images, translations and documentation required for Chromium B.S.U., a fast paced high action scrolling space shooter. The sounds include menu music, in-game music and various sound effects. The images include ships, weapons and miscellaneous UI elements. The documentation includes a FAQ and a visual introduction to the game. Package: chromium-chromedriver Description-md5: eb8732d030bd6de55eaac40666d02553 Description-en_GB: Transitional package - chromium-chromedriver -> chromium snap This is a transitional dummy package. It can safely be removed. . chromium-chromedriver is now replaced by the chromium snap. Package: chromium-codecs-ffmpeg Description-md5: b901ea5dc41749c66a2a0c7bb48594af Description-en_GB: Transitional package - chromium-codecs-ffmpeg -> chromium-ffmpeg snap This is a transitional dummy package. It can safely be removed. . chromium-codecs-ffmpeg is now replaced by the chromium-ffmpeg snap. Package: chromium-codecs-ffmpeg-extra Description-md5: d6537fb6daa5fc5f862760ce4ab9d4ff Description-en_GB: Transitional package - chromium-codecs-ffmpeg-extra -> chromium-ffmpeg snap This is a transitional dummy package. It can safely be removed. . chromium-codecs-ffmpeg-extra is now replaced by the chromium-ffmpeg snap. Package: chromium-lwn4chrome Description-md5: 3e19d15554f0b9b7649e2e1163aaf862 Description-en_GB: Chromium extension for making LWN.net slightly easier to read When faced with an LWN article that links to another LWN article, with perhaps a word of anchor text, it's hard to tell if the new article is worth opening in a tab, is indeed already open in a tab, or has been previously read. . This package adds a adds title attributes to LWN links, which helps to solve this problem. Package: chromium-tt-rss-notifier Description-md5: aef73daa03ae02a036097e39c9a243f4 Description-en_GB: Chromium extension providing toolbar button for TT-RSS installations This extension adds a toolbar button which changes colour when unread articles are available in your Tiny Tiny RSS installation and displays the number of unread entries in a tooltip and, optionally, using a badge. The server's URL and the username are changeable in the extension's option page. Package: chronicle Description-md5: fef93831973b5d7dd698e38dd17df136 Description-en_GB: HTML & RSS blog compiler This is a tool which will convert a directory of simple text files into a static HTML weblog, (or blog if you prefer). . The system is intentionally simple, but it supports: . * RSS feed creation. * Template based output. * The tagging of entries. * Notification of ping services upon blog rebuild. * User comments upon entries. Package: chrootuid Description-md5: 650413b514f785d7c818fe4f60f706ea Description-en_GB: Run commands in restricted environments Chrootuid makes it easy to run a network service at low privilege level and with restricted file system access. The daemons have access only to their own directory tree, and run under a low-privileged userid. . In the past it has been used to run the gopher and www (world-wide web) network. It can be used nowadays also for proxy servers. The arrangement greatly reduces the impact of possible loopholes in network software. Package: chrpath Description-md5: a999fc68ae2f1aed25b996deccacd83d Description-en_GB: Tool to edit the rpath in ELF binaries chrpath allows you to change the rpath (where the application looks for libraries) in an application. It does not (yet) allow you to add an rpath if there isn't one already. Package: chuck Description-md5: 93973ac7854c53bfa5aca97d89078109 Description-en_GB: Concurrent, On-the-fly Audio Programming Language ChucK is a new audio programming language for real-time synthesis, composition, and performance, which runs on commodity operating systems. . ChucK presents a new time-based concurrent programming model, which supports multiple, simultaneous, dynamic control rates, and the ability to add, remove, and modify code, on-the-fly, while the program is running, without stopping or restarting. Package: cider-doc Description-md5: 5bd5a9c44aeacd2652b4075f30ba4ea4 Description-en_GB: Clojure IDE for Emacs - documentation CIDER is the Clojure(Script) Interactive Development Environment that Rocks . While clojure-mode provides Emacs support for editing Clojure source files, CIDER's cider-mode provides support for interacting with a running Clojure process for compilation, debugging, looking up definitions and more. . This package installs CIDER's documentation. Package: ciderwebmail Description-md5: e4e2044a58a9b3997237eb5047bf055d Description-en_GB: IMAP webmail service CiderWebmail is a modern, user friendly and maintenance free webmail application. It's targeted at mailserver administrators who need to provide web access for their user's mailboxes and individuals wanting to access their mailboxes via an always available web application. . It currently supports all the basic mail handling features one would expect from such an application: . * Listing your emails with selectable sort order and grouping. * Moving emails between folders and deleting using drag & drop. * Displaying text and HTML emails even if their code is completely broken (which happens quite often in reality) * Keyboard bindings for switching through emails, moving, deleting, replying and forwarding. * Reply to and forward existing emails or write new emails, add attachments and have a copy saved in your "Sent" folder. . As an application written deep in the 21st century, CiderWebmail supports only IMAP mail servers. . It is recommended to use CiderWebmail with the Dovecot IMAP server. CiderWebmail deliberately does little internal caching for security reasons, so if used with an IMAP server less powerful than Dovecot you may benefit from connecting via imapproxy. Package: cifer Description-md5: 52c0492721adc62a4fc6ff30a6712d6b Description-en_GB: multipurpose classical cryptanalysis and code-breaking tool Cifer provides many functions designed to aid in cracking classical ciphers; a group of ciphers used historically, but which have now fallen into disuse because of their suceptability to ciphertext-only attacks. In general, they were designed and implemented by hand, and operate on an alphabet of letters (such as [A-Z]). . It operates using text files as input and output, and can perform both brute force and other, more sophisticated, attacks against many classic encryption schemes. In addition, it provides many utilities such as frequency analysis and automated encryption/decryption of texts. Package: cil Description-md5: 6668bb7e78fac3cab5451a581e29ff5d Description-en_GB: command line issue tracker 'cil' allows easy command-line creation of an issue tracker. It saves each issue locally and in plain text. Commands are given such that these issues can be added, edited and listed easily. Package: cimg-dev Description-md5: 56992994760615db1ad7152d046d81ae Description-en_GB: powerful image processing library The CImg Library is a C++ toolkit providing simple classes and functions to load, save, process and display images in your own C++ code. It consists only of a single header file CImg.h that must be included in your program source. It contains useful image processing algorithms for loading/saving, resizing/rotating, filtering, object drawing (text, lines, faces, ellipses, ...), etc. . Images are instantiated by a class able to represent images up to 4-dimension wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with template pixel types. It depends on a minimal number of libraries : you can compile it with only standard C libraries. No need for exotic libraries and complex dependencies. Package: cimg-doc Description-md5: 0eb6ff63cab3c330fa17dcf7a2d9b24e Description-en_GB: documentation of cimg-dev imaging library The CImg Library is a C++ toolkit providing simple classes and functions to load, save, process and display images in your own C++ code. It consists only of a single header file CImg.h that must be included in your program source. It contains useful image processing algorithms for loading/saving, resizing/rotating, filtering, object drawing (text, lines, faces, ellipses, ...), etc. . Images are instantiated by a class able to represent images up to 4-dimension wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with template pixel types. It depends on a minimal number of libraries : you can compile it with only standard C libraries. No need for exotic libraries and complex dependencies. . This package contains the documentation. Package: cimg-examples Description-md5: 989b46b47ea3715c1de4b95f9167ec8e Description-en_GB: examples for cimg-dev imaging library The CImg Library is a C++ toolkit providing simple classes and functions to load, save, process and display images in your own C++ code. It consists only of a single header file CImg.h that must be included in your program source. It contains useful image processing algorithms for loading/saving, resizing/rotating, filtering, object drawing (text, lines, faces, ellipses, ...), etc. . Images are instantiated by a class able to represent images up to 4-dimension wide (from 1-D scalar signals to 3-D volumes of vector-valued pixels), with template pixel types. It depends on a minimal number of libraries : you can compile it with only standard C libraries. No need for exotic libraries and complex dependencies. . This package contains examples for the usage of the library. Package: cinnamon Description-md5: 85a575fee9af55bc8d39cbd88a551b9d Description-en_GB: Innovative and comfortable desktop Cinnamon is a desktop environment which provides advanced innovative features and a traditional user experience. . The desktop layout is similar to GNOME 2. The underlying technology is forked from gnome-shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience. Package: cinnamon-common Description-md5: e46179d94fb5e328c6af58cab1200e40 Description-en_GB: Innovative and comfortable desktop (Common data files) Cinnamon is a desktop environment which provides advanced innovative features and a traditional user experience. . The desktop layout is similar to GNOME 2. The underlying technology is forked from gnome-shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience. . This package contains the data files needed by Cinnamon Package: cinnamon-control-center Description-md5: 37bb08041c8507e847360436bc62febb Description-en_GB: configuration applets for the Cinnamon desktop This package contains configuration applets for the Cinnamon desktop, allowing to set the date and time, regional settings, network configuration, screen resolution, and other Cinnamon parameters. Package: cinnamon-control-center-data Description-md5: 1bd4f69feaf5b384956d45684850d147 Description-en_GB: configuration applets for Cinnamon - data files This package contains data files (icons, pixmaps, locales files) needed by the configuration applets in the cinnamon-control-center package. Package: cinnamon-control-center-goa Description-md5: 7ec0e90c36793a02b91b493709230904 Description-en_GB: configuration applets for the Cinnamon desktop - Gnome Online Account This package contains configuration applets for the Cinnamon desktop, that use Gnome Online Accounts. Package: cinnamon-core Description-md5: 889baf0f76d6e61afe89c68c6ed55106 Description-en_GB: Cinnamon desktop environment - essential components These are the core components of Cinnamon, a desktop environment which provides advanced innovative features and a traditional user experience. . This metapackage depends on basic components needed to use the desktop environment. Install this if you want a minimal cinnamon desktop. Package: cinnamon-desktop-data Description-md5: 1eaf9fbdff376002b0e11161f1afb94f Description-en_GB: Common files for Cinnamon desktop apps This package includes files that are shared between several Cinnamon apps (i18n files and configuration schemas). Package: cinnamon-desktop-environment Description-md5: a9448fa9f0bd799ae5c38d79c7cf2df3 Description-en_GB: Cinnamon desktop environment - full desktop with extra components These are the extended components of Cinnamon, a desktop environment which provides advanced innovative features and a traditional user experience. . This metapackage depends on all programs needed to have a fully fledged desktop environment. Install this if you want a complete cinnamon desktop, including graphical apps that allow users to perform almost all everyday tasks. Package: cinnamon-doc Description-md5: 9ef440ff71ad9c38463c3f77c6c0dff0 Description-en_GB: Innovative and comfortable desktop (Documentation) Cinnamon is a desktop environment which provides advanced innovative features and a traditional user experience. . The desktop layout is similar to GNOME 2. The underlying technology is forked from gnome-shell. The emphasis is put on making users feel at home and providing them with an easy to use and comfortable desktop experience. . This package contains the documentation files distributed with Cinnamon. Package: cinnamon-l10n Description-md5: 08faa0fc53da3f89ab345a76d740ea09 Description-en_GB: Translation files for the Cinnamon desktop The package contains the translation files for all the Cinnamon packages. Translations for the Cinnamon project are managed via: https://translations.launchpad.net/linuxmint/latest/ Package: cinnamon-screensaver Description-md5: 8b61f0d92305f37fe8e1fd511f0a23f5 Description-en_GB: Cinnamon screen saver and locker cinnamon-screensaver is a screen saver and locker that aims to have simple, sane and secure defaults, and be well integrated with the Cinnamon desktop. Package: cinnamon-session Description-md5: 0361118c974a1d7833385553aa7c1bab Description-en_GB: Cinnamon Session Manager - Minimal runtime The Cinnamon Session Manager is in charge of starting the core components of the Cinnamon desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the binaries for the Cinnamon Session Manager, but no startup scripts. It is meant for those willing to start cinnamon- session by hand with the components of their choice, and for applications such as MDM that use cinnamon-session internally. Package: cinnamon-session-common Description-md5: a0e321d40ad03e6982f4f1352502dac6 Description-en_GB: Cinnamon Session Manager - common files The Cinnamon Session Manager is in charge of starting the core components of the Cinnamon desktop, and applications that should be launched at login time. It also features a way to save and restore currently running applications. . This package contains the translations, data files and startup scripts which are common to the Cinnamon and Cinnamon fallback sessions. Package: cinnamon-settings-daemon Description-md5: 1b8a7da957990b0c44c1c4af82997a5e Description-en_GB: daemon handling the Cinnamon session settings This package contains the daemon which is responsible for setting the various parameters of a Cinnamon session and the applications that run under it. It handles the following kinds of settings: . * Keyboard: layout, accessibility options, shortcuts, media keys * Clipboard management * Theming: background, icons, GTK+ applications * Cleanup of unused files * Mouse: cursors, speed, accessibility options * Startup of other daemons: screensaver, sound daemon * Typing break . It also sets various application settings through X resources and freedesktop.org XSETTINGS. Package: cinnamon-settings-daemon-dev Description-md5: bdea501e16d008ae3d53e5e9cb036053 Description-en_GB: headers for building applications communicating with cinnamon-settings-daemon This package contains header files required to build applications that communicate with the Cinnamon settings daemon over D-Bus. Package: ciopfs Description-md5: e99f7f2aa0f59d602a6bac4cf4539613 Description-en_GB: FUSE case insensitive on purpose file system ciopfs is a stackable or overlay linux userspace file system (implemented with FUSE) which mounts a normal directory on a regular file system in a case insensitive fashion. Package: circlator Description-md5: cf235cf3121c5ca347cea31d93662299 Description-en_GB: circularise genome assemblies Circlator is a tool to automate assembly circularization for bacterial and small eukaryotic genomes and produce accurate linear representations of circular sequences. Package: circle-backend Description-md5: 81dc860d6d7c7fbac3371caa25a8034a Description-en_GB: server backend for the Circle IRC client Circle is an IRC client which merges the best attributes of a local client and the common screen+irssi recipe: . * Keep IRC connects and state on a backend server, allowing disconnections from local UI. * Interact with a real local GUI for the frontend, instead of incurring SSH roundtrips for every keypress. . Circle uses Tangence for its underlying communications layer. . This package is meant to be used together with a package providing a user- facing frontend, e.g. circle-term or circle-gtk. Package: circos Description-md5: b1d5e394e1ff44315fac8498f49a2505 Description-en_GB: plotter for visualizing data Circos visualizes data in a circular layout — ideal for exploring relationships between objects or positions, and creating highly informative publication-quality graphics. . This package provides the Circos plotting engine, which is command-line driven (like gnuplot) and fully scriptable. Package: circos-tools Description-md5: 6a3bc9951420ac97dd1b2fa421423363 Description-en_GB: plotter for visualising data - helper utilities Circos visualizes data in a circular layout — ideal for exploring relationships between objects or positions, and creating highly informative publication-quality graphics. . This package provides a set of tools to help process your data: binlinks, bundlelinks, categoryviewer, colorinterpolate, filterlinks, maketutorialimages, orderchr, randomlinks, resample, and tableviewer. Package: circuit-macros Description-md5: 52e9cb305d30abc1b6ccb8597214e2f5 Description-en_GB: Macros for drawing electric circuits Circuit Macros is a set of macros designed by Dwight Aplevich for drawing high quality electric circuits to include in TeX, LaTeX, web or other similar documents. Package: circuslinux Description-md5: 6d85068fda29b7c2eb0c5658db917f44 Description-en_GB: Clowns are trying to pop balloons to score points! "Circus Linux!" is based on the Atari 2600 game "Circus Atari" by Atari, released in 1980. Gameplay is similar to "Breakout" and "Arkanoid" - you slide a device left and right to bounce objects into the air which destroy a wall. Package: circuslinux-data Description-md5: ecb361ac1a649930d6f3f10554ec8fac Description-en_GB: data files for circuslinux "Circus Linux!" is based on the Atari 2600 game "Circus Atari" by Atari, released in 1980. Gameplay is similar to "Breakout" and "Arkanoid" - you slide a device left and right to bounce objects into the air which destroy a wall. . This package contains sound and image files for circuslinux. Package: ciso Description-md5: dd5fe06a47031002f95e17b9e1ee67e6 Description-en_GB: Tool to convert Sony PSP iso to ciso A simple tool to convert your Sony PSP isos from your backuped games to cso files. . Originally coded by Booster. Homepage: http://ciso.tenshu.fr/ Package: citadel-client Description-md5: b8ce7bf7e1bde2d01bbb9169439be1a9 Description-en_GB: complete and feature-rich groupware server (command line client) This is package contains the command line client for Citadel, a complete and feature-rich open source groupware platform. . See the 'citadel-server' package for more information. Package: citation-style-language-locales Description-md5: bebe609cff1609aa35ffbabddc00b650 Description-en_GB: Citation Style Language (CSL) citation locales Citation Style Language (CSL) is a popular open XML-based language to describe the formatting of citations and bibliographies. This package includes all available locales files from CitationStyles.org. Package: citation-style-language-styles Description-md5: d39938f1d76a18d7154441a276c8345a Description-en_GB: Citation Style Language (CSL) citation styles Citation Style Language (CSL) is a popular open XML-based language to describe the formatting of citations and bibliographies. This package includes all available styles from CitationStyles.org. Package: civicrm-common Description-md5: 224841fd3ac63cfa4a451edb79b40196 Description-en_GB: CiviCRM common files CiviCRM is web-based, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations. . As a non profit committed to the public good itself, CiviCRM understands that forging and growing strong relationships with constituents is about more than collecting and tracking constituent data - it is about sustaining relationships with supporters over time. . With CiviCRM's robust feature set, organizations can further their mission through contact management, fundraising, event management, member management, mass e-mail marketing, peer-to-peer campaigns, case management, and much more. . CiviCRM is a solution for managing * Contacts & relationships * Events & registration * Fundraising * Online payments * Communications * Mailing lists * Membership * Clients * Reports . This package contains core components of CiviCRM. Package: civicrm-l10n Description-md5: b8d5e20d43018878989c39398ee54149 Description-en_GB: CiviCRM country and language data CiviCRM is web-based, Constituent Relationship Management (CRM) software geared toward meeting the needs of non-profit and other civic-sector organizations. . As a non profit committed to the public good itself, CiviCRM understands that forging and growing strong relationships with constituents is about more than collecting and tracking constituent data - it is about sustaining relationships with supporters over time. . With CiviCRM's robust feature set, organizations can further their mission through contact management, fundraising, event management, member management, mass e-mail marketing, peer-to-peer campaigns, case management, and much more. . This package contains CiviCRM language files and countries data. Package: cjk-latex Description-md5: 3f1282eee8a37ca21392d68fe00c4025 Description-en_GB: installs all LaTeX CJK packages - dummy package This is a dummy package that allows you to smoothly upgrade from the old cjk-latex to the current latex-cjk-common packages. After the installation of the latex-cjk-common packages, you can safely delete this package. Package: cjs Description-md5: 13f136dad3d7470d876a2eb320e97f5e Description-en_GB: Mozilla-based javascript bindings for the Cinnamon platform Makes it possible for applications to use all of Cinnamon's platform libraries using the Javascript language. It's mainly based on the Mozilla javascript engine and the GObject introspection framework. . This package is the frozen version of gjs that the cinnamon desktop currently uses. . This package contains the interactive console application. Package: ckati Description-md5: a6cb2c981b9e9b8274730f223da8ebee Description-en_GB: Experimental GNU make clone The main goal of this tool is to speed up incremental build of Android. Currently, kati does not offer a faster build by itself. It instead converts your Makefile to a ninja file. . ckati is the C++ version of kati. Package: ckb-next Description-md5: 3ae573810d61a5eebaaa863a2be5f572 Description-en_GB: driver for Corsair keyboards and mice ckb-next is an open-source driver for Corsair keyboards and mice. It aims to bring the features of Corsair's proprietary CUE software to the Linux and Mac operating systems. Package: ckbuilder Description-md5: c6686bae664b242879bc0c5ba9fbb0f9 Description-en_GB: command line builder for CKEditor CKBuilder builds CKEditor from its source code. . CKEditor is a WYSIWYG editor which can be embedded into web pages. WYSIWYG means that the text being edited looks as similar as possible to the results users have when publishing it. Package: ckeditor Description-md5: 71b06b05fb0eb089dea4bb9079109b68 Description-en_GB: text editor which can be embedded into web pages CKEditor is a WYSIWYG editor which can be embedded into web pages. WYSIWYG means that the text being edited looks as similar as possible to the results users have when publishing it. . It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice. Package: ckeditor3 Description-md5: d03aaf33bcd3822055349c0a442fc12e Description-en_GB: text editor for internet CKEditor is a text editor to be used inside web pages. It's a WYSIWYG editor, which means that the text being edited on it looks as similar as possible to the results users have when publishing it. It brings to the web common editing features found on desktop editing applications like Microsoft Word and OpenOffice. . This package has CKEditor version 3.6. If you need the latest version, use the ckeditor package. Package: ckon Description-md5: 966f350773289fc904dac638da9a29a0 Description-en_GB: automatic build tool for ROOT data analysis software ckon is a C++ program/tool which automatically takes care of compilation, dictionary generation and linking of programs and libraries developed for data analyses within the CERN ROOT analysis framework. This includes parsing include headers to figure out which libraries the main programs need to be linked to. It uses automake/autoconf to be platform independent and GNU install compliant. In addition, m4 macros are automatically downloaded and the according compiler flags included based on a list of boost libraries provided in the config file. For the purpose of YAML database usage, a m4 macro can be downloaded during setup to link against the yaml-cpp library. Package: ckport Description-md5: b7754b2e5044a59e1da8b0a483a3355a Description-en_GB: portability analysis and security checking tool ckport is a tool to check already compiled binaries and libraries for porting and security problems. . It uses objdump to read the binaries and analyses calls and jumps to functions. . This package is architecture independent and can be used on non-host architecture binaries if an objdump tool for the target architecture is installed. Package: ckport-database Description-md5: 550db598372974f3ae72fb8db54056ab Description-en_GB: portability analysis and security checking tool (Database files) ckport is a tool to check already compiled binaries and libraries for porting and security problems. . It uses objdump to read the binaries and analyses calls and jumps to functions. . This package is architecture independent and can be used on non-host architecture binaries if an objdump tool for the target architecture is installed. . This package contains some common databases. Libraries should provide own databases. Package: cksfv Description-md5: 06bb000e7bdabdb59542a19d5b0db755 Description-en_GB: sfv checker and generator SFV, Simple File Verification, uses crc32 checksums to verify that files are intact. cksfv automates the task of generating and checking .sfv sheets. For integrity, md5 checksums are probably a better alternative, but sfv is a widely used method for verification on the USENET binary newsgroups and other places. Package: cl-abnf Description-md5: da972546bd6c049a52623e606f5f1c16 Description-en_GB: Common Lisp ABNF parser generator The generated parser is a regular expression scanner provided by the http://weitz.de/cl-ppcre/ lib, which means that we can't parse recursive grammar definition. One such definition is the ABNF definition as given by the RFC. Fortunately, as you have this lib, you most probably don't need to generate another parser to handle that particular ABNF grammar. Package: cl-acl-compat Description-md5: b4e3d092016927f4626835a029137d45 Description-en_GB: Compatibility layer for Allegro Common Lisp A thin compatibility-layer that emulates library functions provided by Allegro Common Lisp. It is used to support a number of Franz's open-source packages which depend upon such library functions. Package: cl-actionlib Description-md5: 601f5fbee07273c84ba68ded79d8c98e Description-en_GB: Robot OS actionlib library - LISP interface This package is part of Robot OS (ROS). The actionlib stack provides a standardized interface for interfacing with preemptable tasks. Examples of this include moving the base to a target location, performing a laser scan and returning the resulting point cloud, detecting the handle of a door, etc. . This package contains the LISP binding. Package: cl-actionlib-msgs Description-md5: ec98494cd3b84f50bbb592bf8efb42bb Description-en_GB: Messages relating to Robot OS actionlib, LISP interface This package is part of Robot OS (ROS), and contains the common messages to interact with an action server and an action client. For full documentation of the actionlib API see the https://wiki.ros.org/actionlib package. . This package contains the generated LISP library. Package: cl-alexandria Description-md5: 0dd69fb70876babb2b9e35332bda3ba9 Description-en_GB: collection of portable Common Lisp utilities Alexandria is a collection of utilities in the public domain for Common Lisp. . It is a library but also a project that aims to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. . It is used by other projects as a base to build on. Package: cl-anaphora Description-md5: e8d131d6715b15e6efefada2271c2721 Description-en_GB: Common Lisp Anaphoric Macro Collection Anaphora is the anaphoric macro collection from Hell: it includes many new friends in addition to old friends like AIF and AWHEN. Anaphora is in the Public Domain. Package: cl-asdf Description-md5: 045d32b1c65c61130426f3ef093f072e Description-en_GB: Another System Definition Facility ASDF provides the functionality of make and ld.so for Common Lisp software: It drives compilation and dynamic loading for complex Lisp systems with multiple modules and files, and is the de facto standard used by free software written in Common Lisp. . It also includes a utility library, UIOP, to portably deal with many issues that all Common Lisp programs have to deal with, including handling pathnames, accessing the filesystem, executing external programs, user configuration, etc. . Most Common Lisp implementations already provide asdf via (require "asdf"), but not all of them provide an up-to-date version. Package: cl-asdf-finalizers Description-md5: ab19507df7ce65e6d6846040e72cff44 Description-en_GB: Enforced finalization of ASDF Common Lisp components This library allows you to implement and enforce proper finalization of compile-time constructs while building Lisp source files. It depends on ASDF 2.22.3 or later. Package: cl-asdf-flv Description-md5: 2f31af6a9e2f6c44dfe11a91a9db3dce Description-en_GB: file-local variables through Common Lisp's ASDF ASDF-FLV provides support for file-local variables through ASDF (the Common Lisp standard utility for building projects and declaring dependencies between them). . A file-local variable behaves like *PACKAGE* and *READTABLE* with respect to LOAD and COMPILE-FILE: a new dynamic binding is created before processing the file, so that any modification to the variable essentially becomes file-local. Package: cl-asdf-system-connections Description-md5: 50ff6f236177212142439c9a893f28bb Description-en_GB: Allows for ASDF system to be connected so that auto-loading may occur ASDF-System-Connections provides auto-loading of systems that only make sense when several other systems are loaded. If I'm lucky, an example will make this clear! CL-Containers and CL-Variates are separate systems and can therefore be loaded independently. If both of them are loaded, however, then it makes sense to also load code that uses CL-Variates to sample random elements from containers. Rather than requiring you to remember to load that extra system (and to load it only after both Cl- Containers and CL-Variates are loaded), ASDF-System-Connections lets you set things up so that loading happens automatically. Package: cl-aserve Description-md5: b15d015a33d64ab2e1b029ed9761041d Description-en_GB: Portable Aserve A portable version of AllegroServe which is a web application server for Common Lisp programs. It also includes an HTTP client function for accessing web sites and retrieving data. Package: cl-babel Description-md5: 734bead228f1e8893804fba8da89314b Description-en_GB: charset encoding/decoding library for Common Lisp Babel is a charset encoding/decoding library, not unlike GNU libiconv, but completely written in Common Lisp. . It strives to achieve decent performance. To that effect, it uses OpenMCL's approach of calculating the destination buffer size in advance. Most of the encoding/decoding algorithms have been adapted from OpenMCL's source. . Another important goal is reusability. Similarly to SBCL, it defines an interface wherein the algorithms can be reused between a variety of data types so long we're dealing with conversions between octets and unicode code points. . Babel comes with converters between strings and (unsigned-byte 8) vectors but can be easily extended to deal with, e.g., strings and foreign memory, vectors and Closure's runes, etc... Package: cl-base64 Description-md5: 6e7fad8dc7188e59dd496e2d9f3dc0a4 Description-en_GB: Common Lisp package to encode and decode base64 with URI support This package provides highly optimized base64 encoding and decoding. Besides conversion to and from strings, integer conversions are supported. Encoding with Uniform Resource Identifiers is supported by using a modified encoding table that uses only URI-compatible characters. Package: cl-bond Description-md5: 8e7b6165eed5b18b89b6e5e05e50189e Description-en_GB: Messages related to Robot OS bond_core - LISP This package is part of Robot OS (ROS). This is the 'bond' process state machine library LISP bindings. . Bond is a mechanism for checking when another process has terminated. A bond allows two processes, A and B, to know when the other has terminated, either cleanly or by crashing. The bond remains connected until it is either broken explicitly or until a heartbeat times out. Package: cl-bordeaux-threads Description-md5: 5378588069e09e6c16e32d40e4635e4e Description-en_GB: Portable threads library for Common Lisp BORDEAUX-THREADS is a proposed standard for a minimal MP/Threading interface. . It essentially provides a compatibility layer for multi-threading across multiple CL implementations. . Some parts of its implementation-specific code can also be implemented in a Lisp that does not support multiple threads, so that thread-safe code can be compiled on both multithread and single-thread implementations without need of conditionals. Package: cl-brlapi Description-md5: 3d138eb9b5759e26473f9b6ed2a9b4ad Description-en_GB: Common Lisp bindings for BrlAPI BRLTTY is a daemon which provides access to the console (text mode) for a blind person using a braille display. It drives the braille display and provides complete screen review functionality. . BrlAPI is a library which gives an application access to a braille display and lets it write braille. . This package provides Common Lisp bindings vor BrlAPI. Package: cl-cffi Description-md5: cdeb7a303a963733117c732a9e17127f Description-en_GB: Common Foreign Function Interface for Common Lisp CFFI, the Common Foreign Function Interface, purports to be a portable foreign function interface for Common Lisp. The CFFI library is composed of a Lisp-implementation-specific backend in the CFFI-SYS package, and a portable frontend in the CFFI package. . The CFFI-SYS backend package defines a low-level interface to the native FFI support in the Lisp implementation. It offers operators for allocating and dereferencing foreign memory, calling foreign functions, and loading shared libraries. The CFFI frontend provides a declarative interface for defining foreign functions, structures, typedefs, enumerated types. It is implemented in portable ANSI CL making use of the low-level operators exported by CFFI-SYS. . A UFFI compatibility layer is also being developed. Package: cl-chipz Description-md5: 3552ead609591f386b44de2bfc2262e8 Description-en_GB: decompress DEFLATE and BZIP2 data in Common Lisp DEFLATE data, defined in RFC1951, forms the core of popular compression formats such as zlib (RFC 1950) and gzip (RFC 1952). As such, Chipz also provides for decompressing data in those formats as well. BZIP2 is the format used by the popular compression tool bzip2. . Chipz is the reading complement to Salza (provided by cl-salza2 package). Package: cl-chunga Description-md5: 99d878dbe647df60ef19fbedb6ff9ea8 Description-en_GB: Portable chunked streams for Common Lisp Chunga implements streams capable of chunked encoding on demand as defined in RFC 2616. For an example of how these streams can be used see cl- drakma. . The library needs a Common Lisp implementation that supports Gray streams and relies on David Lichteblau's trivial-gray-streams to offer portability between different Lisps. . Chunga is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly. Package: cl-closer-mop Description-md5: a21414ff10eea06d00c3205a642b7d68 Description-en_GB: Cross Implementation AMOP library This library enhances the different MOP implementations so that they support better the AMOP specifications. . The CLOS spec contained two parts, only the basic level went into the Common Lisp standard. The lower level functions of the AMOP were not included so different implementations differ (mostly slightly) in how to implement the AMOP. . With the help of cl-closer-mop you can use the full power of AMOP on all supported implementations, relying on the library to translate your code. . Supported implementations: - Allegro Common Lisp - Armed Bear Common Lisp (ABCL) - Clisp - Clozure Common Lisp (CCL) - CMU Common Lisp (CMUCL) - Embeddable Common Lisp (ECL) - LispWorks Personal and Hobbyist editions - Steel Bank Common Lisp (SBCL) (version restrictions might apply) Package: cl-closure-common Description-md5: afc9b36e4d420d1f2dd4a0e0b99e55c9 Description-en_GB: Shared code for Closure XML and Closure HTML CXML implements a namespace-aware, validating XML 1.0 parser as well as the DOM Level 2 Core interfaces. Two parser interfaces are offered, one SAX-like, the other similar to StAX. Package: cl-cluck Description-md5: ea70c3767056b857d2b17268e641dc08 Description-en_GB: Common Lisp Microcontroller Clock Calculator Cluck provides several functions to help select crystal frequencies, clock prescalers, and compare values to configuring timers on microcontroller chips. Package: cl-clx-sbcl Description-md5: 1c05306a6da83bcf588ec8e34166ed2f Description-en_GB: X11 Common Lisp client library for SBCL CLX is a low-level X11 client library for Common Lisp. CLX is to Lisp what Xlib is to C. . This version of CLX originated in a CMUCL distribution, was modified in order to make it compile and run under SBCL and was enhanced with some features from other CLX implementations. It currently runs only on SBCL, but it might be ported to other Common Lisp implementations. Package: cl-command-line-arguments Description-md5: 796b08e28d4dd913164d64269200db5d Description-en_GB: get command line arguments in Common Lisp trivial interface for getting and parsing command-line-arguments Package: cl-containers Description-md5: c31b07933b3b31d8d7303559b42b8361 Description-en_GB: Common Lisp containers data structures Common Lisp ships with a set of powerful built in data structures including the venerable list, full featured arrays, and hash-tables. CL- containers enhances and builds on these structures in two ways: . By adding containers that are not available in native Lisp (for example: binary search trees, red-black trees, sparse arrays and so on). . By providing a standard interface so that they are simpler to use and so that changing design decisions becomes significantly easier. Package: cl-contextl Description-md5: ec92d0549c79b40cfee2306c5d2a8558 Description-en_GB: context orientation for Common Lisp ContextL provides the Common Lisp Object System with functionality for context orientation. It allows the definition of context-specific methods or class slots, so that methods act differently depending on the dynamic context they are executed in. . It further allows developers to rebind places (e.g. slots of objects) dynamically using the "dletf" framework that has previously been present in AspectL. Package: cl-csv Description-md5: a384a582ae0f00bdad48b967575239d4 Description-en_GB: Common Lisp library providing easy CSV reading and writing This Common Lisp library aims to simplify working with CSVs: . * reads/writes CSVs from/to strings, streams and files * support streaming reads (allowing processing very large CSVs, through read-csv's row-fn parameter) * supports custom data formatting * settable quote, separator and quote-escapes * supports multiline quoted data * a test suite * detailed state about the process on error (line number, column number, char index), current collection state Package: cl-curry-compose-reader-macros Description-md5: 828144d4a1d405de93b4e42ad29bcbf8 Description-en_GB: Reader macros for function partial application and composition. These reader macros expand into the curry, rcurry and compose functions from the Alexandria library. The contents of curly brackets are curried and the contents of square brackets are composed. The _ symbol inside curly brackets changes the order of arguments with rcurry. Package: cl-cxml Description-md5: 4314177910b1705c67119b8c90ab49e2 Description-en_GB: XML parser written in Common Lisp CXML implements a namespace-aware, validating XML 1.0 parser as well as the DOM Level 2 Core interfaces. Two parser interfaces are offered, one SAX-like, the other similar to StAX. Package: cl-daemon Description-md5: 581e72517d57583949595826ef39bead Description-en_GB: make lisp process daemonise on unix like platform This is a library which has simple functionality to make lisp process daemonize on unix like platform. Package: cl-db3 Description-md5: ee23d76efabfcb18ca3687e932bda6ad Description-en_GB: Common Lisp lib to read dbf files version 3 Allows processing data found in dbf and db3 files. Package: cl-diagnostic-msgs Description-md5: 5b4c2edf4c70efa1e43733db43b17c8a Description-en_GB: Messages relating to Robot OS diagnostic, LISP interface This package is part of Robot OS (ROS), and contains the messages which provide the standardized interface for the diagnostic and runtime monitoring systems in ROS. These messages are currently used by the https://wiki.ros.org/diagnostics stack, which provides libraries for simple ways to set and access the messages, as well as automated ways to process the diagnostic data. . This package contains the generated LISP library. Package: cl-drakma Description-md5: 9ea1f9c1168bcbb599c7c12ab799b7d7 Description-en_GB: Common Lisp HTTP client Drakma is a full-featured HTTP client implemented in Common Lisp. It knows how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets, SSL, continuable uploads, file uploads, cookies, and more. Package: cl-dynamic-classes Description-md5: 975942cd94695de07abb291fef0a9915 Description-en_GB: Common Lisp Dynamic Classes Class-mixins are a great idea but sometimes they lead to a proliferation of subclasses with names like printable-touchable-composing-colored-shape- square-mixin and that's just ugly. Common-Lisp is a dynamic-programming language; Dynamic-Classes brings dynamism to class definition! Package: cl-dynamic-reconfigure Description-md5: 17be6010828ca3ef3c3081d83530149b Description-en_GB: Robot OS dynamic-reconfigure library - LISP bindings This package is part of Robot OS (ROS), and contains the dynamic_reconfigure package which provides a means to change node parameters at any time without having to restart the node. . This package contains the LISP bindings. Package: cl-esrap Description-md5: c31bf7580d15778f36b8b2dadbb6098b Description-en_GB: Packrat Parsing library for Common Lisp In addition to regular Packrat / Parsing Grammar / TDPL features Esrap supports dynamic redefinition of nonterminals, inline grammars, semantic predicates, and include introspecive facilities for development. Package: cl-fad Description-md5: 8142df92d553dc199716b142f1ad0a29 Description-en_GB: portable pathname library for Common Lisp CL-FAD (for "Files and Directories") is a thin layer atop Common Lisp's standard pathname functions. It is intended to provide some unification between current CL implementations on Windows, OS X, Linux, and Unix. Most of the code was written by Peter Seibel for his book Practical Common Lisp. Package: cl-fftw3 Description-md5: 79585a304f2975d86b5b513e2417754b Description-en_GB: Common Lisp package for using the FFTW3 library This package provides an interface for Common Lisp programs to use the FFTW3 Fourier transform library. A number of higher-level interfaces has been added in addition to the native interface to the FFTW3 C-based library. Package: cl-fiveam Description-md5: 793ce5bbc190c1e82bcfc9675002d423 Description-en_GB: simple regression testing framework for Common Lisp It has been designed with Common Lisp's interactive development model in mind. . Features: - Test and test suite hierarchies allow test to be organised into hierarchies to ease running. - Functions for re-running recently run tests. - Inter-test dependencies. - Specification based testing ala QuickCheck. - Redefined macros are instantly seen by the test code, no explicit recompilation required (this is exactly what LispUnit and FReT do). Package: cl-flexi-streams Description-md5: 3592692ba9c977fcd81391e74f04ddb5 Description-en_GB: Flexi-streams: Flexible bivalent streams for Common Lisp FLEXI-STREAMS implements "virtual" bivalent streams that can be layered atop real binary or bivalent streams and that can be used to read and write character data in various single- or multi-octet encodings which can be changed on the fly. It also supplies in-memory binary streams which are similar to string streams. . FLEXI-STREAMS is currently not optimized towards performance - it is rather intended to be easy to use and (if possible) to behave correctly. Package: cl-ftp Description-md5: 4d64fb2c3cc09ddc9e7d0361f1b673ac Description-en_GB: Common Lisp FTP library Provides basic FTP client functionality to Common Lisp programs as well as macros to assist in writing additional functionality, and a few helpful utility functions. Package: cl-garbage-pools Description-md5: 1b783bed39b79fd0e181c67f8e477fc8 Description-en_GB: implementation the APR Pools for resource management Common Lisp re-implementation the APR Pools for resource management. Package: cl-geometry-msgs Description-md5: 32145c84e182bbec321caf5d07918c49 Description-en_GB: Messages relating to Robot OS geometry, LISP interface This package is part of Robot OS (ROS), and provides the messages for common geometric primitives such as points, vectors, and poses. These primitives are designed to provide a common data type and facilitate interoperability throughout the system. . This package contains the generated LISP library. Package: cl-getopt Description-md5: 5b321c2657beabd4019bbcfaf3556b6c Description-en_GB: Common Lisp utility for command-line processing This package provides Common Lisp programs processing of command-line arguments. The command-line processing is based on GNU's getopt_long module. Package: cl-github-v3 Description-md5: 5b75cfea81e43d0117185e108d850946 Description-en_GB: Common Lisp interface to the github V3 API This library implements a thin wrapper around github's V3 API. At this point, it is incomplete and only defines CL functions for listing and creating repositories. Package: cl-graph Description-md5: 490560b455a09f748ab0f0f101b70e6d Description-en_GB: simple graph data structure and algorithms The GRAPH library strives for simplicity both in backing data structures and in usage. Graphs and Digraphs are represented as CLOS objects with methods and algorithms provided for graph manipulation and analysis. . See the GRAPH-JSON and GRAPH-DOT libraries for serialisation and visualisation of graphs. Package: cl-htmlgen Description-md5: b1e446aff05a439654e99e34df6b821d Description-en_GB: HTML generation library for Common Lisp programs cl-htmlgen is Franz's library for generating HTML from Common Lisp programs. It is limited to generating HTML code, so you may want to use the cl-lml2 Debian package for generating XHTML code. Package: cl-hunchentoot Description-md5: 37a7c87a6530a7f467022410ee84801f Description-en_GB: Common Lisp web server formerly known as TBNL Hunchentoot is a web server written in Common Lisp and at the same time a toolkit for building dynamic websites. As a stand-alone web server, Hunchentoot is capable of HTTP/1.1 chunking (both directions), persistent connections (keep-alive), and SSL. . Hunchentoot provides facilities like automatic session handling (with and without cookies), logging, customizable error handling, and easy access to GET and POST parameters sent by the client. It does not include functionality to programmatically generate HTML output. For this task you can use any library you like, e.g. (shameless self-plug) CL-WHO or HTML- TEMPLATE. . Hunchentoot talks with its front-end or with the client over TCP/IP sockets and optionally uses multiprocessing to handle several requests at the same time. Therefore, it cannot be implemented completely in portable Common Lisp. It currently works "natively" with LispWorks (which is the main development and testing platform), and additionally on all Lisps which are supported by the compatibility layers usocket and Bordeaux Threads. . Hunchentoot comes with a BSD-style license so you can basically do with it whatever you want. Package: cl-hyperobject Description-md5: 560d17aa95ba7edaaa19c221bc03cbea Description-en_GB: Common Lisp library for hyperobjects This package contains a library for creating and display hyperobjects. Hyperobjects contain references to subobjects as well as to linked objects. This package includes functions to display hyperobjects in multiple formats: ASCII Text, HTML, XML with optional field labels and hyperlinks. Package: cl-ieee-floats Description-md5: 63623678a825f3f2561fa81ea148d88a Description-en_GB: Common Lisp IEEE-754 float en- and decoding Functions for converting floating point numbers represented in IEEE 754 style to lisp numbers. Package: cl-interpol Description-md5: f8100c5d582f3c6442f7ace338b8aa65 Description-en_GB: String interpolation for Common Lisp CL-INTERPOL is a library for Common Lisp which modifies the reader so that you can have interpolation within strings similar to Perl or Unix Shell scripts. It also provides various ways to insert arbitrary characters into literal strings even if your editor/IDE doesn't support them. Package: cl-irc Description-md5: 2606a9ebc1fffd8212836e77ad3ce5ab Description-en_GB: Common Lisp Internet Relay Chat Library cl-irc provides a library for Common Lisp programs to interact with IRC servers. This library has been most tested with SBCL. Several example programs are provided. Package: cl-irc-logger Description-md5: 86896487a250e453099d8f06a335d7de Description-en_GB: Internet Relay Channel Logger cl-irc-logger provides a multi-channel logger for IRC. It is a library written in Common Lisp and requires knowledge of Common Lisp to setup and use this library. Package: cl-ironclad Description-md5: fc956644c68c68c0849a60705f210d5a Description-en_GB: cryptographic toolkit written in Common Lisp Ironclad is a cryptography library written entirely in Common Lisp. It includes support for several popular ciphers, digests, and MACs and public key cryptography algorithms. For several implementations that support Gray Streams, support is included for convenient stream wrappers. . Most of the algorithms were written with efficiency for specific Common Lisp implementations in mind, although portable code is provided as an alternative in nearly all instances. The framework should be flexible enough to accommodate implementation-specific optimizations when possible. . Test vectors for many of the algorithms are included to provide a level of confidence in the correctness of the implementations. Package: cl-iterate Description-md5: d078c7a740ac5eb9946c8c023307666d Description-en_GB: Jonathan Amsterdam's Common Lisp iterator/gatherer/accumulator facility iterate is an iteration construct for Common Lisp. It is similar to the CL:LOOP macro, with these distinguishing marks: . - it is extensible, - it helps editors like Emacs indent iterate forms by having a more lisp-like syntax, - and it isn't part of the ANSI standard for Common Lisp (which is sometimes a bad thing and sometimes good). Package: cl-ixf Description-md5: 2cbc125deb2b23406a441c061c5667e3 Description-en_GB: Common Lisp library to parse IBM IXF file format. Tools to handle IBM PC version of IXF file format. Package: cl-kmrcl Description-md5: 2aa90da74793637f6287abd35b203f72 Description-en_GB: General Utilities for Common Lisp Programs This package includes general purpose utilities for Common Lisp programs. It is packages for Debian primarily to support more complex Common Lisp packages by the upstream author Kevin Rosenberg. Package: cl-launch Description-md5: 38f8376b91b83d24fd808b01858c5c18 Description-en_GB: uniform frontend to running Common Lisp code from the shell CL-Launch will allow you to invoke Common Lisp source code from the shell command line, from a shell script or as a Common Lisp script. It will also allow you to turn your Common Lisp source programs into standalone executables or executable shell scripts (optionally using a dumped image), depending on the features available in your underlying implementation. . CL-Launch will automatically detect a supported Common Lisp implementation and use adequate invocation options. It can also be configured to fit exactly the programmer's desires. Fully supported implementations are: Allegro, CLISP, ClozureCL, CMUCL, ECL, MKCL, SBCL, SCL. Partially supported implementations are: LispWorks Professional, ABCL, GCL, XCL. Creating standalone executables is supported on: CLISP, ClozureCL, CMUCL, LispWorks, SBCL, SCL . CL-Launch also offers Common Lisp programs a simple uniform interface to invocation parameters (command-line arguments and environment variables). It relies on ASDF 3 for system construction. See the ASDF 3 manual for more information on how to configure source and object code location. CL- Launch may dump memory images for fast startup (at the expense of disk space). It can also be used as a quick way to evaluate and print simple Lisp forms or scripts from the command-line without invoking a full- fledged REPL, and to easily compare results between implementations. Package: cl-lml Description-md5: 09a485e98dcb387e85e2e3efc59e407d Description-en_GB: Lisp Markup Language LML provides a markup language for generation XHTML web pages. It is a different syntax than cl-lml2 which some people like better. In general, though, cl-lml2 is faster at compiling and generating XHTML than this package. Package: cl-lml2 Description-md5: e5a8e67c25e0a67dac99fe8afbeab7c1 Description-en_GB: Lisp Markup Language LML2 provides a markup language for generation XHTML web pages. . The usage of LML2 is incompatible with the original LML version. However, the two versions may be used along side each other. Package: cl-local-time Description-md5: cd30e5e3a2488bfafcde0b85a3a8ada7 Description-en_GB: Common Lisp library for date and time manipulations local-time is a development library for manipulating date and time information in a semi-standard manner. It is based almost entirely off of Erik Naggum's paper, The Long, Painful History of Time. . It includes such features as: Time and date arithmetic, ISO 8601 timestring formatted output and parsing, Reader macros to embed timestrings directly in code, Timezone handling (will read unix tzfile format), Conversion between universal and unix time epochs, Julian date calculation. Package: cl-log Description-md5: 6d6df53ad3777d0387a3ea2c61208581 Description-en_GB: general purpose Common Lisp logging utility CL-LOG is a general purpose logging utility, loosely modelled in some respects after Gary King's Log5. Package: cl-lparallel Description-md5: fbc37d426440f858baa7adb1aaeb2bb1 Description-en_GB: parallel programming in Common Lisp lparallel is a library for parallel programming in Common Lisp, featuring a simple model of task submission with receiving queue, constructs for expressing fine-grained parallelism, asynchronous condition handling across thread boundaries, parallel versions of map, reduce, sort, remove, and many others promises, futures, and delayed evaluation constructs, computation trees for parallelizing interconnected tasks bounded and unbounded FIFO queues, high and low priority tasks, task killing by category and integrated timeouts. Package: cl-lw-compat Description-md5: 3f73aeb707f22cacfda025b4a55d625e Description-en_GB: LispWorks Compatibility Library This library is a portable implementation of a set of utility functions provided by LispWorks. Package: cl-map-msgs Description-md5: 08ae24465b635993ab8760fb1087c05e Description-en_GB: LISP code for map-related ROS Messages This package is part of Robot OS (ROS). This package defines messages commonly used in mapping packages. . It contains the map-related LISP library. Package: cl-markdown Description-md5: 2a6bee69bc8b58c2db2ff8ed1a2a9361 Description-en_GB: Common Lisp rewrite of Markdown Markdown is John Gruber's text markup language and the Perl program that converts documents written in that language into HTML. CL-Markdown is a Common Lisp rewrite of Markdown. CL-Markdown is licensed under the MIT license. Package: cl-md5 Description-md5: 59442e93dd015d0b524b4705813fb991 Description-en_GB: Common Lisp package for MD5 Message Digests This package contains a Common Lisp function to calculate the MD5 message digest of a string, stream, or file. Package: cl-metabang-bind Description-md5: 70cf560b054d3bcfc6004d8ddbd792ab Description-en_GB: Common Lisp flexible pattern matching Bind extends the idea of let and destructing to provide a uniform syntax for all your accessor needs. It combines let, destructuring-bind, with- slots, with-accessors, structure editing, property or association-lists, and multiple-value-bind and a whole lot more into a single form. Package: cl-metatilities-base Description-md5: 31b94f3c4a0bf677576faa25bd0bb032 Description-en_GB: Common Lisp set of utilities from Metabang Metatilities-base is the core of Metatilities. It has the good stuff that sits at the foundation of the rest of the code that metabang.com writes. . Metatilities is metabang.com's big box of stuff that has accumulated over the years. It's full of things you're pretty sure you don't need but can't quite bear to part with. Package: cl-modlisp Description-md5: 4825b6e67b01b0caf998c399f102513b Description-en_GB: Common Lisp interface to the Apache mod-lisp module cl-modlisp provides a Common Lisp interface to the mod_lisp Apache module. The mod_lisp is a low-level Apache interface. This package provides a higher level layer on top of mod_lisp. The package has support for CMUCL, SBCL, CLISP, AllegroCL, and Lispworks. Package: cl-move-base-msgs Description-md5: 851269a90c66b1f1e4854dfc42e908ce Description-en_GB: LISP code for move-base-related ROS Messages This package is part of Robot OS (ROS). Holds the action description and relevant messages for the move_base package. . It contains the navigation-related LISP library. Package: cl-mssql Description-md5: 0e4ab955ac30d9c69f915f8b927ca6e7 Description-en_GB: Common Lisp interface to MS SQL Server A Common Lisp library for interacting with MS SQL Server databases. Package: cl-mustache Description-md5: cc5e3701164f4edea9aeef4098d7f4fb Description-en_GB: Common Lisp Mustache Template Renderer Inspired by ctemplate and et, Mustache is a framework-agnostic way to render logic-free views. . As ctemplates says, "It emphasizes separating logic from presentation: it is impossible to embed application logic in this template language." . CL-MUSTACHE is a Common Lisp implementation of Mustache v1.1.2+λ. Package: cl-named-readtables Description-md5: 2c872f88c5030a27b709a996c91a2c6f Description-en_GB: Common Lisp library that creates namespaces for named readtables Named-Readtables is a library that provides a namespace for readtables akin to the already-existing namespace of packages in Common Lisp. In particular: . - you can associate readtables with names, and retrieve readtables by names; . - you can associate source files with readtable names, and be sure that the right readtable is active when compiling/loading the file; . - similarly, your development environment now has a chance to automatically determine what readtable should be active while processing source forms on interactive commands. (E.g. think of `C-c C-c` in Slime (yet to be done)) . It follows that Named-Readtables is a facility for using readtables in a localized way. . Additionally, it also attempts to become a facility for using readtables in a modular way. In particular: . - it provides a macro to specify the content of a readtable at a glance; . - it makes it possible to use multiple inheritance between readtables. Package: cl-nav-msgs Description-md5: 0800b04d18c7281a7f0b3190bb2a5636 Description-en_GB: Messages relating to Robot OS nav, LISP interface This package is part of Robot OS (ROS), and provides the common messages used to interact with the 'nav' https://wiki.ros.org/navigation stack. . This package contains the generated LISP library. Package: cl-nibbles Description-md5: fbfc5a79ec698621ca6538a153d88d7f Description-en_GB: Common Lisp library for accessing octet-addressed blocks of data nibbles is a library for accessing multibyte integers from octet arrays and streams. While such accessors are straightforward to write, nibbles aims to centralise such facilities and also provide optimizations for them when appropriate. Package: cl-nodelet Description-md5: 99b28dfe0403575ed825115e67d11ae4 Description-en_GB: Robot OS nodelet library - service files - LISP This package is part of Robot OS (ROS). Nodelet is designed to provide a way to run multiple algorithms in the same process with zero copy transport between algorithms. The nodelet base class needed for implementing a nodelet, and the NodeletLoader class used for instantiating nodelets are provided. . This package contains the LISP interface. Package: cl-opencv-apps Description-md5: d695a7e0cf326e9bf4c61794792f9dba Description-en_GB: opencv_apps Robot OS package - LISP bindings This package is part of Robot OS (ROS). It contains several ROS packages for working providing OpenCV functionalities in a simplest manner in ROS, i.e., running a launch file that corresponds to the functionality. . The package contains implementations for edge detection, structural analysis, people/face detection, motion analysis and object segmentation. . It contains the LISP bindings for the opencv_apps library. Package: cl-parse-number Description-md5: db9171617e7d52e5f8955504a3132f9d Description-en_GB: parse a string into one of the standard Common Lisp number types parse-number accepts an arbitrary string and attempts to parse the string into one of the standard Common Lisp number types, if possible, or else parse-number signals an error of type invalid-number. Package: cl-pcl-msgs Description-md5: 66bbd33604533a7b8fa0e0b200522899 Description-en_GB: LISP code for PCL-related Robot OS Messages This package is part of Robot OS (ROS). It contains messages which provide the glue between the Point Cloud Library and ROS. . This package contains the generated LISP library. Package: cl-pg Description-md5: ec914fb1743c2a6baf5943d55e70b2c4 Description-en_GB: Common Lisp library that provides a socket level postgresql interface Pg is a socket-level interface to the PostgreSQL object-relational Database. The Library implements the client part of the frontend/backend protocol, so does not require interfacing with the libpq library. SQL types are converted to the equivalent Common Lisp types where possible. Supports large objects (BLOBs). Package: cl-photo Description-md5: aad3346c894bf1ff79a39551ffff19ad Description-en_GB: photographic calculator in Common Lisp cl-photo provides multiple photographic formulas for to assist with taking photographs. A significant camera database is included. Field of view and depth of field are well supported. Package: cl-pipes Description-md5: b3518c88137a8d03171209397267d17a Description-en_GB: Common Lisp library for pipes or streams This package has functions for manipulating pipes, also called streams. This package is adapted from an implementation in Peter Norvig's Paradigms of Artificial Intelligence Programming. Package: cl-plus-ssl Description-md5: 9d705195ad7c3e4e5143152f074598d9 Description-en_GB: Common Lisp interface to OpenSSL CL+SSL is portable code based on CFFI and gray streams. It defines its own libssl BIO method, so that SSL I/O can be written over portable Lisp streams instead of bypassing the streams and sending data over Unix file descriptors directly. (But the traditional approach is still used if possible.) Package: cl-polled-camera Description-md5: 1d727957e0975e2f1ead3ef95cd5016d Description-en_GB: Robot OS polled_camera package - LISP This package is part of Robot OS (ROS). It contains a LISP interface for implementing a polled camera driver node and requesting images from it. The package is currently for internal use as the API is still under development. Package: cl-postgres Description-md5: 478d9783d086a25f176e474e54d1cefc Description-en_GB: Low-level client library for PosgreSQL CL-postgres module implements a rather low-level interface for communicating with a PostgreSQL database server. It is part of the Postmodern library, but can be used separately. Package: cl-postmodern Description-md5: 3058a8e868c737033e33fc048e8c9aee Description-en_GB: Common Lisp library for interacting with PostgreSQL databases Features efficient communication with the database server without need for foreign libraries, support for UTF-8 on Unicode-aware Lisp implementations, a syntax for mixing SQL and Lisp code, convenient support for prepared statements and stored procedures, a metaclass for simple database-access objects . The biggest differences between this library and CLSQL/CommonSQL are that Postmodern has no intention of being portable across different SQL implementations (it embraces non-standard Postgres features), and approaches extensions like lispy SQL and database access objects in a quite different way. This library was written because the CLSQL approach did not really work for me, your mileage may vary. Package: cl-ppcre Description-md5: d4114effca05408ddbf69ace9e9e4ce6 Description-en_GB: Portable Perl-compatible regular expressions for Common Lisp CL-PPCRE is a portable regular expression library for Common Lisp which has the following features: . * It is compatible with Perl. * It is pretty fast. * It is portable between ANSI-compliant Common Lisp implementations. * It is thread-safe. * In addition to specifying regular expressions as strings like in Perl you can also use S-expressions. Package: cl-ppcre-unicode Description-md5: f9926bde560996b85de236e47a025acf Description-en_GB: Portable Perl-compatible regular expressions for Common Lisp (Unicode) CL-PPCRE is a portable regular expression library for Common Lisp which has the following features: . * It is compatible with Perl. * It is pretty fast. * It is portable between ANSI-compliant Common Lisp implementations. * It is thread-safe. * In addition to specifying regular expressions as strings like in Perl you can also use S-expressions. . This package adds support for Unicode properties to cl-ppcre. Package: cl-ptester Description-md5: d62ed56887965500f3125bcec2bdd0ee Description-en_GB: Test suite for Common Lisp programs ptester is portable version of Franz's opensource testing suite. It is designed for writing regression test suites for Common Lisp packages. Package: cl-pubmed Description-md5: 26d7b67de3b629e65f5ed35be7a8e3ce Description-en_GB: Common Lisp package to query Pubmed medical literature database This library has functions for querying the PubMed medical literature database and parsing the XML results into Common Lisp objects. This package uses the cl-aserve for HTTP fetches. Package: cl-puri Description-md5: cc2149dc3042d8b57e2e76649db5cca1 Description-en_GB: Common Lisp Portable URI Library This is portable Universal Resource Identifier (RFC 2396) library for Common Lisp programs. It is based on Franz, Incorporated opensource package and ported to run on other CL implementations. A regression test package is included. Package: cl-py-configparser Description-md5: d4b2173340dcda6e4f2ba8430d02a576 Description-en_GB: implements the ConfigParser Python module functionality in Common Lisp The py-configparser package implements the ConfigParser Python module functionality in Common Lisp. . In short, it implements reading and writing of .INI-file style configuration files with sections containing key/value pairs of configuration options. In line with the functionalities in the python module, does this package implement basic interpolation of option values in other options. Package: cl-qmynd Description-md5: 9982ed3bbd14d1ff4f4869c8ef7aef8d Description-en_GB: MySQL Native Driver for Common Lisp QMyND, the QITAB MySQL Native Driver, is a MySQL client library that directly talks to a MySQL server in its native network protocol. The little documentation there is currently lies in the code itself and its test suite. Package: cl-quicklisp Description-md5: 9bd843336a4d893ae8705664419e60d5 Description-en_GB: library manager for Common Lisp Once installed, Quicklisp can download, install, and load over 1,500 Common Lisp libraries with a few simple Lisp commands. It currently works with ABCL, Allegro CL, Clasp, Clozure CL, CLISP, CMUCL, ECL, LispWorks, MKCL, SBCL, and Scieneer CL. Package: cl-quri Description-md5: 47d2f2115bd722e488d4169e899bb791 Description-en_GB: Yet another URI library for Common Lisp QURI (pronounced "Q-ree") is yet another URI library for Common Lisp. It is intended to be a replacement of PURI. Package: cl-regex Description-md5: f390fe063062124501eee12dbb8104b7 Description-en_GB: Common Lisp regular expression compiler/matcher A fully-featured regular expression compiler and matching engine for Common Lisp that claims to be roughly 5x-20x times faster than the GNU regex matcher written in C. Package: cl-reversi Description-md5: 76ff9f1e7984647c7a07926a8ef9e91f Description-en_GB: Reversi game for Common Lisp This package is based on Peter Norvig's reversi program in the book Paradigms of Artificial Intelligence. Compared to the code in the book, this package employs significant optimizations and includes a CLIM-based graphical user interface. Package: cl-rfc2388 Description-md5: 69601954e6492169f889c63e499c28e3 Description-en_GB: implementation of RFC 2388 in Common Lisp This package contains an implementation of RFC 2388, which is used to process form data posted with HTTP POST method using enctype "multipart /form-data". Package: cl-roscpp-msg Description-md5: 64bb2a0a18a45e3a1cd74e3a128463c6 Description-en_GB: Header for roscpp messages, LISP This package is part of Robot OS (ROS). roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS topics, services, and parameters. . roscpp is the most widely used ROS client library and is designed to be the high-performance library for ROS. ROS console output library. . This package contains the generated LISP library. Package: cl-rosgraph-msgs Description-md5: 957ebdcca945095b82897d2d762501a3 Description-en_GB: Messages relating to the Robot OS Computation Graph, LISP bindings This package is part of Robot OS (ROS). It contains the LISP interface to messages relating to the ROS Computation Graph. Most users are not expected to interact with messages in this package, and it is strongly advised against. These messages are generally wrapped in higher level APIs. Package: cl-rss Description-md5: 3caaadf242c63d736905118ee2147200 Description-en_GB: Common Lisp RSS processor This package provides a Common Lisp library for fetching and parsing Remote Site Summary data via HTTP. Currently, it supports RSS versions 0.90, 0.91, and 0.92 as well as RSS version 2. Package: cl-rt Description-md5: 9965d63925e825fd2eab180689d5ac5a Description-en_GB: Common Lisp regression tester from MIT This is MIT's regression tester for Common Lisp programs. It provides a framework for writing regression tests for Common Lisp packages. This package includes Paul Dietz's modifications to the original MIT release. Package: cl-s-sql Description-md5: 3498b671ef3f9dd9524fd931b6e0a22b Description-en_GB: lispy syntax for SQL queries S-SQL provides a lispy syntax for SQL queries, and knows how to convert various lisp types to their textual SQL representation. It takes care to do as much of the work as possible at compile-time, so that at runtime a string concatenation is all that is needed to produce the final SQL query. Package: cl-salza2 Description-md5: ae4936da3af22cfd6ef4c320b525d5f6 Description-en_GB: Create compressed data from Common Lisp Salza2 is a Common Lisp library for creating compressed data in the ZLIB, DEFLATE, or GZIP data formats, described in RFC 1950, RFC 1951, and RFC 1952, respectively. It does not use any external libraries for compression. It does not yet support decompression. Salza2 is available under a BSD-like licence. Package: cl-sensor-msgs Description-md5: 10ec224a3650d26bd1fb88ccf79c3216 Description-en_GB: Messages relating to Robot OS sensor, LISP interface This package is part of Robot OS (ROS), and provides messages for commonly used sensors, including cameras and scanning laser rangefinders. . This package contains the generated LISP library. Package: cl-shape-msgs Description-md5: e1f8416fd7b112b29a87f69f59db6e62 Description-en_GB: Messages relating to Robot OS shape, LISP interface This package is part of Robot OS (ROS), and provides messages for defining shapes, such as simple solid object primitives (cube, sphere, etc), planes, and meshes. . This package contains the generated LISP library. Package: cl-simple-date Description-md5: 01dcc306b49b1d035cd7e64aeb68b437 Description-en_GB: Common Lisp types for dates, timestamps, and intervals Simple-date provides types (CLOS classes) for dates, timestamps, and intervals similar to the ones SQL databases use, in order to be able to store and read these to and from a database in a straightforward way. A few obvious operations are defined on these types. . The most glaring defect of this library is its ignorance of time zones. It pretends the whole world lives in UTC. Use with care. . When this library is loaded after CL-postgres, it will register suitable SQL readers and writers for the associated database types. Package: cl-speech-dispatcher Description-md5: 7b4b0a144c4870eab899a44ed1bbb38d Description-en_GB: Common Lisp interface to Speech Dispatcher Speech Dispatcher provides a device independent layer for speech synthesis. It supports various software and hardware speech synthesizers as backends and provides a generic layer for synthesizing speech and playing back PCM data via those different backends to applications. . Various high level concepts like enqueueing vs. interrupting speech and application specific user configurations are implemented in a device independent way, therefore freeing the application programmer from having to yet again reinvent the wheel. . This package contains a Common Lisp library for communication with Speech Dispatcher. Package: cl-split-sequence Description-md5: 4af5097fa0c744be5b34123784135ef6 Description-en_GB: Common Lisp package to split a sequence of objects This package contains functions to partition a Common Lisp sequence into multiple result sequences. Package: cl-sql Description-md5: e4133a9f6a7781ec8bdc047234cba530 Description-en_GB: SQL Interface for Common Lisp CLSQL is a Common Lisp interface for multiple SQL databases on multiple Common Lisp implementations. It uses the UFFI foreign language interface. Package: cl-sql-aodbc Description-md5: 78668b107d69577f382cc919bc9d804e Description-en_GB: CLSQL database backend, AODBC This package enables you to use the CLSQL data access package with AllegroCL's AODBC databases. CLSQL is a Common Lisp interface to SQL databases. Package: cl-sql-mysql Description-md5: 1c361ed8a766b0b03e9087751d61a134 Description-en_GB: CLSQL database backend, MySQL This package enables you to use the CLSQL data access package with MySQL databases. CLSQL is a Common Lisp interface to SQL databases. Package: cl-sql-odbc Description-md5: e0c127b2b735addb19b5fe086d91e62a Description-en_GB: CLSQL database backend, ODBC This package enables you to use the CLSQL data access package with ODBC databases. CLSQL is a Common Lisp interface to SQL databases. Package: cl-sql-postgresql Description-md5: 79c554ec7f1bb4e04b6f728ca8577135 Description-en_GB: CLSQL database backend, PostgreSQL via library This package enables you to use the CLSQL data access package with PostgreSQL databases using the PostgreSQL client library. CLSQL is a Common Lisp interface to SQL databases. Package: cl-sql-postgresql-socket Description-md5: 8f6a6feea0fc7315fcfd9948df0a36c1 Description-en_GB: CLSQL database backend, PostgreSQL via sockets This package enables you to use the CLSQL data access package with PostgreSQL databases via a socket interface to the PostgreSQL server. CLSQL is a Common Lisp interface to SQL databases. Package: cl-sql-sqlite3 Description-md5: 123e8e300dcf9add9f2da0225590b6b1 Description-en_GB: CLSQL database backend, SQLite3 This package enables you to use the CLSQL data access package with SQLite3 databases. CLSQL is a Common Lisp interface to SQL databases. Package: cl-sql-tests Description-md5: 54a35b2bd96814a1755ed1afcff49168 Description-en_GB: Testing suite for CLSQL This package contains a test suite for CLSQL. It requires manual configuration of MySQL and PostgreSQL databases to execute. A configured, licensed version of AllegroCL with ODBC setup is required to test the clsql-aodbc interface. See the /usr/share/doc/cl-sql-tests/README file if you want to try running these regression tests. Package: cl-sql-uffi Description-md5: d6327b11459fedd8729102841a1cf2e8 Description-en_GB: Common UFFI functions for CLSQL database backends This package provides an interface to several UFFI functions used by multiple CLSQL database backends. CLSQL is a Common Lisp interface to SQL databases. Package: cl-sqlite Description-md5: 6c3a42d537829ca4282f642635338302 Description-en_GB: Common Lisp interface to SQLite CL-SQLITE package is an interface to the SQLite embedded relational database engine. Package: cl-std-msgs Description-md5: a08a4b7c3751c5bc9e9193f3344ac7d2 Description-en_GB: LISP interface for Standard Robot OS Messages This package is part of Robot OS (ROS). It contains the LISP interface for libstd-msgs, which contains wrappers for ROS primitive types, which are documented in the msg specification. It also contains the Empty type, which is useful for sending an empty signal. Package: cl-std-srvs Description-md5: 324cf23eff2fe4f6d38f58eec0480a6b Description-en_GB: Common service definitions, LISP bindings This package is part of Robot OS (ROS). It contains common service definitions. . This package contains the LISP interface to common service definitions. Package: cl-stereo-msgs Description-md5: 4a1888c0b172188225c6a4e53894c23b Description-en_GB: Messages relating to Robot OS stereo, LISP interface This package is part of Robot OS (ROS), and provides messages specific to stereo processing, such as disparity images. . This package contains the generated LISP library. Package: cl-swank Description-md5: 4925485fcc0754ed8354affac6594fc2 Description-en_GB: Superior Lisp Interaction Mode for Emacs (Lisp-side server) SLIME is the Superior Lisp Interaction Mode for Emacs. . SLIME extends Emacs with support for interactive programming in Common Lisp. The features are centered around slime-mode, an Emacs minor-mode that complements the standard lisp-mode. While lisp-mode supports editing Lisp source files, slime-mode adds support for interacting with a running Common Lisp process for compilation, debugging, documentation lookup, and so on. . The slime-mode programming environment follows the example of Emacs’s native Emacs Lisp environment. It also includes good ideas from similar systems (such as ILISP) and some new ideas. . SLIME is compatible with the following free Common Lisp implementations: CMUCL, SBCL, CCL, CLISP, ECL, ABCL. . This package contains the Lisp-side server, needed by the Emacs client (see package slime). Package: cl-tf Description-md5: dbaab638c11027dde78604e49cc774b7 Description-en_GB: Robot OS tf transform library -- LISP interface tf is a package that lets the user keep track of multiple coordinate frames over time. tf maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the LISP bindings (messages and services) and is part of Robot OS (ROS). Package: cl-tf2-msgs Description-md5: 33be1a5297fdc6c1d0fcf88dae56dc66 Description-en_GB: Robot OS tf2 transform library messages - LISP This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the LISP binding (messages). Package: cl-tf2-srvs Description-md5: ce055d323642f6b177e259fdb5e4ff24 Description-en_GB: Robot OS tf2 transform library services - LISP This package is part of Robot OS (ROS). tf2 is the second generation of the transform library, which lets the user keep track of multiple coordinate frames over time. tf2 maintains the relationship between coordinate frames in a tree structure buffered in time, and lets the user transform points, vectors, etc between any two coordinate frames at any desired point in time. . This package contains the LISP binding (services). Package: cl-topic-tools Description-md5: ee5ee134089d6d5be3a3af1703337746 Description-en_GB: LISP library for working with Robot OS topics This package is part of Robot OS (ROS). It contains the lisp interface to the tools for directing, throttling, selecting, and otherwise messing with ROS topics at a meta level. Package: cl-trajectory-msgs Description-md5: 8ae9afa1c6c4d4601501da663665350b Description-en_GB: Messages relating to Robot OS trajectory, LISP interface This package is part of Robot OS (ROS), and provides messages for defining robot trajectories. These messages are also the building blocks of most of the https://wiki.ros.org/control_msgs . This package contains the generated LISP library. Package: cl-trivial-backtrace Description-md5: 24b508b3a54fb63b1ecc42d4e0ac9233 Description-en_GB: generate a Common Lisp backtrace portably One of the many things that didn't quite get into the Common Lisp standard was how to get a Lisp to output its call stack when something has gone wrong. As such, each Lisp has developed its own notion of what to display, how to display it, and what sort of arguments can be used to customize it. trivial-backtrace is a simple solution to generating a backtrace portably. . It supports Allegro Common Lisp, LispWorks, ECL, MCL, SCL, SBCL and CMUCL. Package: cl-trivial-features Description-md5: 698b1a8435cfe3cbc15b034345a7332b Description-en_GB: abstraction layer for the *FEATURES* across Common Lisp implementations trivial-features ensures consistent *FEATURES* across multiple Common Lisp implementations. . For example, on MacOS X platforms, while most Lisps push `:DARWIN` to `*FEATURES*`, CLISP and Allegro push `:MACOS` and `:MACOSX` instead, respectively. Some Lisps might not push any feature suggesting MacOS X at all. trivial-features will make sure all Lisps will have `:DARWIN` in the `*FEATURES*` list when running on MacOS X. This way, you can write . #+darwin foo #-darwin bar . instead of . #+(or darwin macos macosx) foo #-(or darwin macos macosx) bar Package: cl-trivial-garbage Description-md5: 505a650c9629f6d0d7c9f82dfb15df72 Description-en_GB: portable garbage collector-related APIs for Common Lisp trivial-garbage provides a portable API to finalizers, weak hash-tables and weak pointers on all major implementations of the Common Lisp programming language. Package: cl-trivial-gray-streams Description-md5: 38288c018424a8bce1e1d2f7f4a925ab Description-en_GB: thin compatibility layer for Common Lisp gray streams This system provides an extremely thin compatibility layer for Common Lisp gray streams, which provide a standard way for users to define their own streams for use by the standard I/O functions. . Gray streams is an interface proposed for inclusion with ANSI Common Lisp by David N. Gray. The proposal did not make it into the standard, but most popular Common Lisp implementations implement this facility anyway. . This system provides an extremely thin compatibility layer for gray streams. Package: cl-trivial-utf-8 Description-md5: 027c14d107bb79c9b616187294d0b918 Description-en_GB: small Common Lisp library for doing UTF-8-based in- and output Trivial UTF-8 is a small library for doing UTF-8-based in- and output on a Lisp implementation that already supports Unicode -- meaning char-code and code-char deal with Unicode character codes. . The rationale for the existence of this library is that while Unicode- enabled implementations usually do provide some kind of interface to dealing with character encodings, these are typically not terribly flexible or uniform. . The Babel library solves a similar problem while understanding more encodings. Trivial UTF-8 was written before Babel existed, but for new projects you might be better off going with Babel. The one plus that Trivial UTF-8 has is that it doesn't depend on any other libraries. Package: cl-uffi Description-md5: 99c6778fe3ecefab2a5aab4ec2149326 Description-en_GB: Universal Foreign Function Library for Common Lisp UFFI provides a universal foreign function interface (FFI) for Common Lisp. UFFI supports AllegroCL, CMUCL, Lispworks, MCL, OpenMCL, SBCL, and SCL. Package: cl-uffi-tests Description-md5: 76f55f92b68c7d5b46acd50f9d385b63 Description-en_GB: Regression tests for UFFI Common Lisp Library This is a test of regression tests for Debian cl-uffi package. UFFI is a universal foreign function interface for Common Lisp implementations. Besides providing testing for UFFI, the tests serve as an example of UFFI usage. Package: cl-unicode Description-md5: 6501f5488b34f23473cd8ace8701f430 Description-en_GB: portable Unicode library for Common Lisp CL-UNICODE is a library which provides Common Lisp implementations with knowledge about Unicode characters including their name, their general category, the scripts and blocks they belong to, their numerical value, and several other properties. It also provides the ability to replace the standard syntax for reading Lisp characters with one that is Unicode-aware and is used to enhance CL-PPCRE with Unicode properties. . CL-UNICODE is based on Unicode 5.1. Package: cl-usocket Description-md5: a38881d0de1f774189c4488770f77394 Description-en_GB: Common Lisp socket library cl-usocket provides a library for Common Lisp programs to use TCP sockets. It is the successor to trivial-sockets. . To run the test suite you need the recommended cl-rt package. Package: cl-utilities Description-md5: 2c0c3ab37291595d975f46e47e488040 Description-en_GB: collection of Common Lisp utilities On Cliki.net , there is a collection of Common Lisp Utilities, things that everybody writes since they're not part of the official standard. There are some very useful things there; the only problems are that they aren't implemented as well as you'd like (some aren't implemented at all) and they aren't conveniently packaged and maintained. It takes quite a bit of work to carefully implement utilities for common use, commented and documented, with error checking placed everywhere some dumb user might make a mistake. Package: cl-uuid Description-md5: 9af677750d25bfcec3188dea869ddf1d Description-en_GB: Common Lisp librabry for generation of UUIDs as described by RFC 4122 UUID provides methods for the generation of uuids version 1 (time based), 3 (name based with MD5 hashing), 5 (name based with SHA1 hashing) and 4 (random uuids). Package: cl-visualization-msgs Description-md5: 12da5a4652d9143252348793cd91b648 Description-en_GB: Messages relating to Robot OS visualization, LISP interface This package is part of Robot OS (ROS), and provides a set of messages used by higher level packages, such as rviz, that deal in visualization- specific data. . The main messages in visualization_msgs is visualization_msgs/Marker. The marker message is used to send visualization "markers" such as boxes, spheres, arrows, lines, etc. to a visualization environment such as https:///www.ros.org/wiki/rviz See the rviz tutorial https://www.ros.org/wiki/rviz/Tutorials for more information. . This package contains the generated LISP library. Package: cl-webactions Description-md5: 76e42e91a7e862e3cdb284e44e3f8974 Description-en_GB: HTTP dispatch library for cl-aserve Webactions is Franz's Common Lisp library for dispatching HTTP requests as well as processing HTML templates. It relies on the Portable AllegroServe web server. Package: cl-who Description-md5: f802e8f0a8f6462fe47f055053ced957 Description-en_GB: Yet another Lisp markup language There are plenty of Lisp Markup Languages out there - every Lisp programmer seems to write at least one during his career - and CL-WHO (where WHO means "with-html-output" for want of a better acronym) is probably just as good or bad as the next one. Package: cl-xlunit Description-md5: 396134fead80d6f9dc48689109d65eec Description-en_GB: Common Lisp eXtreme Lisp Unit Testing Package XLUnit provides a unit testing package for Common Lisp. It is based on the XPTest package by OnShore development, but is rewritten to be closer in usage to the JUnit package. Also, it is designed to be used with significantly less overhead on the part of the test author compared to XPTest. Package: cl-xmls Description-md5: bd1478426bcd1c5631ffb004b9dc4877 Description-en_GB: XML Simple Parser for Common Lisp XMLS is a small, simple, non-validating XML parser for Common Lisp. It's designed to be a self-contained, easily embedded parser that recognizes a useful subset of the XML spec. It provides a simple mapping from XML to Lisp structures or S-expressions and back. Package: cl-xptest Description-md5: 193e8a789a5452f9c19622f219aa29aa Description-en_GB: Extreme programming test suite for Common Lisp package xptest is the test suite written by onShore Development. It is toolkit for building test suites, very much inspired by the test frameworks that the Extreme Programming crew made available for Smalltalk and other languages. Package: cl-yason Description-md5: 832fa9b1da2ac8126e8141976a193295 Description-en_GB: JSON encoder/decoder for Common Lisp YASON is a Common Lisp library for encoding and decoding data in the JSON interchange format. JSON is used as a lightweight alternative to XML. YASON has the sole purpose of encoding and decoding data and does not impose any object model on the Common Lisp application that uses it. Package: cl-zip Description-md5: d4712a137c1bae8c7f262d0e93594fb2 Description-en_GB: Common Lisp HTTP client Zip is a full-featured HTTP client implemented in Common Lisp. It knows how to handle HTTP/1.1 chunking, persistent connections, re-usable sockets, SSL, continuable uploads, file uploads, cookies, and more. Package: cl-zs3 Description-md5: 4514fdcfef69869da4a31578fc096704 Description-en_GB: Amazon S3 and CloudFront from Common Lisp ZS3 is a Common Lisp library for working with Amazon's Simple Storage Service (S3) and CloudFront content delivery service. It is available under a BSD-style license. Package: clamassassin Description-md5: b12e365364402b946b1ca5b4910b7896 Description-en_GB: email virus filter wrapper for ClamAV clamassassin is a simple virus filter wrapper for ClamAV for use in procmail filters and similar applications. clamassassin's interface is similar to that of spamassassin, making it easy to implement for those familiar with that tool. clamassassin is designed with an emphasis on security, robustness and simplicity. Package: clamav-milter Description-md5: e47a1194215b5fbde13fb9217c44d83f Description-en_GB: anti-virus utility for Unix - sendmail integration Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains the ClamAV milter for use with sendmail. It can be configured to be run either standalone, or using clamav-daemon. Package: clamav-testfiles Description-md5: 29437a0b8c82cc8179b64405688f062e Description-en_GB: anti-virus utility for Unix - test files Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav, which can be used by other software. . This package contains files 'infected' with a test signature. The test signature (ClamAV-Test-Signature) should be detectable by all anti-virus programs. Package: clamav-unofficial-sigs Description-md5: 25cae5c730f952d7bbaaee3d1874cf69 Description-en_GB: update script for 3rd-party clamav signatures This package provides a script for updating the following sources of 3rd- party clamav signatures until freshclamav gains support for such signatures. . The SaneSecurity/OITC signatures provide detection of phishing, spear phishing, fake lottery, ecard malware, casino, fake jobs, fake loans, 419s, fake diplomas, porn, emailed malware and other general spam. . MSRBL signatures provide detection of image spam and general spam. . SecuriteInfo signatures provide various badware signatures, securiteinfo.com honeypot signatures, honeynet.cz signatures and French anti-spam signatures . MalwarePatrol provides detection of mail containing URLs to malware. Package: clamfs Description-md5: c8df642610168b48ffd1b29953e6bf2d Description-en_GB: user-space anti-virus protected file system ClamFS is a FUSE-based user-space file system for Linux with on-access anti-virus file scanning through clamd daemon. Clamd (clamav-daemon) is a file scanning service developed by ClamAV project. Package: clamsmtp Description-md5: cdf08a4ae6d4e7583dc83022589ace70 Description-en_GB: virus-scanning SMTP proxy ClamSMTP is an SMTP proxy daemon that checks for viruses using the ClamAV anti-virus software. It can act as a traditional SMTP proxy with publicly accessible ports or as a transparent proxy, where SMTP traffic is redirected to the ClamSMTP by your router. . ClamSMTP aims to be lightweight, reliable, and simple rather than have a myriad of options. It is written in C without major dependencies. ClamSMTP does not do general spam filtering, it only scans for viruses. . You do not need a local mail-transport-agent installed, since this server can forward to a remote one. Package: clamtk Description-md5: 8942c2da6c02354b285054fb8219c530 Description-en_GB: graphical front-end for ClamAV ClamTk is a graphical front-end for Clam Antivirus. . It is designed to be an easy-to-use, lightweight, on-demand antivirus scanner for Linux systems. . Context menu support for KDE's Plasma Desktop (Dolphin file manager) and Nemo and Thunar sendto is included. Context menu support for GNOME (Nautilus file manager), but due to additional dependencies required, it is in a separate package: clamtk-gnome. Package: clamtk-gnome Description-md5: fda80a0170042c568962b1893e1d98d4 Description-en_GB: GNOME (Nautilus) MenuProvider extension for ClamTk ClamTk is a graphical front-end for Clam Antivirus. . This package contains a nautilus plugin to allow right click support for easy virus scanning with ClamTk and thus ClamAV in GNOME. Package: clamz Description-md5: 2ddf5c23e13f44e0cd518e37876b295b Description-en_GB: command-line program to download MP3's from Amazon Clamz is intended to serve as a substitute for Amazon's official MP3 Downloader, which is not free software. Clamz can be used to download either individual songs or complete albums that you have purchased from Amazon. Package: clang Description-md5: 2916bca3b5e11836b745c64f4b346b34 Description-en_GB: C, C++ and Objective-C compiler (LLVM based), clang binary Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This is a dependency package providing the default clang compiler. Package: clang-11 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en_GB: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-11-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en_GB: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-11-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en_GB: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-12 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en_GB: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-12-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en_GB: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-12-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en_GB: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-13 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en_GB: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-13-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en_GB: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-13-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en_GB: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-14 Description-md5: c364160e44345420df0f2e97b3082b69 Description-en_GB: C, C++ and Objective-C compiler Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. Package: clang-14-doc Description-md5: 6bf5242bfe6f159fd907beb982f2315f Description-en_GB: C, C++ and Objective-C compiler - Documentation Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the documentation. Package: clang-14-examples Description-md5: c2fd51cc2d722b8e5b1c1549d931bc06 Description-en_GB: Clang examples Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains the Clang examples. Package: clang-format Description-md5: b50362fb3abbe4fca65017f3e1c209b3 Description-en_GB: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This is a dependency package providing the clang format tool. Package: clang-format-11 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en_GB: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-12 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en_GB: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-13 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en_GB: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-format-14 Description-md5: 5fdb7838fa336de9de2703cb644c12e4 Description-en_GB: Tool to format C/C++/Obj-C code Clang-format is both a library and a stand-alone tool with the goal of automatically reformatting C++ sources files according to configurable style guides. To do so, clang-format uses Clang's Lexer to transform an input file into a token stream and then changes all the whitespace around those tokens. The goal is for clang-format to both serve both as a user tool (ideally with powerful IDE integrations) and part of other refactoring tools, e.g. to do a reformatting of all the lines changed during a renaming. . This package also provides vim and emacs plugins. Package: clang-tidy Description-md5: e32373427b28170217c40b30ee117e2f Description-en_GB: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. . clang-tidy replaces clang-modernize . This is a dependency package providing the clang tidy tool. Package: clang-tidy-11 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en_GB: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-12 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en_GB: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-13 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en_GB: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tidy-14 Description-md5: 239d974b460ce0b6a914aa94c05888ad Description-en_GB: clang-based C++ linter tool Provide an extensible framework for diagnosing and fixing typical programming errors, like style violations, interface misuse, or bugs that can be deduced via static analysis. clang-tidy is modular and provides a convenient interface for writing new checks. Package: clang-tools Description-md5: 35e3559feb87e5ef96dd76ef6e569cfd Description-en_GB: clang-based tools Clang project is a C, C++, Objective C and Objective C++ front-end for the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11 and 14 standards and also provides most of the support of C++17. . This is a dependency package providing the clang tools package. Package: clang-tools-11 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en_GB: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-12 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en_GB: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-13 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en_GB: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clang-tools-14 Description-md5: da24a5a87f39211c1ff10f03f06e0a3c Description-en_GB: clang-based tools for C/C++ developments Clang project is a C, C++, Objective C and Objective C++ front-end based on the LLVM compiler. Its goal is to offer a replacement to the GNU Compiler Collection (GCC). . Clang implements all of the ISO C++ 1998, 11, 14 and 17 standards and also provides most of the support of C++20. . This package contains some clang-based tools like scan-build, clang-cl, etc. Package: clangd Description-md5: 3b7cb01eb87cc13d9033aca5bf9d0f1d Description-en_GB: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. . This is a dependency package providing clangd. Package: clangd-11 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en_GB: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-12 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en_GB: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-13 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en_GB: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clangd-14 Description-md5: 9ae9ea58c7af3228199dd96c36ecd0bb Description-en_GB: Language server that provides IDE-like features to editors clangd understands your C++ code and adds smart features to your editor: - code completion - compile errors - go-to-definition - and more. . clangd is a language server that implements the Language Server Protocol; it can work with many editors through a plugin. Package: clanlib-doc Description-md5: d6492b26d5bab7f025856f673098bdc8 Description-en_GB: Reference documentation and tutorials for ClanLib ClanLib delivers a platform independent interface to write games with. If a game is written with ClanLib, it should be possible to compile the game under any platform (supported by ClanLib, that is) without changing the application source code. . But ClanLib is not just a wrapper library, providing a common interface to low-level libraries such as DirectFB, DirectX, OpenGL, X11, etc. While platform independence is ClanLib's primary goal, it also tries to be a service-minded game SDK. In other words, great effort has been put into designing the API, to ensure ClanLib's ease of use - while maintaining its power. . This package contains html documentation for the ClanLib API and some tutorials to ease the learning curve for programming with it. Package: clasp Description-md5: 618ecb2971ab1f6d5fd7213f2985ff5b Description-en_GB: conflict-driven nogood learning answer set solver clasp is an answer set solver for (extended) normal logic programs. It combines the high-level modeling capacities of answer set programming (ASP) with state-of-the-art techniques from the area of Boolean constraint solving. The primary clasp algorithm relies on conflict-driven nogood learning, a technique that proved very successful for satisfiability checking (SAT). Unlike other learning ASP solvers, clasp does not rely on legacy software, such as a SAT solver or any other existing ASP solver. Rather, clasp has been genuinely developed for answer set solving based on conflict-driven nogood learning. clasp can be applied as an ASP solver (on LPARSE output format), as a SAT solver (on simplified DIMACS/CNF format), or as a PB solver (on OPB format). Package: classicmenu-indicator Description-md5: 508b3337101fdb56e732ba52caed5559 Description-en_GB: indicator showing the main menu from GNOME Classic ClassicMenu Indicator is a notification area applet (application indicator) for the top panel of Ubuntu’s Unity desktop environment and other environments that support the AppIndicator protocol. . It provides a simple way to get a GNOME Classic-style application menu for those who prefer this over the Unity dash menu. Package: classified-ads Description-md5: ee649a652f8d0cd7d1708c47f5662ba2 Description-en_GB: Program for displaying classified advertisement items Classified ads is an attempt to re-produce parts of the functionality that went away when usenet news ceased to exist. This attempt tries to fix the problem of disappearing news-servers so that there is no servers required; data storage is implemented inside client applications that users are running. Features of the program currently include * Posting of ads online, with categorisation. * Replying to ads either in public or privately to operator. * Binary attachments to posts. * Providing basic data of operators * Basic searching of content based on words. * Audio negotiations between operators. * Possibility to extend the UI using Tcl scripting language * Sharing data between Tcl programs using general-purpose distributed db Package: classmate-artwork Description-md5: 9579e8b39860d7d55d122e0c92b97a05 Description-en_GB: classmate specific artwork adjustments Specific GUI adjustments for the 800x480 screen size of the classmatePC Package: claws-mail Description-md5: 5ca896e9df0156098e01f8da88fdd407 Description-en_GB: Fast, lightweight and user-friendly GTK based email client Claws Mail is a powerful and full-featured mail client formerly called Sylpheed-Claws. It is also extensible using loadable plugins, which can provide support for additional features, like other storage formats, feed reader, calendar management, mail filtering, etc. Package: claws-mail-acpi-notifier Description-md5: 4e5b85c8942d81ee4bd233418f63a2a2 Description-en_GB: Laptop's Mail LED control for Claws Mail This plugin for the Claws Mail mailer enables notification of new mail using the mail LED available on some portable computer models from Acer, ASUS, Fujitsu and IBM makers. Package: claws-mail-address-keeper Description-md5: faacd3fe1d0d1606f5c86d62f6196a38 Description-en_GB: Address keeper plugin for Claws Mail This plugin allows saving outgoing addresses to a designated folder in the address book. Addresses are saved only if not found in the address book to avoid unwanted duplicates. . Selecting which headers are scanned for keeping addresses is also supported, one or several of 'To', 'Cc' and/or 'Bcc'. Package: claws-mail-archiver-plugin Description-md5: 94bf682ad3a2ffe62004d3a22e4d9e3b Description-en_GB: Archiver plugin for Claws Mail This plugin for Claws Mail allows archiving of account's folders (IMAP, POP or local) as well as vcalendar folders. . Several formats are supported (TAR, PAX, SHAR and CPIO) with optional compression methods (GZIP, BZIP2). Package: claws-mail-attach-remover Description-md5: 3fee7e31954e9d3ea9d5d1cf1822cec8 Description-en_GB: Mail attachment remover for Claws Mail This plugin for the Claws Mail mailer provides ways to remove unwanted attachments from received mails. . All attachments are removed from the selected mails when more than one message is selected. . You can also remove individual attachments from messages. Package: claws-mail-attach-warner Description-md5: 59e83182f81ae39e1bd2208a237368c7 Description-en_GB: Missing attachment warnings for Claws Mail This plugin for Claws Mail warns the user with a popup window if some reference to an attachment is found in the composed mail text but no file is attached. Package: claws-mail-bogofilter Description-md5: 504a951df8914653f11ee4bb5deb69db Description-en_GB: Bogofilter plugin for Claws Mail This plugin for Claws Mail will scan received mail using Bogofilter to decide if it is spam or not. Users can also teach Bogofilter to recognise spam or ham using the corresponding menu entries. Package: claws-mail-bsfilter-plugin Description-md5: 1ddf77a7ec2ac108b230c93b1a2583be Description-en_GB: Spam filtering using bsfilter for Claws Mail This plugin for Claws Mail allows filtering of spam messages using the Bayesian filtering program bsfilter. . The bsfilter can be trained with spam and ham messages to improve its spam detection capabilities. Package: claws-mail-clamd-plugin Description-md5: 6954540c2d783c54db171f63f9fb0a24 Description-en_GB: ClamAV socket-based plugin for Claws Mail This plugin uses Clam AntiVirus to scan all messages that are received from an IMAP, POP or local account. . When a message attachment is found to contain a virus it can be deleted or saved in a specially designated folder. . Due to licensing issues this plugin does not link against any libraries from ClamAV. The plugin therefore requires a ClamAV daemon running, either on localhost or somewhere else, for the plugin to access it via a Unix or TCP socket. Package: claws-mail-dillo-viewer Description-md5: bb042d60efe411fef778c5d1091a04f5 Description-en_GB: HTML viewer plugin for Claws Mail using Dillo This is an HTML viewer plugin that uses the Dillo browser to render the HTML message parts in the Claws Mail message view window. . Additionally allows for: • Safe browsing to avoid problems with malicious HTML mails. • Fetching and displaying remote images. • Browsing the web from within of Claws Mail. Package: claws-mail-doc Description-md5: 5908123576c87afa2da6cc4147785777 Description-en_GB: User documentation for Claws Mail mailer This package provides the Claws Mail user's manual. The document is available in text and HTML formats for screen reading, and also PostScript and PDF formats for printing. Package: claws-mail-extra-plugins Description-md5: 5be0713364e2ea1b54026a74529533cc Description-en_GB: Extra plugins collection for Claws Mail This is a metapackage for installing all extra plugins packages available from the upstream site for the Claws Mail mailer. . Historically these were plugins shipped in a separate tarball but nowadays they are included in Claws Mail sources. . See each individual package description for further details. Package: claws-mail-feeds-reader Description-md5: cd0f79d2ef1c9e1bc12cdb61bf6907a0 Description-en_GB: Feeds (RSS/Atom/RDF) reader plugin for Claws Mail The RSSyl plugin provides feeds reading capability for Claws Mail mailer. . Supported feed formats are: • RSS 1.0 (Resource Description Framework) • RSS 2.0 • Atom (RFC 4287) . Has also per-feed customization features, transforming Claws Mail into a powerful lightweight feeds reader. Package: claws-mail-fetchinfo-plugin Description-md5: 841a2ef97926188460ae1c13942bfc38 Description-en_GB: Add X-FETCH headers plugin for Claws Mail This plugin for the Claws Mail mailer enables adding useful extra headers to the received mails with information like the receiving account or the server the mail was downloaded from. These extra headers can be used for filtering and/or processing messages more appropriately. Package: claws-mail-gdata-plugin Description-md5: c45fbb7e0aea3befe51099824fafe46b Description-en_GB: Access to GData (Google services) for Claws Mail This plugin provides access to the Google services using the GData library. . The currently implemented feature is to make your Google contacts available for automatic completion of address headers when composing a mail message. Package: claws-mail-i18n Description-md5: c260b84bb0144f68c9ec6679901e405c Description-en_GB: Locale data for Claws Mail (i18n support) This package provides support for additional languages to the Claws Mail mailer. Currently available locales are: ca (Catalan) cs (Czech) da (Danish) de (German) en_GB (British English) es (Spanish) fi (Finnish) fr (French) he (Hebrew) hu (Hungarian) id_ID (Indonesian) it (Italian) ja (Japanese) nb (Norwegian Bokmål) nl (Dutch) pt_BR (Brazilian Portuguese) pl (Polish) ro (Romanian) ru (Russian) sk (Slovak) sv (Swedish) tr (Turkish) zh_TW (Traditional Chinese) Package: claws-mail-libravatar Description-md5: eacf857760854ac440624d8426a2591c Description-en_GB: Display sender avatar from a libravatar server This plugin for the Claws Mail mailer allows retrieval of profile images from libravatar servers, either federated servers (running on sender's domain) or the main libravatar.org server. . Currently supports all default missing icon modes on libravatar.org service, and makes extensive use of disk caching to minimise the number of network requests. . Nevertheless, it may add several network requests per message, so if you're on a high latency network you may experience some delay displaying messages. Package: claws-mail-litehtml-viewer Description-md5: ddf06b17b1cf162943a869e65f9563c9 Description-en_GB: HTML viewer plugin using litehtml library This is an HTML viewer plugin that uses the litehtml to render the HTML message parts in the Claws Mail message view window. . Users of old Fancy plugin may find this viewer more similar than other HTML viewer plugins, though you may miss some feature. Package: claws-mail-mailmbox-plugin Description-md5: 19bf8bc8f99d98d9d59ffcb51cfd2ee5 Description-en_GB: mbox format mailboxes handler for Claws Mail The mailMBOX plugin for Claws Mail provides the ability of handling existing mbox format files using the libetpan library. . Once added, these files appear like mailer's native mail folders. Package: claws-mail-managesieve Description-md5: 1ea5983ecb3e0c7f5f7259242639d731 Description-en_GB: manage Sieve filters with Claws Mail This plugin for Claws Mail mailer provides an interface for managing filtering scripts on Sieve-compliant mail servers. . It allows creating new, editing and removing existing server scripts. Syntax checking is also available, but knowledge of filtering language is required. Package: claws-mail-multi-notifier Description-md5: 4afbd30463edcbea413b068e8dcea0de Description-en_GB: Various new mail notifiers for Claws Mail This plugin for Claws Mail mailer collects several ways of notification of new (and possibly unread) mail to the user. . Currently the following methods are implemented: - a banner - a popup window - a custom command - a message to a LCD daemon - a system tray icon - an indicator Package: claws-mail-newmail-plugin Description-md5: be9616baf10620781e523d42d04b288b Description-en_GB: New mail logger plugin for Claws Mail This plugin for the Claws Mail mailer writes a summary of new messages' headers to a log file. . This summary is written on arrival of new mail and after sorting it. Package: claws-mail-pdf-viewer Description-md5: 0d8443a0c4b9cabce87b62e22cf4d319 Description-en_GB: PDF and PostScript attachment viewer for Claws Mail This plugin allows Claws Mail to view PDF and PostScript files attached to mails in the message window. . PostScript requires 'gs' tool to be available for conversion, otherwise plugin will only be able to display PDF attachments. Package: claws-mail-perl-filter Description-md5: e54b415a2b4c0548f40cd4753adbc9ae Description-en_GB: Message filtering plugin using perl for Claws Mail This plugin enables filtering of Claws Mail messages using perl regular expressions and, in fact, giving all the perl features and power to the filtering engine. . A tool for converting the current filter set of the user into a equivalent perl script suitable for the plugin is also provided. Package: claws-mail-pgpinline Description-md5: 7166e0d7bd8f79fd291d57cd18bcc651 Description-en_GB: PGP/inline plugin for Claws Mail This plugin for Claws Mail verifies signatures of digitally signed messages, and decrypts encrypted messages. It's also required to send signed and encrypted messages using inline method (deprecated). Package: claws-mail-pgpmime Description-md5: 5429c2a80781d2ea107fbbfad8cab2ed Description-en_GB: PGP/MIME plugin for Claws Mail This plugin for Claws Mail verifies signatures and decrypts messages. It does also provide the PGP/core plugin for use with other privacy plugins, required also for signing and encrypting mails. Package: claws-mail-plugins Description-md5: aea89c1eacea28211295db1a94b6b8c8 Description-en_GB: Installs plugins for the Claws Mail mailer This is a metapackage to install core plugin packages provided by the Claws Mail sources. Historically these were the only plugins provided along with Claws Mail itself. . See the claws-mail-extra-plugins package for more plugins. Package: claws-mail-smime-plugin Description-md5: b0bded1d04f084c1ec70a2a4f594350b Description-en_GB: S/MIME signature/encryption handling for Claws Mail This plugin handles S/MIME signed and/or encrypted mails in Claws Mail. You can decrypt mails, verify signatures or sign and encrypt your own mails. . S/MIME is also known as PKCS#7 and uses the application/pkcs7-signature or application/x-pkcs7-signature MIME subtype within messages. . Receiving an attachment called smime.p7m is also sign of this kind of signature usage. Package: claws-mail-spam-report Description-md5: 15cf727eb20d84e8a0a571ad876e60dc Description-en_GB: Spam reporting plugin for Claws Mail This plugin for Claws Mail allows sending reports about spam messages received to spam harvesting sites online. . Currently are supported the signal-spam.fr and spamcop.net sites and also the Debian lists spam nomination system. Package: claws-mail-spamassassin Description-md5: 7776d5cb9efb31a0d77a00c53abdcc32 Description-en_GB: SpamAssassin plugin for Claws Mail This plugin for Claws Mail will filter all received email through a SpamAssassin daemon to decide if it is spam or not and process them accordingly. Package: claws-mail-themes Description-md5: 88646a24cf5a2c626fa661eaaa5bbf74 Description-en_GB: Pixmap icon themes for the Claws Mail mailer These are the user contributed icon themes for the Claws Mail mailer. Currently includes 37 icon themes from various authors: . achileus-noname A_Ducks_Claw black Blaue_Klaue blue_anarchy clawsola Coons-Blue-0.3 Crystal elementary Everaldo_Kids Fugue Gnomaws-0.6a Gnome gnome-brave Gorillaws Graphitte-0.9.7 hydroxygen Korillaws Kovico-claws Logos-1.0.1 mongrel mongrel2 mozilla Navigator New_Session Old_Dark_Theme orbit-claws Phoenity Plain_and_Bluish Skypilot_Clawssic stw Sylpholution SylZilla Tango_v1.2.1 tml02c tom_2.1.1 UltimateClawsMail0.5.1 XeNtish Package: claws-mail-tnef-parser Description-md5: b8e73b52146e065a3bdff4bb8f78cc0c Description-en_GB: TNEF attachment handler for Claws Mail This plugin for Claws Mail allows reading of application/ms-tnef attachments. These attachments usually come from Microsoft mailers with the name 'winmail.dat'. Package: claws-mail-tools Description-md5: 38d2e1956f817d4610778a5eac021743 Description-en_GB: Helper and utility scripts for Claws Mail mailer Several scripts in a variety of languages which provide ready to use solutions to common problems found by Claws Mail users. E.g.: mailboxes migration, addressbooks conversion, etc. . See README files for further details about included scripts. Package: claws-mail-vcalendar-plugin Description-md5: 6800bec1a1d9b26bab9d54ee77eb5c60 Description-en_GB: vCalendar message handling plugin for Claws Mail The vCalendar plugin for Claws Mail provides vCalendar message handling (the meeting subset of the vCalendar format), displaying such mails in a nice format, letting you create and send meetings, and creating a virtual folder with the meetings you sent or received. . The functionality is similar to the one provided by Evolution for that mails. Package: clawsker Description-md5: 2d472bedbbdfece3c6aa66120ca58560 Description-en_GB: Configuration tweaker for Claws Mail Clawsker is an applet to edit the so called Claws Mail hidden preferences. . Claws Mail is a fast, lightweight and feature-rich MUA with a high number of configurable options. To keep the binary small and fast some of these preferences which not widely used are not provided with a graphical interface for inspection and/or modification. . Users wanting to edit such preferences had to face raw edition of their configuration files, now you can do it with a convenient GTK+3 interface using Clawsker. In addition to hidden preferences, windows positions and/or sizes and keyboard shortcuts can be edited. Package: clazy Description-md5: 5bdd5d8030f3ce392b4cd4a160016c2b Description-en_GB: Clang plugin for additional warnings Clazy is a Clang plugin which extends the compiler with over 50 warnings related to Qt best practices ranging from unneeded memory allocations to API misuse. It’s an opensource project spawned by KDAB’s R&D efforts for better C++ tooling. Package: clblas-client Description-md5: be1486d102cd9469a45a7115eef5a830 Description-en_GB: client program for clBLAS This library provides an implementation of the Basic Linear Algebra Subprograms levels 1, 2 and 3, using OpenCL and optimized for AMD GPU hardware. . This package provides the client program. Package: clc-intercal Description-md5: 8377fcaece3b12bf7911a8ee0bcb2da8 Description-en_GB: Compiler for the INTERCAL language This package provides a Perl-based compiler for the INTERCAL programming language, usable either from the command line or as a Perl module. . CLC-INTERCAL is designed to be almost compatible with the original (Princeton 1972) compiler. It also implements several extensions to the original language, including support for object orientation, operator overloading and quantum computing. Package: cldump Description-md5: 845bedeaa45e56a729a79c91dfc56651 Description-en_GB: Clarion database files extractor The cldump utility allows you to extract the content of a Clarion database; Clarion is a Windows IDE similar to Delphi and others, and has its own (simple) database format. . cldump can export the content of the database to CSV or SQL, plus its own "format" which dumps all the meta data along with the data contained in the database. When using the SQL output, you'll get a nearly ready-to-go dump of the database that will create the table and the indexes and insert the data into the table. . Note that cldump doesn't support all the datatypes yet; patches welcome. . You may be interested in the dbview package too, which can dump dBase files. Package: cleancss Description-md5: 899b492607a1d539f2489a7d1d8bf45c Description-en_GB: Tool for minifying CSS files Clean-css is a Node.js module for minifying CSS files. It does the same job as YUI Compressor's CSS minifier, but much faster thanks to many speed optimizations and Node.js' V8 engine. . The cleancss tool is a reference implementation for the Clean-css Node.js module. Package: clearcut Description-md5: df5efa914d97c43b1e4523927f0b73d9 Description-en_GB: extremely efficient phylogenetic tree reconstruction Clearcut is the reference implementation for the Relaxed Neighbor Joining (RNJ) algorithm by J. Evans, L. Sheneman, and J. Foster from the Initiative for Bioinformatics and Evolutionary Studies (IBEST) at the University of Idaho. Package: clearlooks-phenix-theme Description-md5: 8347eb5fd4bd2a6e5b7009c953079859 Description-en_GB: GTK3 port of Clearlooks theme Clearlooks-Phénix is a GTK3 theme which is a port of Clearlooks, the default theme for GNOME 2. Files for GTK3 is a Clearlooks theme ported to GTK3 CSS language. Files for GTK2 come from the unmodified Clearlooks theme. Package: clearsilver-dev Description-md5: b5293162c81649db90dbcaa016da224f Description-en_GB: headers and static library for clearsilver Clearsilver is a fast, powerful, and language-neutral HTML template system. In both static content sites and dynamic HTML applications, it provides a separation between presentation code and application logic which makes working with your project easier. . This package contains the C headers, the static library and the cstest binary for deverlopers. Package: clementine Description-md5: e194c11c413c82b36dbde39650ae34e9 Description-en_GB: modern music player and library organiser Clementine is a multiplatform music player focusing on a fast and easy-to- use interface for searching and playing your music. . Summary of included features : - Search and play your local music library. - Listen to internet radio from ROCKRADIO.com, RadioTunes.com, IntergalacticFM, SomaFM, Magnatune, Jamendo, Digitally Imported, ClassicalRadio.com, JAZZRADIO.com, Icecast and Subsonic servers. - Search and play songs you've uploaded to SeaFile, Box, Dropbox, Google Drive, and OneDrive. - Create smart playlists and dynamic playlists. - Tabbed playlists, import and export M3U, XSPF, PLS and ASX. - CUE sheet support. - Play audio CDs. - Visualisations from projectM. - Lyrics and artist biographies and photos. - Transcode music into MP3, Ogg Vorbis, Ogg Speex, FLAC or AAC. - Edit tags on MP3 and OGG files, organise your music. - Fetch missing tags from MusicBrainz. - Discover and download Podcasts. - Download missing album cover art from Last.fm. - Native desktop notifications using libnotify. - Remote control using an Android device, a Wii Remote, MPRIS or the command-line. - Copy music to your iPod, iPhone, MTP or mass-storage USB player. - Queue manager. Package: cleo Description-md5: 95031ce27a81a0488736815d76a467fd Description-en_GB: Play back shell commands for live demonstrations cleo is a utility for playing back pre-recorded shell commands in a live demonstration. cleo displays the commands as if you had actually typed them and then executes them interactively. Package: clevis Description-md5: c6ef1646c8a29856d6814e87887f94ae Description-en_GB: automated encryption framework Clevis is a plugable framework for automated decryption. It can be used to provide automated decryption of data or even automated unlocking of LUKS volumes. . It supports tang and shamir secret sharing (SSS). Package: clevis-dracut Description-md5: c9bad18eeb36ca658af8c48fa9d682ac Description-en_GB: Clevis integration for dracut Clevis is a plugable framework for automated decryption. This package provides integration for dracut to automatically unlock LUKS encrypted block devices in early boot. Package: clevis-initramfs Description-md5: 29475e00d4696ecf0834875981692d86 Description-en_GB: Clevis initramfs integration Clevis is a plugable framework for automated decryption. This package provides integration for initramfs-tools to automatically unlock LUKS encrypted block devices in early boot. Package: clevis-systemd Description-md5: 53ed25d415fc60175a7dc959417344ba Description-en_GB: systemd integration for clevis Clevis is a plugable framework for automated decryption. This package provides automatic unlocking of LUKS encrypted _netdev block devices from /etc/crypttab. Package: clevis-tpm2 Description-md5: a47425622ca670b0ea687bbf9af0bbba Description-en_GB: automated encryption framework, TPM2 support Clevis is a plugable framework for automated decryption. It can be used to provide automated decryption of data or even automated unlocking of LUKS volumes. . This package provides the TPM2 pin. Package: clevis-udisks2 Description-md5: 9ad73e4a3f392e587a926ed4a2fcf6e8 Description-en_GB: UDisks2/Storaged integration for clevis Clevis is a plugable framework for automated decryption. This package provides automatic unlocking LUKS encrypted block devices in desktop environments that use UDisks2 or storaged. Package: clex Description-md5: d5b3423cfcdea8ca134d03f16e60b835 Description-en_GB: command line file manager which uses the ncurses library Clex is a fully functional textual file-manager. It displays things like permissions, date of creation, filesize and others when browsing a directory. Clex also has the ability to accept commands with the default shell, and showing the output. Package: clfft-client Description-md5: 3a32a9a656d1706fffd523fa98bd2af8 Description-en_GB: client program for clFFT The clFFT library is an open source OpenCL library implementation of discrete Fast Fourier Transforms, which: . * Provides a fast and accurate platform for calculating discrete FFTs. * Works on CPU or GPU backends. * Supports in-place or out-of-place transforms. * Supports 1D, 2D, and 3D transforms with a batch size that can be greater than 1. * Supports planar (real and complex components in separate arrays) and interleaved (real and complex components as a pair contiguous in memory) formats. * Supports dimension lengths that can be any mix of powers of 2, 3, and 5. * Supports single and double precision floating point formats. . This package provides the client program. Package: clfswm Description-md5: 8cad01eff42c930d6803db5959d5e3a7 Description-en_GB: A(nother) Common Lisp FullScreen Window Manager CLFSWM is a 100% Common Lisp X11 window manager (based on Tinywm and Stumpwm. Many thanks to them). It can be driven only with the keyboard or with the mouse. . A display contains a root frame and its children. A child can be a window or another frame. The root frame or its children can be the current root. The current root is fullscreen maximized (no decorations, no buttons, no menus: nothing, just the application fullscreen!). . CLFSWM is highly dynamic. By default there is only one frame (the root frame). Other frames are created/deleted on the fly. A window can be in more than one frame, so it can have multiple views of the same windows. . Using CLFSWM is like walking through a tree of frames and windows. Enter in a child to make it the current root and make it fullscreen maximized. Leave it to make its parent the current root. Package: clhep-doc Description-md5: c3a1fa48f4dfe8bd7fc09058e71daae8 Description-en_GB: Documentation of CLHEP CLHEP provides a set of HEP-specific foundation and utility classes such as random generators, physics vectors, geometry and linear algebra. . This package provides HTML documentation of CLHEP. Package: cli-common Description-md5: c868d733992b0f798d46399562a779bf Description-en_GB: common files between all CLI packages This package must be installed if a CLI (Common Language Infrastructure) runtime environment is desired. . It covers useful integration and information for CLI implementations in Debian GNU/Linux, including: * The CLI policy describes how CLI packages should behave and integrate. * A FAQ for package maintainers of CLI/.NET applications. * Integration for CLRs (Common Language Runtime): + Installing libraries into existing GACs (Global Assembly Cache) Package: cli-common-dev Description-md5: 3920a08599d8970b5296ceb111af4410 Description-en_GB: common files for building CLI packages This package must be installed if a CLI (Common Language Infrastructure) packaging environment is desired. . It includes debhelper scripts for managing automatic dependency tracking between native libraries, CLI libraries and CLI applications: * dh_clideps to generate cli:Depends information for debian/control * dh_makeclilibs to create clilibs files that are needed/used by dh_clideps * dh_installcligac to register assemblies to be late installed into a GAC * dh_cligacpolicy to create and install the policy files into a GAC * dh_clifixperms to fix permissions of files in CLI package build directories * dh_clistrip to strip CLI debug symbols from package build directories Package: cli-spinner Description-md5: 3cb501522d9879997583b1d70d9b54b7 Description-en_GB: Simple command line that show a slash spinner Simple spinner for the commandline while your CLI application is working. The cli-spinner binary isn't really functional, it's a commandline example. If you to want use a spinner library in your software, please, install golang-github-odeke-em-cli-spinner-dev package. . This package contains a example binary with spinner slash. Package: clif Description-md5: 9a25d6e0da8cf54ff392b50fd5fa344a Description-en_GB: C language interpreter Clif, a C-like Interpreter Framework, is and open-ended system for fast development of programs with C syntax. The program is compiled and if syntactically correct, code is immediately generated. The code is generated for a virtual machine. The virtual machine is a part of the framework. Package: clinfo Description-md5: 61f518af669d193a0d2dd298ab456672 Description-en_GB: Query OpenCL system information OpenCL (Open Computing Language) is a multivendor open standard for general-purpose parallel programming of heterogeneous systems that include CPUs, GPUs and other processors. . This package contains a tool that queries the capabilities of the available OpenCL drivers. Package: clipf Description-md5: a9b9685699394534d27a460be2f9b8ec Description-en_GB: command line minimalistic personal finance manager 'clipf' is a minimalistic personal finance manager with command line interface, written on Python. . hierarchical list of income/expense items. Item defined by segmented item code like food.drink.beer. Tab-completion make it easy to enter even long item codes. Reporting by item groups on any level of hierarchy. . Track turnover and remains by several independent accounts. . Export reports to text files also features aliases for frequently used commands. Package: clipit Description-md5: 277e938a26e07464f88fe9f20a862534 Description-en_GB: lightweight GTK+ clipboard manager (deprecated) Clipboard manager with features such as: * Save history of your last copied items * Search through the history * Global hotkeys for most used functions * Execute actions with clipboard items * Exclude specific items from history . ClipIt was forked from Parcellite and adds many bugfixes and features to the project. . Diodon is a replacement for ClipIt, which is no longer supported. . This package may be safely removed after the migration to Diodon is complete. Package: cliquer Description-md5: 6430f2982eeea287f1bd7cdc1a178144 Description-en_GB: clique searching program Cliquer search for cliques in arbitrary weighted and unweighted graphs. It can search for maximal cliques, maximal-weighted cliques or cliques within a given size range. Package: clirr Description-md5: 48044b49f6ce459d6ae164f5a4ff7b91 Description-en_GB: Checks Java libraries for compatibility with older releases Clirr is a tool that checks Java libraries for binary and source compatibility with older releases. The Clirr Ant task can break the build if it detects incompatible API changes, making it easy to prevent accidental introduction of compatibility issues. Package: clisp Description-md5: bd606112c6e68065d5c3e4bf2ea84e07 Description-en_GB: GNU CLISP, a Common Lisp implementation GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . It is Free Software and may be distributed under the terms of GNU GPL, while it is possible to distribute commercial proprietary applications compiled with GNU CLISP. . The user interface comes in English, German, French, Spanish, Dutch, Russian and Danish, and can be changed during run time. . GNU CLISP includes an interpreter, a compiler, a debugger, CLOS, MOP, a foreign language interface, a socket interface, i18n, fast bignums, arbitrary precision floats and more. An X11 interface is available through CLX, Garnet, CLUE/CLIO. GNU CLISP runs Maxima, ACL2 and many other Common Lisp packages. . This package contains the main CLISP executable, the link-kit, and the following modules: i18n, regexp, syscalls, readline, ASDF, rawsock, bindings/glibc. Package: clisp-doc Description-md5: 48178209c0c67734f0f29f4aab3ae93d Description-en_GB: GNU CLISP, a Common Lisp implementation (documentation) GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package contains the documentation for CLISP. Package: clisp-module-berkeley-db Description-md5: 54ee2627028cc0fbca855b7a56a4e579 Description-en_GB: GNU CLISP module that adds an interface to Berkeley DB GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This package adds a module to CLISP that implements an interface to the Berkeley DB. Package: clisp-module-clx Description-md5: 8dce40ecd796dcc40eb98cc49d585c58 Description-en_GB: GNU CLISP module that adds X11 bindings GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the X11 called CLX. Package: clisp-module-dbus Description-md5: e5d9e87c24db82c4b7487ccf1a070bac Description-en_GB: GNU CLISP module that adds an interface to D-Bus GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the D-Bus system. Package: clisp-module-fastcgi Description-md5: 4bd40bdcf9fcac8511d3bf1d2f20942c Description-en_GB: GNU CLISP module that adds an interface to FastCGI GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to FastCGI. Package: clisp-module-gdbm Description-md5: bcb10de03d2c3c7d7482879565840396 Description-en_GB: GNU CLISP module that adds an interface to GNU DBM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to GNU DBM. Package: clisp-module-libsvm Description-md5: 5afeaaa141d1c9ee1a2ebcdc9aa95449 Description-en_GB: GNU CLISP module that adds an interface to LIBSVM GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the LIBSVM library for support vector classification. Package: clisp-module-pari Description-md5: dd5b8f105a98b9281f5425513ff52f9b Description-en_GB: GNU CLISP module that adds an interface to PARI GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PARI computer algebra system. Package: clisp-module-pcre Description-md5: 7088b6fe43e51edeaac2138814abc672 Description-en_GB: GNU CLISP module that adds libpcre support GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the libpcre which implements Perl-compatible regular expressions. Package: clisp-module-postgresql Description-md5: b227c3be5f5023744682e423cfec930e Description-en_GB: GNU CLISP module that adds a PostgreSQL interface GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements an interface to the PostgreSQL DB using the C bindings. Package: clisp-module-zlib Description-md5: 745092b4f14a16a1d5b4c3ec0e8c96ff Description-en_GB: GNU CLISP module that adds zlib support for vectors GNU CLISP is a Common Lisp implementation. It conforms to the ANSI Common Lisp standard, and offers many extensions. It runs on all desktop operating systems (GNU and Unix systems, macOS, Windows) and is particularly memory-efficient. . This adds a module to CLISP that implements a zlib interface, allowing you to compress vectors using zlib. Package: clitest Description-md5: 6e4c1736ff85d15c3d0e74b4ebdf68b1 Description-en_GB: portable testing tool for Unix command lines Clitest is a portable POSIX shell script that performs automatic testing in Unix command lines. This script was carefully coded to be portable between POSIX shells. . It's the same concept as in Python's doctest module: you document both the commands and their expected output, using the familiar interactive prompt format, and a specialized tool tests them. . The clitest command searches for pieces of text that look like interactive Unix command lines, and then executes those command lines to verify that they work exactly as shown. Package: cloc Description-md5: 46f1c02e62dfd50de10eefa0ee79ac14 Description-en_GB: statistics utility to count lines of code Count physical lines of source code in the given files (may be archives such as compressed tarballs or zip files) and/or recursively below the given directories. . Counts blank lines, comment lines, and physical lines of source code in many programming languages. It is written entirely in Perl, using only modules from the standard distribution. Package: clog Description-md5: 12db889be3714d63dad6c845dcfe239d Description-en_GB: colorising log tail utility Clog is useful for watching log files. It can spot patterns in an input stream and colorize or suppress the lines. It can also decorate the lines with time- or datestamps. Package: clojure Description-md5: 375367a1e5611012be8bf354320a8e10 Description-en_GB: Lisp dialect for the JVM Clojure is a dynamic programming language that targets the Java Virtual Machine. It is designed to be a general-purpose language, combining the approachability and interactive development of a scripting language with an efficient and robust infrastructure for multithreaded programming. Clojure is a compiled language - it compiles directly to JVM bytecode, yet remains completely dynamic. Every feature supported by Clojure is supported at runtime. Clojure provides easy access to the Java frameworks, with optional type hints and type inference, to ensure that calls to Java can avoid reflection. . Clojure is a dialect of Lisp, and shares with Lisp the code-as-data philosophy and a powerful macro system. Clojure is predominantly a functional programming language, and features a rich set of immutable, persistent data structures. When mutable state is needed, Clojure offers a software transactional memory system and reactive Agent system that ensure clean, correct, multithreaded designs. Package: clonalframe Description-md5: 819b92534a0771df03d25aa1b0334115 Description-en_GB: inference of bacterial microevolution using multilocus sequence data ClonalFrame identifies the clonal relationships between the members of a sample, while also estimating the chromosomal position of homologous recombination events that have disrupted the clonal inheritance. . ClonalFrame can be applied to any kind of sequence data, from a single fragment of DNA to whole genomes. It is well suited for the analysis of MLST data, where 7 gene fragments have been sequenced, but becomes progressively more powerful as the sequenced regions increase in length and number up to whole genomes. However, it requires the sequences to be aligned. If you have genomic data that is not aligned, it is recommend to use Mauve which produces alignment of whole bacterial genomes in exactly the format required for analysis with ClonalFrame. Package: clonalframeml Description-md5: d126c69c3417457c19f344bd1d674a69 Description-en_GB: Efficient Inference of Recombination in Whole Bacterial Genomes ClonalFrameML is a software package that performs efficient inference of recombination in bacterial genomes. ClonalFrameML was created by Xavier Didelot and Daniel Wilson. ClonalFrameML can be applied to any type of aligned sequence data, but is especially aimed at analysis of whole genome sequences. It is able to compare hundreds of whole genomes in a matter of hours on a standard Desktop computer. There are three main outputs from a run of ClonalFrameML: a phylogeny with branch lengths corrected to account for recombination, an estimation of the key parameters of the recombination process, and a genomic map of where recombination took place for each branch of the phylogeny. . ClonalFrameML is a maximum likelihood implementation of the Bayesian software ClonalFrame which was previously described by Didelot and Falush (2007). The recombination model underpinning ClonalFrameML is exactly the same as for ClonalFrame, but this new implementation is a lot faster, is able to deal with much larger genomic dataset, and does not suffer from MCMC convergence issues Package: clonalorigin Description-md5: b298d0959363ca20b9f4e69cb5aa4fcf Description-en_GB: inference of homologous recombination in bacteria using whole genome sequences Bacteria, unlike us, can reproduce on their own. They do however have mechanisms that transfer DNA between organisms, a process more formally known as recombination. The mechanisms by which recombination takes place have been studied extensively in the laboratory but much remains to be understood concerning how, when and where recombination takes place within natural populations of bacteria and how it helps them to adapt to new environments. ClonalOrigin performs a comparative analysis of the sequences of a sample of bacterial genomes in order to reconstruct the recombination events that have taken place in their ancestry. Package: clonezilla Description-md5: f9c2e3ff6ca4a7aff674192c45254b5b Description-en_GB: bare metal backup and recovery of disk drives Clonezilla is an OpenSource clone system (OCS) solution with unicasting and multicasting. . Clonezilla, based on drbl, partclone and udpcast, allows you to do bare metal backup and recovery. This package provides Clonezilla SE (server edition) which is for massive deployment: it can clone many (40 plus!) computers simultaneously. . Clonezilla saves and restores only used blocks in the harddisk. This increases the clone efficiency. At the NCHC's Classroom C, Clonezilla SE was used to clone 41 computers simultaneously. It took only about 10 minutes to clone a 5.6 GBytes system image to all 41 computers via multicasting. Package: cloop-utils Description-md5: 3d1d4288bcff38ee763800b505a55411 Description-en_GB: Tools for handling with cloop compressed volumes Utilities for creating and unpacking compressed loopback files for cloop. Package: closure-compiler Description-md5: 17c9a89452a06536b402982e226ceb44 Description-en_GB: JavaScript optimising compiler Closure Compiler is a JavaScript optimizing compiler. It parses your JavaScript, analyzes it, removes dead code and rewrites and minimizes what's left. It also checks syntax, variable references, and types, and warns about common JavaScript pitfalls. It is used in many of Google's JavaScript apps, including Gmail, Google Web Search, Google Maps, and Google Docs. . This package contains the /usr/bin wrapper script and manpage. Package: cloud-initramfs-rescuevol Description-md5: 8c7d5bea23ab4500ee06bad7105b2628 Description-en_GB: boot off a rescue volume rather than root filesystem This package adds functionality to an initramfs built by initramfs-tools. When installed the initramfs will check to see if any partitions with a label of 'RESCUE_VOL' are attached. If such a volume is attached, it will boot off that volume rather than the root volume. . This is useful in a cloud environment, when the user is able to attach and detach volumes to a running system, but has no other mechanism for interrupting of fixing a failed boot. It is analogous to inserting a rescue CD into a system to recover from failure. Package: cloud-initramfs-updateroot Description-md5: f3db8d34df0e9fc0c67e5d7c16f80476 Description-en_GB: extract a tarball over root filesystem before pivot Allows kernel command line updateroot=http://your.tar.gz And then tarball will be pulled and extracted over the root. Package: cloud-sptheme-common Description-md5: c406295f8bf6cc5c5c9a9e2e8233d161 Description-en_GB: Cloud Sphinx theme and related extensions (theme files and docs) cloud_sptheme contains a Sphinx theme named "Cloud", and some related Sphinx extensions. Cloud and its extensions are primarily oriented towards generating html documentation for Python libraries. It provides numerous small enhancements to make the html documentation more interactive, and improve the layout on mobile devices. . This package contains the theme files, shared by the python2 and python3 versions of the package. It also contains the documentation for the theme and the associated extensions. Package: cloudcompare Description-md5: e3b2889b460a3d2cdf91469d80a45500 Description-en_GB: 3D point cloud and mesh processing software This is a 3D point cloud (and triangular mesh) processing software. It has been originally designed to perform comparison between two 3D points clouds (such as the ones obtained with a laser scanner) or between a point cloud and a triangular mesh. . It relies on a specific octree structure that enables great performances in this particular function. It was also meant to deal with huge point clouds (typically more than 10 millions points, and up to 120 millions with 2 GB of memory) Package: cloudkitty-api Description-md5: e2748c3cddc052e5cbfef76ce4baeca8 Description-en_GB: OpenStack Rating as a Service - API server CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains the Cloudkitty API server. Package: cloudkitty-common Description-md5: dfa569abfac7039aa62ac414c43b0bd8 Description-en_GB: OpenStack Rating as a Service - common files CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains common files for Cloudkitty. Package: cloudkitty-doc Description-md5: f3516716b5e4577044fe8f338788a17e Description-en_GB: OpenStack Rating as a Service - Documentation CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains the documentation. Package: cloudkitty-processor Description-md5: 0f129dd6518c0449a6f05639534f4ceb Description-en_GB: OpenStack Rating as a Service - processor CloudKitty aims at filling the gap between metrics collection systems like ceilometer and a billing system. . Every metrics are collected, aggregated and processed through different rating modules. You can then query CloudKitty's storage to retrieve processed data and easily generate reports. . Most parts of CloudKitty are modular so you can easily extend the base code to address your particular use case. . This package contains the Cloudkitty processor daemon. Package: cloudsql-proxy Description-md5: 8271a28fa8468eb1e7389adb7303d6d9 Description-en_GB: connect securely to a 2nd generation Cloud SQL DB The Cloud SQL Proxy allows a user with the appropriate permissions to connect to a Second Generation Google Cloud SQL database without having to deal with IP whitelisting or SSL certificates manually. It works by opening unix/tcp sockets on the local machine and proxying connections to the associated Cloud SQL instances when the sockets are used. . Optional functionality can be enabled (--fuse) with access to `/dev/fuse` as well as the `fusermount` binary. . By default, the proxy will authenticate under the default service account of the Compute Engine VM it is running on. Therefore, the VM must have at least the sqlservice.admin API scope ("https://www.googleapis.com/auth/sqlservice.admin") and the associated project must have the SQL Admin API enabled. The default service account must also have at least WRITER/EDITOR privileges to any projects of target SQL instances. Package: clsync Description-md5: dc90e1f8baf81e558800bdf9ef3fe58b Description-en_GB: live sync tool based on inotify, written in GNU C Clsync recursively watches for source directory and executes external program to sync the changes. Clsync is adapted to use together with rsync. This utility is much more lightweight than competitors and supports such features as separate queue for big files, regex file filter, multi- threading. Package: clustalw Description-md5: 633246bd8fd1b951f15985f7cbfb1909 Description-en_GB: global multiple nucleotide or peptide sequence alignment This program performs an alignment of multiple nucleotide or amino acid sequences. It recognizes the format of input sequences and whether the sequences are nucleic acid (DNA/RNA) or amino acid (proteins). The output format may be selected from in various formats for multiple alignments such as Phylip or FASTA. Clustal W is very well accepted. . The output of Clustal W can be edited manually but preferably with an alignment editor like SeaView or within its companion Clustal X. When building a model from your alignment, this can be applied for improved database searches. The Debian package hmmer creates such in form of an HMM. Package: clustershell Description-md5: d54510d9491af599a416049a6aa04a69 Description-en_GB: Distributed shell that provides an efficient Python interface Event-based Python library to execute commands on local or distant cluster nodes in parallel depending on the selected engine and worker mechanisms. . The library provides also advanced nodeset handling methods. Its goal is to improve the administration of cluster by providing a lightweight but scalable API for developers. Package: clusterssh Description-md5: 08bbb1a9bb2e2b74d88867b64ad9a6a0 Description-en_GB: administer multiple ssh or rsh shells simultaneously ClusterSSH (cssh, crsh, ctel) allows you to control multiple ssh, rsh or telnet sessions from a single input window. You can also configure clusters of machines for easy invocation and interact with individual terminal windows during a session. Package: clutter-1.0-tests Description-md5: 51afb63914624c08a468668583080e6b Description-en_GB: Open GL based interactive canvas library (installed test programs) Clutter is an Open GL based interactive canvas library, designed for creating fast, mainly 2D single window applications such as media box UIs, presentations, kiosk style applications and so on. . This package contains installed test programs. Package: clzip Description-md5: f4f9082ace3754e4570abdb054e5ccc8 Description-en_GB: C, lossless data compressor based on the LZMA algorithm Lzip is a lossless data compressor based on the LZMA algorithm, with very safe integrity checking and a user interface similar to the one of gzip or bzip2. Lzip decompresses almost as fast as gzip and compresses better than bzip2, which makes it well suited for software distribution and data archiving. . Clzip is a C language version of lzip using the lzip file format; the files produced by clzip are fully compatible with lzip. . Clzip is intended for embedded devices or systems lacking a C++ compiler. Package: cm-super Description-md5: 9fe4e3aba570ff7c624f1fe742925226 Description-en_GB: TeX font package (full version) with CM (EC) in Type1 in T1, T2*, TS1, X2 enc This package ships the full set of cm-super fonts, for a minimal variant install cm-super-minimal. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Package: cm-super-minimal Description-md5: 39485e185bc328206134e010df0a53bb Description-en_GB: TeX font package (minimal version) with CM/EC in Type1 in T1, T2*, TS1, X2 enc This package ships the 10pt version of the various fonts. For the full set please install cm-super. . The CM-Super package contains Type 1 fonts converted from METAFONT fonts and covers entire EC/TC, EC Concrete, EC Bright and LH fonts (Computer Modern font families). All European and Cyrillic writings are covered. Each Type 1 font program contains ALL glyphs from the following standard LaTeX font encodings: T1, TS1, T2A, T2B, T2C, X2, and also Adobe StandardEncoding (585 glyphs per non-SC font and 468 glyphs per SC font), and could be reencoded to any of these encodings using standard dvips or pdftex facilities (the corresponding support files are also included). Package: cm-super-x11 Description-md5: 6c4222f30b1b90b442c3fcd2da993794 Description-en_GB: Make the cm-super fonts available to X11 This package makes the cm-super fonts available to X11. This package does not contain any fonts itself but allows one to reuse the cm-super fonts as X11 screen fonts. Package: cmake-curses-gui Description-md5: 9b41ab000523f38307827365d113b808 Description-en_GB: curses based user interface for CMake (ccmake) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake curses interface. Project configuration settings may be specified interactively through this GUI. Brief instructions are provided at the bottom of the terminal when the program is running. The main executable file for this GUI is "ccmake". Package: cmake-extras Description-md5: 465a216c1db639cf227162be3f5d25cc Description-en_GB: Extra CMake utility modules CMake modules which are used for Ubuntu development. In Debian, this package is helpful when porting Ubuntu originated software to Debian. . Included CMake modules: . - copyright testing - coverage testing - building gtest - doxygen documentation - code formatting - GDbus, GMock and GSettings modules - intltool helpers - QML plugin helper - and several more... Package: cmake-fedora Description-md5: 6c4b447889d16a17ed086e82abdf648e Description-en_GB: Set of scripts and cmake modules that simplify the release process cmake-fedora is designed to relieve you from chores of releasing software by: . - Keeping the consistency of release information such as version and update messages in: - Release notes - ChangeLog - Tags - Spec file - Fedpkg commit message - Bodhi notes - Source archive depends on the files to be packed. - Run rpmlint and koji scratch build before tag as sanity checks. - Easy upload to scp, sftp hosting services sites. - Translation targets like gettext and Zanata. - Provide license information and templates of CMakeLists.txt, spec files for new packages. . while avoid some pitfalls like all junk files are packed. Package: cmake-qt-gui Description-md5: 2b605ffa84235b56fbc6540b628c2c5f Description-en_GB: Qt based user interface for CMake (cmake-gui) CMake is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your choice. . This package provides the CMake Qt based GUI. Project configuration settings may be specified interactively. Brief instructions are provided at the bottom of the window when the program is running. The main executable file for this GUI is "cmake-gui". Package: cmake-vala Description-md5: a4fa1b9a996772a07320201a1558f89e Description-en_GB: CMake utility modules needed for building Vala Panel (and related projects) CMake modules which are used for Vala Panel development. . Included CMake modules: . - various Find modules (e.g. BAMF, GTK+, PEAS, WNCK, X11) - various GLib helpers - various modules for Git based versioning - FindVala and ValaPrecompile modules - and others Package: cmark Description-md5: 067368b3d158830809958d78f9805e77 Description-en_GB: CommonMark parsing and rendering program cmark is the C reference implementation of CommonMark, a rationalized version of Markdown syntax with a spec. . cmark parses almost as fast as sundown and hoedown (but safer and less buggy), about 3 times faster than discount, and about 100 times faster than kramdown and pandoc. Memory consumption is on par with sundown and about 10 times less than pandoc. . cmark outputs HTML, groff man, LaTeX, CommonMark, and a custom XML format. . Markdown is a lightweight markup language with plain-text-formatting syntax. . This package provides a command-line program (cmark) for parsing and rendering CommonMark documents. Package: cmark-gfm Description-md5: 8a8b3dc436b3a41e1f2fdd94720f824d Description-en_GB: CommonMark parsing and rendering program, GitHub flavour cmark-gfm is the GitHub flavour of the cmark C reference implementation of CommonMark, a rationalised version of Markdown syntax with a spec. This package provides a command-line program (cmark-gfm) for parsing and rendering CommonMark documents. . This GitHub flavoured version has extensions for org-mode style tables, auto-linking, and more. Package: cmatrix Description-md5: 9af1f58e4b6301a6583f036c780c6ae6 Description-en_GB: simulates the display from "The Matrix" Screen saver for the terminal based in the movie "The Matrix". It works in terminals of all dimensions and have the following features: * Support terminal resize. * Screen saver mode: any key closes it. * Selectable color. * Change text scroll rate. Package: cmatrix-xfont Description-md5: 3cf18b96c42ea2720e3c7ed00bf8bcf7 Description-en_GB: X11 font for cmatrix Console Matrix simulates the display from "The Matrix", this package provides the font to run cmatrix in an xterm. Package: cmdreader Description-md5: 2bbe4dbf631f779fa2ab959ae508142e Description-en_GB: Library that parses command line arguments Parses command line arguments. The CmdReader can turn strings like -fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese into something that easier to work with programmatically. Package: cmdtest Description-md5: e8e0b446e381405475887764acc551a4 Description-en_GB: blackbox testing of Unix command line programs cmdtest black box tests Unix command line tools. Roughly, it is given a script, its input files, and its expected output files. cmdtest runs the script, and checks the output is as expected. . cmdtest is aimed specifically at testing non-interactive Unix command line programs, and tries to make that as easy as possible. . Also included is a "scenario testing" tool, yarn. Package: cme Description-md5: 45b506e74122752acb6b78c730f20bb6 Description-en_GB: Check or edit configuration data with Config::Model cme provides a command to check or edit configuration data with Config::Model. . cme and Config::Model are quite modular: the configuration data that you can edit depend on installed packages. I.e.: - ssh client or ssh daemon config: libconfig-model-openssh-perl - approx config: libconfig-model-approx-perl - lcdproc config: libconfig-model-lcdproc-perl - popcon config: provided with libconfig-model-perl - systemd config: provided with libconfig-model-systemd-perl . Some applications can be handled by cme: - Debian package files: libconfig-model-dpkg-perl - multistrap files: provided with libconfig-model-perl . You can also choose a user interface: - graphical, based on Tk: libconfig-model-tkui-perl - curses based: libconfig-model-cursesui-perl - simple shell: provided with libconfig-model-perl . Last but not least, you can also take a stab at maintaining configuration model with libconfig-model-itself-perl. Package: cmigemo Description-md5: 6da276b2c63b47e28ae6040261e2ae56 Description-en_GB: Japanese incremental search tool written in C - binary Migemo is a tool that supports Japanese incremental search with Romaji. Originally migemo is written in Ruby. C/Migemo provides search tool and library written in C. . This package provides binary. Package: cmigemo-common Description-md5: 9cdb31f83dd8d0619d6dbd3c80de4c4a Description-en_GB: Japanese incremental search tool written in C - common files Migemo is a tool that supports Japanese incremental search with Romaji. Originally migemo is written in Ruby. C/Migemo provides search tool and library written in C. . This package provides translation table from Romaji to Hiragana or Katakana and vise versa, and dictionary maintenance tools. Package: cminpack-doc Description-md5: 7916c27a10527d98830034de19fff8b2 Description-en_GB: Nonlinear equations and nonlinear least squares problems (doc) Minpack includes software for solving nonlinear equations and nonlinear least squares problems. Five algorithmic paths each include a core subroutine and an easy-to-use driver. The algorithms proceed either from an analytic specification of the Jacobian matrix or directly from the problem functions. The paths include facilities for systems of equations with a banded Jacobian matrix, for least squares problems with a large amount of data, and for checking the consistency of the Jacobian matrix with the functions. . This is the C re-write of the original fortran minpack implementation. . This package contains documentation files for cminpack. Package: cmis-client Description-md5: 807028aaf2267b0d4fcfe1832a06abe1 Description-en_GB: client for the CMIS protocol LibCMIS is a C++ client library for the CMIS interface. . This allows C++ applications to connect to any Enterprise Content Management system behaving as a CMIS server like Alfresco, Nuxeo. It also provides Access to Google Drive/OneDrive/SharePoint . This package contains the cmis-client standalone application. Package: cmocka-doc Description-md5: 1e4267f520b0334af6aa2a4b13b4ab65 Description-en_GB: documentation for the CMocka unit testing framework This package contains the documentation and examples for CMocka. . The idea of CMocka is that a test application only requires the standard C library and the CMocka library itself to minimize conflicts with standard C headers especially on a lot of different platforms. . Features: * Easy to use framework to write unit tests * Support for mock objects * Testing of memory leaks, buffer overflows and underflows * Platform and compiler independent Package: cmor-tables Description-md5: 149c71641003b65e118f0967b4a44222 Description-en_GB: MIP tables for the Climate Model Output Rewriter library This package contains tables for use with CMOR that describe the variables and format of data needed. . CMOR software uses these tables to verify that output is valid. Package: cmospwd Description-md5: 15fd197e22194ff29a906ee8ec37fee9 Description-en_GB: decrypt BIOS passwords from CMOS CmosPwd is a cross-platform tool to decrypt password stored in CMOS used to access a computer's BIOS setup. . This application should work out of the box on most modern systems, but some more esoteric BIOSes may not be supported or may require additional steps. Package: cmst Description-md5: a922054eff00f41c44c72746a175ca0c Description-en_GB: QT GUI for Connman with system tray icon Graphical user interface to control the connman daemon. The connman daemon must be started as you normally would, this program just interfaces with that daemon. You can see what technologies and services connman has found, and for wifi services an agent is registered to assist in obtaining the information from you necessary to logon to the wifi service. Package: cmt Description-md5: 188156129faa5701ad3799a440c30a33 Description-en_GB: LADSPA plugin collection 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 pink noise generators, compressors, expanders, limiters, b/fmh encoders, drum synthesisers, lofi (low fidelity), phase modulator (phasemod) and many more. . These plugins are only usable in host applications, of which sweep and others can be found in Debian. Package: cmtk Description-md5: 4f24b57b7c720df9d5e853df1eaf7483 Description-en_GB: Computational Morphometry Toolkit A software toolkit for computational morphometry of biomedical images, CMTK comprises a set of command line tools and a back-end general-purpose library for processing and I/O. . The command line tools primarily provide the following functionality: registration (affine and nonrigid; single and multi-channel; pairwise and groupwise), image correction (MR bias field estimation; interleaved image artifact correction), processing (filters; combination of segmentations via voting and STAPLE; shape-based averaging), statistics (t-tests; general linear regression). Package: cmus Description-md5: 862a6bf2368d493298de5b26cd8f8bcb Description-en_GB: lightweight ncurses audio player C* Music Player is a modular and very configurable ncurses-based audio player. It has some interesting features like configurable colorscheme, mp3 and ogg streaming, it can be controlled with an UNIX socket, filters, album/artists sorting and a vi-like configuration interface. . It currently supports different input formats: - Ogg Vorbis - MP3 (with libmad) - FLAC - Wav - Modules (with libmodplug) - Musepack - AAC - Windows Media Audio Package: cmus-plugin-ffmpeg Description-md5: 4bb1386678fe15219a1b1422700d43a7 Description-en_GB: lightweight ncurses audio player (FFmpeg plugin) C* Music Player is a modular and very configurable ncurses-based audio player. It has some interesting features like configurable colorscheme, mp3 and ogg streaming, it can be controlled with an UNIX socket, filters, album/artists sorting and a vi-like configuration interface. . This package adds FFmpeg support to C* Music Player. Package: cmuscheme48-el Description-md5: dafc274df6782e9c474de579aa72a425 Description-en_GB: Emacs mode specialised for Scheme48 Scheme48 associates loaded code with specific files. This extension to the normal scheme-mode of Emacs uses this facility to associated data sent to a inferior Scheme process with the correct file. Scheme 48 will automatically evaluate the code in the correct package for the file. Package: cnee Description-md5: 2fab81d45ab2d8810d6635a5608bb504 Description-en_GB: X event recorder/replayer - command-line flavour GNU Xnee is a suite of programs that can record, replay and distribute user actions under the X11 environment. Think of it as a robot that can imitate the job you just did. . Xnee can be used to - automate tests - demonstrate programs - distribute actions - record and replay 'macro' - retype a file . This package contains the command-line flavour of Xnee. Package: cntlm Description-md5: a09ce14efcc2b3cdd95e19cd49ef5d70 Description-en_GB: Fast NTLM authentication proxy with tunneling Cntlm is a fast and efficient NTLM proxy, with support for TCP/IP tunneling, authenticated connection caching, ACLs, proper daemon logging and behaviour and much more. It has up to ten times faster responses than similar NTLM proxies, while using by orders or magnitude less RAM and CPU. Manual page contains detailed information. Package: cnvkit Description-md5: 0b8ab5ba6be9de3379277ab7a92a7b5d Description-en_GB: Copy number variant detection from targeted DNA sequencing A command-line toolkit and Python library for detecting copy number variants and alterations genome-wide from targeted DNA sequencing. It is designed for use with hybrid capture, including both whole-exome and custom target panels, and short-read sequencing platforms such as Illumina and Ion Torrent. Package: cobertura Description-md5: 3e8a7c49ab65490c63936fce78ae0af7 Description-en_GB: java tool that calculates the percentage of code accessed by tests Tool that measures test coverage by instrumenting a Java code base and watching which lines of code are and are not executed as the test suite runs. In addition to identifying untested code and locating bugs, Cobertura can optimize code by flagging dead, unreachable code and can provide insights into how an API operates in practice. It is based on jcoverage. Package: cobra Description-md5: fbcf8ccfc0a3061ed7139da0143db05f Description-en_GB: Tool to generate Cobra-based modern Go CLI application Cobra is a Go library providing a simple interface to create powerful modern CLI interfaces similar to git & go tools. . Cobra has an exceptionally clean interface and simple design without needless constructors or initialization methods. . This package contains the Cobra Generator as /usr/bin/cobra, a tool that will generate your application scaffolding to rapidly develop a Cobra- based application. Package: coccinella Description-md5: d64dfced5f308859032ea19ac48bbe15 Description-en_GB: Communication tool (XMPP/Jabber) with a built-in whiteboard Coccinella is a cross-platform communication tool with a built-in whiteboard for improved collaboration with other people. . The whiteboard is a shared desktop which supports text, drawings, images, and multimedia in a number of formats, such as MP3 and video. . The protocol being used by coccinella for chat and whiteboard communication is the XMPP protocol (Jabber). Package: coccinelle Description-md5: 64e192b3251cf8bef4b5ea3eda0c0879 Description-en_GB: semantic patching tool for C Coccinelle is a program matching and transformation tool for C. The programmer describes the code to match and the transformation to perform as a semantic patch, which looks like a standard patch, but can transform multiple files at any number of code sites. Package: coccinelle-doc Description-md5: f4ce1c62e21e25eace4035de0d8fc419 Description-en_GB: documentation for coccinelle Coccinelle is a program matching and transformation tool for C. The programmer describes the code to match and the transformation to perform as a semantic patch, which looks like a standard patch, but can transform multiple files at any number of code sites. . This package contains examples files and additional documentation in PDF format. Package: cockpit Description-md5: 24b0aa0c07779dcba10e15ca9244d9e9 Description-en_GB: Web Console for Linux servers The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . It offers network configuration, log inspection, diagnostic reports, SELinux troubleshooting, interactive command-line sessions, and more. Package: cockpit-389-ds Description-md5: 29c953a4198b73567ac827862c4a3e0f Description-en_GB: Cockpit user interface for 389 Directory Server This package includes a Cockpit UI plugin for configuring and administering the 389 Directory Server. Package: cockpit-bridge Description-md5: 34419f40043aa83e9a0fb5968fe56ce7 Description-en_GB: Cockpit bridge server-side component The Cockpit bridge component installed server side and runs commands on the system on behalf of the web based user interface. Package: cockpit-doc Description-md5: 917dc8f7798407683627da6ebb139a47 Description-en_GB: Cockpit deployment and developer guide The Cockpit Deployment and Developer Guide shows sysadmins how to deploy Cockpit on their machines as well as helps developers who want to embed or extend Cockpit. Package: cockpit-machines Description-md5: 0eb6768a5275b934fab3627c568646c9 Description-en_GB: Cockpit user interface for virtual machines The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . This package adds an user interface for managing virtual machines. . If the "virtinst" package is installed, you can also create new virtual machines. Package: cockpit-networkmanager Description-md5: 3ec1a60ecda81a24c8267c56cf7a9a3f Description-en_GB: Cockpit user interface for networking The Cockpit components for interacting with networking configuration. Package: cockpit-packagekit Description-md5: 01ecbad973ab31bb91eb03019d4352aa Description-en_GB: Cockpit user interface for packages The Cockpit component for installing packages, via PackageKit. Package: cockpit-pcp Description-md5: 2bcebebdc8b56e2cd8c2ba8755912a8f Description-en_GB: Cockpit PCP integration Cockpit support for reading PCP metrics and loading PCP archives. Package: cockpit-podman Description-md5: bd8bea62609a52119a9f55b9e9e77daf Description-en_GB: Cockpit component for Podman containers The Cockpit Web Console enables users to administer GNU/Linux servers using a web browser. . This package adds an user interface for Podman containers. Package: cockpit-storaged Description-md5: c2ebe73ae22d08ed61f7619b0540e9d3 Description-en_GB: Cockpit user interface for storage The Cockpit components for interacting with storage. . Install udisks2-lvm2 if you use LVM and want to manage it with Cockpit. Package: cockpit-system Description-md5: 305239ce7fcb5c6043156a1e54c69f73 Description-en_GB: Cockpit admin interface for a system Cockpit admin interface package for configuring and troubleshooting a system. Package: cockpit-tests Description-md5: 0b4ed46aa862cd96d493b081c605101e Description-en_GB: Tests for Cockpit This package contains tests and files used while testing Cockpit. These files are not required for running Cockpit. Package: cockpit-ws Description-md5: f492a869e15f8c92004032f384bce124 Description-en_GB: Cockpit Web Service The Cockpit Web Service listens on the network, and authenticates users. . Install sssd-dbus for supporting client certificate/smart card authentication via sssd/FreeIPA. Package: coco-cpp Description-md5: 02d009ce52ba1690b30aabdb24096e50 Description-en_GB: Coco/R Compiler Generator (C++ Version) Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k. . To start Coco call cococpp, which is a shell script in /usr/bin. Package: coco-cs Description-md5: 6ea15825c902eb6288a63b12b257493b Description-en_GB: Coco/R Compiler Generator (C-Sharp Version) Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k. . To start Coco call cococs, which is a shell script in /usr/bin. Package: coco-doc Description-md5: 87e4b53a6c80ad089570c8e26204bf47 Description-en_GB: Documentation for the Coco/R Compiler Generator Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k. . See /usr/share/doc/cocosourcesdoc. Package: coco-java Description-md5: 13a3bbb6c3c3c725c1b9c1e771dfa17a Description-en_GB: Coco/R Compiler Generator (Java Version) Coco/R is a compiler generator, which takes an attributed grammar of a source language and generates a scanner and a parser for this language. The scanner works as a deterministic finite automaton. The parser uses recursive descent. LL(1) conflicts can be resolved by a multi-symbol lookahead or by semantic checks. Thus the class of accepted grammars is LL(k) for an arbitrary k. . To start Coco call cocoj, which is a shell script in /usr/bin. Package: cod-tools Description-md5: 8b218d25247cc21b857131c4bc2132d7 Description-en_GB: tools for manipulating CIF format files cod-tools is a set of Perl modules and command line tools for manipulating Crystallographic Information Format (CIF) v1.1 and v2.0 files. Package: coda Description-md5: 242ddbeb7caa0b075875bef4ad5e63b3 Description-en_GB: Common Data Access framework for Earth science The Common Data Access framework allows reading of scientific data to manipulate and analyse Climate model Data. Supported data formats are GRIB, netCDF, SERVICE, EXTRA and IEG. There are more than 400 operators available. Package: code-saturne Description-md5: 324f545519ac0b2322d5099db3ca9a52 Description-en_GB: General purpose Computational Fluid Dynamics (CFD) software The basic capabilities of Code_Saturne enable the handling of either incompressible or expandable flows with or without heat transfer and turbulence. Dedicated modules are available for specific physics such as radiative heat transfer, combustion (gas, coal, heavy fuel oil, ...), magneto-hydrodynamics, compressible flows, two-phase flows (Euler-Lagrange approach with two-way coupling), extensions to specific applications (e.g. Mercure_Saturne for atmospheric environment). . It runs in parallel with MPI on distributed memory machines. Developed since 1997 at EDF R&D, it is based on a co-located Finite Volume approach that accepts meshes with any type of cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral...) and any type of grid structure (unstructured, block structured, hybrid, conforming or with hanging nodes, ...). Package: code-saturne-bin Description-md5: 6b8329552556d4b9d517c72e0cc074ed Description-en_GB: General purpose Computational Fluid Dynamics (CFD) software - binaries The basic capabilities of Code_Saturne enable the handling of either incompressible or expandable flows with or without heat transfer and turbulence. Dedicated modules are available for specific physics such as radiative heat transfer, combustion (gas, coal, heavy fuel oil, ...), magneto-hydrodynamics, compressible flows, two-phase flows (Euler-Lagrange approach with two-way coupling), extensions to specific applications (e.g. Mercure_Saturne for atmospheric environment). . It runs in parallel with MPI on distributed memory machines. Developed since 1997 at EDF R&D, it is based on a co-located Finite Volume approach that accepts meshes with any type of cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral...) and any type of grid structure (unstructured, block structured, hybrid, conforming or with hanging nodes, ...). . This package contains the binary files. Package: code-saturne-data Description-md5: 5c55d0048b6e1a03e1bbb43c0d295dc5 Description-en_GB: General purpose Computational Fluid Dynamics (CFD) software - data The basic capabilities of Code_Saturne enable the handling of either incompressible or expandable flows with or without heat transfer and turbulence. Dedicated modules are available for specific physics such as radiative heat transfer, combustion (gas, coal, heavy fuel oil, ...), magneto-hydrodynamics, compressible flows, two-phase flows (Euler-Lagrange approach with two-way coupling), extensions to specific applications (e.g. Mercure_Saturne for atmospheric environment). . It runs in parallel with MPI on distributed memory machines. Developed since 1997 at EDF R&D, it is based on a co-located Finite Volume approach that accepts meshes with any type of cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral...) and any type of grid structure (unstructured, block structured, hybrid, conforming or with hanging nodes, ...). . This package contains the data. Package: code-saturne-doc Description-md5: c4958adf62437b0de0c7d54b02ed1120 Description-en_GB: General purpose Computational Fluid Dynamics (CFD) software - Documentation The basic capabilities of Code_Saturne enable the handling of either incompressible or expandable flows with or without heat transfer and turbulence. Dedicated modules are available for specific physics such as radiative heat transfer, combustion (gas, coal, heavy fuel oil, ...), magneto-hydrodynamics, compressible flows, two-phase flows (Euler-Lagrange approach with two-way coupling), extensions to specific applications (e.g. Mercure_Saturne for atmospheric environment). . It runs in parallel with MPI on distributed memory machines. Developed since 1997 at EDF R&D, it is based on a co-located Finite Volume approach that accepts meshes with any type of cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral...) and any type of grid structure (unstructured, block structured, hybrid, conforming or with hanging nodes, ...). . This package contains the documentation. Package: code-saturne-include Description-md5: 2ae3c01e2c637a220de7ed00270e06fb Description-en_GB: General purpose Computational Fluid Dynamics (CFD) software - includes The basic capabilities of Code_Saturne enable the handling of either incompressible or expandable flows with or without heat transfer and turbulence. Dedicated modules are available for specific physics such as radiative heat transfer, combustion (gas, coal, heavy fuel oil, ...), magneto-hydrodynamics, compressible flows, two-phase flows (Euler-Lagrange approach with two-way coupling), extensions to specific applications (e.g. Mercure_Saturne for atmospheric environment). . It runs in parallel with MPI on distributed memory machines. Developed since 1997 at EDF R&D, it is based on a co-located Finite Volume approach that accepts meshes with any type of cell (tetrahedral, hexahedral, prismatic, pyramidal, polyhedral...) and any type of grid structure (unstructured, block structured, hybrid, conforming or with hanging nodes, ...). . This package contains the include files. Package: code2html Description-md5: 2a48b60ad92a6713b290ac009cc91058 Description-en_GB: Syntax highlighter Code2html is a perl script which converts a program source code to syntax highlighted HTML, or any other target for which rules are defined. . It may be used as a simple console program, converting a single source code file to a single output file, it can patch HTML files including special command sequences to insert syntax highlighted snippets of code, or it can be used as a CGI script. Package: codeblocks Description-md5: 085a469fb5f38916d82842e097c6fda4 Description-en_GB: Code::Blocks integrated development environment (IDE) Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) Package: codeblocks-common Description-md5: e1583e4d79ede6b548b2149d9200bf8b Description-en_GB: common files for Code::Blocks IDE Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. . This package contains the architecture-independent files of Code::Blocks. Package: codeblocks-contrib Description-md5: fb01804165a85f9f7cba61be9770640e Description-en_GB: contrib plugins for Code::Blocks IDE This package extends Code::Blocks functionality a great deal with the included plugins. These are: * Code profiler (based on gprof) and code statistics (SLOCs etc) * Copy strings * DragScroll (enhances mouse operations) * Setting of environment variables * Source exporter to PDF/HTML/ODT/RTF * Header fixup * Help * Keyboard shortcuts configuration * RAD gui-builder for wxWidgets (wxSmith) * wxSmith AUI and wxSmith contrib items * Selection of small games for relaxing between coding sessions! (BYOGames) * Autoversioning * ThreadSearch * BrowseTracker * Valgrind * HexEditor * IncrementalSearch * Codesnippets * Library finder * Regular expression testbed * Symbol table plugin * CB koders * MouseSap * Cccc * CppCheck Package: codeblocks-dev Description-md5: bf5bf143062d45ee97db1da6c01550ed Description-en_GB: Code::Blocks development files (SDK) Code::Blocks is a cross-platform Integrated Development Environment (IDE). It is based on a self-developed plugin framework allowing unlimited extensibility. Most of its functionality is already provided by plugins. Plugins included in the base package are: * Compiler frontend to many free compilers * Debugger frontend for GDB * Source formatter (based on AStyle) * Wizard to create new C++ classes * Code-completion / symbols-browser (work in progress) * Default MIME handler * Wizard to create new Code::Blocks plugins * To-do list * Extensible wizard based on scripts * Autosave (saves your work in the unfortunate case of a crash) . This package contains the development files (headers and libraries) for creating Code::Blocks plugins. Package: codec2 Description-md5: 6828e17e97c3e2afb27bd64c3e1ef09f Description-en_GB: command line tools for handling Codec2 data Codec2 is an audio codec especially designed for compressing voice at very low bit-rates for applications such as digital voice radio. . This package contains the encoder and decoder command-line applications. Package: codec2-examples Description-md5: 46f9fbb252310b9319283482401bfa6a Description-en_GB: Codec2 sample data and examples Codec2 is an audio codec especially designed for compressing voice at very low bit-rates for applications such as digital voice radio. . This package contains sample data and supporting examples. Package: codecgraph Description-md5: 9fb144bcbab5dafc7e0161c91fde4030 Description-en_GB: Generates graphviz graphs from HDA-Intel codec information Codecgraph is a tool to generate a graph based on the ALSA description of a High Definition Audio codec. The generated graph depicts the HDA codec layout and node connections, helping driver troubleshooting and maintenance. Codecgraph's parser reads the codec description from /proc/asound/card*/codec#0 and parsed data is sent to Graphviz for actual graph generation. Package: codecrypt Description-md5: 915568d3e5a2fcc1737660a3a0259450 Description-en_GB: post-quantum encryption and signing tool Codecrypt is a quantum-computer-resistant cryptography tool that can be used to encrypt, decrypt, sign and verify documents and communications in a manner similar to GnuPG or PGP. Package: codegroup Description-md5: 508505728494a0bef2f14533bc2d0ab0 Description-en_GB: Convert any file, including binary, into 5 letter code Codegroup converts any file, of any format including raw binary, into a set of five letter uppercase codegroups. The codegroup format includes a 16 bit CRC and file length to verify message integrity. Codegroup does NO CRYPTO. It's purely a file format converter much like base64 or uuencoding. Unlike other traditional file encoding algorithms such as base64 or uuencoding, codegroup exclusively uses the 26 letter alphabet. Codegroup is ideal for transferring short binary files over a voice or morse code channel. Package: codelite Description-md5: bb0622bca6d829c373938524d6efe3bb Description-en_GB: Powerful and lightweight IDE CodeLite is a powerful and lightweight IDE specialising in C, C++, PHP and Javascript. Its features include: * Generic support for compilers * Built-in GDB support * Database-based Code Completion mechanism * Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, and ASP * Text Folding * Bookmarks * Find and Replace * doxygen comment generator Package: codelite-plugins Description-md5: 9e5b542f06da063db4f766227d417aba Description-en_GB: Powerful and lightweight IDE - plugins CodeLite is a powerful and lightweight IDE specialising in C, C++, PHP and Javascript. Its features include: * Generic support for compilers * Built-in GDB support * Database-based Code Completion mechanism * Syntax highlighting for C/C++, Java, Perl, XML, Makefile, Lua, Diff files, PHP, JavaScript, Python, HTML, and ASP * Text Folding * Bookmarks * Find and Replace * doxygen comment generator . This package contains the plugins for CodeLite, including its form- designer wxCrafter. Package: codequery Description-md5: 1b24feba22ff34f337caf49c167b4e36 Description-en_GB: code-understanding, code-browsing or code-search tool This is a tool to index, then query or search C, C++, Java, Python, Ruby, Go and Javascript source code. . It builds upon the databases of cscope and Exuberant ctags. . The databases of cscope and ctags would be processed by the cqmakedb tool to generate the CodeQuery database file. . The CodeQuery database file can be viewed and queried using the codequery GUI tool. Package: coderay Description-md5: 2f787c2bf9b398e3bc4cf5ba39666ad5 Description-en_GB: Helper programs for CodeRay Ruby lib for syntax highlighting CodeRay is a Ruby library that can scan an input file or text in a web page and encode it as syntax highlighted HTML output. . CodeRay supports many input languages including: C, C++, CSS, Delphi, diff, Groovy, HTML, RHTML (Erb+HTML), Nitro-XHTML, Java, JavaScript, JSON, PHP, Python, Ruby, SQL and YAML. . CodeRay can output to HTML, JSON, XML, Yaml. . The coderay binary scans a file and outputs in HTML. Package: codesearch Description-md5: b2cb491f3b15b88c57c51f839ece279e Description-en_GB: regular expression search over large bodies of source code Code Search is a tool for indexing and then performing regular expression searches over large bodies of source code. It is a set of command-line programs written in Go. . For background and an overview of the commands, see Regular Expression Matching with a Trigram Index: http://swtch.com/~rsc/regexp/regexp4.html Package: codespell Description-md5: 74582b198b8f4950c85f94eeb72173c7 Description-en_GB: Find and fix common misspellings in text files codespell is designed to find and fix common misspellings in text files. It is designed primarily for checking misspelled words in source code, but it can be used with other files as well. Package: codfis Description-md5: 86f71b611492c2bcf3622f0706e568b0 Description-en_GB: tool to generate Italian fiscal codes (codice fiscale) CodFis is a tool to generate Italian fiscal codes (codice fiscale) given name, surname, gender, date and place of birth. . Note that the official fiscal codes are only those assigned by Agenzia delle Entrate (which may be different from those generated by this tool in some special cases). Package: codonw Description-md5: 287922402d73f9d72c044dab7caf35bc Description-en_GB: Correspondence Analysis of Codon Usage CodonW is a package for codon usage analysis. It was designed to simplify Multivariate Analysis (MVA) of codon usage. The MVA method employed in CodonW is correspondence analysis (COA) (the most popular MVA method for codon usage analysis). CodonW can generate a COA for codon usage, relative synonymous codon usage or amino acid usage. Additional analyses of codon usage include investigation of optimal codons, codon and dinucleotide bias, and/or base composition. CodonW analyses sequences encoded by genetic codes other than the universal code. Package: coffeescript Description-md5: 5644cf07d02a0b2fd827cbc933e9520c Description-en_GB: interpreter and compiler for the CoffeeScript language CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. . The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, will work in every JavaScript implementation, and tends to run as fast or faster than the equivalent handwritten JavaScript. . The "cake" executable is provided as "cake.coffeescript" to peacefully coexist with cakephp. Package: coffeescript-doc Description-md5: d2365244984ed6a594a84d6ac4c6fcca Description-en_GB: documentation for the CoffeeScript language CoffeeScript is a little language that compiles into JavaScript. Underneath all of those embarrassing braces and semicolons, JavaScript has always had a gorgeous object model at its heart. CoffeeScript is an attempt to expose the good parts of JavaScript in a simple way. . The golden rule of CoffeeScript is: "It's just JavaScript". The code compiles one-to-one into the equivalent JS, and there is no interpretation at runtime. You can use any existing JavaScript library seamlessly (and vice-versa). The compiled output is readable and pretty-printed, passes through JavaScript Lint without warnings, will work in every JavaScript implementation, and tends to run as fast or faster than the equivalent handwritten JavaScript. . This package contains documentation. Package: cog Description-md5: 74698c759166396617f708327c53319b Description-en_GB: Single-window web browser based on WPE WebKit Cog is a small, single-window web browser based on WPE WebKit. It provides no user interface and is suitable to be used as a web application container for embedded devices in kiosk mode. Package: cohomcalg Description-md5: cb48a2908636d80fb6add468be2ae83e Description-en_GB: sheaf cohomology of line bundles on toric varieties The algorithm for the computation of sheaf cohomologies for line bundles on toric varieties presented in "Cohomology of Line Bundles: A Computational Algorithm" by Ralph Blumenhagen, Benjamin Jurke, Thorsten Rahn, and Helmut Roschy has been implemented in a convenient and high- performance C/C++ application called cohomCalg. . The optional cohomCalg Koszul extension serves as a Mathematica 7 frontend and allows for the easy computation of hypersurface and complete intersection cohomologies, following the material presented in "Cohomology of Line Bundles: Applications" by the same authors. Package: cohomcalg-common Description-md5: a277cc8ea23c73e9ea61a95d8447dbe7 Description-en_GB: sheaf cohomology of line bundles on toric varieties (common files) The algorithm for the computation of sheaf cohomologies for line bundles on toric varieties presented in "Cohomology of Line Bundles: A Computational Algorithm" by Ralph Blumenhagen, Benjamin Jurke, Thorsten Rahn, and Helmut Roschy has been implemented in a convenient and high- performance C/C++ application called cohomCalg. . The optional cohomCalg Koszul extension serves as a Mathematica 7 frontend and allows for the easy computation of hypersurface and complete intersection cohomologies, following the material presented in "Cohomology of Line Bundles: Applications" by the same authors. . This package contains the documentation, example files, and Mathematica scripts included with cohomCalg. Package: coinor-cbc Description-md5: cbf90f50714cfa2cd057e6088d95f3c0 Description-en_GB: Coin-or branch-and-cut mixed integer programming solver Cbc (Coin-or branch and cut) is an open-source mixed integer programming solver written in C++. It can be used as a callable library or as a stand- alone executable. . This package contains cbc executable. Package: coinor-clp Description-md5: 4ddc6e20408ebb0060ed4fcb2fa3e533 Description-en_GB: Coin-or linear programming solver Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of constrained linear mathematical optimization problems. . This package contains the clp executable. Package: coinor-csdp Description-md5: a2d03627064caa942a2b5e1c57dcf72f Description-en_GB: Software package for semidefinite programming (binaries) CSDP is a library of routines that implements a predictor corrector variant of the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and Wolkowicz. The code runs in parallel on shared memory multi-processor systems, and it makes effective use of sparsity in the constraint matrices. . CSDP is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the binaries. Package: coinor-csdp-doc Description-md5: fd78a94cbd5864eebc3a278ef024dca6 Description-en_GB: Software package for semidefinite programming (documentation) CSDP is a library of routines that implements a predictor corrector variant of the semidefinite programming algorithm of Helmberg, Rendl, Vanderbei, and Wolkowicz. The code runs in parallel on shared memory multi-processor systems, and it makes effective use of sparsity in the constraint matrices. . CSDP is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the documentation and examples. Package: coinor-libcbc-dev Description-md5: 39d5593fbf908672e8c9691ba11233cd Description-en_GB: Coin-or branch-and-cut mixed integer programming solver (developer files) Cbc (Coin-or branch and cut) is an open-source mixed integer programming solver written in C++. It can be used as a callable library or as a stand- alone executable. . This package contains the header files for developers. Package: coinor-libcbc-doc Description-md5: a22c6bbfa2107d5edcf0af71cb0aaaa1 Description-en_GB: Coin-or branch-and-cut mixed integer programming solver (documentation) Cbc (Coin-or branch and cut) is an open-source mixed integer programming solver written in C++. It can be used as a callable library or as a stand- alone executable. . This package contains the documentation and examples. Package: coinor-libcbc3 Description-md5: b4d3283ed0e3235b24f8eec60fa098c1 Description-en_GB: Coin-or branch-and-cut mixed integer programming solver (shared libraries) Cbc (Coin-or branch and cut) is an open-source mixed integer programming solver written in C++. It can be used as a callable library or as a stand- alone executable. . This package contains the shared libraries. Package: coinor-libcgl-dev Description-md5: c6e37dd842b7e636e6548ce84ca0778f Description-en_GB: COIN-OR Cut Generation Library (developer files) The Cut Generation Library (Cgl) is an open collection of cutting plane implementations ("cut generators") for use in teaching, research, and applications. . Cgl is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research) and can be used with other COIN-OR packages that make use of cuts, such as the mixed-integer linear programming solver Cbc. . This package contains the header files for developers. Package: coinor-libcgl-doc Description-md5: c1e354598b97d885dbef1b041fb452e2 Description-en_GB: COIN-OR Cut Generation Library (documentation) The Cut Generation Library (Cgl) is an open collection of cutting plane implementations ("cut generators") for use in teaching, research, and applications. . Cgl is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research) and can be used with other COIN-OR packages that make use of cuts, such as the mixed-integer linear programming solver Cbc. . This package contains the documentation and examples. Package: coinor-libcgl1 Description-md5: c6ccd2db443bc5ffb4c514f1ddba4977 Description-en_GB: COIN-OR Cut Generation Library The Cut Generation Library (Cgl) is an open collection of cutting plane implementations ("cut generators") for use in teaching, research, and applications. . Cgl is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research) and can be used with other COIN-OR packages that make use of cuts, such as the mixed-integer linear programming solver Cbc. . This package contains the binaries and libraries. Package: coinor-libclp-dev Description-md5: 725e4845bec6e12ddcb5774bc8e4e7ec Description-en_GB: Coin-or linear programming solver (developer files) Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of constrained linear mathematical optimization problems. . This package contains the header files for developers. Package: coinor-libclp-doc Description-md5: 1763fbe2774afd0d49a6231c7e49b1e3 Description-en_GB: Coin-or linear programming solver (documentation) Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of constrained linear mathematical optimization problems. . This package contains the documentation and examples. Package: coinor-libclp1 Description-md5: 3786e3e5f9cbf41f18024cf8db62b4d1 Description-en_GB: Coin-or linear programming solver (shared libraries) Clp (Coin-or linear programming) is an open-source linear programming solver written in C++. It is primarily meant to be used as a callable library, but a basic, stand-alone executable version is also available. It is designed to find solutions of constrained linear mathematical optimization problems. . This package contains the Clp callable libraries, including the OSI Clp interface. Package: coinor-libcoinmp-dev Description-md5: 72218cdd25b3b59e8a731230c5176d80 Description-en_GB: Simple C API for COIN-OR Solvers Clp and Cbc -- development The Coin-MP optimiser is an open source solver, it is part of the COIN-OR project which is an initiative to spur the development of open-source software for the operations research community. . CoinMP is a C-API library that supports most of the functionality of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects. . This package contains the files needed to build applications using libCoinMP. Package: coinor-libcoinmp1v5 Description-md5: 20dd13138584bfbc3266a7128fc809d8 Description-en_GB: Simple C API for COIN-OR Solvers Clp and Cbc -- library The Coin-MP optimiser is an open source solver, it is part of the COIN-OR project which is an initiative to spur the development of open-source software for the operations research community. . CoinMP is a C-API library that supports most of the functionality of CLP (Coin LP), CBC (Coin Branch-and-Cut), and CGL (Cut Generation Library) projects. Package: coinor-libcoinutils-dev Description-md5: f35f1db33e4ab59ff153cb0d81367837 Description-en_GB: Coin-or collection of utility classes (developer files) CoinUtils (Coin-or Utilities) is a collection of classes and functions that are generally useful to more than one COIN-OR project. These include classes for vectors, matrices, mps file reading, and functions for floating-point comparisons. . The Computational Infrastructure for Operations Research (COIN-OR, or simply COIN) project is an initiative to spur the development of open source software for the operations research community. . This package contains the header files for developers. Package: coinor-libcoinutils-doc Description-md5: 0de112f4a03d87846ec053ad52fb38d1 Description-en_GB: Coin-or collection of utility classes (documentation) CoinUtils (Coin-or Utilities) is a collection of classes and functions that are generally useful to more than one COIN-OR project. These include classes for vectors, matrices, mps file reading, and functions for floating-point comparisons. . The Computational Infrastructure for Operations Research (COIN-OR, or simply COIN) project is an initiative to spur the development of open source software for the operations research community. . This package contains the documentation. Package: coinor-libcoinutils3v5 Description-md5: af0df5b968ddc9e824f6ac579aacef9a Description-en_GB: Coin-or collection of utility classes (binaries and libraries) CoinUtils (Coin-or Utilities) is a collection of classes and functions that are generally useful to more than one COIN-OR project. These include classes for vectors, matrices, mps file reading, and functions for floating-point comparisons. . The Computational Infrastructure for Operations Research (COIN-OR, or simply COIN) project is an initiative to spur the development of open source software for the operations research community. . This package contains the binaries and libraries. Package: coinor-libdylp-dev Description-md5: d94abf98bf4f783bbc3a3458e3a59c9c Description-en_GB: Linear programming solver using of the dynamic simplex algorithm DyLp is designed to find solutions of constrained linear mathematical optimization problems. To this end, it is using a full implementation of the so called dynamic simplex algorithm for linear programming. . DyLP is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research) and integrates well in the COIN Open Solver Interface (OSI), OsiDylp, which takes advantage of capabilities provided by COIN (e.g., enhanced input/output and constraint system preprocessing) and is recommended if you're working in a C++ environment. . This package contains the header files for developers. Package: coinor-libdylp-doc Description-md5: c5f68e9abdd9f6366b1558e5c7cd3c34 Description-en_GB: Linear programming solver using of the dynamic simplex algorithm DyLp is designed to find solutions of constrained linear mathematical optimization problems. To this end, it is using a full implementation of the so called dynamic simplex algorithm for linear programming. . DyLP is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research) and integrates well in the COIN Open Solver Interface (OSI), OsiDylp, which takes advantage of capabilities provided by COIN (e.g., enhanced input/output and constraint system preprocessing) and is recommended if you're working in a C++ environment. . This package contains the documentation and examples. Package: coinor-libdylp1 Description-md5: 326ec697d30205c5da27f85ace778b93 Description-en_GB: Linear programming solver using the dynamic simplex algorithm DyLp is designed to find solutions of constrained linear mathematical optimization problems. To this end, it is using a full implementation of the so called dynamic simplex algorithm for linear programming. . DyLP is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research) and integrates well in the COIN Open Solver Interface (OSI), OsiDylp, which takes advantage of capabilities provided by COIN (e.g., enhanced input/output and constraint system preprocessing) and is recommended if you're working in a C++ environment. . This package contains the binaries and libraries. Package: coinor-libipopt-dev Description-md5: 004a2b4e162fc64f12e7d4eb4d34e764 Description-en_GB: Interior-Point Optimizer - header files Ipopt is an open-source solver for large-scale nonlinear continuous optimization. It can be used from modeling environments, such as AMPL, GAMS, or Matlab, and it is also available as a callable library with interfaces to C++, C, and Fortran. Ipopt uses an interior point method, together with a filter linear search procedure. Ipopt is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . The Debian package is compiled against MUMPS (as it is the only one of the available solvers that is Free Software and included in Debian). . This package contains the header files for developers. Package: coinor-libipopt-doc Description-md5: ace0722ec70c25cead2c4fcc86a4a74d Description-en_GB: Interior-Point Optimizer - documentation Ipopt is an open-source solver for large-scale nonlinear continuous optimization. It can be used from modeling environments, such as AMPL, GAMS, or Matlab, and it is also available as a callable library with interfaces to C++, C, and Fortran. Ipopt uses an interior point method, together with a filter linear search procedure. Ipopt is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . The Debian package is compiled against MUMPS (as it is the only one of the available solvers that is Free Software and included in Debian). . This package contains the documentation. Package: coinor-libipopt1v5 Description-md5: b22cc6665e1345d36a3c5f15fa8b6fb8 Description-en_GB: Interior-Point Optimizer, for large-scale nonlinear optimization Ipopt is an open-source solver for large-scale nonlinear continuous optimization. It can be used from modeling environments, such as AMPL, GAMS, or Matlab, and it is also available as a callable library with interfaces to C++, C, and Fortran. Ipopt uses an interior point method, together with a filter linear search procedure. Ipopt is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . The Debian package is compiled against MUMPS (as it is the only one of the available solvers that is Free Software and included in Debian). . This package contains the library. Package: coinor-libipopt1v5-dbg Description-md5: 80f963768d87ff823fbdb833d6440d67 Description-en_GB: Interior-Point Optimizer - debugging symbols Ipopt is an open-source solver for large-scale nonlinear continuous optimization. It can be used from modeling environments, such as AMPL, GAMS, or Matlab, and it is also available as a callable library with interfaces to C++, C, and Fortran. Ipopt uses an interior point method, together with a filter linear search procedure. Ipopt is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . The Debian package is compiled against MUMPS (as it is the only one of the available solvers that is Free Software and included in Debian). . This package contains the debugging symbols. Package: coinor-libosi-dev Description-md5: e86ac53244f2cd9c10c25a872bccb1bb Description-en_GB: COIN-OR Open Solver Interface (developer files) Osi (Open Solver Interface) provides an abstract C++ base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. . Osi is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the header files for developers. Package: coinor-libosi-doc Description-md5: 11323afa3409aef6b962bf9c822e83fb Description-en_GB: COIN-OR Open Solver Interface (documentation) Osi (Open Solver Interface) provides an abstract C++ base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. . Osi is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the documentation and examples. Package: coinor-libosi1v5 Description-md5: 0bf9e8ada61f7131b0cd806548402bc5 Description-en_GB: COIN-OR Open Solver Interface Osi (Open Solver Interface) provides an abstract C++ base class to a generic linear programming (LP) solver, along with derived classes for specific solvers. Many applications may be able to use the Osi to insulate themselves from a specific LP solver. . Osi is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the abstract Osi base library; implementations for different solvers are provided separately. The OsiClp interface is provided by the clp source package. Package: coinor-libsymphony-dev Description-md5: 0d6e0584b3a2a247b945f39ee22649fc Description-en_GB: COIN-OR solver for mixed-integer linear programs (developer files) SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the header files for developers. Package: coinor-libsymphony-doc Description-md5: dea6a1d402e1265962f70187d6595346 Description-en_GB: COIN-OR solver for mixed-integer linear programs (documentation) SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the documentation and examples. Package: coinor-libsymphony3 Description-md5: 366d6d4a97ad87929e56360898d68ee9 Description-en_GB: COIN-OR solver for mixed-integer linear programs (shared libraries) SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the shared libraries. Package: coinor-libvol-dev Description-md5: bed8b364253a5fbb3d35d940a9d144ac Description-en_GB: Coin-or linear programming solver (development files) Vol (Volume Algorithm) is a linear programming solver based on the subgradient method. . Vol is part of COIN-OR (COmputational INfrastructure for Operations Research) project which is an initiative to spur the development of open- source software in operational research - mathematical optimization algorithms. . This package contains the header files for developers. Package: coinor-libvol-doc Description-md5: e4eec0b9e57c9df52df463313efccaf9 Description-en_GB: Coin-or linear programming solver Vol (Volume Algorithm) is a linear programming solver based on the subgradient method. . Vol is part of COIN-OR (COmputational INfrastructure for Operations Research) project which is an initiative to spur the development of open- source software in operational research - mathematical optimization algorithms. . This package contains the documentation and examples. Package: coinor-libvol1 Description-md5: 2b560a86ae62593341fb1d4c86370e92 Description-en_GB: Coin-or linear programming solver (libraries) Vol (Volume Algorithm) is a linear programming solver based on the subgradient method. . Vol is part of COIN-OR (COmputational INfrastructure for Operations Research) project which is an initiative to spur the development of open- source software in operational research - mathematical optimization algorithms. . This package contains the binaries and libraries. Package: coinor-symphony Description-md5: 9a26044d97db10cc4810a52f7f0d3024 Description-en_GB: COIN-OR solver for mixed-integer linear programs SYMPHONY is an open-source generic mixed-integer linear programs (MILP) solver, callable library, and extensible framework for implementing customized solvers SYMPHONY has a number of advanced capabilities, including the ability to solve multi-objective MILPs, the ability to warm start its solution procedure, and the ability to perform basic sensitivity analyses. . SYMPHONY is part of the larger COIN-OR initiative (Computational Infrastructure for Operations Research). . This package contains the symphony executable. Package: collada-urdf-tools Description-md5: 8e1f2c0f8164c6ac209d5c39a13121c6 Description-en_GB: ROS collada_urdf tools This package contains tools to convert between Unified Robot Description Format (URDF) documents and COLLAborative Design Activity (COLLADA) documents. . It implements robot-specific COLLADA extensions as defined by http://openrave.programmingvision.com/index.php/Started:COLLADA . This package contains the tools. Package: collatinus Description-md5: 2b502b7be683c2b8175e8307263d0e4c Description-en_GB: lemmatisation of latin text Collatinus can be used to lemmatise latin texts, i.e. extract words and make a lexicon which indicates for each word its canonic form, and how the form actually found in the text was derived from it, for instance by declining it. Example : rosam gives : rosa-rosae -- acc. sing. Collatinus provides a nice graphic front-end to each operation. . Collatinus-nouus (stands for Collatinus, new generation) replaces every previous version of Collatinus. . This package provides a documentation in HTML format. Package: collectl Description-md5: c95864ec9cb258d015d37c941fe80ca9 Description-en_GB: Utility to collect Linux performance data Collectl is a performance monitoring and benchmark tool that tries to do it all. You can choose to monitor any of a broad set of subsystems which currently include buddyinfo, cpu, disk, inodes, infiniband, lustre, memory, network, nfs, processes, quadrics, slabs, sockets and tcp. . Output can also be saved in a rolling set of logs for later playback or displayed interactively in a variety of formats. If all that isn't enough there are additional mechanisms for supplying data to external tools by generating output as s-expressions, a format of choice for some tools such as supermon or in another format called list-expressions. This output can be written to a file or sent over a socket. You can even create files in space-separated format for plotting with external packages like gnuplot. Package: colmap Description-md5: c33d96e1bd101c2e0247461ec235b8cf Description-en_GB: Structure-from-Motion and Multi-View Stereo This is a general-purpose Structure-from-Motion (SfM) and Multi-View Stereo (MVS) pipeline with a graphical and command-line interface. It offers a wide range of features for reconstruction of ordered and unordered image collections. Package: colobot Description-md5: c9db1c7ed68e79a4a808b29a1b6d9261 Description-en_GB: educational programming strategy game Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment. You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used to program the robots available in the game. Package: colobot-common Description-md5: 799d4b0d27962105b97cdce3da986424 Description-en_GB: educational programming strategy game - data Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment. You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used to program the robots available in the game. . This package contains the architecture-independent game data. Package: colobot-common-sounds Description-md5: 96bd44e1a5e6f3dd6a35cdfd98137149 Description-en_GB: educational programming strategy game - sounds and music Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment. You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used to program the robots available in the game. . This package contains the sounds and music for the game. Package: colobot-common-textures Description-md5: 2b9130dc5ccab599c5201de79497ee8f Description-en_GB: educational programming strategy game - textures Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment. You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used to program the robots available in the game. . This package contains the textures for the game. Package: colobot-dev-doc Description-md5: ea5c276ad3da1fa529f6ff72c535e47b Description-en_GB: educational programming strategy game - source doc Colobot (Colonize with Bots) is an educational game aiming to teach programming through entertainment. You are playing as an astronaut on a journey with robot helpers to find a planet for colonization. It features 3D real-time graphics and a C++ and Java-like, object-oriented language, CBOT, which can be used to program the robots available in the game. . This package contains the doxygen documentation for the colobot source code. Package: colorcode Description-md5: b647012bcf3aafb6ff2c178fd5bdeb9b Description-en_GB: advanced clone of the MasterMind code-breaking game ColorCode is an advanced MasterMind code-breaking game clone. The program accepts setting the number of slots (from 2 to 5), the number of colors (from 2 to 10) and setting if colors might be repeated in the secret code (doubles allowed or not). The game has 5 built-in levels, from level 1 (beginner: 2 slots and 2 colours, with doubles allowed) to level 5 (hard: 5 slots and 10 colours, with doubles allowed). ColorCode can make guesses in place of the user. Package: colord-gtk-utils Description-md5: 894223238fd2e0beb8fcf624b947fcbe Description-en_GB: miscellaneous GUI utilities interacting with colord This package contains graphical utilities for interacting with colord, including: * cd-convert: A tool for converting a pair of .ti3 files to a .ccmx file, or generating a .ti3 device sample file from a .ti1 target file. Package: colord-kde Description-md5: 0d7565e3cd3c86cac320de5bfd665678 Description-en_GB: Colour management for KDE A System Settings module to do color management for monitors, printers, webcams and other devices. Package: colord-tests Description-md5: cb0371a4f11d93cb9aef691a913c49a1 Description-en_GB: system service to manage device colour profiles -- test suite colord is a system service that makes it easy to manage, install and generate colour profiles to accurately colour manage input and output devices. . It provides a D-Bus API for system frameworks to query, a persistent data store, and a mechanism for session applications to set system policy. . This package contains test programs, designed to be run as a part of a regression test suite. Package: colordiff Description-md5: 7ab030bb518683495a4da0bf1db21c18 Description-en_GB: tool to colorize 'diff' output ColorDiff is a wrapper for the 'diff' command. It produces the same output as diff, but with colored highlighting to improve readability. The color schemes can be customized. . The output is similar to the syntax-highlighting mode of Vim or Emacs when editing a patch created by diff. Package: colorhug-client Description-md5: 98aef0cacf80d31a0414e43c405db913 Description-en_GB: Tools for the Hughski Colorimeter The Hughski ColorHug colorimeter is a low cost open-source hardware sensor used to calibrate screens. . This package includes the client tools which allows the user to upgrade the firmware on the sensor, set the colour calibration matrix or to access the sensor. . Please note that this package does not provide calibration, you should install gnome-color-manager or argyll for this purpose. Package: colorize Description-md5: 2ee3e5c084b17214bad34bdb11351715 Description-en_GB: Colourises text on terminal with ANSI escape sequences Colourises text read from standard input stream or file by using ANSI escape sequences (and also vice versa, i.e. cleaning text from sequences) and prints resulting output to the terminal. Package: colorized-logs Description-md5: c2ca1e752a67b97d30757e6dd9b48346 Description-en_GB: tools for consuming logs with ANSI color Some tools like gcc, dmesg, grep --color, colordiff, ccze, etc can enhance their output with color, making reading a lot more pleasant. You can usually view that only on your terminal or with "less -R"; this package gives you: * ansi2html: convert logs to HTML * ansi2txt: drop ANSI control codes * ttyrec2ansi: drop timing data from ttyrec files * pipetty: makes a program think its stdout and stderr are connected to a terminal; use as a prefix: "pipetty dmesg|tee" * lesstty: pipe a program (as above) to "less -R" Package: colormake Description-md5: acd5f7222e70fd14cf544dbd5c7535c9 Description-en_GB: simple wrapper around make to colourise output This package contains colormake.pl which parses the output of make to colourise it to make it easier read. In addition, there are two wrapper scripts included, colormake and clmake, which can be invoked instead of make with colourised output on-the-fly. Package: colortail Description-md5: babbecb2e78bbb9f8b73444cf05ce36f Description-en_GB: log colouriser that makes log checking easier colortail works like tail but can optionally read one or more config files where it's specified which patterns results in which colours. Colortail uses regular expressions (see regex(7)) to determine which lines and parts of lines to print in which colours. Package: colortest Description-md5: 647a898b4902a7de25527f16b9567465 Description-en_GB: utilities to test colour capabilities of terminal Most terminals are capable of displaying 16 colours; 8 colours and 2 different brightness values, some (like xterm) can display more, even 256 colours. . The colortest package includes set of utilities to help test how many colours a terminal can show. These colour settings depend on the $TERM environment variable and termcap entry and by adjusting or selecting correct values, higher colours may be available. The following numbers of colours can be tested for: 8, 16 and 256 colours. Package: colortest-python Description-md5: e8daeb720611ad9d602f65161a5a44e0 Description-en_GB: utility to test colour capabilities of terminal Most terminals are capable of displaying 16 colours; 8 colours and 2 different brightness values, some (like xterm) can display more, even 256 colours. . The program automatically detects 8, 16, 88, 256 colour capabilities (via ncurses) and displays the appropriate color charts. Program can display the colors as blocks or 2d cubes optionally with color values overlaid in int or hex values, it can show the full rgb text string and show the display with a vertical (default) or horizontal orientation. . In addition to the colour charts it can also convert between 256 and 88 colour values. This can be useful when converting various terminals like between urxvt and xterm-256. . The goal in writing this script was to provide all the functionality of all the various terminal color displaying scripts found around the web in one place with some additional bells and whistles. Package: colossal-cave-adventure Description-md5: 7c8776f83e9a081991660bc516eabe49 Description-en_GB: Colossal Cave Adventure game Explore Colossal Cave, where others have found fortunes in treasure and gold, though it is rumored that some who enter are never seen again. . Colossal Cave Adventure (originally named “ADVENT” or “Adventure”) is the seminal text adventure game, written by Will Crowther and Don Woods. . This is a re-implementation of the “350-point” version, using the same game content from the PDP-10 source code of the late 1970s. . It uses the original text exactly, and emits responses slow enough to read as the contemporary terminal interfaces did. Package: colplot Description-md5: 59bebd55e8af90f69db678e99a9da8c1 Description-en_GB: Utility to plot performance data from collectl At its core, colplot is nothing more than a script that has intimate knowledge of collectl plot file and directory format. Based on the types of plots being requested and some basic formatting options, it will build the necessary gnuplot commands and automatically run them for you. . Colplot can be run either through a web-based interface or a command line. As this introduction is not intended to be a User's Guide, see the colplot man page to identify which command line switches map to which web-based options. Also note that to produce plots on your terminal in command mode you must be running on a system that supports X terminals or windows. No, that is not a typo. Colplot does run on PCs. Also note if you direct colplot to write your plots to a file X is not required. Package: comet-ms Description-md5: 1b6a4577853a8d9f72b48ec4a50c2f72 Description-en_GB: Tandem mass spectrometry (MS/MS) search engine Comet is an open source tandem mass spectrometry (MS/MS) sequence database search engine. It identifies peptides by searching MS/MS spectra against sequences present in protein sequence databases. . This package ships a binary that does MS/MS database searches. Supported input formats are mzXML, mzML, and ms2 files. Supported output formats are .out, SQT, and pepXML. Package: comgt Description-md5: f964e8faba4818d02deaf27ab6ddcba3 Description-en_GB: Option GlobeTrotter and Vodafone datacard control tool Comgt is a scripting language interpreter useful for establishing communications on serial lines and through PCMCIA modems as well as GPRS and 3G datacards. Works with Option GlobeTrotter GPRS/EDGE/3G/HSDPA and Vodafone 3G/GPRS datacards. Package: comixcursors-lefthanded Description-md5: e7f564fdde2e8078cd4b54ed85dece1c Description-en_GB: X11 mouse pointer themes with a comic art feeling (LH, translucent) ComixCursors is a set of mouse pointer themes for X11 in the style of comic-book art. . The package includes cursor themes in a wide combination of variants: * 6 different colors (black, blue, green, orange, red, white) * 4 different sizes (small, regular, large, huge) * 2 different weights (slim, normal) . This package installs the left-handed, translucent ComixCursors themes. Package: comixcursors-lefthanded-opaque Description-md5: 9d632f7c6163fe75a27f4f3139e8f2e8 Description-en_GB: X11 mouse pointer themes with a comic art feeling (LH, opaque) ComixCursors is a set of mouse pointer themes for X11 in the style of comic-book art. . The package includes cursor themes in a wide combination of variants: * 6 different colors (black, blue, green, orange, red, white) * 4 different sizes (small, regular, large, huge) * 2 different weights (slim, normal) . This package installs the left-handed, opaque ComixCursors themes. Package: comixcursors-righthanded Description-md5: 16c3c830416b069a7930f5ff8c05a275 Description-en_GB: X11 mouse pointer themes with a comic art feeling (RH, translucent) ComixCursors is a set of mouse pointer themes for X11 in the style of comic-book art. . The package includes cursor themes in a wide combination of variants: * 6 different colors (black, blue, green, orange, red, white) * 4 different sizes (small, regular, large, huge) * 2 different weights (slim, normal) . This package installs the “original” (right-handed, translucent) ComixCursors themes. Package: comixcursors-righthanded-opaque Description-md5: fa544f43067af34b93880a921026958a Description-en_GB: X11 mouse pointer themes with a comic art feeling (RH, opaque) ComixCursors is a set of mouse pointer themes for X11 in the style of comic-book art. . The package includes cursor themes in a wide combination of variants: * 6 different colors (black, blue, green, orange, red, white) * 4 different sizes (small, regular, large, huge) * 2 different weights (slim, normal) . This package installs the right-handed, opaque ComixCursors themes. Package: commit-patch Description-md5: d9329af36e0955d29b0ddb9c6275ba79 Description-en_GB: utility to commit fine grained patches to source code control repositories Normally version control systems don't allow fine grained commits. commit- patch allows the user to control exactly what gets committed by letting the user supply a patch to be committed rather than using the files in the current working directory. . commit-patch supports Darcs, Git, Mercurial, Bazaar, Monotone, Subversion, or CVS repositories. . Also included is an Emacs interface to commit-patch. It allows you to just hit C-c C-c in any patch buffer to apply and commit only the changes indicated by the patch, regardless of the changes in your working directory. Package: comparepdf Description-md5: 8a23a13fcb9740bae8e872c7197bfb93 Description-en_GB: command line tool for comparing two PDF files comparepdf is a command line tool for comparing two PDF files. . By default it compares their texts but it can also compare them visually (e.g., to detect changes in diagrams, images, fonts, and layout). . It should prove useful for automated testing. Package: compartment Description-md5: e1ced2b571e02b8132229d9438f183d2 Description-en_GB: Confine services in a limited environment Compartment was designed to allow safe execution of privileged and/or untrusted executables and services. It can execute a process: - Setting specific Linux capabilities - Chrooting it to a certain location - setting the user or group it will run with - running a program before it is executed These features can be used to minimize the risk of a trojanized or vulnerable program/service. Package: compass-blend-modes-plugin Description-md5: 318c505c022c3ffc710407588a986441 Description-en_GB: use standard color blending functions in Sass CSS doesn't natively support color blending the way that GIMP does. SCSS Blend Modes attempts to fake that by allowing you to blend a foreground colour with a background colour in order to approximate colour blending. The process is not dynamic; you can't use it to blend a colour with an image. . Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. Package: compass-blueprint-plugin Description-md5: f0bba60bf608636ef7397daf4fff4303 Description-en_GB: Compass extension for blueprint CSS framework Compass is a CSS authoring framework which uses the Sass stylesheet language to make writing stylesheets powerful and easy. . Compass-blueprint is a CSS Framework extension for Compass, included with early releases of Compass but now shipped as separate plugin. Package: compass-breakpoint-plugin Description-md5: bd51595afad935d8ce7187b2989960b6 Description-en_GB: really simple media queries with Sass Breakpoint makes writing media queries in Sass super simple. Create a variable using a simplified syntax based on most commonly used media queries, then call it using the "breakpoint" mixin. Breakpoint handles all of the heavy lifting, from writing the media query itself, to handling cross-browser compatibility issues, so you can focus on what's important: making sure your website looks its best. . Breakpoint also allows you to get the context of your media queries from your code, allowing you to write dynamic mixins based on their media query context. . Additionally, Breakpoint includes Respond-To syntax for the semantic awesomeness of string names to identify your queries as opposed to variables, and for dynamically generating media queries. . Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. Package: compass-color-schemer-plugin Description-md5: fa7250cc131bde3f82a77117bb580bb5 Description-en_GB: create colour schemes with ease Color schemer is a robust colour toolset for Sass. It expands on the existing Sass color functions and adds things like RYB manipulation, set- hue, set-lightness, tint, shade and more. It also leverages these tools adding a full-featured color scheming tool that allows you to set one primary color and create whole color schemes around it. . Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. Package: compass-fancy-buttons-plugin Description-md5: 4994288dc593f32d80a16f7bbefffc55 Description-en_GB: Compass plugin implementing fancy CSS3 buttons Compass is a framework for compiling CSS from similar yet more flexible Sass (either .sass or .scss) source files. . Fancy Buttons helps you easily style buttons with beautiful CSS3 features like gradients, rounded corners, etc. Don't worry the buttons also degrade nicely for browsers not supporting CSS3. Package: compass-h5bp-plugin Description-md5: 203c3a6cbf93ec1172aadbadb50f95cc Description-en_GB: Sass mixins for HTML5 Boilerplate This package contains a collection of Sass mixins extracted from HTML5 Boilerplate (H5BP). This includes Normalize - a modern, HTML5-ready alternative to CSS resets. . Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. Package: compass-layoutgala-plugin Description-md5: a20dde77ead78125af24142a8661a593 Description-en_GB: Sass mixins implementing the Layout-gala CSS styles This package contains a collection of Sass mixins implementing Layout- gala. . Layout-gala is a collection of 40 CSS layouts styling a single HTML markup, without hacks nor workarounds and a good cross-browser compatibility. The layouts uses techniques like negative margins, any order columns and opposite floats: . . Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. Package: compass-normalize-plugin Description-md5: 07e96e0faa1612dc52b9981e19685c6d Description-en_GB: Sass version of Normalize.css Normalize-scss is a Sass version of Normalize.css. . Normalize.css is a collection of HTML element and attribute rulesets to normalise styles across all browsers: * Preserves useful defaults, unlike many CSS resets. * Normalises styles for a wide range of elements. * Corrects bugs and common browser inconsistencies. * Improves usability with subtle modifications. * Explains what code does using detailed comments. . Normalize-scss aims to use a light dusting of Sass to make Normalize even easier to integrate with your website. It currently adds: * Vertical rhythm mixins: Allowing you to alter the font-size, line-height and margins in Normalize's output without hacking the library. * Optional Eyeglass support. * Several ready-to-fork versions that integrate typography Sass modules like Typey, style guides built with KSS, or the legacy Compass module. . Sass is a pre-processing language for CSS. It allows you to write cleaner stylesheets and makes collaboration on your CSS a breeze. Package: compass-sassy-maps-plugin Description-md5: 9def068780142b44744d707314925e9a Description-en_GB: map helper functions for Sass maps Compass is a CSS authoring framework which uses the Sass stylesheet language to make writing stylesheets powerful and easy. . Sassy Maps adds a variety of functions aimed at helping you work with Sass maps much easier, including get-deep and set/set-deep. Package: compass-toolkit-plugin Description-md5: f2386f27a99bb5922a724b402bd5e7e6 Description-en_GB: toolkit of awesome Sass stuff Think of Toolkit as your swiss army knife for Progressive Enhancement and Responsive Web Design. Those little bits and bobs that make your life easy and you want to reuse throughout projects but never really had a place to put? They're here, and they're designed to make your life happy. It's even got templates to get you rocking and rolling with some of the best Responsive Web Design tools Sass has to offer. Toolkit is broken out into individual pieces, so grab what you want, grab what you need, or grab the lot; the choice is yours. . Sass makes CSS fun again. Sass is an extension of CSS3, adding nested rules, variables, mixins, selector inheritance, and more. Package: compface Description-md5: f784537e44f6a2803248ea62ab9acaa1 Description-en_GB: Compress/decompress images for mailheaders, user tools Converts 48x48 .xbm format (X bitmap) files to a compressed format that can be placed in your X-Face: mail header. Some mailreaders, like exmh will then display this image when the user is reading your mail. Package: compiz Description-md5: f8949ff691855a5244d51aa54ee72f8f Description-en_GB: OpenGL window and compositing manager 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 metapackage provides the components necessary for running compiz. It provides the compiz core, a set of standard plugins, a window decorator using the Gtk toolkit and the files necessary to integrate compiz with the GNOME desktop environment. Package: compiz-bcop Description-md5: 93b46469a453442da1a32629c4257207 Description-en_GB: Compiz Reloaded option code generator Compiz Reloaded 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 tool is used to generate code for use with compiz plugins. Package: compiz-boxmenu Description-md5: 8247d99893db393748acbe6084643b7f Description-en_GB: Compiz Reloaded - daemon and clients providing pop-up menus Boxmenu provides a number of different menus to the compositing window manager Compiz and possibly to other window managers as well. . It is composed of a daemon that caches the different menus from various sources, following desktop standards and a number of clients to ask the daemon for a specific type of menu, clients that can be bound to different key-chords and mouse events using the Compizconfig Settings Manager. . The components are compiz-boxmenu, compiz-boxmenu-editor, a menu editor and compiz-boxmenu-{daemon,dlist,dplist,vplist,wlist}, where the specialized clients are respectively for recent documents, desktops, viewports and windows. Package: compiz-core Description-md5: 96330190075d58bc036c352e8a3a72fa Description-en_GB: OpenGL window and compositing manager 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. Package: compiz-dev Description-md5: 867507a9b714c75e96d3438264bda095 Description-en_GB: OpenGL window and compositing manager - development files 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 headers and libraries needed to compile compiz plugins. Package: compiz-gnome Description-md5: f487b7706c4305676403c9a70567359c Description-en_GB: OpenGL window and compositing manager - GNOME window decorator 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 files needed to integrate compiz with the GNOME desktop environment. Package: compiz-mate Description-md5: 09595fdf4d423fb538a04789c4e2fbf3 Description-en_GB: OpenGL window and compositing manager - MATE integration 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 files needed to integrate compiz with the MATE desktop environment. Package: compiz-plugins Description-md5: 5f988b4273a894361f576aa14d53e19b Description-en_GB: OpenGL window and compositing manager - plugins 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 plugins that come with compiz but not officially supported. Package: compiz-plugins-default Description-md5: 169e3bd9eb5bb71160bf028bbbfc8b44 Description-en_GB: OpenGL window and compositing manager - default plugins 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 default set of core Compiz plugins. Package: compiz-plugins-extra Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en_GB: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compiz-plugins-main Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en_GB: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compiz-plugins-main-default Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en_GB: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compiz-plugins-main-dev Description-md5: 3b7683fb9ca8062e8f26efe3a5e476f0 Description-en_GB: transitional dummy package This package ensures a clean upgrade path, and can be safely removed after the upgrade. Package: compizconfig-settings-manager Description-md5: 675304338d841d1ad811fa71af2f89f7 Description-en_GB: Compiz configuration settings manager The OpenCompositing Project brings 3D desktop visual effects that improve usability of the X Window System and provide increased productivity. . This package contains the compizconfig settings manager. Package: complexity Description-md5: 4b3cc8dd6f6ddb337063927223b3bfa3 Description-en_GB: tool for analyzing the complexity of C program functions Complexity measurement tool help to: . * locate suspicious areas in unfamiliar code * get an idea of how much effort may be required to understand that code * get an idea of the effort required to test a code base * provide a reminder to yourself. You may see what you've written as obvious, but others may not. . Comparing with existing tool McCabe, this program improves scoring of following language constructs: . * code length * switch statement * logic conditions Package: complexity-doc Description-md5: 070d3ffa13e9f068eb601f20efd1c06d Description-en_GB: tool for analyzing the complexity of C program (documentation) Complexity measurement tool help to: . * locate suspicious areas in unfamiliar code * get an idea of how much effort may be required to understand that code * get an idea of the effort required to test a code base * provide a reminder to yourself. You may see what you've written as obvious, but others may not. . Comparing with existing tool McCabe, this program improves scoring of following language constructs: . * code length * switch statement * logic conditions . This package contains documentation in TexInfo format. Package: composer Description-md5: e03f8a4cfea1bad44f653aea93886b7d Description-en_GB: dependency manager for PHP Composer helps you declare, manage and install dependencies of PHP projects. It ensures you have the right stack everywhere. . It behaves like Bundler (Ruby), npm (Node), etc. Package: comprez Description-md5: e3bd698b4901d2cbbdd32e7bbef96b7d Description-en_GB: frontend to many compression programs Comprez, aka 'z', is a simple, safe and convenient front-end for the compress(1), uncompress(1), gzip(1), bzip2(1), tar(1), zip(1) and unzip(1) utilities for compressing and uncompressing files and directories. . The basic idea is that you can just run "comprez SOMETHING" where SOMETHING is any file, directory, compressed file or compressed archive, and program will do the right thing in a standard way. Simple for novices and convenient for experts. Package: comptext Description-md5: deea75d71027cb4ccb14f7638d16433d Description-en_GB: Gui based tool to compare two text streams Comptext is used to compare two text streams. It's comparison function uses a linear-programming technique. It computes total number of errors, the character error rate (CER) and the bit error rate (BER). Package: compton Description-md5: 718127d37e1133c4d7fedd1583072e81 Description-en_GB: compositor for X11, based on xcompmgr compton is a compositor for X11, based on xcompmgr. In addition to shadows, fading and translucency, compton implements window frame opacity control, inactive window transparency, and shadows on argb windows. . This package is deprecated and will soon be removed, please switch to picom. Package: compton-conf Description-md5: bc5d2531c0bd95b8f13fea199dc022f6 Description-en_GB: Compton Configurator for Qt Qt configuration tool for X composite manager . This package contain Compton Configurator. Package: comptty Description-md5: 36ff193b0faaffc70fd5e1c0252984d4 Description-en_GB: GUI based tool to compare two RTTY streams Comptty is used to compare two RTTY streams. It's comparison function uses a linear-programming technique. It computes total number of errors, the character error rate (CER) and the bit error rate (BER). Special attention is given to SHIFT and UNSHIFT to account for an error occurring in that character. Package: comskip Description-md5: 33413439bb405c85d113708257cfb1f9 Description-en_GB: Commercial detector Comskip is a commercial detector. It is a console application that reads a mpeg or h.264 file and analyses the content based on a large amount of configurable parameters. A gui is also provided. . After analysis it generates a file in various possible formats containing the location of the commercials inside the video file. . The formats include input files for interactive video editors (VideoRedo, Cuttermaran,Mpeg2Schnitt...) command line video cutters (mpgtx, cuttermaran, mencoder) and video players (zoomplayer, mplayer, ...). . Comskip can read MPEG PS, TS, DVR-MS and WTV files up to UHD resolution (max 4000x2400) at various framerates (PAL and NTSC). Comskip can NOT read copy protected recordings. Package: comskip-gui Description-md5: ed709c74831a80e5200f4747837500c2 Description-en_GB: Commercial detector GUI Comskip is a commercial detector. It is a console application that reads a mpeg or h.264 file and analyses the content based on a large amount of configurable parameters. A gui is also provided. . After analysis it generates a file in various possible formats containing the location of the commercials inside the video file. . The formats include input files for interactive video editors (VideoRedo, Cuttermaran,Mpeg2Schnitt...) command line video cutters (mpgtx, cuttermaran, mencoder) and video players (zoomplayer, mplayer, ...). . Comskip can read MPEG PS, TS, DVR-MS and WTV files up to UHD resolution (max 4000x2400) at various framerates (PAL and NTSC). Comskip can NOT read copy protected recordings. . This is the package providing the graphical user interface based on sdl. Package: concalc Description-md5: df93b17bc00857308f747905bb109a7e Description-en_GB: console calculator concalc is a calculator for the Linux console. It is just the parser- algorithm of extcalc packed into a simple console program. You can use it if you need a calculator in your shell. concalc is also able to run scripts written in a C-like programming language. Package: concavity Description-md5: 218f0855db86d2d89a15960056332c1e Description-en_GB: predictor of protein ligand binding sites from structure and conservation ConCavity predicts protein ligand binding sites by combining evolutionary sequence conservation and 3D structure. . ConCavity takes as input a PDB format protein structure and optionally files that characterise the evolutionary sequence conservation of the chains in the structure file. . The following result files are produced by default: * Residue ligand binding predictions for each chain (*.scores). * Residue ligand binding predictions in a PDB format file (residue scores placed in the temp. factor field, *_residue.pdb). * Pocket prediction locations in a DX format file (*.dx). * PyMOL script to visualise the predictions (*.pml). Package: concordance Description-md5: f458e378c4a66ed997744e3beb8d0b03 Description-en_GB: configuration tool for Harmony remotes The Logitech Harmony is a highly configurable universal IR remote control compatible with most multimedia devices. The concordance software suite allows you to program such remotes using a configuration object retrieved from the harmonyremote.com website. . This package contains the binary utility to control and configure the Harmony remote. Package: concordance-common Description-md5: 8058cd87c9b971b2415a6d7705d6da46 Description-en_GB: Harmony remote configuration tool - common files The Logitech Harmony is a highly configurable universal IR remote control compatible with most multimedia devices. The concordance software suite allows you to program such remotes using a configuration object retrieved from the harmonyremote.com website. . This package contains the common files for the concordance framework. Package: conda-package-handling Description-md5: a5bdc754e78c3925e981f636826137fa Description-en_GB: create and extract conda packages of various formats Cph is an abstraction of conda package handling and a tool for extracting, creating, and converting between formats. . At the time of writing, the standard conda package format is a .tar.bz2 file. That will need to be maintained for quite a long time, thanks to the long tail of people using old conda versions. There is a new conda format, described at https://docs.google.com/document/d/1HGKsbg_j69rKXP- ihhpCb1kNQSE8Iy3yOsUU2x68x8uw/edit?usp=sharing. This new format is designed to have much faster metadata access and utilize more modern compression algorithms, while also facilitating package signing without adding sidecar files. Package: confclerk Description-md5: 52a7a34b36dd57b4112392978aa3e3ec Description-en_GB: offline conference schedule application ConfClerk is an application written in Qt, which makes conference schedules available offline. It displays the conference schedule from various views, support searches on various items (speaker, speech topic, location, etc.) and enables you to select favourite events and create your own schedule. . At the moment ConfClerk is able to import schedules in XML format created by the PentaBarf conference management system (or frab) used by e.g. FOSDEM, DebConf, FrOSCon, Grazer LinuxTage, and the CCC congresses. . ConfClerk is targeted at mobile devices but works on any system running Qt. Package: confget Description-md5: 2a189ce258a4c67c31f2da7b2f8157be Description-en_GB: read variables from INI-style configuration files The confget utility examines a INI-style configuration file and retrieves the value of the specified variables from the specified section. Its intended use is to let shell scripts use the same INI-style configuration files as other programs, to avoid duplication of data. . The confget utility may retrieve the values of one or more variables, list all the variables in a specified section, list only those whose names or values match a specified pattern (shell glob or regular expression), or check if a variable is present in the file at all. It has a "shell- quoting" output mode that quotes the variable values in a way suitable for passing them directly to a Bourne-style shell. Package: config-package-dev Description-md5: f541c22453a6697f725a13e1ca22dd39 Description-en_GB: Debhelper (and CDBS) modules for building configuration packages This package contains a system of modules for creating Debian configuration packages: packages that configure an existing Debian system by using dpkg-divert on configuration files. These modules attempt to make the process of creating configuration packages efficient by checking the md5sums of upstream configuration files that are to be modified and automatically generating the relevant postinst code to perform the diversions using the standard debhelper mechanism. In addition to a debhelper command and sequencer extension module, CDBS modules are also included, but future development will focus on the debhelper interface. . The config-package-dev modules are optimized for site defaults (i.e. configuration for a university or a company), though they are useful for other applications as well. Package: configure-debian Description-md5: aceb7acbaf91be22a031f1b75eec9751 Description-en_GB: central configuration program for packages using debconf configure-debian is a program which presents a list of packages which use Debconf, Debian's configuration management system. . Debconf provides first-time installation wizards that run when a package is installed. You may reconfigure these packages at a later time, if you wish, and configure-debian makes that very easy. . configure-debian splits the package lists into the subsections which make up the Debian archive, such as x11, base, gnome, or kde. Package: congruity Description-md5: c29a0ce2e03fcbeb6eb05515170938cc Description-en_GB: graphical utility to configure Logitech Harmony remotes Congruity is a graphical utility written in Python that handles writing the configuration of a Harmony Remote, using the concordance framework. . It provides a concise way to quickly configure a Logitech Harmony in a clean graphical interface, through the loading of EZHex files. Package: conjugar Description-md5: fd378e56d4e847f3e9d2c6efa644feb0 Description-en_GB: text only program to conjugate Brazilian verbs Text only program to conjugate Portuguese verbs as spoken in Brazil. . If the entered expression is not a verb, conjugar tries to find it among the conjugated forms of known verbs. It also has the option of conjugating verbs as ordinary Brazilians do. In fact, Brazilians of different regions deviate from the normative grammar in different ways, but the conjugation displayed will already help foreigners to grasp what Brazilians are saying. . This program is console based. Alternatively, you can use GConjugue, the graphical (GTK+) version for conjugar. Package: conky Description-md5: 6ae2b0f9855afb8d0a149407cf95bd93 Description-en_GB: highly configurable system monitor (transitional package) Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This is a dummy package to ease transition to the new packaging scheme. It may be safely removed after upgrade/installation. Package: conky-all Description-md5: 54ca6a31ad03cad37377c8c7a21a5c64 Description-en_GB: highly configurable system monitor (all features enabled) Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This is a full conky with most compile options enabled: . X11, XDamage, XDBE, Xft, MPD, MOC, math, hddtemp, portmon, RSS, Weather, wireless, IBM, nvidia, eve-online, Imlib2, apcupsd, I/O stats, argb, Lua and the cairo and imlib2 Lua bindings, Audacious, XMMS2, PulseAudio, iCal, iconv, IRC, and systemd journal. Package: conky-cli Description-md5: c00e0b4a0278562b884599aa6b6db564 Description-en_GB: highly configurable system monitor (basic version) Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This is a basic package that can be useful in servers or piped with dzen2. It includes the following support: . MPD, MOC, math, apcupsd, ncurses and I/O stats. Package: conky-std Description-md5: 70fd3a7866c04f4051dceb51fa4708e1 Description-en_GB: highly configurable system monitor (default version) Conky is a system monitor that can display just about anything, either on your root desktop or in its own window. Conky has many built-in objects, as well as the ability to execute external programs or scripts (either external or through built-in Lua support). . This package should be a good compromise for most users that do not need special features. It includes the following support: . X11, XDamage, XDBE, Xft, MPD, MOC, math, hddtemp, portmon, wireless, ncurses, apcupsd, I/O stats, argb and Lua. Package: conman Description-md5: cfc45b2af439c590556fae2aedd461f0 Description-en_GB: serial console management program ConMan is a serial console management program designed to support a large number of console devices and simultaneous users. It supports: - local serial devices - remote terminal servers (via the telnet protocol) - IPMI Serial-Over-LAN (via FreeIPMI) - Unix domain sockets - external processes (e.g., using Expect for telnet / ssh / ipmi-sol connections) Its features include: - logging (and optionally timestamping) console device output to file - connecting to consoles in monitor (R/O) or interactive (R/W) mode - allowing clients to share or steal console write privileges - broadcasting client output to multiple consoles Package: conmon Description-md5: 786c9a3438be4723bf60d40dd2db71a6 Description-en_GB: OCI container runtime monitor Conmon is a monitoring program and communication tool between a container manager (like podman or CRI-O) and an OCI runtime (like runc or crun) for a single container. . Upon being launched, it double-forks to daemonize and detach from the parent that launched it. It then launches the runtime as its child. This allows managing processes to die in the foreground, but still be able to watch over and connect to the child process (the container). . While the container runs, conmon does two things: . - Provides a socket for attaching to the container, holding open the container's standard streams and forwarding them over the socket. - Writes the contents of the container's streams to a log file (or to the systemd journal) so they can be read after the container's death. . Finally, upon the containers death, conmon will record its exit time and code to be read by the managing programs. . Written in C and designed to have a low memory footprint, conmon is intended to be run by a container managing library. Essentially, conmon is the smallest daemon a container can have. Package: conmux Description-md5: 796689f40c098a26cafc4bfacd9f8390 Description-en_GB: console multiplexor CONMUX is a console abstractor. Presenting any console with a consistent location, naming and semantic. Access to the console, and hardreset of the machine is the same regardless of the underlying access methodology. Package: connect-proxy Description-md5: 5a477ca6036cb6750f09aa22c0e363db Description-en_GB: Establish TCP connection using SOCKS4/5 or HTTP tunnel connect-proxy is a simple relaying command to make tunnel TCP connection via SOCKS or HTTPS proxies. It is mainly intended to be used as proxy command of OpenSSH. Package: connectagram Description-md5: 29e6d48ff709fc0b61b0fcf2b9155786 Description-en_GB: word unscrambling game The board consists of several scrambled words that are joined together. You can choose the length of the words, the amount of words, and the pattern that the words are arranged in. The game provides a hint option for times when you are stuck. Package: connectagram-data Description-md5: 40f94f50d39939778af305ec7c981ff6 Description-en_GB: word unscrambling game - data files The board consists of several scrambled words that are joined together. You can choose the length of the words, the amount of words, and the pattern that the words are arranged in. The game provides a hint option for times when you are stuck. . This package provides data files required by connectagram. They include word lists and translations. Package: connectome-workbench Description-md5: 3afeae267223466e91970add767eb177 Description-en_GB: brain visualisation, analysis and discovery tool Connectome Workbench is a brain visualisation, analysis and discovery tool for fMRI and dMRI brain imaging data, including functional and structural connectivity data generated by the Human Connectome Project. . Package includes wb_command, a command-line program for performing a variety of analytical tasks for volume, surface, and CIFTI greyordinates data. Package: connectome-workbench-dbg Description-md5: a5ce06eb5b0e8fc1673c9d4092f16999 Description-en_GB: brain visualisation, analysis and discovery tool -- debug symbols Connectome Workbench is a brain visualisation, analysis and discovery tool for fMRI and dMRI brain imaging data, including functional and structural connectivity data generated by the Human Connectome Project. . Package includes wb_command, a command-line program for performing a variety of analytical tasks for volume, surface, and CIFTI greyordinates data. . This package contains debug symbols for the binaries. Package: connman Description-md5: d8355ea4ac1b5f83324dbab30d92c282 Description-en_GB: Intel Connection Manager daemon The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . ConnMan provies IPv4 and IPv6 connectivity via: * ethernet * WiFi, using wpasupplicant * Cellular, using oFono * Bluetooth, using bluez . ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection sharing) to clients via USB, ethernet, WiFi, cellular and Bluetooth. . This package contains the connman daemon and its plugins. Package: connman-dev Description-md5: 33a9c0f0d6250ee6a1293136570490fa Description-en_GB: Development files for connman The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . ConnMan provies IPv4 and IPv6 connectivity via: * ethernet * WiFi, using wpasupplicant * Cellular, using oFono * Bluetooth, using bluez . ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection sharing) to clients via USB, ethernet, WiFi, cellular and Bluetooth. . This package contains headers, pkg-config support mainly useful for developing connman plugins. Package: connman-doc Description-md5: 638dda5db988107c5e5f68f2cb2738c6 Description-en_GB: ConnMan documentation The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. . This package contains the connman API documentation. . See the connman description for more information regarding connman. Package: connman-gtk Description-md5: 3641a5394bd5a0ea2b018e41391ad40b Description-en_GB: fully-featured GUI for ConnMan with systray support connman-gtk is a fully-featured GTK3 GUI for ConnMan with system tray support. . connman-gtk targets all WMs/DMs. It works on any Linux WM/DM which provides a freedesktop-compliant system tray. (GNOME, KDE, Xfce, i3, awesome...) . It supports the following features provided by the ConnMan API: . * enable/disable a technology (Wired, Wi-Fi, Bluetooth, Cellular, P2P) * connect to/disconnect from a service * configure a service (IPv4, IPv6, DNS, NTP, proxies) * share current connection (tethering) . connman-gtk is intended as the de-facto replacement for connman-ui. Package: connman-ui Description-md5: 817d917b8b7c084b3d83597f3fe5392f Description-en_GB: full-featured GTK-based tray icon UI for ConnMan ConnMan-UI targets all WM/DM users except those running Gnome3. It works on any Linux WM/DM which provides a freedesktop-compliant system tray. (KDE, awesome, i3, Xfce, ...) . It exposes almost all features provided by the ConnMan API. You can: . * enable/disable a technology (wired, wifi, cellular, bt, ...), * connect/disconnect a service * configure a service (IPv4, IPv6, DNS, timeservers, etc...) * share your current connection (tethering) . Everything is accessible through the mouse via the system tray icon using left/right click. Package: connman-vpn Description-md5: 22b15eb188a536d912595f4ff4e0d24e Description-en_GB: Intel Connection Manager daemon - VPN daemon The Linux Connection Manager project provides a daemon for managing Internet connections within embedded devices running the Linux operating system. The Connection Manager is designed to be slim and to use as few resources as possible. It is fully modular system that can be extended through plug-ins. The plug-in approach allows for easy adaption and modification for various use cases. . ConnMan provies IPv4 and IPv6 connectivity via: * ethernet * WiFi, using wpasupplicant * Cellular, using oFono * Bluetooth, using bluez . ConnMan implements DNS resolving and caching, DHCP clients for both IPv4 and IPv6, link-local IPv4 address handling and tethering (IP connection sharing) to clients via USB, ethernet, WiFi, cellular and Bluetooth. . This package contains the connman VPN daemon. ConnMan VPN daemon manages VPNs on behalf of connmand and start and stops various VPN client applications. The VPN daemon can also be run standalone without connmand. Package: conntrackd Description-md5: d4f93a8dd1ff0a1404310c418bca129e Description-en_GB: Connection tracking daemon Conntrackd can replicate the status of the connections that are currently being processed by your stateful firewall based on Linux. Conntrackd can also run as statistics daemon. Package: conservation-code Description-md5: 35f238c6a81ce482741e5d5359932062 Description-en_GB: protein sequence conservation scoring tool This package provides score_conservation(1), a tool to score protein sequence conservation. . The following conservation scoring methods are implemented: * sum of pairs * weighted sum of pairs * Shannon entropy * Shannon entropy with property groupings (Mirny and Shakhnovich 1995, Valdar and Thornton 2001) * relative entropy with property groupings (Williamson 1995) * von Neumann entropy (Caffrey et al 2004) * relative entropy (Samudrala and Wang 2006) * Jensen-Shannon divergence (Capra and Singh 2007) . A window-based extension that incorporates the estimated conservation of sequentially adjacent residues into the score for each column is also given. This window approach can be applied to any of the conservation scoring methods. . The program accepts alignments in the CLUSTAL and FASTA formats. . The sequence-specific output can be used as the conservation input for concavity. . Conservation is highly predictive in identifying catalytic sites and residues near bound ligands. Package: consolation Description-md5: cf51e600e3e7f3225e8d568b98e6bf30 Description-en_GB: linux console pointer support for copy-paste This package provides copy-paste and scrolling support to the Linux console. . It is based on the libinput library and supports all pointer devices and settings provided by this library. Package: console-braille Description-md5: 156e53c1fd029ceb4db2a91d4818a868 Description-en_GB: Fonts and keymaps for reading/typing unicode braille This package includes . - fonts with various sizes to render braille on the Linux console - keymaps to type braille as unicode characters on the Linux console. Package: console-common Description-md5: 5701d23e42422d382f953b99bef48552 Description-en_GB: basic infrastructure for text console configuration 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. Package: console-conf Description-md5: 589537ebc4b56fd09f71953df0d73bb9 Description-en_GB: Ubuntu Core Pre-Ownership Configurator SUbiquity is an installer system for servers, embedded devices and desktops or laptops meant to build systems as quickly as possible for users to reach a point where their system is usable. . By default, subiquity provides a "first boot" experience that allows users to do initial system configuration such as adding users and login settings, along with doing basic network configuration. It can also be used to build a new system from the ground up, partitioning and copying a disk image to the storage device selected by the user. . This package provides the setup routines for pre-ownership configuration of a system. Package: console-cyrillic Description-md5: 4e0e20b1fb56a3473aaf9b2fb89bc492 Description-en_GB: Cyrillic fonts and keyboard layouts for Linux console This package provides Cyrillic support on the Linux console with great number of customizations: . 1) Various supported encodings: utf-8, cp1251, ibm866, iso-8859-5, koi8-r, koi8-u, mac-cyrillic, mik, pt154 and rk1048. . 2) Belarusian, two Bulgarian, two Kazakh, Macedonian, Mongolian, two Russian, Serbian and two Ukrainian keyboard mappings. . 3) Many screen fonts. . 4) Utilities: cyr, displayfont, dumppsf, makeacm, mkvgafont, raw2psf. . 5) Two fonts for Dosemu. Package: console-data Description-md5: e4d7a244a5d35aaee203241f2680f695 Description-en_GB: keymaps, fonts, charset maps, fallback tables for 'kbd'. 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. Package: console-log Description-md5: cf71372fb4900a3e01f408a5ff130cb7 Description-en_GB: Puts logfile pagers on virtual consoles console-log keeps logfile pagers open on virtual consoles. The default configuration puts exim's mainlog on tty8, and the syslog on tty9, in a less process. It can also make sure that this console is visible automatically after system boot so that a crashed system at least leaves the syslog readable on the console before reset. Using a pager makes searching, tagging and highlighting possible. Package: console-setup-mini Description-md5: ea2483d2cc1b85309cba9011538d041b Description-en_GB: console font and keymap setup program - reduced version for Linux This package provides the console with the same keyboard configuration scheme as the X Window System. As a result, there is no need to duplicate or change the keyboard files just to make simple customizations 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. . This package can be useful for handhelds or other devices with small storage space. Package: conspy Description-md5: 4d006635ba9b97b07aecab22c2859756 Description-en_GB: Remote control of Linux virtual consoles Conspy allows a (possibly remote) user to see what is displayed on a Linux virtual console, and send keystrokes to it. It is rather like VNC, but where VNC takes control of a GUI conspy takes control of a text mode virtual console. Unlike VNC, conspy does not require a server to be installed prior to being used. Package: consul Description-md5: c0e304cd76acda4eed1b6cbfa0ce44f8 Description-en_GB: tool for service discovery, monitoring and configuration Consul is a tool for service discovery and configuration. Consul is distributed, highly available, and extremely scalable. . Consul provides several key features: . - Service Discovery - Consul makes it simple for services to register themselves and to discover other services via a DNS or HTTP interface. External services such as SaaS providers can be registered as well. . - Health Checking - Health Checking enables Consul to quickly alert operators about any issues in a cluster. The integration with service discovery prevents routing traffic to unhealthy hosts and enables service level circuit breakers. . - Key/Value Storage - A flexible key/value store enables storing dynamic configuration, feature flagging, coordination, leader election and more. The simple HTTP API makes it easy to use anywhere. . - Multi-Datacenter - Consul is built to be datacenter aware, and can support any number of regions without complex configuration. . Consul runs on Linux, Mac OS X, and Windows. It is recommended to run the Consul servers only on Linux, however. Package: consulfs Description-md5: b482c4f34aad5561e5884c8309a2e5b2 Description-en_GB: distributed FUSE filesystem backed by a Consul Key-Value store ConsulFS implements a FUSE filesystem that is backed by a Consul Key-Value store. Each key in the key store is represented by a file. Read and write the file to get and put the key's value. "/" characters in a key name are used to break up the keys into different directories. Package: containernetworking-plugins Description-md5: c066d7d32767b6d7abdeb76d49348da6 Description-en_GB: standard networking plugins - binaries This package contains binaries of the Container Networking Initiative's official plugins: . Interfaces - bridge: Creates a bridge, adds the host and the container to it. - ipvlan: Adds an [ipvlan] interface in the container. - loopback: Set the state of loopback interface to up. - macvlan: Creates a new MAC address, forwards all traffic to that to the container. - ptp: Creates a veth pair. - vlan: Allocates a vlan device. - host-device: Move an already-existing device into a container. . IPAM: IP Address Management - dhcp: Runs a daemon to make DHCP requests on behalf of the container. - host-local: Maintains a local database of allocated IPs - static: Allocates a static IPv4/IPv6 address. . Other - flannel: Generates an interface corresponding to a flannel config file - tuning: Tweaks sysctl parameters of an existing interface - portmap: An iptables-based portmapping plugin. Maps ports from the host's address space to the container. - bandwidth: Allows bandwidth-limiting through use of traffic control tbf. - sbr: Configures source based routing for an interface. - firewall: Uses iptables or firewalld to add rules to allow traffic to/from the container. Package: containers-storage Description-md5: 8636c564b0525a473282c66694950f4e Description-en_GB: CLI tools for handling how containers are stored on disk storage is a Go library which aims to provide methods for storing filesystem layers, container images, and containers. A containers-storage CLI wrapper is also included for manual and scripting use. . This package contains the CLI tools. Package: context Description-md5: 41de4864f3fecb24d3907901e2a652a7 Description-en_GB: powerful TeX format ConTeXt is a document-production system based, like LaTeX, on the TeX typesetting system. Whereas LaTeX insulates the writer from typographical details, ConTeXt takes a complementary approach by providing structured interfaces for handling typography, including extensive support for colors, backgrounds, hyperlinks, presentations, figure-text integration, and conditional compilation. It gives the user extensive control over formatting while making it easy to create new layouts and styles without learning the TeX macro language. ConTeXt's unified design averts the package clashes that can happen with LaTeX. . ConTeXt also integrates MetaFun, a superset of MetaPost and a powerful system for vector graphics. MetaFun can be used as a stand-alone system to produce figures, but its strength lies in enhancing ConTeXt documents with accurate graphic elements. . ConTeXt allows the users to specify formatting commands in English, Dutch, German, French, or Italian, and to use different typesetting engines (PDFTeX, XeTeX, Aleph, and soon LuaTeX) without changing the user interface. ConTeXt is developed rapidly, often in response to requests from the friendly user community. Package: context-modules Description-md5: e914b98505686833e0d5a4519b4215d3 Description-en_GB: additional ConTeXt modules ConTeXt is a document-production system based, like LaTeX, on the TeX typesetting system. Whereas LaTeX insulates the writer from typographical details, ConTeXt takes a complementary approach by providing structured interfaces for handling typography, including extensive support for colors, backgrounds, hyperlinks, presentations, figure-text integration, and conditional compilation. It gives the user extensive control over formatting while making it easy to create new layouts and styles without learning the TeX macro language. ConTeXt's unified design averts the package clashes that can happen with LaTeX. . This package includes the following additional ConTeXt modules: account, algorithmic, animation, annotation, bnf, chromato, cmscbf, cmttbf, construction-plan, cyrillicnumbers, degrade, fancybreak, filter, french, fullpage, gantt, gnuplot, inifile, layout, letter, lettrine, mathsets, notes-zh-cn, rst, ruby, simplefonts, simpleslides, title, transliterator, typearea, typescripts, vim, visualcounter. Package: contextfree Description-md5: b58f1467e619d63202ce097ebd70af0d Description-en_GB: image generator based on context-free grammars Context Free is a program that produces images based on context-free grammars. These grammars are sets of non-deterministic rules that determine what an image should look like. The resulting images often resemble a mix of spirograph drawings, fractals and abstract art. . Context Free can generate images with millions of shapes, in PNG (up to 100 megapixels) or SVG format. It can also produce animations. Many example images are included. Package: conv-tools Description-md5: 429ff076e8013d1e0806dfbafcbc4daa Description-en_GB: convert 8 bit character encoding in file names and text content to UTF-8 The mixconv utility reads a mixed-encoding text file, analyzes each line to determine whether it is in 7-bit ASCII, an 8-bit encoding, UTF-8 or WTF-8, converts everything to UTF-8 and prints the result to standard output. . The dirconv utility scans a directory structure, analyses each file and directory name to determine whether it is in 7-bit ASCII, an 8-bit encoding, UTF-8 or WTF-8, converts everything to UTF-8, and renames the files and directories accordingly. Package: converseen Description-md5: a7253e24353100a03ff56f7f998487a3 Description-en_GB: batch image converter and resizer You can convert an unlimited number of images and / or create thumbnails to any of the most popular formats: DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. . Thanks to the Magick++ image libraries it supports more than 100 image formats. Package: convertall Description-md5: e91e95bbaa508185e73f6085c5add29d Description-en_GB: very flexible unit converter With ConvertAll, you can convert any unit in the large database to any other compatible unit. If you want to convert from inches per decade, that's fine. Or from meter-pounds. Or from cubic nautical miles. The units don't have to make sense to anyone else. Package: convlit Description-md5: fae1ebf3b0ed76581dd866b4dc7b881b Description-en_GB: convert Microsoft Reader .LIT files to HTML This program will extract "DRM1" format .LIT files into their original XML/HTML. If you have the appropriate "keys.txt" file with your private EBook keys, you can also convert "DRM5" files to "DRM1". Package: convmv Description-md5: 44b9e37adf623ce957124fb3014849a1 Description-en_GB: filename encoding conversion tool convmv can convert a single filename, a directory tree or all files on a filesystem to a different encoding. It only converts the encoding of filenames, not files contents. A special feature of convmv is that it also takes care of symlinks: the encoding of the symlink's target will be converted if the symlink itself is being converted. . It is also possible to convert directories to UTF-8 which are already partially UTF-8 encoded. . Keywords: rename, move Package: cookietool Description-md5: c1bbd2817fde0497f31d78b4b73274d1 Description-en_GB: suite of programs to help maintain a fortune database The ''cookietool'' itself eliminates duplicate entries, sorts cookies alphabetically or by size if you wish. The ''cdbsplit'' tool extracts parts of the database to a separate file, by keyword, by size, by number, or as groups of 'similar' cookies. Package: cool-retro-term Description-md5: 1353cbf2554935b3380a15512b5b53a9 Description-en_GB: terminal emulator which mimics old screens This is a terminal emulator which mimics the look and feel of the old cathode tube screens. It has been designed to be eye-candy, customisable, and reasonably lightweight. Package: coolkey Description-md5: 43a9268aeee5bdafc146420e3c8611fe Description-en_GB: Smart Card PKCS #11 cryptographic module Linux Driver support for the CoolKey and Common Access Card (CAC) smart card security keys used in a Public Key Infrastructure (PKI). The libpkcs11 module allows use of Smart Cards in applications that use Mozilla Network Security Services (NSS). Package: coolmail Description-md5: fa8dec67e3d19522ae7039958714661a Description-en_GB: Mail notifier with 3d graphics Coolmail is like xbiff -- it watches your inbox mail file and lets you know when you have mail. But unlike xbiff, it can launch your favorite mail utility when you click on it, and it has cool animated 3D graphics. Package: coop-computing-tools Description-md5: 2d3ed84eaaa64f9c805738d1175cd68b Description-en_GB: cooperative computing tools This is a collection of software that help users to share resources in a complex, heterogeneous, and unreliable computing environment. This includes: . * Chirp: A personal filesystem and I/O protocol that allows unprivileged users to share space securely, efficiently, and conveniently. When combined with Parrot, Chirp allows users to create custom wide-area distributed filesystems. * Parrot: A transparent user-level virtual filesystem that allows any ordinary program to be attached to a remote storage device such as an FTP server or a Chirp server. * Makeflow: A workflow system for parallel and distributed computing that uses a language very similar to Make. * Work Queue: A system and API for building master-worker style programs that scale up to thousands of processors. * All Pairs: A computational abstraction for running very large Cartesian products. * Wavefront: A computational abstraction for running very large dynamic programming problems. * The Fault Tolerant Shell: A high-level programming language that allows users to combine the ease of shell scripting, the power of distributed programming, and the precision of compiled languages. Basically, parallel programming and exception handling for scripts. Package: coop-computing-tools-dev Description-md5: 85393004387f17ed004a101c1f5ad86a Description-en_GB: libraries and header files for coop-computing-tools These tools are a collection of software that help users to share resources in a complex, heterogeneous, and unreliable computing environment. . This package provides static libraries and header files for development. Package: coop-computing-tools-doc Description-md5: 6d04dc0d21d45ff80d0205f2b9b366f6 Description-en_GB: documentation for coop-computing-tools These tools are a collection of software that help users to share resources in a complex, heterogeneous, and unreliable computing environment. . This package provides the documentation (manual and API reference) in HTML format. Package: copyq Description-md5: 86d8394761684af55442679f02216f06 Description-en_GB: Advanced clipboard manager with editing and scripting features CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . Items can be: * edited with internal editor or with preferred text editor, * moved to other tabs, * drag'n'dropped to applications, * marked with tag or a note, * passed to or changed by custom commands, * or simply removed. . Features: * Support for Linux, Windows and OS X 10.9+ * Store text, HTML, images or any other custom formats * Quickly browse and filter items in clipboard history * Sort, create, edit, remove, copy/paste, drag'n'drop items in tabs * Add notes or tags to items * System-wide shortcuts with customizable commands * Paste items with shortcut or from tray or main window * Fully customizable appearance * Advanced command-line interface and scripting * Ignore clipboard copied from some windows or containing some text * Support for simple Vim-like editor and shortcuts * Many more features Package: copyq-doc Description-md5: 72cc5e005e4044056189c5470d04be4d Description-en_GB: Documentation and examples for CopyQ - HTML format CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . This contains the documentation in HTML format. Package: copyq-plugins Description-md5: c5301a7a250dc0396459db3bb2ac7122 Description-en_GB: Plugins for CopyQ CopyQ monitors system clipboard and saves its content in customized tabs. Saved clipboard can be later copied and pasted directly into any application. . This package contains plugins that add various item types support and features to CopyQ, including: * Text with Highlighting * Images * Web Pages * Various Data * Notes * Encryption * FakeVim Editor * Synchronize Items to Disk * Item Tags * Pinned Items Package: copyright-update Description-md5: 295f004ac4f2cec4abebde7e9f23fed0 Description-en_GB: update copyright information in files Update the copyright information in set of files, possibly recursively, matching content criteria. The updating affects copyright year, GPL address information etc. Package: coq Description-md5: 2c4259e8b83c839ff539d48b854ee31a Description-en_GB: proof assistant for higher-order logic (toplevel and compiler) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides coqtop, a command line interface to Coq. . A graphical interface for Coq is provided in the coqide package. Coq can also be used with ProofGeneral, which allows proofs to be edited using emacs and xemacs. This requires the proofgeneral package to be installed. Package: coqide Description-md5: ed74063b20a63106a7031db76f847ec1 Description-en_GB: proof assistant for higher-order logic (gtk interface) Coq is a proof assistant for higher-order logic, which allows the development of computer programs consistent with their formal specification. It is developed using Objective Caml and Camlp5. . This package provides CoqIde, a graphical user interface for developing proofs. Package: corekeeper Description-md5: 287acd254e78c838d144e6715f2ca91f Description-en_GB: enable core files and report crashes to the sysadmin corekeeper enables core files, reports crashes to the sysadmin and deletes old core files after 7 days. . Core file dumping is enabled for all users, to restrict that, please remove or edit the config file at /etc/security/limits.d/corekeeper.conf . On Linux core files are written to private per-userid dirs in /var/crash. Linux 3.6 and earlier have an issue that means all core files are written to the directory for root. If your system is running Linux 3.6 or earlier and is single-user (or you don't care about the privacy of core file names), you can avoid this issue by editing /etc/sysctl.d/corekeeper.conf. . On kFreeBSD files are written to /var/crash, kernel limitations prevent core files from being written to private per-userid dirs. . To fully remove this package it needs to be purged and the system rebooted. Package: corkscrew Description-md5: cab4c2ae5f916570c28d1dbc0cdf3eee Description-en_GB: tunnel TCP connections through HTTP proxies corkscrew is a simple tool to tunnel TCP connections through an HTTP proxy supporting the CONNECT method. It reads stdin and writes to stdout during the connection, just like netcat. . It can be used for instance to connect to an SSH server running on a remote 443 port through a strict HTTPS proxy. Package: corosync-notifyd Description-md5: 54aa992a2d99b457f3265c5f199abc77 Description-en_GB: cluster engine notification daemon The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the DBus/SNMP notification daemon for Corosync events. Package: corosync-qdevice Description-md5: 150774e5de578ae800ce6076100dbef2 Description-en_GB: cluster engine quorum device daemon corosync-qdevice is a daemon running on each node of a cluster. It provides a configured number of votes to the quorum subsystem based on a third-party arbitrator's decision. Its primary use is to allow a cluster to sustain more node failures than standard quorum rules allow. It is recommended for clusters with an even number of nodes and highly recommended for 2 node clusters. Package: corosync-qnetd Description-md5: bff85f5a0e5ea885658c965bdf6463f8 Description-en_GB: cluster engine quorum device network daemon Corosync-qnetd is a daemon running outside of the cluster with the purpose of providing a vote to the corosync-qdevice model net. It's designed to support multiple clusters and be almost configuration and state free. New clusters are handled dynamically and no configuration file exists. It's also able to run as non-root user - which is recommended. Connection between the corosync-qdevice model net client can be optionally configured with TLS client certificate checking. The communication protocol between server and client is designed to be very simple and allow backwards compatibility. Package: corosync-vqsim Description-md5: 8c4a6d2bdb4360cac388269711eedf08 Description-en_GB: cluster engine votequorum simulator The Corosync Cluster Engine is a Group Communication System with additional features for implementing high availability within applications. The project provides four C Application Programming Interface features: . * A closed process group communication model with virtual synchrony guarantees for creating replicated state machines. * A simple availability manager that restarts the application process when it has failed. * A configuration and statistics in-memory database that provide the ability to set, retrieve, and receive change notifications of information. * A quorum system that notifies applications when quorum is achieved or lost. . This package contains the Corosync votequorum simulator. It can simulate multiple nodes, network splits and a basic quorum device. Package: cortado Description-md5: f97f672ff460ddf06c9d03e4e7fc2ca2 Description-en_GB: streaming applet for Ogg formats By embedding the cortado applet in your website, you can give viewers access to streams from either the Flumotion streaming server or any HTTP server providing multimedia files without the need for a locally installed media player supporting the correct formats on the visitor's computer. Cortado currently include Java decoders for Ogg Theora, Ogg Vorbis (the JOrbis library), Mulaw audio, MJPEG and Flumotion's Smoke codec. . The package will automatically be configured for apache2 but can be used with any other HTTP server. Some HTML files are included as examples of how to use the applet. Package: courier-authdaemon Description-md5: 48c71af6b56ddad7d969cb6a2ff8a060 Description-en_GB: Courier authentication daemon This package contains the authentication daemon for the Courier applications. Package: courier-authlib Description-md5: df47cce316c565912b13c565476e8761 Description-en_GB: Courier authentication library The Courier authentication library provides authentication services for other Courier applications. Package: courier-authlib-dev Description-md5: 8959e6186e43e1f0907ee705b7526166 Description-en_GB: Development libraries for the Courier authentication library This package contains the development libraries and files needed to compile Courier packages that use the Courier authentication library. Package: courier-authlib-ldap Description-md5: 0f4f8f674c030d05f05042a3f255703a Description-en_GB: LDAP support for the Courier authentication library This package contains the LDAP support for the Courier authentication library. Package: courier-authlib-mysql Description-md5: f305ead8efa36cfda2d75a0673c57eec Description-en_GB: MySQL support for the Courier authentication library This package contains the MySQL support for the Courier authentication library. Package: courier-authlib-pipe Description-md5: b5e53c9b4126f288c7aa26ed257d2347 Description-en_GB: External authentication support for the Courier authentication library This package contains external authentication support via pipes for the Courier authentication library. The authpipe module is a generic plugin that enables authentication requests to be serviced by an external program, then communicates through messages on stdin and stdout. Package: courier-authlib-postgresql Description-md5: 3bfd13f8d2b23d8f93c06ffcf8393b6f Description-en_GB: PostgreSQL support for the Courier authentication library This package contains the PostgreSQL support for the Courier authentication library. Package: courier-authlib-sqlite Description-md5: b61c6c8cf150a1e2b8a7b7c88ae8b2bb Description-en_GB: SQLite 3 support for the Courier authentication library This package contains the SQLite 3 support for the Courier authentication library. Package: courier-authlib-userdb Description-md5: e51045b8c13d9c35a109bca2e4293839 Description-en_GB: userdb support for the Courier authentication library This package contains the userdb support for the Courier authentication library. Userdb is a simple way to manage virtual mail accounts using a GDBM-based database file. Package: courier-base Description-md5: 555818a698d6dfec6122cd45f5263ef2 Description-en_GB: Courier mail server - base system The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provides the functionality needed by all courier packages such as some configuration files, helper programs and the Courier TCP server daemon. . Courier uses the a TLS wrapper application named couriertls instead of embedding TLS support in the different applications. Additionally, this package contains a default set of trusted X.509 root CA certs. Package: courier-doc Description-md5: 5dcceca21b36719b84d5685c5dd14e9c Description-en_GB: Courier mail server - additional documentation The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package contains additional documentation for Courier. Package: courier-faxmail Description-md5: 1235807fe94191d8d0d1e41e90ae7d93 Description-en_GB: Courier mail server - Fax<->mail gateway The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . The courierfax module implements a faxmail gateway, which faxes a printed copy of an email message to the phone number specified in the email address (e.g. 5558888@fax). Package: courier-filter-perl Description-md5: 1a4387cae6869347af34ae6fcb8ddb81 Description-en_GB: purely Perl-based mail filter framework for the Courier MTA Courier::Filter implements the Courier MTA's courierfilter interface as a framework for mail filter modules. Authors of filter modules can concentrate on writing the actual filter logic without having to care about the usual low-level details of the courierfilter interface. Logging to various facilities is also supported. . Courier::Filter allows multiple filter modules to be installed in stacked and hierarchically grouped configurations. Also, modules' polarity can be reversed, so some modules can be used for explicitly accepting messages while others are used in the traditional way for rejecting messages. . The following filter modules are included: * BlankBody: matching of blank bodies (a stupid spammer symptom) * DNSBL: matching of calling MTA's IP address against DNS black-lists * SPF: authentication of sender addresses in inbound messages * SPFout: authentication of sender addresses in outbound messages * Envelope: matching of RFC 2821 message envelope fields * Header: matching of RFC 2822 message header fields * FakeDate: detection of implausible and malformed date header fields * ClamAVd: malware detection using the ClamAV scanner * SpamAssassin: spam detection using SpamAssassin * Parts: matching of MIME parts and ZIP archive contents * SendCopy: sending message copies to additional recipients Package: courier-imap Description-md5: aedad44242f18297b70663ef077f0e63 Description-en_GB: Courier mail server - IMAP server The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provides an IMAP server that accesses email stored in Maildirs format mailboxes. This server has an extremely small footprint and provides shared and virtual shared folders. . IMAP over TLS is handled by the regular IMAP daemon in conjunction with the TLS wrapper. Package: courier-ldap Description-md5: 59e644146a903a5cf765b1a1794c77bc Description-en_GB: Courier mail server - LDAP support The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package contains support for LDAP authentication and LDAP-based mail aliasing. Package: courier-mlm Description-md5: fb8213625648c3fbce12df9752b51d0f Description-en_GB: Courier mail server - mailing list manager The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . The couriermlm command sets up, maintains, and runs a mailing list. It automatically handles subscribe and unsubscribe requests, and removes undeliverable addresses from the subscription rolls. Mailing lists managed by couriermlm require zero human administrative oversight. It supports digests, write-only posting aliases, and moderated mailing lists. Package: courier-mta Description-md5: 88c67d6433b0af4789d4e8a4fd1ecc42 Description-en_GB: Courier mail server - ESMTP daemon The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provides an ESMTP daemon which uses the Maildir format as native storage format, supports IPv6, implements SMTP extensions for mailing list management and features integrated mail filtering. It can function as an intermediate mail relay, relaying mail between an internal LAN and the Internet, or perform final delivery to mailboxes. . ESMTP over TLS is handled by the regular ESMTP daemon in conjunction with the TLS wrapper. Package: courier-pcp Description-md5: 2607844768fa146876c3a6247b36dad9 Description-en_GB: Courier mail server - PCP server The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package contains the PCP (Personal Calendaring Protocol) server needed for the groupware calendaring mode of SqWebMail. Package: courier-pop Description-md5: 89ea9794c711647b9c31923297fd27c5 Description-en_GB: Courier mail server - POP3 server The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . This package provide the POP3 daemon for Courier. It only supports email stored in the Maildir format. . POP3 over TLS is handled by the regular POP3 daemon from in conjunction with the TLS wrapper. Package: courier-webadmin Description-md5: 9d1561eee0fd4d2c370758c8fbebd3a8 Description-en_GB: Courier mail server - web-based administration frontend The Courier mail transfer agent (MTA) is an integrated mail/groupware server based on open commodity protocols, such as ESMTP, IMAP, POP3, LDAP, TLS, and HTTP. Courier provides ESMTP, IMAP, POP3, webmail, and mailing list services within a single, consistent, framework. . The web-based administration and configuration tool for the Courier mail server is capable of changing the settings of the MTA, IMAP, POP and Webmail servers and the LDAP, MySQL and PostgreSQL authentication modules. Only the installed parts of the Courier mail server show up in the administration frontend. Package: couriergraph Description-md5: 17d254159a685c52f8ff50b5b56a6ec1 Description-en_GB: Mail statistics RRDtool frontend for Courier-{POP,IMAP} Couriergraph is a very simple mail statistics RRDtool frontend for Courier-POP & Courier-IMAP that produces daily, weekly, monthly and yearly graphs of mail server's activity (logins, traffic, etc). Package: couriergrey Description-md5: 09eccc00bd6147f81cd0e93aad57842e Description-en_GB: Mail filter interface of Courier-MTA to support greylisting Couriergrey implements the mail filter interface of Courier MTA to support the greylist filtering method. . The software supports the IPv6 protocol, and is easy to use. Package: covered Description-md5: 86b156bb1e738b3df7a11df6bbe5429e Description-en_GB: Verilog code coverage analysis tool Covered is a Verilog code coverage utility that reads in a Verilog design and a generated VCD/LXT dumpfile from that design and generates a coverage file that can be merged with other coverage files or used to create a coverage report. Covered also contains the GUI coverage report utility that reads in a coverage file to allow interactive coverage discovery. Areas of coverage measured by Covered are: line, toggle, memory, combinational logic, FSM state/state-transition and assertion coverage. Package: covered-doc Description-md5: 33a78d25d4b98a5abc59af174252bf4d Description-en_GB: Verilog code coverage analysis tool - documentation Covered is a Verilog code coverage utility that reads in a Verilog design and a generated VCD/LXT dumpfile from that design and generates a coverage file that can be merged with other coverage files or used to create a coverage report. Covered also contains the GUI coverage report utility that reads in a coverage file to allow interactive coverage discovery. Areas of coverage measured by Covered are: line, toggle, memory, combinational logic, FSM state/state-transition and assertion coverage. . This package contains the documentation. Package: cowbell Description-md5: 599c3915320aa6289c40e5b5a8de889a Description-en_GB: An easy-to-use tag editor for your music files Cowbell is an elegant music organizer intended to make keeping your collection tidy both fun and easy. It allows viewing and editing of the tags, guessing of tag information with the help of Amazon Web Services and has an easy-to-use interface. Package: cowbuilder Description-md5: 3f6a79a018c77ab19e6b7986aaa41b78 Description-en_GB: pbuilder running on cowdancer 'cowbuilder' command is a wrapper for pbuilder which allows using pbuilder-like interface over cowdancer environment. . pbuilder is a tool for building and testing Debian package inside a clean chroot, and cowbuilder allows chroot to be recreated using hard-linked copies with copy-on-write, which makes creation and destruction of chroots fast. Package: cowdancer Description-md5: c58bfc3ffe4032aabae52a79f682f365 Description-en_GB: Copy-on-write directory tree utility Tries to make copy-on-write semantics upon hard-link copied directory trees generated with 'cp -la' . 'cow-shell' command invokes a shell session. Within that session, under the directory cow-shell was invoked, cowdancer will create a new file when existing i-nodes are opened for write. Useful for quick scratch workspace and experimentation. . For a useful Debian tool, try cowbuilder. Package: cowpatty Description-md5: 3e82bcb92c2aa53c2419032e302ba973 Description-en_GB: Brute-force WPA dictionary attack If you are auditing WPA-PSK or WPA2-PSK networks, you can use this tool to identify weak passphrases that were used to generate the PMK. Supply a libpcap capture file that includes the 4-way handshake, a dictionary file of passphrases to guess with, and the SSID for the network. Package: cowsay Description-md5: c312f9ae79aed8150f991fcfa3df1a03 Description-en_GB: configurable talking cow 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). Package: cowsay-off Description-md5: 0231fc8cf59e81c9f9517177748c80d4 Description-en_GB: configurable talking cow (offensive cows) 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). . This package contains cows which some may consider to be offensive. Please do not install this package if you or your users are easily offended. Package: coz-profiler Description-md5: bd06ad3ef15124be956a5814dc6562a3 Description-en_GB: Finding Code that Counts with Causal Profiling Coz is a code profiler that find optimization opportunities missed by traditional profilers. Coz employs a technique called causal profiling that measures optimization potential. This measurement matches developers' assumptions about profilers: that optimising highly-ranked code will have the greatest impact on performance. Causal profiling measures optimisation potential for serial, parallel, and asynchronous programs without instrumentation of special handling for library calls and concurrency primitives. Instead, a causal profiler uses performance experiments to predict the effect of optimizations. This allows the profiler to establish causality: "optimising function X will have effect Y," exactly the measurement developers had assumed they were getting all along. Package: cp2k Description-md5: 37c89754b1cfba92136be3fd32ced61d Description-en_GB: Ab Initio Molecular Dynamics CP2K is a program to perform simulations of solid state, liquid, molecular and biological systems. It is especially aimed at massively parallel and linear scaling electronic structure methods and state-of-the-art ab-initio molecular dynamics (AIMD) simulations. . CP2K is optimized for the mixed Gaussian and Plane-Waves (GPW) method based on pseudopotentials, but is able to run all-electron or pure plane- wave/Gaussian calculations as well. Features include: . Ab-initio Electronic Structure Theory Methods using the QUICKSTEP module: . * Density-Functional Theory (DFT) energies and forces * Hartree-Fock (HF) energies and forces * Moeller-Plesset 2nd order perturbation theory (MP2) energies and forces * Random Phase Approximation (RPA) energies * Gas phase or Periodic boundary conditions (PBC) * Basis sets include various standard Gaussian-Type Orbitals (GTOs), Pseudo- potential plane-waves (PW), and a mixed Gaussian and (augmented) plane wave approach (GPW/GAPW) * Norm-conserving, seperable Goedecker-Teter-Hutter (GTH) and non-linear core corrected (NLCC) pseudopotentials, or all-electron calculations * Local Density Approximation (LDA) XC functionals including SVWN3, SVWN5, PW92 and PADE * Gradient-corrected (GGA) XC functionals including BLYP, BP86, PW91, PBE and HCTH120 as well as the meta-GGA XC functional TPSS * Hybrid XC functionals with exact Hartree-Fock Exchange (HFX) including B3LYP, PBE0 and MCY3 * Double-hybrid XC functionals including B2PLYP and B2GPPLYP * Additional XC functionals via LibXC * Dispersion corrections via DFT-D2 and DFT-D3 pair-potential models * Non-local van der Waals corrections for XC functionals including B88-vdW, PBE-vdW and B97X-D * DFT+U (Hubbard) correction * Density-Fitting for DFT via Bloechl or Density Derived Atomic Point Charges (DDAPC) charges, for HFX via Auxiliary Density Matrix Methods (ADMM) and for MP2/RPA via Resolution-of-identity (RI) * Sparse matrix and prescreening techniques for linear-scaling Kohn-Sham (KS) matrix computation * Orbital Transformation (OT) or Direct Inversion of the iterative subspace (DIIS) self-consistent field (SCF) minimizer * Local Resolution-of-Identity Projector Augmented Wave method (LRIGPW) * Absolutely Localized Molecular Orbitals SCF (ALMO-SCF) energies for linear scaling of molecular systems * Excited states via time-dependent density-functional perturbation theory (TDDFPT) . Ab-initio Molecular Dynamics: . * Born-Oppenheimer Molecular Dynamics (BOMD) * Ehrenfest Molecular Dynamics (EMD) * PS extrapolation of initial wavefunction * Time-reversible Always Stable Predictor-Corrector (ASPC) integrator * Approximate Car-Parrinello like Langevin Born-Oppenheimer Molecular Dynamics (Second-Generation Car-Parrinello Molecular Dynamics (SGCP)) . Mixed quantum-classical (QM/MM) simulations: . * Real-space multigrid approach for the evaluation of the Coulomb interactions between the QM and the MM part * Linear-scaling electrostatic coupling treating of periodic boundary conditions * Adaptive QM/MM . Further Features include: . * Single-point energies, geometry optimisations and frequency calculations * Several nudged-elastic band (NEB) algorithms (B-NEB, IT-NEB, CI-NEB, D-NEB) for minimum energy path (MEP) calculations * Global optimisation of geometries * Solvation via the Self-Consistent Continuum Solvation (SCCS) model * Semi-Empirical calculations including the AM1, RM1, PM3, MNDO, MNDO-d, PNNL and PM6 parametrisations, density-functional tight-binding (DFTB) and self-consistent-polarisation tight-binding (SCP-TB), with or without periodic boundary conditions * Classical Molecular Dynamics (MD) simulations in microcanonical ensemble (NVE) or canonical ensmble (NVT) with Nose-Hover and canonical sampling through velocity rescaling (CSVR) thermostats * Metadynamics including well-tempered Metadynamics for Free Energy calculations * Classical Force-Field (MM) simulations * Monte-Carlo (MC) KS-DFT simulations * Static (e.g. spectra) and dynamical (e.g. diffusion) properties * ATOM code for pseudopotential generation * Integrated molecular basis set optimization . CP2K does not implement conventional Car-Parrinello Molecular Dynamics (CPMD). Package: cp2k-data Description-md5: 110ad593344d732add92445afe270fbb Description-en_GB: Ab Initio Molecular Dynamics (data files) CP2K is a program to perform simulations of solid state, liquid, molecular and biological systems. It is especially aimed at massively parallel and linear scaling electronic structure methods and state-of-the-art ab-inito molecular dynamics (AIMD) simulations. . This package contains basis sets, pseudopotentials and force-field parameters. Package: cpan-listchanges Description-md5: 5af5afc20f23c4d43b9cb0f44f21885b Description-en_GB: package change history notification tool cpan-listchanges is a command-line application that compares the Changes file between arbitrary versions of a package. It is similar to apt- listchanges, and by default, it compares the currently installed version with the latest one available on CPAN. Package: cpanminus Description-md5: 6b2b64b977ad05f2016c894935b16179 Description-en_GB: script to get, unpack, build and install modules from CPAN cpanminus provides a command-line (non interactive) interface to automatically download, build and install Perl modules from CPAN. . It requires zero configuration, and stands alone. It also has a very low memory footprint compared to similar software: when running, it requires only 10MB of RAM. . It installs to wherever ExtUtils::MakeMaker and Module::Build are configured to. So if you're using local::lib, then it installs to your local perl5 directory. Otherwise it installs to the siteperl directory. . cpanminus at a boot time checks whether you have configured local::lib, or have the permission to install modules to the sitelib directory. If neither, it automatically sets up local::lib compatible installation path in a perl5 directory under your home directory. Package: cpanoutdated Description-md5: a9da94ae906423308ca3ba90793724f3 Description-en_GB: script to detect outdated CPAN modules in your environment cpanoutdated prints the list of outdated CPAN modules in your machine. It provides the same feature as 'CPAN::Shell->r', but cpan-outdated is much faster and uses less memory. This script can be integrated with the cpanm command. Package: cpants-lint Description-md5: f5abedd847f20c05b519dae98e92f1e4 Description-en_GB: commandline frontend to Module::CPANTS::Analyse - tool cpants_lint checks the Kwalitee of a CPAN distribution. More exact, it checks how a given tarball will be rated on , without needing to upload it first. . This package provides the cpants_lint commandline tool. Package: cpdb-backend-cups Description-md5: 25c77e0d4cdbef1159509747baf67f21 Description-en_GB: Common Print Dialog Backends - CUPS/IPP Backend This is the CUPS/IPP backend for print dialogues using the Common Print Dialog Backends concept of OpenPrinting. It makes the dialog list CUPS print queues and driverless-capable IPP printers and allows printing on these using the dialogue. Package: cpdb-backend-file Description-md5: 5e83b3d4c0414332b2b4aa27b7e37c61 Description-en_GB: Common Print Dialog Backends - Print-to-File Backend This is the Print-to-File backend for print dialogues using the Common Print Dialog Backends concept of OpenPrinting. It makes the dialog list one single print queue and if you print to it, the data is put into a PDF file and not sent to a printer. Package: cpdb-backend-gcp Description-md5: b671e7502c332542fb48eae8fe5a9231 Description-en_GB: Common Print Dialog Backends - Google Cloud Print Backend This is the Google Cloud Print backend for print dialogs using the Common Print Dialog Backends concept of OpenPrinting. It makes the dialog list the Google Cloud Print destinations set by the current user plus the option to drop the job as PDF on the Google Drive and allows printing on these using the dialog. . For a user to be able to use this facility he must set up his Google account in the "Online Accounts" section of GNOME Control Center. Package: cpio-win32 Description-md5: ebbadd3ead55d624e521032f77be2333 Description-en_GB: GNU cpio -- a program to manage archives of files (win32 build) GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. . This is a win32 version of cpio. It's meant to be used by the win32-loader component of Debian-Installer. Package: cpipe Description-md5: be9d68e8008c114fa2dde18bfb77e5ce Description-en_GB: data pipe forwarding utility for performance monitoring Cpipe copies its standard input to its standard output while measuring the time it takes to read an input buffer and write an output buffer. Statistics of average throughput and the total amount of bytes copied are printed to the standard error output. . Cpipe can also be used as alternative to the buffer utility for simple usecases. Package: cpl-plugin-amber Description-md5: c7741c558706bcf7bbc0c3a03f47d34f Description-en_GB: ESO data reduction pipeline for the AMBER instrument This is the data reduction pipeline for the AMBER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . AMBER is a near-infrared, multi-beam interferometric instrument, combining simultaneously up to 3 telescopes. AMBER can be used in Period 82 and following with UTs or ATs. All possible triplets of UTs are available, and a number of selected AT combinations. Package: cpl-plugin-amber-calib Description-md5: 2aba0d4e84674a92e864f5b5b9298ada Description-en_GB: ESO data reduction pipeline calibration data downloader for AMBER This package downloads calibration data of the data reduction pipeline for the AMBER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-amber-doc Description-md5: bcdcdd5fc63304eb8cc1f04d0f29531d Description-en_GB: ESO data reduction pipeline documentation for AMBER This package contains the HTML documentation and manpages for the data reduction pipeline for the AMBER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-fors Description-md5: bc62d65505a7f0e2f157b1acbe092f8a Description-en_GB: ESO data reduction pipeline for the FORS1/2 instruments FORS pipeline recipes for the reduction of data obtained with the FORS1 and FORS2 instruments in the LSS, MOS, MXU, PMOS, and direct imaging instrument modes. . FORS is the visual and near UV FOcal Reducer and low dispersion Spectrograph for the Very Large Telescope (VLT) of the European Southern Observatory (ESO). Two versions of FORS have been built, upgraded and moved to the Cassegrain foci of different telescopes in the past years. In April 2009, FORS1 was dismounted to make room for X-shooter, so only FORS2 is in operation. FORS is designed as an all-dioptric instrument for the wavelength range from 330 nm to 1100 nm and provides an image scale of 0".25/pixel (or 0".125/pixel with the high resolution collimator) in the standard readout mode (2x2 binning). FORS2 is installed on UT1 (Antu) and is by default equipped with a detector system that is optimised for the red with a very low level of fringes thanks to a mosaic of two 2k x 4k MIT CCDs (with 15 μm pixels). However, the blue-optimised detector system that was previously available on FORS1 has been commissioned on FORS2 and can be requested for Visitor Mode observation. The geometries of both detector systems are similar, with the optical axis falling ~30" above the gap and offsets of a few arc-seconds between the two chips. FORS2 has many modes, including multi-object spectroscopy with exchangeable masks, long-slit spectroscopy, imaging and spectro-polarimetry and high-time resolution imaging and spectroscopy. Package: cpl-plugin-fors-calib Description-md5: 64c93393c1728c70bf28a0b3aba7860d Description-en_GB: ESO data reduction pipeline calibration data downloader for FORS2 This package downloads calibration and other static data of the data reduction pipeline for the FORS2 instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-fors-doc Description-md5: bce6d78f1813975d211bf46b2e69340e Description-en_GB: ESO data reduction pipeline documentation for FORS This package contains the HTML documentation and manpages for the data reduction pipeline for the FORS instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-giraf Description-md5: 128794464889c9e88c0524635b36d26a Description-en_GB: ESO data reduction pipeline for the GIRAFFE instrument This is the data reduction pipeline for the GIRAFFE instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . GIRAFFE is a medium-high resolution (R=7500-30000) spectrograph for the entire visible range 370-900 nm. GIRAFFE is aimed at carrying out intermediate and high resolution spectroscopy of galactic and extragalactic objects having a high spatial density. The name comes from the first design, where the spectrograph was standing vertically on a platform. Package: cpl-plugin-giraf-calib Description-md5: 1cbcf371415b1f9572c9c5e16fdd0346 Description-en_GB: ESO data reduction pipeline calibration data downloader for GIRAFFE This package downloads calibration data of the data reduction pipeline for the GIRAFFE instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-giraf-doc Description-md5: 8b595a858f1d8f778aa10aa2c40b0d30 Description-en_GB: ESO data reduction pipeline documentation for GIRAFFE This package contains the HTML documentation and manpages for the data reduction pipeline for the GIRAFFE instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-hawki Description-md5: b5fdefd451ec59ef97df02d8d7d3b708 Description-en_GB: ESO data reduction pipeline for the HAWK-I instrument This is the data reduction pipeline for the HAWK-I instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . HAWK-I is a near-infrared (0.85-2.5 μm ) wide-field imager. It is being offered for the first time in Period 81. The instrument is cryogenic (120 K, detectors at 80 K) and has a full reflective design. The light passes four mirrors and two filter wheels before hitting a mosaic of four Hawaii 2RG 2048 * 2048 pixels detectors. The final F-ratio is F/4.36 ( 1 arcsec on the sky corresponds to 169 μm on the detector). Package: cpl-plugin-hawki-calib Description-md5: cf8ea4eb6d2be0251c05ac2c877a0e96 Description-en_GB: ESO data reduction pipeline calibration data downloader for HAWK-I This package downloads calibration data of the data reduction pipeline for the HAWK-I instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-hawki-doc Description-md5: 1a3ce9fd5ba785ebb4cbc6028384090f Description-en_GB: ESO data reduction pipeline documentation for HAWK-I This package contains the HTML documentation and manpages for the data reduction pipeline for the HAWK-I instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-muse Description-md5: b152a7b24acf2ae5bc2716c812f83b3b Description-en_GB: ESO data reduction pipeline for the MUSE instrument This is the data reduction pipeline for the Muse instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . MUSE, the Multi-Unit Spectroscopic Explorer, is an Integral Field Spectrograph located at the Nasmyth B focus of Yepun, the VLT UT4 telescope. It has a modular structure composed of 24 identical IFU modules that together sample, in Wide Field Mode (WFM), a near-contiguous 1 squared arcmin field of view. Spectrally the instrument samples almost the full optical domain with a mean resolution of 3000. Spatially, the instrument samples the sky with 0.2 arcseconds spatial pixels in the currently offered Wide Field Mode with natural seeing (WFM-noAO). Package: cpl-plugin-muse-calib Description-md5: 9c007d000eb35d7a1da64bb454080c28 Description-en_GB: ESO data reduction pipeline calibration data downloader for MUSE This package downloads calibration and other static data of the data reduction pipeline for the Muse instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . MUSE, the Multi-Unit Spectroscopic Explorer, is an Integral Field Spectrograph located at the Nasmyth B focus of Yepun, the VLT UT4 telescope. It has a modular structure composed of 24 identical IFU modules that together sample, in Wide Field Mode (WFM), a near-contiguous 1 squared arcmin field of view. Spectrally the instrument samples almost the full optical domain with a mean resolution of 3000. Spatially, the instrument samples the sky with 0.2 arcseconds spatial pixels in the currently offered Wide Field Mode with natural seeing (WFM-noAO). Package: cpl-plugin-muse-doc Description-md5: 7baec3334b93c84071f4e1a25122c6aa Description-en_GB: ESO data reduction pipeline documentation for MUSE This package contains the HTML documentation and manpages for the data reduction pipeline for the Muse instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-naco Description-md5: ee2dbeea2f450da80570539510d3cfc1 Description-en_GB: ESO data reduction pipeline for the NaCo instrument This is the data reduction pipeline for the NaCo instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . NaCo is short for NAOS-CONICA. It was installed at the Nasmyth B focus of UT4 from 2001 through 2013. In 2014 it was reinstalled on UT1 at the Nasmyth A. It provides adaptive optics assisted imaging, imaging polarimetry, coronography and spectroscopy, in the 1-5 micron range. Package: cpl-plugin-naco-calib Description-md5: b2373bd2de32963146710543dd2974e2 Description-en_GB: ESO data reduction pipeline NaCo calibration data downloader This package downloads calibration and other static data of the data reduction pipeline for the NaCo instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . NaCo is short for NAOS-CONICA. It was installed at the Nasmyth B focus of UT4 from 2001 through 2013. In 2014 it was reinstalled on UT1 at the Nasmyth A. It provides adaptive optics assisted imaging, imaging polarimetry, coronography and spectroscopy, in the 1-5 micron range. Package: cpl-plugin-naco-doc Description-md5: 99add10bf1a0b7d8a234ba886a076bb9 Description-en_GB: ESO data reduction pipeline documentation for NaCo This package contains the HTML documentation and manpages for the data reduction pipeline for the NaCo instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-uves Description-md5: 16a9c6a4730992bf3ca405af964f9be9 Description-en_GB: ESO data reduction pipeline for the UVES instrument This is the data reduction pipeline for the UVES instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . UVES is a cross-dispersed echelle spectrograph designed to operate with high efficiency from the atmospheric cut-off at 300 nm to the long wavelength limit of the CCD detectors (about 1100 nm). The light beam from the telescope is split in two arms (UV to Blue, and Visual to Red) within the instrument. The two arms can be operated separately, or in parallel via a dichroic beam splitter. The resolving power is about 40,000 when a 1-arcsec slit is used. The maximum (two-pixel) resolution is 80,000 or 110,000 in the Blue- and the Red Arm, respectively. Package: cpl-plugin-uves-calib Description-md5: 682b95dfd00093316b93e76b0f473db5 Description-en_GB: ESO data reduction pipeline calibration data downloader for UVES This package downloads calibration and other static data of the data reduction pipeline for the UVES instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-uves-doc Description-md5: a96acfe8c49830acb2edbc928d06e1e7 Description-en_GB: ESO data reduction pipeline documentation for UVES This package contains the HTML documentation and manpages for the data reduction pipeline for the UVES instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-vimos Description-md5: a637efba936d7013f9b818ed6b9dc8d8 Description-en_GB: ESO data reduction pipeline for the VIMOS instrument This is the data reduction pipeline for the Vimos instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . VIMOS is a multi-mode wide-field optical instrument mounted at the Nasmyth focus B of UT3. VIMOS allows imaging in UBVRIz and multi-object low (R ~ 200) to high (R ~ 2500) resolution spectroscopy. The wavelength range covered in the two spectroscopic modes goes from 360 to 1000 nm. VIMOS is made of 4 quadrants of 7'x8' each separated by a gap of about 2'. Package: cpl-plugin-vimos-calib Description-md5: e576b75bd40e763eec34e513641b2cb2 Description-en_GB: ESO data reduction pipeline calibration data downloader for VIMOS This package downloads calibration and other static data of the data reduction pipeline for the VIMOS instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-vimos-doc Description-md5: 8ef8138b3f6bccafa3204abb0b04c593 Description-en_GB: ESO data reduction pipeline documentation for VIMOS This package contains the HTML documentation and manpages for the data reduction pipeline for the VIMOS instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-visir Description-md5: 336cd6b35449170af84b52cb432faf84 Description-en_GB: ESO data reduction pipeline for the VISIR instrument This is the data reduction pipeline for the Visir instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . The VLT spectrometer and imager for the mid-infrared (VISIR) was built by CEA/DAPNIA/SAP and NFRA/ASTRON, and is located at the Cassegrain focus of UT3. It provides diffraction-limited imaging at high sensitivity in the two mid infrared (MIR) atmospheric windows: the N band between 8 to 13μm and the Q band between 16.5 and 24.5μm, respectively. In addition, it features a long-slitspectrometer with a range of spectral resolutions between 150 and 30000. Package: cpl-plugin-visir-calib Description-md5: 6ec01329d8a028e4c1ece26787e63ab2 Description-en_GB: ESO data reduction pipeline calibration data downloader for VISIR This package downloads calibration and other static data of the data reduction pipeline for the Visir instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . The VLT spectrometer and imager for the mid-infrared (VISIR) was built by CEA/DAPNIA/SAP and NFRA/ASTRON, and is located at the Cassegrain focus of UT3. It provides diffraction-limited imaging at high sensitivity in the two mid infrared (MIR) atmospheric windows: the N band between 8 to 13μm and the Q band between 16.5 and 24.5μm, respectively. In addition, it features a long-slitspectrometer with a range of spectral resolutions between 150 and 30000. Package: cpl-plugin-visir-doc Description-md5: b4c57dfbfa36d4f1959ad1f0d7e644d9 Description-en_GB: ESO data reduction pipeline documentation for the VISIR instrument This package contains the HTML documentation and manpages for the data reduction pipeline for the Visir instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-xshoo Description-md5: 197b7c84827b189ce5840d094f2bf19e Description-en_GB: ESO data reduction pipeline for the XSHOOTER instrument This is the data reduction pipeline for the XSHOOTER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). . XSHOOTER is a multi wavelength (300-2500nm) medium resolution spectrograph mounted at the UT2 Cassegrain focus. XSHOOTER consists of 3 arms, each with optimized optics, dispersive elements and detectors: . * UVB, covering the wavelength range 300-559.5 nm, * VIS, covering the wavelength range 559.5-1024 nm, * NIR, covering the wavelength range 1024-2480 nm. Package: cpl-plugin-xshoo-calib Description-md5: 0700f58460ed49c89de6a40671a97164 Description-en_GB: ESO data reduction pipeline calibration data downloader for XSHOOTER This package downloads calibration and other static data of the data reduction pipeline for the XSHOOTER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpl-plugin-xshoo-doc Description-md5: 7b6676b9e6a45c419e40743a863b7af6 Description-en_GB: ESO data reduction pipeline documentation for XSHOOTER This package contains the HTML documentation and manpages for the data reduction pipeline for the XSHOOTER instrument of the Very Large Telescope (VLT) from the European Southern Observatory (ESO). Package: cpluff-loader Description-md5: e0423b523983b47932ef99ebfd1801a9 Description-en_GB: C-Pluff, a plug-in framework for C - plugin loader C-Pluff is a plug-in framework for C programs. It has been strongly inspired by the Java plug-in framework in Eclipse. C-Pluff focuses on providing core services for plug-in interaction and plug-in management. It aims to be platform neutral and supports dynamic changes to plug-in configuration without stopping the whole application or framework. . This package contains the C-Pluff Loader, a generic plug-in loader to be used with extensible applications based on C-Pluff. Package: cpm Description-md5: 5b62079bbc87970a10071a80d5a468de Description-en_GB: Curses based password manager using PGP-encryption This program is a ncurses based console tool to manage passwords and store them public key encrypted in a file - even for more than one person. The encryption is handled via GnuPG so the programs data can be accessed via gpg as well, in case you want to have a look inside. The data is stored as zlib compressed XML so it's even possible to reuse the data for some other purpose. . The software uses CDK (ncurses) to handle the user interface, libxml2 to store the information, the zlib library to compress the data and the library GpgMe to encrypt and decrypt the data securely. Package: cpmtools Description-md5: 70c0b687a09c1765e9b23f33a35e4d42 Description-en_GB: Tools to access CP/M file systems This package allows access to CP/M file systems similar to the well-known mtools package, which accesses MSDOS file systems. . All CP/M file system features are supported. Package: cpp-10-aarch64-linux-gnu Description-md5: 45f5a7d0ff0712ad443d07c2355c0a1a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for arm64 architecture. Package: cpp-10-alpha-linux-gnu Description-md5: 076120de648561ca5beac0eef8858b16 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for alpha architecture. Package: cpp-10-arm-linux-gnueabi Description-md5: 338cdcd91aead7e7119b591e29dc4bc5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armel architecture. Package: cpp-10-arm-linux-gnueabihf Description-md5: 7f9493441e3cdf1166438a9959deefe1 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armhf architecture. Package: cpp-10-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en_GB: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-10-hppa-linux-gnu Description-md5: cf43d9e869927f49e123729742e957d5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for hppa architecture. Package: cpp-10-i686-linux-gnu Description-md5: cd50f31a75f6f3bffa6b4dd5b997c354 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for i386 architecture. Package: cpp-10-m68k-linux-gnu Description-md5: bdc9df6c23fbce734bc35f21a171839b Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for m68k architecture. Package: cpp-10-mips-linux-gnu Description-md5: 299c60fdd7647eab4ada137d47c25168 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips architecture. Package: cpp-10-mips64-linux-gnuabi64 Description-md5: 64eeeaa44acc99c1667d4babb452b4db Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64 architecture. Package: cpp-10-mips64el-linux-gnuabi64 Description-md5: eb4de33ac76eea3494e88bf1c79c39c1 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64el architecture. Package: cpp-10-mipsel-linux-gnu Description-md5: 6c95bb5adf90e96e990e2c593b4cab34 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mipsel architecture. Package: cpp-10-mipsisa32r6-linux-gnu Description-md5: 5a390525a8dae05ee8dd8e96785d0c8d Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mipsr6 architecture. Package: cpp-10-mipsisa32r6el-linux-gnu Description-md5: 6c7ecf2f0ff5ced90e45a8b7a0122f7f Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mipsr6el architecture. Package: cpp-10-mipsisa64r6-linux-gnuabi64 Description-md5: 48cda71a731bc4e40d67521f4660a172 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64r6 architecture. Package: cpp-10-mipsisa64r6el-linux-gnuabi64 Description-md5: fdb23c158405fe981cbaa0853bda99b2 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64r6el architecture. Package: cpp-10-powerpc-linux-gnu Description-md5: 4f91d407b8b7aa38dc64eff3ee27629c Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for powerpc architecture. Package: cpp-10-powerpc64-linux-gnu Description-md5: e7612f4f4bd7c93bf2a00e5be4834720 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64 architecture. Package: cpp-10-powerpc64le-linux-gnu Description-md5: 3c8dfbf0de7afc39cf0815e138362016 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64el architecture. Package: cpp-10-riscv64-linux-gnu Description-md5: 7c05d3f784017915130504df9d83f910 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for riscv64 architecture. Package: cpp-10-s390x-linux-gnu Description-md5: 2e6a70b0ab111b7a34a0b2e8733e266a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for s390x architecture. Package: cpp-10-sh4-linux-gnu Description-md5: b55564492082f2f88360dd27ad158811 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sh4 architecture. Package: cpp-10-sparc64-linux-gnu Description-md5: 07f289f252ed1a98465636e2f5006177 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sparc64 architecture. Package: cpp-10-x86-64-linux-gnux32 Description-md5: 437be6b3dee2182088475a4e923197f2 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for x32 architecture. Package: cpp-11-alpha-linux-gnu Description-md5: 076120de648561ca5beac0eef8858b16 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for alpha architecture. Package: cpp-11-arm-linux-gnueabi Description-md5: 338cdcd91aead7e7119b591e29dc4bc5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armel architecture. Package: cpp-11-hppa-linux-gnu Description-md5: cf43d9e869927f49e123729742e957d5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for hppa architecture. Package: cpp-11-i686-linux-gnu Description-md5: cd50f31a75f6f3bffa6b4dd5b997c354 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for i386 architecture. Package: cpp-11-m68k-linux-gnu Description-md5: bdc9df6c23fbce734bc35f21a171839b Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for m68k architecture. Package: cpp-11-powerpc-linux-gnu Description-md5: 4f91d407b8b7aa38dc64eff3ee27629c Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for powerpc architecture. Package: cpp-11-powerpc64-linux-gnu Description-md5: e7612f4f4bd7c93bf2a00e5be4834720 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64 architecture. Package: cpp-11-riscv64-linux-gnu Description-md5: 7c05d3f784017915130504df9d83f910 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for riscv64 architecture. Package: cpp-11-sh4-linux-gnu Description-md5: b55564492082f2f88360dd27ad158811 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sh4 architecture. Package: cpp-11-sparc64-linux-gnu Description-md5: 07f289f252ed1a98465636e2f5006177 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sparc64 architecture. Package: cpp-11-x86-64-linux-gnux32 Description-md5: 437be6b3dee2182088475a4e923197f2 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for x32 architecture. Package: cpp-12-aarch64-linux-gnu Description-md5: 45f5a7d0ff0712ad443d07c2355c0a1a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for arm64 architecture. Package: cpp-12-alpha-linux-gnu Description-md5: 076120de648561ca5beac0eef8858b16 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for alpha architecture. Package: cpp-12-arm-linux-gnueabi Description-md5: 338cdcd91aead7e7119b591e29dc4bc5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armel architecture. Package: cpp-12-arm-linux-gnueabihf Description-md5: 7f9493441e3cdf1166438a9959deefe1 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armhf architecture. Package: cpp-12-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en_GB: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-12-hppa-linux-gnu Description-md5: cf43d9e869927f49e123729742e957d5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for hppa architecture. Package: cpp-12-i686-linux-gnu Description-md5: cd50f31a75f6f3bffa6b4dd5b997c354 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for i386 architecture. Package: cpp-12-m68k-linux-gnu Description-md5: bdc9df6c23fbce734bc35f21a171839b Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for m68k architecture. Package: cpp-12-powerpc-linux-gnu Description-md5: 4f91d407b8b7aa38dc64eff3ee27629c Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for powerpc architecture. Package: cpp-12-powerpc64-linux-gnu Description-md5: e7612f4f4bd7c93bf2a00e5be4834720 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64 architecture. Package: cpp-12-powerpc64le-linux-gnu Description-md5: 3c8dfbf0de7afc39cf0815e138362016 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64el architecture. Package: cpp-12-riscv64-linux-gnu Description-md5: 7c05d3f784017915130504df9d83f910 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for riscv64 architecture. Package: cpp-12-s390x-linux-gnu Description-md5: 2e6a70b0ab111b7a34a0b2e8733e266a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for s390x architecture. Package: cpp-12-sh4-linux-gnu Description-md5: b55564492082f2f88360dd27ad158811 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sh4 architecture. Package: cpp-12-sparc64-linux-gnu Description-md5: 07f289f252ed1a98465636e2f5006177 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sparc64 architecture. Package: cpp-12-x86-64-linux-gnux32 Description-md5: 437be6b3dee2182088475a4e923197f2 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for x32 architecture. Package: cpp-9-aarch64-linux-gnu Description-md5: 45f5a7d0ff0712ad443d07c2355c0a1a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for arm64 architecture. Package: cpp-9-alpha-linux-gnu Description-md5: 076120de648561ca5beac0eef8858b16 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for alpha architecture. Package: cpp-9-arm-linux-gnueabi Description-md5: 338cdcd91aead7e7119b591e29dc4bc5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armel architecture. Package: cpp-9-arm-linux-gnueabihf Description-md5: 7f9493441e3cdf1166438a9959deefe1 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for armhf architecture. Package: cpp-9-doc Description-md5: 22a9ba311e91d8d744a9e4df2030d2bf Description-en_GB: Documentation for the GNU C preprocessor (cpp) Documentation for the GNU C preprocessor in info format. Package: cpp-9-hppa-linux-gnu Description-md5: cf43d9e869927f49e123729742e957d5 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for hppa architecture. Package: cpp-9-i686-linux-gnu Description-md5: cd50f31a75f6f3bffa6b4dd5b997c354 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for i386 architecture. Package: cpp-9-m68k-linux-gnu Description-md5: bdc9df6c23fbce734bc35f21a171839b Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for m68k architecture. Package: cpp-9-mips-linux-gnu Description-md5: 299c60fdd7647eab4ada137d47c25168 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips architecture. Package: cpp-9-mips64-linux-gnuabi64 Description-md5: 64eeeaa44acc99c1667d4babb452b4db Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64 architecture. Package: cpp-9-mips64el-linux-gnuabi64 Description-md5: eb4de33ac76eea3494e88bf1c79c39c1 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64el architecture. Package: cpp-9-mipsel-linux-gnu Description-md5: 6c95bb5adf90e96e990e2c593b4cab34 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mipsel architecture. Package: cpp-9-mipsisa32r6-linux-gnu Description-md5: 5a390525a8dae05ee8dd8e96785d0c8d Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mipsr6 architecture. Package: cpp-9-mipsisa32r6el-linux-gnu Description-md5: 6c7ecf2f0ff5ced90e45a8b7a0122f7f Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mipsr6el architecture. Package: cpp-9-mipsisa64r6-linux-gnuabi64 Description-md5: 48cda71a731bc4e40d67521f4660a172 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64r6 architecture. Package: cpp-9-mipsisa64r6el-linux-gnuabi64 Description-md5: fdb23c158405fe981cbaa0853bda99b2 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for mips64r6el architecture. Package: cpp-9-powerpc-linux-gnu Description-md5: 4f91d407b8b7aa38dc64eff3ee27629c Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for powerpc architecture. Package: cpp-9-powerpc64-linux-gnu Description-md5: e7612f4f4bd7c93bf2a00e5be4834720 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64 architecture. Package: cpp-9-powerpc64le-linux-gnu Description-md5: 3c8dfbf0de7afc39cf0815e138362016 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for ppc64el architecture. Package: cpp-9-riscv64-linux-gnu Description-md5: 7c05d3f784017915130504df9d83f910 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for riscv64 architecture. Package: cpp-9-s390x-linux-gnu Description-md5: 2e6a70b0ab111b7a34a0b2e8733e266a Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for s390x architecture. Package: cpp-9-sh4-linux-gnu Description-md5: b55564492082f2f88360dd27ad158811 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sh4 architecture. Package: cpp-9-sparc64-linux-gnu Description-md5: 07f289f252ed1a98465636e2f5006177 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for sparc64 architecture. Package: cpp-9-x86-64-linux-gnux32 Description-md5: 437be6b3dee2182088475a4e923197f2 Description-en_GB: GNU C preprocessor 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 package contains preprocessor configured for x32 architecture. Package: cpp-alpha-linux-gnu Description-md5: b1e0d79884473a304689b790f8d18905 Description-en_GB: GNU C preprocessor (cpp) for the alpha architecture 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 cross-compiler for alpha architecture. . This is a dependency package providing the default GNU C preprocessor for the alpha architecture. Package: cpp-arm-linux-gnueabi Description-md5: 1eeaed7113096b65dd4800343979bc94 Description-en_GB: GNU C preprocessor (cpp) for the armel architecture 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 cross-compiler for armel architecture. . This is a dependency package providing the default GNU C preprocessor for the armel architecture. Package: cpp-hppa-linux-gnu Description-md5: e05d1f01a41ffd6121cd3790252e95d3 Description-en_GB: GNU C preprocessor (cpp) for the hppa architecture 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 cross-compiler for hppa architecture. . This is a dependency package providing the default GNU C preprocessor for the hppa architecture. Package: cpp-i686-linux-gnu Description-md5: f0c7fc42e445847cc34131612b7ac74b Description-en_GB: GNU C preprocessor (cpp) for the i386 architecture 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 cross-compiler for i386 architecture. . This is a dependency package providing the default GNU C preprocessor for the i386 architecture. Package: cpp-m68k-linux-gnu Description-md5: 9a6c033026edd7f7cfd4fc0a6b41b293 Description-en_GB: GNU C preprocessor (cpp) for the m68k architecture 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 cross-compiler for m68k architecture. . This is a dependency package providing the default GNU C preprocessor for the m68k architecture. Package: cpp-mips-linux-gnu Description-md5: 6bccb14fead5bb35b7f4f493f6d21b2b Description-en_GB: GNU C preprocessor (cpp) for the mips architecture 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 cross-compiler for mips architecture. . This is a dependency package providing the default GNU C preprocessor for the mips architecture. Package: cpp-mips64-linux-gnuabi64 Description-md5: daf4abcce933c32725bf364c8a055291 Description-en_GB: GNU C preprocessor (cpp) for the mips64 architecture 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 cross-compiler for mips64 architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64 architecture. Package: cpp-mips64el-linux-gnuabi64 Description-md5: 3bb7f875736ff328ac7e364d5993d1a1 Description-en_GB: GNU C preprocessor (cpp) for the mips64el architecture 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 cross-compiler for mips64el architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64el architecture. Package: cpp-mipsel-linux-gnu Description-md5: 388777f6ce7cb465f2ef955da77a8d82 Description-en_GB: GNU C preprocessor (cpp) for the mipsel architecture 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 cross-compiler for mipsel architecture. . This is a dependency package providing the default GNU C preprocessor for the mipsel architecture. Package: cpp-mipsisa32r6-linux-gnu Description-md5: 61127b8e7dd3a3f9c93b0be0bbdfb0dd Description-en_GB: GNU C preprocessor (cpp) for the mipsr6 architecture 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 cross-compiler for mipsr6 architecture. . This is a dependency package providing the default GNU C preprocessor for the mipsr6 architecture. Package: cpp-mipsisa32r6el-linux-gnu Description-md5: abd448476dc43941e2c2da345209279b Description-en_GB: GNU C preprocessor (cpp) for the mipsr6el architecture 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 cross-compiler for mipsr6el architecture. . This is a dependency package providing the default GNU C preprocessor for the mipsr6el architecture. Package: cpp-mipsisa64r6-linux-gnuabi64 Description-md5: 27386a6e057bf591a2dabe15baa5c76a Description-en_GB: GNU C preprocessor (cpp) for the mips64r6 architecture 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 cross-compiler for mips64r6 architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64r6 architecture. Package: cpp-mipsisa64r6el-linux-gnuabi64 Description-md5: c082d3d9aab0c7a1dabcbcc9e1ab3616 Description-en_GB: GNU C preprocessor (cpp) for the mips64r6el architecture 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 cross-compiler for mips64r6el architecture. . This is a dependency package providing the default GNU C preprocessor for the mips64r6el architecture. Package: cpp-powerpc-linux-gnu Description-md5: 6106b50ec55c3c81e7cc3db3e1529935 Description-en_GB: GNU C preprocessor (cpp) for the powerpc architecture 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 cross-compiler for powerpc architecture. . This is a dependency package providing the default GNU C preprocessor for the powerpc architecture. Package: cpp-powerpc64-linux-gnu Description-md5: b31b257ebe9e56f55bea606122367e76 Description-en_GB: GNU C preprocessor (cpp) for the ppc64 architecture 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 cross-compiler for ppc64 architecture. . This is a dependency package providing the default GNU C preprocessor for the ppc64 architecture. Package: cpp-riscv64-linux-gnu Description-md5: 5a307b042c792c9410b683d2235294d2 Description-en_GB: GNU C preprocessor (cpp) for the riscv64 architecture 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 cross-compiler for riscv64 architecture. . This is a dependency package providing the default GNU C preprocessor for the riscv64 architecture. Package: cpp-sh4-linux-gnu Description-md5: 7ea67db1b2bccda96155a6da95e9631b Description-en_GB: GNU C preprocessor (cpp) for the sh4 architecture 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 cross-compiler for sh4 architecture. . This is a dependency package providing the default GNU C preprocessor for the sh4 architecture. Package: cpp-sparc64-linux-gnu Description-md5: a6ba3d76dec0f1ed8274aa5782cb5314 Description-en_GB: GNU C preprocessor (cpp) for the sparc64 architecture 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 cross-compiler for sparc64 architecture. . This is a dependency package providing the default GNU C preprocessor for the sparc64 architecture. Package: cpp-x86-64-linux-gnux32 Description-md5: fe189100026ef673aa56b903d8f71083 Description-en_GB: GNU C preprocessor (cpp) for the x32 architecture 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 cross-compiler for x32 architecture. . This is a dependency package providing the default GNU C preprocessor for the x32 architecture. Package: cppcheck Description-md5: 9998bc10c93cd21710a4b0829a0bcc92 Description-en_GB: tool for static C/C++ code analysis (CLI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialised by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers; . This package contains the command-line interface for cppcheck. Package: cppcheck-gui Description-md5: a5b195958a0dbd8a7eca7f99f946e638 Description-en_GB: tool for static C/C++ code analysis (GUI) Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including various compiler extensions, inline assembly code, etc. Its internal preprocessor can handle includes, macros, and several preprocessor commands. While Cppcheck is highly configurable, you can start using it just by giving it a path to the source code. . It includes checks for: * pointers to out-of-scope auto variables; * assignment of auto variables to an effective parameter of a function; * out-of-bounds errors in arrays and STL; * missing class constructors; * variables not initialized by a constructor; * use of memset, memcpy, etcetera on a class; * non-virtual destructors for base classes; * operator= not returning a constant reference to itself; * use of deprecated functions (mktemp, gets, scanf); * exceptions thrown in destructors; * memory leaks in class or function variables; * C-style pointer cast in C++ code; * redundant if; * misuse of the strtol or sprintf functions; * unsigned division or division by zero; * unused functions and struct members; * passing parameters by value; * misuse of signed char variables; * unusual pointer arithmetic (such as "abc" + 'd'); * dereferenced null pointers; * incomplete statements; * misuse of iterators when iterating through a container; * dereferencing of erased iterators; * use of invalidated vector iterators/pointers . This package contains the graphical user interface for cppcheck. Package: cpphs Description-md5: cc7897f4cc1a68d7c934e96a45a2a8b4 Description-en_GB: Simplified cpp-a-like preprocessor for Haskell The C pre-processor has been widely used in Haskell source code. It enables conditional compilation for different compilers, different versions of the same compiler, and different OS platforms. It is also occasionally used for its macro language, which can enable certain forms of platform-specific detail-filling, such as the tedious boilerplate generation of instance definitions and FFI declarations. . However, gcc's cpp has recently been evolving to more strictly adhere to the C standard. This has had the effect of making it increasingly incompatible with Haskell's syntax. This is a cpp-a-like designed with Haskell's syntax in mind. Package: cppman Description-md5: 0caff99410493041ec3ed3cad4214018 Description-en_GB: C++ 98/11 manual pages for Linux, with source from cplusplus.com cppman is a tool to download C++ 98/11 manual from cplusplus.com. It creates a similar interface to the man command, and provides syntax highlight, hyperlink features. Package: cppo Description-md5: 02e1a3f7b305b6b97292967ea9d582e0 Description-en_GB: cpp for OCaml Cppo is an OCaml-friendly implementation of cpp, the C preprocessor. It can replace camlp4 for preprocessing OCaml files, using cpp style and syntax. It allows defining simple macros and file inclusion. Package: cppreference-doc-en-html Description-md5: ce2a74cd4401ff43c73c9f75bb7bde87 Description-en_GB: C and C++ standard library reference (English, Devhelp variant) A version of online C and C++ standard library reference manual available at en.cppreference.com, suitable for viewing offline. . This package contains a Devhelp book. Package: cppreference-doc-en-qch Description-md5: b01cfee5cceb0570b9cad9ffa94c48ae Description-en_GB: C and C++ standard library reference (English, Qt Help variant) A version of online C and C++ standard library reference manual available at en.cppreference.com, suitable for viewing offline. . This package contains a Qt Help book. Package: cpputest Description-md5: 645778ac17580b4127d7e94747578fc6 Description-en_GB: C/C++ based unit test framework — main package CppUTest is a C/C++ based unit xUnit test framework for unit testing and for test-driving your code. It is written in C++ but is used in C and C++ projects and frequently used in embedded systems. . CppUTest has a couple design principles: * Simple to use and small * Portable to old and new platforms . CppUTest also has support for building mocks and can be used by practitioners of Test Driven Development. . This is the main package. It contains some examples, support scripts and depends on libcpputest-dev which provides the test framework itself. Package: cproto Description-md5: fe74472d82a7bc4da41968b3563d1a85 Description-en_GB: utilities to generate C function prototypes from C source code Cproto is a program that generates function prototypes and variable declarations from C source code. It can also convert function definitions between the old style and the ANSI C style. This conversion overwrites the original files, so make a backup copy of your files in case something goes wrong. Package: cpu Description-md5: e000b5483416a819ec9fca233f515721 Description-en_GB: console based LDAP user management tool CPU is a suitable replacement for the useradd/usermod/userdel utilities for administrators using an LDAP backend and wishing to have a suite of command line tools for doing the administration. Package: cpu-x Description-md5: 09606d774a82a0837bfd88d040afb28e Description-en_GB: Tool that gathers information on CPU, motherboard and more CPU-X is similar to CPU-Z (for MS Windows). It can be used in graphical mode by using GTK or in text-based mode by using NCurses. A dump mode is present from the command line. Package: cpufreqd Description-md5: 2e6607a4cd24cc140a7c1cd9613eaaab Description-en_GB: fully configurable daemon for dynamic frequency and voltage scaling cpufreqd is meant to be a replacement of the speedstep applet you can find on some other OS, it monitors the system status and selects the most appropriate CPU level. It is fully configurable and easily extensible through the many available plug-ins (more to come). Despite its name it can be used to control also the NForce2-Atxp1 voltage regulator and the core and memory clock for NVidia cards (see README.Debian). . You need a CPUFreq driver and either APM, ACPI (a recent version) or PMU enabled in your kernel in order for this daemon to work. Package: cpufrequtils Description-md5: 52dad6bb1cd00cd7cfe3ebb7d3ae3f80 Description-en_GB: utilities to deal with the cpufreq Linux kernel feature 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 enables CPUFreq at boot time if the correct CPU driver is found. Package: cpuid Description-md5: 20e5c4ee6c8525987b94be6dbbd10cc4 Description-en_GB: tool to dump x86 CPUID information about the CPU(s) cpuid dumps detailed information about the CPU(s) gathered from the CPUID instruction, and also determines the exact model of CPU(s). It supports Intel, AMD, and VIA CPUs, as well as older Transmeta, Cyrix, UMC, NexGen, Rise, and SiS CPUs. Package: cpuidtool Description-md5: b71ed21f16256b23bc7453cf322339e1 Description-en_GB: C library for x86/x86_64 CPU detection and feature extraction (tool) libcpuid is a small C library for x86 CPU detection and feature extraction. Using it, you can: . - get the processor vendor, model, brand string, code name, - get information about CPU features such as: number of cores or logical CPUs, cache sizes, CPU clock, - check if the processor implements a specific instruction set such as the SSE2, 3DNow!, - execute the CPUID and RDTSC instructions (portably!) . This package ships the cpuidtool. Package: cpuinfo Description-md5: ab666464e290c05f055e53ee0e828d2c Description-en_GB: CPU INFOrmation library (binary utilities) cpuinfo is a library to detect essential for performance optimization information about host CPU. . Features . - **Cross-platform** availability: - Linux, Windows, macOS, Android, and iOS operating systems - x86, x86-64, ARM, and ARM64 architectures - Modern **C/C++ interface** - Thread-safe - No memory allocation after initialization - No exceptions thrown - Detection of **supported instruction sets**, up to AVX512 (x86) and ARMv8.3 extensions - Detection of SoC and core information: - **Processor (SoC) name** - Integrated **GPU name** (Android/iOS only) - Vendor, **microarchitecture**, and ID (**MIDR** on ARM, **CPUID** leaf 1 EAX value on x86) for each CPU core - Detection of **cache information**: - Cache type (instruction/data/unified), size and line size - Cache associativity - Cores and logical processors (hyper-threads) sharing the cache - Detection of **topology information** (relative between logical processors, cores, and processor packages) - Well-tested **production-quality** code: - 60+ mock tests based on data from real devices - Includes work-arounds for common bugs in hardware and OS kernels - Supports systems with heterogenous cores, such as **big.LITTLE** and Max.Med.Min - Permissive **open-source** license (Simplified BSD) . This package ships with several binary utilities. Package: cpulimit Description-md5: 0d65d775c76f4ab02a0ce878e5736fcc Description-en_GB: tool for limiting the CPU usage of a process cpulimit is a simple program that attempts to limit the CPU usage of a process (expressed in percentage, not in CPU time). This is useful to control batch jobs, when you don't want them to eat too much CPU. It does not act on the nice value or other priority stuff, but on the real CPU usage. Besides it is able to adapt itself to the overall system load, dynamically and quickly. Package: cpupower-gui Description-md5: 63fd6dee1c9a22debee0ede094fd44b7 Description-en_GB: GUI utility to change the CPU frequency This utility can change the operating frequency of the CPU for each core separately. Additionally, the cpu governor can be changed. The program can detect offline cores and only present the available ones. Furthermore, if a core doesn't support frequency scaling is not shown. There is also an option to apply the same settings to all cores simultaneously. To apply the settings, the user must be local and active, as well as in group sudo. Local and active users not in this group must authenticate themselves as admin in order to apply the settings. Package: cpuset Description-md5: 803e1d2a3801ed71edeca2d58ce08bde Description-en_GB: Allows manipluation of cpusets and provides higher level fun Cpuset is a Python application to make using the cpusets facilities in the Linux kernel easier. The actual included command is called cset and it allows manipulation of cpusets on the system and provides higher level functions such as implementation and control of a basic CPU shielding setup. . This package contains the cset command-line utility. Package: cpustat Description-md5: b0cd2bec220703ec5bf05583b8b5426f Description-en_GB: periodic cpu utilization statistics cpustat periodically reports the current CPU utilization of running tasks and can optionally report per CPU and per task utilisation statistics at the end of a run. cpustat has been designed and optimized to use a minimal amount of CPU cycles to monitor a system hence it is a light weight alternative to traditional process monitoring tools such as top. Package: cputool Description-md5: e9fa1076afa4033be29e0fd68210b9ff Description-en_GB: Utility which manages CPU usage and system load CPUTool allows the limiting of cpu usage of a process or a process group to a given limit and allows the suspensions of process execution if the system load exceeds a defined threshold. Package: cqrlog Description-md5: f7b339209c0e83157276c21068727e49 Description-en_GB: Advanced logging program for hamradio operators CQRLOG is an advanced ham radio logger based on MySQL embedded database. Provides radio control based on hamlib libraries (currently support of 140+ radio types and models), DX cluster connection, HamQTH/QRZ callbook (XML access), a grayliner, internal QSL manager database support and a most accurate country resolution algorithm based on country tables developed by OK1RR. CQRLOG is intended for daily general logging of HF, CW & SSB contacts and strongly focused on easy operation and maintenance. Package: cqrlog-data Description-md5: ac3d58426322c151501c108a55aeb7a9 Description-en_GB: Advanced logging program for hamradio operators (data files) CQRLOG is an advanced ham radio logger based on MySQL embedded database. Provides radio control based on hamlib libraries (currently support of 140+ radio types and models), DX cluster connection, HamQTH/QRZ callbook (XML access), a grayliner, internal QSL manager database support and a most accurate country resolution algorithm based on country tables developed by OK1RR. CQRLOG is intended for daily general logging of HF, CW & SSB contacts and strongly focused on easy operation and maintenance. . This package contains the architecture-independent data files. Package: crac Description-md5: ce43e78949db57abc79ce3a5a699ad82 Description-en_GB: integrated RNA-Seq read analysis CRAC is a tool to analyse High Throughput Sequencing (HTS) data in comparison to a reference genome. It is intended for transcriptomic and genomic sequencing reads. More precisely, with transcriptomic reads as input, it predicts point mutations, indels, splice junction, and chimeric RNAs (ie, non colinear splice junctions). CRAC can also output positions and nature of sequence error that it detects in the reads. CRAC uses a genome index. This index must be computed before running the read analysis. For this sake, use the command "crac-index" on your genome files. You can then process the reads using the command crac. See the man page of CRAC (help file) by typing "man crac". CRAC requires large amount of main memory on your computer. For processing against the Human genome, say 50 million reads of 100 nucleotide each, CRAC requires about 40 gigabytes of main memory. Check whether the system of your computing server is equipped with sufficient amount of memory before launching an analysis. Package: crack Description-md5: 29788e610e458190a843f470c4c99c54 Description-en_GB: Password guessing program (crypt() variant) Crack is a program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the runtime files for the crypt() version. Package: crack-attack Description-md5: 7fa8b5ef38342a30da901cc4d8776011 Description-en_GB: multiplayer OpenGL puzzle game like "Tetris Attack" Crack Attack is an OpenGL puzzle game similar to the Super Nintendo game "Tetris Attack". Slowly, your stack of colored blocks grows from the bottom, and you've got to make sure it never reaches the top. If it does, you lose. To eliminate blocks from the stack, line up at least three of one color, horizontally or vertically. Once you do, those blocks disappear, and put off slightly your inevitable demise. . Crack Attack is very slow without hardware acceleration. For Xorg users, this means you want DRI. . More information can be found at http://www.nongnu.org/crack-attack/ Package: crack-common Description-md5: 1c34ab8675faff584d577f8b22af2465 Description-en_GB: Password guessing program (common files of all variants) Crack is a program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the common files for the crypt() and MD5 versions. Package: crack-md5 Description-md5: 110e958d3492f2ca5600b83ba5fef48a Description-en_GB: Password guessing program (MD5 variant) Crack is a program designed to quickly locate vulnerabilities in Unix (or other) password files by scanning the contents of a password file, looking for users who have misguidedly chosen a weak login password. . This package provides the runtime files for the MD5 version. Package: crashmail Description-md5: 3d0f22a35e48cb220699cea005f4e04d Description-en_GB: JAM and *.MSG capable Fidonet tosser CrashMail II is basically a more portable version of CrashMail, a tosser for Amiga computers. Users of the old Amiga version will probably find some things familiar while some features are gone such as the ARexx port (for obvious reasons!) and the GUI configuration editor. The only feature that CrashMail II has and the old CrashMail hasn't is support for JAM messagebases. Package: crashme Description-md5: 741ffe9c24d4a1be78e54e60fd6169aa Description-en_GB: tool to test kernel stability crashme generates strings of random bytes and then attempts to execute them. It is used to test stability of the kernel. . **WARNING** While the Linux kernel has been known to survive days and weeks of crashme, IT IS NOT GUARANTEED THAT YOUR SYSTEM WILL SURVIVE! DO NOT USE THIS PROGRAM UNLESS YOU REALLY WANT TO CRASH YOUR COMPUTER. Package: crasm Description-md5: 486a8606aac752250ef142b087b2899c Description-en_GB: Cross assembler for 6800/6801/6803/6502/65C02/Z80 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. Package: crawl Description-md5: 4fd14099b03a995474413a2ae642de0f Description-en_GB: Dungeon Crawl, a text-based roguelike game Crawl is a fun game in the grand tradition of games like Rogue, Hack, and Moria. Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures. . This is the console version. For tiles, use crawl-tiles instead. . This is the Stone Soup version of Dungeon Crawl. Package: crawl-common Description-md5: b7adfe0a582271387b7017ef72e4d268 Description-en_GB: Dungeon Crawl, a text-based roguelike game (data files) Crawl is a fun game in the grand tradition of games like Rogue, Hack, and Moria. Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures. . These are the data and support files. . This is the Stone Soup version of Dungeon Crawl. Package: crawl-tiles Description-md5: 8f4db2642b39469e48996525fe90f8c6 Description-en_GB: Dungeon Crawl, a roguelike game, tiles version Crawl is a fun game in the grand tradition of games like Rogue, Hack, and Moria. Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures. . This is the graphical (tiles) version. . This is the Stone Soup version of Dungeon Crawl. Package: crawl-tiles-data Description-md5: d4cd7e0e3054e6f301746246c374d3e2 Description-en_GB: Dungeon Crawl, a text-based roguelike game (tile data files) Crawl is a fun game in the grand tradition of games like Rogue, Hack, and Moria. Your objective is to travel deep into a subterranean cave complex and retrieve the Orb of Zot, which is guarded by many horrible and hideous creatures. . These are the tile graphics. . This is the Stone Soup version of Dungeon Crawl. Package: crazywa Description-md5: db5fc2f381e476db7241e841d50fd29e Description-en_GB: AI engine for Wa Shogi and several other variants CrazyWa is an AI engine for several variants of Shogi (japanese chess), and some variants of Chess. . It currently plays the following games: * crazyhouse, a variant of Chess including Shogi-like drops * Standard Shogi * Mini Shogi * Judkin's Shogi * Tori Shogi * Euro Shogi * Wa Shogi * Kyoto Shogi Package: cream Description-md5: 772155f4e5fd9e2b72ed0c0c5c39c74d Description-en_GB: VIM macros that make the VIM easier to use for beginners Cream's motto is "Cream makes the powerful Vim text editor easy!". It brings a completely different look and feel to the VIM for those who are used to more intuitive editors while still preserving the more powerful features of VIM. It features pull-down menus, color themes, bookmarking, auto spellcheck and more. It leaves the default VIM untouched and is started by running 'cream'. Package: create-resources Description-md5: 494dca8c96bd1d41c84637d6b1f96d06 Description-en_GB: shared resources for use by creative applications The Create Project provides shared resources for use by creative applications such as Blender, CinePaint, the GIMP, Inkscape, and Scribus. . The package includes brushes, color swatches files, gradients, etc. , so that the user doesn't need to install all of these resources separately for each and every application that can read such data. Package: createfp Description-md5: 123b7dd2c2d103ca6385f7caf6adcd34 Description-en_GB: Language detection library - fingerprint generation utility Libexttextcat is a library with functions that implement the classification technique described in Cavnar & Trenkle, "N-Gram-Based Text Categorization". It was primarily developed for language guessing, a task on which it is known to perform with near-perfect accuracy. . This package contains 'createfp' for generating fingerprints Package: createrepo-c Description-md5: 6c4fbcdb53ed3e87d7ba8a6bbe4fbe4e Description-en_GB: tool to create RPM repository metadata (C implementation) The createrepo_c tool generates the repodata directory and XML metadata that makes up a repository of RPM packages. This repository format is supported by apt-rpm, red-carpet(zen), smartpm, up2date, yast, and yum. . This package is similar to the apt-ftparchive or reprepro commands, but for working with RPM repositories. Package: credential-sheets Description-md5: 6cc6efc48f059f6d375ee9739c45b6c3 Description-en_GB: User account credential sheets tool After mass import of user accounts (e.g. into LDAP) most site administrators have to create information sheets (or snippets) containing those new credentials (like username, password, policy of usage, etc.). . With this tiny tool, providing these pieces of information to multiple users, becomes really simple. Account data is taken from a CSV file and the sheets are output as PDF using easily configurable LaTeX template files. Package: creduce Description-md5: 13f2f6d719c0bda2b83a6e7a20474eab Description-en_GB: Test-Case Reduction for C Compiler Bugs C-Reduce is a tool which takes a large C or C++ program that has a property of interest (such as triggering a compiler bug) and automatically produces a much smaller C/C++ program that has the same property. It is intended for use by people who discover and report bugs in compilers and other tools that process C/C++ code. Package: cricket Description-md5: 03e1e8a573de472a25aeaf1447321186 Description-en_GB: Program for collection and display of time-series data This is Cricket. It is a configuration, polling, and data-display engine wrapped around the RRD tool by Tobias Oetiker. There are three user- visible pieces to Cricket: the collector, the grapher, and the config tree. The collector runs from cron and fetches data from a number of devices according to the info it finds in the config tree. The grapher is a CGI application that allows users to traverse the config tree from a web browser and see the data that the collector recorded. Package: crimson Description-md5: f410b14b9ceaa551194499556492dfb5 Description-en_GB: hex-based tactical game Crimson Fields is a hex-based tactical war game in the tradition of Battle Isle (tm). Two players command their units on a map of hexagons, trying to accomplish mission objectives ranging from defending important locations to simply destroying all enemy forces. The game can either be played in 'hot seat' mode, via email, or against the computer. Tools are available to create custom maps and campaigns. You can also play the original Battle Isle maps if you have a copy of the game. Package: crip Description-md5: f7a527a76147d54006c2be017c1adf4f Description-en_GB: terminal-based ripper/encoder/tagger tool crip creates Ogg Vorbis/FLAC/MP3 files under UNIX/Linux. It is well-suited for anyone (especially the perfectionist) who seeks to make a lot of files from CDs and have them all properly labeled and professional-quality with a minimum of hassle and yet still have flexibility and full control over everything. Current versions of crip only support Ogg Vorbis and FLAC. . This script is special because it is capable of doing group vorbisgain/replaygain and/or normalization (adjust the volume to be as loud as possible without clipping/distortion) and group labelling/tagging, which makes it easy to allow a group of tracks to be treated as one piece. It can also trim off the silence at the beginning and end of these tracks/groups. Package: crispy-doom Description-md5: 6e58929a38409e88e85fdce095f19fd8 Description-en_GB: Limit-raising medium-resolution Doom engine based on Chocolate Doom Crispy Doom is a friendly fork of Chocolate Doom that provides a higher display resolution, removes the static limits of the Doom engine and offers further optional visual, tactical and physical enhancements while remaining entirely config file, savegame, netplay and demo compatible with the original. Package: critcl Description-md5: af4cbf9c55010f37771c489b4330f8bd Description-en_GB: compiled runtime in Tcl Critcl takes a snippet of C, generates Tcl interface, sends it to the compiler, and then dynamically links the code. Checksums are used to only recompile when needed, so the build overhead really applies only once. Package: criticalmass Description-md5: b91041fdc8d5711348bf2d753f8d38f8 Description-en_GB: Shoot-em-up a la galaxian criticalmass, aka critter, is a shoot-'em-up in the style of Galaxian with very colorful and smooth graphics (provided that you have 3d acceleration) . Note: criticalmass uses OpenGL, and will probably not run well if you do not have a 3d accelerator which is supported by X. Package: criticalmass-data Description-md5: 6dc0f60d00c5caaf75dfc650a0b7bfb9 Description-en_GB: Shoot-em-up a la galaxian (data files) criticalmass, aka critter, is a shoot-'em-up in the style of Galaxian with very colorful and smooth graphics (provided that you have 3d acceleration) . This package provides architecture-independent data files for criticalmass. Package: critterding Description-md5: 314acba8b8dd3bdfb8adb939891ece5f Description-en_GB: Evolving Artificial Life Critterding is a "Petri dish" universe in 3D that demonstrates evolving artificial life. Critters start out with completely random brains and bodies, but will automatically start evolving into something with much better survival skills. Package: criu Description-md5: dcc6aaf58f7da6d941f297ecafe2104a Description-en_GB: checkpoint and restore in userspace criu contains the utilities to checkpoint and restore processes in userspace. Package: crm114 Description-md5: a1b06491b5597f83f7e50b28f0b46c23 Description-en_GB: versatile classifier for e-mail and other data CRM114, the Controllable Regex Mutilator, is a system to examine incoming e-mail, system log streams, data files, or other data streams, and to sort, filter, or alter the incoming files or data streams however the user desires. Criteria for categorisation of data can be by satisfaction of regular expressions, by sparse binary polynomial matching with a Bayesian Chain Rule evaluator, or by other means. . CRM114 is not just another drop-in spam-filtering system; its Sparse Binary Polynomial Hashing methods give it the power to develop highly accurate Bayesian filters on very little training. . CRM114 is compatible with SpamAssassin or other spam-flagging software; it can also be pipelined in front of or behind procmail. CRM114 is also useful as a syslog or firewall log filter, to flag up important events but ignore the ones that aren't meaningful. . For mail filtering, installing metamail or mew-bin packages is recommended in order to have tools to decode MIME attachments. Package: cron-apt Description-md5: 2e64c2fc7f0c5ac0fd844be065a8a152 Description-en_GB: automatic update of packages using apt-get Contains a tool that is run by a cron job at regular intervals. By default it just updates the package list and downloads new packages without installing. You can instruct it to run anything that you can do with apt- get (or aptitude). . It can optionally send mail to the system administrator on errors, log to syslog or a separate log file. . Observe that this tool may be a security risk, so you should not set it to do more than necessary. Automatic upgrade of all packages is NOT recommended unless you are in full control of the package repository. Package: cronic Description-md5: 97ec26deb2483f76c27820bf8ce242af Description-en_GB: Bash script for wrapping cron jobs to prevent excess email sending Cronic is a small shim shell script for wrapping cron jobs so that cron only sends email when an error has occurred. Cronic defines an error as any non-trace error output or a non-zero result code. Package: cronolog Description-md5: 4d5734e5e38bc768dcbffccd2547922f Description-en_GB: Logfile rotator for web servers A simple program that reads log messages from its input and writes them to a set of output files, the names of which are constructed using template and the current date and time. The template uses the same format specifiers as the Unix date command (which are the same as the standard C strftime library function). . It intended to be used in conjunction with a Web server, such as Apache, to split the access log into daily or monthly logs: . TransferLog "|/usr/bin/cronolog /var/log/apache/%Y/access.%Y.%m.%d.log" . A cronosplit script is also included, to convert existing traditionally- rotated logs into this rotation format. Package: cronometer Description-md5: 5a4a48c647541df6f8f8458d0638819b Description-en_GB: CRON-o-Meter - Exercise and nutrient intake tracker Easy to use daily nutrient intake tracker that includes nutritional information on over 8000 foods. User can create, import and export custom foods and recipes as well as set personal targets for each nutrient. CRON-O-Meter can also track and chart your biometrics (weight, blood pressure, temperature, etc) and generate detailed reports on your nutritional intake. Package: cronutils Description-md5: 7380357037cd95e6e4d7f43ce71485ee Description-en_GB: Utilities to assist running batch processing jobs A set of utilities to complement batch processing jobs, such as those run from cron, by limiting concurrent execution of jobs, setting hard limits on the runtime of a job, and recording execution statistics of a completed job. Package: cross-gcc-dev Description-md5: 5500ba312e35028a893388ba72d53f20 Description-en_GB: Tools for building cross-compilers and cross-compiler packages This package provides the rules and scripts for making cross-toolchain packages. It can also be used directly to make cross-toolchains that are not packaged for the archive. Package: crossbuild-essential-amd64 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-armel Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-i386 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mips Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mips64 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mips64el Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mips64r6 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mips64r6el Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mipsel Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mipsr6 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-mipsr6el Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-powerpc Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossbuild-essential-riscv64 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_GB: Informational list of cross-build-essential packages If you do not plan to cross build Debian packages, you don't need this package. Starting with sbuild (>= 0.63.0) this package is required for cross building Debian packages in a chroot. . This package contains an informational list of packages which are considered essential for cross building Debian packages. This package also depends on the packages on that list, to make it easy to have the cross-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 cross 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. Package: crossfire-client Description-md5: 0ce383bb1e92d8b3c1094f833079d01a Description-en_GB: Client for the multiplayer roguelike Crossfire Crossfire is a free, open-source, cooperative multi-player RPG and adventure game. Since its initial release, Crossfire has grown to encompass over 150 monsters, 3000 areas to explore, an elaborate magic system, 13 races, 15 character classes, and many powerful artifacts scattered far and wide. Set in a fantastical medieval world, it blends the style of Gauntlet, NetHack, Moria, and Angband. . To play the game you'll need to have access to a local or remote server. Package: crossfire-client-images Description-md5: f651b8df42fcc8a2915c422ce11e3a80 Description-en_GB: Base crossfire-client images To decrease bandwidth used when actually playing the sounds, it is suggested you download the image archive and install it. Package: crossfire-common Description-md5: 3929e9277e01bf5d51f09e7fd087440a Description-en_GB: Architecture independent common files for Crossfire server Crossfire is a free, open-source, cooperative multi-player RPG and adventure game. Since its initial release, Crossfire has grown to encompass over 150 monsters, 3000 areas to explore, an elaborate magic system, 13 races, 15 character classes, and many powerful artifacts scattered far and wide. Set in a fantastical medieval world, it blends the style of Gauntlet, NetHack, Moria, and Angband. Package: crossfire-doc Description-md5: e81f11213bc753254df688aa69f327b2 Description-en_GB: Documentation for Crossfire This is the document package for crossfire. It has information for both the server and the client. Package: crossfire-maps Description-md5: 77cdb7f49381ead78095882a2fc5f996 Description-en_GB: Standard set of maps for crossfire Maps for use with crossfire-server. . You don't need this package if you are running only the client. . Note that installing maps will restart crossfire-server, if it is installed and running. Package: crossfire-maps-small Description-md5: b823b213c49cfa96c2a874c9d7ba422e Description-en_GB: Small set of maps for crossfire A smaller set of maps for use with crossfire-server or crossfire-edit. . You don't need this package if you are running only the client. . Note that installing maps will restart crossfire-server, if it is installed and running. Package: crossfire-server Description-md5: 678abc0e9b02e09e353dbf80ca96625b Description-en_GB: Server for Crossfire Games This is the server program for the crossfire client. . Crossfire is a free, open-source, cooperative multi-player RPG and adventure game. Since its initial release, Crossfire has grown to encompass over 150 monsters, 3000 areas to explore, an elaborate magic system, 13 races, 15 character classes, and many powerful artifacts scattered far and wide. Set in a fantastical medieval world, it blends the style of Gauntlet, NetHack, Moria, and Angband. Package: crosshurd Description-md5: 2c2660127a31cc4dc25ddcc348acb79f Description-en_GB: Install a Debian system crosshurd uses apt and a bit of black magic to setup a functional Debian system. It supports the following target systems: - linux-gnu (GNU/Linux) - gnu (GNU/Hurd) - kfreebsd-gnu (GNU/kFreeBSD) Package: crrcsim Description-md5: 81c11328dbefe49009d5872019c51d46 Description-en_GB: Model-Airplane Flight Simulator Is a model-airplane flight simulation program. Using it, you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing on your computer. Package: crrcsim-data Description-md5: 2574e2b585214b475ece2b3360fb95af Description-en_GB: Data files for crrcsim package Is a model-airplane flight simulation program. Using it, you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing on your computer. . This package contains data files (images, sounds, models, objects, sceneries and textures) for the crrcsim package. Package: crrcsim-doc Description-md5: 38787f5030df86b47a22705ad52b5643 Description-en_GB: Documentation for crrcsim package Is a model-airplane flight simulation program. Using it, you can learn how to fly model aircraft, test new aircraft designs, and improve your skills by practicing on your computer. . This package provides the documentation for the crrcsim. Package: crtmpserver Description-md5: 9657af23259dc91ceceff6fa43b99ab9 Description-en_GB: High performance RTMP/RTSP streaming server crtmpserver is a high performance streaming server able to stream (live or recorded) in the following technologies: - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE) - To and from embedded devices: iPhone, Android - From surveillance cameras - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols . Also, crtmpserver can be used as a high performance rendes-vous server. For example, it enables you to do: - Audio/Video conferencing - Online gaming - Online collaboration - Simple/complex chat applications Package: crtmpserver-apps Description-md5: 96f1f41489cb04d359a55fb0ebd36d1c Description-en_GB: base applications for the crtmpserver platform crtmpserver is a high performance streaming server able to stream (live or recorded) in the following technologies: - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE) - To and from embedded devices: iPhone, Android - From surveillance cameras - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols . This package contains the set of basic applications that provide most frequently used feature like VOD, live streaming and proxying rtmp/rtsp /mpeg-ts streams. Package: crtmpserver-dev Description-md5: 0bf6725e40119b91cb4bc82c57618c68 Description-en_GB: Development files for the crtmpserver platform crtmpserver is a high performance streaming server able to stream (live or recorded) in the following technologies: - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE) - To and from embedded devices: iPhone, Android - From surveillance cameras - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols . This package contains header files for base crtmpserver libraries 'common' and 'thelib'. Package: crtmpserver-libs Description-md5: a7ec3bbef1eda98ec385abe895f4d602 Description-en_GB: shared libraries for the crtmpserver platform crtmpserver is a high performance streaming server able to stream (live or recorded) in the following technologies: - To and from Flash (RTMP,RTMPE, RTMPS, RTMPT, RTMPTE) - To and from embedded devices: iPhone, Android - From surveillance cameras - IP-TV using MPEG-TS and RTSP/RTCP/RTP protocols . This package contains shared libraries('thelib' and 'common') for the crtmpserver platform and its applications. Package: crudini Description-md5: 80575a72f4b8902a6460e10d867cba4e Description-en_GB: utility for manipulating ini files crudini is a utility to simplify reading and updating ini files from shell scripts, so named as it provides CRUD functionality. It can handle most variants of ini. Package: cruft Description-md5: b82572c40bbf709315ad577d4eb16ed2 Description-en_GB: program that finds any cruft built up on your system cruft is a program to look over your system for anything that shouldn't be there, but is; or for anything that should be there, but isn't. . It bases most of its results on dpkg's database, as well as a list of `extra files' that can appear during the lifetime of various packages. . cruft is still in pre-release; your assistance in improving its accuracy and performance is appreciated. Package: cruft-common Description-md5: bfa4dafcb88bca0982c9ac010422045d Description-en_GB: information database shared by cruft & cruft-ng cruft & cruft-ng are programs to look over your system for anything that shouldn't be there, but is; or for anything that should be there, but isn't. . This package contain extra information about packages that are not available in Debian standard packages information repositories like dpkg, alternatives, diversions, ... Package: cruft-ng Description-md5: a7d051d9782d9e3e3ac163bf87c26c89 Description-en_GB: program that finds any cruft built up on your system cruft-ng is a program to look over your system for anything that shouldn't be there, but is; or for anything that should be there, but isn't. . It bases most of its results on dpkg's & mlocate's databases. Package: crun Description-md5: 190d3fbb5479005fbfa8f5f0f25584d3 Description-en_GB: lightweight OCI runtime for running containers Fast and low-memory footprint OCI Container Runtime fully written in C. Package: crunch Description-md5: 764338ffe25304dca81453db54262c62 Description-en_GB: tool for creating wordlist Crunch is a wordlist generator where you can specify a standard character set or any set of characters to be used in generating the wordlists. The wordlists are created through combination and permutation of a set of characters. You can determine the amount of characters and list size. . This program supports numbers and symbols, upper and lower case characters separately and Unicode. Package: cryfs Description-md5: 6a193616bfd007a57999d6d65d2c809f Description-en_GB: encrypt your files and store them in the cloud CryFS encrypts your files, so you can safely store them anywhere. It works well together with cloud services like Dropbox, iCloud, OneDrive and others. Package: crypt++el Description-md5: b21f4e48a56668f14d2a9089a273a0d4 Description-en_GB: Emacs-Lisp Code for handling compressed and encrypted files Code for handling all sorts of compressed and encrypted files like: .gz, .tar.gz, .Z, .zip, PGP etc. Package: cryptcat Description-md5: 45083d6a688a15ccb3daef19218295fd Description-en_GB: A lightweight version netcat extended with twofish encryption Cryptcat is a simple Unix utility which reads and writes data across network connections, using TCP or UDP protocol while encrypting the data being transmitted. It is designed to be a reliable "back-end" tool that can be used directly or easily driven by other programs and scripts. At the same time, it is a feature-rich network debugging and exploration tool, since it can create almost any kind of connection you would need and has several interesting built-in capabilities. Package: cryptmount Description-md5: eb067be68909b199cb728ac88e12f5b8 Description-en_GB: Management of encrypted file systems cryptmount is a utility for creating encrypted filesystems & swap partitions and which allows an ordinary user to mount/unmount filesystems without requiring superuser privileges. . It offers the following features: * easy and safe on-demand access to filesystems without su/sudo; * access passwords can be changed easily without involving the sys-admin; * filesystems can reside on raw disk partitions or ordinary files; * supports LUKS encrypted filesystems created by cryptsetup; * encrypted access keys can be stored on removable media (e.g. USB flash disks); * includes support for encrypted swap partitions; * multiple filesystems can be stored in a single disk partition; * encrypted filesystems can be initialized at boot-up or on demand; * temporary filesystems can be setup via command-line, for use in shell-scripts; * transparent configuration of dm-crypt & loopback devices during mounting; * access keys can optionally be made compatible with OpenSSL. Package: crypto-policies Description-md5: 692b2d4a72ff9b7313085e7a7a0b6162 Description-en_GB: unify the crypto policies used by different applications and libraries "crypto-policies" is a utility to unify the crypto policies used by different applications and libraries. The current implementations works by setting the desired policy in /etc/crypto-policies/config. After this file is changed the script 'update-crypto-policies' should be executed, and the new policies will activate. . The supported back ends are: - GnuTLS - OpenSSL - NSS - BIND9 - libkrb5 - OpenSSH - Java (OpenJDK) - libssh - libreswan Package: cryptominisat Description-md5: 9d0e8e0236146acc2b7957ceba029158 Description-en_GB: SAT solver command line interface CryptoMiniSat is a modern, multi-threaded, simplifying SAT solver. . This package provides a command line interface which reads SAT formulas in conjunctive normal form in the DIMACS format with the extension of XOR clauses and decides whether they are satisfiable. Package: crystalcursors Description-md5: cc76741a4ff47998c6a283f61d83fad4 Description-en_GB: X11 mouse theme with the crystal look&feel This package contains "Crystal" style mouse cursor themes in four colours (blue, green, white, and grey) as well as green and blue "classic", wherein certain cursors (e.g. the "hand" cursor) are white instead of coloured. . For Each of the above colours there are both right and left handed versions as well as animated and non-animated ones (except for the "classic" themes, which are all animated), for a total of 20 combinations. . Note: Please read /usr/share/doc/crystalcursors/README.Debian to learn how to change the default cursor theme system-wide. Package: cs Description-md5: 351769c515432dc3b738c7f75b81c6e4 Description-en_GB: simple, yet powerful CloudStack API client cs a simple, yet powerful Apache CloudStack API client written in Python and available as a command-line tool. It is a thin wrapper on top of the CloudStack API and hence it is able to adapt to any future version. . Apache CloudStack is open source software designed to deploy and manage large networks of virtual machines. Package: csb Description-md5: bc9c2ef1e4c558ed2d20fe7c0a9a280b Description-en_GB: Computational Structural Biology Toolbox (CSB) Computational Structural Biology Toolbox (CSB) is a Python class library for reading, storing and analyzing biomolecular structures in a variety of formats with rich support for statistical analyses. . CSB is designed for reusability and extensibility and comes with a clean, well-documented API following good object-oriented engineering practice. . This package contains some user executable tools. Package: cscope Description-md5: ef5b9c52a61a044b9ca4cf31dd688314 Description-en_GB: interactively examine a C program source Cscope is an interactive text screen based source browsing tool. Although it is primarily designed to search C code (including lex and yacc files), it can also be used for C++ code. . Using cscope, you can easily search for where symbols are used and defined. Cscope is designed to answer questions like: . - Where is this variable used? - What is the value of this preprocessor symbol? - Where is this function in the source files? - What functions call this function? - What functions are called by this function? - Where does the message "out of space" come from? - Where is this source file in the directory structure? - What files include this header file? Package: csh Description-md5: 2c5801ae50d85749f7c5723b77605b5d Description-en_GB: Shell with C-like syntax The C shell was originally written at UCB to overcome limitations in the Bourne shell. Its flexibility and comfort (at that time) quickly made it the shell of choice until more advanced shells like ksh, bash, zsh or tcsh appeared. Most of the latter incorporate features original to csh. . This package is based on current OpenBSD sources. Package: csladspa Description-md5: aeb5e34cf897c1b19253673a9a83be20 Description-en_GB: LADSPA plugin for Csound This plugin enables the creation of LADSPA plugins with the Csound language. . For more information on Csound or LADSPA, see the csound or ladspa-sdk packages, respectively. Package: csmash Description-md5: 3e430035384b253a260a4d361102d35f Description-en_GB: CannonSmash, a table tennis simulation game CannonSmash is a funny 3D table tennis game. It takes a while to get your hand at ease with the mouse+keyboard manipulations. But once you're used to the technique, you can feel like playing a real game. It is playable against the computer or through a network. . Since csmash relies on OpenGL-compatible rendering, it is best experienced with a 3D accelerator card, although software rendering in wireframe mode should be sustainable. Package: csmash-data Description-md5: 9de53c23914ec191b08027d5f95529f6 Description-en_GB: data files for the CannonSmash game CannonSmash is a funny 3D table tennis game. It takes a while to get your hand at ease with the mouse+keyboard manipulations. But once you're used to the technique, you can feel like playing a real game. It is playable against the computer or through a network. . This package contains data files for CannonSmash. Package: csmash-demosong Description-md5: 95b78333254a0bff2ec81059beeea72b Description-en_GB: Demo song for CannonSmash This is the demo song for CannonSmash. If csmash detects the presence of this song during its startup, it will present you a demonstration of the game with a nice musical background. . Composed by Hideaki Tanabe Package: csmith Description-md5: ea37ec64f0217f4d550fa6f24fa2ba13 Description-en_GB: generator of random C programs Csmith is a tool that can generate random C programs that statically and dynamically conform to the C99 standard. Thus, it is useful for stress- testing compilers, static analyzers, and other tools that process C code. Package: csound Description-md5: 182da96d0b0fc26ba05910a1f53aecbd Description-en_GB: powerful and versatile sound synthesis software Csound is a sound and music synthesis system. Drawing from over 450 signal processing modules, it can be used to model virtually any synthesizer or multi-effect processor. It can work either in real-time or as a compiler. . Csound is to sound synthesis as C is to programming. Package: csound-data Description-md5: 9bbc7cb6d18aaf39b59917cb1de97faa Description-en_GB: data files used by the csound library This package includes the architecture-independent data files used by the csound library or plugins. . For more information on Csound see the csound package. Package: csound-doc Description-md5: 9f75b703bb629f175a715f310f69056b Description-en_GB: documentation for csound This package includes the csound reference manual. . For more information on csound, see the csound package. Package: csound-plugins Description-md5: 503afa0f90dfd38f280d718af22c1e1e Description-en_GB: plugin collection for Csound Csound is a sound and music synthesis system. Drawing from over 450 signal processing modules, it can be used to model virtually any synthesizer or multi-effect processor. It can work either in real-time or as a compiler. . Csound is to sound synthesis as C is to programming. . This package contains additional plugins (that depend on 3rd party libraries). Package: csound-soundfont Description-md5: c693914f0c881cfd4ba9fbab0a58312c Description-en_GB: GM soundfont2 bank from csound This package includes the General MIDI soundfont (sf2) bank. . For more information on Csound see the csound package. Package: csound-utils Description-md5: 1365c03a7b29c6abc9718d95b9c22884 Description-en_GB: miscellaneous utilities for the Csound system This package contains several utilities which may be useful with Csound. These utilities aid in score creation, sound analysis and sound transformations. Package: csoundqt Description-md5: a0db1636ba5b18c4c290c777adf4f012 Description-en_GB: frontend for the csound sound processor CsoundQT is a simple cross platform editor and front-end for Csound with syntax highlighting, interactive help and automatic launching of Csound. Package: csoundqt-examples Description-md5: e5cfb3543bc799dd92e93fff4ab20704 Description-en_GB: example scores for csoundqt CsoundQT is a simple cross platform editor and front-end for Csound with syntax highlighting, interactive help and automatic launching of Csound. . This package contains several examples for use by csoundqt Package: css2xslfo Description-md5: 85478ded5242799c81bf15bfa5c157fb Description-en_GB: XML+CSS2 to XSL-FO converter CSSToXSLFO is a utility which can convert an XML document, together with a CSS2 style sheet, into an XSL-FO document, which can then be converted into PDF, PostScript, etc. with an XSL-FO-processor. It has special support for the XHTML vocabulary, because that is the most obvious language it would be used for. The tool has a number of page-related extensions. It also comes with an API in the form of an XML filter. Package: cssc Description-md5: 8fafd7279ef2491fe5e9d0eccda8a40a Description-en_GB: Clone of the Unix SCCS revision-control system SCCS is a per-file revision-control system. It is a de-facto standard on commercial Unices, being shipped with most of those. . GNU-based systems usually use RCS instead of SCCS - indeed it has been a choice to design RCS instead of implementing a free SCCS clone. RCS was designed to address some problems with SCCS (eg. extraction time grows linearly with the size of the history file), but it has anyway problems of its own (eg. extraction time of branches grows with trunk length). . Some project-wide revision-control systems, like Aegis, can make use of CSSC instead of RCS. . This package also provides a web frontend to navigate the history of files under SCCS control, with optional support for formatting of manpages using groff. Package: cssmin Description-md5: 5132d11ff5b65cc0e1d2dea12d770260 Description-en_GB: YUI CSS compression algorithm (command line tools) cssmin is a Python port of the YUI Cascading Style Sheet (CSS) compressor. The compressor can be used to reduce the size of CSS documents for deployment. . This package contains the command line tools for cssmin. See the python- cssmin and python3-cssmin packages for the Python modules. Package: csstidy Description-md5: 796992188c82a489c1f28afca63e4caa Description-en_GB: CSS parser and optimiser csstidy parses and optimises your CSS code, making it cleaner and more concise. The end result is a smaller CSS file and better written code. It has a variety of option settings giving the user a significant amount of control over the level of file compression and readability. It is not meant to be a CSS validator. Package: cstocs Description-md5: 5ab9533cb4591f1f39b83560a7f370fc Description-en_GB: Recoding utility and Czech sorter This is a utility which allows you to re-encode files between various encodings and sort Czech data. Some main features: - Written in Perl, providing appropriate Perl modules. - Supported encodings: ASCII, ISO-8859-1, ISO-8859-2, Microsoft cp1250 and cp1252, Mac, MacCE, PC Latin 2, Koi8-CS and TeX Cork (T1). - You can create your own encoding definition files and use them for recoding to any other defined encoding. - Single to single or single to many chars recodings are supported. - Sophisticated sorting algorithm for Czech. Package: cstream Description-md5: bc43b0bd3a844c8d9fa7da20286f9bb9 Description-en_GB: general-purpose stream-handling tool similar to dd cstream is a general-purpose stream-handling tool like UNIX' dd, usually used in commandline-constructed pipes. It has a more traditional command line syntax, support for precise bandwidth limiting and reporting and support for FIFOs. Data limits and throughput rate calculation will work for files > 4 GB. . cstream reads from the standard input and writes to the standard output, if no filenames are given. It will also 'generate' or 'sink' data if desired. Package: csv2latex Description-md5: 473542f3ca35e22a83ddd230621df510 Description-en_GB: command-line CSV to LaTeX file converter csv2latex is a simple command-line file converter that converts a comma- separated-values file into a LaTeX table. It can guess exotic csv formats. Package: csvkit Description-md5: 050c866bcedb6dea63c551547d9ad02e Description-en_GB: command-line tools for working with CSV csvkit is a suite of command-line tools for converting to and working with CSV, the king of tabular file formats. . It is inspired by pdftk, gdal and the original csvcut tool by Joe Germuska and Aaron Bycoffe. . If you need to do more complex data analysis than csvkit can handle, use agate. . This package provides the command-line tools. Package: csvkit-doc Description-md5: abfe35a5ec47fc6485144e6c5174aa36 Description-en_GB: documentation for csvkit csvkit is a suite of command-line tools for converting to and working with CSV, the king of tabular file formats. . It is inspired by pdftk, gdal and the original csvcut tool by Joe Germuska and Aaron Bycoffe. . If you need to do more complex data analysis than csvkit can handle, use agate. . This package provides the documentation. Package: csvtool Description-md5: 1b264967a7da75aca841a27594b45043 Description-en_GB: handy command line tool for handling CSV files OCaml CSV is a library to read and write CSV (comma-separated values) files. It also supports all extensions used by Excel - eg. quotes, newlines, 8 bit characters in fields, etc. . This package contains csvtool, a handy command line tool for handling CSV files from shell scripts. Package: csync2 Description-md5: d83ba32613c4fc651c0648fec5fda569 Description-en_GB: cluster synchronisation tool CSYNC2 synchronises files in a cluster using the rsync-algorithm. It maintains a database of modified files so it is able to handle deletion of files and file modification conflicts. Package: ctapi-dev Description-md5: 92cfb3d1e1fa79d9aa82afef4006b787 Description-en_GB: Card Terminal (CT) API definition This package contains the definition for the CT-API, a standard for interfacing ISO/IEC 7816 compatible smartcards. . Unless you are writing drivers for a smartcard terminal, it is unlikely that you will need this package. Package: ctdb Description-md5: 83dff66615250b53a0cd3df6fb3b9ea7 Description-en_GB: clustered database to store temporary data CTDB is a cluster implementation of the TDB database used by Samba and other projects to store temporary data. If an application is already using TDB for temporary data it is very easy to convert that application to be cluster aware and use CTDB instead. . CTDB provides the same types of functions as TDB but in a clustered fashion, providing a TDB-style database that spans multiple physical hosts in a cluster. . Features include: * CTDB provides a TDB that has consistent data and consistent locking across all nodes in a cluster. * CTDB is very fast. * In case of node failures, CTDB will automatically recover and repair all TDB databases that it manages. * CTDB is the core component that provides pCIFS ("parallel CIFS") with Samba3/4. * CTDB provides HA features such as node monitoring, node failover, and IP takeover. * CTDB provides a reliable messaging transport to allow applications linked with CTDB to communicate to other instances of the application running on different nodes in the cluster. * CTDB has pluggable transport backends. Currently implemented backends are TCP and Infiniband. * CTDB supports a system of application specific management scripts, allowing applications that depend on network or filesystem resources to be managed in a highly available manner on a cluster. Package: ctdconverter Description-md5: a41c3a24cffca4e6cb072002c6032d9f Description-en_GB: Convert CTD files into Galaxy tool and CWL CommandLineTool files Common Tool Descriptors (CTDs) are XML documents that represent the inputs, outputs, parameters of command line tools in a platform- independent way. . CTDConverter, given one or more Common Tool Descriptors (CTD) XML files, generates Galaxy tool wrappers and Common Workflow Language (CWL) Command Line Tool v1.0 standard descriptions from CTD files. Package: cthreadpool-dev Description-md5: e3cb822ab6efc06e4672d90ea0ead632 Description-en_GB: minimal ANSI C thread pool - development files These are C development files for the C-Thread-Pool library. This is a minimal but advanced threadpool implementation. * ANCI C and POSIX compliant * Pause/resume/wait as you like * Simple easy-to-digest API * Well tested This software does not ship as a shared library since it is very small and there is a technical difficulty with this implementation. Package: cthumb Description-md5: 30eeb60fe1a209753b8686ccd945896e Description-en_GB: Program to generate themable Web picture albums cthumb allows you to create themable web picture albums, i.e. collections of digital pictures, with small thumbnails of your pictures and with captions. In addition, it optionally allows you to have several views of the collection of pictures. An album is composed of a series of pages, each composed of a collection of pictures. For each page (and each picture), you can have several annotations per picture. cthumb will generate several versions of the page, for each annotation type. . You can customise almost everything in the way the albums look on the screen, from the size of the thumbnails to the background and foreground colors, the border colors, whether you want film-strips, etc. Package: ctioga2 Description-md5: f1dd38b5fe781acde444a37ff9c51259 Description-en_GB: polymorphic plotting program ctioga2 is a plotting program in the spirit of gnuplot. It can be used either directly on command-line or writing command files (or a mix of both). It produces publication-quality PDF files. It is based on the Tioga plotting library. . ctioga2 is a full rewrite of ctioga and is meant to replace it completely in a not-so-distant future. Package: ctn Description-md5: 6e2327293c963cbb7da54c95c2efcf20 Description-en_GB: Central Test Node, a DICOM implementation for medical imaging DICOM is the standard for image storage, annotation, and networking. It is used widely for medical imaging. The Central Test Node software (CTN) provides an implementation of this standard. . This package includes the binary and run-time configuration files for CTN. Package: ctn-dev Description-md5: 80103a6ba13e86427f1bcd78c2b7ec21 Description-en_GB: Development files for Central Test Node, a DICOM implementation DICOM is the standard for image storage, annotation, and networking. It is used widely for medical imaging. . This package includes the header files and static library used for creating programs that use the CTN library. Package: ctop Description-md5: 4daab9998e54481e116f13ad5920f517 Description-en_GB: Command line / text based Linux Containers monitoring tool ctop will help you see what's going on at the container level. Basically, containers are a logical group of processes isolated using kernel's cgroups and namespaces. Recently, they have been made popular by Docker and they are also heavily used under the hood by systemd and a load of container tools like lxc, rocket, lmctfy and many others. . Under the hood, ctop will collect all metrics it can from cgroups in realtime and render them to instantly give you an overview of the global system health. . It currently collects metrics related to cpu, memory and block IO usage as well as metadata such as owning user (mostly for systemd based containers), uptime and attempts to guess the container managing technology behind. Package: ctorrent Description-md5: 8e0f9f90331a95d6c7e1c35bfaeaecef Description-en_GB: BitTorrent Client written in C++ This application is written in the C++ language and doesn't require any graphical component, such as an X server. Original ctorrent's upstream has stopped its development and now it's kept updated with new releases/bug fixes by a new developer. It's built as a console program and it can be even used remotely in a machine that provides outside ssh access. Other main features are: . * Support for large files (>2GB) and large torrents (>255 files). * Strategic selection of pieces to request for download. * Continuous queueing of download requests, tuned based on latency and throughput for each peer. * Improved download performance, including parallel requests in initial and endgame modes. * Improved bandwidth regulation. * Improved compatibility with other peers. * Performance optimization and bug fixes. * An interface for monitoring and managing multiple clients. * Dynamic cache allocation and management, including prefetch. . More information about the original but discontinued ctorrent's project can be found by browsing the following website: http://ctorrent.sourceforge.net Package: ctpl Description-md5: 3fe6695437edb5775f7e48a08f0d2dcb Description-en_GB: command-line template parsing utility CTPL is a C template engine library allowing fast and easy computation of templates with precise control over the parsing environment. . CTPL supports a wide range of input types through GIO like in-memory, files, FTP, HTTP and more. . This package contains a standalone command-line utility to parse CTPL templates. Package: ctsim Description-md5: 995cbd5291954c3060930315b4577e07 Description-en_GB: Computed tomography simulator CTSim provides an interactive computed tomography simulator. Computed tomography is the technique of estimating the interior of an object by measuring x-ray absorption through that object. . CTSim has both command-line tools and a graphical user interface. CTSim has very educational trace modes for viewing the data collection simulation as well as the reconstruction. Package: ctsim-doc Description-md5: 9861e51a61e9826c2b3afe2bbf500c61 Description-en_GB: Documentation for ctsim package This package provides HTML and PDF documentation files for the ctsim package. CTSim is a graphical computed tomography simulator. This documentation file is included in a separate package so it will not have to be include in the binary ctsim package for every architecture. Package: ctsim-help Description-md5: aceb6d9679a118b92276cba52f0edb63 Description-en_GB: Online help file for CTSim This package provides the online help file for the ctsim package. CTSim is a graphical computed tomography simulator. This help file is included in a separate package so it will not have to be include in the binary ctsim package for every architecture. Package: ctwm Description-md5: 62bf740f4727b4e0f5d71dbd4398f7e0 Description-en_GB: Claude's Tab window manager ctwm is Claude Lecommandeur's extension to twm; in addition to the features of twm, it supports multiple virtual screens, the pixmap file format, pinnable ("sticky") menus, and other enhancements. Package: cube2 Description-md5: b1e7fc8ca88983ce2b71d48fa0d5a48d Description-en_GB: 3D first-person shooter game engine Cube2 is a networked 3D first-person shooter game engine. It supports modern graphic effects and conveys a sense of fast-paced oldschool gameplay. . The game client also works as the map editor. It is even possible to create and edit a map together with other people over a network connection. . The effects of Cube2 might be considered unsuitable for children. . This package installs the game client and map editor of the Cube2 engine. You need to install a content package like cube2-data if you want to play a game. Package: cube2-data Description-md5: 7f72de9feb1a19f346d7f81ab6a5a688 Description-en_GB: demo game and content for the Cube2 engine This data package based on the Bananabread game and provides textures, models, maps and sounds to demonstrate the capabilities of the Cube2 engine. You are able to join a bot match and play against computer controlled opponents of various skill levels. The integrated in-game editor is a good starting point to build upon this content and for creating your own mod or even a standalone game. . Please note that multiplayer gameplay over the internet is not supported. Package: cube2-server Description-md5: e0526894a9ed6fe2f6eb88dbd409c76d Description-en_GB: standalone server for Cube2 based games Cube2 is a networked 3D first-person shooter game engine. It supports modern graphic effects and conveys a sense of fast-paced oldschool gameplay. . This package installs the standalone server for Cube2 based games. Package: cube2font Description-md5: 32ba8d0b990f1cf7441a486b91eb0516 Description-en_GB: utility program for creating font bitmaps for Cube Engine games cube2font is a utility program designed to create font bitmaps for Cube Engine games, it works by taking a Truetype font and building it into a set of coordinates in an image. cube2font is an improved version of the previous TTF2Font, supporting a much larger range of characters. Package: cubemap Description-md5: c980a00f70c622ac9a2d11b41f06c6e7 Description-en_GB: scalable video reflector, designed to be used with VLC Cubemap is a high-performance, high-availability video reflector, specifically made for use with VLC. . Its features include high performance, high availability, per-stream TCP pacing support (with sch_fq), TLS support, fMP4/HLS support if used with Nageru, and reflection of all muxes VLC can offer over HTTP or UDP. Package: cubicsdr Description-md5: 64ef6ed6d268daa3cd79bb9ab1eb6a60 Description-en_GB: Software Defined Radio receiver CubicSDR is a cross-platform Software-Defined Radio application which allows you to navigate the radio spectrum and demodulate any signals you might discover. It currently includes several common analog demodulation schemes such as AM and FM and will support digital modes in the future. . CubicSDR uses SoapySDR to access SDR hardware and thereby supports all hardware for which a SoapySDR module exists. Package: cucumber Description-md5: e1c0a343a46ae4831137954cfafb430c Description-en_GB: acceptance testing framework Cucumber lets software development teams describe how software should behave in plain text. The text is written in a business-readable domain- specific language and serves as documentation, automated tests and development-aid - all rolled into one format. Package: cudf-tools Description-md5: bb6f0b65f56928a33c5f03efc57afaac Description-en_GB: command line tools for package upgrade problem descriptions A CUDF document describe an upgrade problem, as faced by package managers in popular package-based GNU/Linux distributions. . A CUDF document consists of a package universe and of a user request. The package universe describes all packages known to the package manager, a subset of which (the package status) denotes the package being currently installed on the target machine. The user request denotes a change to the package status as requested by the user. . A CUDF document is naturally complemented by a solution describing the resulting package status (if any) implementing the user request, as found by a package manager. . This package contains command line tools to manipulate CUDF and related documents. In particular it contains cudf-check, which enables checking of document properties such as installation consistency and matching of problems with their solutions. Package: cue2toc Description-md5: 9fcbe6c2c373a82beed78d47b82cd562 Description-en_GB: converts CUE files to cdrdao's TOC format CUE files are text files describing the layout of a CD-ROM and typically carry the extension ".cue". cdrdao and cdrecord, the two CD recording programs for Linux systems, cannot read these files. This program converts CUE files into the TOC format that cdrdao can understand. . It also features automatic data format conversion (e.g., MP3 to WAV) before burning; the exact action taken is determined by the file extensions and the user's configuration. Package: cuetools Description-md5: 104b34f3945ab9357ebacfaed7341544 Description-en_GB: tools for manipulating CUE/TOC files cuetools is a set of programs that are useful for manipulating CUE sheet (cue) files and Table of Contents (toc) files. CUE and TOC files are a way to represent the layout of a data or audio CD in a machine-readable ASCII format. The package includes these utilities: . - cueconvert: convert between CUE and TOC formats - cuebreakpoints: print the breakpoints from a CUE or TOC file - cueprint: print disc and track information for a CUE or TOC file - cuetag: tag files based on CUE/TOC file information . Probably the most popular use is to split a large audio file into many small files according to a CUE or TOC, for example: . cuebreakpoints disc.cue | shnsplit disc.wav Package: culmus-fancy Description-md5: 4f0a4815abb8e3273034f314a3274e9d Description-en_GB: Type1 Fancy Hebrew Fonts for X11 Several Fancy Hebrew fonts: Anka, ComixNo2, Dorian, Gan, Gladia, Ktav Yad and Ozrad. Package: cultivation Description-md5: b5bf789eb4acb1d6e14e59f5fe154210 Description-en_GB: game about the interactions within a gardening community Cultivation is a game about a community of gardeners growing food for themselves in a shared space. . Cultivation is quite different from most other games. It is a social simulation, and the primary form of conflict is over land and plant resources. There is no shooting, but there are plenty of angry looks. It is also an evolution simulation. Within the world of Cultivation, you can explore a virtually infinite spectrum of different plant and gardener varieties. Package: cup Description-md5: e17ebf4be9cb3dd50e987f7295bcd089 Description-en_GB: LALR parser generator for Java(tm) CUP is the "Constructor of Useful Parsers", a system for generating parsers from simple LALR specifications. It serves the same role as the widely used program YACC and in fact offers most of the features of YACC. However, CUP is written in Java, uses specifications including embedded Java code, and produces parsers which are implemented in Java. Package: cupp Description-md5: ac819b953a869e701bca2951108658c5 Description-en_GB: generate dictionaries for attacks from personal data CUPP (Common User Passwords Profiler) is a wordlist generator tool that can generate wordlists from information such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. . A weak password might be very short or only use alphanumeric characters, making decryption simple. A weak password can also be one that is easily guessed by someone profiling the user, such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. From a social engineering you can obtain information to use with the CUPP, this way the tool can create a very effective dictionary for brute force attacks or dictionary attacks. . That is why CUPP has born, and it can be used in situations like security penetration tests or forensic crime investigations. Package: cupp3 Description-md5: 15945cd3ceb943c44f84304bd76ebd4d Description-en_GB: transitional package CUPP (Common User Passwords Profiler) is a wordlist generator tool that can generate wordlists from information such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. . A weak password might be very short or only use alphanumeric characters, making decryption simple. A weak password can also be one that is easily guessed by someone profiling the user, such as a birthday, nickname, address, name of a pet or relative, or a common word such as God, love, money or password. From a social engineering you can obtain information to use with the CUPP, this way the tool can create a very effective dictionary for brute force attacks or dictionary attacks. . That is why CUPP has born, and it can be used in situations like security penetration tests or forensic crime investigations. . This is a transitional package. It can safely be removed. Package: cups-backend-bjnp Description-md5: e63d5ccd39878a1a89595ab68571b8dc Description-en_GB: printer backend for Canon BJNP protocol This package provides a back-end for CUPS printing system to interface with Canon printers using the proprietary USB over IP BJNP protocol. This back-end allows Cups to print over the network to a Canon printer and was designed by reverse engineering the protocol. Package: cups-tea4cups Description-md5: 8f46e9a5c5a81c69e5abdc9ec966ebec Description-en_GB: Swiss Army's knife of advanced CUPS administrators Tea4CUPS is a CUPS backend wrapper which can capture print datas before they are sent to a printer and process, duplicate or dispatch them in a number of ways. . Tea4CUPS is the Swiss Army's knife of the advanced CUPS administrator, and can easily replace or extend most of the existing specialised CUPS backends (pdf, email, ftp, etc...). . You are greatly encouraged to use this software instead of writing your own CUPS backends: Tea4CUPS will let you plug your own scripts, filters, tools, or commands wherever you want, while giving them access to all the print job's characteristics in a consistent way. . Tea4CUPS makes all information about the current print job, in particular the job's datas and attributes, available to your own commands through environment variables. . The possibilities are endless: . - Your own commands can optionally decide to discard the current print job instead of printing it. - Send the same job to several printers at the same time, which is not possible with CUPS. - Automate the PDF archiving of all print jobs. - Forbid duplicate print jobs (a simple example is shown in the sample configuration file). - Easily create a print accounting solution. Package: cups-x2go Description-md5: ea18630abf466b515f6404c467eeabbc Description-en_GB: Virtual X2Go printer for CUPS X2Go is a server based computing environment with - session resuming - low bandwidth support - session brokerage support - client side mass storage mounting support - audio support - authentication by smartcard and USB stick . CUPS-X2Go provides a CUPS-backend for X2Go printing. Package: cupt Description-md5: df5fd046d66f68e5abe2b8d0b9ebe261 Description-en_GB: flexible package manager -- console interface This package provides a console interface to Cupt library, which implements high-level package manager for Debian and derivatives. Cupt is written with flexibility and reliability in mind and uses dpkg as the back-end. . Cupt uses the same APT infrastructure, e.g. index files, deb cache archive files, configuration files. It understands some of widely used APT options. . Some features: - strict full-case resolver; - resolver reasons tracking; - command-line and 'cupt::*' option name checker; - case-sensitive search; - pinning by source package name; - pinning by package groups using shell-like patterns; - configurable 'depends' and 'rdepends' subcommands; - 'satisfy' subcommand; - support of LZMA-compressed indexes; - source versions synchronization; - 'shell' subcommand (to get command history, search etc. working, install the package 'libreadline7'); - integration with debdelta (to get it, install the package 'debdelta'); - system snapshots (needs packages 'dpkg-dev' and 'dpkg-repack'). . Its interface is mostly like apt-get/aptitude console interface. . Cupt has built-in support for APT repositories using the file:// or copy:// URL schemas. For access to remote repositories using HTTP or FTP, install a download method such as libcupt4-2-downloadmethod-curl. Package: cupt-dbg Description-md5: c8b5d9c5703a5dfabae200d9129a86d5 Description-en_GB: flexible package manager -- debugging symbols This package contains gdb debugging symbols for the Cupt packages. Package: cura Description-md5: 4a708042456c5606cfa99f849175f58b Description-en_GB: GUI G-code generator for 3D printers Cura converts digital 3D models (.stl and other formats) into printing instructions (G-code) for your 3D printer. It cuts the model into horizontal slices (layers), generates toolpaths to fill them and calculates the amount of material to be extruded. . Cura is easy to use for novices and provides over 200 settings to adjust for the expert. It can output G-Code for several series of 3D printers, most notably the Ultimaker. . It provides a graphical user interface. For batch mode, check out cura- engine. Package: cura-engine Description-md5: ef567c432f6e60eea3b7db5e2bad5c5c Description-en_GB: command line slicer engine for 3d printing The CuraEngine is a C++ console application for 3D printing GCode generation. It has been made as a better and faster alternative to the old Skeinforge engine. Package: curlftpfs Description-md5: 10235bda8aa01cb187cf5d1968748333 Description-en_GB: filesystem to access FTP hosts based on FUSE and cURL CurlFtpFS is a tool to mount FTP hosts as local directories. It connects to a FTP server and maps its directory structure to the local filesystem. . Based on FUSE (filesystem in userspace) and the cURL library, CurlFtpFS has some features that distinguish it over other FTP filesystems: * support for SSLv3 and TLSv1 * connecting through tunneling HTTP proxies * automatic reconnection if the server times out * conversion of absolute symlinks to point back into the FTP filesystem Package: curry-frontend Description-md5: 0128881675d98029921b3d008c52d0ac Description-en_GB: Lexer, parser, type checker, etc. for Curry; executable The Curry Frontend consists of the executable program "curry-frontend". It is used by various backends to compile programs written in the functional logic language Curry to various intermediate representations. . For further information, please check http://curry-language.org Package: curry-libs-source Description-md5: 735b8e6e509b3c3123e5c6053e092d60 Description-en_GB: Standard libraries of the Curry distributions PAKCS and KiCS2 (source files) PAKCS and KICS2 are two different implementations of the programming language Curry. Curry is a functional programming language being developed at Kiel, Aachen and Portland University. . Whereas PAKCS is a Curry to Prolog compiler, KICS2 compiles Curry code into Haskell. Both compilers require two source code trees at compiler build time: curry-libs-source and curry-tools-source. . This package provides the source files of the curry-libs. Package: curry-tools-source Description-md5: d39b33343729172b9ae4bb1e3dc77c9f Description-en_GB: Tools that are used by different Curry systems, like PAKCS or KiCS2 PAKCS and KICS2 are two different implementations of the programming language Curry. Curry is a functional programming language being developed at Kiel, Aachen and Portland University. . Whereas PAKCS is a Curry to Prolog compiler, KICS2 compiles Curry code into Haskell. Both compilers require two source code trees at compiler build time: curry-tools-source and curry-tools-source. . This package provides the source files of the curry-tools. Package: curseofwar Description-md5: 4b9cea6915aa22400f40f4b28c69049a Description-en_GB: Fast-paced action strategy game for Linux based on ncurses Unlike most RTS, you are not controlling units, but focus on high- level strategic planning: Building infrastructure, securing resources, and moving your armies. The core game mechanics turns out to be quite close to WWI-WWII type of warfare, however, there is no explicit reference to any historical period. Package: curtain Description-md5: a823fbe872c8d837b573414cc3aa8023 Description-en_GB: handy curtain for the desktop Curtain is a tool that shows a movable and resizable curtain on the desktop. This is especially useful when making presentations to hide and unhide things. . Curtain is XInput-Aware, so you can use it with a graphic tablet or a whiteboard. . This program has been implemented for educational purposes. Package: curvedns Description-md5: aeff0cc2f067b083c80e5798db9782fe Description-en_GB: DNS/DNSCurve forwarding name server - binaries The curvedns package provides software for DNS/DNSCurve. . CurveDNS is the first publicly released forwarding implementation that implements the DNSCurve protocol Package: custodia Description-md5: b5f5d1fe21edeb18b1bcbc1c6256718a Description-en_GB: Modular and pluggable Secrets Manager Custodia allows one to serve retrieve, manage and store secrets for other applications. It is useful for distributed, stateless applications that use an image file base approach for instantiation like container based images. But it is alaso useful to manage distribution of key material across a multiple machines over a network. Package: cutadapt Description-md5: 46c01d9fd51f339f2bdd4fe86ff04caf Description-en_GB: Clean biological sequences from high-throughput sequencing reads Cutadapt helps with biological sequence clean tasks by finding the adapter or primer sequences in an error-tolerant way. It can also modify and filter reads in various ways. Adapter sequences can contain IUPAC wildcard characters. Also, paired-end reads and even colorspace data is supported. If you want, you can also just demultiplex your input data, without removing adapter sequences at all. . This package contains the user interface. Package: cutecom Description-md5: c874930f4b12019295a3bcaa99e74ea1 Description-en_GB: Graphical serial terminal, like minicom Cutecom is a graphical serial terminal, like minicom. It is aimed mainly at hardware developers or other people who need a terminal to talk to their devices. It features lineoriented interface instead of character- oriented, xmodem, ymodem, zmodem support (requires the lrzsz package) and hexadecimal input and output among other things. It is written using the Qt library originally by Trolltech (www.trolltech.com). Package: cutemaze Description-md5: 37017b9a65608a1b387191c14039cf62 Description-en_GB: single player maze game CuteMaze is a simple, top-down game in which mazes are randomly generated using one of a choice of several different algorithms. You move the character through the maze while hunting for targets (cheese, by default) - the game is won once all of these targets have been picked up. Package: cutepaste Description-md5: c810722d1d80ee710e824bfce87d5de1 Description-en_GB: Paste application for KDE cutepaste is a paste utility for KDE. It can be invoked from the commandline to paste a file or content to http://paste.kde.org/ Package: cutesdr Description-md5: 7f4067ce26fc682e2c1f399403ab8cbd Description-en_GB: simple demodulation and spectrum display program The CuteSDR application's primary purpose is for spawning custom applications or for educational use. It is NOT a full featured program as it is purposely kept simple in order for developers to more easily spin off their own applications. A further goal was to use only the stock functionality of Qt ie no libraries or special drivers. This limits CuteSDR to using only a network connection. The main gui and framework is written by Moe Wheatly, AE4JY. . CuteSDR itself has only a network interface and will directly support the RFSPACE NetSDR and SDR-IP radios. The siqs_ftdi and SDRxxServer applications (packaged separately) provide network interfaces to RFSPACE USB devices. Package: cutils Description-md5: 6004a494de2f9be4d6c2de8739225cfb Description-en_GB: C source code utilities This package contains several utilities which may be useful to developers of C source code utilities, namely: cdecl and cundecl - decode and encode C type declarations cobfusc - make a C source file unreadable but compilable chilight - highlight C source files cunloop - unloop C loops yyextract - extract grammar rules from yacc grammar yyref - yacc grammar reference program Package: cutmp3 Description-md5: 3ef8bb4e0167bb081357344346be866f Description-en_GB: small and fast command line MP3 editor cutmp3 is a small and fast command line MP3 editor. It lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss. It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB. Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s. Package: cutter Description-md5: aae03e43980da883a8440df0944cd95c Description-en_GB: disconnect routed IP connections Cutter will send packets to both ends of a TCP/IP connection to close the connection. It is designed to be used on a Linux router to disconnect unwanted connections. . Cutter can close all connections to or from a specified ip-address or ip- address/port pair, allowing, as example, close the specific service of a computer. It also can close the connections between two ip-address that use a specific port to deny a certain service to client. Other possibility is close a specific connection from ip-address/port to ip-address/port. . Cutter is not a firewall, but is part of a larger Linux firewall project. . Cutter 1.04 should be considered EXPERIMENTAL. Package: cutycapt Description-md5: 15891b20f805d1a54706b8937c06e5d7 Description-en_GB: utility to capture WebKit's rendering of a web page CutyCapt is a small cross-platform command-line utility to capture WebKit's rendering of a web page into a variety of vector and bitmap formats, including SVG, PDF, PS, PNG, JPEG, TIFF, GIF, and BMP. Package: cuyo Description-md5: 0105a698b0c2e6c2c854e1c1aaa02059 Description-en_GB: Tetris-like game with very impressive effects Cuyo, named after a Spanish relative adjective, shares with tetris that things fall down and how to navigate them. When enough "of the same type" come "together", they explode. The goal of each level is to blow special "stones" away, you start with. But what "of the same type" and "together" means, varies with the levels. Package: cuyo-data Description-md5: 82f5235d5011736f29cceeb0b11a11bc Description-en_GB: data files for the game cuyo Cuyo, named after a Spanish relative adjective, shares with tetris that things fall down and how to navigate them. When enough "of the same type" come "together", they explode. The goal of each level is to blow special "stones" away, you start with. But what "of the same type" and "together" means, varies with the levels. . This package contains the graphics, sounds, level description and man pages for cuyo. Package: cvc4 Description-md5: cfa2a5d59806f96ad49c7f5c046db97b Description-en_GB: automated theorem prover for SMT problems CVC4 is an efficient automatic theorem prover for satisfiability modulo theories (SMT) problems. It can be used to prove the validity (or, dually, the satisfiability) of first-order formulas in a large number of built-in logical theories and their combination. . CVC4 is intended to be an open and extensible SMT engine, and it can be used as a stand-alone tool or as a library. It is the fourth in the Cooperating Validity Checker family of tools (also including CVC, CVC Lite and CVC3). CVC4 has been designed to increase the performance and reduce the memory overhead of its predecessors. . This package contains binaries needed to use CVC4 as a stand-alone tool. Package: cvm Description-md5: 9b7ded855e0aa6a6f96779baef05c2eb Description-en_GB: Credential Validation Modules CVM is a framework for validating a set of credentials against a database using a filter program. The modules act as a filter, taking a set of credentials as input and writing a set of facts as output if those credentials are valid. Optional input is given to the module through environment variables. . Some of the ideas for CVM came from experience with PAM (pluggable authentication modules), the checkpassword interface used by qmail-pop3d, and the "authmod" interface used by Courier IMAP and POP3. This framework places fewer restrictions on the invoking client than checkpassword does, and is much simpler to implement on both sides than PAM and the authmod framework. . This package includes cvm binaries. Package: cvm-mysql Description-md5: 74dbb511ea20c1078430cbcae13b893f Description-en_GB: Credential Validation Modules (MySQL) CVM is a framework for validating a set of credentials against a database using a filter program. The modules act as a filter, taking a set of credentials as input and writing a set of facts as output if those credentials are valid. Optional input is given to the module through environment variables. . Some of the ideas for CVM came from experience with PAM (pluggable authentication modules), the checkpassword interface used by qmail-pop3d, and the "authmod" interface used by Courier IMAP and POP3. This framework places fewer restrictions on the invoking client than checkpassword does, and is much simpler to implement on both sides than PAM and the authmod framework. . This package includes cvm binaries to interact with MySQL databases. Package: cvm-pgsql Description-md5: 0112e4fa1d6b00d0825398ed92204133 Description-en_GB: Credential Validation Modules (PostgreSQL) CVM is a framework for validating a set of credentials against a database using a filter program. The modules act as a filter, taking a set of credentials as input and writing a set of facts as output if those credentials are valid. Optional input is given to the module through environment variables. . Some of the ideas for CVM came from experience with PAM (pluggable authentication modules), the checkpassword interface used by qmail-pop3d, and the "authmod" interface used by Courier IMAP and POP3. This framework places fewer restrictions on the invoking client than checkpassword does, and is much simpler to implement on both sides than PAM and the authmod framework. . This package includes cvm binaries to interact with PostgreSQL databases. Package: cvs Description-md5: 62e6daa6a4968f3b8a09c5e8724afc0c Description-en_GB: Concurrent Versions System CVS is a version control system, which allows you to keep access to old versions of files (usually source code), keep a log of who, when, and why changes occurred, etc., like RCS or SCCS. It handles multiple developers, multiple directories, triggers to enable/log/control various operations, and can work over a wide area network. The texinfo manual provides further information on more tasks that it can perform. . There are some tasks that are not covered by CVS. They can be done in conjunction with CVS but will tend to require some script-writing and software other than CVS. These tasks are bug-tracking, build management (that is, make and make-like tools), and automated testing. However, CVS makes these tasks easier. . This package contains a CVS binary which can act as both client and server, although there is no CVS dæmon; to access remote repositories, please use :extssh: not :pserver: any more. Package: cvs-buildpackage Description-md5: 91156391ecfea2ae1fa81271aac239e0 Description-en_GB: set of Debian package scripts for CVS source trees This package provides the capability to inject or import Debian source packages into a CVS repository, build a Debian package from the CVS repository, and helps in integrating upstream changes into the repository. . The import or inject process takes a dsc (Debian source control) file, and imports it into CVS. The module path can maintains distribution and section information; for example, one may inject hemm/hemm/devel/make into the repository. . The build process works analogously to dpkg-buildpackage, and can be used from within the checked out source tree, or with additional information, can be used from anywhere. In the latter case, you can build any previous version of the package, as long as the corresponding orig.tar.gz file is still around. The build script checks out the relevant version from the CVS repository, and runs dpkg-buildpackage to create the Debian package. . Combined, these utilities provide an infrastructure to facilitate the use of CVS by Debian maintainers. This allows one to keep separate CVS branches of a package for stable, unstable, and possibly experimental distributions, along with the other benefits of a version control system. . This can be used to generate a unified CVS source tree, for example. Package: cvs-fast-export Description-md5: 8c7773ad8ac968de373e7d05196f82a8 Description-en_GB: Export an RCS or CVS history as a fast-import stream cvs-fast-export, formerly "parsecvs", does what its new name implies: exports CVS repositories in a format suitable for git fast-import. . This program analyzes a collection of RCS files in a CVS repository (or outside of one) and, when possible, emits an equivalent history in the form of a fast-import stream. Not all possible histories can be rendered this way; the program tries to emit useful warnings when it can't. The program can also produce a visualization of the resulting commit DAG in the DOT format handled by the graphviz suite. . The distribution includes a tool, cvssync, for fetching masters from CVS remote repositories so cvs-fast-export can see them. You will need rsync installed to use it. . A wrapper script called cvsconvert runs a conversion to git and looks for content mismatches with the original CVS. You will need CVS and Git installed to use it. . Also included is a tool called cvsstrip that strips content out of trees of RCS/CVS masters, leaving only metadata structure in place. Package: cvs-mailcommit Description-md5: fa14c6bd9547d070cf2fdbc89ca2118a Description-en_GB: Send CVS commitments via mail The cvs-mailcommit program is hooked into the CVS system via the loginfo file and helps people keep track of CVS repositories by distributing changes in a repository via mail. This package is written in Perl. Package: cvsd Description-md5: e7db47439c785f41c3ae167bc30095e8 Description-en_GB: chroot wrapper to run 'cvs pserver' more securely cvsd is a wrapper program for cvs in pserver mode. it will run 'cvs pserver' under a special uid/gid in a chroot jail. cvsd is run as a daemon and is controlled through a configuration file. It is relatively easy to configure and provides tools for setting up a rootjail. . This server can be useful if you want to run a public cvs pserver. You should however be aware of the security limitations of running a cvs pserver. If you want any kind of authentication you should really consider using secure shell as a secure authentication mechanism and transport. Passwords used with cvs pserver are transmitted in plaintext. . You should probably disable the pserver from the cvs package. Package: cvsdelta Description-md5: 6b81034d2df8c98cccbf54913ce07db9 Description-en_GB: Summarise differences in a CVS repository cvsdelta summarises the difference between a CVS project and its local version. It detects files that have been added and removed, and of existing files it counts the number of lines that have been added, deleted, and changed. It filters project changes by using .cvsignore files, both system-wide and locally. Package: cvsgraph Description-md5: f3e12a3077b81094f9d950a90947819b Description-en_GB: Create a tree of revisions/branches from a CVS/RCS file CvsGraph was inspired by the graph option from WinCVS. It represents the revisions and branches in a CVS/RCS file in a graphical tree structure, also listing any tags associated with any given revision. Package: cvsps Description-md5: 4a043ea6c8515d03de2571bcffdceb1b Description-en_GB: Tool to generate CVS patch set information CVSps is a program for generating 'patch set' information from a CVS repository. A patch set in this case is defined as a set of changes made to a collection of files, all committed at the same time (using a single 'cvs commit' command). This information is valuable for seeing the big picture of the evolution of a CVS project. While CVS tracks revision information, it is often difficult to see what changes were committed 'atomically' to the repository. Package: cvsservice Description-md5: 723db9ea6ebe6426ab2ec6ff91dc1c3e Description-en_GB: D-Bus service for accessing CVS repositories This package provides a D-Bus service for browsing and manipulating remote CVS repositories. Applications may make use of it directly from C++, or access the service over D-Bus. . This package is part of the KDE Software Development Kit module. Package: cvsutils Description-md5: 0fc30109b459275c9a1a6c70be3c7b13 Description-en_GB: CVS utilities for use in working directories Several utilities which are used to facilitate working with the files in the working directory of a developer using CVS. . The utilities included in this package are: . + cvsu: Offline "cvs update" simulator. Lists the files found in the current directory (or in the directories which you specify). + cvsco: "Cruel checkout". Removes results of compilation and discards local changes. Deletes all the files except listed unmodified ones and checks out everything which seems to be missing. + cvsdiscard: Discards local changes but keeps results of compilation. Works like "cvsco", but only deletes files which are likely to cause merge conflicts. + cvspurge: CVS-based "make maintainer-clean". Removes results of compilation but keeps local changes intact. Removes unknown files, but keeps changes in files known to CVS. + cvstrim: Removes files and directories unknown to CVS. + cvschroot: Makes it possible to change CVS/Root in all subdirectories to the given value. + cvsdo: Simulates some of the CVS commands (currently add, remove and diff) without any access to the CVS server. + cvsnotag: Reports untagged files. Package: cvsweb Description-md5: a1de50af23045f23fe567826179544e7 Description-en_GB: CGI interface to your CVS repository cvsweb is a WWW CGI script that provides remote access to your CVS repository. It allows browsing of the full tree, with configurable access controls. It will display the revision history of a file, as well as produce diffs between revisions and allow downloading any revision of the whole file. Package: cw Description-md5: 8f536bdd645e28d097d2f03ed14c2656 Description-en_GB: Morse code tutor - command line user interface The unixcw project provides support for learning to use Morse. . This package provides two executables: * cw - a simple command line application that converts key-presses to Morse code that can be heard through the console buzzer or a sound card; * cwgen - a program that generates groups of random characters for Morse code practice, which can be piped to the cw program. . It also includes example files (with the extension "cw") containing commands which can be used to change properties such as the speed, tone, and spacing of characters. Package: cwcp Description-md5: d38e821bb94edf7bc08e5f358eee037b Description-en_GB: Morse code tutor - text user interface The unixcw project provides support for learning to use Morse code. . This package provides an interactive Morse code tutor with a full-screen text-based (ncurses) user interface. It offers menu selection of sending modes, and keyboard control of character sounding options such as the sending speed and pitch. Package: cwdaemon Description-md5: 83babfe35ac6c695008de32a16460ff8 Description-en_GB: morse daemon for the parallel or serial port Cwdaemon is a small daemon which uses the pc parallel or serial port and a simple transistor switch to output morse code to a transmitter from a text message sent to it via the udp internet protocol. Package: cwebx Description-md5: 5d65ff919c02aa2cc4bdafdabe0f1b18 Description-en_GB: C/C++ literate programming system (Marc van Leeuwen's version) CWEBx is a complete rewrite of Levy & Knuth's version of CWEB. It uses a slightly different syntax from the L&K version, but provides a compatibility mode allowing L&K CWEB sources to be processed, producing similar (though not necessarily identical) output. . CWEB allows you to write documents which can be used simultaneously as C/C++ programs and as TeX documentation for them. . The philosophy behind CWEB is that programmers who want to provide the best possible documentation for their programs need two things simultaneously: a language like TeX for formatting, and a language like C for programming. Neither type of language can provide the best documentation by itself. But when both are appropriately combined, we obtain a system that is much more useful than either language separately. Package: cwltool Description-md5: 764364acbad5f207e5f6438f00c333c4 Description-en_GB: Common Workflow Language reference implementation This is the reference implementation of the Common Workflow Language standards. . The CWL open standards are for describing analysis workflows and tools in a way that makes them portable and scalable across a variety of software and hardware environments, from workstations to cluster, cloud, and high performance computing (HPC) environments. CWL is designed to meet the needs of data-intensive science, such as Bioinformatics, Medical Imaging, Astronomy, Physics, and Chemistry. . The CWL reference implementation (cwltool) is intended to be feature complete and to provide comprehensive validation of CWL files as well as provide other tools related to working with CWL descriptions. Package: cwm Description-md5: 24ca182d6a7a795394d6fcbaf5a16038 Description-en_GB: lightweight and efficient window manager for X11 cwm is a minimalist stacking window manager ported from OpenBSD. Originally inspired by evilwm, it was rewritten from scratch due to limitations in the evilwm codebase. . cwm contains many features that concentrate on the efficiency and transparency of window management. cwm also aims to maintain the simplest and most pleasant aesthetic. It provides minimal decoration and screen clutter, instead having powerful controls to manage windows, launch programs etc. via key and mouse bindings. A "virtual desktop" can be simulated by the ability to group windows, and to show and hide these groups. . cwm is very configurable via a simple, clearly documented .cwmrc file. . If you are looking for simple menus and pretty icons, cwm is probably not going to be your cup of tea. If you don't mind a little learning curve and want something powerful and flexible, try it out. Package: cxref Description-md5: 6fab128468c906b3fbd4d7132c0ce7da Description-en_GB: Generates LaTeX and HTML documentation for C programs A program that takes as input a series of C source files and produces a LaTeX or HTML document containing a cross reference of the files/functions/variables in the program, including documentation taken from suitably formatted source code comments. The documentation is stored in the C source file in specially formatted comments, making it simple to maintain. The cross referencing includes lists of functions called, callers of each function, usage of global variables, header file inclusion, macro definitions and type definitions. Works for ANSI C, including many gcc extensions. Package: cxref-doc Description-md5: 5b2136ad76ceec964c8598f1bd37f579 Description-en_GB: Generates LaTeX and HTML documentation for C programs This package provides sample documentation produced by cxref from some of the cxref source itself. Package: cxref-emacs Description-md5: 6fd8c85ae6cd29835c0496350c0863cb Description-en_GB: Generates LaTeX and HTML documentation for C programs This package provides an emacs mode facilitating the use of cxref, and enabling the display of a hierarchical flow graph of cxref commented source files. Package: cxxtest Description-md5: a8d8c084885aebca9119a29aba2ce71b Description-en_GB: lightweight xUnit-like framework for C/C++ applications CxxTest is a unit testing framework for C++ that is similar in spirit to JUnit, CppUnit, and xUnit. It provides assertions for checking conditions and classes for defining unit-test cases. . CxxTest is easy to use because it does not require precompiling a CxxTest testing library, it employs no advanced features of C++ (e.g. RTTI) and it supports a very flexible form of test discovery, which simplifies the creation of test drivers. It includes a script that parses C++ files that define unit tests and then generates a C++ test runner. When compiled, the test runner manages the execution of all unit tests in a flexible manner. Package: cycfx2prog Description-md5: 64125870eae6f233635edf9a4f34ad6f Description-en_GB: Cypress EZ-USB FX2 (LP) programmer CycFX2Prog is a tool for programming the EZ-USB FX2 controller (i.e. downloading 8051 firmware into the RAM of the device) and doing basic endpoint communication for testing purposes. Package: cyclades-serial-client Description-md5: ce3d63ae461f6fcbcc692766ba80ce7e Description-en_GB: Network Serial port client software for Cyclades terminal servers This is the client for network serial port emulation via the RFC 2217 protocol as used by Cyclades terminal servers and other products. It consists of a daemon that manages a pseudo-tty and a shared object to take over the tcsetattr() and tcsendbreak() library calls to redirect their functionality over the network. Package: cyclist Description-md5: 2de0d29d0b8b149a592a30de9cd1cc66 Description-en_GB: Utility for converting Max/MSP binary patches to text cyclist is a command line utility for converting the .mxb binary format for Max/MSP patches into the .mxt/.pat text format. It is part of the Cyclone library for Pure Data, which aims to bring some level of compatibility between the Max/MSP and Pd environments. Although being itself in the early stage of development, it is meant to eventually become part of a much larger project, aiming at unification and standardization of computer musician's tools. . In its current form, cyclone is mainly for people using both Max and Pd, and thus wanting to develop cross-platform patches. In this respect, cyclone has much in common with Thomas Grill's flext, and flext-based externals. While flext enables developing new cross-platform classes, cyclone makes existing classes cross-platform. . Cyclone also comes handy, somewhat, in the task of importing Max/MSP patches into Pd. Do not expect miracles, though, it is usually not an easy task. Package: cyclograph Description-md5: 733a79ea5ebfeb963b975457506d120b Description-en_GB: route altimetry plotting application CycloGraph is an application for plotting the elevation profile of routes. Its main value is in the graphical visualization of the difficulty of a road, in term of slope, difference in height, etc. Plots like these are often used in cycling competitions, but are also useful in other sports, such as hiking or running. . This package provides the command-line interface of CycloGraph. Package: cyclograph-gtk3 Description-md5: e1ca02f36cd5735cf5bf6aa84171853f Description-en_GB: route altimetry plotting application - GTK3 interface CycloGraph is an application for plotting the elevation profile of routes. Its main value is in the graphical visualization of the difficulty of a road, in term of slope, difference in height, etc. Plots like these are often used in cycling competitions, but are also useful in other sports, such as hiking or running. . This package provides the GTK3 interface of CycloGraph. Package: cyclograph-qt5 Description-md5: eae151a6733ee5dcccc9c6899886a642 Description-en_GB: route altimetry plotting application - Qt interface CycloGraph is an application for plotting the elevation profile of routes. Its main value is in the graphical visualization of the difficulty of a road, in term of slope, difference in height, etc. Plots like these are often used in cycling competitions, but are also useful in other sports, such as hiking or running. . This package provides the Qt 5 interface of CycloGraph. Package: cylc-flow Description-md5: 96881922690ed128a6bbb8b4b860ae22 Description-en_GB: Workflow scheduler Cylc ("silk") is a suite engine and meta-scheduler that specializes in suites of cycling tasks for weather forecasting, climate modeling, and related processing (it can also be used for one-off workflows of non- cycling tasks, which is a simpler problem). Package: cynthiune.app Description-md5: aec6c47cd19093d18f9f07c8b2b6bbd2 Description-en_GB: Music player for GNUstep Cynthiune is a free software, romantic and extensible music player for GNUstep and Mac OS X. Similar in look and feel to XMMS, it can read the most-known sound file formats: MP3, Ogg, FLAC, Mod, XM, AIFF, WAV and many more... . Very easy to use, it integrates well with the GNUstep desktop environment and shows a nice example of a cross-platform OpenStep application. Package: cypher-lint Description-md5: bab89fb7e400178a08fefbdeb0f5a80d Description-en_GB: Lint tool for the Cypher query language Cypher is a graph query language that allows for expressive and efficient querying of graph data. . This tool provides correctness checking of Cypher language input, and can be used to output the Abstract Syntax Tree (AST) of the parsed input. Package: cyphesis-cpp Description-md5: f2b2252d47efb8b385a9647141b1411f Description-en_GB: WorldForge game server (transitional package) Cyphesis-C++ is a game server from the WorldForge project. Multiple users/clients can connect to it to play roleplaying games online. This server provides world data and computes the interaction between the players and the world. . This is a transitional package that installs the Cyphesis snap package. Package: cyphesis-cpp-clients Description-md5: 9ebe12d12f45476d9dd52eeea125ad4a Description-en_GB: WorldForge game server - clients to control the server (transitional package) Cyphesis-C++ is a game server from the WorldForge project. Multiple users/clients can connect to it to play roleplaying games online. This server provides world data and computes the interaction between the players and the world. . This package contains the client programs to administer the cyphesis server. . This is a transitional package that installs the Cyphesis snap package. Package: cyphesis-cpp-mason Description-md5: e8d6ce5565ad580cad70d640cfbd1ea5 Description-en_GB: WorldForge game server - game data for Mason (transitional package) Cyphesis-C++ is a game server from the WorldForge project. Multiple users/clients can connect to it to play roleplaying games online. This server provides world data and computes the interaction between the players and the world. . This package contains game data for the WorldForge game "Mason". . This is a transitional package that installs the Cyphesis snap package. Package: cyrus-admin Description-md5: 30d4f431154e19f3badd2b37661f7170 Description-en_GB: Cyrus mail system - administration tools This package provides the administrative tools for the Cyrus IMAPd suite. It contains the cyradm tool which can be used to administer both local and remote Cyrus mail systems. It also contains sieveshell and its deprecated cousin installsieve, which can be used to manage sieve scripts. . For more information, please see the cyrus-common package. Package: cyrus-caldav Description-md5: 4a2a6a95eea3e87b63bd5ba8d5020b3d Description-en_GB: Cyrus mail system - CalDAV and CardDAV support This package contains the CalDAV and CardDAV portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-clients Description-md5: 992ed3dec2e38f35f5825dbbb87631db Description-en_GB: Cyrus mail system - test clients This package contains client tools to test the Cyrus IMAPd suite. It contains the mupdatetest, sivtest, smtptest, lmtptest, imtest and pop3test tools which can be used to interactively talk to a mupdate, Sieve, SMTP, LMTP, IMAP or POP3 server. The clients are fully SASL-enabled for authentication. . For more information, please see the cyrus-common package. Package: cyrus-common Description-md5: ce477374fcdec4eb4b04c5e339e4a360 Description-en_GB: Cyrus mail system - common files Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . Cyrus doesn't support reading from and storing mail in the standard mail spool. It stores mail in a separate directory in its own MH-like format. . This package contains the common files needed by the other Cyrus components. The cyrus-imapd and/or cyrus-pop3d packages are needed to enable IMAP and POP3 support respectively. cyrus-murder can be used to enable IMAP, POP3 and LMTP proxying. cyrus-replication can be used to provide server replication between two imap servers. Package: cyrus-dev Description-md5: 16eb6f696ea714cc04c10da3bf1af891 Description-en_GB: Cyrus mail system - developer files This package contains header files and the static library needed to develop IMAP applications that interface with the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-doc Description-md5: dc4db33c7f92d614299003a2faaa98f8 Description-en_GB: Cyrus mail system - documentation files Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the documentation for the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-imapd Description-md5: 2013b72b2b05fdd34a3b3dd1c1ba084e Description-en_GB: Cyrus mail system - IMAP support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the IMAP (Internet Mail Access Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-imspd Description-md5: 55045937a565b5bb36433cc8bdc6c8a5 Description-en_GB: Internet Message Support Protocol daemon This package contains the cyrus-imspd daemon for the Internet Message Support Protocol (imsp), providing central storage for addressbooks and application config. Package: cyrus-murder Description-md5: ab90b0c9d4129b972ab15fe6e9c32d5d Description-en_GB: Cyrus mail system - proxies and aggregator This package contains the Cyrus IMAPd suite murder aggregator system, i.e. IMAP, POP3 and LMTP proxies, and the mupdate mailbox master daemon. It allows for cluster setups where there are many backend Cyrus spools and frontend proxy servers. . For more information, please see the cyrus-common package. Package: cyrus-nntpd Description-md5: bcca7012a9781e9e61073187c18156df Description-en_GB: Cyrus mail system - NNTP support This package contains the NNTP (Network News Transfer Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-pop3d Description-md5: 70c2ae7050e6313a16eb7cb9d9341a7f Description-en_GB: Cyrus mail system - POP3 support Cyrus is an IMAP server designed to handle massive quantities of mail, with a number of features not found in other IMAP implementations, including support for: - running the daemon without root privileges; - POP3 and NNTP in addition to plain IMAP; - CalDAV and CardDAV; - secure IMAP using SSL; - server-side filtering with Sieve; - mail users without login accounts; - simple mail quotas; - virtual domains; - IPv6. . This package contains the POP3 (Post Office Protocol) portion of the Cyrus IMAPd suite. . For more information, please see the cyrus-common package. Package: cyrus-replication Description-md5: b418abba8bf22d6e89141717800813af Description-en_GB: Cyrus mail system - replication This package contains the Cyrus IMAPd suite replication system. It allows the replication of the mail spool between two imap or pop servers. . For more information, please see the cyrus-common package. Package: cysignals-tools Description-md5: a2e99e540644003c7ad2c2f1cf81de20 Description-en_GB: interrupt and signal handling for Cython -- tools Since Cython optimizes for speed, Cython normally does not check for interrupts. The cysignals package provides mechanisms to handle interrupts (and other signals and errors) in Cython code. . This package provides debugging tools. Package: cython-doc Description-md5: b98326e90960af4cacb6e6e5f189b186 Description-en_GB: C-Extensions for Python - documentation This package contains documentation for Cython. Package: cython3 Description-md5: b3e5d225e2a7bc6b2e277f244314026c Description-en_GB: C-Extensions for Python 3 Cython is a language that makes writing C extensions for the Python language as easy as Python itself. Cython is based on the well-known Pyrex, but supports more cutting edge functionality and optimizations. . The Cython language is very close to the Python language, but Cython additionally supports calling C functions and declaring C types on variables and class attributes. This allows the compiler to generate very efficient C code from Cython code. . This makes Cython the ideal language for wrapping external C libraries, and for fast C modules that speed up the execution of Python code. Package: cython3-dbg Description-md5: 520b1a6dd2231aab1f97775233a2363a Description-en_GB: C-Extensions for Python 3 - debug build This package contains Cython libraries built against versions of Python configured with --pydebug. Package: d-feet Description-md5: 0229f8b6d6e70b3ecb56893e27dfb02b Description-en_GB: D-Bus object browser, viewer and debugger d-feet is a D-Bus debugger that allow you to: * View names on the session and system bus * View exported objects, interfaces, methods and signals * View the full command line of services on the bus * Execute methods with parameters on the bus and see their return values Package: d-itg Description-md5: ed42b5c6d687bd35b6615e173c61f569 Description-en_GB: Distributed Internet Traffic Generator D-ITG (Distributed Internet Traffic Generator) is a platform capable to produce traffic at packet level accurately replicating appropriate stochastic processes for both IDT (Inter Departure Time) and PS (Packet Size) random variables (exponential, uniform, cauchy, normal, pareto, ...). D-ITG supports both IPv4 and IPv6 traffic generation and it is capable to generate traffic at network, transport, and application layer. We believe that D-ITG shows interesting properties when compared to other traffic generators. Package: d-shlibs Description-md5: 2b2a6d753f6c1dd5355d8e45ca41a451 Description-en_GB: Debian shared library package building helper scripts Shared library packages in Debian need some special catering to do with regards to which files go where. This package contains programs which try to help automate the process and catch simple errors . * "d-shlibmove" moves the shared library binary around from temporary installation directory to the destination package directory. * "d-devlibdeps" tries to list the development library dependencies required for using the -dev package. Package: d52 Description-md5: 0d826c987151f46e1e73b76928882a59 Description-en_GB: Disassembler for 8052, 8048/8041, and Z80/8080/8085 code Disassembler for microcontroller code which supports various targets. . This package contains: - d52: a disassembler for 8052 code, - d48: a disassembler for 8048/8041 code, - dz80: a disassembler for Z80/8080/8085 code. Package: daa2iso Description-md5: 94c8e450eb7cd5c370352ce11aa65320 Description-en_GB: DAA files (Direct Access Archive) to ISO converting tool DAA2ISO is an open source command-line tool for converting single and multipart DAA file images to the original ISO format. . The DAA image (Direct Access Archive) in fact is just a compressed ISO which can be created through the commercial program PowerISO. Package: dablin Description-md5: d0d29bac3bea68b76930d7aadf016f6f Description-en_GB: CLI and GTK+ GUI DAB & DAB+ receiver client This plays a DAB and DAB+ audio service – either from a received live transmission or from a stored ensemble recording (frame-aligned ETI- NI). Both DAB (MP2) and DAB+ (AAC-LC, HE-AAC, HE-AAC v2) services are supported by DABlin. Package: dact Description-md5: ad132ae8c0ac9facc5ba8f6fbc8322f8 Description-en_GB: multi-algorithm compression DACT compresses each block within the file with all its known algorithms and uses the block with the best compression ratio. . DACT can encrypt the compressed data with one of two algorithms. . Compression time for DACT is slow as each block is compressed multiple times. . Current supported compression algorithms include RLE, Delta, Text, Zlib, Modified Zlib, Bzip2 and Seminibble Encoding. Package: dadadodo Description-md5: 42a88311f53a1aa470eb58832d333e3c Description-en_GB: exterminates all rational thought DadaDodo is a program that analyses texts for Markov chains of word probabilities and then generates random sentences based on that. Sometimes these sentences are nonsense; but sometimes they cut right through to the heart of the matter and reveal hidden meanings. Package: daemon Description-md5: ae9adbb7ed55677652c232ce8da69907 Description-en_GB: turns other processes into daemons There are many tasks that need to be performed to correctly set up a daemon process. This can be tedious. Daemon performs these tasks for other processes. This is useful for writing daemons in languages other than C, C++ or Perl (e.g. /bin/sh, Java). Package: daemonize Description-md5: 2b262e892ec3da37335d254c46b27199 Description-en_GB: tool to run a command as a daemon As defined in W. Richard Stevens’ 1990 book, UNIX Network Programming (Addison-Wesley, 1990), a daemon is “a process that executes ‘in the background’ i.e., without an associated terminal or login shell) either waiting for some event to occur, or waiting to perform some specified task on a periodic basis.” Upon startup, a typical daemon program will: . * Close all open file descriptors (especially standard input, standard output and standard error) * Change its working directory to the root filesystem, to ensure that it doesn’t tie up another filesystem and prevent it from being unmounted * Reset its umask value * Run in the background (i.e., fork) * Disassociate from its process group (usually a shell), to insulate itself from signals (such as HUP) sent to the process group * Ignore all terminal I/O signals * Disassociate from the control terminal (and take steps not to reacquire one) * Handle any SIGCLD signals . Most programs that are designed to be run as daemons do that work for themselves. However, you’ll occasionally run across one that does not. When you must run a daemon program that does not properly make itself into a true Unix daemon, you can use daemonize to force it to run as a true daemon. Package: daemonlogger Description-md5: ad3ae8c67ca2d73f89729f8e084778d9 Description-en_GB: simple network packet logger and soft tap daemon DaemonLogger is a simple packet logger and soft tap daemon that is incredibly useful for network security analysts. . It is capable of operating in two modes: sniffing packets and logging them directly to disk (files are automatically rolled over after a set size), or in a "soft-tap" mode where it mirrors packets on another interface. . Daemonlogger can be run either in the foreground or in the background as a daemon. Package: daemontools Description-md5: e3a2597df223fd85ad4e36dea5a8a777 Description-en_GB: collection of tools for managing UNIX services supervise monitors a service. It starts the service and restarts the service if it dies. Setting up a new service is easy: all supervise needs is a directory with a run script that runs the service. . multilog saves error messages to one or more logs. It optionally timestamps each line and, for each log, includes or excludes lines matching specified patterns. It automatically rotates logs to limit the amount of disk space used. If the disk fills up, it pauses and tries again, without losing any data. Package: daemontools-run Description-md5: f5516980fc0d550aab9df706d83da11b Description-en_GB: daemontools service supervision Starts svscanboot from inittab, and provides the directory /etc/service/ for services to be supervised by daemontools. Package: dafny Description-md5: 35c7eb3147639d72fda0fe0e7d5dd94e Description-en_GB: programming language with program correctness verifier Dafny is a programming language with a program verifier. The verifier processes function preconditions, postconditions, and assertions, and sends them to an SMT solver for checking. In this way, assertion failures become compiler errors, rather than runtime ones. Package: dahdi Description-md5: 33ccc70eabf5e5767b3b33f5b4fad746 Description-en_GB: utilities for using the DAHDI kernel modules DAHDI (formly Zaptel) is an interface for telephony devices used by e.g. the Asterisk PBX software. The dahdi-* packages provide the kernel DAHDI kernel modules and their required setup environment. . This package includes userspace utilities required to configure DAHDI modules. Package: dahdi-dkms Description-md5: 4007cf991f28d703e2eb4f8efca6497b Description-en_GB: DAHDI telephony interface (dkms kernel driver) DAHDI (formly Zaptel) is an interface for telephony devices used by e.g. the Asterisk PBX software. The dahdi-* packages provide the kernel DAHDI kernel modules and their required setup environment. . The dkms package will automatically compile the driver for your current kernel version. Package: dahdi-linux Description-md5: e1e054877d910931f4986c97c5409ce3 Description-en_GB: DAHDI telephony interface - Linux userspace parts DAHDI (formly Zaptel) is an interface for telephony devices used by e.g. the Asterisk PBX software. The dahdi-* packages provide the kernel DAHDI kernel modules and their required setup environment. . This package includes the minimal Linux-specific userspace parts: udev configuration, xpp initialisation scripts. Package: dahdi-source Description-md5: d2e5ee14624a73fdf11e1da1de44def0 Description-en_GB: DAHDI telephony interface - source code for kernel driver DAHDI (formly Zaptel) is an interface for telephony devices used by e.g. the Asterisk PBX software. The dahdi-* packages provide the kernel DAHDI kernel modules and their required setup environment, as well as basic headers for building DAHDI modules and utilities. . It is normally used to build kernel modules package: m-a a-i dahdi Package: dailystrips Description-md5: b2daec290dc588c8d0e03fa19dc39809 Description-en_GB: view web comic strips more conveniently A perl script that gathers online comic strips for more convenient viewing. When in normal mode, it creates an HTML page that references the strips directly, and when in local mode, it also downloads the images to your local disk. Package: daisy-player Description-md5: 9abe85c5fc207a1397ee6cbd27b0d675 Description-en_GB: player for DAISY Digital Talking Books Daisy-player is a command-line player for talking books based on the Digital Accessible Information System protocol. It is comparable in functionality, features, and ease of use with commercial players, and has a simple user interface appropriate for Braille terminals. Package: daligner Description-md5: 8ece9b19f612442b1f40a01d4ab8e236 Description-en_GB: local alignment discovery between long nucleotide sequencing reads These tools permit one to find all significant local alignments between reads encoded in a Dazzler database. The assumption is that the reads are from a Pacific Biosciences RS II long read sequencer. That is, the reads are long and noisy, up to 15% on average. Package: dalvik-exchange Description-md5: 09759f5ddaff7a9fc16c0f6211b88531 Description-en_GB: Manipulate Dalvik eXchange format and produce dex files Dalvik is a process virtual machine in Google's Android operating system that executes applications written for Android. . dalvik-exchange is the tool that takes in class files and reformulates them for consumption in the VM. It also does a few other things. . This program is officially named "dx" but in order to avoid naming conflict with OpenDX in Debian it is renamed to "dalvik-exchange". . This package also provides the "mainDexClasses" program. Package: dangen Description-md5: 1742c9330f58035332b3f195bc74471e Description-en_GB: shoot 'em up game where accurate shooting matters dangen is a shoot 'em up game that attach importance to accuracy of shooting. With the combination of the cursor key and the shot button, you can shoot at your side or even at your back. Get the bonus point by hitting the enemy without a miss. You can choose stages of different difficulty. Package: danmaq Description-md5: 54b4bdcf7f1aa27c959de2f431b759cb Description-en_GB: Small client side Qt program to play danmaku on any screen DanmaQ is a desktop danmaku client. It is used to display danmaku strings. . "danmaku", originally a Japanese word, is a certain method of instant commenting over the Internet. It originated in Japan and became popular in East Asian cultural circle. In this case, People write comments and send them to a danmaku server. The server will push comments to danmaku clients connected to it, where comments are displayed on a real-time basis. Comment strings will fly over the screen with artistic effects. . This package provides a danmaku client program implemented in Qt5. Package: dante-client Description-md5: 3dda083094c90b44bebc6ecc9da32d8c Description-en_GB: SOCKS wrapper for users behind a firewall Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. . This package provides the "socksify" client program - a tool which forwards network requests from any program to a SOCKS server (v4 or v5) which then performs them on your behalf. Package: dante-server Description-md5: 00072cb7e925ba8110ef47af279dbfff Description-en_GB: SOCKS (v4 and v5) proxy daemon (danted) Dante is a circuit-level firewall/proxy that can be used to provide convenient and secure network connectivity to a wide range of hosts while requiring only the server Dante runs on to have external network connectivity. . This package provides the socks proxy daemon (danted). The server part of Dante allows socks clients to connect through it to the network. Package: daphne Description-md5: 422e32547e94066b2d7270b692d2b49f Description-en_GB: Django Channels HTTP/WebSocket server Daphne is a HTTP, HTTP2 and WebSocket protocol server for ASGI, and developed to power Django Channels. . It supports automatic negotiation of protocols; there's no need for URL prefixing to determine WebSocket endpoints versus HTTP endpoints. Package: dapl2-utils Description-md5: 1001db4d106665ebf40971bc1d6648d8 Description-en_GB: utilities for use with the DAPL libraries The Direct Access Programming Library (DAPL) is a transport-independent, platform-independent API that supports Remote Direct Memory Access (RDMA) devices such as Infiniband and iWARP . . This package contains example utilities that use the DAPL API. Package: daps Description-md5: a38606f9c12525fefd873bc33cacb539 Description-en_GB: DocBook Authoring and Publishing Suite (DAPS) DAPS contains a set of stylesheets, scripts and makefiles that enable you to create HTML, PDF, EPUB and other formats from DocBook XML with a single command. It also contains tools to generate profiled source tarballs for distributing your XML sources for translation or review. . DAPS also includes tools that assist you when writing DocBook XML: linkchecker, validator, spellchecker, editor macros and stylesheets for converting DocBook XML. Package: daptup Description-md5: a82fbdf1fb9d1664cd8cfa16e32b3ba4 Description-en_GB: reporter of changes in list of available packages from repositories Daptup is the apt hook which runs automatically within 'apt-get update' or 'cupt update' and outputs four lists: - packages came to archive with this update; - new upgradeable packages; - changes in "watched" packages (not installed, such packages have to be specified in configuration file); - outdated packages that have a new install candidate (optionally). Package: dar Description-md5: 74b68e90f5a8f668ae2c9a24ac851fee Description-en_GB: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. Package: dar-docs Description-md5: b5d4791c3676c92ae8c96df2ca147b31 Description-en_GB: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the documentation and example files. Package: dar-static Description-md5: 1b4cf9af9fd7b6926fdd96e85eea6976 Description-en_GB: Disk ARchive: Backup directory tree and files Full featured archiver with support for differential backups, slices, compression, ATTR/ACL support. DAR also supports Pipes for remote operations, including with ssh. . This package contains the static binary, dar_static. Package: darcs Description-md5: 24a364fac4d8efc1ce41c5114a257f49 Description-en_GB: distributed, interactive, smart revision control system Darcs is a free, open source revision control system. It is: . * Distributed: Every user has access to the full command set, removing boundaries between server and client or committer and non-committers. * Interactive: Darcs is easy to learn and efficient to use because it asks you questions in response to simple commands, giving you choices in your work flow. You can choose to record one change in a file, while ignoring another. As you update from upstream, you can review each patch name, even the full "diff" for interesting patches. * Smart: Originally developed by physicist David Roundy, darcs is based on a unique algebra of patches. This smartness lets you respond to changing demands in ways that would otherwise not be possible. Package: darcs-monitor Description-md5: 970b3a790489d627f81e2fec227856dd Description-en_GB: Darcs add-on that sends mail about newly pushed changes It is often desirable to send mail about new changes to software to a mailing list as soon as they are committed to a version control repository. Darcs-monitor adds this functionality to Darcs, an advanced revision control system. . Darcs-monitor is most commonly used as a Darcs apply post-hook, so that email is sent as soon as changes are pushed to the repository under monitoring. . Mails sent by darcs-monitor are configurable, and they can contain the diff of the changes, as well as change metadata. . You will need a mail transport agent (MTA) such as Exim in all but the most unusual situations. Package: darcsum Description-md5: ea72c7076700ec6b54229db7d60101a0 Description-en_GB: Transition package, darcsum to elpa-darcsum The darcsum emacs addon has been elpafied. This dummy package helps ease transition from darcsum to elpa-darcsum. Package: darcula Description-md5: 0bd949e93085705ff1c611ded9ef9be2 Description-en_GB: Dark Look and Feel for Java desktop applications Darcula is a Look-n-Feel for Java desktop applications and programming environments by Konstantin Bulenkov. This package was only tested with the Look and Feel. Package: dares Description-md5: ab87b2ba204772cfb096d317261a09bd Description-en_GB: rescue files from damaged CDs and DVDs (ncurses-interface) 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. Package: darkblood-gtk-theme Description-md5: b40025b5424ab7f139930b96a34159b2 Description-en_GB: dark GTK2/GTK3/Metacity theme A recolour of a night-style window theme by OriginalSeed. It is mostly black, with carmine elements, easy on the eyes of those who hack when there's dark outside. Package: darkcold-gtk-theme Description-md5: 3faff484183ecfe1736c1e95879b2277 Description-en_GB: dark GTK2/GTK3/Metacity theme A night-style window theme by OriginalSeed. It is mostly black, with dark blue elements. Package: darkfire-gtk-theme Description-md5: 483d99f6d9267389f4cb1be9c0415b42 Description-en_GB: dark GTK2/GTK3/Metacity theme A recolour of a night-style window theme by OriginalSeed. It is mostly black, with bright red elements. Package: darkmint-gtk-theme Description-md5: 1eefd4e161b5c7a4f197dae7125e4c49 Description-en_GB: dark GTK2/GTK3/Metacity theme A night-style window theme by OriginalSeed. It is mostly black, with dark greenish elements. Comes with a minty flavour; if you prefer colds over mints you might want DarkCold instead. Package: darknet Description-md5: ca02cc401e27e140a3286c576fa481ed Description-en_GB: Open Source Neural Networks in C Darknet is an open source neural network framework written in C and CUDA. It is fast, easy to install, and supports CPU and GPU computation. Package: darkplaces Description-md5: 7bb08f2c09ff98a4ef6d497212d9c190 Description-en_GB: Game engine for Quake and similar 3D first person shooter games DarkPlaces is a graphically-intensive engine for Quake and related games, with improved visual effects and lighting and many features for mods. It can be used to play various games based on the Quake engine, such as Xonotic, Nexuiz Classic, OpenQuartz, and Quake itself. . This is the client version of the engine, with a SDL GUI. It requires a graphics driver supporting at least OpenGL 3.2 or OpenGL ES 2.0. . This engine isn't useful without game data: to get a playable game, install nexuiz or another suitable set of game data. It is typically used via a script that launches it with a particular data set, such as the ones found in the "quake" and "nexuiz" packages. Package: darkplaces-server Description-md5: 5b754e266d206f235475cf2666a0bfe6 Description-en_GB: Standalone server for Quake-based games DarkPlaces is a graphically-intensive engine for Quake and related games, with improved visual effects and lighting and many features for mods. It can be used to play various games based on the Quake engine, such as Xonotic, Nexuiz Classic, OpenQuartz, and Quake itself. . This is the dedicated server version, with no GUI. . This engine isn't useful without game data: to get a usable server, install nexuiz or another suitable set of game data. It is typically used via a script that launches it with a particular data set, such as the ones found in the "quake-server" and "nexuiz-server" packages. Package: darkradiant Description-md5: 966088ce21f4fe9bdfc25ee3b8495d54 Description-en_GB: Level design toolchain for DOOM3 and The Dark Mod DarkRadiant is a 3D map and level editor for games based on the idtech4 engines. The software is based on GtkRadiant and focuses on the games DOOM3 and The Dark Mod. Other games based on the same engine, like Quake 4, might be editable too, but are not explicitly supported. . Darkradiant can also be used to create free contents for the GPL'ed version of the DOOM3 engine. Package: darkradiant-plugins-darkmod Description-md5: efaa1547a749b2a262c1bb5bee4bb066 Description-en_GB: DarkMod-specific plugins for DarkRadiant DarkRadiant is a 3D map and level editor for games based on the idtech4 engines. The software is based on GtkRadiant and focuses on the games DOOM3 and The Dark Mod. Other games based on the same engine, like Quake 4, might be editable too, but are not explicitly supported. . This package provides the plugins necessary to edit levels for The Dark Mod. Package: darkslide Description-md5: f57e4458812424bf8be9f43b28e198ff Description-en_GB: HTML5 slideshow generator Darkslide is a tool which can generate an HTML5 slideshow using lightweight markup as input. . You can write your slide contents easily using these syntaxes: . * Markdown * ReStructuredText * Textile . This tool supports CSS/JS theming, embedding images with Base64 (for stand-alone document) and fancy transitions. . Darkslide is a fork of Landslide. Package: darkstat Description-md5: e9b7531a9de659a7aa562b3efdd154ef Description-en_GB: network traffic analyzer It is a packet sniffer which runs as a background process and serves its statistics to a web browser: - input and output IP traffic by machines, ports and protocols, - last minute, hourly, daily and monthly global input and output graphics. . It is known to be smaller (in terms of memory footprint) and stabler than ntop. Package: darktable Description-md5: 9bb162e0cc542877672e43a15da10cd8 Description-en_GB: virtual lighttable and darkroom for photographers Darktable manages your digital negatives in a database and lets you view them through a zoomable lighttable. it also enables you to develop raw images and enhance them. . It tries to fill the gap between the many excellent existing free raw converters and image management tools (such as ufraw or f-spot). The user interface is built around efficient caching of image metadata and mipmaps, all stored in a database. the user will always be able to interact, even if the full resolution image is not yet loaded. . All editing is fully non-destructive and only operates on cached image buffers for display. the full image is only converted during export. The frontend is written in gtk+/cairo, the database uses sqlite3, raw image loading is done using rawspeed, high-dynamic range, and standard image formats such as jpeg are also supported. The core operates completely on floating point values, so darktable can not only be used for photography but also for scientifically acquired images or output of renderers (high dynamic range). Package: darnwdl Description-md5: 20ec9412d0a98f0669d542b7c68b0eb8 Description-en_GB: WDL document format viewer WDL is a document format used by Taiwan government. darnwdl is a viewer for WDL files. Due to the format spec is not open, darnwdl is based on reverse engineering. Package: dart-doc Description-md5: 6571a82676b50fad5d5e3f73244f3fc8 Description-en_GB: Dynamic Animation and Robotics Toolkit - Documentation DART is a collaborative, cross-platform, open source library created by the Georgia Tech Graphics Lab and Humanoid Robotics Lab. The library provides data structures and algorithms for kinematic and dynamic applications in robotics and computer animation. DART is distinguished by it's accuracy and stability due to its use of generalized coordinates to represent articulated rigid body systems and computation of Lagrange's equations derived from D.Alembert's principle to describe the dynamics of motion. For developers, in contrast to many popular physics engines which view the simulator as a black box, DART gives full access to internal kinematic and dynamic quantities, such as the mass matrix, Coriolis and centrifugal forces, transformation matrices and their derivatives. DART also provides efficient computation of Jacobian matrices for arbitrary body points and coordinate frames. Contact and collision are handled using an implicit time-stepping, velocity-based LCP (linear-complementarity problem) to guarantee non-penetration, directional friction, and approximated Coulomb friction cone conditions. For collision detection, DART uses FCL developed by Willow Garage and the UNC Gamma Lab. DART has applications in robotics and computer animation because it features a multibody dynamic simulator and tools for control and motion planning. Multibody dynamic simulation in DART is an extension of RTQL8, an open source software created by the Georgia Tech Graphics Lab. . This package contains documentation, tutorials and examples Package: darts Description-md5: 9433321c91dd175d4c57024b883cc68e Description-en_GB: C++ Template Library for implementation of Double-Array Darts is simple C++ Template Library for implementation of Double-Array Structure. . A double-array structure is a kind of Trie structure, digital search tree, an efficient data structure combining fast access of a matrix form with the compactness of a list form. It is faster than other implementations like Hash tree, Patricia tree, Suffix Array and so. . For more detail about double-array structure, see "Aoe, J. An Efficient Digital Search Algorithm by Using a Double-Array Structure. IEEE Transactions on Software Engineering. Vol. 15, 9 (Sep 1989). pp. 1066-1077." . This software provides indexing operations for Common Prefix Search. Darts is used for MeCab and ChaSen, Japanese Morphological Analysis System. Package: das-watchdog Description-md5: 0b53f7cba23f0b20cccd68a070ecc1d9 Description-en_GB: solves system lock-ups by making all processes non-realtime Das_Watchdog is a general watchdog for the Linux operating system that should be run in the background at all times to ensure a realtime process won't hang the machine. . Das_Watchdog is inspired by the rt_watchdog program from Florian Schmidt, but has some improvements over it: * It works with 2.4 kernels as well as 2.6. * Instead of permanently setting all realtime processes to run non-realtime, das_watchdog only sets them temporary. * When the watchdog kicks in, an X window should pop up that tells you whats happening (just close it after reading the message). Package: dascrubber Description-md5: 1cf5e69497508e24b281ab1411482109 Description-en_GB: alignment-based scrubbing pipeline for DNA sequencing reads The Dazzler Scrubbing Suite produces a set of edited reads that are guaranteed to * be continuous stretches of the underlying genome (i.e. no unremoved adapters and not chimers) * have no very low quality stretches (i.e. the error rate never exceeds some reasonable maximum, 20% or so in the case of Pacbio data). Its secondary goal is to do so with the minimum removal of data and splitting of reads. Package: dasher Description-md5: 146f78c1eeda21f7706f6e7b39a393a1 Description-en_GB: graphical predictive text input system Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used - for example, . * on a palmtop computer * on a wearable computer * when operating a computer one-handed, by joystick, touchscreen, trackball, or mouse * when operating a computer with zero hands (i.e., by head-mouse or by eyetracker). . The eyetracking version of Dasher allows an experienced user to write text as fast as normal handwriting - 25 words per minute; using a mouse, experienced users can write at 39 words per minute. . Dasher uses a more advanced prediction algorithm than the T9(tm) system often used in mobile phones, making it sensitive to surrounding context. Package: dasher-data Description-md5: c372ff79531577f601a701956975e3fb Description-en_GB: Data files for dasher Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used . . This package contains various arch-independent data files for dasher: * alphabet descriptions for all languages * letter colours settings * training files in all languages Package: datalad-container Description-md5: 78d8e7c14478ed0bfde4296ff9cf87d1 Description-en_GB: DataLad extension for working with containerised environments This extension enhances DataLad (http://datalad.org) for working with computational containers. Package: datamash Description-md5: 3b1bb4c83fc4a049b4035de80b6ada0f Description-en_GB: statistics tool for command-line interface GNU Datamash is a command-line program which performs basic numeric, textual and statistical operations on input textual data files. It is designed to be portable and reliable, and aid researchers to easily automate analysis pipelines, without writing code or even short scripts. Package: datapacker Description-md5: 9a535298306cbbfccd06280d2a56baee Description-en_GB: Tool to pack files into minimum number of CDs/DVDs/etc datapacker is a tool to group files by size. It is designed to group files such that they fill fixed-size containers (called "bins") using the minimum number of containers. This is useful, for instance, if you want to archive a number of files to CD or DVD, and want to organize them such that you use the minimum possible number of CDs or DVDs. . In many cases, datapacker executes almost instantaneously. Of particular note, the hardlink action can be used to effectively copy data into bins without having to actually copy the data at all. . datapacker is a tool in the traditional Unix style; it can be used in pipes and call other tools. Package: dataset-fashion-mnist Description-md5: bf10f384c51016bca6b70bf611c84458 Description-en_GB: MNIST-like fashion product database Fashion-MNIST is a dataset of Zalando's article images -- consisting of a training set of 60,000 examples and a test set of 10,000 examples. Each example is a 28x28 grayscale image, associated with a label from 10 classes. The author intends Fashion-MNIST to serve as a direct **drop-in replacement** for the original MNIST dataset for benchmarking machine learning algorithms. It shares the same image size and structure of training and testing splits. Package: datefudge Description-md5: 90d216207ae2ffe441dfbc9f8a57f5df Description-en_GB: Fake the system date This program (and preload library) fakes the system date so that programs think the wall clock is ... different. . The faking is not complete; timestamp on files are not affected in any way. . This package is useful if you want to test the date handling of your programs without changing the system clock. Examples: Does it handle expired certificates correctly? Does it work on a leap day? Package: dateutils Description-md5: 03fcffc5621e21a84566bae40f1039b4 Description-en_GB: nifty command line date and time utilities Dateutils are a bunch of tools that revolve around fiddling with dates and times in the command line with a strong focus on use cases that arise when dealing with large amounts of financial data. Package: dav-text Description-md5: 0837c39deb43ed957a13015d75917062 Description-en_GB: minimalist ncurses-based text editor Dav is meant to provide a stable text editor that is efficient in both memory and processor usage. It is simple to use, making it ideal for novice users. It is licensed under the GPL and is still in development. . Features include: * Memory and cpu efficiency * Small filesize and footprint * Freely licensed under the GPL * Useful feature set * Intuitive and easy to use Package: davfs2 Description-md5: f8eed21b7f3e0ce6b263a0f4db368796 Description-en_GB: mount a WebDAV resource as a regular file system Web Distributed Authoring and Versioning (WebDAV), an extension to the HTTP-protocol, allows authoring of resources on a remote web server. davfs2 provides the ability to access such resources like a typical filesystem, allowing for use by standard applications with no built-in support for WebDAV. . davfs2 is designed to fully integrate into the filesystem semantics of Unix-like systems (mount, umount, et c.). davfs2 makes mounting by unprivileged users as easy and secure as possible. . davfs2 does extensive caching to make the file system responsive, to avoid unnecessary network traffic and to prevent data loss, and to cope for slow or unreliable connections. . davfs2 will work with most WebDAV servers needing little or no configuration. Package: davical Description-md5: 0ba62411c9e2ac58db7899c80a834734 Description-en_GB: PHP CalDAV and CardDAV Server The DAViCal CalDAV Server is designed to store CalDAV calendars and CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning, Mulberry, iCal, iPhone or SOHO Organizer, in a central location, providing shared calendars, free/busy publication and a basic administration interface. Package: davical-doc Description-md5: ffcf6b90911c2a5fef8a3fff3b48d66e Description-en_GB: PHP CalDAV and CardDAV Server - technical documentation The DAViCal CalDAV Server is designed to store CalDAV calendars and CardDAV addressbooks, such as those from Evolution, Sunbird/Lightning, Mulberry, iCal, iPhone or SOHO Organizer, in a central location, providing shared calendars, free/busy publication and a basic administration interface. . This package contains detailed technical documentation for the classes and methods in the DAViCal programs. Some user-centric configuration documentation is also included. Package: davix Description-md5: a06cdc79b4947c565d70747181775631 Description-en_GB: Toolkit for http based file management Davix is a toolkit designed for file operations with http based protocols (WebDav, Amazon S3, ...). Package: davix-dev Description-md5: ba79efcf7d121f8cb37b10928c017bc8 Description-en_GB: Development files for davix Development files for davix. Davix is a toolkit designed for file operations with http based protocols (WebDav, Amazon S3, ...). Package: davix-doc Description-md5: 28b33b43281ec79c15e94afa2baa3f4c Description-en_GB: Documentation for davix Documentation and examples for davix. Davix is a toolkit designed for file operations with Http based protocols (WebDav, Amazon S3, ...). Package: davix-tests Description-md5: 28aed46b36764ba2d827a89bc3129d13 Description-en_GB: Test suite for davix Test suite for davix. Davix is a toolkit designed for file operations with http based protocols (WebDav, Amazon S3, ...). Package: davmail Description-md5: 2dad766cd6911c06be6126c724de423d Description-en_GB: POP/IMAP/SMTP/CalDav/LDAP to Microsoft Exchange gateway Ever wanted to get rid of Outlook ? DavMail is a POP/IMAP/SMTP/Caldav/Carddav/LDAP exchange gateway allowing users to use any mail/calendar client (e.g. Thunderbird with Lightning or Apple iCal) with an Exchange server, even from the internet or behind a firewall through Outlook Web Access. DavMail now includes an LDAP gateway to Exchange global address book and user personal contacts to allow recipient address completion in mail compose window and full calendar support with attendees free/busy display. . The main goal of DavMail is to provide standard compliant protocols in front of proprietary Exchange. This means LDAP for global address book, SMTP to send messages, IMAP to browse messages on the server in any folder, POP to retrieve inbox messages only, Caldav for calendar support and Carddav for personal contacts sync. Thus any standard compliant client can be used with Microsoft Exchange. . DavMail gateway is implemented in java and should run on any platform. Releases are tested on Windows, Linux (Ubuntu) and Mac OSX. Tested successfully with the Iphone (gateway running on a server). Package: dawg Description-md5: cb9e725a92571609eec86bc390641775 Description-en_GB: simulate the evolution of recombinant DNA sequences DNA Assembly with Gaps (Dawg) is an application designed to simulate the evolution of recombinant DNA sequences in continuous time based on the robust general time reversible model with gamma and invariant rate heterogeneity and a novel length-dependent model of gap formation. The application accepts phylogenies in Newick format and can return the sequence of any node, allowing for the exact evolutionary history to be recorded at the discretion of users. Dawg records the gap history of every lineage to produce the true alignment in the output. Many options are available to allow users to customise their simulations and results. Package: dawgdic-tools Description-md5: 43f2dc9f814187639b74db6ebdb5fb1a Description-en_GB: command line tools for DAWG dictionaries dawgdic is a library for building and accessing dictionaries implemented with directed acyclic word graphs (DAWGs). . This package contains the command-line tools. Package: daxctl Description-md5: d1205f51d074ab830c2dc5bd5c71a069 Description-en_GB: Utility for managing the device DAX subsystem "DAX" are file system extensions to bypass the page cache and block layer to mmap persistent memory, from a PMEM block device, directly into a process address space. . This package contains a utility for managing the device DAX subsystem in the Linux kernel. Package: db-upgrade-util Description-md5: 01101af047006920c642d09e46f55342 Description-en_GB: Berkeley Database Utilities (old versions) This empty package depends on the old (from previous stable release) utilities package containing different tools for manipulating databases and installs unversioned links to current database utilities. . This package exists to help package maintainers which need to upgrade Berkeley DB database file. The package which needs to perform an database upgrade will need to depend on db-util and db-upgrade-util and call commands as described in: http://docs.oracle.com/cd/E17076_02/html/upgrading/upgrade_process.html Package: db2twitter Description-md5: 8842954d1acaf47ce193e49ee5ce0bd4 Description-en_GB: Simple Twitter bot using a database to build and send tweets db2twitter fetches data from a database using the SQLAlchemy library, filling a user-defined template to build a tweet and send it. db2twitter keeps track of already sent tweets and only sends a new tweet if it was not sent before. db2twitter information are stored in a sqlite database. Package: db4otool Description-md5: 1976f08bbc18cf71c47535681b440ff4 Description-en_GB: native OODBMS for CLI (tools) db4o is the open source object database that enables Java and .NET developers to store and retrieve any application object with only one line of code, eliminating the need to predefine or maintain a separate, rigid data model. . This package contains the Db4oTool utility, used to manipulate Db4o databases. Package: db5.3-sql-util Description-md5: 349c24cfe3663fabfe92a44786475ac7 Description-en_GB: Berkeley v5.3 SQL Database Utilities This package provides different tools for manipulating databases in the Berkeley v5.3 SQL database format, and includes: - db5.3_sql: sqlite3 compatible command-line utility Package: dbab Description-md5: 5ffc3e07daf90f788aff1b487ffa8245 Description-en_GB: dnsmasq-based ad-blocking using pixelserv Block advertising sites at the DNS level. dbab is feather weight, both in terms of package size and CPU usage, because no pattern matching or string substitution is involved. Thus it is super efficient and extremely fast. All ads are be replaced by a 1x1 pixel gif image served locally by the tiny pixelserv server. The ad-block list can be periodically downloaded from pgl.yoyo.org, and can be tweaked locally. Speed up mobile device browsing without installing any apps to them. Package: dbar Description-md5: 98b956d9ac40f06911e31773af032a5b Description-en_GB: general purpose ASCII graphic percentage meter/progressbar dbar lets you define static 0% and 100% marks or you can define these marks dynamically at runtime. Static and dynamic marks can be mixed, in this case the value specified at runtime will have a higher priority. . You can specify ranges of numbers, negative, positive or ranges with a negative min value and positive max value. . Features: . - Simple interface, perfect to use within your scripts - Trivial to intergrate with dzen Package: dbconfig-common Description-md5: 1f923d9d202431c9f4d622e7119b6981 Description-en_GB: framework that helps packages to manage databases This package contains the core of the dbconfig-common framework. This framework presents a policy and implementation for managing various databases used by applications included in Debian packages. . It can: - support MySQL/MariaDB, PostgreSQL, and SQLite3 based applications; - create or remove databases and database users; - access local or remote databases; - upgrade/modify databases when upstream changes database structure; - generate config files in many formats with the database info; - import configs from packages previously managing databases on their own; - prompt users with a set of normalized, pre-translated questions; - handle failures gracefully, with an option to retry; - do all the hard work automatically; - work for package maintainers with little effort on their part; - work for local admins with little effort on their part; - comply with an agreed upon set of standards for behavior; - do absolutely nothing if that is the whim of the local admin; - perform all operations from within the standard flow of package management (no additional skill is required of the local admin). Package: dbconfig-mysql Description-md5: 4248687ebe9cb0e9aeec4708e9f12e41 Description-en_GB: dbconfig-common MySQL/MariaDB support This package ensures MySQL/MariaDB support in the dbconfig-common framework, and should be in the depends list of packages that require MySQL support from dbconfig-common. . System administrators that don't want dbconfig-common to handle the database management should install dbconfig-no-thanks instead. Package: dbconfig-no-thanks Description-md5: 7ded10652661a4b00392e2394031026e Description-en_GB: dbconfig-common bypass If a package relies on the dbconfig-common framework for database setup and maintenance, installing dbconfig-no-thanks instead of one of dbconfig's database-specific packages will block this function. It is intended for cases where the system administrator desires or requires full control of the database or where dbconfig-common makes bad choices, and typically leaves the depending packages non-functional until manually configured. Package: dbconfig-pgsql Description-md5: 8ab237833cee3357a80a6dbde600134a Description-en_GB: dbconfig-common PostgreSQL support This package ensures PostgreSQL support in the dbconfig-common framework, and should be in the depends list of packages that require PostgreSQL support from dbconfig-common. . System administrators that don't want dbconfig-common to handle the database management should install dbconfig-no-thanks instead. Package: dbconfig-sqlite3 Description-md5: 9fd00b2b98b63eae1a9f5e79fc0fa23d Description-en_GB: dbconfig-common SQLite3 support This package ensures SQLite3 support in the dbconfig-common framework, and should be in the depends list of packages that require SQLite3 support from dbconfig-common. . System administrators that don't want dbconfig-common to handle the database management should install dbconfig-no-thanks instead. Package: dbeacon Description-md5: 715c2427af3745b4f6fca2f21ae05b30 Description-en_GB: Multicast beacon dbeacon is a multicast beacon: its main purpose is to monitor other beacons' reachability and collect statistics such as loss, delay and jitter between them. . dbeacon supports both IPv4 and IPv6 multicast, collecting information using both Any Source Multicast (ASM) and Source-Specific Multicast (SSM). . This package also includes dbeacon matrix, a Perl script to generate beacon reachability matrices in HTML. Package: dbench Description-md5: 9cff6e5b49528806756769fba7a10ef9 Description-en_GB: The dbench (disk) and tbench (TCP) benchmarks dbench and tbench simulate the load of the netbench "industry standard" benchmark used to rate (windows) file servers. Unlike netbench, they do not require a lab of Microsoft Windows PCs: dbench produces the filesystem load on a netbench run, and tbench produces the network load, allowing simpler bottleneck isolation. . Note that this benchmark is *not* a realistic reflection of normal server load. Package: dbf2mysql Description-md5: d7957e8343e93322f065e669ed3b7f90 Description-en_GB: xBase to MySQL or vice versa This program takes an xBase file and sends queries to an MySQL server to insert it into an MySQL table and vice versa. . This package now consists of two programs: the dbf2mysql, and mysql2dbf, which makes it possible to dump an mySQL-table to a dbf-file. Package: dblatex Description-md5: 15cf88c884f1b5720fc344f3f77ffa0a Description-en_GB: Produces DVI, PostScript, PDF documents from DocBook sources DocBook to LaTeX Publishing that transforms your SGML/XML DocBook documents to DVI, PostScript or PDF by translating them in pure LaTeX as a first process. MathML 2.0 markups are supported, too. It originally started as a clone of DB2LaTeX, but has been enhanced extensively since then and is actively maintained by the upstream author. Package: dblatex-doc Description-md5: 8d86a982559f2e9d2eaa5418cb75b15a Description-en_GB: Documentation for dblatex Additional documentation for dblatex in HTML and PDF. Includes: • User Manual • Release Notes • DocBook Examples Package: dbmix Description-md5: cdc77c47cae881452ae56e61e0f91640 Description-en_GB: DJ mixer for digital audio streams The DBMix software collection mimicks a mixing desk as used by disc jockeys. Using only a single sound card, it allows one to mix audio streams from a variety of sources, cross-fade between them, adjust the pitches, or punch in short effects. Optionally, a second sound card (or output channel) can be used to cue in songs. Package: dbskkd-cdb Description-md5: a09b80e13403eaaaffad71ca2f62bad2 Description-en_GB: SKK dictionary server using cdb for faster access dbskkd-cdb is a dictionary server for SKK Japanese input systems, using D. J. Bernstein's cdb database for faster dictionary access. . dbskkd-cdb is compatible with skkserv on the protocol behavior. It is called from an internet super-server. . This package uses the SKK dictionary cdb file `SKK-JISYO.cdb' that is provided by the skkdic-cdb package. . If you want to convert your own dictionary to cdb, use the `makeskkcdbdic' command. This command requires the tinycdb package. Package: dbtoepub Description-md5: a26aa8e911b3482348b80594ac01069a Description-en_GB: DocBook XML to .epub converter dbtoepub is an alpha-quality reference implementation to convert DocBook documents into the .epub format, an open standard for reflowable digital books and publications (e-books). . The .epub format is defined by the IDPF at http://www.idpf.org. Package: dbus-tests Description-md5: 21d8962af3ce2eb690155b3d6c1a7f1b Description-en_GB: simple interprocess messaging system (test infrastructure) 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 automated and manual tests for D-Bus, and the dbus- test-tool utility. It also provides copies of the D-Bus libraries and executables compiled with extra debug information and logging. . See the dbus package description for more information about D-Bus in general. Package: dbview Description-md5: d61e727fcd6480d1917168bcd1d03d18 Description-en_GB: View dBase III files 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. Package: dc3dd Description-md5: 49d99c8b21b9b25732ad04d2a8a3643f Description-en_GB: patched version of GNU dd with forensic features dc3dd is a patched version of GNU dd with added features for computer forensics: . * on the fly hashing (md5, sha-1, sha-256, and sha-512); * possibility to write errors to a file; * group errors in the error log; * pattern wiping; * progress report; * possibility to split output. Package: dcap Description-md5: 4ad1a3f0716f5eeb286d81e5ee3c44dd Description-en_GB: Client Tools for dCache dCache is a distributed mass storage system. This package contains the client tools. Package: dcap-dev Description-md5: 4afd0afe2512d4ccfbf99e55b6d1e4f8 Description-en_GB: Client Development Files for dCache dCache is a distributed mass storage system. This package contains the client development files. Package: dcap-tunnel-gsi Description-md5: 0452274dc97a78b8a8c961100329e87d Description-en_GB: GSI tunnel for dCache This package contains the gsi tunnel plugin library used by dcap. This library is dynamically loaded at runtime. Package: dcap-tunnel-krb Description-md5: 334c0d27ea8b4505d8a83e49c502b44d Description-en_GB: Kerberos tunnel for dCache This package contains the kerberos tunnel plugin library used by dcap. This library is dynamically loaded at runtime. Package: dcap-tunnel-ssl Description-md5: 4e93e421e1d6ba0111afaa213bc8a714 Description-en_GB: SSL tunnel for dCache This package contains the ssl tunnel plugin library used by dcap. This library is dynamically loaded at runtime. Package: dcap-tunnel-telnet Description-md5: af6b3d95c44ba764f101852e98b402fb Description-en_GB: Telnet tunnel for dCache This package contains the telnet tunnel plugin library used by dcap. This library is dynamically loaded at runtime. Package: dcfldd Description-md5: 5bc0ea184493944a867f4a5e09429f11 Description-en_GB: enhanced version of dd for forensics and security dcfldd was initially developed at Department of Defense Computer Forensics Lab (DCFL). This tool is based on the dd program with the following additional features: . - Hashing on-the-fly: dcfldd can hash the input data as it is being transferred, helping to ensure data integrity. - Status output: dcfldd can update the user of its progress in terms of the amount of data transferred and how much longer operation will take. - Flexible disk wipes: dcfldd can be used to wipe disks quickly and with a known pattern if desired. - Image/wipe verify: dcfldd can verify that a target drive is a bit-for-bit match of the specified input file or pattern. - Multiple outputs: dcfldd can output to multiple files or disks at the same time. - Split output: dcfldd can split output to multiple files with more configurability than the split command. - Piped output and logs: dcfldd can send all its log data and output to commands as well as files natively. - When dd uses a default block size (bs, ibs, obs) of 512 bytes, dcfldd uses 32768 bytes (32 KiB) which is HUGELY more efficient. - The following options are present in dcfldd but not in dd: ALGORITHMlog:, errlog, hash, hashconv, hashformat, hashlog, hashlog:, hashwindow, limit, of:, pattern, sizeprobe, split, splitformat, statusinterval, textpattern, totalhashformat, verifylog, verifylog:, vf. Package: dclock Description-md5: 3b9526bc88a2c10c911cf9414bb21cc4 Description-en_GB: Digital clock for the X Window System with flexible display Dclock main feature is its great flexibility in how it can draw. You can even display the output from "date" in it such as "Wednesday, 3rd Jan". Dclock also supports setting an alarm. . You need the package sox if you want to enable sound for alarm and hourly bells (rather than beeps). Package: dcm2niix Description-md5: 87adc72fb839d25eb3a7bdde4a778ff8 Description-en_GB: next generation DICOM to NIfTI converter dcm2niix is the successor of dcm2nii, a popular tool for converting images from the complicated formats used by scanner manufacturers (DICOM, PAR/REC) to the simpler NIfTI format used by many scientific tools. It works for all modalities (CT, MRI, PET, SPECT) and sequence types. Package: dcmtk Description-md5: 4e2bb09aacd082ae853c1a73e701f503 Description-en_GB: OFFIS DICOM toolkit command line utilities DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains the DCMTK utility applications. . Note: This version was compiled with libssl support. Package: dcmtk-doc Description-md5: 2ba99821a14957a0c94b52ddaf004741 Description-en_GB: OFFIS DICOM toolkit documentation DCMTK includes a collection of libraries and applications for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. . This package contains the on-line documentation for the DCMTK libraries and utilities in HTML format. Package: dconf-editor Description-md5: 8594999c9f75808f25b87fd50f2307f1 Description-en_GB: simple configuration storage system - graphical editor DConf is a low-level key/value database designed for storing desktop environment settings. . This package contains a graphical editor for settings stored in dconf. Package: dcraw Description-md5: a7530ddbfca2f793d72b88ff1956a517 Description-en_GB: decode raw digital camera images This utility converts the native (RAW), format of various digital cameras into netpbm portable pixmap (.ppm) or TIFF images. Supports the following models: Canon, Kodak, Olympus, Nikon, Fuji, Minolta and Sigma (see https://www.dechifro.org/dcraw/ for full list) Note: This utility does not read directly from the cameras, only the files after they have been downloaded, use gphoto2 for that. Package: ddate Description-md5: 1d40921f66aeb0a50a761c063d6dad86 Description-en_GB: convert Gregorian dates to Discordian dates Displays the Discordian date of a given date. The Discordian calendar was made popular by the "Illuminatus!" trilogy by Robert Shea and Robert Anton Wilson. Package: ddcci-dkms Description-md5: 394917cff687f0556534ade69ee9e94a Description-en_GB: DDC/CI driver This set of kernel modules provides a DDC/CI driver for compatible monitors, and integration into the backlight system class. With the latter, many desktop environments can control the backlight on external monitors. Package: ddccontrol Description-md5: 73e807fcbf61795d84a52bb8883e6296 Description-en_GB: program to control monitor parameters DDCcontrol is a tool used to control monitor parameters, like brightness and contrast, without using the OSD (On Screen Display) and the buttons in front of the monitor. Package: ddccontrol-db Description-md5: f3bac31fa85e2022d45914c1d8edc996 Description-en_GB: monitor database for ddccontrol Database of monitors used by ddccontrol. This is mostly useless without ddccontrol. Package: ddclient Description-md5: c061b70ebef6e12030d0e94015405c7a Description-en_GB: address updating utility for dynamic DNS services This package provides a client to update dynamic IP addresses with several dynamic DNS service providers, such as DynDNS.com. . This makes it possible to use a fixed hostname (such as myhost.dyndns.org) to access a machine with a dynamic IP address. . This client supports both dynamic and (near) static services, as well as MX record and alternative name management. It caches the address, and only attempts the update when it has changed. Package: ddcutil Description-md5: 4edd4b04df8fc05f6e606ecac2414dec Description-en_GB: Control monitor settings - Standalone command line application ddcutil is used to query and change monitor settings. . ddcutil communicates with monitors implementing MCCS (Monitor Control Command Set). Normally, communication is performed using the DDC/CI protocol on the I2C bus. Alternatively, communication can be performed over USB as per the USB Monitor Control Class Specification. Package: ddd Description-md5: 99412659cdd3cea2e73b7607c5694cdf Description-en_GB: Data Display Debugger, a graphical debugger frontend The Data Display Debugger (DDD) is a popular graphical user interface to UNIX debuggers such as GDB, DBX, XDB, JDB and others. Besides typical front-end features such as viewing source texts and breakpoints, DDD provides an interactive graphical data display, where data structures are displayed as graphs. Using DDD, you can reason about your application by watching its data, not just by viewing it execute lines of source code. . Other DDD features include: debugging of programs written in Ada, Bash, C, C++, Chill, Fortran, Java, Modula, Pascal, Perl and Python; machine-level debugging; hypertext source navigation and lookup; breakpoint, backtrace, and history editors; preferences and settings editors; program execution in terminal emulator window; debugging on remote host; on-line manual; interactive help on the Motif user interface; GDB/DBX/XDB command-line interface with full editing, history, and completion capabilities. . This version is linked against Lesstif, an LGPL-ed implementation of Motif. Package: ddd-doc Description-md5: 08b8858f7886099255e2260d9b5bbb8a Description-en_GB: Additional documentation for the Data Display Debugger The "Debugging with DDD" and "Writing DDD Themes" User's Guide and Reference Manual in PDF format ("info" versions are included in the "ddd" package itself). . The technical report "DDD---A Free Graphical Front-End for UNIX Debuggers" in PostScript format. Package: dde-calendar Description-md5: 34c7b025c0ad09863b43637e3f76e77d Description-en_GB: Deepin Calendar Deepin Calendar is an easy calendar tool developed by Deepin Technology, main features current date, solar terms, lunar calendar and world holidays. . This package is part of DDE (Deepin Desktop Environment). Package: dde-qt5integration Description-md5: 5828468500f3e19d7d74912d8070b2b2 Description-en_GB: Qt5 theme integration for Deepin application Deepin's qt5integration provides library plugins used by Deepin application and Deepin Desktop Environment. It implements many extra features on top of stock Qt, include hijacking window decoration / shadow painting, better support for cursors under HiDPI, retrieval of full list of windows under current workspace, support for window of arbitrary shape with anti-aliasing and so on, to make Qt5 application and Deepin Desktop Environment more user-friendly. . This package is part of DDE (Deepin Desktop Environment). Package: ddgr Description-md5: fbf97be4352d256c7db3959fdb002831 Description-en_GB: DuckDuckGo from the terminal Features . - Fast and clean (no ads, stray URLs or clutter), custom color - Navigate result pages from omniprompt, open URLs in browser - Search and option completion scripts for Bash, Zsh and Fish - DuckDuckGo Bang support (along with completion) - Open the first result directly in browser (as in I'm Feeling Ducky) - Non-stop searches: fire new searches at omniprompt without exiting - Keywords (e.g. filetype:mime, site:somesite.com) support - Specify region, disable safe search - HTTPS proxy support, Do Not Track set, optionally disable User Agent - Support custom url handler script or cmdline utility - Comprehensive documentation, man page with handy usage examples - Minimal dependencies Package: ddir Description-md5: a75fa4369027964a6819f41a94624b41 Description-en_GB: display hierarchical directory tree Display an indented directory tree using ASCII graphical characters to represent the hierarchical structure. The directories to include or exclude can be specified with command line options. Ddir is a Perl implementation of the tree(1) program. Package: ddnet Description-md5: 738aea6833196277d4437c2ed5f9b268 Description-en_GB: Teeworlds modification with a unique cooperative gameplay DDraceNetwork (DDNet) is an actively maintained version of DDRace, a Teeworlds modification with a unique cooperative gameplay. Help each other play through custom maps with up to 64 players, compete against the best in international tournaments, design your own maps, or run your own server. . This package contains the client binary for DDNet. Package: ddnet-data Description-md5: 23a0f36fd0c0e2d9e25774110b34a7c2 Description-en_GB: Data for DDNet DDraceNetwork (DDNet) is an actively maintained version of DDRace, a Teeworlds modification with a unique cooperative gameplay. Help each other play through custom maps with up to 64 players, compete against the best in international tournaments, design your own maps, or run your own server. . This package contains the static data for DDNet. Package: ddnet-server Description-md5: f297b523cbbbba92b61e46a75ae317ac Description-en_GB: Server for DDNet DDraceNetwork (DDNet) is an actively maintained version of DDRace, a Teeworlds modification with a unique cooperative gameplay. Help each other play through custom maps with up to 64 players, compete against the best in international tournaments, design your own maps, or run your own server. . This package contains the server binary for DDNet. Package: ddnet-tools Description-md5: 1d95fcd677974d67f68fa44a4f8cba66 Description-en_GB: Tools for DDNet DDraceNetwork (DDNet) is an actively maintained version of DDRace, a Teeworlds modification with a unique cooperative gameplay. Help each other play through custom maps with up to 64 players, compete against the best in international tournaments, design your own maps, or run your own server. . This package contains tools for DDNet maps and configs. Package: ddpt Description-md5: 72b84173b54270eabdb8e4af5c27d8e5 Description-en_GB: Copies disks, partitions and files. Copies files. Is specialized for cases where the source and/or destination is a storage device. Optionally can use a pass-through interface to issue SCSI READ and WRITE commands. Various sparse file and device handling options. Similar to and an extension of the Unix dd command. Also supports two variants of SCSI copy offload: xcopy(LID1) and the disk->disk subset of xcopy(LID4) known as ODX. Package: ddrescueview Description-md5: 88a69df38af6ee525e91605fc597cf9f Description-en_GB: graphical viewer for GNU ddrescue map files This small tool allows the user to graphically examine ddrescue's map files in a user friendly GUI application. The Main window displays a block grid with each block's color representing the block types it contains. Many people know this type of view from defragmentation programs. . Features: * Display ddrescue map in a colored block graphic * Examine each block in the image, see a detailed list of map entries contained * To keep track of the rescue process, ddrescueview can automatically re-read the mapfile * Units can be displayed with decimal (KB, MB...) or binary (KiB, MiB...) prefixes Package: ddrutility Description-md5: d94e35637821f14aae35a7ccd68c3382 Description-en_GB: set of data recovery utilities for use with GNU ddrescue Meant to be a compliment to gnuddrescue. It is a LINUX based set of utilities to help with data rescue. Find what files are related to the bad sectors using a ddrescue logfile, special NTFS utility to find files related to bad sectors, create a domain logfile to use with ddrescue to only recover the used portion of an NTFS partition, create a domain logfile to use with ddrescue to focus on recovering the MFT of an NTFS partition and perform some advanced disk read functions. Package: dds2tar Description-md5: a60b666861cb2fe913afe031945d9dd8 Description-en_GB: Tools for using DDS features of DAT drives with GNU tar This tool makes use of the fast seek command of DAT devices. Files from a selected file archive can be extracted within one minute. . A script scsi_vendor is provided which may help in learning more about an unknown SCSI device. It is used by the mt-dds tool. Package: ddskk Description-md5: 7a982c7cae2a0773afd7bbc9282e23be Description-en_GB: efficient and characteristic Japanese input system for Emacs Daredevil SKK (DDSKK) is a fast and efficient Japanese input system written in Emacs Lisp. . DDSKK is an expand version of SKK (Simple Kana to Kanji conversion program, originated by Masahiko Sato). The way of Kana to Kanji conversion is characteristic of SKK. To learn the usage of DDSKK, the tutorial program `skk-tutorial' is available. . By default, DDSKK tries to connect an skkserv compatible dictionary server such as dbskkd-cdb, skksearch or yaskkserv on localhost. Directly use of a dictionary file without skkserv is also supported. . To make a local dictionary from the skkdic package and the skkdic-extra package, use the update-skkdic command of the skktools package. To use optional features, install required packages such as lookup-el, kakasi, and so on. Package: ddtc Description-md5: dbdc12c29ed91a0bbfa970884984759b Description-en_GB: Deal with ddts mails ddtc stands for Debian Description Translation Client. It's a Perl script to help both translators and reviewers to deal with ddts mails. It parses mails from the ddts, splits them into individual package files, sends translations, reviews and patches buggy translations. . Supports only package description (pdesc) for the moment. Package: ddtp-translations Description-md5: 48636982f04ea13cf1e5717f4d1eb7c1 Description-en_GB: Empty dummy Empty dummy to allow building the special ddtp tarballs Package: ddupdate Description-md5: 47ab18c33d52a1db8f63ae8ce2f6b5b7 Description-en_GB: Tool updating DNS data for dynamic IP addresses Updates dynamic IP addresses typically obtained using DHCP with dynamic DNS services such as changeip.com, duckdns.org or no-ip.com. This makes it possible to access a machine with a fixed name like myhost.duckdns.org even if the ip address changes. It is a linux-centric, user-friendly and secure alternative to the ubiquitous ddclient(8) . ddupdate has a plugin structure with plugins for obtaining the actual address (typically hardware-dependent) and to update it (service dependent). It is distributed with systemd support to run at regular intervals and with NetworkManager templates to run when interfaces goes up or down. . The package sports a simple interactive setup script which should be suitable in most cases. Package: deal Description-md5: badbe098a18bf4b52b30482dca327a72 Description-en_GB: bridge hand generator This program generates bridge hands. It can be told to generate only hands satisfying conditions like being balanced, having a range of HCPs, controls, or other user-definable properties. Hands can be output in various formats, like pbn for feeding to other bridge programs, deal itself, or split up into a file per player for practise. Extensible via Tcl. Package: dealer Description-md5: c2f7262143c0af7889de00f2578ca394 Description-en_GB: bridge hand generator This program generates bridge hands for partnerships bidding training or for generating statistics that can be used to design conventions, or win postmortems. Dealer has been used in many bridge publications. . Bridge is an intellectually challenging card game for four players. The "deal" package provides a similar generator programmable in Tcl. Package: deap-doc Description-md5: cbddfb9f7d0fc6401d7751e176f1b3d9 Description-en_GB: Distributed Evolutionary Algorithms in Python (docs) DEAP is a novel evolutionary computation framework for rapid prototyping and testing of ideas. It seeks to make algorithms explicit and data structures transparent. It works in perfect harmony with parallelisation mechanism such as multiprocessing and SCOOP. . This package contains the documentation. Package: deb-gview Description-md5: a52c7bc242af6e9fd23f3c2a0bc80497 Description-en_GB: GNOME viewer for .deb package files and contents Displays Debian control information, devscript details and details of the files that would be installed (names, sizes and locations). Files within the package can be viewed within the package or externally. . Accepts package locations on the command line to support the 'open' command in various file managers, one window for each package. Packages do not need to be installed to be viewed. Opening a changes file opens a new window for each package specified in the changes file. . Individual package files or packages referenced in a changes file can be viewed from local or remote filesystems. Package: debarchiver Description-md5: 4ec32a117196c6958a780ce67d609629 Description-en_GB: tool to handle Debian package archives This tool can sort packages into a directory structure that apt-get and similar tools can use as an installation source (arranged in an old-style simple repository layout without package pools). It is meant to be used by administrators who need special packages, or tweaked versions to ease administration. . Package files placed in debarchiver's incoming directory along with the corresponding generated ".changes" file will be sorted by a cronjob into the appropriate directory of the repository. Package: debaux Description-md5: fee7fd0fa25d42a9151a2e3b88577a50 Description-en_GB: Debian Auxiliary Programs This package contains Perl programs and modules to build and publish Debian packages. . debaux-build automatically downloads APT sources before building, applies patches and additional sources. It has options to build the packages in an existing chroot environment, check the generated packages with lintian, install the created packages on your local system or turn them into RPM packages. . debaux-build has experimental support for downloading Perl modules from CPAN and creating the necessary Debian packaging files. . debaux-publish uploads packages and runs the scripts to create the APT sources and packages files on the remote system. debaux-publish doesn't support the pool structure yet. Package: debaux-debconf Description-md5: ad9ae346b301c9a2103970a1f75d5edf Description-en_GB: Perl Interface to Debconf This package contains the DebAux::Debconf module, which provides an easy- to-use interface for some of the Debconf::Client::ConfModule functions. . It has been separated from the debaux package to allow packages utilizing this package during configuration and/or installation without drawing the whole list of debaux's dependencies. Package: debbugs Description-md5: 7f15b615e37b7d1fe889d7940de17799 Description-en_GB: bug tracking system based on the active Debian BTS Debian has a bug tracking system which files details of bugs reported by users and developers. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by e-mail, but the bug reports can be viewed using the WWW. . This version is fully functional, but it does not automatically configure. See /usr/share/doc/debbugs/README.Debian after installation. . Note: there might be various issues with this package, caveat emptor. Package: debbugs-local Description-md5: 4f02885cb2914cfcb7590ed362ad1e1c Description-en_GB: Run and maintains a local mirror of the Debian BTS Debian has a bug tracking system which files details of bugs reported by users and developers. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by e-mail, but the bug reports can be viewed using the WWW. . This package contains extra scripts necessary to create a local mirror of the Debian BTS and keep a local mirror up to date. Package: debbugs-web Description-md5: d8b5fc50cac8441948e1a103bc9b11e6 Description-en_GB: web scripts for the active Debian BTS Debian has a bug tracking system which files details of bugs reported by users and developers. Each bug is given a number, and is kept on file until it is marked as having been dealt with. The system is mainly controlled by e-mail, but the bug reports can be viewed using the WWW. . This package contains the cgi scripts necessary to view bugreports using the web. Package: debcargo Description-md5: f2f7a9e991939d8ab97f55a64774c1dd Description-en_GB: Create a Debian package from a Cargo crate This package contains the following binaries built from the Rust crate "debcargo": - debcargo Package: debci Description-md5: 8a0d373a3345132e5d56ea807bd19f4d Description-en_GB: continuous integration system for Debian debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package contains the debci core. Package: debci-collector Description-md5: 8c3977a7b69680497852f25220104f1f Description-en_GB: continuous integration system for Debian (collector daemon) debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package provides the collector daemon, which will receive test results published by debci worker hosts, store them centrally, and generate the static HTML files for the debci user interface. Package: debci-worker Description-md5: 6ea2307dc1e2980b7e8904c22f5f015d Description-en_GB: continuous integration system for Debian (worker daemon) debci will scan the Debian archive for packages that contain DEP-8 compliant test suites, and run those test suites whenever a new version of the package, or of any package in its dependency chain (modulo the base system), is available. . The requests are distributed to worker machines through AMQP queues. You need rabbitmq-server for this; but it is also possible to run RabbitMQ on a different server than debci, in which case you do not need to install that recommendation. . This package provides cron and init integration for running debci worker daemons that will listen to AMQP queues and run test jobs. Package: debconf-kde-data Description-md5: 82edb4baee2615f86a4dbcbbefebab5c Description-en_GB: Debconf KDE data files Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains the data files needed by the Debconf KDE library Package: debconf-kde-helper Description-md5: 3a4ff114eecf9feaf76f8d75f57d810b Description-en_GB: Debconf KDE GUI frontend tool Debconf KDE is a GUI library for including Debconf frontends in Qt-based applications. Debconf is a configuration management system for Debian packages, which is used to ask questions when they are installed. This library is written in C++ and used by Apper and Muon to embed Debconf dialogs. . This package contains a small standalone tool to display a KDE Debconf dialog without linking against the Debconf KDE library. Package: debconf-utils Description-md5: 6ee047164ccc84b6b919790585947b39 Description-en_GB: debconf utilities This package contains some small utilities for debconf developers. Package: debdate Description-md5: fce86b439b2a1b96a1cbbc91cd5c9d1c Description-en_GB: Convert Gregorian dates to Debian Regnal dates Displays the Debian Regnal date of a given date, where the years are named after the current stable release. Package: debdelta Description-md5: 39db20e76cac04cd6f63ebcbcc0c028d Description-en_GB: diff and patch utilities which work with Debian packages debdelta is a program suite designed to compute changes between Debian packages. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between Debian packages. . This suite contains 'debdelta-upgrade', that downloads deltas and use them to create all Debian packages needed for an 'apt-get upgrade'. It may be used in a Debian/unstable host (to speed up download of new packages), or in a Debian/stable host (for security updates). . Similarly, when this package is installed, the 'cupt' package manager will use deltas to upgrade the host. Package: debdelta-doc Description-md5: 333fa783d1208537a95f365e214f3f43 Description-en_GB: diff and patch utilities which work with Debian packages debdelta is a program suite designed to compute changes between Debian packages. These changes (deltas) are similar to the output of the "diff" program in that they may be used to store and transmit only the changes between Debian packages. . This package contains the documentation. Package: debdry Description-md5: 5df92a437462dcd6581e059ecb2db772 Description-en_GB: Semi-assisted automatic Debian packaging debdry is for debian/ directories what debhelper7 is for debian/rules. . It applies the Don't Repeat Yourself idea to packaging, attempting to reuse as much as possible of upstream's metadata and standard packaging practices. . debdry runs an appropriate auto-debianisation tool for a given source directory, then applies manual overrides from a debian.in directory. . debdry supports the following types of packages (in brackets you will find extra packages that need to be installed for each type of package): . - Perl [dh-make-perl] - Python [python-stdeb, python3-stdeb] - Ruby [gem2deb] - Haskell [cabal-debian] Package: debfoster Description-md5: 9bf8b8d8c4c96717b0e5896dcb391641 Description-en_GB: Install only wanted Debian packages debfoster is a wrapper program for apt and dpkg. When first run, it will ask you which of the installed packages you want to keep installed. . After that, it maintains a list of packages that you want to have installed on your system. It uses this list to detect packages that have been installed only because other packages depended on them. If one of these dependencies changes, debfoster will take notice, and ask if you want to remove the old package. . This helps you to maintain a clean Debian install, without old (mainly library) packages lying around that aren't used any more. Package: debget Description-md5: 9398bebdde9c7a6959820e531a6d100b Description-en_GB: download/compile source and binary Debian packages debget downloads source and binary Debian packages by name. It doesn't require a local copy of the Packages files, instead it queries packages.debian.org to find out what versions are available. . debget can also optionally unpack and compile source packages, and even install the generated binary packages. If you intend to use these features you should install the devscripts package for the dscverify script it contains. Package: debian-archive-keyring Description-md5: 42ad5bca25566776e87c49efcb80168f Description-en_GB: GnuPG archive keys of the Debian archive The Debian project digitally signs its Release files. This package contains the archive keys used for that. . In Ubuntu, those keys are disabled by default. Package: debian-astro-logo Description-md5: ead3da93c216e52ad01df0205353b474 Description-en_GB: Debian Astronomy Pure Blends Logo Debian Astro is a "Debian Pure Blend" with the aim to develop a Debian based operating system that fits the requirements of both professional and hobby astronomers. It integrates a large number of software packages covering telescope control, data reduction, presentation and other fields. . This package contains the Logo of the Debian Astronomy Pure Blend in different formats and resolutions. Package: debian-builder Description-md5: 252fd2b79a999abdb5d2b0e325b136af Description-en_GB: Rebuild Debian packages from source code This is a simple tool which is designed to allow a local administrator to rebuild individual Debian packages from their source code. . With the aid of a few included wrapper scripts this allows automatically rebuilding a package and all its dependencies. . Note: This software is not designed to enhance your installation by producing optimised binaries, however this may be achieved with the aid of companion packages such as 'pentium-builder', or 'athlon-builder'. . The prime purpose of this package is to ease the testing of compiler patches such as the Stack Smashing Protection patch available from IBM. Package: debian-cd Description-md5: b59e667c433931c5a543938040ae0cb0 Description-en_GB: Tools for building (Official) Debian CD set Debian-cd is the official tool for building Debian CD set since the potato release. It was formerly called YACS (for Yet Another CD Script). . Its goal is to facilitate the creation of customized Debian CD sets. Package: debian-el Description-md5: 5f14f32d57202336d4a391a21108e758 Description-en_GB: Transition package, debian-el to elpa-debian-el The debian-el emacs addon has been elpafied. This dummy package helps ease transition from debian-el to elpa-debian-el. Package: debian-faq Description-md5: a72402ead5344f31157c839591abcfda Description-en_GB: Debian Frequently Asked Questions In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . This document is available at https://www.debian.org/doc/manuals/debian- faq/ as well as from the Debian file server at https://deb.debian.org/debian/doc/FAQ and mirrors thereof. . The document is supplied in HTML, PDF, and plain text. . If you're new to Debian, and like to read documentation from your local system, without using the network, install this package. Package: debian-faq-de Description-md5: 8cee729d3f80b18e704a8cf6085e0367 Description-en_GB: Debian Frequently Asked Questions, in German In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . The document is supplied in HTML, PDF and plain text. . This is the translation in German of the original English FAQ (available in the package debian-faq.) Package: debian-faq-fr Description-md5: a4a6915dc94227ba5391c5ab60ad7cd7 Description-en_GB: Debian Frequently Asked Questions, in French In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . The document is supplied in HTML, PDF and plain text. . This is the translation in French of the original English FAQ (available in the package debian-faq.) Package: debian-faq-it Description-md5: b3cd35f40e62c18002ab21ff069465bb Description-en_GB: Debian Frequently Asked Questions, in Italian In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . The document is supplied in HTML, PDF and plain text. . This is the translation in Italian of the original English FAQ (available in the package debian-faq.) Package: debian-faq-ja Description-md5: 21e3cdcb98d64b2b811d7ca4b05213ff Description-en_GB: Debian Frequently Asked Questions, in Japanese In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . The document is supplied in HTML, PDF and plain text. . This is the translation in Japanese of the original English FAQ (available in the package debian-faq.) Package: debian-faq-nl Description-md5: 07c211662367a3833e74d5e9ae0efaae Description-en_GB: Debian Frequently Asked Questions, in Dutch In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . The document is supplied in HTML, PDF and plain text. . This is the translation in Dutch of the original English FAQ (available in the package debian-faq.) Package: debian-faq-ru Description-md5: afc5d4b81a21bb8bf53949f85c943cd9 Description-en_GB: Debian Frequently Asked Questions, in Russian In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . The document is supplied in HTML, PDF and plain text. . This is the translation in Russian of the original English FAQ (available in the package debian-faq.) Package: debian-faq-zh-cn Description-md5: 87cc9406cf7311dc6bc68e7f2ddc5e3b Description-en_GB: Debian Frequently Asked Questions, in Simplified Chinese In this package you will find the Debian GNU/Linux FAQ, which gives frequently asked questions (with their answers!) about the Debian distribution (Debian GNU/Linux and others) and about the Debian project. Some answers assume some knowledge of Unix-like operating systems. However, as little prior knowledge as possible is assumed: answers to general beginners questions will be kept simple. . The document is supplied in HTML, PDF and plain text. . This is the translation in Simplified Chinese of the original English FAQ (available in the package debian-faq.) Package: debian-handbook Description-md5: 05c3fa172230cd08887b93743b660504 Description-en_GB: reference book for Debian users and system administrators Accessible to all, the Debian Administrator's Handbook teaches the essentials to anyone who wants to become an effective and independent Debian GNU/Linux administrator. . It covers all the topics that a competent Linux administrator should master, from the installation and the update of the system, up to the creation of packages and the compilation of the kernel, but also monitoring, backup and migration, without forgetting advanced topics like SELinux/AppArmor setup to secure services, automated installations, or virtualization with Xen, KVM or LXC. . The Debian Administrator's Handbook has been written by two Debian developers — Raphaël Hertzog and Roland Mas. . This package contains the English book covering Debian 8 “Jessie”. All the files are available in /usr/share/doc/debian-handbook/. Package: debian-history Description-md5: 63856983223a9b702f0d8321f8a1583b Description-en_GB: Short History of the Debian Project As the Debian community continues to grow, and "old timers" become fewer and farther between, it seems appropriate to document where the project came from, and what it is about. . The package includes the original document (in English) as well as the translations in French, German, Italian, Japanese, Korean, Portuguese, Russian, Spanish, and Lithuanian. Package: debian-installer-launcher Description-md5: c92003f4c389c9cdd9f5024d1317af19 Description-en_GB: Debian Installer desktop launcher This is a desktop launcher for Debian Installer images. It is intended to be used on Debian Live systems. . You probably do not want to install this package onto a non-live system, although it will do no harm. Package: debian-kernel-handbook Description-md5: d2ace2401cdb0f2dd8472494b68d4750 Description-en_GB: reference to Debian Linux kernel packages and development A reference manual for: . * Working on the linux package * Building custom kernels and modules * Working with initramfs images * Kernel team policies Package: debian-kernel-handbook-ja Description-md5: 351ea603f5af3c15a74bd7c92efc2a31 Description-en_GB: reference to Debian Linux kernel packages and development (Japanese) A reference manual for: . * Working on the linux package * Building custom kernels and modules * Working with initramfs images * Kernel team policies . This is Japanese translation. Package: debian-keyring Description-md5: 1e1072221bc0fe22d182506b88b6513a Description-en_GB: GnuPG keys of Debian Developers and Maintainers The Debian project wants developers to digitally sign the announcements of their packages with GnuPG, to protect against forgeries. This package contains keyrings of GnuPG and keys of Debian Developers (uploading and non-uploading), as well as of Debian Maintainers. . Do note that, although this package is provided for convenience, it is not necessarily kept updated with the latest changes; the authoritative source for keyring information is publicly accessible via rsync at: . keyring.debian.org::keyrings/keyrings/ . Finally, the following Git repository is usually kept up to date with the public authoritative data: . https://salsa.debian.org/debian-keyring/keyring.git Package: debian-lan-config Description-md5: 9867849aaa2469068b24df3326ad3b26 Description-en_GB: FAI config space for the Debian-LAN system The Debian-LAN (Debian Local Area Network) project makes running Debian in a local area network easy without losing flexibility. It may be used by schools, work groups, associations and small enterprises or to install complex test environments. . Debian-LAN uses FAI (Fully Automatic Installation) to install and configure all machines in the network. . This package contains the FAI config space. Package: debian-mate-default-settings Description-md5: 152eb0142abbab57029c38b58f82291b Description-en_GB: Default settings for MATE on Debian This package comes together with mate-session-manager as provided by upstream but does a little tweaking here and there to provide best experience of the MATE desktop environment on Debian systems. Package: debian-paketmanagement-buch Description-md5: f958f2579c638a97b434bf60dd850a01 Description-en_GB: book about Debian package management written in German This package contains the book "Debian Paketmanagement" (aka DPMB, German edition) by Axel Beckert and Frank Hofmann as a single HTML page, as a PDF document and as an e-book in EPUB format. . The book is not yet finished, so some chapters are incomplete or not yet proof-read. Package: debian-policy Description-md5: 3df00b7b3fdbeabad6fda68d649a0b04 Description-en_GB: Debian Policy Manual and related documents This package contains: - Debian Policy Manual - Filesystem Hierarchy Standard (FHS) - Debian Menu sub-policy - Debian Perl sub-policy - Debian configuration management specification - Machine-readable debian/copyright specification - Autopkgtest - automatic as-installed package testing - Authoritative list of virtual package names - Policy checklist for upgrading your packages Package: debian-policy-ja Description-md5: bd79d36a6e265b4701b47c31da9da437 Description-en_GB: Debian Policy Manual and related documents (Japanese) This package contains translations into Japanese of some of the documents distributed in the debian-policy package. Currently only the HTML output format is available. Package: debian-ports-archive-keyring Description-md5: a755bdfd3c6227f3d781c8d591032adf Description-en_GB: GnuPG archive keys of the debian-ports archive The debian-ports archive digitally signs its Release files. This package contains the archive keys used for that. Package: debian-refcard Description-md5: f31c953afd0f5d6d0eef1311597b1822 Description-en_GB: printable reference card for the Debian system The Debian reference card provides new users help with the most important commands. Basic knowledge of computers, files, directories and the command line is required, however. The package contains printable PDF files in multiple languages. Package: debian-reference Description-md5: e702bcb166c66b0e2476c35f9dfd9742 Description-en_GB: metapackage to install (all) translations of Debian Reference This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . This installs all translations when "Recommends:" are installed. Package: debian-reference-common Description-md5: 460c503d2327aad2d0be2670a1c794d6 Description-en_GB: Debian system administration guide, common files This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . This only provides menu functionality and other common files. Package: debian-reference-de Description-md5: c404f71b822e4ebc58fd1b14ea5be949 Description-en_GB: Debian system administration guide, German translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The German translation. Package: debian-reference-en Description-md5: ad8881a4fef7535e97da05ae79b9f222 Description-en_GB: Debian system administration guide, English original This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The English original version. Package: debian-reference-es Description-md5: 6e8b3f941b8cff99339c1443e19d653e Description-en_GB: Debian system administration guide, Spanish translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The Spanish translation. Package: debian-reference-fr Description-md5: 08983b3cdddba1406ac5a0d4c9cb3ad1 Description-en_GB: Debian system administration guide, French translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The French translation. Package: debian-reference-id Description-md5: 4faea5b5b5ce480918ddf0e66c5449ce Description-en_GB: Debian system administration guide, Indonesian translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The Indonesian translation. Package: debian-reference-it Description-md5: 0fe220973d4cb3f1ecabf2b3d2441ab9 Description-en_GB: Debian system administration guide, Italian translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The Italian translation. Package: debian-reference-ja Description-md5: fe8633b39047eddb22a5b5fff3017d54 Description-en_GB: Debian system administration guide, Japanese translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The Japanese translation. Package: debian-reference-pt Description-md5: 0402b1c626a39acab30d8f63f9e98d07 Description-en_GB: Debian system administration guide, Portuguese translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The Portuguese (Portugal) translation. Package: debian-reference-zh-cn Description-md5: 8454b784a1946f42b82b827ef0011337 Description-en_GB: Debian system administration guide, Chinese (Simplified) translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The Chinese (Simplified) translation. Package: debian-reference-zh-tw Description-md5: 3b7febd8bb227cee50df8c1331326d3b Description-en_GB: Debian system administration guide, Chinese (Traditional) translation This Debian Reference is intended to provide a broad overview of the Debian system as a post-installation user's guide. It covers many aspects of system administration through shell-command examples for non- developers. . The Chinese (Traditional) translation. Package: debian-security-support Description-md5: 12ffce3ff2b1f544b0063de409234b9b Description-en_GB: Debian security support coverage checker For some Debian packages, it is not feasible to maintain full security support for all use cases through the full distribution release cycle. . This package provides a program to identify installed packages for which support has had to be limited or prematurely ended, and to alert the administrator. . New versions of this package with updated checklists will be provided via standard and/or extended security support. Package: debian-timeline Description-md5: 7df56738f52130442d2c9ab828b60c58 Description-en_GB: Web-based timeline of the Debian Project The Debian Project timeline is a HTML and Javascript-based interactive timeline of the Debian Project. It includes the dates of: . * All Debian releases, including point releases and freeze windows * Infrastructure changes * Conferences and bug-squashing parties * General resolution and DPL votes * Important releases of Debian-specific and third-party software * Curiosa items such as anniversaries and bug number milestones * (and more) Package: debiandoc-sgml Description-md5: 0da31969986c39eaecea1ef07f8b2c10 Description-en_GB: DebianDoc SGML DTD and formatting tools This is an SGML-based documentation formatting package used for the Debian manuals. It reads markup files and produces HTML, LaTeX, DVI (via LaTeX), PostScript (via LaTeX/DVI), PDF (via LaTeX), Texinfo, Info (via Texinfo), DebianDoc SGML, DocBook XML, plain text (with overstrikes a la troff as well as without) files. . The LaTeX based output needs the texlive, texlive-latex-extra and texlive- lang-all packages. In addition to this, Chinese and Japanese need latex- cjk-all and corresponding font packages. . The Texinfo based output needs the texinfo package. Package: debiandoc-sgml-doc Description-md5: b0a51691786644fb9747b126e546bf1a Description-en_GB: Documentation for DebianDoc-SGML This package contains the documentation for DebianDoc-SGML in HTML, and plain ASCII format. Package: debiandoc-sgml-doc-pt-br Description-md5: e1d4ec62da02ce5328c3154539596fb5 Description-en_GB: Documentation for DebianDoc-SGML in Brazilian Portuguese This package contains the documentation for DebianDoc-SGML translated in Brazilian Portuguese in HTML and plain ASCII format. Package: debichem-analytical-biochemistry Description-md5: 4c7e976cdeb25a9cd4cfafe4d6ea957e Description-en_GB: DebiChem Analytical BioChemistry This metapackage will install packages which enable you to: . - load and convert mass spectrometric data files; - edit biopolymer sequences; - elaborate complex mass spectrometry workflows; - perform protein database searches using tandem-ms data; - visualize and explore mass spectrometric data; - simulate isotopic clusters; - implement proteomics workflows. Package: debichem-cheminformatics Description-md5: 0720789cc130e146276125ea7247a7ee Description-en_GB: DebiChem Cheminformatics This metapackage will install cheminformatics packages useful for chemists. Package: debichem-crystallography Description-md5: 38f2bc7cf656471182f5a91c92b74308 Description-en_GB: DebiChem crystallography This metapackage will install packages for crystallography which might be useful for chemists. Package: debichem-development Description-md5: 8d21657efef77ab68b01a7736fbca632 Description-en_GB: DebiChem C/C++/Fortran Development This metapackage will install development packages useful for chemists. Package: debichem-input-generation-output-processing Description-md5: 481deb5b9ca4948ecb4f2d3f161c841f Description-en_GB: DebiChem input preparation and output processing This metapackage will install graphical frontends and input generators/output processors for computational chemistry packages which might be useful for chemists. Package: debichem-molecular-abinitio Description-md5: 0110fd81fff2ee9c49502b34005216c8 Description-en_GB: DebiChem Molecular Ab Initio Calculations This metapackage will install packages doing molecular ab initio calculations which might be useful for chemists. Package: debichem-molecular-dynamics Description-md5: d81e92bf0a50287febc5485be27e92a3 Description-en_GB: DebiChem Molecular Dynamics This metapackage will install Molecular Dynamics packages which might be useful for chemists. Package: debichem-molecular-modelling Description-md5: 6763c82132c0fefe0c85d527de4a3b77 Description-en_GB: DebiChem 3D Molecular Modelling and Visualization This metapackage will install 3D Molecular Modelling and Visualization which might be useful for chemists. Package: debichem-periodic-abinitio Description-md5: 32cd68e2df9ecc5ca74f910de8f78e6c Description-en_GB: DebiChem Periodic Ab Initio Calculations This metapackage will install packages doing periodic ab initio calculations which might be useful for chemists. Package: debichem-semiempirical Description-md5: b473f8004b2b869d9b1b889b05caf483 Description-en_GB: DebiChem Semi Empirical This metapackage will install Semi Empirical which might be useful for chemists. Package: debichem-tasks Description-md5: ea3aaabad5772ff6b2ee0bc49b559d15 Description-en_GB: DebiChem tasks for tasksel This package provides DebiChem tasks in tasksel. . These tasks are described in detail at http://blends.alioth.debian.org/debichem/tasks/ Package: debichem-view-edit-2d Description-md5: abfeeb599c160516329aae13155940d9 Description-en_GB: DebiChem chemical formular/structure editors This metapackage will install drawers for chemical structures which might be useful for chemists. Package: debichem-visualisation Description-md5: 25d5f47f51d7e5b7dd15882ca18199f1 Description-en_GB: DebiChem 3D Viewers This metapackage will install 3D Viewers which might be useful for chemists. Package: debirf Description-md5: dcabbebb3b50be8f5bfcefd7c72556d2 Description-en_GB: build a kernel and initrd to run Debian from RAM debirf (DEBian on Initial Ram Filesystem) is a set of tools designed to create and prepare a kernel and initial ram filesystem that can run a full-blown Debian environment entirely from RAM. . The kernel and initramfs pair created by debirf can be used for a myriad of purposes, from quick-and-easy system repair to diskless thin clients. The kernel and initrd can be placed in your system boot partition, burnt to read-only media, or supplied by a netboot server. . The debirf tools use a module architecture which allows you to customize debirf for any possible purpose by specifying what components are included in the generated image. Package: debmake Description-md5: a81e6db0dc9a6698a80c55e15f3761dc Description-en_GB: helper script to make the Debian source package This package helps you to convert an upstream source package (or VCS contents) into the Debian package by adding files required for the Debian source package. The generated debian/rules file uses the new dh command syntax from the debhelper (>=11~) package. . The debmake command invoked in the upstream source tree without any option can generate files which is good enough to create a single arch=any Debian binary package for local use without touching them. The generated files should be edited to make it conform to the Debian policy if the package is to be uploaded to the Debian archive. By adding few options, this command can generate template files for the arbitrary combination of the multi- binary and multi-arch package, etc. This includes making of the rules file for the -dbg package and the control file for the multiarch library package. . This debmake command also scans copyright and license texts in the source files to help crafting the proper DEP-5 compatible debian/copyright file. Package: debmake-doc Description-md5: 674e1ef45cfea2d730c618fd79a95532 Description-en_GB: Guide for Debian Maintainers This tutorial document describes the building of the Debian package to ordinary Debian users and prospective developers using the debmake command. . It is focused on the modern packaging style and comes with many simple examples. * POSIX shell script packaging * Python3 script packaging * C with Makefile/Autotools/CMake * multiple binary package with shared library etc. . This package can be considered as the successor to the maint-guide package. Package: debmirror Description-md5: 2b7436d4f5fcda5c9ebcf3fc42599f49 Description-en_GB: Debian partial mirror script, with ftp and package pool support This program downloads and maintains a partial local Debian mirror. It can mirror any combination of architectures, distributions and sections. Files are transferred by ftp, http, hftp or rsync, and package pools are fully supported. It also does locking and updates trace files. Package: debocker Description-md5: 6588384694c985e89bdd66fe6265169d Description-en_GB: docker-powered package builder for Debian debocker builds Debian packages using docker. It is also capable to create bundles that can be shared to build the same package on a different machine. Package: debomatic Description-md5: 79f67124cc6327d4a58ffd311de9cc7f Description-en_GB: automatic build machine for Debian source packages Deb-o-Matic is an easy to use build machine for Debian source packages based on sbuild and schroot, written in Python. . It provides a simple tool to automate build of source packages with limited user interaction and a simple configuration. It has some useful features such as automatic update of chroots, automatic scan and selection of source packages to build and modules support. . It is meant to help developers to build their packages without worrying too much of compilation, since it will run in background and no user feedback is required during the whole process. Package: debootstick Description-md5: f852a5f9065ae66ae3d8bce1d6499741 Description-en_GB: Turn a chroot environment into a bootable image debootstick is used to generate a bootable image from a Debian or Ubuntu chroot environment (such as one generated with debootstrap, docker export, etc.). This image should then be copied to a USB stick or disk and used to boot any amd64 machine (BIOS- or UEFI-based). debootstick can also generate an SD card image for a raspberry pi board. The embedded system is ready to be started live (no installation procedure needed), and is fully upgradeable (kernel and bootloader included). Package: deborphan Description-md5: a3b10a652c6378382742726f4d1dafa5 Description-en_GB: program that can find unused packages, e.g. libraries 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. Package: debos Description-md5: b2c65accc19f0449a47742bada403809 Description-en_GB: Debian OS builder debos is a tool to make creation of various Debian based OS "images" simpler. While most other tools focus on specific use-case, debos is more meant as a toolchain to make comon actions trivial while providing enough rope to do whatever tweaking that might be required behind the scenes. Package: debpear Description-md5: bc333b2cc3ce343839f75fc584ee2ad7 Description-en_GB: automatically builds and installs PEAR package as Debian packages With debpear, you can install PEAR packages out of only the name of a PHP PEAR module. Debpear will download, create, and build a Debian package out of the pear package that you selected, and eventually install it in your system. . The goal of debpear isn't to replace the real work of a Debian maintainer, but rather to allow its users to quickly build and install a PEAR package in a clean, Debian way, when this PEAR package doesn't exist in Debian yet. Package: debram Description-md5: b97b5ccd9aaab52b0007aa5ecb167d12 Description-en_GB: ramified catalog of available commands Debian GNU/Linux provides thousands upon daunting thousands of commands. Sorting them into broad classes then dividing and redividing them into finer, more specific branches, the Debram ramifies Debian's commands in much the same manner as a university library ramifies its books. If you know what you want your computer to do but do not yet know the command to do it, you can find the command here. . (The Debram package used also -- indeed mainly -- to include a much larger and more important ramification of Debian *packages,* along with a browsing tool; but Debtags has superseded Debram in those respects. What the Debram package still includes however is the Command Selection Guide, which though somewhat outdated may still be of use.) Package: debram-data Description-md5: cc37b7b92b0053c432f096884ba4e157 Description-en_GB: debram's architecture-independent data This data package installs the Debian Ramification's documentation and architecture-independent data. It also provides the Command Selection Guide, ramifying several hundred basic GNU/Linux commands. See debram. Package: debroster Description-md5: b3cd4099f8973857e4ca6365c40e529b Description-en_GB: A package for use at expos. Debroster starts up an eterm with the Debian logo as the background, with a randomly-ordered list of the current developers scrolling up the screen. Use it to show just how many people contribute to the Debian project - and so why we are so damn good :-) Package: debsecan Description-md5: 02c585842f4cdb670bd20e06b66ecc85 Description-en_GB: Debian Security Analyzer debsecan is a tool to generate a list of vulnerabilities which affect a particular Debian installation. debsecan runs on the host which is to be checked, and downloads vulnerability information over the Internet. It can send mail to interested parties when new vulnerabilities are discovered or when security updates become available. Package: debsig-verify Description-md5: 17721b51f633c58de657ee56060e3c57 Description-en_GB: Debian package signature verification tool This tool inspects and verifies binary package digital signatures based on predetermined policies, complementing repository signatures or allowing to verify the authenticity of a package even after download when detached from a repository. Package: debsigs Description-md5: 8f96a6aad49c0ea26b8f1f71de461a6d Description-en_GB: toolset for cryptographically signing Debian packages debsigs is a package that allows GPG signatures to be embedded inside Debian packages. These signatures can later be verified by package retrieval and installation tools to ensure the authenticity of the contents of the package. Package: debspawn Description-md5: 3c044031bc28da6fff2e488b20ea165c Description-en_GB: Build in nspawn containers Debspawn is a tool to build Debian packages in an isolated environment, using systemd-nspawn containers. By using containers, Debspawn can isolate builds from the host system much better than traditional chroot-based build environments could. . Debspawn is designed to be both easy to use by humans, as well as easy to integrate into an automated package build workflow. Package: debsums Description-md5: 3f8408683d3013b2e3df83e24b0d5d81 Description-en_GB: tool for verification of installed package files against MD5 checksums debsums can verify the integrity of installed package files against MD5 checksums installed by the package, or generated from a .deb archive. Package: debtags Description-md5: 9d44065e035605d0745f19d5b4c94971 Description-en_GB: Debian Package Tags support tools debtags extracts tag information from the apt database and makes it available to the system, either in /var/lib/debtags/debtags or via apt- xapian-index. . Package tags are categories for Debian packages. . debtags also provides some handy command to query tag information. Package: debtree Description-md5: 90db0e8762ea7d64dfab48b0abbe23db Description-en_GB: package dependency graphs on steroids Very powerful and versatile tool for generating dependency graphs showing the relationships between .deb packages. . The graph is generated in the form of a .dot file that can be used as input for the utility 'dot' from the graphviz package. What information is included in a graph can be varied using command line options. . Supported are: regular (forward) dependencies, reverse dependencies, showing installed packages, virtual packages, alternatives, and much more. Package: debuerreotype Description-md5: efe5be5e8f1ef2e6341ee6b52c7fbc34 Description-en_GB: reproducible, snapshot-based Debian rootfs builder A set of scripts for building reproducible Debian rootfs tarballs based on snapshot.debian.org, especially for the purposes of Docker base images. . The goal is to create an auditable, reproducible process for creating rootfs tarballs (especially for use in Docker) of Debian releases, based on point-in-time snapshots from snapshot.debian.org. . The only strictly Docker-specific script is debuerreotype-minimizing- config, which applies many configuration tweaks which are useful for Docker users and may or may not be useful outside of that context. Package: debug-me Description-md5: 089c5fb55071b60e38dd881ff2474639 Description-en_GB: secure remote debugging Debugging a problem over email/irc/BTS is slow, tedious, and hard. The developer needs to see the your problem to understand it. Debug-me aims to make debugging fast, fun, and easy, by letting the developer access your computer remotely, so they can immediately see and interact with the problem. Making your problem their problem gets it fixed fast. . A debug-me session is logged and signed with the developer's GnuPG key, producing a chain of evidence of what they saw and what they did. So the developer's good reputation is leveraged to make debug-me secure. If you trust a developer to ship software to your computer, you can trust them to debug-me. . This package should be installed by desktop users -- both developers who want to debug, and users who want their problems debugged. To set up a debug-me server, install the debug-me-server package. Package: debug-me-server Description-md5: 67819d8365ab60d3ced35b520c3304e1 Description-en_GB: run a debug-me server for secure remote debugging Debugging a problem over email/irc/BTS is slow, tedious, and hard. The developer needs to see the your problem to understand it. Debug-me aims to make debugging fast, fun, and easy, by letting the developer access your computer remotely, so they can immediately see and interact with the problem. Making your problem their problem gets it fixed fast. . A debug-me session is logged and signed with the developer's GnuPG key, producing a chain of evidence of what they saw and what they did. So the developer's good reputation is leveraged to make debug-me secure. If you trust a developer to ship software to your computer, you can trust them to debug-me. . This package sets up a debug-me server. If you don't want to do that, install only the debug-me package. Package: decopy Description-md5: 1bf67f81f2e253f08ac26ba87c96dd10 Description-en_GB: Automatic debian/copyright Generator Decopy automates writing and updating the debian/copyright file. . It reads all files in the source tree, analyzes the licenses and copyright messages included and generates the corresponding debian/copyright file. When the file already exists, decopy parses it to generate a more complete output. Package: dee-tools Description-md5: de38c622ccab0eefbeba050be1de276c Description-en_GB: Model to synchronize multiple instances over DBus - tooling libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains the tooling for introspecting dee data. Package: deepin-calculator Description-md5: 73c6be31938bd29aeedca1fcc064ee85 Description-en_GB: Calculator for DDE (Deepin Desktop Environment) An easy to use calculator for ordinary users. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-deb-installer Description-md5: 1e09b0821abe3ddb876df1d24b2b4cc6 Description-en_GB: Deepin Package Manager Deepin Package Manager is a management tool for deb package, and is developed for users to easily install customised applications that are not categorized in Deepin Store. With an easy-to-use interface as well as functions like batch installation, version detection and auto-completion of dependencies, you can quickly get the software installed on deepin once you get the right deb package. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-gettext-tools Description-md5: 602c444e58921c0bee709ebd3ed1b228 Description-en_GB: Deepin Internationalisation utilities This package provides various tools used by Deepin software to extract translatable string and manage i18n works as a supplement to regular gettext tools. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-icon-theme Description-md5: 61bb3039dd3e1139991b39bb4af5d649 Description-en_GB: Icon Theme for Deepin software and Deepin Desktop Environment Deepin Icon Theme is the default icon theme for DDE, based on Papirus icon theme. This package contains: * Deepin Icon Theme * Sea Icon Theme * Deepin Cursor Theme . This package is part of DDE (Deepin Desktop Environment). Package: deepin-image-viewer Description-md5: a87cb90fecf4e422c2ee29d7e5323375 Description-en_GB: Image Viewer for Deepin Desktop Environment Deepin Image Viewer is an image viewer and manager elaborately produced by Deepin Technology. It is fashion and smooth, supports multiple image formats, user can view any kind of image. The image management in Deepin Image Viewer, allows user to rank images in Timeline by date, add image to "My favorites" or different albums. All images can be arranged in perfect order by Deepin Image Viewer. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-menu Description-md5: a4e07ac060d7068a873af10d821c2022 Description-en_GB: Deepin menu service Deepin Menu is the unified menu service for Deepin Desktop Environment. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-movie Description-md5: 3c8252ec4159903bc555877ad967a892 Description-en_GB: Deepin movie player Deepin Movie provides an intuitive easy to use operation interface and rich complete shortcuts. You can complete all play operations by keyboard, which will make you thoroughly get rid of the constraint of mouse click. Video files in various formats can be played through Deepin Movie, and you can use the streaming function to easily enjoy online video resources. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-music Description-md5: 882a422ed6fc8efeb62eaf719f4743da Description-en_GB: music player with brilliant and tweakful UI Deepin-UI based, GStreamer front-end, with features likes search music by pinyin, quanpin, colorful lyrics supports, and more powerful functions you will found. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-notifications Description-md5: d21f3b4e463ba3dca5ae9cfeaf72c133 Description-en_GB: System notifications for Deepin Desktop Environment Deepin notification is a notfiy app for Deepin Desktop Environment. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-picker Description-md5: 1f028734b67f6b44733e1100a6fef61f Description-en_GB: Colour picker tool for deepin Deepin Picker is a fast screen colour picking tool developed by Deepin Technology. The RGB, RGBA, HEX, CMYK and HSV code can be obtained according colour picked and auto saved to the clipboard. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-screen-recorder Description-md5: 2c631f6cf32bf3082c952e1efc3e962a Description-en_GB: Simple recorder tools for deepin Deepin Screen Recorder is a screen recorder tool, it supports to save the recorded screens as gif or mp4 format. It can select the recorded window automatically or manually by selecting the area. Users just need to start and stop the recording process, and the file will auto save to the desktop. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-shortcut-viewer Description-md5: 95bb167dbb9b841326b7998267c9962a Description-en_GB: Pop-up shortcut viewer for Deepin applications Deepin-shortcut-viewer is a standalone binary that helps Deepin applications pop up their shortcut information on screen in a unified appearance. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-terminal Description-md5: dc1cdb3d8e6282c0fa5574ba7fbaf351 Description-en_GB: Deepin terminal emulator application Deepin Terminal is an advanced terminal emulator with workspace, multiple windows, remote management, quake mode and other features. It sharpens your focus in the world of command line. . This package is part of DDE (Deepin Desktop Environment). Package: deepin-voice-recorder Description-md5: 0df4e61d01c022af82397236fc365207 Description-en_GB: Deepin's Voice recorder Deepin-voice-recorder is the default voice recorder for DDE (Deepin Desktop Environment). It has a beautiful and easy-to-use voice recording user interface with simple design. It supports voice recording, record playback, record list management and other functions. . This package is part of DDE (Deepin Desktop Environment). Package: deepnano Description-md5: d358dccd88045f95ebbdb0f8d5580893 Description-en_GB: alternative basecaller for MinION reads of genomic sequences DeepNano is alternative basecaller for Oxford Nanopore MinION reads based on deep recurrent neural networks. . Currently it works with SQK-MAP-006 and SQK-MAP-005 chemistry and as a postprocessor for Metrichor. Package: deepnano-data Description-md5: 2e36bafe46522b0886f010d4f9ed7d56 Description-en_GB: alternative basecaller for MinION reads of genomic sequences (data) DeepNano is alternative basecaller for Oxford Nanopore MinION reads based on deep recurrent neural networks. . This package contains deepnanos test data. Package: deets Description-md5: d94d4dc2e389af1a03bee88ea0bd1972 Description-en_GB: decentralised model-based administration tool Deets provides a way to manage Debian packages and files on your systems using Lua-based configuration files. A specialised Lua interpreter called luau is capable of validating your specifications and optionally enforcing them. . In addition, it can scan your system and generate a crude model configuration based on the current state of the Debian package database and all conffiles. Package: default-d-compiler Description-md5: bbbd93771830b7fd3186d8c877db5ddf Description-en_GB: Default D compiler (metapackage) This is a metapackage installing the default D compiler in Debian for the respective architecture. . Packages building D libraries or using them should depend on this. Package: default-mysql-client Description-md5: 0d975e58d81d31c2c1965d43804779c1 Description-en_GB: MySQL database client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the client binaries and the additional tools innotop and mysqlreport. Package: default-mysql-client-core Description-md5: 31e5e3f44a80bbfd7cf687e936f69d0e Description-en_GB: MySQL database core client binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the core client files, as used by Akonadi. Package: default-mysql-server Description-md5: 9550a987565ff8657fc9f699871795c3 Description-en_GB: MySQL database server binaries and system database setup (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of all the infrastructure needed to setup system databases. Package: default-mysql-server-core Description-md5: 2af54bce58dc0885998d90e5a67f4233 Description-en_GB: MySQL database server binaries (metapackage) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package depends on the default implementation of the server binaries but doesn't depend on all the infrastructure needed to setup system databases. Package: deheader Description-md5: 01dcd7f337119de0bce134084933aadc Description-en_GB: Find and remove unnecessary includes in C or C++ source files deheader analyses C and C++ files to determine which header inclusions can be removed while still allowing them to compile. This may result in substantial improvements in compilation time, especially on large C++ projects; it also sometimes exposes dependencies and cohesions of which developers were unaware. Package: dehydrated Description-md5: c09902462a0a5f656bb0a6b7c2847ea9 Description-en_GB: ACME client implemented in Bash The dehydrated ACME client allows signing certificates with an ACME server, like the one provided by the Let’s Encrypt certificate authority (letsencrypt.org). It is implemented as a relatively simple Bash script, which uses curl to communicate with the ACME server and OpenSSL to deal with keys, sign requests and certificates. . The ACME (Automated Certificate Management Environment) protocol makes it possible to automatically obtain browser-trusted certificate. Package: dehydrated-apache2 Description-md5: 2abf97dfda95b9574d67e1247ae21509 Description-en_GB: dehydrated challenge response support for Apache2 This package provides an Apache2 config snippet to serve the http-01 challenge responses for dehydrated. . Installing this package together with dehydrated is enough to have a fully functional ACME client, including replying to the HTTP challenge. Package: dehydrated-hook-ddns-tsig Description-md5: 8418fa8d1d3d7c0777249b3697f18836 Description-en_GB: dehydrated dns-01 challenge response support This package provides a hook script to serve dns-01 challenge responses for dehydrated. . It uses the dnspython API to perform dynamic DNS updates, creating a temporary TXT record for the given domain, thereby proving ownership of the domain. It requires a DNS-server capable of performing dynamic DNS updates, like bind9. There is no need for the DNS-server to run on the local machine. . This is useful if you want to create ACME certificates for servers that do not serve HTTP and/or are not exposed to the public internet. Another important use case are wildcard certificates. Package: deja-dup-caja Description-md5: 93c30554e284dbd172661f06933c4a22 Description-en_GB: Caja extension for Déjà Dup Déjà Dup is a simple backup tool. It hides the complexity of backing up the Right Way (encrypted, off-site, and regular) and uses duplicity as the backend. . This package provides a contextual menu in the Caja file manager to backup and restore your files. Package: dejagnu Description-md5: 641b5a9db687ec0ef1d5efaa06180677 Description-en_GB: framework for running test suites on software tools DejaGnu is a framework for testing other programs. Its purpose is to provide a single front end for all tests. . DejaGnu provides a layer of abstraction which allows you to write tests that are portable to any host or target where a program must be tested. All tests have the same output format. . DejaGnu is written in `expect', which in turn uses "Tcl"--Tool command language. Package: delay Description-md5: 54eb93bff2d9cba301d2f7d72c25ba9a Description-en_GB: Constant delay generator delay introduces a constant delay between its standard input and its standard output. The data from its stdin will be stored until it has been written to stdout. Package: dell-recovery Description-md5: 42be76afc331cd3cc7ef90ec310f8dad Description-en_GB: Dell Recovery Media Creation Package This package is used to produce a Dell recovery media image. It then uses known open source tools to write the image to a USB flash drive or DVD writer. Package: dell-recovery-bootloader Description-md5: 125b3ef8c629ab6a92bfe98a795de674 Description-en_GB: Bootloader configuration for Dell's factory process This package is used to generate GRUB2 configuration that is used in the Dell Linux factory installation process. . This package doesn't have much use outside of the Dell environment but is safe to install on other systems. Package: dell-recovery-casper Description-md5: 66dfe55ea7aaebfe89ae8c089aca15cd Description-en_GB: Dell Recovery Casper Hooks This package provides hooks to allow the dell-recovery bootstrap to run directly from casper without any other modifications to the media. Package: delly Description-md5: 324b9ce9ec7a8528db433798b37e6910 Description-en_GB: Structural variant discovery by read analysis Delly performs Structural variant discovery by integrated paired-end and split-read analysis. It discovers, genotypes and visualizes deletions, tandem duplications, inversions and translocations at single-nucleotide resolution in short-read massively parallel sequencing data. It uses paired-ends, split-reads and read-depth to sensitively and accurately delineate genomic rearrangements throughout the genome. Package: delta Description-md5: f3620c181fda3593c8b8341f9b760f04 Description-en_GB: heuristic minimizer of interesting files Delta assists you in minimising "interesting" files subject to a test of their "interestingness". A common such situation is when attempting to isolate a small failure-inducing substring of a large input that causes your program to exhibit a bug. Package: deluge Description-md5: 1c006fa7b74be6be008fe5ca6d13b9c7 Description-en_GB: bittorrent client written in Python/PyGTK Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package to use Deluge in classic mode, which means the daemon and the GTK+ user-interface are linked together. Package: deluge-common Description-md5: fda95b1a3c5d8042a9fcefb1948c4537 Description-en_GB: bittorrent client written in Python/PyGTK (common files) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . This package contains data files commons to both the daemon and the various user-interfaces. Package: deluge-console Description-md5: f29faf70c4de4cae8ed6f4b36e13fccd Description-en_GB: bittorrent client written in Python/PyGTK (console ui) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . This package contains the console user-interface. Package: deluge-gtk Description-md5: 8bad079f801a9d9c4028bd44e4e40d57 Description-en_GB: bittorrent client written in Python/PyGTK (GTK+ ui) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package to use the Deluge GTK+ user-interface as a thin client and connect to a remote daemon. See: Package: deluge-web Description-md5: fa1d60f7a87b553737143e3950d3ee03 Description-en_GB: bittorrent client written in Python/PyGTK (web ui) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package on a remote server running the deluge daemon (package deluged). See: Package: deluged Description-md5: 42dbe276cb3cf20229499e4d8a598faf Description-en_GB: bittorrent client written in Python/PyGTK (daemon) Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. . It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. . You may want to install this package to run the daemon application on a remote server and connect to it from any user-interface. See: Package: denef Description-md5: 6c1eee2d629b664c9ef9791d683f6f4a Description-en_GB: Decode Nikon D1 NEF image files DeNEF is a simple decoder for Nikon D1 NEF RAW image files. Package: denemo-data Description-md5: 024b017c661eb5283972ae33777ed288 Description-en_GB: data for Denemo Denemo is a free (GPL) graphical music notation editor that lets you rapidly enter notation which it typesets using the LilyPond music engraver, creating notation straight from your input that outshines the commercial competition. You can compose, transcribe, arrange, listen to the music and much more. . This package contains the arch-independent files. Package: denemo-doc Description-md5: 432e166a5b95162d504028cd484ae0db Description-en_GB: documentation and examples for Denemo Denemo is a free (GPL) graphical music notation editor that lets you rapidly enter notation which it typesets using the LilyPond music engraver, creating notation straight from your input that outshines the commercial competition. You can compose, transcribe, arrange, listen to the music and much more. . This package contains the HTML documentation and examples. Package: depqbf Description-md5: 800bcc7a2bdea9545c4c8eb5c65df5f0 Description-en_GB: solver for quantified boolean formulae DepQBF is a search-based solver for quantified boolean formulae (QBF) in prenex conjunctive normal form. It is based on the DPLL algorithm for QBF, called QDPLL, with conflict-driven clause and solution-driven cube learning. By analyzing the syntactic structure of a formula, DepQBF tries to identify independent variables. In general, information on independent variables can be represented in the formal framework of dependency schemes. DepQBF computes the so-called "standard dependency scheme" of a given formula. In addition to other benefits, information on independent variables often increases the freedom for decision making and clause learning. Package: deps-tools-cli Description-md5: e2dd47ad2c30a91c659d5d47afcd6139 Description-en_GB: DEPS command-line tools Currently only contains the limited "graph-includes" tool. . Graph-includes creates a graph of dependencies between source-files and/or groups of source-files, with an emphasis on getting readable and usable graphs even for large projects. . Usability of the dependency graphs are currently improved by: - customizable grouping of several source files into a single node - transitive reduction of the graph . It currently supports graphing the C/C++ #include relationship, using graphviz by default. Package: derby-doc Description-md5: ebe75d4873c5b11aa52dec74ee263a4c Description-en_GB: Apache Derby API documentation and examples Apache Derby is an open source relational database implemented entirely in Java. . This package contains a Javadoc documenting the API and demo software for Apache Derby. Package: derby-tools Description-md5: 294a46c2c9b97271cce6cf08af585760 Description-en_GB: Apache Derby Tools The Derby tools and utilities are a set of routines supplied with Derby that are typically used to create, inspect, and update a Derby database. . These tools and utilities include: * NetworkServerControl, provides the ability to start a Network Server or connect to a running Network Server to shutdown, configure or retrieve diagnostic information. * ij, the Derby's interactive JDBC scripting tool. It is a simple utility for running scripts against a Derby database. You can also use it interactively to run ad hoc queries. ij provides several commands for ease in accessing a variety of JDBC features. ij can be used in an embedded or a client/server environment. * sysinfo, provides information about your version of Derby and your environment. * dblook, the Derby's Data Definition Language (DDL) Generation Utility, more informally called a schema dump tool. It is a simple utility that dumps the DDL of a user-specified database to either a console or a file. The generated DDL can then be used for such things as recreating all or parts of a database, viewing a subset of a database's objects (for example, those which pertain to specific tables and schemas), or documenting a database's schema. * SignatureChecker, a tool that identifies any SQL functions and procedures in a database that do not follow the SQL Standard argument matching rules. * PlanExporter, a tool to export query plan data for further analysis. Package: derivations Description-md5: 1010caa3a4f67923bd5bfd9663842c47 Description-en_GB: book: Derivations of Applied Mathematics For various valid reasons, open-source program sources rarely derive the mathematical formulas they use. A user, nevertheless -- not wishing to take such formulas on faith -- might wish to see such formulas *somewhere* derived. . Derivations of Applied Mathematics is a book that derives, and documents, many of the mathematical formulas and methods open-source programs use, and indeed many of the formulas and methods used in science and engineering generally. For example, it derives and documents the Taylor series (used to calculate trigonometrics), the Newton-Raphson method (used to calculate square roots), the Pythagorean theorem (used to calculate distances) and many others. . The book's format is PDF. Package: desklaunch Description-md5: a3b24a13f166baeb5d28e2f255edf1de Description-en_GB: A small utility for creating desktop icons DeskLaunch is a small utility for creating desktop icons using pixmaps. A simple click will launch the desired application. Package: deskmenu Description-md5: fa5f6e4fdaeb1adfa5c422bc1e186bf3 Description-en_GB: A root menu for X11 window managers DeskMenu is a root menu program which is activated by clicking the root window. It is configured from a .deskmenurc file in your home directory. DeskMenu is useful for window managers which do not provide a menu such as Oroborus. Package: desktop-autoloader Description-md5: a485f8a6defee58be90623dcf264cbdc Description-en_GB: Accelerate Diskless Workstation systems by pre-loading a dummy Desktop Session This package is for diskless Linux clients as you often find them in school class rooms running an LTSP based fat client environment. . The logon into and the initial session startup on such diskless workstations can be considerably slow, because all applications need to be fetched from one server hosting the fat clients' filesystem. . The situation gets worse, if 24 computers in the same class room get switched on simultaneously or the teacher tells the students to open the same application (e.g. Libreoffice) at the same time. . However, this issue only occurs to the first student using a diskless workstation that day. If the diskless machine is equipped with enough RAM, other students see all applications being launched within a couple of seconds. . Reason: once an application has been launched, it ends up in the diskless machine's filesystem cache in RAM. . So, this package pre-loads a desktop session of the admin's choice plus some extra popular applications. It does this before 7:30 in the morning, only. So, combine this package with Wake-On-LAN or an RTC Timer to make sure systems are booted before 7:30am. With such a setup in place, the diskless machines will have been prepared for work before the first students enter the class room. Package: desktop-base Description-md5: 803a1cfa10c4fe42fa50462e9b011bfb Description-en_GB: common files for the Debian Desktop This package contains various miscellaneous files which are used by Debian Desktop installations. Currently, it provides some Debian-related artwork and themes, .desktop files containing links to Debian related material (suitable for placement on a user's desktop), and other common files between the available desktop environments such as GNOME and KDE. Package: desktopfolder Description-md5: 3d30ecabec06f8d26969e24cbdce4cc2 Description-en_GB: Organise your desktop with panels, notes and photos Bring your desktop back to life Organize your desktop with panels that hold your things. . DesktopFolder overlays a hidden desktop overlay allowing desktop icons, file shortcuts, folders, photographs, notes and panels to be arranged in a freeform or grid format. Each desktop component has a number of attributes that can be customised - colours and size. . DesktopFolder has been developed for GNOME based desktops such as GNOME- Shell and Budgie Desktop. Package: desmume Description-md5: ef4a36c5ca9df8114e68a7129c6e83a7 Description-en_GB: Nintendo DS emulator DeSmuME is a Nintendo DS emulator running homebrew demos and commercial games. . This package includes all three binaries: * desmume: gtk user interface; * desmume-glade: gtk-glade user interface; * desmume-cli: command line user interface. Package: desproxy Description-md5: 6468badc373779f64c0558099fbe4d24 Description-en_GB: tunnel TCP traffic through a HTTP proxy Browsers (in general HTTP clients) use HTTP proxies to request web pages. The proxy forwards those request to the destination server. All the negotiation is done via the HTTP protocol, which is designed just to carry HTTP requests and no generic (TCP/IP) traffic. That is why you can't (normally) use Internet applications beside your browser if you are behind a HTTP proxy. . That is what desproxy is good for. Desproxy is a TCP tunnel, which means desproxy can forward TCP/IP traffic via a HTTP proxy. Desproxy uses a HTTP/1.1 method (CONNECT) to establish TCP/IP connections on demand. CONNECT is used for SSL connections when accessing to secure sites. So if you can access sites that support SSL (www.hotmail.com for example) you can use desproxy. Package: detachtty Description-md5: 500d07a91682311579e0c79fbe40291a Description-en_GB: Utility to connect to detached interactive programs Detachtty lets you run interactive programs non-interactively, and connect to them over the network when you do need to interact with them. It is somewhat similar to screen, but it is less feature-rich, therefore lighter and with less dependencies. It allows one to connect to programs running on remote hosts by mean of secure SSH connections. Package: detox Description-md5: 57a56ea30e81ef29e23165136cbfe243 Description-en_GB: replace problematic characters in filenames detox is a utility designed to clean up filenames. It replaces difficult to work with characters, such as spaces, with standard equivalents. It will also clean up filenames with UTF-8 or Latin-1 (or CP-1252) characters in them. . Features: * Removal or replacement of upper ASCII Latin-1 (ISO 8859-1) characters; * Removal or replacement of UTF-8 encoded Unicode characters; * Removal or replacement of spaces and other potentially tricky characters; * Trimming of excessive "_" and "-"s; * Directory recursion, dry runs, verbose listings. . It is designed with safety in mind. It won't overwrite a file that already exists, and it doesn't touch special files if not requested. . detox is useful to mass rename files automatically. As just one example, you can use detox to easily standardize lots of files, as MP3 or movies, downloaded or stored inside a directory. . This package provides detox and inline-detox commands. The inline-detox can be used in command lines, as a filter in shell procedures. Package: deutex Description-md5: 58c5c1de8c82ee979eb07aefb90ec370 Description-en_GB: composition tool for doom-style WAD files DEU's Texture Companion (DeuTex) is a resource editor that can extract and insert graphics, sounds, levels and other resources in doom-format WAD (where's all the data?) files. . DeuTex is command-line oriented and is most useful for assembling WAD files as part of a build procedure, such as via Makefile. Package: develock-el Description-md5: 78dba00d1568bb0d6af73016b930322c Description-en_GB: additional font-lock keywords for the developers on Emacs Develock is a minor mode which provides the ability to make font- lock highlight leading and trailing whitespace, long lines and oddities in the file buffer for Lisp modes, ChangeLog mode, Texinfo mode, C modes, OCaml modes, Coq mode, LaTeX mode, Java mode, Jde-mode, CPerl mode, Perl mode, Python mode, Groovy mode, HTML modes and some Mail modes. Package: developers-reference Description-md5: 46a1f3b266aa382d0fc176e8790ca727 Description-en_GB: guidelines and information for Debian developers This package contains the Debian Developer's Reference, a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents: . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools . This package contains the English version of the Developer's Reference. The French, German, Italian, Russian and Japanese translations are available in developers-reference-fr, developers-reference-de, developers- reference-it, developers-reference-ru and developers-reference-ja. Package: developers-reference-de Description-md5: 66806ea801580b6928117cba18bfc9f8 Description-en_GB: guidelines and information for Debian developers, in German This package contains the German translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-fr Description-md5: 2c7d17c0f8451e318dcf3ca767fafc26 Description-en_GB: guidelines and information for Debian developers, in French This package contains the French translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-it Description-md5: e6588f4749e7d8ae4657e7d9b10d589b Description-en_GB: guidelines and information for Debian developers, in Italian This package contains the Italian translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-ja Description-md5: 9a896365e3b4db1da8af7b6494999b42 Description-en_GB: guidelines and information for Debian developers, in Japanese This package contains the Japanese translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: developers-reference-ru Description-md5: 3321571e0449092a9f195c62ac901600 Description-en_GB: guidelines and information for Debian developers, in Russian This package contains the Russian translation of Debian Developer's Reference (package: developers-reference), a set of guidelines and best practices which has been established by and for the community of Debian developers and maintainers. If you are not maintaining Debian packages, you probably do not need this package. . Table of Contents (in English): . * 1. Scope of This Document * 2. Applying to Become a Member * 3. Debian Developer's Duties * 4. Resources for Debian Members * 5. Managing Packages * 6. Best Packaging Practices * 7. Beyond Packaging * 8. Internationalization and Translations * 1. Overview of Debian Maintainer Tools Package: devhelp Description-md5: ae983a3767d2a0a40ed35bb280300912 Description-en_GB: GNOME developers help program Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . Devhelp provides some integration capabilities, which is used to allow command-line searches, emacs integration and embedding in applications like the Anjuta IDE. Package: devhelp-common Description-md5: e9992163624d84f7f8c418de494edb0b Description-en_GB: Common files for devhelp and its library Devhelp's primary goal is to be an API documentation browser for GNOME. It is able to scan for .devhelp files generated automatically for packages that use gtk-doc-tools to generate documentation for libraries and programs. . This package provides internationalisation files, mainly. Package: devicetype-detect Description-md5: 4b33099b6b8079a97a5c2494c620d40d Description-en_GB: attempt to detect the type of the current device devicetype-detect attempts to determine device class of the running system based on the display size, display resolution, and presence or absence of a battery. . devicename-detect attempts to determine the name of the device, to the best knowledge of the device itself, for use as a sensible default model name. Package: devilspie Description-md5: ef120dc1150051b3caef09e2141f1565 Description-en_GB: find windows and perform actions on them This tool will find windows as they are created and perform actions on them, such as resizing, moving to another workspace, or pinning them to all workspaces. Package: devilspie2 Description-md5: 1919eb878eee34f90e46dd477bb734b9 Description-en_GB: Lua-based window matching utility Devilspie2 is a window matching utility, allowing the user to perform scripted actions on windows as they are created. For example, you can script a terminal program to always be positioned at a specific screen position, or automatically position a window on a specific workspace. . It is a continuation of Ross Burton's project Devilspie, with the most significant change that the symbolic expressions of that project are replaced with a Lua interpreter. Package: devmem2 Description-md5: a0d6374dd2286c6b6dd055e9a1c2acbf Description-en_GB: simple program to read/write from/to any location in memory Simple program to read/write from/to any location in memory. Useful when debugging embedded boards, like beagleboard. Package: devrplay3 Description-md5: a724e4059b12b3d05e4e9695624c4cc7 Description-en_GB: rplay network audio system - basic library This package contains the basic rplay library (devrplay). . RPlay allows sounds to be played to and from local and remote Unix systems. Sounds can be played with or without sending audio data over the network using either UDP or TCP/IP. RPlay audio servers can be configured to share sound files with each other. . Support for RPlay is included in several applications. These include xpilot, xlockmore, xboing, fvwm, and ctwm. Package: devscripts-el Description-md5: 271a83a63b81012cf338463cf80be0d2 Description-en_GB: Transition package, devscripts-el to elpa-devscripts The devscripts-el emacs addon has been elpafied. This dummy package helps ease transition from devscripts-el to elpa-devscripts-el. Package: devtodo Description-md5: 709b1a954b46713b1394587be88d9dec Description-en_GB: hierarchical, prioritised todo list manager Manipulate and display a hierarchical (i.e. "subtasks") and prioritised list of things with a coloured command line interface. . Using devtodo's output formatting features, it is possible to convert the todo list into almost any text format. . Devtodo comes with XSLT stylesheets to convert XML .todo files to HTML and PDF, have a look at /usr/share/devtodo/. Package: dex Description-md5: ea11d96b4add213d8c07200f28cb7a02 Description-en_GB: generate and execute Application type .desktop files DesktopEntry eXecution implements the Freedesktop.org autostart specification, independent of any desktop or window manager environment. Applications may be filtered based on the Desktop Environment advertised in the .desktop file. . dex can also create a minimal .desktop file for a specified program. Package: dexdump Description-md5: 175619b81080d310819e29dbc6136613 Description-en_GB: Displays information about Android DEX files The `dexdump` tool is intended to mimic `objdump`. When possible, use similar command-line arguments. . This is a re-implementation of the original `dexdump` utility that was based on Dalvik functions in `libdex` into a new `dexdump` that is now based on ART functions in `libart` instead. The output is very similar to the original for correct DEX files. Error messages may differ, however. Also, ODEX files are no longer supported. Package: dexlist Description-md5: ad5b877c8de302f91c672600a590e331 Description-en_GB: Lists all methods in all concrete classes in Android DEX files This is a re-implementation of the original `dexlist` utility that was based on Dalvik functions in `libdex` into a new `dexlist` that is now based on ART functions in `libart` instead. The output is very similar to the original for correct DEX files. Error messages may differ, however. Also, ODEX files are no longer supported. Package: dfc Description-md5: 1d73add36432a7e3931bcebc9f7542d1 Description-en_GB: display file system usage using graph and colors dfc displays file system space usage using graphs and colors. In some ways, it is a modernized version of df as it is able to use colors, draw graphs and export its output to different formats such as CSV or HTML. Package: dfcgen-gtk Description-md5: 4b42f626b76b71514090f3739efbe253 Description-en_GB: Digital Filter Coefficients Generator (DFCGen) GTK+ DFCGen, the Digital Filter Coefficients Generator, assists the engineer in the design of digital filters. It supports the engineer in analysis and synthesis of linear time-invariant time-discrete (LTI) systems from the theoretical point of view. It performs generation of system transfer function coefficients in the Z-domain, based on the type and specific parameters of a chosen system. Package: dfu-programmer Description-md5: 1bfe4bfd67724121586a1a2711a8af46 Description-en_GB: device firmware update (DFU) based USB programmer for Atmel chips 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. Package: dfu-util Description-md5: a743310e082b47ed7a4003799b5431f9 Description-en_GB: Device firmware update (DFU) USB programmer dfu-util is a program that implements the host (PC) side of the USB DFU 1.0 and 1.1 (Universal Serial Bus Device Firmware Upgrade) protocol. . DFU is intended to download and upload firmware to devices connected over USB. It ranges from small devices like micro-controller boards up to mobile phones. With dfu-util you are able to download firmware to your device or upload firmware from it. Package: dgedit Description-md5: ffa572948e8ee1b6b3aa067cb48bcaad Description-en_GB: drum kit editor for DrumGizmo DGEdit allows one to create drum kits for use in DrumGizmo from recordings of individual instruments (snare, kickdrum, toms, crashes, and so on). It supports the entire process of taking a group of WAV files and converting them into working instruments with hit energy levels. Package: dgit Description-md5: 559081434127c75cd5fadde790e2eb02 Description-en_GB: git interoperability with the Debian archive dgit (with the associated infrastructure) makes it possible to treat the Debian archive as a git repository. . dgit push constructs uploads from git commits . dgit clone and dgit fetch construct git commits from uploads. Package: dgit-infrastructure Description-md5: 2b3caec6ca4cc54a4c6e213a025b062c Description-en_GB: dgit server backend infrastructure This package contains tools which are useful for setting up a dgit git repository server. You probably want dgit, the client package, instead of dgit-infrastructure. Package: dh-acc Description-md5: 67bf5743ba48724fc6a78e5293422eed Description-en_GB: debhelper addon to compare ABI compatibility of shared C/C++ library versions dh-acc is an addon to facilitate generating ABI compatibility reports by comparing known ABI dumps with newly build ABI at Debian package build time. Thus providing monitoring and early detection of ABI breaks in shared libraries. . This package provides dh sequence addon and cdbs integration snippet. Package: dh-ada-library Description-md5: e99abe8ad88f1230db57fb3899843553 Description-en_GB: Debian helper for Ada libraries Debhelper tools to ease common tasks in packaging libraries written in the Ada programming language, following the Debian Policy for Ada (http://people.debian.org/~lbrenta/debian-ada-policy.html). . A specific gnat-X is recommended via the gnat package, but any version should be supported. Package: dh-apparmor Description-md5: c7bc3728b9d5d471c45d2a640c36d87f Description-en_GB: AppArmor debhelper routines dh-apparmor provides the debhelper tools used to install and migrate AppArmor profiles. This is normally used from package maintainer scripts during install and removal. Package: dh-apport Description-md5: a5c779df9e0b356100c76151d7cef527 Description-en_GB: debhelper extension for the apport crash report system apport automatically collects data from crashed processes and compiles a problem report in /var/crash/. This utilizes the crashdump helper hook provided by the Ubuntu kernel. . This package provides a debhelper extension to make it easier for other packages to include apport hooks. Package: dh-buildinfo Description-md5: 78727bb9b900caa5668c494ce4bf26b9 Description-en_GB: Debhelper addon to track package versions used to build a package This script is designed to be run at build-time, and registers in a file the list of packages declared as build-time dependencies, as well as build-essential packages, together with their versions, as installed in the build machine. . This will hopefully help to track packages (auto-)built with package versions which are known to be buggy, and, more generally, to find out whether a package needs to be rebuilt because of a significant change in a package it has a build-time dependency on. Package: dh-cargo Description-md5: f290b33415961585a45b7c3f0cdc6e3d Description-en_GB: debhelper buildsystem for Rust crates using Cargo dh-cargo provides a debhelper buildsystem to build Rust crates using Cargo. . This builds Debian rust crates to be installed into a system-level crate registry in /usr/share/cargo/registry containing crates that can be used and Build-Depended upon by other Debian packages. . Debian packages generated by debcargo use this buildsystem; packagers are not expected to use this directly. If you have a multi-language program such as firefox or librsvg that includes private Rust crates not exposed to others, you should instead use our cargo wrapper /usr/share/cargo/bin/cargo in the cargo package, and Build-Depends on that instead of this package. Package: dh-consoledata Description-md5: 0bc0fcc75b7a9ca401ee6d320768ab05 Description-en_GB: debhelper-based script to help packaging console data files This package assists in building consistent packages of data-files for the Linux text console. Package: dh-dist-zilla Description-md5: b703da6339cf972a39e3ae765d34f628 Description-en_GB: debhelper add-on to call dzil build and clean up after the build dh-dist-zilla provides a debhelper sequence addon named 'dist_zilla', i.e. you can use it in your project's debian/rules as "dh $@ --with dist- zilla". . The intention is to be able to build Debian Perl packages directly from a Dist::Zilla based Perl distributions without generating the CPAN distribution tar-ball manually first. It is analogous to using autoreconf to generate the configure script. . The orig.tar.gz/.xz file must only contain the dist.ini and source files but not the generated files like META.yml, README, etc. If you use dh- dist-zilla, you can use "debian/rules get-orig-source" to generate a conforming upstream tar ball if none is available yet. Package: dh-dlang Description-md5: b6ef8d67151656ec919d17b29de6dd62 Description-en_GB: Packaging helpers for building D code This package contains common code for building D software for the Debian (and derivatives) archive. . It currently contains a debian/rules snippet for selecting the appropriate D build flags based on the default D compiler set for the current architecture. Package: dh-elpa Description-md5: 33114fdf50c8559c3ce451f17cb4c4a3 Description-en_GB: Debian helper tools for packaging emacs lisp extensions This package provides a helper for packaging emacs lisp extensions in a way compatible with the GNU Emacs 'elpa' package repository. Package: dh-fortran-mod Description-md5: f335ff14f9816884de1d80c04e27c4ac Description-en_GB: debhelper add-on to handle Fortran '.mod' files Modules were introduced in the 1990 revision of the Fortran standard. When the Fortran compiler processes a source file containing a module, it produces both an object file and a '.mod' file. The latter plays a role similar to header files in C, since it is needed when compiling other source files which make use of the module. . The '.mod' files are however platform dependent, and their format changes with the gfortran version. . This package provides the dh_fortran_mod command, which simplifies the inclusion of '.mod' files in binary packages. First, it places the '.mod' files in the correct platform- and gfortran-dependent location. Second, it adds the right dependency information on gfortran version(s). . Inclusion of dh_fortran_mod in dh sequence is also provided under the name 'fortran_mod'. Package: dh-linktree Description-md5: 7ef44f371b55fb620fe2ec953830eab4 Description-en_GB: Create symlink trees within a Debian package Many developers bundle PHP or JavaScript libraries in the software that they provide. The Debian packager must then replace those "embedded copies" with symlinks to the packaged copy of those files. This operation is not without risks. A version mismatch can be the source of bugs that are hard to track. . dh_linktree is a tool that can assist you in this task. It can either unconditionally install a symlink tree of a given directory at the place of your choice, or it can only replace existing files with symlinks, or it can only replace existing identical files with symlinks. Package: dh-lisp Description-md5: 763690cb3ab0445034a94405681fad1c Description-en_GB: Debhelper to support Common Lisp related packages This debhelper addon targets Debian package maintainers of packages related to Common Lisp. It automates the processes of making a package conform to the Common Lisp in Debian Manual: . It adds dependencies to required Common Lisp implementations if precompiled object files for them are included in the package. Package: dh-lua Description-md5: 522cf1372f1b783a87017a2a95e03d34 Description-en_GB: helper tools for maintaining Lua-related packages This package contains the Debian policy for the Debian packages relative to the Lua scripting language, as well as some tools to help build them. Package: dh-make-elpa Description-md5: d6e46009cf580ba5763c53a7179bd76c Description-en_GB: helper for creating Debian packages from ELPA packages dh-make-elpa will try to create the files required to build a Debian source package from an unpacked GNU Emacs ELPA package. The source packages produced are suitable for building with the dh_elpa tool. Package: dh-make-golang Description-md5: 1200e09fe33be41068af3d2aaa2fb779 Description-en_GB: tool that converts Go packages into Debian package source dh-make-golang is a tool to automatically create Debian packaging for Go packages. Its goal is to automate away as much of the work as possible when creating a Debian package for a Go library package. Package: dh-make-perl Description-md5: bf65adb281fde2fa40c2355d8456c9e4 Description-en_GB: helper for creating Debian packages from perl modules dh-make-perl will create the files required to build a Debian source package out of a perl package. This works for most simple packages and is also useful for getting started with packaging perl modules. Given a perl package name, it can also automatically download it from CPAN. . dh-make-perl can also help keeping the debian/ content current when upstream dependencies or Debian practices change. It can also help improve existing Perl module packages. . Includes the cpan2deb and cpan2dsc flavours. Package: dh-migrations Description-md5: 49976db00f3ad48e99ad9d3d35a67fa3 Description-en_GB: debhelper extension for session-migration support This package provides a debhelper extension to perform session migration operations on the installed packages. Package: dh-modaliases Description-md5: 1a811f1261ebf8d94f48be93de246b96 Description-en_GB: debhelper extension for scanning kernel module aliases dh_modaliases is useful for packages that ship third-party kernel modules, either in binary form, or as sources (with e. g. DKMS). It extracts the modules' modaliases from either the compile .ko files themselves (for packages which ship them in compiled form, using modinfo), or from a package file debian/packagename.modaliases. . This enables software which is looking for missing driver packages (such as Jockey or the operating system installer) to identify which package(s) will provide a driver for a piece of hardware, identified by its modalias. Package: dh-ocaml Description-md5: a2d96f5703de2b33380537be59e6a4c6 Description-en_GB: helper tools for maintaining OCaml-related Debian packages dh-ocaml is a set of tools and documents to help maintaining Debian packages related to the Objective Caml (OCaml) programming language. . dh-ocaml notably contains the following components: * Makefile helpers to write debian/rules files implementing OCaml packaging best-practices (both for CDBS lovers and haters) * the Debian OCaml Packaging Policy * dh_ocaml debhelper to automatically computes dependencies among binary OCaml packages * ocaml-md5sums, the tool used to maintain the system registry of OCaml module interface checksums Package: dh-octave Description-md5: d7a3f4307607a5035aed4036a728e25b Description-en_GB: Debhelper-based infrastructure for building Octave add-on packages Since version 3.0 of Octave (a numerical computation software), add-ons can be installed through the pkg.m system. This package provides the infrastructure for packaging such add-ons for Debian, based on debhelper. It replaces the deprecated octave-pkg-dev package. This package contains debhelper-like scripts for building, checking and cleaning the add-on package as well as for generating the substitution variables in debian/control. . This package is intended to be used by the Debian Octave Group and should be of little interest to general users. Package: dh-octave-autopkgtest Description-md5: dafc9fc8227e34d50fddefbfa6f83570 Description-en_GB: script for the automatic testing of Octave add-on packages This package contains the dh_octave_check script that runs the unit tests contained in all *.m and *.cc files available in the source tree from which it is launched. It is intended to be used by the support for Octave-Forge add-on packages, which is implemented in autodep8. Package: dh-perl6 Description-md5: 028273085ef3644431c772f859ccbe1d Description-en_GB: debhelper add-on to simplify Perl 6 package building Derivations of Applied Mathematics is a book that derives, and documents, many of the mathematical formulas and methods open-source programs use, and indeed many of the formulas and methods used in science and engineering generally. For example, it derives and documents the Taylor series (used to calculate trigonometrics), the Newton-Raphson method (used to calculate square roots), the Pythagorean theorem (used to calculate distances) and many others. Package: dh-php Description-md5: 0d9587e964a759486074ebbfd28cbb16 Description-en_GB: debhelper add-on to handle PHP PECL extensions dh-php provides a debhelper sequence add-on named 'php' and the dh_php command. . The dh_php command adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable PHP PECL extensions for all available PHP SAPIs. Package: dh-python Description-md5: 9f24690d2f6e9b70048dc4079a2dfca7 Description-en_GB: Debian helper tools for packaging Python libraries and applications This package contains: * pybuild - invokes various build systems for requested Python versions in order to build modules and extensions * dh_python2 - calculates Python 2.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_python3 - calculates Python 3.X dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. * dh_pypy - calculates PyPy dependencies for Debian packages, adds maintainer scripts to byte compile files, etc. Package: dh-r Description-md5: 81bd581531fe5dd7a84becaee2ecb98f Description-en_GB: Debian helper tools for packaging R libraries Provides the R package buildsystem for debhelper. . Additional tools: . convert-to-dh-r: convert the dependencies of an existing R package from using CDBS to use dh-r dh-make-R: generate packaging skeletons for R packages dh-update-R: update (versioned) dependencies of R packages, Vcs-fields and Maintainer field Package: dh-raku Description-md5: e4fceb8e2aa8f37f0f54d1760efde1fb Description-en_GB: debhelper add-on to simplify Perl 6 package building dh-raku provides a debhelper add-on called 'raku'. This simplifies common steps of Raku (formerly Perl 6) package building. Package: dh-rebar Description-md5: 9f8360e12c6e275b40d28d8caa3b92ff Description-en_GB: helper tools for maintaining Erlang package which is using rebar This package contains helper tools for maintaining Erlang Debian package which is using rebar. Package: dh-runit Description-md5: ef9b1b3112231b12585400a19d67dafd Description-en_GB: debhelper add-on to handle runit runscripts dh-runit provides a debhelper sequence addon named 'runit' and the dh_runit command. . The dh_runit command installs runscripts and adds the appropriate code to the postinst, prerm and postrm maint scripts to properly enable/disable and purge runscripts. When runit is PID 1 the maint script code also takes care of restarting services during upgrades, when appropriate. Package: dh-sysuser Description-md5: 6ed2956c96b2b0b240fdffd6e66cba4d Description-en_GB: debhelper addon to handle creation of system users dh-sysuser provides a debhelper sequence addon named 'sysuser' and command 'dh_sysuser', which provide declarating way to ensure, that required users are present after package installation and correctly handled after package removal. Package: dh-translations Description-md5: 7c1312ea3fd1cf79858c39fdb547739f Description-en_GB: debhelper extension for translation support This package provides a debhelper extension to perform common translation related operations during package build: . * Try to build a current PO template. . * Remove inline translations from *.desktop, *.server, *.schemas, and *.policy files and replace them with a link to the gettext domain, so that strings in them will get translated at runtime from *.mo files. This allows language packs to ship updated translations. Package: dh-vim-addon Description-md5: 69b10f94311c80c003e613044881c646 Description-en_GB: debhelper addon to help package Vim/Neovim addons This package provides a helper for packaging Vim/Neovim addons in a standard way, compatible with Vim's "package" feature. dh_vim-addon sets links to the respective "packpath" for the supported editors as well as building help tags for the addon's documentation, if any exists. . A debhelper sequencer, vim_addon, is also provided for use with dh rules files. Package: dh-virtualenv Description-md5: 9ec7769b2ec530672dd5ddff9774e2d5 Description-en_GB: wrap and build Python packages using virtualenv This package provides a dh sequencer that helps you to deploy your virtualenv wrapped installation inside a Debian package. Package: dh-xsp Description-md5: 228c1bfe1a779be20859b0fbd2da6dc3 Description-en_GB: debhelper add-on to handle ASP.NET sites dh-xsp provides a debhelper sequence addon named 'xsp' and the dh_installxsp command, which allows ASP.NET sites to be automatically configured on installation. Package: dhall Description-md5: c57c005ec08beb181b3c8709238c2663 Description-en_GB: configuration language guaranteed to terminate Dhall is an explicitly-typed configuration language that is not Turing complete. Despite being Turing-incomplete, Dhall is a real programming language with a type-checker and evaluator. . Use this library to parse, type-check, evaluate, and pretty-print the Dhall configuration language. . This package contains an executable which type-checks a Dhall file and reduces the file to a fully evaluated normal form. Package: dhcp-helper Description-md5: 3f0d81b105ba1a53061098aecf217692 Description-en_GB: A DHCP relay agent dhcp-helper is a DHCP and BOOTP relay agent. It listens for DHCP and BOOTP broadcasts on directly connected subnets and relays them to DHCP or BOOTP servers elsewhere. dhcp-helper is much smaller than dhcp3-relay package and it does not require the Packet Filter kernel facility to be present. This makes it a good choice for use on small or embedded systems. Unlike dhcp3-relay, dhcp-helper can be configured to forward DHCP requests as broadcasts, and therefore does not need to be given the IP address of the DHCP server, only the network in which it resides. Package: dhcp-probe Description-md5: 0581c7deb21f21e5c19cd818bef2b97b Description-en_GB: network DHCP or BootP server discover dhcp_probe attempts to discover DHCP and BootP servers on a directly- attached Ethernet network. A network administrator can use this tool to locate un- authorized DHCP and BootP servers. Essentially, dhcp_probe mimics a BootP or DHCP client in a variety of possible states, attempting to provoke responses from servers. Package: dhcpcanon Description-md5: 5765973035e8c39dde981fc18b29d888 Description-en_GB: DHCP client disclosing less identifying information Python implementation of the DHCP Anonymity Profiles (RFC7844) designed for users that wish to remain anonymous to the visited network minimizing disclosure of identifying information. Package: dhcpcd-dbus Description-md5: 883477391995c8a044a11b10a57a8a32 Description-en_GB: DBus bindings for dhcpcd DBus binding for dhcpcd, for use by dhcpcd frontends such as dhcpcd-gtk. Package: dhcpcd-gtk Description-md5: b7ee5a89ba3cb85415dae76259d42723 Description-en_GB: GTK+ frontend for dhcpcd and wpa_supplicant dhcpcd-gtk sits in the notification area and notifies you of changes to your IPv4 network configuration from dhcpcd and wpa_supplicant. Package: dhcpcd5 Description-md5: 22786f802d0dde4624bfd0a6161f1b74 Description-en_GB: DHCPv4, IPv6RA and DHCPv6 client with IPv4LL support dhcpcd is a one stop network management daemon which includes * RFC compliant DHCPv4 and DHCPv6 clients * DHCPv6 Prefix Delegation support * IPv4LL (aka ZeroConf) support * ARP address conflict resolution * Link carrier detection * Wireless SSID profiles * ARP ping profiles Package: dhcpd-pools Description-md5: 485670c587be92ec9591bd2e01962c7b Description-en_GB: ISC dhcpd lease analysis and reporting tool This is dhcpd-pools ISC dhcp shared network and pool range usage analysis. Purpose of command is to count usage ratio of each IP range and shared network pool which ISC dhcpd is in control of. Users of the command are most likely ISPs and other organisations that have large IP space. . Program is written C. Design goal is to get analysis done quickly where there is lots of data. On cheap laptop the speed of analysis is roughly 100k leases per second. Number of ranges, or shared networks, does not make any significant difference in getting analysis done. Package: dhcpdump Description-md5: b4ad9f140ebb9a313823d1234c692b63 Description-en_GB: Parse DHCP packets from tcpdump This package provides a tool for visualisation of DHCP packets as recorded and output by tcpdump to analyse DHCP server responses. Package: dhcpig Description-md5: b1e43f18c1f8684ec1c2226e091b4644 Description-en_GB: DHCP exhaustion script using scapy network library DHCPig initiates an advanced DHCP exhaustion attack. It will consume all IPs on the LAN, stop new users from obtaining IPs, release any IPs in use, then for good measure send gratuitous ARP and knock all windows hosts offline. . It is based on the scapy library and requests admin privileges to execute. It has been tested on multiple Linux distributions and multiple DHCP servers (ISC, Windows 2k3/2k8,..). Package: dhcping Description-md5: c1656353f4bd68e86cd8d21688eaf5ac Description-en_GB: DHCP Daemon Ping Program This small tool provides an opportunity for a system administrator to perform a DHCP request to find out if a DHCP server is still running. Package: dhcpoptinj Description-md5: a991876c02d62a7f19cf6c0ab97bfc06 Description-en_GB: DHCP option injector dhcpoptinj is a simple utility for injecting DHCP options into DHCP packets. It is implemented using netfilter-queue and mangles packets, either by inserting new options or replacing existing options. Package: dhcpstarv Description-md5: 68fb344cbee2b81f06f5ba6bf8ecd268 Description-en_GB: DHCP starvation utility Dhcpstarv is tool that implements DHCP starvation attack. It requests DHCP leases on a specified interface, save them and renew on regular basis. Package: dhcpy6d Description-md5: 7d9e22e80d134efacee19ed0bb1d057d Description-en_GB: MAC address aware DHCPv6 server written in Python Dhcpy6d delivers IPv6 addresses for DHCPv6 clients, which can be identified by DUID, hostname or MAC address as in the good old IPv4 days. It allows easy dualstack transition, addresses may be generated randomly, by range, by arbitrary ID or MAC address. Clients can get more than one address, leases and client configuration can be stored in databases and DNS can be updated dynamically. Package: dhelp Description-md5: 4184dc280d7c83dc51fcec8efe70bc76 Description-en_GB: online help system Read all documentation with a WWW browser. dhelp builds an index of all installed HTML documentation. You don't need a WWW server to read the documentation. dhelp offers a very fast search in the HTML documents. . You can access the online help system with the dhelp program or with your browser. The URL to point your browser at is (if you have a WWW server installed) http://localhost/doc/HTML/index.html , else (if you do not) file://localhost/usr/share/doc/HTML/index.html. Package: dhex Description-md5: eeb2f932a3a457dadbdbce4de7103655 Description-en_GB: ncurses based hex editor with diff mode This is more than just another hex editor: It includes a diff mode, which can be used to easily and conveniently compare two binary files. Since it is based on ncurses and is themeable, it can run on any number of systems and scenarios. With its utilisation of search logs, it is possible to track changes in different iterations of files easily. Package: dhis-client Description-md5: 2f7383bcfc42f0c60f1fcaf0d1baa02d Description-en_GB: Dynamic Host Information System - client dhid is the DHIS client daemon. After setting up with a DHIS provider, each machine may run a dhid daemon (in background) in order to update its dynamic IP address within the server. Package: dhis-mx-sendmail-engine Description-md5: 87f22afcf8ac29ae4285f6584d39fecd Description-en_GB: Dynamic Host Information System - sendmail MX engine This package contains a mail relaying service module to be used with dhisd release 5 or above and the dynamic DNS module. . While the DHIS server dhisd retrieves dynamic IP addresses from clients, this module allows the server to deliver messages that were previously queued for the newly online host. Package: dhis-server Description-md5: c48d722cbf3d202d449b50d61ade7d66 Description-en_GB: Dynamic Host Information System - server DHIS is a client-server architecture meant to update databases for systems which are assigned a dynamic IP[v4] address. . By the means of a DHIS client a host which is assigned a dynamic IP address (either from its ISP or from DHCP) is able to communicate with a DHIS server in order to advertise its newly acquired IP address. Package: dhtnode Description-md5: 9cca358aae9684d1a8943ddaed07c4ef Description-en_GB: OpenDHT node binary OpenDHT is a C++11 distributed hash table implementation. Feature list: - Distributed shared key->value data-store - Clean and powerful distributed map API with storage of arbitrary binary values of up to 56 KB. - Optional public key cryptography layer providing data signature and encryption (using GnuTLS). - IPv4 and IPv6 support. . This package contains the OpenDHT node binary. Package: di Description-md5: 529ec132f28e1ac331af48044eda799d Description-en_GB: advanced df like disk information utility `di' is a disk information utility, displaying everything (and more) that your `df' command does. It features the ability to display your disk usage in whatever format you desire/prefer/are used to. It is designed to be portable across many platforms. Package: di-netboot-assistant Description-md5: 7cec50d96a813f436c4b0bfa50531181 Description-en_GB: Debian-Installer netboot assistant di-netboot-assistant is a tool to simplify the preparation of files for TFTP net booting. It downloads and extracts the files needed and takes care of organizing them. The packaged netboot installer as well as Debian Live ISO images are supported too. di-netboot-assistant prepares a top level menu for PXElinux and grub-efi. This allows one to choose from all installed netboot and Debian Live images at boot time. . di-netboot-assistant supports preseeding the installer in order to set up systems completely automatically. . Install grub-efi-amd64-bin to build EFI boot images, and for secure boot support install grub-efi-amd64-signed and shim-signed. Package: dia Description-md5: 018aa331acc6ffa4e440b38dd58114c1 Description-en_GB: Diagram editor Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. Package: dia-common Description-md5: 9d12e6044f35c45f65fe82a12fc94b0c Description-en_GB: Diagram editor (common files) Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. . This package contains the architecture independent files. Package: dia-rib-network Description-md5: 231d72d7e2223ede3eb3e84367546fb1 Description-en_GB: network icons scheme for Dia gnomeDIAicons is a package with a network icons scheme based on Gnome Gorilla's theme. . The purpose of this project is generate beauty icons to Dia program and provide a raise in its utilisation against MS Visio. . I hope it can be useful for many people. I'll provide others schemes too, but at first only network scheme was made. Package: dia-shapes Description-md5: e4ff2c34ed790b4779293eedadc78bc3 Description-en_GB: Diagram editor (additional shapes) Dia is an editor for diagrams, graphs, charts etc. There is support for UML static structure diagrams (class diagrams), Entity-Relationship diagrams, network diagrams and much more. Diagrams can be exported to postscript and many other formats. . This package provides additional shapes for Dia. Included shapes are - Automata - AUTOSAR - Building site - Central data processing - CH-1 notation - Chemistry lab - Circuit 2 - CMOS - Digital - EPC - Electric 2 - Electrical - Electronic - Gradient - Living Systems Theory - Optics - Racks - Renewable Energy - Scenegraph - Value Stream Mapping Package: dia2code Description-md5: f70fe5b04da27c9d36ff50d537c13f0d Description-en_GB: a dia-UML code generator dia2code is a code generator which uses UML diagrams produced by dia, and turns them into C, C++, Java, Ada, PHP, Python, Shapefile, SQL, and C# files. Package: dialign Description-md5: c167148e4fcfc2b9286f16796115d6a0 Description-en_GB: Segment-based multiple sequence alignment DIALIGN2 is a command line tool to perform multiple alignment of protein or DNA sequences. It constructs alignments from gapfree pairs of similar segments of the sequences. This scoring scheme for alignments is the basic difference between DIALIGN and other global or local alignment methods. Note that DIALIGN does not employ any kind of gap penalty. Package: dialign-tx Description-md5: e9901419309c237beb8746a4cbe9d039 Description-en_GB: Segment-based multiple sequence alignment DIALIGN-TX is a command line tool to perform multiple alignment of protein or DNA sequences. It is a complete reimplementation of the segment-base approach including several new improvements and heuristics that significantly enhance the quality of the output alignments compared to DIALIGN 2.2 and DIALIGN-T. For pairwise alignment, DIALIGN-TX uses a fragment-chaining algorithm that favours chains of low-scoring local alignments over isolated high-scoring fragments. For multiple alignment, DIALIGN-TX uses an improved greedy procedure that is less sensitive to spurious local sequence similarities. Package: dialign-tx-data Description-md5: 7e5bfd0edbeafcc2ff7b0a43edd48468 Description-en_GB: Segment-based multiple sequence alignment (data files) DIALIGN-TX is a command line tool to perform multiple alignment of protein or DNA sequences. It is a complete reimplementation of the segment-base approach including several new improvements and heuristics that significantly enhance the quality of the output alignments compared to DIALIGN 2.2 and DIALIGN-T. For pairwise alignment, DIALIGN-TX uses a fragment-chaining algorithm that favours chains of low-scoring local alignments over isolated high-scoring fragments. For multiple alignment, DIALIGN-TX uses an improved greedy procedure that is less sensitive to spurious local sequence similarities. . This package contain the score matrices and probability distribution files that DIALIGN-TX needs to align peptidic and nucleic sequences. Package: dialog Description-md5: bcacb3d599cbbb23a47a1141ae12a28b Description-en_GB: Displays user-friendly dialog boxes from shell scripts 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 Package: diamond-aligner Description-md5: 61d25e105442131bbed8226a4c37df31 Description-en_GB: accelerated BLAST compatible local sequence aligner DIAMOND is a sequence aligner for protein and translated DNA searches and functions as a drop-in replacement for the NCBI BLAST software tools. It is suitable for protein-protein search as well as DNA-protein search on short reads and longer sequences including contigs and assemblies, providing a speedup of BLAST ranging up to x20,000. Package: dianara Description-md5: 914df52829dfd22183e16056619a05d7 Description-en_GB: client for the pump.io federated social network Dianara is a pump.io client, a desktop application for GNU/linux that allows users to manage their Pump.io social networking accounts without the need to use a web browser. Package: diatheke Description-md5: ff36e5e7d80e12c769fe3ae475c039a3 Description-en_GB: command line bible browsing and search tool The SWORD Project is an open source, cross-platform (Linux, Windows, Solaris, MacOSX etc.) API/library for Bible software with a constantly growing list of front-ends (GUI, textmode, web-based, etc.) and a library of over 200 text modules. . This package contains a command line utility for SWORD, allowing bible browsing and searching. This tool is used mostly only for library testing. Nicer front-ends are Xiphos (Gtk), Bibletime (Qt) and others. Package: dibbler-client Description-md5: 68897480e8be904a09500fca300cc21b Description-en_GB: portable DHCPv6 client The Dibbler client supports both stateful (i.e. IPv6 address granting) as well as stateless (i.e. option granting) auto-configuration modes of the DHCPv6 protocol. Besides basic capabilities, it supports various DHCPv6 extensions, for instance option renewal. Installing Dibbler allows obtaining IPv6 addresses and options from a DHCPv6 server. Package: dibbler-client-dbg Description-md5: a15add595ebdae3bfc2eda087278a22e Description-en_GB: portable DHCPv6 client The Dibbler client supports both stateful (i.e. IPv6 address granting) as well as stateless (i.e. option granting) auto-configuration modes of the DHCPv6 protocol. Besides basic capabilities, it supports various DHCPv6 extensions, for instance option renewal. Installing Dibbler allows obtaining IPv6 addresses and options from a DHCPv6 server. . This package contains the debugging symbols for dibbler-client. Package: dibbler-doc Description-md5: 3af3537031d5775dd4a5e6b99a5bb932 Description-en_GB: documentation for Dibbler This package includes both user and developer documentation, covering all aspects of the Dibbler DHCPv6 implementation: - server, client and relay usage and configuration; - various tips and frequently asked questions; - internal structure/code description and hints for developers. Package: dibbler-relay Description-md5: f88188c3457bc9cab23d11c08a90915b Description-en_GB: portable DHCPv6 relay Relays are used as proxies between servers and clients. Their main advantage is the ability to support multiple remote links using only one server. Installing Dibbler relay allows serving multiple, not physically connected, links with one DHCPv6 server. Package: dibbler-relay-dbg Description-md5: cfb8eba35548b9316c88886e117b45d6 Description-en_GB: portable DHCPv6 relay Relays are used as proxies between servers and clients. Their main advantage is the ability to support multiple remote links using only one server. Installing Dibbler relay allows serving multiple, not physically connected, links with one DHCPv6 server. . This package contains the debugging symbols for dibbler-relay. Package: dibbler-server Description-md5: 7aeb807bbf66da4d5cd87e3aa687cd12 Description-en_GB: portable DHCPv6 server The Dibbler server supports both stateful (i.e. IPv6 address granting) as well as stateless (i.e. options granting) auto-configuration modes of the DHCPv6 protocol. Relays are also supported. This package allows IPv6 hosts to be automatically configured on the network. Package: dibbler-server-dbg Description-md5: 4cf668038d463d69fda868adfd8dccf2 Description-en_GB: portable DHCPv6 server The Dibbler server supports both stateful (i.e. IPv6 address granting) as well as stateless (i.e. options granting) auto-configuration modes of the DHCPv6 protocol. Relays are also supported. This package allows IPv6 hosts to be automatically configured on the network. . This package contains the debugging symbols for dibbler-server. Package: dicelab Description-md5: 2ac933f55e4606834bcd7e834dbfac22 Description-en_GB: tool to compute the statistical distribution of dice rolls With dicelab you can express most dice rolls (and similar things) in a functional language, and then either roll the expression, or evaluate the statistical distribution. In the latter case you can choose whether you want to simply roll and tally many times, or actually compute the distribution (which is more precise, but takes a long time in some obscure cases). Package: diceware Description-md5: 4f2bced39eed30920a234363395280de Description-en_GB: Create memorisable passphrases from wordlists and various sources of randomness Passphrase generator following the proposals of Arnold G. Reinhold on http://diceware.com . It generates passphrases by concatenating words randomly picked from wordlists. Package: diceware-doc Description-md5: a21e46cd62d03b77c56161be029f62c2 Description-en_GB: Create memorisable passphrases from wordlists and various sources of randomness Passphrase generator following the proposals of Arnold G. Reinhold on http://diceware.com . It generates passphrases by concatenating words randomly picked from wordlists. . This package ships the Sphinx documentation built with diceware. Package: dico Description-md5: 13351509d30fca7bfbce1ebfb40dafec Description-en_GB: RFC 2229 compliant dictionary client GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the dico console client. Package: dico-dev Description-md5: 16e1bb2a6ba815217fba949b97e64a68 Description-en_GB: RFC 2229 compliant modular dictionary server (development files) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the header files, static libraries, and symbolic links needed for development. Package: dico-doc Description-md5: 17ba737c119a2c7c1da487b29883c36c Description-en_GB: RFC 2229 compliant modular dictionary server (documentation) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the complete documentation for GNU Dico. Package: dico-module-guile Description-md5: 66523e3cc8ec7aaa5245271578006b86 Description-en_GB: RFC 2229 compliant modular dictionary server (Guile module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides an abstract layer for interfacing with database modules written in Guile. Package: dico-module-mediawiki Description-md5: 6d62157d3239bb297f3bc3f3014fc280 Description-en_GB: RFC 2229 compliant modular dictionary server (mediawiki module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the module that handles the use of Wiktionary or Wikipedia as a dictionary database. Package: dico-module-python Description-md5: 328809bb25555818a70089c7b9bac544 Description-en_GB: RFC 2229 compliant modular dictionary server (Python module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides an abstract layer for interfacing with database modules written in Python. Package: dico-module-wordnet Description-md5: d2928f88165a5fd8534fc0276732250d Description-en_GB: RFC 2229 compliant modular dictionary server (WordNet module) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides an abstract layer for reading WordNet lexical database files. Package: dicod Description-md5: ec9ad191eacf23c9cb9849b4c27dc108 Description-en_GB: RFC 2229 compliant modular dictionary server GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package contains the dicod server, in addition to the following plugins: * ldap: provides LDAP support * substr: provides a substring search strategy * stratall: provides the 'all' search strategy Package: dicom3tools Description-md5: f44bff98c1ce14f1c05e5ce8105fe944 Description-en_GB: DICOM medical image files manipulation and conversion tools Command line utilities for creating, modifying, dumping and validating files of DICOM attributes. Support conversion of some proprietary medical image formats to DICOM. Can handle older ACR/NEMA format data, and some proprietary versions of that such as SPI. Package: dicomnifti Description-md5: 742649276fe53f5828fd5384c437b2af Description-en_GB: converts DICOM files into the NIfTI format The dinifti program converts MRI images stored in DICOM format to NIfTI format. The NIfTI format is thought to be the new standard image format for medical imaging and can be used with for example with FSL, AFNI, SPM, Caret or Freesurfer. . dinifti converts single files, but also supports fully automatic batch conversions of complete dicomdirs. Additionally, converted NIfTI files can be properly named, using image series information from the DICOM files. Package: dicompyler Description-md5: 032e60ad2b614f25d7fcd5004defca43 Description-en_GB: radiation therapy research platform Dicompyler is an extensible, fully open source radiation therapy research platform based on the DICOM standard. It also functions as a cross- platform DICOM RT viewer. . Features: * Import CT Images, DICOM RT structure set, RT dose and RT plan files * Extensible plugin system with included plugins: - 2D image viewer with dose and structure overlay - Dose volume histogram viewer with the ability to analyze DVH parameters - DICOM data tree viewer - Patient anonymizer Package: dicomscope Description-md5: 36e87fe3b90ce3dcd455f7663a90c3c8 Description-en_GB: OFFIS DICOM Viewer DICOMscope is a free DICOM viewer which can display uncompressed, monochrome DICOM images from all modalities and which supports monitor calibration according to DICOM part 14 as well as presentation states. . DICOMscope offers a print client (DICOM Basic Grayscale Print Management) which also implements the optional Presentation LUT SOP Class. . The development of this prototype was commissioned by the "Committee for the Advancement of DICOM" and demonstrated at the European Congress of Radiology ECR 1999. An enhanced version was developed for the "DICOM Display Consistency Demonstration" at RSNA InfoRAD 1999. . The current release has been demonstrated at ECR 2001 and contains numerous extensions, including a print server, support for encrypted DICOM communication, digital signatures and structured reporting. Package: dicomscope-doc Description-md5: d272e2d3f6451a4b57251e439bd60c18 Description-en_GB: OFFIS DICOM Viewer - documentation DICOMscope is a free DICOM viewer which can display uncompressed, monochrome DICOM images from all modalities and which supports monitor calibration according to DICOM part 14 as well as presentation states. . DICOMscope offers a print client (DICOM Basic Grayscale Print Management) which also implements the optional Presentation LUT SOP Class. . The development of this prototype was commissioned by the "Committee for the Advancement of DICOM" and demonstrated at the European Congress of Radiology ECR 1999. An enhanced version was developed for the "DICOM Display Consistency Demonstration" at RSNA InfoRAD 1999. . The current release has been demonstrated at ECR 2001 and contains numerous extensions, including a print server, support for encrypted DICOM communication, digital signatures and structured reporting. . This is the documentation package for DICOMscope Package: dicoweb Description-md5: aea960854256df0c1d2a77cc4a99f90a Description-en_GB: RFC 2229 compliant modular dictionary server (web interface) GNU Dico is an implementation of the DICT protocol as defined in RFC 2229. It is fully modular: the daemon itself (dicod) provides only the server functionality, and knows nothing about database formats. Actual searches are performed by functions supplied in loadable modules. A single module can serve one or more databases. . This package provides a web interface for database searches. Package: dict-de-en Description-md5: 25ad31fc094365aed0d1f6a4e1c9866e Description-en_GB: German-English translation dictionary for dictd German-English and English-Deutsch translation dictionary for the dictd server. It contains approximately 380,000 entries. . The source of the database is available from https://dict.tu-chemnitz.de/ Package: dict-devil Description-md5: ece6a3dcf12c28b50a1557427750581a Description-en_GB: "The Devil's Dictionary" by Ambrose Bierce This package contains The Devil's Dictionary, a satirical, cynical and irreverent dictionary of common words, formatted for use by the dictionary server in the dictd package. Package: dict-elements Description-md5: 61d63144083451c8db53fd19aba33b38 Description-en_GB: Data regarding the Elements This package contains Jay Kominek's compilation of physical and chemical data about the elements, updated 11/07/00 formatted for use by the dictionary server in the dictd package. . This package will be of limited use without the client and server found in the dict and dictd packages. Package: dict-freedict-afr-deu Description-md5: 9d8457f25b80eb6b71a44d7833709753 Description-en_GB: Afrikaans-German dictionary for the dict server/client This is the Afrikaans-German dictionary from the FreeDict project. It contains 3800 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-afr-eng Description-md5: 553354249f9700400f46bfa0900acce0 Description-en_GB: Afrikaans-English dictionary for the dict server/client This is the Afrikaans-English dictionary from the FreeDict project. It contains 5129 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ara-eng Description-md5: 4abecb55c8508f87f23d14f839b8725b Description-en_GB: Arabic-English dictionary for the dict server/client This is the Arabic-English dictionary from the FreeDict project. It contains 52996 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-bre-fra Description-md5: 1b1f044825848c261b2177d94d81b793 Description-en_GB: Breton-French dictionary for the dict server/client This is the Breton-French dictionary from the FreeDict project. It contains 27034 headwords (FreeDict status: Big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ces-eng Description-md5: c88d62452ddaf70a6fbb5a883fa85316 Description-en_GB: Czech-English dictionary for the dict server/client This is the Czech-English dictionary from the FreeDict project. It contains 488 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ckb-kmr Description-md5: 27f73578dfada60ebbdb3d6bc4bf9be4 Description-en_GB: Central Kurdish-Northern Kurdish dictionary for the dict server/client This is the Central Kurdish-Northern Kurdish dictionary from the FreeDict project. It contains 7845 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-cym-eng Description-md5: 2bd1544b37a77f2334fa5422787e74d7 Description-en_GB: Welsh-English dictionary for the dict server/client This is the Welsh-English dictionary from the FreeDict project. It contains 12630 headwords (FreeDict status: big enough). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-dan-eng Description-md5: 207ecca84ba5252bcd2977601fde5865 Description-en_GB: Danish-English dictionary for the dict server/client This is the Danish-English dictionary from the FreeDict project. It contains 5097 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-bul Description-md5: c15c00da6fa9d468e68738967ba2e3c1 Description-en_GB: German-Bulgarian dictionary for the dict server/client This is the German-Bulgarian dictionary from the FreeDict project. It contains 10219 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-eng Description-md5: 14ad9b58b2a1b1865b1e9308477c8257 Description-en_GB: German-English dictionary for the dict server/client This is the German-English dictionary from the FreeDict project. It contains 463244 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-fra Description-md5: d36f031adbca5036d683704bc95779df Description-en_GB: German-French dictionary for the dict server/client This is the German-French dictionary from the FreeDict project. It contains 37841 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-ita Description-md5: bf265ca4cea9662bc74ec3bda6632f1d Description-en_GB: German-Italian dictionary for the dict server/client This is the German-Italian dictionary from the FreeDict project. It contains 4443 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-kur Description-md5: e09db13bf603e0a1e37e5860915e05fe Description-en_GB: German-Kurdish dictionary for the dict server/client This is the German-Kurdish dictionary from the FreeDict project. It contains 22567 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-nld Description-md5: c66f3241ca99336e428dd290e0b9b88b Description-en_GB: German-Dutch dictionary for the dict server/client This is the German-Dutch dictionary from the FreeDict project. It contains 12784 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-pol Description-md5: 78c9e04814d298ef3f581bc7af35e328 Description-en_GB: German-Polish dictionary for the dict server/client This is the German-Polish dictionary from the FreeDict project. It contains 17941 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-por Description-md5: 8a76a48c52ec291f96cc76642f0d538c Description-en_GB: German-Portuguese dictionary for the dict server/client This is the German-Portuguese dictionary from the FreeDict project. It contains 8722 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-rus Description-md5: f6a027f847f950060bddc96671f1d586 Description-en_GB: German-Russian dictionary for the dict server/client This is the German-Russian dictionary from the FreeDict project. It contains 18831 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-spa Description-md5: 7d9ae0da175dc224fb339722311a4344 Description-en_GB: German-Spanish dictionary for the dict server/client This is the German-Spanish dictionary from the FreeDict project. It contains 29635 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-swe Description-md5: a393255a3b494364bda29cc82cbafb34 Description-en_GB: German-Swedish dictionary for the dict server/client This is the German-Swedish dictionary from the FreeDict project. It contains 40785 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-deu-tur Description-md5: c1cf750ae4efdcbb58dab88b5a0f44c4 Description-en_GB: German-Turkish dictionary for the dict server/client This is the German-Turkish dictionary from the FreeDict project. It contains 36219 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-afr Description-md5: 815bb84efdd2fa8859f0264669d4cb9b Description-en_GB: English-Afrikaans dictionary for the dict server/client This is the English-Afrikaans dictionary from the FreeDict project. It contains 6397 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-ara Description-md5: 960ad710af80473a0baed88c79612589 Description-en_GB: English-Arabic dictionary for the dict server/client This is the English-Arabic dictionary from the FreeDict project. It contains 87424 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-bul Description-md5: 4cdeec06dd603fe991028c1e8bc38565 Description-en_GB: English-Bulgarian dictionary for the dict server/client This is the English-Bulgarian dictionary from the FreeDict project. It contains 20904 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-ces Description-md5: 26c666af38ad5e963ffcaabd8d676122 Description-en_GB: English-Czech dictionary for the dict server/client This is the English-Czech dictionary from the FreeDict project. It contains 150004 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-cym Description-md5: 650b7f254f6a5ba7559d2e53ffebce6d Description-en_GB: English-Welsh dictionary for the dict server/client This is the English-Welsh dictionary from the FreeDict project. It contains 12630 headwords (FreeDict status: big enough). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-deu Description-md5: 2cc1e843ae6af0e553d4ecc042249961 Description-en_GB: English-German dictionary for the dict server/client This is the English-German dictionary from the FreeDict project. It contains 408553 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-fin Description-md5: 690b3437bb005edad74fa8142991cdad Description-en_GB: English-Finnish dictionary for the dict server/client This is the English-Finnish dictionary from the FreeDict project. It contains 61980 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-fra Description-md5: c54e8306e1a9ee12e3eb888ab57ebfd6 Description-en_GB: English-French dictionary for the dict server/client This is the English-French dictionary from the FreeDict project. It contains 8799 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-gle Description-md5: dab9b2c1f9c23ac8e40064af334090e1 Description-en_GB: English-Irish dictionary for the dict server/client This is the English-Irish dictionary from the FreeDict project. It contains 1359 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-hin Description-md5: 33b342509fdc971c09577e40ff2cede9 Description-en_GB: English-Hindi dictionary for the dict server/client This is the English-Hindi dictionary from the FreeDict project. It contains 25642 headwords (FreeDict status: low quality). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-hrv Description-md5: fae3a46ac4bd9bc0b02bae4636fd9499 Description-en_GB: English-Croatian dictionary for the dict server/client This is the English-Croatian dictionary from the FreeDict project. It contains 59194 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-hun Description-md5: 65805c0fbd7f174d129a1056a0373213 Description-en_GB: English-Hungarian dictionary for the dict server/client This is the English-Hungarian dictionary from the FreeDict project. It contains 89679 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-ita Description-md5: adc3f839cc757fadaa98465e7ab340b7 Description-en_GB: English-Italian dictionary for the dict server/client This is the English-Italian dictionary from the FreeDict project. It contains 4519 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-jpn Description-md5: e9e5bd076db61290834600943a265059 Description-en_GB: English-Japanese dictionary for the dict server/client This is the English-Japanese dictionary from the FreeDict project. It contains 30738 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-lat Description-md5: c9abe399e2ac9fe0be4c0d9fa6db39e4 Description-en_GB: English-Latin dictionary for the dict server/client This is the English-Latin dictionary from the FreeDict project. It contains 3026 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-lit Description-md5: 2ea0dd4834d1bc8f95cc583ce4300c79 Description-en_GB: English-Lithuanian dictionary for the dict server/client This is the English-Lithuanian dictionary from the FreeDict project. It contains 6255 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-nld Description-md5: 53172c92a1c197e07c8a6c019baeb971 Description-en_GB: English-Dutch dictionary for the dict server/client This is the English-Dutch dictionary from the FreeDict project. It contains 7714 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-pol Description-md5: 2f67706f133bf8153b5f9b64bdc183fb Description-en_GB: English-Polish dictionary for the dict server/client This is the English-Polish dictionary from the FreeDict project. It contains 16362 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-por Description-md5: 224bffb0dee2a79c1fa1a5f3302d32a5 Description-en_GB: English-Portuguese dictionary for the dict server/client This is the English-Portuguese dictionary from the FreeDict project. It contains 15766 headwords (FreeDict status: big enough). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-rom Description-md5: 190439b5e1a8b130be372bb5548c9bf4 Description-en_GB: English-Romany dictionary for the dict server/client This is the English-Romany dictionary from the FreeDict project. It contains 990 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-rus Description-md5: 5f484dbcd8039c8ffbd55973b1fea67b Description-en_GB: English-Russian dictionary for the dict server/client This is the English-Russian dictionary from the FreeDict project. It contains 1693 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-spa Description-md5: 07dcffed79cf992815aacb8f49b18d24 Description-en_GB: English-Spanish dictionary for the dict server/client This is the English-Spanish dictionary from the FreeDict project. It contains 5907 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-srp Description-md5: 76e346afd3435812beb4945c35c2a653 Description-en_GB: English-Serbian dictionary for the dict server/client This is the English-Serbian dictionary from the FreeDict project. It contains 590 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-swe Description-md5: b20e0a90cb136652036fb23816068e79 Description-en_GB: English-Swedish dictionary for the dict server/client This is the English-Swedish dictionary from the FreeDict project. It contains 5479 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-eng-tur Description-md5: 31bf52dbdd6c065f5061f991dc8a7183 Description-en_GB: English-Turkish dictionary for the dict server/client This is the English-Turkish dictionary from the FreeDict project. It contains 36589 headwords (FreeDict status: unstable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-epo-eng Description-md5: 60f7e9a56a52b47c07aa7b4d5b92f2a8 Description-en_GB: Esperanto-English dictionary for the dict server/client This is the Esperanto-English dictionary from the FreeDict project. It contains 63477 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fin-bul Description-md5: 1a8726927c5e7c651edee43e5ca63551 Description-en_GB: Finnish-Bulgarian dictionary for the dict server/client This is the Finnish-Bulgarian dictionary from the FreeDict project. It contains 12941 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fin-eng Description-md5: b8bde6f80d1d6815729fe39bcf330c9c Description-en_GB: Finnish-English dictionary for the dict server/client This is the Finnish-English dictionary from the FreeDict project. It contains 36074 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fin-ita Description-md5: 294c4762065d4bc68891568a203f4a53 Description-en_GB: Finnish-Italian dictionary for the dict server/client This is the Finnish-Italian dictionary from the FreeDict project. It contains 11650 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fin-jpn Description-md5: f2fb16df9aaa300a3767382a0a0e9e40 Description-en_GB: Finnish-Japanese dictionary for the dict server/client This is the Finnish-Japanese dictionary from the FreeDict project. It contains 13664 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fin-nor Description-md5: 12ca9ba0ec6f8c7c6297035a341bdb3a Description-en_GB: Finnish-Norwegian dictionary for the dict server/client This is the Finnish-Norwegian dictionary from the FreeDict project. It contains 11520 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fin-por Description-md5: c03afb58860ff8cb5ddf531ceeefe161 Description-en_GB: Finnish-Portuguese dictionary for the dict server/client This is the Finnish-Portuguese dictionary from the FreeDict project. It contains 11970 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fin-swe Description-md5: f7204e5301f633f38de64348ac982f39 Description-en_GB: Finnish-Swedish dictionary for the dict server/client This is the Finnish-Swedish dictionary from the FreeDict project. It contains 14279 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-bre Description-md5: 53139e01f5bc5814923fca241006354f Description-en_GB: French-Breton dictionary for the dict server/client This is the French-Breton dictionary from the FreeDict project. It contains 36017 headwords (FreeDict status: Big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-bul Description-md5: 2d34bdec23462239b8e8a7f16023db95 Description-en_GB: French-Bulgarian dictionary for the dict server/client This is the French-Bulgarian dictionary from the FreeDict project. It contains 12952 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-deu Description-md5: f010bda65c88506d1b3c7723cc6c4ff5 Description-en_GB: French-German dictionary for the dict server/client This is the French-German dictionary from the FreeDict project. It contains 36045 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-eng Description-md5: dcae4055b13a3c972b946d94daa82c06 Description-en_GB: French-English dictionary for the dict server/client This is the French-English dictionary from the FreeDict project. It contains 8505 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-fin Description-md5: b2b41b294ae9e00aac0d4301fb889adc Description-en_GB: French-Finnish dictionary for the dict server/client This is the French-Finnish dictionary from the FreeDict project. It contains 13424 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-ita Description-md5: eaad3a5f8d8a6ea3ef4a3ece491fcae3 Description-en_GB: French-Italian dictionary for the dict server/client This is the French-Italian dictionary from the FreeDict project. It contains 47789 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-jpn Description-md5: 81f263c441c0cc804cfc3e35cae3bb4e Description-en_GB: French-Japanese dictionary for the dict server/client This is the French-Japanese dictionary from the FreeDict project. It contains 14062 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-nld Description-md5: d1b47a946a6e217eeb95734b4efec20a Description-en_GB: French-Dutch dictionary for the dict server/client This is the French-Dutch dictionary from the FreeDict project. It contains 9604 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-pol Description-md5: 082aa76cfce3ec32b08b6e7d758a351f Description-en_GB: French-Polish dictionary for the dict server/client This is the French-Polish dictionary from the FreeDict project. It contains 15313 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-por Description-md5: 8ad218651c9f520f36a8e2bcb288c20c Description-en_GB: French-Portuguese dictionary for the dict server/client This is the French-Portuguese dictionary from the FreeDict project. It contains 19103 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-rus Description-md5: 72548312f93f7adf9bc4faf631d5086c Description-en_GB: French-Russian dictionary for the dict server/client This is the French-Russian dictionary from the FreeDict project. It contains 15433 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-spa Description-md5: 904b6c4f080e2d19f32f206b63323589 Description-en_GB: French-Spanish dictionary for the dict server/client This is the French-Spanish dictionary from the FreeDict project. It contains 39853 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-swe Description-md5: 01ae40c1611c779eeecf0c9ff373e10f Description-en_GB: French-Swedish dictionary for the dict server/client This is the French-Swedish dictionary from the FreeDict project. It contains 16980 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-fra-tur Description-md5: cd945c32b7f2bcc763f2bed1c1776da6 Description-en_GB: French-Turkish dictionary for the dict server/client This is the French-Turkish dictionary from the FreeDict project. It contains 7720 headwords (FreeDict status: unknown). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-gla-deu Description-md5: f3004bc946a8d84937e3ea0ca7368656 Description-en_GB: Scottish Gaelic-German dictionary for the dict server/client This is the Scottish Gaelic-German dictionary from the FreeDict project. It contains 257 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-gle-eng Description-md5: 19db450afee0f62c6a94150a73b24b6b Description-en_GB: Irish-English dictionary for the dict server/client This is the Irish-English dictionary from the FreeDict project. It contains 1185 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-gle-pol Description-md5: 03ebc9711b2437446d798f8a87fed657 Description-en_GB: Irish-Polish dictionary for the dict server/client This is the Irish-Polish dictionary from the FreeDict project. It contains 280 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-hrv-eng Description-md5: f9976bf2b9b35e4aa11411c7094891a7 Description-en_GB: Croatian-English dictionary for the dict server/client This is the Croatian-English dictionary from the FreeDict project. It contains 79808 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-hun-eng Description-md5: 2bae63ccf1e270e935baac26424e2252 Description-en_GB: Hungarian-English dictionary for the dict server/client This is the Hungarian-English dictionary from the FreeDict project. It contains 139935 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-isl-eng Description-md5: 72b49be3dbe90cf64ef96356168386a4 Description-en_GB: Icelandic-English dictionary for the dict server/client This is the Icelandic-English dictionary from the FreeDict project. It contains 11219 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-deu Description-md5: d9eb8a23df1caa2ebcc6876350ad7f63 Description-en_GB: Italian-German dictionary for the dict server/client This is the Italian-German dictionary from the FreeDict project. It contains 2924 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-eng Description-md5: c821371451e3efde2807b2dfab9c1d7b Description-en_GB: Italian-English dictionary for the dict server/client This is the Italian-English dictionary from the FreeDict project. It contains 3429 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-fin Description-md5: 2515450bd1bbcece23d35c45ac422db7 Description-en_GB: Italian-Finnish dictionary for the dict server/client This is the Italian-Finnish dictionary from the FreeDict project. It contains 16350 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-jpn Description-md5: eeef0680c65ab983cb41fec98e19b630 Description-en_GB: Italian-Japanese dictionary for the dict server/client This is the Italian-Japanese dictionary from the FreeDict project. It contains 13507 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-pol Description-md5: d5b4048c66f13705b44c1d85125e7d08 Description-en_GB: Italian-Polish dictionary for the dict server/client This is the Italian-Polish dictionary from the FreeDict project. It contains 13942 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-por Description-md5: 8385ff86988a1c853630a2cb70c34b04 Description-en_GB: Italian-Portuguese dictionary for the dict server/client This is the Italian-Portuguese dictionary from the FreeDict project. It contains 11606 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-rus Description-md5: 377752f905aa93178c12debb21dfc5be Description-en_GB: Italian-Russian dictionary for the dict server/client This is the Italian-Russian dictionary from the FreeDict project. It contains 14383 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-ita-swe Description-md5: 6a2d5f80b01172c565faedf4120be0cb Description-en_GB: Italian-Swedish dictionary for the dict server/client This is the Italian-Swedish dictionary from the FreeDict project. It contains 14480 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-jpn-deu Description-md5: d729fe8088939aae1a4c2d73d211c4d5 Description-en_GB: Japanese-German dictionary for the dict server/client This is the Japanese-German dictionary from the FreeDict project. It contains 109546 headwords (FreeDict status: Big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-jpn-eng Description-md5: 45d3e66d8c98bb596efcb0286d184fd9 Description-en_GB: Japanese-English dictionary for the dict server/client This is the Japanese-English dictionary from the FreeDict project. It contains 173747 headwords (FreeDict status: Big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-jpn-fra Description-md5: 481527d6d2c47d919aedc22ac86dca65 Description-en_GB: Japanese-French dictionary for the dict server/client This is the Japanese-French dictionary from the FreeDict project. It contains 14891 headwords (FreeDict status: Big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-jpn-rus Description-md5: b5c9a78fe62bdec1a3b7401d3ceabc00 Description-en_GB: Japanese-Russian dictionary for the dict server/client This is the Japanese-Russian dictionary from the FreeDict project. It contains 6742 headwords (FreeDict status: Too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-kha-deu Description-md5: b51e65eef123a75efba19e4efe7cb36e Description-en_GB: Khasi-German dictionary for the dict server/client This is the Khasi-German dictionary from the FreeDict project. It contains 995 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-kha-eng Description-md5: e5d1756554c76f3b46c193a9dfe00940 Description-en_GB: Khasi-English dictionary for the dict server/client This is the Khasi-English dictionary from the FreeDict project. It contains 2280 headwords (FreeDict status: growth stalled (Nov 05)). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-kur-deu Description-md5: 325b9abef28c47448fd22bb25a6699d9 Description-en_GB: Kurdish-German dictionary for the dict server/client This is the Kurdish-German dictionary from the FreeDict project. It contains 22035 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-kur-eng Description-md5: da855f797b0d9691075ebff47bc2d151 Description-en_GB: Kurdish-English dictionary for the dict server/client This is the Kurdish-English dictionary from the FreeDict project. It contains 5208 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-kur-tur Description-md5: 8f2e0747a6e36d0b6458cc7dc4ece750 Description-en_GB: Kurdish-Turkish dictionary for the dict server/client This is the Kurdish-Turkish dictionary from the FreeDict project. It contains 24377 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-lat-deu Description-md5: fd6b710f9e7fede1a0b7385f1b16c0f0 Description-en_GB: Latin-German dictionary for the dict server/client This is the Latin-German dictionary from the FreeDict project. It contains 5500 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-lat-eng Description-md5: 2f52937e081edf93f9837e20e005a439 Description-en_GB: Latin-English dictionary for the dict server/client This is the Latin-English dictionary from the FreeDict project. It contains 2305 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-lit-eng Description-md5: 2bd458bb498c5c36ae4c1a610ffbfa7d Description-en_GB: Lithuanian-English dictionary for the dict server/client This is the Lithuanian-English dictionary from the FreeDict project. It contains 7031 headwords (FreeDict status: stable). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-mkd-bul Description-md5: dd365c8a43079ce527524b078f18bc48 Description-en_GB: Macedonian-Bulgarian dictionary for the dict server/client This is the Macedonian-Bulgarian dictionary from the FreeDict project. It contains 4546 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-nld-deu Description-md5: 3189f3a13ed5e7bdf23e0552124dcc46 Description-en_GB: Dutch-German dictionary for the dict server/client This is the Dutch-German dictionary from the FreeDict project. It contains 17224 headwords (FreeDict status: big enough). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-nld-eng Description-md5: 26a4c0f0e3ea1ae729c92344f10f1846 Description-en_GB: Dutch-English dictionary for the dict server/client This is the Dutch-English dictionary from the FreeDict project. It contains 22747 headwords (FreeDict status: big enough). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-nld-fra Description-md5: 1c529bd2bfde5ee889644a60fb5265c9 Description-en_GB: Dutch-French dictionary for the dict server/client This is the Dutch-French dictionary from the FreeDict project. It contains 16770 headwords (FreeDict status: big enough). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-nld-ita Description-md5: b4a3b2530144cfb4fc62b0ab6fe6def7 Description-en_GB: Dutch-Italian dictionary for the dict server/client This is the Dutch-Italian dictionary from the FreeDict project. It contains 10595 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-nld-spa Description-md5: 6f49d93b2149437892475f1bfe2802aa Description-en_GB: Dutch-Spanish dictionary for the dict server/client This is the Dutch-Spanish dictionary from the FreeDict project. It contains 26189 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-nld-swe Description-md5: 21f9b28f28eb9c94c4139d39c5f6d819 Description-en_GB: Dutch-Swedish dictionary for the dict server/client This is the Dutch-Swedish dictionary from the FreeDict project. It contains 10881 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-nno-nob Description-md5: 5a0963b2ed384bb2b5958223abb3de14 Description-en_GB: Norwegian Nynorsk-Norwegian Bokmål dictionary for the dict server/client This is the Norwegian Nynorsk-Norwegian Bokmål dictionary from the FreeDict project. It contains 67987 headwords (FreeDict status: big). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-deu Description-md5: 7c97407997a19c0bcfd456c8538321be Description-en_GB: Polish-German dictionary for the dict server/client This is the Polish-German dictionary from the FreeDict project. It contains 20818 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-eng Description-md5: 6074ae7834ec304ecfae60f1814cbc20 Description-en_GB: Polish-English dictionary for the dict server/client This is the Polish-English dictionary from the FreeDict project. It contains 31777 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-fin Description-md5: 57657813522e4530e744cd60aa77d0b5 Description-en_GB: Polish-Finnish dictionary for the dict server/client This is the Polish-Finnish dictionary from the FreeDict project. It contains 13021 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-fra Description-md5: 3fc5bde100f3048f5c52a2d7a8ebac2f Description-en_GB: Polish-French dictionary for the dict server/client This is the Polish-French dictionary from the FreeDict project. It contains 18040 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-gle Description-md5: 75ee96309b9948d291994f504f1f8bf2 Description-en_GB: Polish-Irish dictionary for the dict server/client This is the Polish-Irish dictionary from the FreeDict project. It contains 272 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-ita Description-md5: 976c368ce05d432dbd45e642677ec71b Description-en_GB: Polish-Italian dictionary for the dict server/client This is the Polish-Italian dictionary from the FreeDict project. It contains 16738 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-nld Description-md5: 6661413ae3d94c598f2fbd818f7a9661 Description-en_GB: Polish-Dutch dictionary for the dict server/client This is the Polish-Dutch dictionary from the FreeDict project. It contains 11734 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-nor Description-md5: d527d255f90b5911ac3c4f727376b950 Description-en_GB: Polish-Norwegian dictionary for the dict server/client This is the Polish-Norwegian dictionary from the FreeDict project. It contains 13664 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-por Description-md5: 578fb9e60478cc53161546f86dd8e37e Description-en_GB: Polish-Portuguese dictionary for the dict server/client This is the Polish-Portuguese dictionary from the FreeDict project. It contains 13722 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-rus Description-md5: c5a7a80b3e5da52f9bc343ca11dc5328 Description-en_GB: Polish-Russian dictionary for the dict server/client This is the Polish-Russian dictionary from the FreeDict project. It contains 23501 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-spa Description-md5: 956fc5bf615ece3e8d263cbcdd7a0f18 Description-en_GB: Polish-Spanish dictionary for the dict server/client This is the Polish-Spanish dictionary from the FreeDict project. It contains 19212 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-pol-swe Description-md5: 1ffeeffcb4876bd8f6a50a7eac75d199 Description-en_GB: Polish-Swedish dictionary for the dict server/client This is the Polish-Swedish dictionary from the FreeDict project. It contains 10373 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-por-deu Description-md5: 0287d106c28308bd575e1365e14b48f5 Description-en_GB: Portuguese-German dictionary for the dict server/client This is the Portuguese-German dictionary from the FreeDict project. It contains 8294 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-por-eng Description-md5: 6f05c614e833b4e71a6304634dde8ead Description-en_GB: Portuguese-English dictionary for the dict server/client This is the Portuguese-English dictionary from the FreeDict project. It contains 10661 headwords (FreeDict status: small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-por-spa Description-md5: f00673bada1ab2f245e81d0c659966fc Description-en_GB: Portuguese-Spanish dictionary for the dict server/client This is the Portuguese-Spanish dictionary from the FreeDict project. It contains 10849 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-san-deu Description-md5: afa8e26457119af715267a3ca1f9aaf7 Description-en_GB: Sanskrit-German dictionary for the dict server/client This is the Sanskrit-German dictionary from the FreeDict project. It contains 107 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-slk-eng Description-md5: b93498067fdb1a936f58ac291cbf2e01 Description-en_GB: Slovak-English dictionary for the dict server/client This is the Slovak-English dictionary from the FreeDict project. It contains 827 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-spa-ast Description-md5: 1dcd15f35bf1fcb65bdecd683fd14fd2 Description-en_GB: Spanish-Asturian dictionary for the dict server/client This is the Spanish-Asturian dictionary from the FreeDict project. It contains 49252 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-spa-deu Description-md5: 201ea50375d03c89f3cdbfd755114d5c Description-en_GB: Spanish-German dictionary for the dict server/client This is the Spanish-German dictionary from the FreeDict project. It contains 21353 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-spa-eng Description-md5: 1b23707f6c609d798727a481595051b4 Description-en_GB: Spanish-English dictionary for the dict server/client This is the Spanish-English dictionary from the FreeDict project. It contains 4502 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-spa-por Description-md5: 8490fd298b9977942de66e99fa7c0546 Description-en_GB: Spanish-Portuguese dictionary for the dict server/client This is the Spanish-Portuguese dictionary from the FreeDict project. It contains 357 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-srp-eng Description-md5: 00dc0a1a1202d4467a25b12f8d1ba9e6 Description-en_GB: Serbian-English dictionary for the dict server/client This is the Serbian-English dictionary from the FreeDict project. It contains 395 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-bul Description-md5: 8beab069e882ed540afffc1965e94cce Description-en_GB: Spanish-German dictionary for the dict server/client This is the Swedish-Bulgarian dictionary from the FreeDict project. It contains 12294 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-deu Description-md5: fba66e19c87fd36fa8dc43c608790e16 Description-en_GB: Swedish-German dictionary for the dict server/client This is the Swedish-German dictionary from the FreeDict project. It contains 30742 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-eng Description-md5: 256e637b351cc538a5e079272c31afea Description-en_GB: Swedish-English dictionary for the dict server/client This is the Swedish-English dictionary from the FreeDict project. It contains 5220 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-fin Description-md5: 24a14d8a429b4614cee0a4401e3956e9 Description-en_GB: Swedish-Finnish dictionary for the dict server/client This is the Swedish-Finnish dictionary from the FreeDict project. It contains 12548 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-fra Description-md5: 06ab6007cfe17548d99926fcd0ee95e7 Description-en_GB: Swedish-French dictionary for the dict server/client This is the Swedish-French dictionary from the FreeDict project. It contains 16263 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-ita Description-md5: 61c6697ab1dd8f3c938f0e234d49dcde Description-en_GB: Swedish-Italian dictionary for the dict server/client This is the Swedish-Italian dictionary from the FreeDict project. It contains 15831 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-lat Description-md5: 37028f9cf796ca7e34b22fea383a1e76 Description-en_GB: Swedish-Latin dictionary for the dict server/client This is the Swedish-Latin dictionary from the FreeDict project. It contains 10752 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-pol Description-md5: ae2be61decc7db8bf27cc49fcab47faa Description-en_GB: Swedish-Polish dictionary for the dict server/client This is the Swedish-Polish dictionary from the FreeDict project. It contains 11437 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-por Description-md5: 1db1f0b205d753b190c503e532290953 Description-en_GB: Swedish-Portuguese dictionary for the dict server/client This is the Swedish-Portuguese dictionary from the FreeDict project. It contains 13717 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-rus Description-md5: 7c040b935fd81c1557123e0c5644ab29 Description-en_GB: Swedish-Russian dictionary for the dict server/client This is the Swedish-Russian dictionary from the FreeDict project. It contains 13602 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-spa Description-md5: 5d1fdc00bf50ff00db0a083542358710 Description-en_GB: Swedish-Spanish dictionary for the dict server/client This is the Swedish-Spanish dictionary from the FreeDict project. It contains 11367 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-swe-tur Description-md5: dc43ae634e8f101172760624b2671d76 Description-en_GB: Swedish-Turkish dictionary for the dict server/client This is the Swedish-Turkish dictionary from the FreeDict project. It contains 10970 headwords (FreeDict status: big enough to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-tur-deu Description-md5: 379b4898c2b5481f2eac32e027cb136a Description-en_GB: Turkish-German dictionary for the dict server/client This is the Turkish-German dictionary from the FreeDict project. It contains 941 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-tur-eng Description-md5: 1014fb9fc402b1f5db31f5aab0d46d51 Description-en_GB: Turkish-English dictionary for the dict server/client This is the Turkish-English dictionary from the FreeDict project. It contains 1026 headwords (FreeDict status: too small). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-freedict-wol-fra Description-md5: 4e81aa08a2b6daadbc7bf4c9748c523a Description-en_GB: Wolof-French dictionary for the dict server/client This is the Wolof-French dictionary from the FreeDict project. It contains 595 headwords (FreeDict status: Too small to be useful). It can be either used with the dictd server and a dict client or with GoldenDict. Package: dict-wn Description-md5: 6f0bb13548fc3e09edb1f19285e99ae8 Description-en_GB: electronic lexical database of English language for dict WordNet(C) is an on-line lexical reference system whose design is inspired by current psycholinguistic theories of human lexical memory. English nouns, verbs, adjectives and adverbs are organized into synonym sets, each representing one underlying lexical concept. Different relations link the synonym sets. . WordNet was developed by the Cognitive Science Laboratory at Princeton University under the direction of Professor George A. Miller (Principal Investigator). . This package will be of limited use without the server found in the dictd package. Package: dictconv Description-md5: 3d10b710d36f85458a0c0cac4409b743 Description-en_GB: convert a dictionary file type in another dictionary file type Dictconv is a small program to convert a dictionary file type in another dictionary file type. Currently, it supports converting from Babylon glossaries, Freedict dictionaries, Sdictionary dictionaries and Stardict dictionaries to DICT dictionaries, plain text dictionaries and StarDict dictionaries. More file types will be added in new versions. Package: dictem Description-md5: 2651fb5f7b53a77f6b1fb2293759f6b0 Description-en_GB: Dict client for emacs DictEm implements all functions of the client part of Dictionary Server Protocol(DICT) protocol (RFC-2229, www.dict.org), i.e looking up words and definitions, obtaining information about available strategies, provided databases, information about DICT server etc. . It uses autocompletion that is used for selecting dictionary and search strategy. Moreover, DictEm provides several hooks which may be used for buffer postprocessing. Package: dictfmt Description-md5: 2f01edba47d44fe481f5b4f832bc34ec Description-en_GB: utility to format a file for use by a dictd server This package provides dictfmt. This utility can convert an input file to a dictionary database that conforms to the DICT protocol, and create a corresponding index file. . The package also provides dictunformat, which creates a raw database from a dictionary index and a dictionary database. Package: diction Description-md5: f553fe24a1a473a59ad69fe5677adc5c Description-en_GB: Utilities to help with style and diction (English and German) This is a free implementation of two Unix commands, style and diction. They may help you improve your writing. English and German rules are included. . Home Page: http://www.gnu.org/software/diction/diction.html Package: dictionary-el Description-md5: 69c14a0a676618adbd07a86f2bbf6557 Description-en_GB: transitional dummy package, dictionary-el to elpa-dictionary This dummy package may be safely removed. Package: dictionaryreader.app Description-md5: bf1dba8fd40f5c06be459ec24b2e8050 Description-en_GB: Dict client for GNUstep DictionaryReader is a dictionary application that queries Dict servers in the internet to let you look up words. It's aimed to be lightweight and easy to use. Package: didiwiki Description-md5: 87e1d30a879c29eb3a614f1d1483f329 Description-en_GB: simple wiki implementation with built-in webserver DidiWiki is aimed at those who need a quick and lightweight wiki for personal use, such as notes, "to do" lists, etc. It is written in C, and has very low system requirements (binary size of ~25k stripped). This makes it particularly useful for handhelds. DidiWiki does not require installation of a separate webserver, scripting language, or database. Package: dieharder Description-md5: 67db5e32329d09541c3d1ea8b4ab838d Description-en_GB: Random-number generator test front-end dieharder is a fairly involved random number/uniform deviate generator tester. It can either test any of its many prebuilt and linked generators (basically all of those in the GNU Scientific Library plus any others I've been able to find) or a potentially random dataset in a file. With file input, it can test either N-bit bitstrings (with N user specifiable) or (double precision) floating point numbers in the range [0.0,1.0) (uniform deviates). It is thus suitable for use in testing both software RNG's and hardware RNG's. . This package provides the command-line frontend. Package: dietlibc-dev Description-md5: 74aeece92ce7c21f933262ccba1692f7 Description-en_GB: diet libc - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package is used to compile programs with the diet libc. . The diet libc also supports dynamic linking, but this has been temporarily disabled because of problems with it. Package: dietlibc-doc Description-md5: 91b2e833ab3fd06926dca4c910fdbcf3 Description-en_GB: diet libc documentation - a libc optimized for small size The diet libc is a C library that is optimized for small size. It can be used to create small statically linked binaries for Linux on alpha, arm, ia64, mips, mipsel, ppc, parisc, s390, sparc and x86. . This package contains the documentation for the diet libc. Package: difference Description-md5: b683712a764f262c0769b0c910d34a54 Description-en_GB: text diffing tool difference compares two strings and prints a colorful visual representation of the diff. . This package contains the following binaries built from the Rust crate "difference": - difference Package: diffmon Description-md5: 5007cb5b36c43e6e484ac1fc3fab904a Description-en_GB: Tool for reporting changes in system configuration This tool is run by a nightly cron job, and takes a `diff' of specified system configuration files and emails them to a specified email address. Options to diff can be specified. This is useful in friendly environments where there are multiple sysadmins working on configuration files/setups and everyone's changes are reported. CVS is a better answer, but the most of people don't want to have the hassle of putting system files in a repository. Package: diffpdf Description-md5: 1ae07bf3d536852dd5ae20b7e5bbab0d Description-en_GB: compare two PDF files textually or visually DiffPDF is used to compare two PDF files. By default the comparison is of the text on each pair of pages, but comparing the appearance of pages is also supported (for example, if a diagram is changed or a paragraph reformatted). It is also possible to compare particular pages or page ranges. For example, if there are two versions of a PDF file, one with pages 1-12 and the other with pages 1-13 because of an extra page having been added as page 4, they can be compared by specifying two page ranges, 1-12 for the first and 1-3, 5-13 for the second. This will make DiffPDF compare pages in the pairs (1, 1), (2, 2), (3, 3), (4, 5), (5, 6), and so on, to (12, 13). Package: diffuse Description-md5: 1c33e882865d2f8f6b3fb1c9c30b5bf5 Description-en_GB: graphical tool for merging and comparing text files Diffuse is a graphical tool for merging and comparing text files. Diffuse is able to compare an arbitrary number of files side-by-side and gives users the ability to manually adjust line-matching and directly edit files. Diffuse can also retrieve revisions of files from bazaar, CVS, darcs, git, mercurial, monotone, Subversion and GNU Revision Control System (RCS) repositories for comparison and merging. Package: digikam Description-md5: 1dd6f83ea15e9366fba2298afd075680 Description-en_GB: digital photo management application for KDE Digital photo management program designed to import, organize, enhance, search and export your digital images to and from your computer. . It provides a simple interface which makes importing and organizing digital photographs a "snap". digiKam enables you to manage large numbers of digital photographs in albums and to organize these photographs for easy retrieval using tags (keywords), captions, collections, dates, geolocation and searches. It has many features for viewing, organizing, processing and sharing your images. Thus, digiKam is a formidable digital asset management (DAM) software including powerful image editing functions. . An easy-to-use camera interface is provided, that will connect to your digital camera and download photographs directly into digiKam albums. More than 1000 digital cameras are supported by the gphoto2 library. Of course, any media or card reader supported by your operating system will interface with digiKam. . digiKam incorporates a fast Image Editor with many image editing tools. You can use the Image Editor to view your photographs, comment and rate them, correct, enhance and alter them. The editing power can be easily extended by a set of plugins, the KDE Image Plugins Interface (manual) . While digiKam remains easy to use, it provides professional level features by the dozens. It is fully 16 bit enabled including all available plugins, supports RAW format conversion through libraw, DNG export and ICC color management work flow. Package: digikam-data Description-md5: 38a69ea9596c5db123f17fd23e868ee5 Description-en_GB: digiKam architecture-independant data Contains the significant amount of architecture-independent data that is shipped with digiKam. . It has been placed in an architecture all file to reduce space on the archives, rather than one copy for each architecture. Package: digikam-private-libs Description-md5: a3dde16136e91fd75502d7ff84b09ebd Description-en_GB: private libraries for digiKam plugins This package contains private libraries to be used by digikam. . This has no use for anything else than digikam, since the libraries are installed in a private library path. Package: digitemp Description-md5: df86458efc1930917cc7898386996606 Description-en_GB: read temperature sensors in a 1-Wire net Digitemp is a program that reads data coming from a 1-Wire network using a passive adapter (DS9097) or the newer active adapter (DS9097U), connected to a serial port. Basically it reads temperature sensors, but others are supported, like a humidity sensor. . Digitemp also supports branched networks using DS2409 couplers. Package: dillo Description-md5: af5fdb5069c81f6b48bbc2e9bcc95d45 Description-en_GB: Small and fast web browser Dillo 3 is a graphical multi-platform web browser known for its speed and small footprint. It is based on version 1.3 of the Fast and Light Toolkit (FLTK) in version 1.3 . It aims to be small in resources, stable, developer-friendly, usable, very fast, and extensible. . To run the included dillo-install-hyphenation script the recommended perl packages need to be installed. Package: dimbl Description-md5: 06587733ff2a291321d9c79bb2c5e523 Description-en_GB: Distributed Memory Based Learner Dimbl is a wrapper around the k-nearest neighbor classifier in TiMBL, offering parallel classification on multi-CPU machines. Dimbl splits the original training set, builds separate TiMBL classifiers per training subset, and merges their nearest-neighbor sets per classified instance . Dimbl's features are: * Wraps neatly around TiMBL, retaining all command line options; * Knows what to do with your multiple, duo, or quad cores; * Makes use of the OpenMP specification for parallel programming; * Can attain superlinear speed gains compared to standard TiMBL. . Dimbl is a product of the ILK Research Group (Tilburg University, The Netherlands). . If you do scientific research in Natural Language Processing using the Memory-Based Learning technique, Dimbl will likely be of use to you. Package: dime Description-md5: 082cf1b6d73af2fe63eb9744c9e04b34 Description-en_GB: DXF Import, Manipulation, and Export programs Dime is a C++ class library for reading, constructing, manipulating, and writing DXF file data. . This package comes with the programs dxf2vrml, which converts dxf to VRML files and dxfsphere, which makes triangle mesh approximations of spheres. Package: din Description-md5: 90c6c0d150cfb15112e5172231fe4f7b Description-en_GB: digital audio synthesiser din is a musical instrument and audio synthesiser. It allows one to use Bezier curves to draw and sculpt waveforms, create gating and modulation patterns and create delay feedback and volume patterns. It's possible to create and edit an unlimited number of drones, sculpt their waveform and visually modulate them. . din uses JACK to output audio, it supports MIDI, OSC and an IRC bot for input. din can be extended and customised with Tcl scripts too. Package: din-data Description-md5: 5eb84fc0c9a69063e96405f3af9e18b4 Description-en_GB: digital audio synthesizer - data din is a musical instrument and audio synthesiser. It allows one to use Bezier curves to draw and sculpt waveforms, create gating and modulation patterns and create delay feedback and volume patterns. It's possible to create and edit an unlimited number of drones, sculpt their waveform and visually modulate them. . This package contains arch-independent data files for din. Package: ding Description-md5: 734dd76ffe73e797e20644d666b63bbc Description-en_GB: Graphical dictionary lookup program for Unix (Tk) This is "Ding" * a dictionary lookup program for Unix, * DIctionary Nice Grep, * a Tk based Front-End to [ae]grep, (hun|a|i)spell, dict, ... * Ding {n} :: thing . This package needs tre-agrep(1), agrep(1) or egrep(1) as a back end. (tre-)agrep is preferable, because it supports fault tolerant searching. . You have to install some translation dictionary word list with a word/phrase in two languages in one line with some kind of separator between them. The default configuration of ding uses the German-English dictionary which can be found in the trans-de-en package, but you can use every other translation word lists with one entry per line. Package: dino-im Description-md5: dcc6007c1939396a5d5d0cf8dddc2d56 Description-en_GB: modern XMPP client Dino is a modern XMPP/Jabber client with a nice and clean look. It does support OMEMO and OpenPGP for end-to-end encryption and encrypted audio/video calls between two or more people. If you are looking for a Conversations look-alike, this program might be for you. Package: dino-im-common Description-md5: 21410111f46e6022be956bfbddea1e6f Description-en_GB: modern XMPP client - common files Dino is a modern XMPP/Jabber client with a nice and clean look. It does support OMEMO and OpenPGP for end-to-end encryption and encrypted audio/video calls between two or more people. If you are looking for a Conversations look-alike, this program might be for you. . This package contains platform independent files. Package: diod Description-md5: b821635e99434220ba86a2309a35ed49 Description-en_GB: I/O forwarding server for 9P diod is an I/O forwarding server that implements a variant of the 9P protocol from (9P2000.L) the Plan 9 operating system. When paired with a modern version of the v9fs Linux 9P client, diod allows a file system to be exported over a TCP/IP network in a manner similar to NFS. . The file system that is exported can itself be NFS or a parallel file system like Lustre or GPFS. This can be done with minimal loss of distributed semantics because the v9fs client (when used with appropriate mount options) has no page or directory cache - all I/O operations trigger a network request. The page cache effectively moves to the server system, with diod appearing as a multi-threaded user application accessing the file system in the usual way through the VFS. Package: diodon Description-md5: 3ee92ae58ab4bec0ce24d0d9dfa99cc9 Description-en_GB: GTK+ Clipboard manager Diodon is a lightweight clipboard manager for Linux written in Vala which "aims to be the best integrated clipboard manager for the Gnome/Unity desktop". . Diodon features include Ubuntu indicator, clipboard sync (primary selection and Ctrl+C / Ctrl+V clipboard) and a zeitgeist integration for an infinite clipboard history. Package: diodon-dev Description-md5: debaacad5c51f32cb4ebf5dc5d1d6ef4 Description-en_GB: GTK+ Clipboard manager (development files) Diodon is a lightweight clipboard manager for Linux written in Vala which "aims to be the best integrated clipboard manager for the Gnome/Unity desktop". . Diodon features include Ubuntu indicator, clipboard sync (primary selection and Ctrl+C / Ctrl+V clipboard) and a zeitgeist integration for an infinite clipboard history. . Diodon is also extensible through its plugin system. . This package is required to build plugins for Diodon. Package: diploma Description-md5: 81ac7fb287ee55efbe659258131220cc Description-en_GB: Write scientific papers with Debian Debian GNU/Linux is widely used at universities to do research and to write papers with LaTeX. The package diploma contains examples which illustrate the possible ways to do this effectively with Debian GNU/Linux. Each example consists of a source tree where you can do "make" in the top level directory and then the source code is compiled, the measurement data are processed, and the results are converted into nice figures. Then the text is processed and combined with the figures to a print file. Package: dir2ogg Description-md5: 116d91647589bfb046794b902b45ebd7 Description-en_GB: audio file converter into ogg-vorbis format dir2ogg converts MP3, M4A, WMA, FLAC, and WAV files to the open-source OGG format. . It is a Python script that simply binds together the various decoders and oggenc making it easier for the user to convert his/her music files. It also supports ID3 tags. Package: dirb Description-md5: 71fab897ebe43a4c1ceb6065358e1f36 Description-en_GB: URL bruteforcing tool DIRB is a Web Content Scanner. It looks for existing (and/or hidden) Web Objects. It basically works by launching a dictionary based attack against a web server and analysing the responses. . DIRB comes with a set of preconfigured attack wordlists for easy usage but you can use your custom wordlists. Also DIRB sometimes can be used as a classic CGI scanner, but remember that it is a content scanner not a vulnerability scanner. . DIRB's main purpose is to help in professional web application auditing. Specially in security related testing. It covers some holes not covered by classic web vulnerability scanners. DIRB looks for specific web objects that other generic CGI scanners can't look for. It doesn't search vulnerabilities nor does it look for web contents that can be vulnerable. Package: dircproxy Description-md5: 99e2ee7084f944d20c1556a581047931 Description-en_GB: IRC proxy for people who use IRC from different workstations dircproxy is an IRC proxy server designed for people who use IRC from lots of different workstations or clients, but wish to remain connected and see what they missed while they were away. You connect to IRC through dircproxy, and it keeps you connected to the server, even after you detach your client from it. While you're detached, it logs channel and private messages as well as important events, and when you re-attach it'll let you know what you missed. . This can be used to give you roughly the same functionality as using ircII and screen together, except you can use whatever IRC client you like, including X ones! Package: dirdiff Description-md5: c0933a6d1da4a11e0262feb9791b55c7 Description-en_GB: Display and merge changes between two directory trees Dirdiff can handle up to 5 trees. It displays a main window with a list of the files which are different between the trees, with coloured squares to indicate the relative ages of the versions. A menu allows you to display the differences between any two of the versions in another window. Another menu allows you to copy the file from one tree to another. Package: directvnc Description-md5: eb3547c790dc511e7f518eb9d8ab106b Description-en_GB: VNC client using the framebuffer as display DirectVNC is a client implementing the remote framebuffer protocol (rfb) which is used by VNC servers. If a VNC server is running on a machine you can connect to it using this client and have the contents of its display shown on your screen. Keyboard and mouse events are sent to the server, so you can basically control a VNC server remotely. Package: direnv Description-md5: eb622bfa54c9d46458c730287447bda5 Description-en_GB: Utility to set directory specific environment variables direnv is an environment variable manager for your shell. It knows how to hook into bash, zsh and fish shell to load or unload environment variables depending on your current directory. This allows one to have project- specific environment variables and not clutter the "~/.profile" file. . Before each prompt it checks for the existence of an ".envrc" file in the current and parent directories. If the file exists, it is loaded into a bash sub-shell and all exported variables are then captured by direnv and then made available to your shell. . Because direnv is compiled into a single static executable it is fast enough to be unnoticeable on each prompt. It is also language agnostic and can be used to build solutions similar to rbenv, pyenv, phpenv, ... Package: direvent Description-md5: d25555fd5c1b4a80297d8179e7afb9ca Description-en_GB: monitors events in the file system directories For each event that occurs in a set of pre-configured directories, the program calls an external program associated with it, supplying it with the information about the event and the location within the file system where it occurred. This may be helpful, for example, to track changes in the important configuration files. Package: direwolf Description-md5: 9442317f19450765ef2af3b9ac313b8c Description-en_GB: Soundcard TNC for APRS Dire Wolf is a software "soundcard" modem/TNC and APRS encoder/decoder. It can be used stand-alone to receive APRS messages, as a digipeater, APRStt gateway, or Internet Gateway (IGate). It can also be used as a virtual TNC for other applications such as APRSIS32, UI-View32, Xastir, APRS-TW, YAAC, UISS, Linux AX25, SARTrack, and many others. Package: dirtbike Description-md5: 9a101edce9c6d0896b82281b9c01a9c4 Description-en_GB: turn system-installed Python packages into wheels The purpose of this package is to make it easier to devendorise other packages which bundle various upstream packages. An example of this is pip, which bundles a half-dozen or so other upstream packages. In Debian and other distros, such vendoring is frowned upon. To make it easier to devendorize, dirtbike turns installed system packages into wheels, and these wheels can then be used instead of the vendored packages. Package: dirvish Description-md5: 78f4d61bbffbea4fe5d13f72469e5d74 Description-en_GB: Filesystem based backup system using rsync A utility to maintain multiple backups on online storage, each backup is available as a sort of snapshot directory, where common files are shared between the different backup generations. It uses rsync to do the actual copying. . Backups can be made locally or over the network (using ssh). Package: dis51 Description-md5: 7c5144e420efdee65dd0cf85f827b244 Description-en_GB: Disassembler for 8051 code in Intel Hex format Dis51 is a simple 8051 disassembler. It takes an object file in Intel Hex (*.ihx or *.hex) format as input, and outputs an assembly language file. Package: disc-cover Description-md5: e79f8d9e1cb98f2481f588080c1ba039 Description-en_GB: produces covers for audio CDs Disc-cover queries FreeDB for track information for a given CD and creates a jewel-case insert in one of many available formats. PostScript, PDF, Dvi, LaTeX, Plain Text, HTML, CDlabelgen and CDDB are available. Package: discosnp Description-md5: b7d019a485b07265b1579844c0093c10 Description-en_GB: discovering Single Nucleotide Polymorphism from raw set(s) of reads Software discoSnp is designed for discovering Single Nucleotide Polymorphism (SNP) from raw set(s) of reads obtained with Next Generation Sequencers (NGS). . Note that number of input read sets is not constrained, it can be one, two, or more. Note also that no other data as reference genome or annotations are needed. . The software is composed by two modules. First module, kissnp2, detects SNPs from read sets. A second module, kissreads, enhance the kissnp2 results by computing per read set and for each found SNP: . 1) its mean read coverage 2) the (phred) quality of reads generating the polymorphism. . This program is superseded by DiscoSnp++. Package: discount Description-md5: 113ff05c2bb8424745ac26a1294cbf0d Description-en_GB: implementation of the Markdown markup language in C Discount is an implementation of John Gruber's Markdown markup language. It implements all of the language described in the Markdown syntax document and passes the Markdown 1.0 test suite. . This package provides the discount executables. Package: discover Description-md5: a5dea31ea54f4b79eeb359717cce264b Description-en_GB: hardware identification system 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. Package: discover-data Description-md5: 750b5c04772f89878117c5044a45568e Description-en_GB: Data lists for Discover hardware detection system 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. Package: discus Description-md5: 0c2c8364f92c763f8a2f02fc14a05faa Description-en_GB: pretty version of df(1) command Discus aims to make df prettier, with features such as color, graphs, and smart formatting of numbers (automatically choosing the most suitable size from kilobytes, megabytes, gigabytes, or terabytes). If you don't want Discus deciding the best sizes, you can also choose your own increments, along with specifying the number of decimal places you'd like to see. Package: dish Description-md5: d61edd024d9ce6b0bacdd666851cb7c5 Description-en_GB: diligence/distributed shell for parallel sysadmin Dish executes commands simultaneously on several systems via 'ssh', 'rsh', 'telnet', 'mysql', or any user-defined command-line connection client. It makes easy the distribution of files by 'scp' and 'rcp', but also a remote password change or operations requiring authentication by multiple passwords. Dish can be used as a flexible tool for managing large number of various types of hosts such as (clustered) servers, switches, databases, etc. Package: diskimage-builder-doc Description-md5: 39832beec88bd0fe6e7f2b4d2a3cb9f0 Description-en_GB: image building tools for Openstack - doc Diskimage-builder tools are the components of TripleO that are responsible for building disk images. It has the core functionality for building disk images, filesystem images and ramdisk images for use with OpenStack (both virtual and bare metal). The core functionality includes the various operating system specific modules for disk/filesystem images, and deployment and hardware inventory ramdisks. . The TripleO project also develops elements that can be used to deploy OpenStack itself. While users and operators can manually script or put together ram disks and disk images, mature automation makes customisation and testing easier. . This package provides the documentation. Package: diskscan Description-md5: a7612c6515780c86d4fd97aa2f761ebd Description-en_GB: scan storage media for bad or near failure sectors diskscan is intended to find sectors of a storage medium (hard disk, flash drive or pendrive, etc.) which are bad or in the process of going bad. . The operation is entirely read-only and does not cause damage to the data on filesystems. As the program reads block device sectors, it will work whether there is a filesystem or not. . diskscan reads the entire block device and notes the time it took to read a block. When there is an error it is immediately noted and also when there is a higher latency to read a block. A histogram of the block latency times is also given to assess the health of the medium. . diskscan can also be used to test the speed and quality of the medium. All sectors of a perfect medium could be read at the same speed. Package: disktype Description-md5: 8adf101e36841c971c90e07cd63f596e Description-en_GB: detection of content format of a disk or disk image The purpose of disktype is to detect the content format of a disk or disk image. It knows about common file systems, partition tables and boot codes. This software can be used for forensics analysis. . As of version 9, disktype knows about the following formats: . File systems: FAT12/FAT16/FAT32/exFAT NTFS HPFS MFS, HFS, HFS Plus ISO9660 (incl. Joliet, El Torito) UDF ext2/ext3 ext4 (patch from upstream CVS) btrfs (patch from upstream CVS) Minix ReiserFS Reiser4 Linux romfs Linux cramfs Linux squashfs UFS (some variations) SysV FS (some variations) JFS XFS F2FS Amiga FS/FFS Amiga SFS Amiga PFS BeOS BFS QNX4 FS 3DO CD-ROM FS Veritas VxFS Xbox DVD file system Partitioning: DOS/PC style EFI GPT Apple Amiga "Rigid Disk" ATARI ST (AHDI3) BSD disklabel Linux RAID physical disks Linux LVM1 physical volumes Linux LVM2 physical volumes Solaris SPARC disklabel Solaris x86 disklabel (vtoc) Other structures: Debian split floppy header Linux swap Disk images: Raw CD image (.bin) Virtual PC hard disk image Apple UDIF disk image (limited) Boot loaders: LILO GRUB SYSLINUX ISOLINUX Linux kernel FreeBSD loader Windows/MS-DOS loader BeOS loader, Haiku loader Sega Dreamcast Compression formats: gzip compress bzip2 Archive formats: tar cpio bar dump/restore Package: dislocker Description-md5: 179f3adde3da1312ee2d7a372d87cb5d Description-en_GB: read/write encrypted BitLocker volumes Dislocker has been designed to read BitLocker encrypted partitions under a Linux system. The driver used to read volumes encrypted in Windows system versions of the Vista to 10 and BitLocker-To-Go encrypted partitions, that's USB/FAT32 partitions. . The software works with driver composed of a library, with multiple binaries using this library. Decrypting the partition, you have to give it a mount point where, once keys are decrypted, a file named dislocker-file appears. This file is a virtual NTFS partition, so you can mount it as any NTFS partition and then read from or write to it. Writing to the NTFS virtual file will change the underlying BitLocker partition content. To use dislocker-find Ruby is required. . This tool is useful in cryptography managing and forensics investigations. Package: disorderfs Description-md5: dd4d99744c2fc2ef81a3058a88603390 Description-en_GB: FUSE filesystem that introduces non-determinism disorderfs is an overlay FUSE filesystem that introduces non-determinism into filesystem metadata. For example, it can randomise the order in which directory entries are read. This is useful for detecting non- determinism in the build process. Package: display-dhammapada Description-md5: fd1f9506275dce4ab7ccd9faea5c61e3 Description-en_GB: fortune-like collection of Buddhist sayings This program displays a random verse from the English or Polish translations of the Dhammapada, a "versified Buddhist scripture traditionally ascribed to the Buddha himself" (from http://en.wikipedia.org/wiki/Dhammapada). . As this program works similarly to fortune, one may use it in shell profiles or .sig generators, among others. Package: dist Description-md5: 5f28860f0dcfbb834e3b056d01d91d83 Description-en_GB: Tools for developing, maintaining and distributing software The dist package is a set of tools meant to ease the construction and maintenance of portable software. . The first component is the Configure script generator, metaconfig, which automatically builds the Configure script from your sources. Ideally, the end-user receiving your source code will simply have to read your README file, run the Configure script (which is self-documented), and then run make. . The second component is the Makefile.SH generator, which is a generic configured Makefile, reusing some of the information figured out by Configure, and a generic Jmakefile description. . The third component is the RCS aware package generator, which is used when it's time to build up the shell archives used to distribute your program. . The fourth and latest component is the patch generator, used to make updates of your sources, which can later be applied on the original distribution by using the patch program. Package: distcc Description-md5: a14025a1551cf285c7c07c7ab0eaf8e0 Description-en_GB: simple distributed compiler client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. Package: distcc-pump Description-md5: 9652a5ccaa28c389958014887b0a9327 Description-en_GB: pump mode for distcc a distributed compiler client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. . this package contains the necessary additions for distcc's "pump" mode, which improves on plain distcc by distributing not only compilation but also preprocessing to distcc servers. . If you have more than 10 CPUs involved in your distcc setup, you should consider using this package on your distcc client machine. Package: distccmon-gnome Description-md5: 3c92f4065d734516dd0192b9a48f64ee Description-en_GB: GTK+ monitor for distcc a distributed client and server distcc is a program to distribute compilation of C or C++ code across several machines on a network. distcc should always generate the same results as a local compile, is simple to install and use, and is often significantly faster than a local compile. distcc does not require all machines to share a filesystem, have synchronized clocks, or to have the same libraries or header files installed. . this is the GTK+ monitor program. Package: disulfinder Description-md5: 5f70380c76687c70f279559ee87b7d0e Description-en_GB: cysteines disulfide bonding state and connectivity predictor 'disulfinder' is for predicting the disulfide bonding state of cysteines and their disulfide connectivity starting from sequence alone. Disulfide bridges play a major role in the stabilization of the folding process for several proteins. Prediction of disulfide bridges from sequence alone is therefore useful for the study of structural and functional properties of specific proteins. In addition, knowledge about the disulfide bonding state of cysteines may help the experimental structure determination process and may be useful in other genomic annotation tasks. . 'disulfinder' predicts disulfide patterns in two computational stages: (1) the disulfide bonding state of each cysteine is predicted by a BRNN-SVM binary classifier; (2) cysteines that are known to participate in the formation of bridges are paired by a Recursive Neural Network to obtain a connectivity pattern. Package: disulfinder-data Description-md5: 3695c32af6d8dcf41d20f889947fbad2 Description-en_GB: data files for predictor of disulfide bonds in proteins 'disulfinder' is for predicting the disulfide bonding state of cysteines and their disulfide connectivity starting from sequence alone. . This package contains all data files to reduce the redundancy between architectures in Debian. Package: dita-ot Description-md5: edb439edfcd4e43d55cc5ee895ce4067 Description-en_GB: transforms DITA content (maps and topics) into deliverable formats DITA Open Toolkit, or DITA-OT for short, is an independent, open source implementation of the OASIS owned and developed Darwin Information Typing Architecture (DITA) standard XML data model for authoring and publishing. Package: dita-ot-doc Description-md5: 8291eb75e2abe4e36edaded6b90c7f2d Description-en_GB: DITA Open Toolkit (documentation) DITA Open Toolkit, or DITA-OT for short, is an independent, open source implementation of the OASIS owned and developed Darwin Information Typing Architecture (DITA) standard XML data model for authoring and publishing. . This package contains the documentation for dita-ot. Package: ditaa Description-md5: 2ced4cd3b88843865750d8e3c29ebc2e Description-en_GB: convert ASCII diagrams into proper bitmap graphics DiTAA is a small command-line utility that can convert diagrams drawn using ASCII art ("drawings" that contain characters that resemble lines, like | / and -), into proper bitmap graphics. . DiTAA also uses special markup syntax to increase the possibilities of shapes and symbols that can be rendered. Package: divxcomp Description-md5: 5304d2c9a83704de24f81cb242f67f2c Description-en_GB: bitrate calculator for DivX;-) movies written in perl This is a bitrate calculator for DivX;-) movies. it helps you to calculate (given the preferred size of the movie the sound bitrate and the length of the movie) the correct encoding video bitrate for a given movie. Package: dizzy Description-md5: 8c373c4199a814233726d360b361120f Description-en_GB: Graphics demo that makes you dizzy using rotating textures dizzy is a graphics demo that rotates planes of patterns on a colored background to make you dizzy. Textures can be cross-faded and there is a mode that automatically changes textures, allowing dizzy to be run as a screensaver. Package: django-sortedm2m-data Description-md5: 0969a3fd34db37dbe9d4f70bdaa7b9d5 Description-en_GB: Replacement for Django's many to many field with sorted relations (data files) sortedm2m is a drop-in replacement for Django's own ManyToManyField. The provided SortedManyToManyField behaves like the original one, but remembers the order of added relations. . This package contains the static data files and templates. Package: djinn Description-md5: 0860cae12883fa7696c7f600a4fa5fb4 Description-en_GB: generate Haskell expressions from types Djinn uses a theorem prover for intuitionistic propositional logic to generate a Haskell expression when given a type. . Given a type the program will deduce an expression of this type, if one exists. If the Djinn says the type is not realisable it is because there is no (total) expression of the given type. Package: djview Description-md5: 70f803a157a01cd392d199dbc03dfe1f Description-en_GB: Transition package, djview3 to djview4 Ease transition from djview or djview3 to djview4 with this dummy package. Package: djview3 Description-md5: 723d08e2761fe57a16db0f1a5d75091f Description-en_GB: Transition package, djview3 to djview4 Ease transition from djview3 to djview4 with this dummy package. Package: djview4 Description-md5: 1b4ea606ecfb1da8696f9a4d4e6bda48 Description-en_GB: Viewer for the DjVu image format The DjVu viewer djview4 (aka djview) is a simple multi-page viewer for DjVu-format documents. It can display, print, and save, and when supported by the document, search for text, copy text to the clipboard, follow links, etc. Package: djvubind Description-md5: eaaf3bd41b5e69d7cb9a1185ccd062d2 Description-en_GB: simple creation of djvu files Djvubind facilitates creating high-quality djvu files, especially digital versions of scanned books. It functions as a wrapper that combines the djvulibre tools, minidjvu, and various ocr engines to provide a simple, single command creation of a djvu file. Package: djvulibre-bin Description-md5: c7421d25ec9e74924d5b7540e469b4bd Description-en_GB: Utilities for the DjVu image format Executables including utilities for conversion between DjVu and other formats. Package: djvulibre-desktop Description-md5: e5da3aea9677bafe75a1aaa48a76c12e Description-en_GB: Desktop support for the DjVu image format Miscellaneous files to support the DjVu image format on the desktop. Package: djvuserve Description-md5: 1440f01db6ede771bb8636f76fcccfda Description-en_GB: CGI program for unbundling DjVu files on the fly CGI program to convert a bundled multi-page DjVu document into an indirect DjVu document on the fly. This provides for efficiently browsing large DjVu documents without transferring unnecessary pages. Package: dkimpy-milter Description-md5: 1d25a611d39c4d24586f7913bc1cf202 Description-en_GB: DomainKeys Identified Mail (DKIM) milter in Python The dkimpy-milter is a Sendmail/Postfix Milter application that signs and verifies DKIM (DomainKeys Identified Mail). It supports both traditional RSA (RFC 6376) signatures and the new ed25519 based signatures defined in RFC 8463. . DKIM provides a way for senders to confirm their identity when sending email by adding a cryptographic signature to the headers of the message. . It uses the OpenDKIM configuration option naming and definitions, for the options it implements, to make it easy for OpenDKIM users to experiment with this alternative. Package: dkopp Description-md5: 36b075c2cf65b2800085f34054cd6f22 Description-en_GB: Full and incremental backup to DVD Dkopp is a program used to copy or back-up disk files to DVD or BD (Blue- ray) media. Full or incremental backups can be done, with full or incremental media verification. A GUI is used to navigate through directories to select or de-select files or directories at any level. Backup jobs can be saved for later re-use. New, deleted, and updated disk files are handled automatically, without re-editing the backup job. An incremental backup updates the same DVD/BD media used for a prior full backup. Files can be restored to the same or another location on disk. Large backup jobs can be done using multiple DVD media. Package: dl10n Description-md5: b25168cf04b356daabb350437d558b0e Description-en_GB: Debian infrastructure and tools for localization dl10n is the debian localization project. This package contains all the relevant infrastructure and tools. Of course, most people won't really need the server side part on their machine, but given the size of the package, there is no need for a split. . This package contains the main libraries of po4a, and the following tools: . - dl10n-check: dig into the source packages looking for stuff to translate - dl10n-bot: reads the translator mailing lists seeking for status update - dl10n-txt: generate textual statistic views - dl10n-html: generates the debian web pages Package: dlang-libevent Description-md5: 2173a61eac7bad456c25a6bbe11ec7c6 Description-en_GB: D version of the C headers for libevent libevent D interface Package: dlang-openssl Description-md5: ceae68e070606daaea7150c57cbb6b09 Description-en_GB: D version of the C headers for openssl D bindings for openssl. This is just a set of D source files to be used with 'import'. When linking the user still has to link to libssl manually. Package: dleyna-renderer Description-md5: 57084604ea33ce37fda5adc3602c4846 Description-en_GB: DBus service to interact with DLNA Digital Media Renderers dleyna-renderer is a DBus user session service that allows clients to discover and manipulate DLNA Digital Media Renderers (DMR). . dLeyna is an umbrella project hosting a number of middleware components designed to make it easy for developers to integrate DLNA functionality into their applications. Package: dleyna-server Description-md5: 1ae67794082d85ab26df416c58e3a42f Description-en_GB: DBus service to interact with DLNA Digital Media Servers dleyna-server is a DBus user session service that allows clients to discover and manipulate DLNA Digital Media servers (DMS). . dLeyna is an umbrella project hosting a number of middleware components designed to make it easy for developers to integrate DLNA functionality into their applications. Package: dlint Description-md5: 09e63d2e8283584aa55ecc1c97ab87bb Description-en_GB: Checks dns zone information using nameserver lookups This program analyses any DNS zone you specify, and reports any problems it finds by displaying errors and warnings. Then it descends recursively to examine all zones below the given one (this can be disabled with a command- line option). . You don't have to feed any BIND conffiles to Dlint. Dlint uses nameserver calls to gather information. . Designed for Unix, dlint is written in Bourne Shell and Perl. Package: dlm-controld Description-md5: dd409c7bccaa2f38aca2408fd22c80b3 Description-en_GB: Distributed Lock Manager control daemon DLM is a symmetric general-purpose distributed lock manager. The lock manager itself is a kernel module. . This package contains the control daemon and utility. Package: dlmodelbox Description-md5: ed1abd14c3db75a125427ffa07d6013b Description-en_GB: Swiss Army Knife of Deep Learning Models DLModelBox provides utilities to help create and manage DL model packages. . There is not an unified specification for the format of deep learning model package format currently. DLModelBox defines a specification, and helps user to create model packages and manage models easier. Package: dlocate Description-md5: 445255bd3de2ad4cb98002359fe0465f Description-en_GB: fast alternative to dpkg -L and dpkg -S Uses GNU grep and text dumps of dpkg's data to greatly speed up finding out which package a file belongs to (i.e. a very fast dpkg -S). Many other uses, including options to view all files in a package, calculate disk space used, view and check md5sums, list man pages, etc. Package: dlt-daemon Description-md5: 15fd83b1fa60acc99b55161d8f999b70 Description-en_GB: Diagnostic Log and Trace logging daemon This component provides a log and trace interface, based on the standardised protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used by GENIVI components and other applications as logging facility. . The DLT daemon is the central component in GENIVI, which gathers all logs and traces from the DLT user applications. The logs and traces can optionally be directly written to a file in the ECU. The DLT daemon forwards all logs and traces to a connected DLT client. The DLT client can send control messages to the daemon, e.g. to set individual log levels of applications and contexts or get the list of applications and contexts registered in the DLT daemon. Package: dlt-tools Description-md5: 43eca9ced8eb2c6842904228abcd0629 Description-en_GB: Diagnostic Log and Trace (DLT) (documentation) This component provides a log and trace interface, based on the standardised protocol specified in the AUTOSAR standard 4.0 DLT. This software can be used by GENIVI components and other applications as logging facility. . This package includes tools to connect to and experiment with DLT daemon. Most usefully this includes 'dlt-receive' to connect to a (remote) DLT server and save all logs to a DLT file and 'dlt-system' that injects system logs into the DLT server Package: dlt-viewer Description-md5: a1214ef9f62fbb887234f71a42d17003 Description-en_GB: Viewer for GENIVI DLT traces The Diagnostic Log and Trace Viewer is an application that can send and receive control messages to the DLT daemon, e.g., to set individual log levels of applications and contexts or get the list of applications and contexts registered in the DLT daemon. Package: dlt-viewer-dev Description-md5: d379c12e8dc522f5dcd83bca3f1b6d57 Description-en_GB: Viewer for GENIVI DLT traces - development files The Diagnostic Log and Trace Viewer is an application that can send and receive control messages to the DLT daemon, e.g., to set individual log levels of applications and contexts or get the list of applications and contexts registered in the DLT daemon. . This package contains the development files for plugin development. Package: dlume Description-md5: 8cca1292cb05282bd7f54e3bca4cd469 Description-en_GB: simple and easy to use addressbook (GTK+) Dlume is a simple, gtk2-based addressbook. You can easily add, edit and delete records to/from an XML-format database. The Quick-search feature allows you find required entry in comfortable way. Export to CSV and HTML formats is also available. Interface design was borrowed and improved from Paddress . Package: dm-writeboost-dkms Description-md5: f31e3a9e5e9bd1dcfc6fc960a5d44843 Description-en_GB: log-structured caching for Linux dm-writeboost is an OS-level IO controller that builds logs from in-coming writes (data and metadata) and then writes the logs sequentially similar to log-structured filesystem. As a further extension, dm-writeboost supports read-caching which also writes data sequentially. . This package provides DKMS kernel module for Linux Kernel 3.10+. Package: dma Description-md5: cf12c1952090646f2131dbbee7733f30 Description-en_GB: lightweight mail transport agent The DragonFly Mail Agent is a small Mail Transport Agent (MTA), designed for home and office use. It accepts mails from local Mail User Agents (MUA) and delivers them either to local mailboxes or remote SMTP servers. Remote delivery includes support for features such as TLS/SSL and SMTP authentication. . dma is not intended as a replacement for full-featured MTAs like Sendmail, Postfix, or Exim. Consequently, dma does not listen on port 25 for incoming connections. Package: dmagnetic Description-md5: 29c52cd31cfb16fc927ca8e5862be9e1 Description-en_GB: Interpreter to play textadventures from Magnetic Scrolls in glorious ANSI Art dMagnetic is a Magnetic Scrolls Interpreter. It allows one to play classic text adventures such as "The Pawn", "The Guild of Thieves", "Fish!", "Myth", "Jinxter", "Corruption" and "Wonderland" in a terminal window. The beautiful graphics are being rendered in glorious ANSI art. Package: dmarc-cat Description-md5: d9c96d25e1be67f1569e56b3a3736613 Description-en_GB: decode DMARC reports This utility decodes the standard XML reports sent by providers to the `rua` record configured in DMARC. It is useful to make sense of reports that are otherwise very difficult to read. Package: dmg2img Description-md5: 3f67de0b44977a91b503adcd971d07a9 Description-en_GB: Tool for converting compressed dmg files to hfsplus images DMG2IMG is a tool which allows converting Apple compressed dmg archives to standard (hfsplus) image disk files. . This tool handles zlib and bzip2 compressed dmg images. Package: dmitry Description-md5: 43d418d2adf0b4a97f6364e7e7503f11 Description-en_GB: Deepmagic Information Gathering Tool DMitry is a UNIX/(GNU)Linux command line application written in C. DMitry can find possible subdomains, email addresses, uptime information, perform tcp port scan, whois lookups, and more. Package: dmktools Description-md5: 126ffbf091eff14862d8d2bf4cb24bfb Description-en_GB: tools for manipulating floppy disk images in the dmk format Emulators such as OpenMSX attempt to emulate a real machine as best as possible. Some copy protection schemes rely on unformatted or bad sectors on floppy disks. The dmk format allows disk images to contain such unusual configurations. This package contains tools for generating and manipulating dmk image files. Package: dmrconfig Description-md5: dbe31a63b47d07843ade35b3b1db2415 Description-en_GB: Configuration utility for DMR radios DMRconfig is a utility for programming digital radios via USB programming cable. It can read and write codeplug, configuration and contacts from and to the radio. Various TYT, Baofeng, Radioddity, Anytone, BTECH, Zastone and Radtel radios are supported. Package: dmtracedump Description-md5: 196fc98d82c778363d82a35e66bb16b7 Description-en_GB: Generates graphical call-stack diagrams from Android trace logs `dmtracedump` generates the call stack data as a tree diagram, where each node represents a method call. It shows call flow (from parent node to child nodes) using arrows. Package: dmtx-utils Description-md5: b76d6312785a58a476a5eb7b6624d98b Description-en_GB: Utilities for reading and writing Data Matrix 2D barcodes Command-line utilities for reading and writing Data Matrix 2D barcodes, two-dimensional symbols that hold a dense pattern of data with built-in error correction. Package: dmucs Description-md5: ad9c89357422cbee4fadbd47dc523d25 Description-en_GB: distributed compilation system for use with distcc DMUCS is a system that allows a group of users to share a compilation farm. Each compilation request from each user will be sent to the fastest available machine, every time. The system has these fine qualities: * Works with distcc, which need not be altered in any way. * Supports multiple operating systems in the compilation farm. * Uses all processors of a multi-processor compilation host. * Makes best use of compilation hosts with widely differing CPU speeds. * Takes into account the load on a host caused by non-compilation tasks. * Supports the dynamic addition and removal of hosts to the compilation farm. Package: dnaclust Description-md5: f09f4c2cdae8b3abdcd9f1c868d093e3 Description-en_GB: tool for clustering millions of short DNA sequences dnaclust is a tool for clustering large number of short DNA sequences. The clusters are created in such a way that the "radius" of each clusters is no more than the specified threshold. . The input sequences to be clustered should be in Fasta format. The id of each sequence is based on the first word of the seqeunce in the Fasta format. The first word is the prefix of the header up to the first occurrence of white space characters in the header. Package: dnet-common Description-md5: 227d8efd75e923663ab3c6db116801b8 Description-en_GB: Base package for Linux DECnet This is the base package for Linux DECnet. It contains the necessary configuration files and a script to set up the MAC address of your Ethernet card(s) at boot-up. . You will also need to be running a 2.4+ kernel and have DECnet either built as a module or compiled into the kernel. . To do useful work with DECnet you will need the libdnet package and probably also dnet-progs. Package: dnet-progs Description-md5: 91992f38864de1f838a04bb59fccdaa6 Description-en_GB: DECnet user programs and daemons These tools are the application layer interface for DECnet on Linux systems. They provide file/terminal access facilities between OpenVMS and Linux and remote execution of commands. Also included is a Linux version of the VMS "Phone" utility and a VMSMail to SMTP gateway. Package: dns-browse Description-md5: 4f9023eeedccdfbb8927a91f424f76f6 Description-en_GB: Front-ends to DNS search This package provides two programs to make user lookups on DNS servers: dns_tree and dns_browse. . dns_tree is a command-line-based front-end to dig. It replaces the several dig invocations necessary to fetch a zone, and it formats the output in a somewhat sensible hierarchical style (a tree). . dns_browse is a GUI front-end to dns_tree. It allows point-and-click DNS browsing and makes it easy to expand/compress hierarchies in one or more DNS zones. Package: dns-flood-detector Description-md5: c9037957f94596c4ef075b80e4191ca3 Description-en_GB: detect abusive usage levels on high traffic nameservers This package provides the dns-flood-detector daemon. . It was developed to detect abusive usage levels on high traffic nameservers and to enable quick response in halting the use of one's nameserver to facilitate spam. It uses libpcap (in non-promiscuous mode) to monitor incoming dns queries to a nameserver. The tool may be run in one of two modes, either daemon mode or "bindsnap" mode. In daemon mode, the tool will alarm via syslog. In bindsnap mode, the user is able to get near-real-time stats on usage to aid in more detailed troubleshooting. Package: dns323-firmware-tools Description-md5: eebffe9d77ca0c7158280ef2706075f0 Description-en_GB: build and manipulate firmware images for a range of NAS devices This package contains programs for manipulating the firmware images used by a range of small consumer-grade NAS devices, such as the D-Link DNS-323. . These firmware images are what are used to "bundle" the kernel, initrd, and other data when uploading new firmware images using the "stock" interface. If you are already running a custom firmware, it is likely that these tools will be of no use to you, and you will need to use whatever update mechanism is provided by your firmware. Package: dnscrypt-proxy Description-md5: 710b26a7b7218befaf287cbdd2ca016d Description-en_GB: Flexible DNS proxy, with support for encrypted DNS protocols dnscrypt-proxy is a flexible DNS proxy, with support for modern encrypted DNS protocols such as DNSCrypt v2 and DNS-over-HTTPS. Package: dnsdiag Description-md5: 6dc9295d9d515d4401926afdd6ab4113 Description-en_GB: DNS request auditing toolset Set of tools to perform basic audits on your DNS requests and responses to make sure your DNS is working as you expect. Dnsping can be used to measure the response time of a given DNS server for arbitrary requests. Just like a traditional ping utility, it provides similar functionality for DNS requests. . Dnstraceroute can be used to trace the path a DNS request takes to destination. Its purpose is to detect whether a request is redirected or hijacked. This can be done by comparing different DNS queries being sent to the same DNS server using dnstraceroute and observe if there is any difference between the path. . dnseval evaluates multiple DNS resolvers and helps you choose the best DNS server for your network. It is highly recommended to use your own DNS resolver as opposed to a third-party DNS server, but in case you need to choose the best DNS forwarder for your network, dnseval lets you compare different DNS servers from performance (latency) and reliability (loss) point of view. Package: dnsdist Description-md5: a513b049e15ad7501b5fce6d42694c08 Description-en_GB: DNS loadbalancer Highly DoS- and abuse-aware load balancing tool for DNS traffic, with Lua scripting and configuration capability. Can be configured to use various sets of rules to classify, route and reject traffic. Package: dnsenum Description-md5: 1071761bb941cae109c75e1dae6ca4f6 Description-en_GB: tool to enumerate domain DNS information Dnsenum is a multithreaded perl script to enumerate DNS information of a domain and to discover non-contiguous ip blocks. The main purpose of Dnsenum is to gather as much information as possible about a domain. The program currently performs the following operations: . 1) Get the host's addresses (A record). 2) Get the namservers (threaded). 3) Get the MX record (threaded). 4) Perform axfr queries on nameservers and get BIND versions(threaded). 5) Get extra names and subdomains via google scraping (google query = "allinurl: -www site:domain"). 6) Brute force subdomains from file, can also perform recursion on subdomain that have NS records (all threaded). 7) Calculate C class domain network ranges and perform whois queries on them (threaded). 8) Perform reverse lookups on netranges (C class or/and whois netranges) (threaded). 9) Write to domain_ips.txt file ip-blocks. . This program is useful for pentesters, ethical hackers and forensics experts. It also can be used for security tests. Package: dnshistory Description-md5: 36aa6bedd0a8000dbab6a4809168eb8d Description-en_GB: Translating and storing of IP addresses from log files Provide a means for storing a history of DNS/Name changes for the IP Addresses extracted from web log files. The major target being that multiple analyses of older log files do not require re-lookups of IP Address to FQDNs, and additionally maintain the accuracy of the lookup as it was then and not as it is now. Package: dnsmap Description-md5: 8da238b788e263a0deb14cbebae67043 Description-en_GB: DNS domain name brute forcing tool dnsmap scans a domain for common subdomains using a built-in or an external wordlist (if specified using -w option). The internal wordlist has around 1000 words in English and Spanish as ns1, firewall servicios and smtp. So will be possible search for smtp.example.com inside example.com automatically. Results can be saved in CSV and human-readable format for further processing. dnsmap does NOT require root privileges to be run, and should NOT be run with such privileges for security reasons. . dnsmap was originally released back in 2006 and was inspired by the fictional story "The Thief No One Saw" by Paul Craig, which can be found in the book "Stealing the Network - How to 0wn the Box". . dnsmap is mainly meant to be used by pentesters during the information gathering/enumeration phase of infrastructure security assessments. During the enumeration stage, the security consultant would typically discover the target company's IP netblocks, domain names, phone numbers, etc. . Subdomain brute-forcing is another technique that should be used in the enumeration stage, as it's especially useful when other domain enumeration techniques such as zone transfers don't work (I rarely see zone transfers being publicly allowed these days by the way). . Fun things that can happen: . 1) Finding interesting remote access servers (e.g.: https:://extranet.example.com). 2) Finding badly configured and/or unpatched servers (e.g.: test.example.com). 3) Finding new domain names which will allow you to map non-obvious/hard-to-find netblocks of your target organization (registry lookups - aka whois is your friend). 4) Sometimes you find that some bruteforced subdomains resolve to internal IP addresses (RFC 1918). This is great as sometimes they are real up-to-date "A" records which means that it is possible to enumerate internal servers of a target organization from the Internet by only using standard DNS resolving (as opposed to zone transfers for instance). 5) Discover embedded devices configured using Dynamic DNS services (e.g.: IP Cameras). This method is an alternative to finding devices via Google hacking techniques. . This package provides two possible commands: dnsmap and dnsmap-bulk. . This program is useful for pentesters, ethical hackers and forensics experts. It also can be used for security tests. Package: dnsmasq Description-md5: d4d0c88134cc703150a59b83cb68304c Description-en_GB: Small caching DNS proxy and DHCP/TFTP server Dnsmasq is a lightweight, easy to configure, DNS forwarder and DHCP server. It is designed to provide DNS and optionally, DHCP, to a small network. It can serve the names of local machines which are not in the global DNS. The DHCP server integrates with the DNS server and allows machines with DHCP-allocated addresses to appear in the DNS with names configured either in each host or in a central configuration file. Dnsmasq supports static and dynamic DHCP leases and BOOTP/TFTP for network booting of diskless machines. Package: dnsmasq-base-lua Description-md5: 50a4d5794976e19c43acd5677364d255 Description-en_GB: Small caching DNS proxy and DHCP/TFTP server This package contains the dnsmasq executable and documentation, but not the infrastructure required to run it as a system daemon. For that, install the dnsmasq package. This package is an alternative to dnsmasq- base which includes the LUA interpreter. Package: dnsproxy Description-md5: 6da369a1a9ebbedee375a89b1253ceb5 Description-en_GB: proxy for DNS queries dnsproxy forwards DNS queries to two previously configured nameservers: one for authoritative queries and another for recursive queries. The received answers are sent back to the client unchanged. No local caching is done. . Primary motivation for this project was the need to replace Bind servers with djbdns in an ISP environment. These servers get recursive queries from customers and authoritative queries from outside at the same IP address. Now it is possible to run dnscache and tinydns on the same machine with queries dispatched by dnsproxy. . Another possible scenario is a firewall where proxy queries should be forwarded to the real server in a DMZ. Package: dnsrecon Description-md5: 5eee248ebcc53a8c58ab5a6c2c6e88ef Description-en_GB: Powerful DNS enumeration script DNSRecon is a Python script that provides the ability to perform: . * Check all NS Records for Zone Transfers. * Enumerate General DNS Records for a given Domain (MX, SOA, NS, A, AAAA, SPF and TXT). * Perform common SRV Record Enumeration. * Top Level Domain (TLD) Expansion. * Check for Wildcard Resolution. * Brute Force subdomain and host A and AAAA records given a domain and a wordlist. * Perform a PTR Record lookup for a given IP Range or CIDR. * Check a DNS Server Cached records for A, AAAA and CNAME * Records provided a list of host records in a text file to check. * Enumerate Hosts and Subdomains using Google Package: dnssec-trigger Description-md5: 2549d17a1e7e105c2edcb50dd3e9466f Description-en_GB: reconfiguration tool to make DNSSEC work Dnssec-trigger reconfigures the local unbound DNS server. This unbound DNS server performs DNSSEC validation, but dnssec-trigger will signal it to use the DHCP obtained forwarders if possible, and fallback to doing its own AUTH queries if that fails, and if that fails prompt the user via dnssec-trigger-applet the option to go with insecure DNS only. Package: dnstap-ldns Description-md5: 9e8457adfc634e9db7f04e6674f48c58 Description-en_GB: Utility that can decode dnstap encoded files dnstap is a flexible, structured binary log format for DNS software. dnstap-ldns is the reference utility that can decode dnstap encoded files. Package: dnstop Description-md5: 3bb1fa97f4ba66ddeedd9c17115d475d Description-en_GB: console tool to analyse DNS traffic dnstop is a console tool to analyse and display various tables of DNS traffic. Currently dnstop displays tables of (among others): * Source IP addresses * Destination IP addresses * Query types * Top level domains * Second level domains Package: dnsvi Description-md5: fb670f81b98f3daef5aca4b1c54c992e Description-en_GB: edit dynamic DNS zones using vi dnsvi is a frontend for nsupdate. Given a DNS zone name, it uses dig -t AXFR to get all the records in a zone. It then spawns your favorite editor, and upon completion, builds a list of "update add" and "update delete" statements to feed to nsupdate Package: dnsviz Description-md5: 4f2e5db401d3a48757f46cd4365530b7 Description-en_GB: Tools for analyzing and visualising DNS and DNSSEC behaviour DNSViz is a tool suite for analysis and visualization of Domain Name System (DNS) behavior, including its security extensions (DNSSEC). This tool suite powers the Web-based analysis available at . Package: dnswalk Description-md5: 58b7f88543c3424a70b5fe9696ca840d Description-en_GB: Checks dns zone information using nameserver lookups dnswalk is a DNS debugger. It performs zone transfers of specified domains, and checks the database in numerous ways for internal consistency, as well as accuracy. Package: doc-central Description-md5: aa17eb85e17f6cce3fd0513b026af9b0 Description-en_GB: web-based documentation browser Doc-Central is a tool to browse the documentation that has been installed on your system that have registered with the doc-base subsystem. Package: doc-debian Description-md5: 169f4de7b5c458ff7ffd0eff507c042a Description-en_GB: Debian Project documentation and other documents The Debian Project is an association of individuals who have made common cause to create a free operating system. . In this package, you will find: * Debian Linux Manifesto, * Constitution for the Debian Project, * Debian Social Contract, * Debian Free Software Guidelines. . Additionally provided are: * Debian Bug Tracking System documentation, and * Introduction to the Debian mailing lists. . All of these files are available at http://ftp.debian.org/debian/doc/ and mirrors thereof. Package: doc-linux-fr-html Description-md5: bd3249fb8f5eecd8acabf09c9f1857ac Description-en_GB: Linux docs in French: HOWTOs, MetaFAQs in HTML format This package installs the French versions of the current Linux HOWTOs and mini-HOWTOs as well as the "info-sheet", "metafaq", "fcol-faq" and "intro" French documents in HTML format. . The version number reflects the month in which doc-linux-fr-html was created. Package: doc-linux-fr-pdf Description-md5: c6978e71c6e176608f16c042531b8d60 Description-en_GB: Linux docs in French: HOWTOs, MetaFAQs in PDF format This package installs the French versions of the current Linux HOWTOs, mini-HOWTOs as well as the "fcol-faq" French document in PDF format. Alternatively, HTML versions are provided in the doc-linux-fr-html package. . The version number reflects the month in which doc-linux-fr-pdf was created. Package: doc-linux-fr-ps Description-md5: be4d3bd7c4638d451fba894066d33cbe Description-en_GB: Linux docs in French: HOWTOs, MetaFAQs in PostScript format This package installs the French versions of the current Linux HOWTOs, mini-HOWTOs and the "fhs" as well as the "fcol-faq" French document in PostScript format. Alternatively, HTML versions are provided in the doc- linux-fr-html package. . The version number reflects the month in which doc-linux-fr-ps was created. Package: doc-linux-fr-text Description-md5: 1c698cb4e040af8fc112cce034099676 Description-en_GB: Linux docs in French: HOWTOs, MetaFAQs in text format This package installs the French versions of the current Linux HOWTOs, mini-HOWTOs and the "fhs" as well as the "fcol-faq" French document in text format. Alternatively, HTML versions are provided in the doc-linux- fr-html package. . The version number reflects the month in which doc-linux-fr-text was created. Package: docbook Description-md5: ead20f911a71259289f56248053bcdf9 Description-en_GB: standard SGML representation system for technical documents DocBook is an SGML document type definition (DTD) that is well-suited to books, articles, or reference documentation about technical matters, systems, or software (although it is by no means limited to these applications). It has emerged as an open and standard DTD in the software industry, and is used as the documentation system of choice for many free software projects. . This package contains the SGML DTD for DocBook, which describes the formal structure for documents following this format. If you wish to author DocBook documents using XML rather than SGML, use the 'docbook-xml' package. You will need other packages in order to edit (psgml), validate (opensp) or format (docbook-xsl, docbook-dsssl) DocBook documents. . This package includes the 2.4.1, 3.0, 3.1, 4.0, 4.1, 4.2, 4.3, 4.4 and 4.5 versions of the DocBook SGML DTD. Package: docbook-defguide Description-md5: d4fbaddeabb45685606eb737e90b92bd Description-en_GB: DocBook: The Definitive Guide - HTML version 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. Package: docbook-dsssl Description-md5: 2439fde54a201fcecb45678b3e4f0fbc Description-en_GB: modular DocBook DSSSL stylesheets, for print and HTML This package provides DSSSL stylesheets which let you convert DocBook SGML or XML files to various formats. . This package contains two DocBook DSSSL stylesheets, one for "print" output and one for HTML. The print stylesheet can be used in conjunction with the RTF and the TeX back-ends that OpenJade provides to produce output suitable for printing. The HTML stylesheet can be used to convert DocBook documents into HTML. . The stylesheets are modular in design so that you can extend and customize them. . Note that you can also perform DocBook XML styling using the "docbook-xsl" package, which provides the XSL stylesheets. The XSL stylesheets are more actively maintained and contain more new features than these DSSSL stylesheets. Package: docbook-dsssl-doc Description-md5: ad691100bb7f6e4223a6b6a10cb26a10 Description-en_GB: documentation for the DocBook DSSSL stylesheets This package contains documentation for the Modular DocBook DSSSL stylesheets, found in the docbook-dsssl package. . The docbook-dsssl package provides DSSSL stylesheets which let you convert DocBook SGML or XML files to various formats. Package: docbook-ebnf Description-md5: d3afb56384eeff6ec924355f92b1016d Description-en_GB: EBNF module for the XML version of the DocBook DTD DocBook is a general-purpose and modular SGML and XML Document-Type Definition. This is a module that adds elements for the markup of EBNF grammar rules to DocBook. . It is fully documented in "DocBook - The Definitive Guide", available in the docbook-defguide package. Package: docbook-html-forms Description-md5: b4837f7ae89b504719143f95de1382d7 Description-en_GB: Extension to DocBook XML for generating html forms The DocBook HTML Forms module adds six new markup elements to DocBook XML for easy generation of HTML forms from XML source documents. . The HTML Forms module is a customization of the full DocBook XML V4.1.2 DTD. Package: docbook-mathml Description-md5: b363930e4d1c88efeb92bf8a8b9d396c Description-en_GB: Extension to DocBook XML for using MathML markup The DocBook MathML module adds support for including MathML markup in DocBook XML source documents. . The MathML module is a customization of the full DocBook XML V4.1.2 DTD. The module requires access to the MathML V2.0 DTD provided by the w3-dtd- mathml package. Package: docbook-simple Description-md5: 6b51b911a78b8894a9c78dfef8134d72 Description-en_GB: simplified DocBook XML Doctype and css stylesheets The Simplified DocBook is a small subset of the DocBook DTD. It has ~100 elements, rather than the >350 elements in the full DocBook DTD. A good choice when full DocBook is overkill. Package: docbook-slides Description-md5: 63a27a575427cd213b9b2a8fa64f5902 Description-en_GB: XML Slides DTD and XSL Stylesheets A docbook-derived XML DTD for building presentation slides. This package includes the xsl stylesheets for this DTD. This version can be customized with the Simplified DocBook XML DTD or with the full DocBook XML DTD. Package: docbook-slides-demo Description-md5: a0bb9c33263a5c02698a10e226a7eecd Description-en_GB: Demo presentation slides for the docbook-slides package This package provides 12 formatting and display options available for the docbook-slides package. . If you plan to use docbook-slides for developing presentations, these demos will provide you with examples of the many different output options that are available with the docbook-slides package. Package: docbook-to-man Description-md5: 89ca45b83253672c9f11dcdec7e8c0ae Description-en_GB: converter from DocBook SGML into roff man macros docbook-to-man is a batch converter that transforms UNIX-style manpages from the DocBook SGML format into nroff/troff man macros. . This is not the original version by Fred Dalrymple, but one with the modifications by David Bolen. . docbook-to-man lacks support for internationalization and utf-8. Other tools like docbook2man or docbook-xml with xsltproc are better suited for new projects. Package: docbook-utils Description-md5: cd7e3cec0a19dc4f52d33b1b531aacb1 Description-en_GB: Convert DocBook files to other formats (HTML, RTF, PS, man, PDF) The docbook-utils is a set of a few small programs intended to ease everyday use of technical documentation software and more generally use of SGML and XML. . Tasks they currently accomplish are: * jw: convert DocBook files to other formats (HTML, RTF, Postscript, PDF). * sgmldiff: detect the differences in markup between two SGML files. * docbook2man: converts a DocBook refentry to a man page. Package: docbook-website Description-md5: dd95f49684b8466b68e2ba5d7ae077a2 Description-en_GB: XML Website DTD and XSL Stylesheets A docbook-derived XML DTD for building web sites. This package includes the xsl stylesheets for this DTD. This version is a customisation of the DocBook XML V4.2 DTD. . Author: Norman Walsh Package: docbook-xsl Description-md5: 4798e7d834fe4007ed35a5da76675e12 Description-en_GB: stylesheets for processing DocBook XML to various output formats These are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives ("Simplified" DocBook XML, JRefEntry DTD, etc.). . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Package: docbook-xsl-doc-html Description-md5: 920d09e79d9992d5da5cb6d4916b555e Description-en_GB: stylesheets for processing DocBook XML files (HTML documentation) DocBook XSL stylesheets are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives. . This package contains the documentation for the DocBook XSL stylesheets and explanations for the parameters you can use in HTML format. Package: docbook-xsl-doc-pdf Description-md5: 6ba889b7885a819dc6117815fc1045a3 Description-en_GB: stylesheets for processing DocBook XML files (PDF documentation) DocBook XSL stylesheets are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives. . This package contains the documentation for the DocBook XSL stylesheets and explanations for the parameters you can use in PDF format. Package: docbook-xsl-doc-text Description-md5: c70dc5e3d88f55fd882117cddb631d17 Description-en_GB: stylesheets for processing DocBook XML files (ASCII documentation) DocBook XSL stylesheets are modular XSL stylesheets for processing documents composed with the DocBook XML DTD and its derivatives. . This package contains the documentation for the DocBook XSL stylesheets and explanations for the parameters you can use in simple ASCII text format. Package: docbook-xsl-ns Description-md5: feaf34e3e39a21ba45c997abe92b57b7 Description-en_GB: stylesheets for processing DocBook 5 XML to various output formats These are modular XSL stylesheets for processing documents composed with DocBook 5 XML and its derivatives. Unlike in docbook-xsl the DocBook namespace prefix has been added to element names in pattern matches and expressions. However processing of DocBook 4 documents is also possible with these stylesheets. For a more detailed explanation read http://www.sagehill.net/docbookxsl/ProcesingDb5.html. . The stylesheets provide XSLT transformations for (X)HTML, WordML, HTML Help, JavaHelp, Man page (nroff), Website, Eclipse Platform Help file and XSL Formatting Object (XSL-FO) output. The latter can be further processed to a number of print formats using FOP or TeX-based tools. . The stylesheets are modular in the sense that you can extend and, to some extent, customize them. The documentation is included in a separate package. Package: docbook-xsl-saxon Description-md5: 0627ad81d9f94f201983b681ecbde392 Description-en_GB: Java extensions for use with DocBook XML stylesheets (Saxon) These are Java extensions for use with the DocBook XML stylesheets and the Saxon XSLT engine. You need these extensions to enable e.g. the callouts and linenumbering extensions of the docbook-xsl suite. . In the past these extensions were shipped with the docbook-xsl tarball distribution directly. Package: docbook2x Description-md5: 0460a03df0bea65e00317c6f10f31272 Description-en_GB: Converts DocBook/XML documents into man pages and TeXinfo The main tools are: * docbook2x-man: converts a DocBook/XML refentry into a manual page, with table support * docbook2x-texi: converts a DocBook/XML refentry into an info page, most usable for Emacs users Package: docbook5-xml Description-md5: 01c2468021dec31e79a7135346319d9e Description-en_GB: standard XML documentation system for software and systems DocBook 5 is a general purpose XML schema. 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 (though it is by no means limited to these applications). It has emerged as an open standard in the software industry, and is the documentation system of choice for many free software projects. . DocBook 5.0 is a complete rewrite of the well-known DocBook 4 XML schema/DTD, introducing a quite large number of backwards-incompatible changes. But the basic idea behind DocBook is still the same, and almost all element names are unchanged. . This package contains the XML RelaxNG schema (with some additional Schematron assertions), W3C XML Schema (XSD) as well as the Document Type Definition (DTD) for DocBook, which all describe the formal structure for documents following this format. . You will need other packages in order to edit, validate (libxml2-utils) or format (docbook-xsl-ns) DocBook 5 documents. Package: docdiff Description-md5: f8870d6281e64ed9cff16b682323dd9a Description-en_GB: Compares two files word by word / char by char DocDiff compares two files and shows the difference. It can compare files word by word, char by char, or line by line. . It has several output formats such as HTML/XHTML, tty, Manued, or user- defined markup. It supports several encodings and end-of-line characters, including ASCII, UTF-8, EUC-JP, Shift_JIS, CR, LF, and CRLF. Package: dochelp Description-md5: 0f427b0abde3fa534138b2e7b9030e3f Description-en_GB: Utility to browse system documentation This package contains an utility to browse documentation installed on a Debian system. The utility has a command-line interface and can be used to search, open and display information of doc-base registered documents. It also generates an HTML catalogue of the available documents each time a package registers a new one. Package: docker Description-md5: 5cdc3158ed8e5a469b1bf5e77deb35c1 Description-en_GB: transitional package This is a transitional package for system tray docking application. It can safely be removed. Package: docker-compose Description-md5: ca37d0b0580e04d0f4a879194deac93e Description-en_GB: define and run multi-container Docker applications with YAML docker-compose is a service management software built on top of docker. Define your services and their relationships in a simple YAML file, and let compose handle the rest. Package: docker-doc Description-md5: 4f86326741c09d05fe80222b21fce476 Description-en_GB: Linux container runtime -- documentation Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. . This package provides documentation for Docker. Package: docker-registry Description-md5: dec26d26103381d10d2cb2fbed09ab63 Description-en_GB: Docker toolset to pack, ship, store, and deliver content The Docker toolset to pack, ship, store, and deliver content. . The Docker Registry 2.0 implementation contained in this package is for storing and distributing Docker images. It supersedes the docker/docker- registry project with a new API design, focused around security and performance. . This project should provide an implementation to a V2 API for use in the Docker core project. The API should be embeddable and simplify the process of securely pulling and pushing content from docker daemons. . The new registry implementation provides the following benefits: . * faster push and pull * new, more efficient implementation * simplified deployment * pluggable storage backend * webhook notifications Package: docker.io Description-md5: 05dc9eba68f3bf418e6a0cf29d555878 Description-en_GB: Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. Package: docker2aci Description-md5: 02029ffd1640924c3782b43aa9a96528 Description-en_GB: CLI tool to convert Docker images to ACIs docker2aci is a CLI binary that converts Docker images to ACI (https://github.com/appc/spec/blob/master/SPEC.md#app-container-image). It takes as input either a file generated by "docker save" or a Docker registry URL. It gets all the layers of a Docker image and squashes them into an ACI image. Optionally, it can generate one ACI for each layer, setting the correct dependencies. Package: doclava-aosp Description-md5: 5f2565a617fa1c6571fba6586e5e7dae Description-en_GB: Custom Javadoc doclet by Google Key differences between Doclava and the standard doclet include: * Refreshed look and feel, including search capabilities * Embeds versioning information in the documentation * Uses a templating engine for user customizations * Throw build errors for things that can easily be caught, like @param tags that don't match the parameter names. * Ability to include snippets of code from real source code * Federate documentation between multiple sites * Ability to embed javadocs in a larger web page. . This package is a fork of Doclava by The Android Open Source Project with special features for generating the source files of the Android platform framework API stubs "android.jar". Package: doclifter Description-md5: e6c344e2a112ca4b9b159bb91f99662a Description-en_GB: Convert troff to DocBook Lifting documents from presentation level to semantic level is hard, and a really good job requires human polishing. This tool aims to do everything that can be mechanized, and to preserve any troff-level information that might have structural implications in XML comments. Package: doctest Description-md5: 404f6e768fb995bf2ee3802142a923b2 Description-en_GB: test interactive Haskell examples; executable The doctest program checks examples in source code comments. It is modeled after doctest for Python (). . Documentation is at . . This package contains the doctest executable. Package: doctest-dev Description-md5: f991cd5bbdb89957b3f6f0e74e4db84d Description-en_GB: Light and feature-rich C++ testing framework doctest is a light and feature-rich C++98 / C++11 single-header testing framework for unit tests and TDD. . It is inspired by the unittest {} functionality of the D programming language and Python's docstrings - tests can be considered a form of documentation and should be able to reside near the production code which they test. This isn't possible (or at least practical) with any other testing framework for C++. Package: doctorj Description-md5: f6071599f84e9cde98649d75df3e754b Description-en_GB: Tool to analyse Javadoc comments doctorj is an application to analyze Javadoc comments against Java code, verifying its integrity and format. It also spell-checks Javadoc comments. Package: docx2txt Description-md5: e7b84e6818519d58953b8a8e9f87e99a Description-en_GB: Convert Microsoft OOXML files to plain text This tool attempts to generate equivalent plain text files from Microsoft .docx documents, preserving some formatting and document information (which MS text conversion drops) along with appropriate character conversions for a good (ascii or utf-8) text experience. It is a platform independent solution consisting of (core) Perl and (wrapper) Unix/Windows shell scripts and a configuration file to control the output text appearance to a fair extent. It can very conveniently be used to build a Web-based docx document conversion service. Some Makefiles and Windows batch files are provided for easy installation of the scripts. With unzippers like CakeCmd that can deal with corrupt Zip archives, this tool can extract text from corrupt docx documents in many cases, where MS Word fails to even open them. Package: dodgindiamond2 Description-md5: b141616614e1b0da06142076c0791f92 Description-en_GB: Little shoot-'em-up arcade game for one or two players This aims to be an old school arcade game with low resolution graphics, top-down scrolling action, energy based gameplay, and different weapons with several levels of power. Package: dodgy Description-md5: 9a8eb912c1090dca7af9670ca5ad6738 Description-en_GB: searches for dodgy looking lines in Python code Dodgy is a very basic tool to run against your codebase to search for "dodgy" looking values. It is a series of simple regular expressions designed to detect things such as accidental SCM diff checkins, or passwords or secret keys hard coded into files. Package: dogtag-pki Description-md5: cbcce3cc1e382e0f87104897d26570d5 Description-en_GB: Dogtag Public Key Infrastructure (PKI) Suite The Dogtag Public Key Infrastructure (PKI) Suite is comprised of the following five subsystems and a client (for use by a Token Management System): . * Certificate Authority (CA) * Data Recovery Manager (DRM) * Online Certificate Status Protocol (OCSP) Manager * Token Key Service (TKS) * Token Processing System (TPS) * Enterprise Security Client (ESC) . Additionally, it provides a console GUI application used for server and user/group administration of CA, DRM, OCSP, and TKS, javadocs on portions of the Dogtag API, as well as various command-line tools used to assist with a PKI deployment. . This metapackage installs every PKI subsystem. Package: dogtag-pki-console-theme Description-md5: bb9a873d28ba131560d420dea72b61ad Description-en_GB: Certificate System - PKI Console User Interface This PKI Console User Interface contains the Dogtag textual and graphical user interface for the PKI Console. . This package is used by the Dogtag Certificate System. Package: dogtag-pki-server-theme Description-md5: f72645563c4a4214c4282716fdcca6c4 Description-en_GB: Certificate System - PKI Server User Interface This PKI Common Framework User Interface contains the Dogtag textual and graphical user interface for the PKI Common Framework. . This package is used by the Dogtag Certificate System. Package: dokujclient Description-md5: afc5ad447683d6a5bb7f92b5988ec79d Description-en_GB: Command line tool to interact with an instance of Dokuwiki Command line tool which can be used interactively or in scripts, to interact (read, write, ...) with an instance of Dokuwiki. Nearly all the xmlrpc interface is mirrored, and all recent versions of Dokuwiki are supported. Package: dokuwiki Description-md5: 9be110fceaa730acc784dd3b3fd4abdb Description-en_GB: standards compliant simple to use wiki DokuWiki is a wiki mainly aimed at creating documentation of any kind. It is targeted at developer teams, workgroups and small companies. It has a simple but powerful syntax which makes sure the datafiles remain readable outside the wiki and eases the creation of structured texts. All data is stored in plain text files -- no database is required. Package: dolfin-bin Description-md5: 8319156332b1455d0d2d298062600604 Description-en_GB: Executable scripts for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains executable scripts for DOLFIN. Package: dolfin-doc Description-md5: 6d80f35b15cb807f29f485694db24fae Description-en_GB: Documentation and demo programs for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains documentation and demo programs for DOLFIN. Package: dolfinx-doc Description-md5: 95c344709eaba924f607a3ea5ce774b4 Description-en_GB: Documentation and demo programs for DOLFIN DOLFIN is the Python and C++ interface of the FEniCS project for the automated solution of differential equations, providing a consistent PSE (Problem Solving Environment) for solving ordinary and partial differential equations. Key features include a simple, consistent and intuitive object-oriented API; automatic and efficient evaluation of variational forms; automatic and efficient assembly of linear systems; and support for general families of finite elements. . This package contains documentation and demo programs for DOLFIN-X. . This is the next-generation version of libdolfinx-dev (DOLFIN-X). The documentation for the legacy version of DOLFIN is provided by dolfin-doc. Package: dolphin Description-md5: 5639ca651f29a0317186a35d903400af Description-en_GB: file manager Dolphin is the default file manager in the Plasma, intended to be both powerful and easy to use. . Features include: Customisable sidebars "Breadcrumb" navigation View properties remembered for each folder Split views Network transparency Undo/redo functionality Ratings, comments, and tags Package: dolphin-dev Description-md5: 9823ee4d18f2ebfc7ca29c6ae2d81179 Description-en_GB: file manager - development files Contains DBus interface XML files to access dolphin via the DBus org.freedesktop.FileManager1 interface. Package: dolphin-nextcloud Description-md5: dfaf233805cd565efb312a3460a9ade5 Description-en_GB: Nextcloud integration for Dolphin The Nextcloud desktop app lets you always have your latest files wherever you are. Just specify one or more folders on the local machine to and a server to synchronize to. You can configure more computers to synchronize to the same server and any change to the files on one computer will silently and reliably flow across to every other. . Dolphin Nextcloud is an extension that integrates the Nextcloud web service with your Plasma Desktop (KDE). Package: dolphin-plugins Description-md5: 78cf68c7dd83b108480629c95fb4c220 Description-en_GB: plugins for Dolphin This package contains plugins for Dolphin that enhance its functionalities. . There are plugins that offer integration with the following version control systems: . * Bzr * Git * Mercurial * Subversion . Also, there are plugins to offer integration with the following services: . * Dropbox . Miscellaneous plugins: . * Mount ISO . This package is part of the KDE Software Development Kit module. Package: donkey Description-md5: f8c66e1943ef8169f9166a9faf4e69eb Description-en_GB: One Time Password calculator Donkey is an alternative for S/KEY's "key" command. This means that donkey is also an alternative for "keyinit". Since the entry is printed to stdout (not to /etc/skeykeys), you can easily send it to a remote operator by e-mail (with a PGP signature or something). So, it is possible to initiate S/KEY without logging onto the console of the host. Package: doodle Description-md5: 30624950c0e5d7f340e226e30cc0815e Description-en_GB: Desktop Search Engine (client) It searches your hard drive for files using pattern matching on meta-data. It extracts file-format specific meta-data using libextractor and builds a suffix tree to index the files. The index can then be searched rapidly. It is similar to locate, but can take advantage of information such as ID3 tags. It is possible to do full-text indexing using the appropriate libextractor plugins. It also supports using FAM to keep the database up- to-date. . You can use doodled (separate package) to keep the doodle database automagically updated. Package: doodle-dbg Description-md5: f5d2ed10bca794fc6d25fa39f9e5cfe5 Description-en_GB: Desktop Search Engine (debug) It searches your hard drive for files using pattern matching on meta-data. It extracts file-format specific meta-data using libextractor and builds a suffix tree to index the files. The index can then be searched rapidly. It is similar to locate, but can take advantage of information such as ID3 tags. It is possible to do full-text indexing using the appropriate libextractor plugins. It also supports using FAM to keep the database up- to-date. . This package contains the debugging symbols. Package: doodled Description-md5: 09cff5cee372c8867a9149e9b3b51c3d Description-en_GB: Desktop Search Engine (daemon) It searches your hard drive for files using pattern matching on meta-data. It extracts file-format specific meta-data using libextractor and builds a suffix tree to index the files. The index can then be searched rapidly. It is similar to locate, but can take advantage of information such as ID3 tags. It is possible to do full-text indexing using the appropriate libextractor plugins. It also supports using FAM to keep the database up- to-date. . This is the daemon to keep the doodle database automagically up-to-date. Package: doomsday Description-md5: 00fdae866631bd888d704cc248368a0a Description-en_GB: enhanced version of the legendary DOOM game The purpose of the Doomsday Engine project is to create versions of DOOM, Heretic and Hexen that feel the same as the original games but are implemented using modern techniques such as 3D graphics and client/server networking. A lot of emphasis is placed on good-looking graphics. . Doomsday Engine (or deng for short) requires an IWAD to play. You can install your commercial IWADs using game-data-packager. Package: doomsday-common Description-md5: b1cac4e87f385a7cf3141c4fc785b92b Description-en_GB: enhanced version of the legendary DOOM game - common files The purpose of the Doomsday Engine project is to create versions of DOOM, Heretic and Hexen that feel the same as the original games but are implemented using modern techniques such as 3D graphics and client/server networking. A lot of emphasis is placed on good-looking graphics. . This package includes files common to both server and client packages. Package: doomsday-data Description-md5: ae4d4961976d5cdf7f2f0603e6677b88 Description-en_GB: enhanced version of the legendary DOOM game - data files The purpose of the Doomsday Engine project is to create versions of DOOM, Heretic and Hexen that feel the same as the original games but are implemented using modern techniques such as 3D graphics and client/server networking. A lot of emphasis is placed on good-looking graphics. . This package includes architecture-independent data files. Package: doomsday-server Description-md5: 2265d4f5d3c80e23592c6f3f87693ff9 Description-en_GB: enhanced version of the legendary DOOM game - server The purpose of the Doomsday Engine project is to create versions of DOOM, Heretic and Hexen that feel the same as the original games but are implemented using modern techniques such as 3D graphics and client/server networking. A lot of emphasis is placed on good-looking graphics. . This package contains the dedicated server. Package: doona Description-md5: fd903e2675fc007677179e677c63d857 Description-en_GB: Network fuzzer forked from bed Doona is a fork of the Bruteforce Exploit Detector Tool (BED). BED is a program which is designed to check daemons for potential buffer overflows, format string bugs etc. Package: dopewars Description-md5: c610963512bb61dda22f7834bac0f290 Description-en_GB: drug-dealing game set in streets of New York City UNIX rewrite of the MS-DOS program of the same name, which in turn was inspired by John E. Dell's "Drug Wars" game. You have one month to buy and sell drugs on the streets of New York, the aim being first to pay off your debt to the loan shark and then to make a fortune. And if you have to shoot a few cops in the process, well... The game includes TCP networking allowing you to meet (and shoot) other human drug dealers. Package: dopewars-data Description-md5: 7f37ebdd23637d987ce1321cf97907e7 Description-en_GB: drug-dealing game set in streets of New York City - data files UNIX rewrite of the MS-DOS program of the same name, which in turn was inspired by John E. Dell's "Drug Wars" game. You have one month to buy and sell drugs on the streets of New York, the aim being first to pay off your debt to the loan shark and then to make a fortune. And if you have to shoot a few cops in the process, well... The game includes TCP networking allowing you to meet (and shoot) other human drug dealers. . This package contains the required data files common to all architectures. Package: dos2unix Description-md5: de26f1b3d43636b1499a335199109277 Description-en_GB: convert text file line endings between CRLF and LF This package contains utilities dos2unix, unix2dos, mac2unix, unix2mac to convert the line endings of text files between UNIX (LF), DOS (CRLF) and Mac (CR) formats. . Text files under Windows and DOS typically have two ASCII characters at the end of each line: CR (carriage return) followed by LF (line feed). Older Macs used just CR, while UNIX uses just LF. While most modern editors can read all these formats, there may still be a need to convert files between them. . This is the classic utility developed in 1989. Package: dosage Description-md5: bb08aa349a9c9684c9bea85df31c3990 Description-en_GB: comic strip downloader and archiver Dosage downloads comic strips. It 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 if the website layout allows it. Package: dosbox Description-md5: bf24db8d2283b937c9ed1ed4eb441903 Description-en_GB: x86 emulator with Tandy/Herc/CGA/EGA/VGA/SVGA graphics, sound and DOS DOSBox is a x86 emulator with Tandy/Hercules/CGA/EGA/VGA/SVGA graphics, sound and DOS. It's been designed to run old DOS games on platforms that don't support it. . The following legacy sound devices are emulated: PC Speaker, Creative CMS/Gameblaster, Tandy 3 voice, Adlib, Sound Blaster Pro/16, Disney Soundsource and a Gravis Ultrasound. MPU-401 is forwarded to the host. Package: dosbox-debug Description-md5: a94697946a3df15cea4a3d53c7c7e046 Description-en_GB: x86 emulator with DOS - debugger DOSBox is a x86 emulator with Tandy/Hercules/CGA/EGA/VGA/SVGA graphics, sound and DOS. It's been designed to run old DOS games on platforms that don't support it. . The following legacy sound devices are emulated: PC Speaker, Creative CMS/Gameblaster, Tandy 3 voice, Adlib, Sound Blaster Pro/16, Disney Soundsource and a Gravis Ultrasound. MPU-401 is forwarded to the host. . This package contains the DOSBox debugger. Package: doscan Description-md5: 29dff9404994cad52150f00347e6e8c3 Description-en_GB: port scanner for discovering services on large networks doscan is a tool to discover TCP services on your network. It is designed for scanning a single ports on a large network. doscan contacts many hosts in parallel, using standard TCP sockets provided by the operating system. It is possible to send strings to remote hosts, and collect the banners they return. . There are better tools for scanning many ports on a small set of hosts, for example nmap. Package: doschk Description-md5: a0bc6c87988c2b63e4637f36be8038e7 Description-en_GB: SYSV and DOS filename conflicts check Checks filenames for conflicts under 14-character SYSV and 8.3 DOS limitations. Package: dose-builddebcheck Description-md5: a0e3c3577dea8696e672646bb139ac3e Description-en_GB: Checks whether build-dependencies can be satisfied This software checks, given a collection of source package stanzas and a collection of binary package stanzas of Debian packages, whether the build-dependencies of each source package can be satisfied by the binary packages. Package: dose-distcheck Description-md5: 2715c55e164fd097abdc6437f82f0f66 Description-en_GB: Checks whether dependencies of packages can be satisfied This software checks for every package of a distribution whether it is possible to satisfy its dependencies and conflicts within this distribution. It comes in several versions: - dose-debcheck for Debian packages - dose-rpmcheck for rpm packages - dose-eclipsecheck for OSGi plugins Package: dose-doc Description-md5: e8e279d4e57cc7ab991d1b7b7b79d285 Description-en_GB: Documentation for dose tools and libraries. The dose suite provides libraries for handling package meta-data, and various tools for analysing package relationships in a large package repository. This package contains the documentation of the dose API, and tutorials of various dose tools. Package: dose-extra Description-md5: 21c020291e5e0bcc86762063c9ace0c9 Description-en_GB: Extra QA tools from the Dose3-library This package contains extra tools for analyzing meta-data of software packages: - ceve, a general metadata parser supporting different input formats (Debian, rpm, and others) and different output formats. - dose-outdated, a Debian-specific tool for finding packages that are not installable with respect to a package repository, and that can only be made installable again by fixing the package itself. - dose-challenged, a Debian-specific tool for checking which packages will certainly become uninstallable when some existing package is upgraded to a newer version. - dose-deb-coinstall, a Debian-specific tool for checking whether a set of packages can be installed all together. The tools dose-distcheck and dose-builddebcheck are packaged in their own respective packages. Package: dossizola Description-md5: ce2d8c9c0286b079c93bd2d5c05953d6 Description-en_GB: Isola board game with nice graphics Do'SSi Zo'la is an SDL implementation of the Isola board game, featuring nice animations, which makes it appealing to children. . The goal of the basic Isola game is to block the opponent by destroying the squares which surround him. In each turn, each player must first move to one of the squares adjacent to his current position, and then destroy a square of his choice. The first player who is unable to move loses. . Do'SSi Zo'la provides a number of variations of the standard rules. Package: dossizola-data Description-md5: 30077eeffcc7b89bc449ec64b4e4f159 Description-en_GB: Data files for Do'SSi Zo'la game Do'SSi Zo'la is an SDL implementation of the Isola board game, featuring nice animations, which makes it appealing to children. . The goal of the basic Isola game is to block the opponent by destroying the squares which surround him. In each turn, each player must first move to one of the squares adjacent to his current position, and then destroy a square of his choice. The first player who is unable to move loses. . This package holds the images used by the Do'SSi Zo'la board game. Package: dot-forward Description-md5: 7198c1e718fcb600893613d2e2d36092 Description-en_GB: reads sendmail's .forward files under qmail It runs in the qmail startup script to support all your existing .forward files automatically. Individual users can switch to the .qmail mechanism at their leisure. . dot-forward supports forwarding, program deliveries, and comments. It does not support file deliveries or :include: (However, it recognizes file delivery attempts, and defers delivery to give you a chance to set up a .qmail file). Package: dot2tex Description-md5: ed8cebc8844f9f26ab1b3ee36557dcfc Description-en_GB: Graphviz to LaTeX converter The purpose of dot2tex is to give graphs generated by the graph layout tool Graphviz a more LaTeX friendly look and feel. This is accomplished by: . - Using native PSTricks and PGF/TikZ commands for drawing arrows, edges and nodes. - Typesetting labels with LaTeX, allowing mathematical notation. - Using backend specific styles to customize the output. Package: dotdee Description-md5: 5ae19f14a2074fd7487a117bfb1f56a5 Description-en_GB: convert a flat file to a file concatenated from a .d-style directory dotdee is a handy utility for converting a single flat text file to a symlink to a file constructed by concatenating a set of files in .d-style directory. Package: dothost Description-md5: 739075a3eb2da9fc12bf94f39e45cad8 Description-en_GB: simple DNS lookup network utility, produces output in Graphviz format Dothost is a Domain Name System (DNS) lookup network utility that produces output in Graphviz format. Supported output formats are: ascii, boxart, html, svg, dot, txt, vcg, gdl, graphml, gif, jpg, pdf, png and ps. It's a tool that display DNS records in the terminal or export to a file. . This program can help you to create DNS lookup diagrams in some formats for large networks. . Target name or IP can be used for DNS outputs. Dothost supports IPv4 and IPv6 network protocols. Package: dotmcp Description-md5: bc34e1c4a2888b3075a97e517f3fc35a Description-en_GB: mcp for s3d s3d is a 3d network display server which can be used as 3d desktop environment. . This package provides a mcp for s3d. Package: dotter Description-md5: 1d7608760070557080119ec03dfbc075 Description-en_GB: detailed comparison of two genomic sequences Dotter is a graphical dot-matrix program for detailed comparison of two sequences. . * Every residue in one sequence is compared to every residue in the other, and a matrix of scores is calculated. * One sequence is plotted on the x-axis and the other on the y-axis. * Noise is filtered out so that alignments appear as diagonal lines. * Pairwise scores are averaged over a sliding window to make the score matrix more intelligible. * The averaged score matrix forms a three-dimensional landscape, with the two sequences in two dimensions and the height of the peaks in the third. This landscape is projected onto two dimensions using a grey-scale image - the darker grey of a peak, the higher the score is. * The contrast and threshold of the grey-scale image can be adjusted interactively, without having to recalculate the score matrix. * An Alignment Tool is provided to examine the sequence alignment that the grey-scale image represents. * Known high-scoring pairs can be loaded from a GFF file and overlaid onto the plot. * Gene models can be loaded from GFF and displayed alongside the relevant axis. * Compare a sequence against itself to find internal repeats. * Find overlaps between multiple sequences by making a dot-plot of all sequences versus themselves. * Run Dotter in batch mode to create large, time-consuming dot-plots as a background process. Package: doublecmd-common Description-md5: 3983530331d9a44c0bd4afe6b7a027f2 Description-en_GB: twin-panel (commander-style) file manager Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. . Support for RAR archives can be enabled by installing the libunrar-dev package from non-free. . This package contains common files. Package: doublecmd-gtk Description-md5: dac311435f0a23d1d33f03dfc5018aa6 Description-en_GB: twin-panel (commander-style) file manager (GTK2) Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. . Support for RAR archives can be enabled by installing the libunrar5 package from non-free. . This package contains the GTK2 user interface. Package: doublecmd-help-en Description-md5: 07d53afa3f1ae3954fa5b5d37ba9a03e Description-en_GB: Documentation for Double Commander (English) This package contains the documentation files for the Double Commander designed to be viewed in an external web browser. . This package contains the English documentation. Package: doublecmd-help-ru Description-md5: db3a6087bc078a8d7ed943d70a90cf84 Description-en_GB: Documentation for Double Commander (Russian) This package contains the documentation files for the Double Commander designed to be viewed in an external web browser. . This package contains the Russian documentation. Package: doublecmd-help-uk Description-md5: b2ef3c6add7abeb9487cb590ab7e2b61 Description-en_GB: Documentation for Double Commander (Ukrainian) This package contains the documentation files for the Double Commander designed to be viewed in an external web browser. . This package contains the Ukranian documentation. Package: doublecmd-plugins Description-md5: 45f8341baf8d6c697ddc043a0920f3c7 Description-en_GB: twin-panel (commander-style) file manager (plugins) Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. . Support for RAR archives can be enabled by installing the libunrar5 package from non-free. . This package contains plugins. Package: doublecmd-qt Description-md5: 8eebd2ddbadd05cb9e24e56a2c9d6b8c Description-en_GB: twin-panel (commander-style) file manager (Qt5) Double Commander is a cross platform open source file manager with two panels side by side. It is inspired by Total Commander and features some new ideas. . Support for RAR archives can be enabled by installing the libunrar5 package from non-free. . This package contains the Qt5 user interface. Package: dov4l Description-md5: f9d094d1aa76eaa443a10817c5a6bbaa Description-en_GB: program to set and query settings of video4linux devices The dov4l program can set properties such as frequency, tuner, inputchannel, mode, brightness, hue, color, contrast, whiteness, palette, width, and height of a video4linux device. It can also query current settings. Package: dovecot-antispam Description-md5: 2af6fbf67cd5fa9db11896b40caa1a05 Description-en_GB: Dovecot plugins for training spam filters dovecot-antispam watches designated spam folders and trains mail as spam or not-spam when it moves in or out of those folders respectively. . dovecot-antispam supports dspam, crm114, and generic training by mailing spam and non-spam to training addresses. For crm114, it supports folders for the additional "unsure" classification, and trains when moving from there to spam or normal folders. Package: dovecot-auth-lua Description-md5: 800c615fe5c4774792fcc59581863459 Description-en_GB: secure POP3/IMAP server - Lua authentication plugin Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains an authentication plugin allowing password and user databases to be implemented in Lua. Package: dovecot-gssapi Description-md5: 9f4b2fcb5aebf7d757c3b91ec594fd37 Description-en_GB: secure POP3/IMAP server - GSSAPI support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides GSSAPI authentication support for Dovecot. Package: dovecot-ldap Description-md5: cf9a560992c979e66145b609891e191d Description-en_GB: secure POP3/IMAP server - LDAP support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides LDAP support for Dovecot. Package: dovecot-lmtpd Description-md5: 1f512867746b7f058518f80e369c13d8 Description-en_GB: secure POP3/IMAP server - LMTP server Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot LMTP server. Package: dovecot-lucene Description-md5: 9e0fe0de118fadcbc542bda8dec379fe Description-en_GB: secure POP3/IMAP server - Lucene support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides Lucene full text search support for Dovecot. Package: dovecot-managesieved Description-md5: 9c22507acd609a92f0a6377258e2d338 Description-en_GB: secure POP3/IMAP server - ManageSieve server Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot ManageSieve server. Package: dovecot-mysql Description-md5: a603c5fc8628574f9890bfe63a43615d Description-en_GB: secure POP3/IMAP server - MySQL support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides MySQL support for Dovecot. Package: dovecot-pgsql Description-md5: e8aa6d8fe1c38481139bebe08f38c035 Description-en_GB: secure POP3/IMAP server - PostgreSQL support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides PostgreSQL support for Dovecot. Package: dovecot-sieve Description-md5: 70234206edc75d829fdb3617a653da24 Description-en_GB: secure POP3/IMAP server - Sieve filters support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides Sieve filters support for Dovecot. Package: dovecot-solr Description-md5: 26b94d4d2bce4be7a79f1a90218de82c Description-en_GB: secure POP3/IMAP server - Solr support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides Solr full text search support for Dovecot. Package: dovecot-sqlite Description-md5: 84d239fb9502af48d31d27798fb5a82b Description-en_GB: secure POP3/IMAP server - SQLite support Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package provides SQLite support for Dovecot. Package: dovecot-submissiond Description-md5: b7dc853a1d902701365098db008dcd75 Description-en_GB: secure POP3/IMAP server - mail submission agent Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It supports mbox/Maildir and its own dbox/mdbox formats, and should also be pretty fast, extensible, and portable. . This package contains the Dovecot Mail Submission Agent which implements a basic SMTP submission service with BURL support. Package: downtimed Description-md5: 7877e707ca5a56a75af1f3a264a60459 Description-en_GB: monitor of downtime, shutdown, and crashes Downtimed is a daemon intended to monitor and record the times an operating system is non-functional. It does this by keeping a simple database file and by regularly recording time stamps. A client executable reads the database to account for the lengths of periods when the system was down. Package: doxygen Description-md5: 492da4d72df8e1b313e0a62be4fae0e9 Description-en_GB: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . Install the doxygen-latex package to build LaTeX based documents. Package: doxygen-doc Description-md5: 1a0ed9c778e08000a16012fcc38a3def Description-en_GB: Documentation for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains the documentation for doxygen. Package: doxygen-doxyparse Description-md5: ef1e4d6e0f071109ab336234e2e144ab Description-en_GB: multi-language source code parser based on Doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. Doxyparse builds on doxygen's great source code parsing infrastructure and provides a command-line tool that can be used to obtain information from source code, such as: . * which functions/methods and variables/attributes a module/class contains * which functions/methods calls/uses which functions/methods/variables * etc . doxyparses's main goal is to be used by higher-level source code analysis tools. . This package contains doxyparse binary, a source code parser based on Doxygen Package: doxygen-gui Description-md5: e08544000e9ffded7326f004c0d29510 Description-en_GB: GUI configuration tool for doxygen Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. There is also support for generating man pages and for converting the generated output into Postscript, hyperlinked PDF or compressed HTML. The documentation is extracted directly from the sources. . This package contains doxywizard, a GUI configuration tool for doxygen. Package: doxygen-latex Description-md5: 0ef72aac65162cbb800870e839494cf1 Description-en_GB: Documentation system for C, C++, Java, Python and other languages Doxygen is a documentation system for C, C++, Java, Objective-C, Python, IDL and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX) from a set of documented source files. . This dependency package adds dependencies for all LaTeX packages required to build documents using the default stylesheet. Package: doxyqml Description-md5: c62e4bf60cad7aad89050b69acdc84c3 Description-en_GB: QML filter for Doxygen Doxyqml is an input filter for Doxygen, a documentation system for C++ and a few other languages. . Doxyqml makes it possible to use Doxygen to document QML files. Package: dozzaqueux Description-md5: c4f3b12f5734277fdc89af50432906de Description-en_GB: simulator for chemical mixtures just choose reactants to put in the beaker, those to put in the burette, dozzaqueux plots the concentrations vs. the mixed volume, and many more. Package: dozzaqueux-data Description-md5: 14fe1819413dfef634354d182aabd068 Description-en_GB: databases for chemical mixtures These databases are used by dozzaqueux, which is an interactive chemical simulator for aqueous solutions. They can be used for other purposes too. Package: dpatch Description-md5: 286f2861a86b05464a69997c4054a622 Description-en_GB: patch maintenance system for Debian source packages dpatch is an easy to use patch system for Debian packages, somewhat similar to the dbs package, but much simpler to use. . It lets you store patches and other simple customisation templates in debian/patches and otherwise does not require much reorganisation of your source tree. To get the patches applied at build time you simply need to include a makefile snippet and then depend on the patch/unpatch target in the build or clean stage of debian/rules - or you can use the dpatch patching script directly. . It can easily apply patches only on specific architectures if needed. Package: dpdk-dev Description-md5: 2bac84865b00597889092d76d90f8114 Description-en_GB: Data Plane Development Kit (dev tools) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains tools useful to a developer and for dpdk self tests. Package: dpdk-doc Description-md5: 8460e56e632f9ddf05320944330e906b Description-en_GB: Data Plane Development Kit (documentation) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the complete set of documentation and guides. Package: dpdk-kmods-dkms Description-md5: c8fc929c74db4633d4836a8b0188b1e9 Description-en_GB: Data Plane Development Kit (dkms) DPDK is a set of libraries for fast packet processing. Applications run in user-space and communicate directly with dedicated network interfaces. . This package contains the source code for the igb_uio kernel module. Package: dpf-plugins Description-md5: 9033cff0c7dfdd88a116af6de91cdcf0 Description-en_GB: Audio plugin collection from DISTRHO (metapackage) Metapackage pulling-in collection of DPF-based plugins in LADSPA, DSSI, LV2 and VST2 formats. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-common Description-md5: 637bcba5b29b48e7d60a3cc033c5d834 Description-en_GB: Audio plugin collection from DISTRHO (common files) Common files for collection of DPF-based plugins in LADSPA, DSSI, LV2 and VST2 formats. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-dssi Description-md5: da1452b4b366812b36128ba23736407d Description-en_GB: Audio plugin collection from DISTRHO (DSSI plugins) Collection of DPF-based plugins in DSSI format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-ladspa Description-md5: 9e79808e0ef36a8c231d1a2e9114d617 Description-en_GB: Audio plugin collection from DISTRHO (LADSPA plugins) Collection of DPF-based plugins in LADSPA format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-lv2 Description-md5: 2d8cadaba6b81807d68e4ffd9da19f17 Description-en_GB: Audio plugin collection from DISTRHO (LV2 plugins) Collection of DPF-based plugins in LV2 format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dpf-plugins-vst Description-md5: ee7741ba0e751508ef3a52aa1aac9e7f Description-en_GB: Audio plugin collection from DISTRHO (VST2 plugins) Collection of DPF-based plugins in VST2 format. . The list of plugins/packs are: - glBars - Kars - Mini-Series (3BandEQ, 3BandSplitter, PingPongPan) - ndc-Plugs (Amplitude Imposer, Cycle Shifter, Soul Force) - MVerb - Nekobi - ProM Package: dphys-config Description-md5: 142adbea4771ecfbea45277968fc7160 Description-en_GB: Tool to distribute config files by fetching them This project is aimed at automatically installing (and keeping update) site specific config files on many hosts, after preprocessing them (conditional content and include files and include sections). . It's installed on the client receiving the configuration files and fetches them regularly via cron-jobs or on demand from the commandline. . It also triggers postinstall scripts whenever their associated config file has been changed. It can also remove config files, including running an preremove script before doing so. All this is driven by an simple config file list. . dphys-config is capable of reporting update failure or success to a Xymon (formerly Hobbit) monitoring server. . dphys-config features an interactive mode and a non-interactive diff mode to check what would be updated. Package: dphys-swapfile Description-md5: b00608070510dc33cb909eeb3fb6aa5f Description-en_GB: Autogenerate and use a swap file This init.d script exists so one does not need to have a fixed size swap partition. Instead install without swap partition and then run this, with file size (re-)computed automatically to fit the current RAM size. . By default (and hence on installation) it creates swapfile twice as big as the present RAM amount with an upper limit of 2 GB. . It's also very helpful when included in SD card, USB stick or disk images which are distributed and run on many machines with different amount of RAM, e.g. different models of the Raspberry Pi or cloud images. Package: dpic Description-md5: 99d9b2ed0b020b2d8db26ac7309e11d1 Description-en_GB: pic-language converter to LaTeX-compatible and other formats dpic accepts a tight subset of the pic drawing language accepted by GNU pic (sometimes named gpic) or AT&T pic, and emits lower-level drawing commands for insertion into LaTeX documents, for processing by the xfig or Inkscape drawing tools, or for direct display as encapsulated Postscript, PDF, or SVG. LaTeX-compatible output can contain arbitrary text for formatting. Commands to be passed through to the postprocessor (PSTricks, Tikz-pgf, etc.) can be included. Package: dpkg-awk Description-md5: b4a65e4a0692c63b001734a66a369c21 Description-en_GB: Gawk script to parse /var/lib/dpkg/{status,available} and Packages This script can parse the dpkg database files. It can do regular expressions on the fields, and only get what you want. It can also be made to output certain fields. As an added bonus, there is an option to sort the output. . 'dpkg-awk "Status: .* installed$" -- Package Version Status' will output all installed packages, with only the listed fields. 'dpkg-awk -f=/var/lib/dpkg/available "Package:^[aA].*" -- Package Version' will output all available packages that start with the letter 'A.' Package: dpkg-dev-el Description-md5: db15fe9904157b5d34de9b9a4f860027 Description-en_GB: Transitional package, dpkg-dev-el to elpa-dpkg-dev-el The dpkg-dev-el emacs addon has been elpafied. This dummy package helps ease transition from dpkg-dev-el to elpa-dpkg-dev-el. Package: dpkg-sig Description-md5: edb714179503f52a07c4eb9b4660e848 Description-en_GB: create and verify signatures on .deb-files dpkg-sig is a low-level tool for creation and verification of signature on Debian binary packages (.deb-files). . The created signed packages are strict compatible with dpkg and the apt- utils. Package: dpkg-source-gitarchive Description-md5: f57af2d95e3b3f5d090316112d9adb55 Description-en_GB: dpkg source format for git repositories Defines an additional dpkg source format for use with plain git repositories. . Install this package if you want to use the external "3.0 (gitarchive)" source format. Package: dpkg-www Description-md5: 421691801418401754f1cd59b864533a Description-en_GB: Debian package management web interface With the dpkg cgi-bin you can browse Debian packages on a local or remote host using a normal web browser. . You can list packages, show package information and installed files, browse documentation and navigate through the packages dependencies. You can also find all the packages owners of a file or directory or those providing a virtual package. . If you are the system administrator you can also install or remove packages by clicking on the buttons found in the package info page, provided that this feature has been enabled and you have properly configured your web browser. Package: dpo-tools Description-md5: 12316651cc86f3a7cd628378419298fc Description-en_GB: set of scripts that can aid in the translation of podebconf files dpo-tools is a set of shell scripts that can aid in the translation of Debian's podebconf files done by Brazilian Portuguese Team. . dpo-tools does not dictate any rule of how translations should be done, it just tries to reflect the conventions used in the mailing list debian- l10n-portuguese@lists.debian.org list. Package: dpt-i2o-raidutils Description-md5: ab7d769d4a74db298349843ebb174010 Description-en_GB: Adaptec I2O hardware RAID management utilities Suite of programs to manage some I2O-compliant RAID controllers; in particular some Adaptec hardware; to be very specific those using the dpt_i2o kernel module or CONFIG_SCSI_DPT_I2O driver, or (for more recent kernels) the i2o_block and i2o_config modules, or CONFIG_I2O_BLOCK and CONFIG_I2O_CONFIG drivers. One can create/delete a RAID array, add/remove a hot spare drive to/from an array, activate/silence the alarm, and query array/disk status. Package: dpuser Description-md5: e2acadf5cacb3cfe6038b85fe38efeed Description-en_GB: Interactive language for handling numbers, strings, and matrices DPUSER is an interactive language capable of handling numbers (both real and complex), strings, and matrices. Its main aim is to do astronomical image analysis, for which it provides a comprehensive set of functions, but it can also be used for many other applications. . Note that this package was compiled with the giza library instead of PGPLOT, since the latter is non-free software. Package: dpuser-doc Description-md5: cbaa7061a7587bbfe981782536bf923f Description-en_GB: Documentation for DPUSER and QFitsView DPUSER is an interactive language capable of handling numbers (both real and complex), strings, and matrices. Its main aim is to do astronomical image analysis, for which it provides a comprehensive set of functions, but it can also be used for many other applications. . This package contains the documentation for DPUSER and QFitsView. Package: dput-ng Description-md5: 4ead401f9d1d7fdfcc1c998a89cce39e Description-en_GB: next generation Debian package upload tool dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . dput-ng features many enhancements over dput, such as more comprehensive checks, an easy to use plugin system, and code designed to handle the numerous archives that any Debian package hacker will interact with. . dput-ng aims to be backwards compatible with dput in command-line flags, configuration files, and expected behavior. Package: dput-ng-doc Description-md5: b16bc63855d07e3d0a57aaeb8f03653e Description-en_GB: next generation Debian package upload tool (documentation) dput-ng is a Debian package upload tool which provides an easy to use interface to Debian (like) package archive hosting facilities. It allows anyone who works with Debian packages to upload their work to a remote service, including Debian's ftp-master, mentors.debian.net, Launchpad or other package hosting facilities for Debian package maintainers. . This package provides exhaustive user documentation, developer API docu- mentation and command interface documentation. Package: dq Description-md5: cdd3ddc3227f6a30ff128627ad568bd1 Description-en_GB: DNS/DNSCurve query tool The dq package provides software for DNS/DNSCurve. This software is derived from djbdns, adds DNSCurve protection and support for IPv6. . dq is commandline tool similar to dnsq, dnsqr from djbdns. Is used to query DNS/DNSCurve server for specific type of records about a given domain name. Package: dqcache Description-md5: c1afa7dace16fe17324cbfc06ea838cc Description-en_GB: DNS/DNSCurve recursive server The dq package provides software for DNS/DNSCurve. This software is derived from djbdns, adds DNSCurve protection and support for IPv6. . dqcache is recursive DNS/DNSCurve server derived from dnscache. Package: draai Description-md5: 5db7a1059c52b148d9f5fdfb4d5c0324 Description-en_GB: Command-line music player for MPD Draai is a wrapper around mpc, making playing music from the commandline more enjoyable. mpc is a client for MPD, the Music Player Daemon. Using draai, one can play an audiofile (ogg, mp3, whatever your MPD offers), play all files in a predefined playlist, view details on current, past and future playing songs, skip to the next song, etc. . The interface is purely command-line. No fancy gui's whatsoever. Draai consists of one zsh shell script, calling mpc. . Main differences with mpc: draai supports smooth fadeouts, draai can be used as an alarmclock, draai supports rescheduling a track as the upcoming track, draai offers fancy status windows. When draai starts playing the next song it informs syslog about it, including all details about the song; a "tail -F" on syslog yields a nice playlist history. Like mpc, draai comes with full zsh tabcompletion support. The author uses draai for doing DJ sets in clubs. If you, like the author, are a Unix sysadmin who likes to play music, you'll like draai. . Next to draai itself, the package installs some extra utilities for dealing with audio files. Package: drac Description-md5: 449e78303144af46f902093d99c0837b Description-en_GB: Dynamic Relay Authorisation Control (pop-before-smtp) A daemon that dynamically updates a relay authorisation map for some MTA (postfix, sendmail). It provides a way to allow legitimate users to relay mail through an SMTP server, while still preventing others from using it as a spam relay. User's IP addresses are added to the map immediately after they have authenticated to the POP or IMAP server. By default, map entries expire after 30 minutes, but can be renewed by additional authentication. Periodically checking mail on a POP server is sufficient to do this. The POP and SMTP servers can be on different hosts. Package: drac-dev Description-md5: b8d3a0f6e5fd46c1b5cdc83af4187251 Description-en_GB: Dynamic Relay Authorization Control (development files) A daemon that dynamically updates a relay authorisation map for some MTA (postfix, sendmail). It provides a way to allow legitimate users to relay mail through an SMTP server, while still preventing others from using it as a spam relay. User's IP addresses are added to the map immediately after they have authenticated to the POP or IMAP server. By default, map entries expire after 30 minutes, but can be renewed by additional authentication. Periodically checking mail on a POP server is sufficient to do this. The POP and SMTP servers can be on different hosts. . This package contains the header file. Package: dracut Description-md5: ff5d73107edf988d1308accca8de03f4 Description-en_GB: Initramfs generator using udev This package builds a bootable initramfs for Linux kernel packages. The initramfs is loaded along with the kernel and is responsible for mounting the root filesystem and starting the main init system. Package: dracut-config-generic Description-md5: c252faef47b4ae50105187b4ff9ac26e Description-en_GB: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn off hostonly image generation Package: dracut-config-rescue Description-md5: cdbd0e866f1b2aa69a08ff629c17bcc4 Description-en_GB: dracut is an event driven initramfs infrastructure This is the dracut configuration to turn on rescue image generation Package: dracut-core Description-md5: 5df7edfd996e6db7e65cd0435ed243c3 Description-en_GB: dracut is an event driven initramfs infrastructure (core tools) Unlike existing initramfs's, this is an attempt at having as little as possible hard-coded into the initramfs as possible. The initramfs has (basically) one purpose in life -- getting the rootfs mounted so that we can transition to the real rootfs. This is all driven off of device availability. Therefore, instead of scripts hard-coded to do various things, we depend on udev to create device nodes for us and then when we have the rootfs's device node, we mount and carry on. Having the root on MD, LVM2, LUKS is supported as well as NFS, iSCSI, NBD and FCOE with dracut-network. Package: dracut-network Description-md5: 35b333bb5f6987592870eaf905d6c38d Description-en_GB: dracut is an event driven initramfs infrastructure (network modules) Package to build a dracut initramfs with network support. This includes dracut modules for NFS, CIFS, iSCSI, HTTP, NBD, FCP and FCOE. Package: dradio Description-md5: f32782bd8bec367207323c1e73bf55a3 Description-en_GB: danmarks Radio netradio, podcast, and TV player Dradio is a terminal based frontend to MPlayer that collects the available channels/podcasts for convenient browsing. Package: dragonplayer Description-md5: 8e6e9720a749b1da382423928372bacc Description-en_GB: simple video player A video player with a different philosophy: Simple, uncluttered interface. . Features: - Plays DVDs, VCDs, all video formats supported by the Phonon backend in use. - Bundled with a simple web-page KPart. - Starts quickly. . This package is part of the KDE multimedia module. Package: drascula Description-md5: 0a20a720c5ae6aaca55c139cf7270a9b Description-en_GB: classic 2D point and click adventure game -- English version Drascula: The Vampire Strikes Back is a classic humorous 2D point and click adventure game, first released by Alcachofa Soft S.L. in 1996. . In Drascula you play the role of John Hacker, a British estate agent, that gets to meet a gorgeous blond girl who is kidnapped by the notorious vampire Count Drascula and embark on a fun yet dangerous quest to rescue her. . Unfortunately Hacker is not aware of Drascula's real ambitions: . DOMINATING the World and demonstrating that he is even more evil than his brother Vlad. . This is the English version of Drascula: The Vampire Strikes Back. It also features voice output and subtitles. . Please install the drascula-music package to enjoy the background music of the game. There are furthermore additional language packages available with subtitles in Spanish, German, French and Italian. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: drascula-french Description-md5: 0098909ddc1a8d5b9ad61763d96e951e Description-en_GB: classic 2D point and click adventure game -- French version Drascula: The Vampire Strikes Back is a classic humorous 2D point and click adventure game, first released by Alcachofa Soft S.L. in 1996. . In Drascula you play the role of John Hacker, a British estate agent, that gets to meet a gorgeous blond girl who is kidnapped by the notorious vampire Count Drascula and embark on a fun yet dangerous quest to rescue her. . Unfortunately Hacker is not aware of Drascula's real ambitions: . DOMINATING the World and demonstrating that he is even more evil than his brother Vlad. . This is the French version of Drascula: The Vampire Strikes Back. It features subtitles in French and requires the English drascula package. . Please install the drascula-music package to enjoy the background music of the game. There are furthermore additional language packages available with subtitles in Spanish, German and Italian. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: drascula-german Description-md5: 5738409febbf696e96ca9e293eb5b5bd Description-en_GB: classic 2D point and click adventure game -- German version Drascula: The Vampire Strikes Back is a classic humorous 2D point and click adventure game, first released by Alcachofa Soft S.L. in 1996. . In Drascula you play the role of John Hacker, a British estate agent, that gets to meet a gorgeous blond girl who is kidnapped by the notorious vampire Count Drascula and embark on a fun yet dangerous quest to rescue her. . Unfortunately Hacker is not aware of Drascula's real ambitions: . DOMINATING the World and demonstrating that he is even more evil than his brother Vlad. . This is the German version of Drascula: The Vampire Strikes Back. It features subtitles in German and requires the English drascula package. . Please install the drascula-music package to enjoy the background music of the game. There are furthermore additional language packages available with subtitles in Spanish, French and Italian. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: drascula-italian Description-md5: f6c3c97176c249bba3ab0e28bc6c7044 Description-en_GB: classic 2D point and click adventure game -- Italian version Drascula: The Vampire Strikes Back is a classic humorous 2D point and click adventure game, first released by Alcachofa Soft S.L. in 1996. . In Drascula you play the role of John Hacker, a British estate agent, that gets to meet a gorgeous blond girl who is kidnapped by the notorious vampire Count Drascula and embark on a fun yet dangerous quest to rescue her. . Unfortunately Hacker is not aware of Drascula's real ambitions: . DOMINATING the World and demonstrating that he is even more evil than his brother Vlad. . This is the Italian version of Drascula: The Vampire Strikes Back. It features subtitles in Italian and requires the English drascula package. . Please install the drascula-music package to enjoy the background music of the game. There are furthermore additional language packages available with subtitles in Spanish, German and French. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: drascula-music Description-md5: 18458ad39a36dd23f9f274b7e913e44b Description-en_GB: classic 2D point and click adventure game -- music files Drascula: The Vampire Strikes Back is a classic humorous 2D point and click adventure game, first released by Alcachofa Soft S.L. in 1996. . This package contains the background music for Drascula and includes 31 music tracks. You also need to install drascula or one of the international language versions to play the game. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: drascula-spanish Description-md5: cae3ab02e3a8292f5396a8b7efbc40dc Description-en_GB: classic 2D point and click adventure game -- Spanish version Drascula: The Vampire Strikes Back is a classic humorous 2D point and click adventure game, first released by Alcachofa Soft S.L. in 1996. . In Drascula you play the role of John Hacker, a British estate agent, that gets to meet a gorgeous blond girl who is kidnapped by the notorious vampire Count Drascula and embark on a fun yet dangerous quest to rescue her. . Unfortunately Hacker is not aware of Drascula's real ambitions: . DOMINATING the World and demonstrating that he is even more evil than his brother Vlad. . This is the Spanish version of Drascula: The Vampire Strikes Back. It also features voice output and subtitles in Spanish. . Please install the drascula-music package to enjoy the background music of the game. There are furthermore additional language packages available with subtitles in German, French and Italian. . Note that this package only contains game-data. The game engine is provided by ScummVM. Package: drawing Description-md5: 9f18d771febe544a86df900ca505bc7f Description-en_GB: simple drawing application for the GNOME desktop Drawing is a simple image editor similar to MS Paint and designed for the GNOME desktop environment. It includes a set of image manipulation tools for every day basic image editing needs. Package: drawterm Description-md5: 6a22c69fcd289ef1c6bd8ae89cba245c Description-en_GB: graphical client for Plan 9 CPU servers Drawterm is a X11 application that allows one to connect to a remote Plan 9 server, usually a CPU server, but a terminal can also be tweaked to receive drawterm clients. Package: drawtiming Description-md5: 298416542ae06942859731a9ed0585d7 Description-en_GB: tool for documenting hardware designs through timing diagrams Drawtiming is a command-line tool for documenting hardware designs through timing diagrams. In inputs textual signal descriptions and outputs image timing diagrams in many possible formats. Package: drawxtl Description-md5: 3d6c55626cce1d5d2f0bf3c58d3f705e Description-en_GB: crystal structure viewer DRAWxtl reads a basic description of the crystal structure, which includes unit-cell parameters, space group, atomic coordinates, thermal parameters or a Fourier map, and outputs a geometry object that contains polyhedra, planes, lone-pair cones, spheres or ellipsoids, bonds, iso-surface Fourier contours and the unit-cell boundary. . Four forms of graphics are produced: . * an OpenGL window for immediate viewing * the Persistence of Vision Ray Tracer (POV-RAY) scene language for publication-quality drawings * the Virtual Reality Modeling Language (VRML) for dissemination across the Internet * a Postscript rendering of the OpenGL window for those who want high-quality output but do not have POV-RAY installed. . File formats DRAWxtl can read include CIF, FDAT, FullProf (pcr), GSAS, SCHAKAL, SHELX, DISCUS and WIEN2k. Package: drbd-doc Description-md5: 64def0281170a2ec03459103f573c6a6 Description-en_GB: RAID 1 over TCP/IP for Linux (user documentation) Drbd is a block device which is designed to build high availability clusters by providing a virtual shared device which keeps disks in nodes synchronised using TCP/IP. This simulates RAID 1 but avoiding the use of uncommon hardware (shared SCSI buses or Fibre Channel). It is currently limited to fail-over HA clusters. . This package contains the DRBD User's Guide in HTML and PDF format. Package: drbl Description-md5: 4c7ea2c04a4826fc2240c239793f3bdf Description-en_GB: diskless remote boot, and a disk cloning utility DRBL (Diskless Remote Boot in Linux) provides a diskless or systemless environment for client machines. It works on Debian, Ubuntu, Mandriva, Red Hat, Fedora, CentOS and OpenSuSE. DRBL uses distributed hardware resources and makes it possible for clients to fully access local hardware. It also includes Clonezilla, a partition and disk cloning utility similar to Symantec Ghost(TM) or True Image(TM). . For more details, check 1. http://drbl.sourceforge.net (English) 2. http://drbl.nchc.org.tw (Chinese Big5 - Taiwan) Package: drc Description-md5: 9900bb60949e0c9da785c1a5061ce277 Description-en_GB: digital room correction DRC is program used to generate correction filters for acoustic compensation of HiFi and audio systems in general, including listening room compensation. Program generates just the FIR correction filters, which can be used with a real time or offline convolver to provide real time or offline correction. . DRC doesn't provide convolution features, and provides only some simplified, although really accurate, measuring tools. Package: dreamchess Description-md5: 0f6230fd0edd305113ae4299a48f390a Description-en_GB: 3D chess game DreamChess features 3D OpenGL graphics and provides various chess board sets, ranging from classic wooden to flat. . A moderately strong chess engine is included: Dreamer. However, should this engine be too weak for you, then you can use any other XBoard- compatible chess engine, including the popular Crafty and GNU Chess. . Other features include on-screen move lists using SAN notation, undo functionality, and savegames in PGN format. Package: dreamchess-data Description-md5: f8e18dc1ad93e7b88549edb89c3658bf Description-en_GB: data files for dreamchess This package provides the data files for DreamChess including various chess board sets ranging from classic wooden to flat, 3D models of the chess pieces, graphics and audio. Package: drgeo-doc Description-md5: 41244abe7f4ab40f6557c4781a9d7190 Description-en_GB: Dr. Geo online user manual Install this package if you want the on-line help for the Dr. Geo software. The on-line help can be used directly from Dr. Geo. However you may need to instruct Dr. Geo about your preferred browser from the Edit->Preferences menu. . The documentation comes in Dutch, English, French, Italian & Spanish. . Dr. Geo is an interactive geometry software. More information about Dr. Geo can be found at its web site http://www.gnu.org/software/dr_geo/dr_geo.html Package: driftnet Description-md5: af3a10ab850a6594ef182a9ac5e6e31d Description-en_GB: picks out and displays images from network traffic Inspired by EtherPEG, Driftnet is a program which listens to network traffic and picks out images from TCP streams it observes. It is interesting to run it on a host which sees a lot of web traffic. . (Obviously, this is an invasion of privacy of a fairly blatant sort. Also, if you are possessed of Victorian sensibilities, and share an unswitched network with others who are not, you should probably not use it.) Package: driverctl Description-md5: 678c88cccbe6b9b83f574bceee4c4530 Description-en_GB: Device driver control utility for Linux Driverctl is a tool for manipulating and inspecting the system device driver choices. . Devices are normally assigned to their sole designated kernel driver by default. However in some situations it may be desirable to override that default, for example to try an older driver to work around a regression in a driver or to try an experimental alternative driver. Another common use- case is pass-through drivers and driver stubs to allow userspace to drive the device, such as in case of virtualization. . driverctl integrates with udev to support overriding driver selection for both cold- and hotplugged devices from the moment of discovery, but can also change already assigned drivers, assuming they are not in use by the system. The driver overrides created by driverctl are persistent across system reboots by default. Package: drkonqi Description-md5: 7ded47e7fb6635c256d1bc0a50d9f4a6 Description-en_GB: Crash handler for Qt applications Drkonqi shows a dialog for dealing with application crashes. . Drkonqi also doesn't technically require a process to actually crash, you can simply run it manually on any old pid. Do note that in most cases you only need to define the pid, however not giving certain cmdline options can change behavior somewhat drastically (e.g. kdeinit vs. notkdeinit behaves radically different as far as process name detection goes) . Drkonqi has a number of backends that may be used. Backends are stacked by order of preference, backends in the directory of the binary are most preferred. This means that you can dump debuggers/internal/ into your build's bin/ directory and override for example gdb. This essentially allows you to replace the gdb debugger with a cat of a fixture file to not have to trace live processes at all. Package: drmips Description-md5: dd09bcd6d4424bca0f2e254764149df4 Description-en_GB: Educational MIPS simulator DrMIPS is a graphical simulator of the MIPS processor to support computer architecture teaching and learning. It is intuitive, versatile and configurable. . The simulator is available not only for personal computers but also for Android devices, especially tablets. . DrMIPS was created under the Master's dissertation entitled 'Tool to Support Computer Architecture Teaching and Learning' at the Faculty of Engineering of the University of Porto, in Portugal. . This package installs the PC version of the simulator. Package: droopy Description-md5: 3aa03b700a1feaf561a41e8bed4a0382 Description-en_GB: mini web server to let others upload files to your computer Droopy is a mini Web server whose sole purpose is to let others upload files to your computer. . Say you are chatting with friends on MSN Messenger (perhaps with the excellent Pidgin). They want to send you amazing photos they took last week-end, so they use Messenger file transfer. Unfortunately, the zip file is over 50 MB and it is painfully slow. Now relax, droopy comes to rescue. Package: dropbear Description-md5: 6e452e53572d4eaad28fb343855010d0 Description-en_GB: lightweight SSH2 server and client - startup scripts dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as authentication agent forwarding. Package: dropbear-bin Description-md5: c54f5ba54103eda56cc5e9da97c0c23c Description-en_GB: lightweight SSH2 server and client - command line tools dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as authentication agent forwarding. . This package provides dropbear, dbclient, dropbearkey and dropbearconvert. Package: dropbear-initramfs Description-md5: 5dd10490aa9e4ec06e1152daf8823742 Description-en_GB: lightweight SSH2 server and client - initramfs integration dropbear is a SSH 2 server and client designed to be small enough to be used in small memory environments, while still being functional and secure enough for general use. . It implements most required features of the SSH 2 protocol, and other features such as authentication agent forwarding. . This package provides initramfs integration. Package: dropbear-run Description-md5: aa233599466f91006e93414accaf4d92 Description-en_GB: transitional dummy package for dropbear This is a transitional dummy package to get upgrading systems to install the dropbear package. It can safely be removed once no other package depends on it. Package: drraw Description-md5: 7761454feb339fca4fb18b1cc8900fd0 Description-en_GB: simple web based presentation front-end for RRDtool drraw is a simple web based presentation front-end for RRDtool that allows you to interactively build graphs of your own design. A graph definition can be turned into a template which may be applied to many Round Robin Database files. . drraw specializes in providing an easy mean of displaying data stored with RRDtool and does not care about how the data is collected, making it a great complement to other RRDtool front-ends. Package: drslib Description-md5: ee798078611dc5a06f1fb8d037283f74 Description-en_GB: Command-line tools for the Data Reference Syntax library This is a set of command-line tools for using the DRSLIB python API. Package: drumgizmo Description-md5: e63932bd81a97922902e421f99d66942 Description-en_GB: Audio sampler plugin and stand-alone app that simulates a real drum kit DrumGizmo's main aim is to simulate a real drum kit. Features: - Stand-alone application, Lv2 plugin version available - Drum multilayer velocities, allowing for several different hit velocities for each drum - Multichannel output, making it possible to mix it just the way you would a real drumkit - Optional built-in humanizer, analyzing the MIDI notes, adjusting velocities on-the-fly - Mic bleed simulation - Open drumkit file format, allowing to create your own drumkits - Stand-alone MIDI renderer, generating .wav files, 1 for each channel - Stand-alone MIDI input, making it possible to use DrumGizmo as a software sampler for an electronic drumkit . Please note that for using DrumGizmo you will need to download some compatible drum kit audio data made by the community (such as those available at www.drumgizmo.org) or create one yourself with DGEdit (provided in the dgedit package). Package: drumkv1 Description-md5: 259a2fd840ef3d042bca6fc0e8dd5357 Description-en_GB: old-school drum-kit sampler - standalone drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides the standalone app. Package: drumkv1-common Description-md5: 1e86ef9529f61535178b97432598a575 Description-en_GB: old-school drum-kit sampler - common files drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides files shared by both the LV2 plugin and the standalone application. Package: drumkv1-lv2 Description-md5: 42ca7df6cefc1950048074270293e507 Description-en_GB: old-school drum-kit sampler - lv2-plugin drumkv1 is an old-school all-digital drum-kit sampler synthesizer with stereo effects. It is provided in both forms of a LV2 plugin and a pure stand-alone JACK client with JACK-session and both JACK MIDI and ALSA MIDI input support. . This package provides the LV2 plugin. Package: drumstick-tools Description-md5: a3f4f733ec4d263e9cc77c70db06513b Description-en_GB: Qt5/C++ wrapper for ALSA Sequencer (utilities) This library is a C++ wrapper around the ALSA library sequencer interface, using Qt5 objects, idioms and style. ALSA sequencer provides software support for MIDI technology on Linux. Complementary classes for RMI and WRK file processing are also included. . This package provides utilities shipped with the library: - drumstick-drumgrid: Simple Qt drum sequencer. - drumstick-dumpmid: Write ALSA MIDI events to STDOUT. - drumstick-dumprmi: Write MIDI events from a RIFF MIDI file to STDOUT. - drumstick-dumpsmf: Write MIDI events from a MIDI file to STDOUT. - drumstick-dumpwrk: Write MIDI events from a Cakewalk WRK file to STDOUT. - drumstick-guiplayer: Simple Qt MIDI file player. - drumstick-metronome: Headless MIDI metronome. - drumstick-playsmf: Headless MIDI file player. - drumstick-sysinfo: Display information about ALSA MIDI. - drumstick-vpiano: Virtual Piano Keyboard GUI application. Package: dsh Description-md5: 1473981f6aac6363419eeb647be581e3 Description-en_GB: dancer's shell, or distributed shell Executes specified command on a group of computers using remote shell methods such as rsh or ssh. . dsh can parallelise job submission using several algorithms, such as using fan-out method or opening as much connections as possible, or using a window of connections at one time. It also supports "interactive mode" for interactive maintenance of remote hosts. . This tool is handy for administration of PC clusters, and multiple hosts. . http://www.netfort.gr.jp/~dancer/software/dsh.html Package: dsmidiwifi Description-md5: c0915b4891340da3ed118b95edaa00c0 Description-en_GB: DSMI over WLAN server Server component for a DSMI (Nintendo® DS MIDI) over WLAN connection, also often used by Android and iPhone applications. Bridges between UDP broadcast packets and an offered ALSA MIDI port. Package: dsniff Description-md5: f59711cd7b27b929d9435bf6750d88a7 Description-en_GB: Various tools to sniff network traffic for cleartext insecurities This package contains several tools to listen to and create network traffic: . * arpspoof - Send out unrequested (and possibly forged) arp replies. * dnsspoof - forge replies to arbitrary DNS address / pointer queries on the Local Area Network. * dsniff - password sniffer for several protocols. * filesnarf - saves selected files sniffed from NFS traffic. * macof - flood the local network with random MAC addresses. * mailsnarf - sniffs mail on the LAN and stores it in mbox format. * msgsnarf - record selected messages from different Instant Messengers. * sshmitm - SSH monkey-in-the-middle. proxies and sniffs SSH traffic. * sshow - SSH traffic analyser. * tcpkill - kills specified in-progress TCP connections. * tcpnice - slow down specified TCP connections via "active" traffic shaping. * urlsnarf - output selected URLs sniffed from HTTP traffic in CLF. * webmitm - HTTP / HTTPS monkey-in-the-middle. transparently proxies. * webspy - sends URLs sniffed from a client to your local browser (requires libx11-6 installed). . Please do not abuse this software. Package: dspdfviewer Description-md5: 4b6fe235cea51db1e76e8b2b30a0f53a Description-en_GB: Dual-Screen PDF Viewer for LaTeX-beamer This is a specialized PDF Viewing application custom-made for the LaTeX class beamer, specifically the "show notes on second screen=right" option. . To make use of this program, you will need a document created by latex- beamer, and you will need two monitors connected to your computer. They do not need to have the same resolution, not even the same aspect ratio. . This program will split your PDF page in half, and display the left half (intended for the audience) on one monitor (think: a notebook's VGA output connected to your university's projector) and it will display the right half (intended for you) on the second screen. Also, on the second screen, you get page thumbnails and status information, like the time since you started the presentation and a "wall clock". Package: dssi-dev Description-md5: 78671c3daf895b6fd44e30b1970f0299 Description-en_GB: Header file for compiling DSSI plugins and hosts DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This package contains the header file required for compiling hosts and plugins. Package: dssi-example-plugins Description-md5: 8308c83fcec6da76bfcc490b6f6f2e8d Description-en_GB: Examples of DSSI plugin DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This is a set containing three example DSSI plugins. Package: dssi-host-jack Description-md5: cb390895095ec3af90f6b1f1df3e12c5 Description-en_GB: Example of DSSI host DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This package contains an example DSSI host which is useful for testing new plugins. It listens for MIDI events on an ALSA sequencer port, delivers them to DSSI synths and outputs the result via JACK. It does not currently support audio input (e.g. for DSSI effects plugins). Package: dssi-utils Description-md5: a29c22af4da921fdc3f7262d1a29dc97 Description-en_GB: Command-line utilities for sending commands to DSSI plugins DSSI is an API for audio plugins, with particular application for software synthesis plugins with native user interfaces. . DSSI is an open specification developed for use in Linux audio applications, although it is portable to other platforms. It may be thought of as LADSPA-for-instruments, or something comparable to VSTi. . This package contains the dssi_osc_send and dssi_osc_update utilities which can, for instance, be used to send commands to the DSSI trivial synth plugin. Package: dssp Description-md5: 0948c17ae3f5c874a0e386f4368e4ea8 Description-en_GB: protein secondary structure assignment based on 3D structure DSSP is an application you use to assign the secondary structure of a protein based on its solved three dimensional (3D) structure. . This version (4.0) of DSSP is a rewrite that writes annotated mmCIF files by default but can still produce the older dssp format. New is also the support of PP helices. Package: dstat Description-md5: bab58f0c8cbe2a053e06b9dfdde746ef Description-en_GB: versatile resource statistics tool Dstat is a versatile replacement for vmstat, iostat and ifstat. Dstat overcomes some of the limitations of these programs and adds some extra features. . Dstat allows you to view all of your network resources instantly, you can for example, compare disk usage in combination with interrupts from your IDE controller, or compare the network bandwidth numbers directly with the disk throughput (in the same interval). . Dstat also cleverly gives you the most detailed information in columns and clearly indicates in what magnitude and unit the output is displayed. . Dstat is also unique in letting you aggregate block device throughput for a certain diskset or network bandwidth for a group of interfaces, i.e. you can see the throughput for all the block devices that make up a single filesystem or storage system. . Dstat's output, in its current form, is not suited for post-processing by other tools, it's mostly meant for humans to interpret real-time data as easy as possible. Package: dtach Description-md5: 4e883cf96c29b604bbef9999bb6833ef Description-en_GB: emulates the detach/attach feature of screen dtach is a tiny program that emulates the detach feature of screen, allowing you to run a program in an environment that is protected from the controlling terminal and attach to it later. dtach does not keep track of the contents of the screen, and thus works best with programs that know how to redraw themselves. . dtach does not, however, have the other features of screen, such as its support of multiple terminals or its terminal emulation support. This makes dtach extremely tiny compared to screen, making it more easily audited for bugs and security holes, and also allows it to fit in environments where space is limited, such as on rescue disks. Package: dtdinst Description-md5: 1ef81ecf8073527234b5d1fe6b36a24f Description-en_GB: XML DTD to XML instance format converter dtdinst converts XML DTDs into XML instance format. The XML instance can be in either a format specific to DTDinst or RELAX NG format. Package: dte Description-md5: 5f625975c5abf05766602b872be612d9 Description-en_GB: small and easy to use console text editor A very small console text editor that supports Unicode, multiple tabs and buffers, syntax highlighting, regex search and replace, encodings, ctags and various other features. Package: dtmf2num Description-md5: 879efd9495139aa0d3f026c54610a5ac Description-en_GB: tool for decoding the DTMF and MF tones from PCM wave files This supports any type of wave file (frequencies, channels and 8, 16, 24 and 32 bits), automatic optimisations (DC bias adjust and normalisation) and both WAV and raw PCM data. . The program has been successfully tested with many audio files and moreover with those highly dirt and damaged, for example recorded with a microphone in a room or at a very low volumes or with some noise. Package: dtrx Description-md5: 041f5bd07051cefc37ed6bc08adb20de Description-en_GB: intelligently extract multiple archive types dtrx is basically the same as tar -zxf or tar -xjf except you don't have to remember the flags for each file. But there's more to it than that. You know those really annoying files that don't put everything in a dedicated directory, and have the permissions all wrong? dtrx takes care of all those problems for you, too. dtrx is simple and powerful. Just use the same command for all your archive files, and they'll never frustrate you again. Package: dtv-scan-tables Description-md5: cc216566b3638a4484bb5b9fb7602e64 Description-en_GB: Digital Video Broadcasting (DVB) initial scan files Initial setup tables for use with DVB devices supporting the DVB-C, DVB-T, DVB-S, and ATSC standards. . These scan tables were once provided as part of the dvb-apps package, however upstream has since decided to split the scan tables out into their own separate dtv-scan-tables repository to ease maintenance of both packages. . Contains DVB-C scan tables for the following countries: Austria Belgium Brazil Switzerland Czech Republic Germany Denmark Spain Finland France Hungary Iceland Luxembourg Netherlands Norway Sweden . Contains DVB-S scan tables for the following providers: ABS Agila Amazonas AMC Amos Anik F1 Apstar AsiaSat Astra Atlantic Bird BrasilSAT ChinaSat Estrela do Sul Eurobird Eutelsat Express Galaxy Hispasat Hotbird IA-7 Insat Intelsat JCSat Measat Nahuel Nilesat NSS Optus Palapa PAS Satmex SBS 6 SES 2 Sirius ST 1 Telecom2 Telkom1 Telstar Thaicom Thor Turkstat Vinasat 1 Yamal 201 . Contains DVB-T scan tables for the following countries: Andorra Argentina Austria Australia Åland Islands Belgium Brazil Switzerland Czech Republic Germany Denmark Spain Finland France Greece Hong Kong Croatia Hungary Ireland Israel Iran, Islamic Republic of Iceland Italy Lithuania Luxembourg Latvia Netherlands Norway New Zealand Poland Portugal Romania Sweden Slovenia Slovakia United Kingdom Taiwan, Province of China Vietnam . Contains ATSC scan tables for the following countries: United States Package: dub Description-md5: 0440199a3a4483ede497fdb26489f474 Description-en_GB: Package and build management system for D DUB is a build tool for D projects with support for automatically retrieving dependencies and integrating them in the build process. . Its design emphasis is on maximum simplicity for simple projects, while providing the opportunity to customize things when needed. Package: dublin-traceroute Description-md5: 24dc71594338de5dbfa55c33277c88f7 Description-en_GB: NAT-aware multipath tracerouting tool Dublin Traceroute uses the techniques invented by the authors of Paris- traceroute to enumerate the paths of ECMP flow-based load balancing, but also introduces a new technique for NAT detection. It forges the IP ID in the probe packet and analyzes the responses in order to detect all the encountered NATs. Package: duc Description-md5: 0a0216f6b0967da5e6fcb2d05b8e20c4 Description-en_GB: high-performance disk usage analyser Duc maintains a database of accumulated sizes of directories of the file system, and allows you to query this database with some tools, or create fancy graphs showing you where your bytes are. . Duc comes with console utilities, ncursesw and X11 user interfaces and a CGI wrapper for disk usage querying and visualisation. . Duc is designed to scale to huge filesystems: it will index and display hundreds of millions of files on petabytes of storage without problems. Package: duc-nox Description-md5: ed97d0447e5b0ec2437844e1e19e5196 Description-en_GB: high-performance disk usage analyzer (without X support) Duc maintains a database of accumulated sizes of directories of the file system, and allows you to query this database with some tools. . Duc comes with console utilities, ncursesw and a CGI wrapper for disk usage querying and visualisation. . Duc is designed to scale to huge filesystems: it will index and display hundreds of millions of files on petabytes of storage without problems. . This package provides the console version of the duc. Package: duck Description-md5: acc3095ebf6763c0fb2b1f525dda4b00 Description-en_GB: checks URLs in debian/control and debian/upstream files duck, the Debian Url ChecKer, processes several fields in the debian/control, debian/upstream, debian/copyright, debian/patches/* and systemd.unit files and checks if URLs, VCS links and email address domains found therein are valid. Package: ducktype Description-md5: 8b9f2d65f1aa504b8ec317bec47ab85f Description-en_GB: Command-line tool for Ducktype, a lightweight documentation syntax Ducktype is a lightweight non-XML syntax for Mallard, a topic-oriented markup language for help files. Mallard is primarily used in GNOME help. . This package contains the ducktype command-line tool, which can be used to convert Ducktype documents into the Mallard XML format for further processing by the tools and stylesheets in the yelp-tools and yelp-xsl packages. Package: duende Description-md5: bd4f7c68a0e8e4894cb2c48f52c71329 Description-en_GB: logging daemoniser The duende program starts a child process as specified on the command line and handles some aspects of maintaining it as a daemon process. In particular it passes the standard output and error from the child process to syslog. If the child process exits with a configurable exit status it will be restarted. Optionally duende will provide a pid file, and other features are configurable. Package: duff Description-md5: a9b76b767f2cf4ec3e772aee2a911452 Description-en_GB: Duplicate file finder Duff is a command-line utility for identifying duplicates in a given set of files. It attempts to be usably fast and uses the SHA family of message digests as a part of the comparisons. Package: duktape Description-md5: 92a374760d722cfc6b8b5bae97f4d710 Description-en_GB: embeddable Javascript engine Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. . Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. . The main features are - Embeddable, portable, compact: can run on platforms with 256kB flash and 64kB system RAM - Ecmascript E5/E5.1 compliant, some features borrowed from Ecmascript E6 - Khronos/ES6 TypedArray and Node.js Buffer bindings - Built-in debugger - Built-in regular expression engine - Built-in Unicode support - Minimal platform dependencies - Combined reference counting and mark-and-sweep garbage collection with finalization - Custom features like coroutines, built-in logging framework, and built-in CommonJS-based module loading framework - Property virtualization using a subset of Ecmascript E6 Proxy object - Bytecode dump/load for caching compiled functions . This package contains a commandline duk interpreter Package: duktape-dev Description-md5: 54ab02f3150dde1dc600c716a5779b97 Description-en_GB: embeddable Javascript engine, development files Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. . Duktape is easy to integrate into a C/C++ project: add duktape.c, duktape.h, and duk_config.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa. . This package contains all source files to use in own projects. Package: duma Description-md5: 9aeafdbe08f10dd6723c4d2bb10b94f5 Description-en_GB: Detect Unintended Memory Access - A Red-Zone memory allocator Open-source library to detect buffer overruns and under-runs in C and C++ programs. . This library is a fork of Bruce Perens Electric Fence library and adds some new features to it. Features of the DUMA library: * "overloads" all standard memory allocation functions like malloc(), calloc(), memalign(), strdup(), operator new, operator new[] and also their counterpart deallocation functions like free(), operator delete and operator delete[] * utilises the MMU (memory management unit) of the CPU: allocates and protects an extra memory page to detect any illegal access beyond the top of the buffer (or bottom, at the user's option) * stops the program at exactly that instruction, which does the erroneous access to the protected memory page, allowing location of the defective source code in a debugger detects erroneous writes at the non-protected end of the memory block at deallocation of the memory block * detects mismatch of allocation/deallocation functions: f.e. allocation with malloc() but deallocation with operator delete * leak detection: detect memory blocks which were not deallocated until program exit * preloading of the library * allowing tests without necessity of changing source code or recompilation Package: dumb-init Description-md5: d6ce0e9df3158136b248ddf33a0d6468 Description-en_GB: wrapper script which proxies signals to a child dumb-init is a simple process supervisor and init system designed to run as PID 1 inside minimal container environments (such as Docker). . Lightweight containers have popularized the idea of running a single process or service without normal init systems like systemd or sysvinit. However, omitting an init system often leads to incorrect handling of processes and signals, and can result in problems such as containers which can't be gracefully stopped, or leaking containers which should have been destroyed. . dumb-init acts as PID 1 and immediately spawns your command as a child process, taking care to properly handle and forward signals as they are received. Package: dummydroid Description-md5: 32456ae6e39d2370f1ff43c141cf8dea Description-en_GB: Register a GSF ID for mock-up Android devices Dummy Droid allows you to create hardware profiles for arbitrary Android devices and upload them into your Google Play account, thereby creating a "Google Services Framework ID". . Mocks can either be generated from the /system/build.prop file of existing hardware or be completely made up from scratch. You (may) need this tool if Google Play won't give you access to an app because of device incompatibilities, country or carrier restrictions. You (may) also need this tool if you are an app developer yourself and want to test compatibility filter settings without actually owning the target device. . Word of warning: Dummy Droid grants you absolute freedom, including the freedom to specify absolute nonsense (such as a smart-tv with a screensize of 1 pixel). Please pay attention to the instructions and use a throw-away account for testing. Otherwise you might end up with dozens of mocks in your main account you cannot get rid of again! Package: dump Description-md5: 196383f2c586a24c32968a6f3eceeff1 Description-en_GB: backup and restore for ext2/3/4 filesystems This is a port of the 4.4BSD filesystem backup suite. 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 filesystem 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. Package: dump1090-mutability Description-md5: ee337c03dee1406b1d04c1e172d68401 Description-en_GB: ADS-B Ground Station System for RTL-SDR Networked Aviation Mode S / ADS-B decoder/translator with RTL-SDR software defined radio USB device support. . This is a packaging of the "mutability" fork of dump1090 that includes sampling at 2.4MHz and other improvements. Package: dumpasn1 Description-md5: a8b34032ca822e6f07d2d1940cacf872 Description-en_GB: ASN.1 object dump program An ASN.1 object dump program which will dump data encoded using any of the ASN.1 encoding rules in a variety of user-specified formats. . dumpasn1 employs a user-editable configuration file dumpasn1.cfg which provides information on ASN.1 object identifiers. Currently it covers all known security-related OIDs. Package: dumpet Description-md5: bbd6e39b435b8f52daf310e68daf4283 Description-en_GB: dump information about bootable CDs and other similar formats A tool for debugging El Torito boot images. This can dump the El Torito structure in various readable output formats. Package: dumphd Description-md5: f25f6042625f3b04bd7152b467c1cd5b Description-en_GB: HD-DVD/Blu-Ray decrypter Decrypt HD DVD and Blu-ray movies and store on your HDD. o Dual-Core supported decryption of EVO / M2TS files (for harddisk to o harddisk speed records ;o)) o Support for every pack type of an EVO (including in-place decryption of o ADV_PCKs, excluding Sequence Key Sections) o Decryption of every ARF protection type o Multiple files (currently CLI only) or complete disc mode o Usage of a key database to get the decryption keys or direct retrieval of o the keys off the source disc o Supports HD-DVDs for Standard / Advanced Content (but not both on the same o disc), Blu-Ray ROM BDMV o Experimental Blu-Ray Recordable support (with multiple CPS Units, BDMV, o BDAV with Aux Directories and Thumbnails) o Automatic BD+ removal using the BDVM Debugger or manually by supplying a o correct Conversion Table (currently CLI only) o Streaming output of EVO / M2TS files to stdout o Very much console output for free ;o) o GUI Package: dune Description-md5: 25d5edd4dd89fbf78620ece549b2eaf9 Description-en_GB: composable build system for OCaml projects -- transitional package Dune is a build system designed for OCaml/Reason projects only. It focuses on providing the user with a consistent experience and takes care of most of the low-level details of OCaml compilation. All you have to do is provide a description of your project and Dune will do the rest. . ocaml-dune was previously called dune; this is a transitional package, which can be safely removed. Package: dunst Description-md5: fd5c72dc12c62428f8975bdf673ca958 Description-en_GB: dmenu-ish notification-daemon Dunst is a highly configurable and lightweight notification-daemon: The only thing it displays is a coloured box with unformatted text. The whole notification specification (non-optional parts and the "body" capability) is supported as long as it fits into this look & feel. . Dunst is designed to fit nicely into minimalistic windowmanagers like dwm, but it should work on any Linux desktop. Package: duperemove Description-md5: 72bba30b3018bc5f707cad43ab080a24 Description-en_GB: extent-based deduplicator for file systems Duperemove is a tool for finding duplicated extents and submitting them for deduplication. When given a list of files it will hash their contents on a block by block basis and compare those hashes to each other, finding and categorizing extents that match each other. . On BTRFS and, experimentally, XFS, it can then reflink such extents in a race-free way. Unlike hardlink-based solutions, affected files appear independent in any way other than reduced disk space used. Package: duply Description-md5: d2443380a9b348cf418e3f88d3f5bd28 Description-en_GB: easy to use frontend to the duplicity backup system duply is a shell front end to duplicity that simplifies the usage by managing settings for each backup job in profiles. It supports executing multiple commands in a batch mode to enable single line cron entries and allows the user to use pre/post backup scripts. All duplicity backends are supported. The previous name of duply was ftplicity. Package: durep Description-md5: 60cbd463e68601698ba54732976e3106 Description-en_GB: create disk usage reports durep is a perl script used for disk usage reports. It can generate text output with bar graphs to allow easy comparisons of disk usage between directories. It can also generate web pages which can be navigated through the directory structure. This allows easy visual monitoring of disk usage. Package: dustmite Description-md5: 121083074aa3bad03459fd14ec51eea7 Description-en_GB: Tool for minimising D source code DustMite is a tool for minimizing D source code. It was inspired by Tigris Delta and a thread on digitalmars.D.learn. Reducing C++ code also works quite well via --split *.{c,cpp,h,hpp}:d. . DustMite will parse the source code into a simple hierarchy, and attempt to shrink it by deleting fragments iteratively, as long as the result satisfies a user-specified condition. . Its use-cases include: * Reducing compiler bug test cases. * Finding the source of ambiguous or misleading compiler error messages (e.g. errors with the file/line information pointing inside Phobos) * Alternative unit test code coverage (DustMite can remove all code that does not affect the execution of your unit tests). * Similarly, if you have complete test coverage, it can be used for reducing the source tree to a minimal tree which includes support for only enabled unittests. This can be used to create a version of a program or library with a test-defined subset of features. * The --obfuscate option can obfuscate your code's identifiers. Package: dustracing2d Description-md5: 95462a5e839b362c04768e0736593a2c Description-en_GB: tile-based 2D racing game Dust Racing (Dustrac) is a tile-based, cross-platform 2D racing game. . Dust Racing comes with a level editor for easy level creation. . Features: * 1-2 human players against 11 challenging computer players * 3 difficulty settings: Easy, Medium, Senna * Split-screen two player game (vertical or horizontal) * Game modes: Race, Time Trial, Duel * 2D graphics with some 3D objects * Smooth game play and physics * Multiple race tracks * Finishing in TOP-6 will unlock the next race track * Star ratings based on the best positions on each race track * Easy to create new race tracks with the level editor * Engine and collision sounds * Pit stops * Runs windowed or fullscreen Package: dustracing2d-data Description-md5: 6c218021ca1161d18a53499ca56b0b1c Description-en_GB: data files for Dust Racing 2D Dust Racing (Dustrac) is a tile-based, cross-platform 2D racing game. . This package contains the data files for Dust Racing 2D. Package: dv4l Description-md5: 09a323034cddcd8bf82043f57ac695dd Description-en_GB: Redirect V4L API to access a camcorder from a V4L program dv4l enables programs to access a dv1394 (Firewire) camcorder by using the video4linux (V4L) API. dv4lstart uses the LD_PRELOAD facility to intercept calls to the V4L API and make the camcorder's videostream available. Package: dvb-apps Description-md5: e8ba88ef5f32a52a6cafaa7a02e4bfb9 Description-en_GB: Digital Video Broadcasting (DVB) applications 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: . scan - Scan for channels on your digital TV device . dvbscan - Another frequency scanning tool . czap, szap, tzap - Tuning utilities for DVB-C, DVB-S, DVB-T . azap - Tuning utility for ATSC . gnutv - Tune, watch and stream your TV . General Utilities: . dvbdate - Set your clock from digital TV . dvbnet - Control digital data network interfaces . dvbtraffic - Monitor traffic on a digital device . femon - Monitor the tuning on a digital TV device . zap - *Just* tunes a digital device . atsc_epg - Display ATSC Electronic Program Guide (next programs) . alevt - Teletext browser . 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 Package: dvb-tools Description-md5: a54cfaa4944c8dc2a147a912f1a0a388 Description-en_GB: Collection of command line DVB utilities This is a series of tools written to help testing and working with DVB, using its latest V5 API. The tools can also work with the DVBv3 API. . The current tools are: . dvb-fe-tool: a simple test application, that reads from the frontend. it also allows one to change the default delivery system. In the future, it may be used to change any property via command line. . dvb-format-convert: converts from zap and scan initial-tuning-data-file into the new format defined to work with DVBv5. . dvbv5-scan: a DVBv5 scan tool. . dvbv5-zap: a DVBv5 zap tool. It allows one to tune into a DVB channel, and to watch to a DVB service (e. g. receiving the video and audio streams, via another application using the dvr device). Package: dvbackup Description-md5: a8c1856eff9332d996f090db6bfa7bd9 Description-en_GB: backup tool using MiniDV camcorders Dvbackup hides the data it receives on standard input in a perfectly legal DV (digital video) stream. This allows you to use your DV camcorder and your DV cartridges as a potent mass storage system. Obviously, your system and your camcorder have to be connected via IEEE1394 (aka Firewire, iLink). . Current digital camcorders can save approximately 13 GB of data on those tiny DV cartridges at a speed of 3.6 MB/sec. That's faster than most DAT streamers which only work at 1 MB/sec or less. dvbackup can not use all of the data, but 10 GB should be good enough for everyone. . To bring the data on tape, you have to use an additional utility, called dvconnect, which is included in libdv-bin. Package: dvbcut Description-md5: 1962513073dfac978dc8e5e8592c9bbb Description-en_GB: Qt application for cutting parts out of DVB streams DVBcut is a Qt application that allows you to select certain parts of an MPEG transport stream (as received via Digital Video Broadcasting, DVB) and save these parts into a single MPEG output file. It follows a `keyhole surgery'' approach where the input video and audio data is mostly kept unchanged, and only very few frames at the beginning and/or end of the selected range are re-encoded in order to obtain a valid MPEG file. Package: dvblast Description-md5: 3dfb83d4f9116578511b84bc2a09590e Description-en_GB: Simple and powerful dvb-streaming application DVBlast is a simple and powerful streaming application based on the linux- dvb API. It opens a DVB device, tunes it, places PID filters, configures a CAM module, and demultiplexes the packets to several RTP outputs. . DVBlast is designed to be the core of a custom IRD or CID, based on a PC with Linux-supported DVB cards. . DVBlast does not do any kind of processing on the elementary streams, such as transcoding, PID remapping or remultiplexing. it does not stream from plain files, only DVB devices. If you were looking for these features, switch to VLC. Package: dvbpsi-utils Description-md5: 083e18d15fc67ca8bca22ddd6037eea4 Description-en_GB: utilities and example programs for libdvbpsi libdvbpsi is a simple library designed for MPEG TS and DVB PSI tables decoding and generating. . This package contains the dvbinfo utility as well as other example programs. Package: dvbsnoop Description-md5: e3b50c499127ed5c3c6bbfd1355e78ff Description-en_GB: DVB / MPEG stream analyzer This sniffer program can monitor, analyze, debug, dump or view DVB / MPEG / DSM-CC / MHP stream information: * ISO/DVB basic sections: BAT, PAT, SDT, NIT, ... * DSM-CC: INT, MPE, MPE FEC, Datagram, ... * TS (Transport Stream), PS (Program Stream), PES (Packetized Elementary Stream) . Input can be a live stream from a DVB card, or a recorded stream. . For DVB cards, it can also dump frontend information and status, and make a PID scan. Package: dvbstream Description-md5: a221b1b5f74e354c506ff9080834de45 Description-en_GB: Broadcast a DVB Transport stream over a LAN DVBstream is based on the ts-rtp package available at http://www.linuxtv.org. It broadcasts a (subset of a) DVB transport stream over a LAN using the rtp protocol. Package: dvbstreamer Description-md5: 2ad06bfd8dd5f67b1eb50259b1077a3e Description-en_GB: a console based streamer for DVB/ATSC service(s) DVBStreamer is a console based application to stream DVB/ATSC service(s) over UDP or to a file. It is more that just an app to stream AV though and feature a simple plugin architecture to allow more features to be added. Package: dvbtune Description-md5: b3f2ea30f25db416f7aa95a4f1cee71b Description-en_GB: Simple tuning application for DVB cards DVBtune is a simple application to allow the tuning of DVB cards supported by the Linux DVB driver. . It is still very experimental, especially the XML output. Package: dvd+rw-tools Description-md5: 63f942222e20cd33a7d6646892c22266 Description-en_GB: DVD+-RW/R tools The dvd+rw-tools suite 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. . This package contains dvd+rw-mediainfo (to give details about DVD disks), and some programs to control the write speed and obtain information from DVD-RAM. . Additionally, it depends on the growisofs package to provide the main front-end for burning DVD-like media. Package: dvdauthor Description-md5: 8e5be0dd159d3017c5a4194ef8339bd3 Description-en_GB: create DVD-Video file system 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. Package: dvdbackup Description-md5: b4879cb8d0f49e81b7b69c9613032cb1 Description-en_GB: tool to rip DVD's from the command line dvdbackup will extract all (or optionally only selected) titles as found on the dvd. It will structure the extracted files in a format suitable for burning at a later time with genisoimage and dvdrecord. Has the advantage of being very easy to use, small, and fast. Package: dvdbackup-dbg Description-md5: 491f3ef60b97db56d593abdca1aafe89 Description-en_GB: debug files for dvdbackup dvdbackup will extract all (or optionally only selected) titles as found on the dvd. It will structure the extracted files in a format suitable for burning at a later time with genisoimage and dvdrecord. Has the advantage of being very easy to use, small, and fast. . This package contains the stripped debugging symbols from dvdbackup. Package: dvdisaster Description-md5: 1c9a2632539347f46a8493e12ea69c19 Description-en_GB: data loss/scratch/aging protection for CD/DVD media dvdisaster provides a margin of safety against data loss on CD and DVD media caused by scratches or aging media. It creates error correction data which is used to recover unreadable sectors if the disc becomes damaged at a later time. Package: dvdisaster-doc Description-md5: 559fd90a21ef8c80b77c726fc625617a Description-en_GB: data loss/scratch/aging protection for CD/DVD media (documentation) dvdisaster provides a margin of safety against data loss on CD and DVD media caused by scratches or aging media. It creates error correction data which is used to recover unreadable sectors if the disc becomes damaged at a later time. . This package contains the documentation. Package: dvdtape Description-md5: a59ade0a5e58d93e91f68961dfe4c022 Description-en_GB: Create DVD master filesystems on DLT media This tool will create the control files needed when mastering DVDs for manufacturing (DDP information, DDPMS information, "lead in") and output them to DLT tape(s) or disk files as desired. Package: dvgrab Description-md5: 412c523a49f1311a15db4dfe32b2087c Description-en_GB: grab digital video data via IEEE1394 and USB links 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. Package: dvhtool Description-md5: 9170eccbc3bc4240a3c27a7734180d60 Description-en_GB: Manipulate the volume header on sgi partition layouts This tool is used to manipulate volume headers of devices using sgi disk labels, like moving files into and out of the volume header. Package: dvi2dvi Description-md5: 77c6462057dd951d2b13c40c0ea619d8 Description-en_GB: Tweak DVI files dvi2dvi can: - expand virtual fonts in given DVI files, - change font names in given DVI files, - decompose 2-byte fonts into 1-byte subfonts. With dvi2dvi, you can convert DVI files generated by NTT jTeX to those of ASCII pTeX, and vice versa. Package: dvi2ps Description-md5: 99abab39fd1818e7a4cbd076142bec0f Description-en_GB: TeX DVI-driver for NTT JTeX, MulTeX and ASCII pTeX dvi2ps is another converter of DVI file to PostScript file. dvi2ps can handle dvi files of NTT JTeX, MulTeX and ASCII pTeX. Package: dvi2ps-fontdata-a2n Description-md5: 3de62120ff6ab0ed7ed16834c56f6a65 Description-en_GB: Font data to convert pTeX's dvi file to jTeX's dvi file Virtual font for converting dvi files of ASCII pTeX to dvi files to NTT jTeX. . If you want to convert pTeX dvi to jTeX dvi, install this package and use dvi2dvi. Package: dvi2ps-fontdata-ja Description-md5: 2c1dd60b872b002689a3fe3645276f0b Description-en_GB: Font data for dvi2ps-j and dvi2dvi Virtual fonts and TFM files for Morisawa fonts, and VFlib. . If you want to convert pTeX dvi and/or jTeX dvi to Postscript using dvi2ps, install this package. Package: dvi2ps-fontdata-n2a Description-md5: 031bdc9b166ed97e49deaaaaca62515a Description-en_GB: Font data to convert jTeX dvi file to pTeX dvi file Virtual font for converting dvi files of NTT jTeX to dvi files of ASCII pTeX. . If you want to convert jTeX dvi to pTeX dvi, install this package and use dvi2dvi. Package: dvi2ps-fontdata-ptexfake Description-md5: 90fba73e1fcb364018f8b0e7e471a523 Description-en_GB: Fake pTeX TFM files Monometric TFM files for min and goth fonts of ASCII pTeX. . If you want only to convert pTeX dvi to Postscript and/or to preview pTeX dvi with xdvik-ja, install this package instead of ptex-base. Package: dvi2ps-fontdata-rsp Description-md5: 300a54db5b6ed204bd3ff5f315ca1702 Description-en_GB: Font data of RICOH SP10 printer Virtual font and TFM files for RICOH SP-10 printer. . If you want to print out to RICOH PC LASER SP-10PS, install this package. Package: dvi2ps-fontdata-tbank Description-md5: aaa1a7f040738c1db5f3c7c3a7ceb3d0 Description-en_GB: Font data of Typebank font Virtual font and TFM files for Typebank font. . If you want to print out to QMS printer, install this package. Package: dvi2ps-fontdata-three Description-md5: a82410e500a4ba6af86f0a5b4c691539 Description-en_GB: Font data of Adobe Japanese fonts (futomin, futogo, jun101) Virtual font and TFM files for Adobe postscript fonts: FutoMinA101-Bold-H, FutoGoB101-Bold-H, Jun101-Light-H Also style file and fontdesc file for these fonts. Package: dvi2ps-fontdesc-morisawa5 Description-md5: 1cae89f7f47c5c7100766849d7aa1955 Description-en_GB: fontdesc files of dvi2ps for Morisawa Basic-5 type faces You can convert DVI file with Morisawa Basic-5 type faces of vfdata- morisawa5 to PS file by dvi2ps with this package. . You should run 'dvi2ps -F morisawa' for Morisawa Basic-5 type faces. Package: dvidvi Description-md5: a08360ba1c455f3184c02f5ee02f547a Description-en_GB: Manipulate .dvi files Allows you to select, change the order, and/or shift the pages in a .dvi file. . This can for example be used to print an A5 booklet on A4 paper, in such a way that you can put a staple through the bundle. A shell script that does just that is provided. Package: dvipng Description-md5: 5a07c90ad09a037b4cdf0fc0a7aa18bb Description-en_GB: convert DVI files to PNG graphics 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, colour specials and simple PostScript inclusion specials. Package: dvisvgm Description-md5: 6ea005ee1802e37799f2dafb8ae4159d Description-en_GB: DVI to SVG converter dvisvgm is a utility for TeX/LaTeX users. It converts DVI, EPS, and PDF files to the XML-based scalable vector graphics format SVG. Package: dvorak7min Description-md5: 7c45a3ec9a39d327386ecbe2d8b3c244 Description-en_GB: typing tutor for Dvorak keyboards dvorak7min is a typing tutor to help you learn the Dvorak keyboard layout. . It consists of 29 short lessons and will gives immediate feedback on typing speed and accuracy. Package: dvtm Description-md5: 288a3e5bd82553f174257c57ad071bc4 Description-en_GB: Tiling window management for the console dvtm (dynamic virtual terminal manager) brings dwm and its concept of tiling window management to the console. As a console window manager it tries to make it easy to work with multiple console based programs. Package: dwarfdump Description-md5: a4f78a6974965942c7992279042bc94b Description-en_GB: utility to dump DWARF debug information from ELF objects Dwarfdump is an application that can print the DWARF debugging information of an ELF object file in a human-readable form. It can also be used to check and validate manipulated DWARF sections. . This utility is part of dwarfutils. Package: dwdiff Description-md5: 66edb2f54f6b6dc08d3a45a2a4fb784e Description-en_GB: diff program that operates word by word dwdiff is a diff program that operates at the word level instead of the line level. It is different from wdiff in that it allows the user to specify what should be considered whitespace, and in that it takes an optional list of characters that should be considered delimiters. Delimiters are single characters that are treated as if they are words, even when there is no whitespace separating them from preceding words or delimiters. dwdiff is mostly commandline compatible with wdiff. Only the --autopager, --terminal and --avoid-wraps options are not supported. . The default output from dwdiff is the new text, with the deleted and inserted parts annotated with markers. Command line options are available to change both what is printed, and the markers. Package: dwgsim Description-md5: 381bb17b7e47eb669c7e3682c12b3b8d Description-en_GB: short sequencing read simulator DWGSIM simulates short sequencing reads from modern sequencing platforms. DWGSIM generates base error rates using a parametric model, allowing a more realisic error profile. It was originally developed for use in evaluating short read aligners. Package: dwm Description-md5: 8cb85e50ac4878fe7f313053f30e9329 Description-en_GB: dynamic window manager dwm is a minimalistic window manager. It manages windows in tiling and floating modes. Either mode can be applied dynamically, depending on the application in use and the task performed. . In tiling mode windows are managed in a master and stacking column. The master column contains the window which needs most attention at a time, whereas the stacking column contains all other windows in a stack. Dialogue windows are managed floating, however. . In floating mode windows can be resized and moved freely. Windows are grouped by tags. All windows with a specific tag can be viewed at a time. But each window may contain more than one tag, which makes it visible in several views. . Please notice that dwm is currently customized through editing its source code, so you probably want to build your own dwm packages. This package is compiled with the default configuration and should just give you an idea about what dwm brings to your desktop. Package: dwww Description-md5: 3803e0ba06877c17a22ae6d69bdc4ad9 Description-en_GB: Read all on-line documentation with a WWW browser All installed on-line documentation will be served via a local HTTP server at http://localhost/dwww/. This package runs cron scripts to convert available resources to the HTML pages. Executing the dwww command starts a sensible WWW browser locally to access them. . You need to install a CGI-capable HTTP server and enable its CGI script capability manually (CGI may be disabled by default for the security consideration). For apache2, do something along the following: . $ sudo a2enmod cgid $ sudo systemctl restart apache2 . The default for the HTTP/CGI access is limited to the local user for the security consideration. Package: dx Description-md5: 34a6ddd6f579d7141ce02e825983147b Description-en_GB: OpenDX (IBM Visualization Data Explorer) - main package Data Explorer is a system of tools and user interfaces for visualizing data. In general terms the visualization of data can be considered a 3-stage process: 1. Describing and importing data 2. Processing the data through a visualization program 3. Presenting the resulting image. This is the main package. Package: dx-doc Description-md5: 21a052d970f7f13762976dc909974243 Description-en_GB: OpenDX (IBM Visualization Data Explorer) - documentation Data Explorer is a system of tools and user interfaces for visualizing data. In general terms the visualization of data can be considered a 3-stage process: 1. Describing and importing data 2. Processing the data through a visualization program 3. Presenting the resulting image. This is the documentation package. It includes online help and html documentation. Package: dxf2gcode Description-md5: 709c7b64af0ee6323e01ef38ef53d0f8 Description-en_GB: prepares drawings of parts for automatic machine tools This program reads 2D mechanical drawings of parts to be fabricated and produces G-code tool movement instructions for running on automatic machine tools (CNC machines) such as milling machines and lathes. . This is a graphical CAM (Computer Aided Manufacturing) program. It accepts input in DXF, PDF, or Postscript format. It supports milling, drilling, and turning operations, as well as work-holding tabs. Package: dxsamples Description-md5: 0522675c80279676e956fe090bd0eb7f Description-en_GB: Sample programs for the OpenDX Data Explorer This package contains examples of scripts and networks for the OpenDX Data Explorer. They are referenced in the OpenDX tutorial, but can also be used stand-alone to browse and investigate. Package: dxtool Description-md5: f340cc2504203f439f8eba0538c47403 Description-en_GB: DistoX data download utility dxtool is a minimal implementation of the DistoX protocol which will download measurements from the device over a bluetooth serial (SPP) connection. . The DistoX is a cave survey instrument designed by Beat Heeb. Package: dxvk Description-md5: 3e40260f54218934551f5f5f92538ce8 Description-en_GB: Vulkan-based translation layer for Direct3D 9/10/11 DXVK is a Vulkan-based translation layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine. . DXVK aims to provide support for D3D11, feature level 11_1, and D3D10, feature level 10_1. . This package contains the dxvk-setup script that configures or removes DXVK from a Wine prefix. Package: dxvk-wine64-development Description-md5: 00c35a8f677f60b5458b66e8cce21998 Description-en_GB: Vulkan-based translation layer for Direct3D 9/10/11 - wine64 build DXVK is a Vulkan-based translation layer for Direct3D 9/10/11 which allows running 3D applications on Linux using Wine. . DXVK aims to provide support for D3D11, feature level 11_1, and D3D10, feature level 10_1. . This package contains the wine64-development build. Package: dynamite Description-md5: 00b801fc1af91c4a40194fcf0a479d48 Description-en_GB: PKWARE Data Compression decompressor Dynamite is a tool and library for decompressing data compressed with PKWARE Data Compression Library and it was created from the specification provided by a post in the comp.compression newsgroup. Package: dynare Description-md5: df6e3d537dc85b8645aaabade6024bc5 Description-en_GB: platform for handling a wide class of economic models Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. The models solved by Dynare include those relying on the rational expectations hypothesis, wherein agents form their expectations about the future in a way consistent with the model. But Dynare is also able to handle models where expectations are formed differently: on one extreme, models where agents perfectly anticipate the future; on the other extreme, models where agents have limited rationality or imperfect knowledge of the state of the economy and, hence, form their expectations through a learning process. In terms of types of agents, models solved by Dynare can incorporate consumers, productive firms, governments, monetary authorities, investors and financial intermediaries. Some degree of heterogeneity can be achieved by including several distinct classes of agents in each of the aforementioned agent categories. . Dynare offers a user-friendly and intuitive way of describing these models. It is able to perform simulations of the model given a calibration of the model parameters and is also able to estimate these parameters given a dataset. In practice, the user will write a text file containing the list of model variables, the dynamic equations linking these variables together, the computing tasks to be performed and the desired graphical or numerical outputs. . This package provides a full installation of Dynare, to be run on top of GNU Octave. Package: dynare-doc Description-md5: ec4af546f1e67c4f934d48a22acd98eb Description-en_GB: documentation for Dynare Dynare is a software platform for handling a wide class of economic models, in particular dynamic stochastic general equilibrium (DSGE) and overlapping generations (OLG) models. The models solved by Dynare include those relying on the rational expectations hypothesis, wherein agents form their expectations about the future in a way consistent with the model. But Dynare is also able to handle models where expectations are formed differently: on one extreme, models where agents perfectly anticipate the future; on the other extreme, models where agents have limited rationality or imperfect knowledge of the state of the economy and, hence, form their expectations through a learning process. In terms of types of agents, models solved by Dynare can incorporate consumers, productive firms, governments, monetary authorities, investors and financial intermediaries. Some degree of heterogeneity can be achieved by including several distinct classes of agents in each of the aforementioned agent categories. . Dynare offers a user-friendly and intuitive way of describing these models. It is able to perform simulations of the model given a calibration of the model parameters and is also able to estimate these parameters given a dataset. In practice, the user will write a text file containing the list of model variables, the dynamic equations linking these variables together, the computing tasks to be performed and the desired graphical or numerical outputs. . This package contains full Dynare documentation, including the reference manual. Package: dzen2 Description-md5: ad3731d926486924dab0bcc6a64d3569 Description-en_GB: General-purpose messaging and notification program for X11 Dzen was designed to be scriptable in any language and integrate well with window managers like dwm, wmii and xmonad though it will work with any window manger. Package: e-mem Description-md5: a8d314b23e03422aaffd210350781251 Description-en_GB: Efficient computation of Maximal Exact Matches for very large genomes E-MEM enables efficient computation of Maximal Exact Matches (MEMs) that does not use full text indexes. The algorithm uses much less space and is highly amenable to parallelization. It can compute all MEMs of minimum length 100 between the whole human and mouse genomes on a 12 core machine in 10 min and 2 GB of memory; the required memory can be as low as 600 MB. It can run efficiently genomes of any size. Extensive testing and comparison with currently best algorithms is provided. . Mummer has many different scripts where one of the key program is MEM computation. In all the scripts, the MEM computation program can be replaced with e-mem with ease for better performance. Package: e-wrapper Description-md5: ff6315cad586dc16fd63fe71b27a52bc Description-en_GB: invoke your editor, with optional file:lineno handling All or almost all Unix editors support the syntax of "editor +42 file", to open the given file and start with the cursor at line 42. Alas, the syntax programs that output such data use is different: either "file:42: Something" or "file:42:1: Something", :1 being a column number. . This wrapper will recognize such references and call your $EDITOR using the + notation. Thus, once you see an error message, you can copy&paste the first word of it without having to manually adjust. Especially if your mouse selection is configured to allow ':', it's a single triple- click (L+L+M), and still pretty handy if not. . If your editor allows multi-open, "e" can also handle pipelines such as: * git grep MEOW|e -: * make 2>&1 >/dev/null|grep error:|e -:: . Also, because of its short name, it reduces the typing needed to start the editor by half if you use vi, by 80% if emacs or jstar -- and that's by far the most frequent command an Unix user does. Package: e00compr Description-md5: ca038b6faf08faf200fd56d457069811 Description-en_GB: Program to read/write Arcinfo compressed E00 files E00compr is an ANSI C library that reads and writes Arcinfo compressed E00 files. Both "PARTIAL" and "FULL" compression levels are supported. E00 files are the vector import/export format for Arcinfo. It is plain ASCII and is meant as an interchange format. ESRI considers the format to be proprietary, so this package may not read all E00 files as ESRI may change the format. . This package is useful for importing E00 files into the grass GIS system. . It contains the e00conv command-line program, which takes a E00 file as input (compressed or not) and copies it to a new file with the requested compression level (NONE, PARTIAL or FULL). The library is not included at this stage. Package: e2fsck-static Description-md5: 0f5fb4f2ba168adf31e7b0a640de0d89 Description-en_GB: statically-linked version of the ext2/ext3/ext4 filesystem checker This may be of some help to you if your filesystem gets corrupted enough to break the shared libraries used by the dynamically linked checker. . This binary takes much more space than its dynamic counterpart located in e2fsprogs, though. . You may want to install a statically-linked shell as well, to be able to run this program if something like your C library gets corrupted. Package: e2guardian Description-md5: b0e8394254d849c17a166b819a3ab35f Description-en_GB: Web content filtering (Dansguardian fork) e2guardian filters the content of pages based on many methods including phrase matching, PICS filtering and URL filtering. It does not purely filter based on a banned list of sites. . It provides real-time virus scanning capabilities for content access. . e2guardian is designed to be completely flexible and allows you to tailor the filtering to your exact needs. It can be as draconian or as unobstructive as you want. The default settings are geared towards what a primary school might want but e2guardian puts you in control of what you want to block. . e2guardian requires squid or another similar caching proxy server on your local network. Package: e2ps Description-md5: da31f60e472515f87f84ee1e7ab9279a Description-en_GB: Convert plain text into PostScript e2ps is a tool for processing and printing Japanese EUC code, mainly EUC files. . This program provides a plain text to PostScript conversion with automatic detection of EUC, JIS and SJIS but may be weak with SJIS. Package: e2tools Description-md5: fa4bd219f2f78fd4d8ec7ea1b7d20ac9 Description-en_GB: utilities for manipulating files in an ext2/ext3 filesystem E2tools is a simple set of utilities to read, write, and manipulate files in an ext2/ext3 filesystem. . The purpose of these utilities is manipulating ext2/ext3 filesystems from userspace without the need for mounting them, so that they can be used directly by normal users. . Included utilities are e2cp, e2mv, e2rm, e2mkdir, e2ln, e2ls and e2tail. Package: e2wm Description-md5: 649fbd5160b79be103512c9f9da98c20 Description-en_GB: simple window manager for emacs This is an implementation of introducing window management to Emacs. * Management of list of editable buffers * Assignment of windows for pop-up buffers * Switching window layout like the perspective in eclipse * Plug-in extension . The current implementation has following perspectives: * code : main coding layout * two : side by side layout * doc : reading documentation layout * dashboard : showing plug-ins like dashboard in Mac OSX * array : selecting buffers like expose in Mac OSX Package: e3 Description-md5: 732734d5cea032f64fa472377e5c81ec Description-en_GB: very small text editor This package contains an editor you can call via the following links: . * e3em: Emacs-like key bindings * e3vi: Vi-like key bindings * e3pi: Pico-like key bindings * e3ne: Nedit-like key bindings * e3ws: Wordstar-like key bindings . e3 has the following advantages over other editors: - it has no library dependencies - one very small binary (only 10 kB) that gives you 5 editors Package: ea-utils Description-md5: 68e944c2e2cbc6ff1efe839c3a4b9947 Description-en_GB: command-line tools for processing biological sequencing data Ea-utils provides a set of command-line tools for processing biological sequencing data, barcode demultiplexing, adapter trimming, etc. . Primarily written to support an Illumina based pipeline - but should work with any FASTQs. . Main Tools are: . * fastq-mcf Scans a sequence file for adapters, and, based on a log-scaled threshold, determines a set of clipping parameters and performs clipping. Also does skewing detection and quality filtering. * fastq-multx Demultiplexes a fastq. Capable of auto-determining barcode id's based on a master set fields. Keeps multiple reads in-sync during demultiplexing. Can verify that the reads are in-sync as well, and fail if they're not. * fastq-join Similar to audy's stitch program, but in C, more efficient and supports some automatic benchmarking and tuning. It uses the same "squared distance for anchored alignment" as other tools. * varcall Takes a pileup and calculates variants in a more easily parameterized manner than some other tools. Package: eag-healpix-java Description-md5: dbf100b3936d462ce08f9bc215e3be2f Description-en_GB: Handling of HEALPix sky pixellization The package creates sky pixelisation to a specified resolution. . These tools permit creation of HEALPix maps as well as use of existing maps. There are tools to translate sky coordinates (Ra, Dec) to a pixel number, and to generate a list of neighboring pixels within some specified radius. More complicated queries are also supported. Package: eag-healpix-java-doc Description-md5: c37b80e0b174213ce5c7622d0ab61dd9 Description-en_GB: Handling of HEALPix sky pixellisation (API docs) The package creates sky pixelisation to a specified resolution. . These tools permit creation of HEALPix maps as well as use of existing maps. There are tools to translate sky coordinates (Ra, Dec) to a pixel number, and to generate a list of neighboring pixels within some specified radius. More complicated queries are also supported. . This package contains the JavaDoc documentation of the package. Package: eancheck Description-md5: 82469e14c5d6a5b9247e5e63c176eacc Description-en_GB: Check digit validator for EAN/PLU/UPC barcode numbers Eancheck is a simple program for checking EAN, PLU and UPC check digits. It also includes a header file for incorporating such functions into your own programs. Package: earlyoom Description-md5: af2528669e45f838534ad3de7a75b3d4 Description-en_GB: Early OOM Daemon Earlyoom is an userspace OOM-killer which can avoid the system to get into unresponsive state caused by swapping, which is most likely to occur when a large swap is present and memory is tight. It checks the amount of available memory and swap periodically, and when both are below a preconfigured value, it kills the largest process. Package: easy-rsa Description-md5: 30ef8db774064b75fc32b3b7baedeb03 Description-en_GB: Simple shell based CA utility This package eases the creation of certificates, for example for openvpn clients. . This was formerly part of the openvpn package. Package: easychem Description-md5: 976da91a146f701051618bed9cd3da69 Description-en_GB: Draw high-quality molecules and 2D chemical formulas EasyChem is a program that helps you creating high quality diagrams of molecules and 2D chemical formulas that can be exported to PDF, PS, LaTeX and fig. . EasyChem was originally developed to create diagrams for chemistry books and is now frequently used for this purpose in commercial and non- commercial chemistry-related books. Package: easygen Description-md5: bed5437a64e2d0648b9c82b8e0692209 Description-en_GB: Easy to use universal code/text generator Command easygen is an easy to use universal code/text generator. . It can be used as a text, html or a code generator for arbitrary purposes with arbitrary data and templates. It can be used as a GSL replacement, as it . - is more easy to define driving data, in form of YML instead of XML - has more powerful template engine that based on Go template. You can even write your own function in Go to customize your template. . You can even use easygen as a generic Go template testing tool. Package: easygit Description-md5: 4fbe4fa4ff41ce332b98696066b59618 Description-en_GB: git for mere mortals In short, Easy GIT is a single-file wrapper script for git, designed to make git easy to learn and use. . Features: * eg focuses on documentation and examples * eg removes many principle-of-least-surprise violations that catch git newbies unaware * eg provides subcommands that are a natural extension of capabilities users know from cvs/svn (eg also takes care to make sure the modifications to its subcommands are easily discoverable and error-avoiding for existing git users as well!) Package: easyh10 Description-md5: ab4db705b7683de09df9d5c3ecc5de92 Description-en_GB: Utility to manage the iRiver H10 music player Easyh10 is a command-line utility to generate a media database and playlist for an iRiver H10 digital audio player. Actually transferring the music files must be done manually. Package: easystroke Description-md5: 601e7fba11193f5755e7c4ba033f87a1 Description-en_GB: gesture recognition program Easystroke is a gesture-recognition application for X11. It aims to be highly configurable while at the same time providing an intuitive user interface. It was designed with a Tablet PC in mind, but it also works well with a mouse. Package: easytag Description-md5: b0f5409db8a8cb54a9a0bf5e4a0fc8ed Description-en_GB: GTK+ editor for audio file tags EasyTAG is an utility for viewing, editing and writing the tags of different audio files, using a GTK+ interface. . Currently EasyTAG supports the following: - View, edit, write tags of MP3, MP2 files (ID3 tag), FLAC files (FLAC Vorbis tag), Ogg Opus, Ogg Speex and Ogg Vorbis files (Ogg Vorbis tag), MP4/M4A/AAC files (MPEG-4 Part 10 tag), and MusePack, Monkey's Audio files (APE tag); - Auto tagging: parse file and directory names using masks to automatically fill in tag fields; - Cover art support for all formats; - Rename files from the tag fields (using masks) or by loading a text file; - Process selected files of the selected directory; - Ability to browse subdirectories; - Recursion for tagging, removing, renaming, saving, etc; - Can set a field (artist, title, ...) on all other selected files; - Read file header information (bitrate, time, ...) and display it; - Undo and redo last changes; - Ability to process tag fields and file names (convert letters into uppercase, lowercase, etc); - Ability to open a directory or a file with an external program; - CDDB support (from http protocol); - A tree based browser; - A list to select files; - A playlist generator window; - A file searching window; - Simple and explicit interface. Package: easytag-nautilus Description-md5: 65345c7f727b2e5ffcb19b9799a351af Description-en_GB: Nautilus extension for easytag EasyTAG is an utility for viewing, editing and writing the tags of different audio files, using a GTK+ interface. . This is the extension for the Nautilus file manager. Package: eb-doc Description-md5: 08b2c79efc620e87f5d2a330f5b8a11d Description-en_GB: C library for accessing electronic books (documents) EB Library is a C library for accessing CD-ROM books. . EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. Since CD-ROM books themseves are stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. . This package provides document files of EB Library. Package: eb-utils Description-md5: 3566d842a3d77331f8414438b1c6079a Description-en_GB: C library for accessing electronic books (utilities) EB Library is a C library for accessing CD-ROM books. . EB Library supports to access CD-ROM books of EB, EBG, EBXA, EBXA-C, S-EBXA and EPWING formats. CD-ROM books of those formats are popular in Japan. Since CD-ROM books themseves are stands on the ISO 9660 format, you can mount the discs by the same way as other ISO 9660 discs. . This package provides utility commands of EB Library. Package: eblook Description-md5: f73a22a5618210ba4577fafc26432480 Description-en_GB: electronic dictionary search command using EB Library eblook is a command for accessing electronic dictionaries using EB Library. By this command, you can easily use CD-ROM books of EPWING format (EPWING is popular in Japan). . For emacsen, please install the lookup-el package. It works as an interface to eblook on emacsen. Package: ebnflint Description-md5: 23e1e9ca1faf8c2e5912f7035c979b5c Description-en_GB: verifies EBNF productions are consistent and grammatically correct Ebnflint verifies that EBNF productions are consistent and grammatically correct. It reads them from an HTML document such as the Go specification. . Grammar productions are grouped in boxes demarcated by the HTML elements .
   
. Usage: . ebnflint [--start production] [file] . The --start flag specifies the name of the start production for the grammar; it defaults to "Start". Package: eboard Description-md5: da87b5cfec376e95a426e5d27dc2b564 Description-en_GB: GTK+ chessboard program 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 resizable 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. Package: ebook-speaker Description-md5: e38ac2066ae8956b8f617f3dabf43e0e Description-en_GB: eBook reader that reads aloud in a synthetic voice This package provides a command-line e-reader that reads out electronic text using speech synthesis. It has a simple user interface appropriate for Braille terminals. . Currently the following formats are supported (some formats need additional packages as suggested by this package): AportisDoc ASCII mail text ASCII text Broadband eBooks (BBeB) Composite Document File (Microsoft Office Word) DAISY3 DTBook EPUB ebook data GIF image data GutenPalm zTXT GNU gettext message catalogue HTML document ISO-8859 text JPEG image data Microsoft Reader eBook Data Microsoft Windows HtmlHelp Data Microsoft Word 2007+ Mobipocket E-book MS Windows HtmlHelp Data Netpbm PPM data OpenDocument Text PDF document PeanutPress PalmOS PNG image data POSIX shell script text PostScript document Rich Text Format troff or preprocessor text (e.g. Linux man-pages) UTF-8 Unicode mail text UTF-8 Unicode text WordPerfect XML document text Package: ebook-tools-dbg Description-md5: 432322b6fdd12c8916aa8029c42e0b52 Description-en_GB: library and tools to work with the EPUB file format - debug symbols The ebook-tools provide ways for accessing and converting different ebook file formats. . This C library is free and portable. It includes methods to parse EPUB files and extract their contents. . This package provides the debug symbols for the epub library and the utilities. Package: ebook2cw Description-md5: ab07c6b1bc202fe0833bda2387070f2c Description-en_GB: convert ebooks to Morse MP3s/OGGs ebook2cw is a command line program which converts a plain text (ISO 8859-1 or UTF-8) file (ebook) to Morse code MP3 or OGG audio files. . It automatically splits and numbers the output files by chapters. . For a detailed description, please refer to the man-page or the project website. Package: ebook2cwgui Description-md5: 6071ce85f8c4c4bc2a8ef713af3d954a Description-en_GB: GUI for ebook2cw ebook2cwgui is a graphical user interface (GUI) for the command-line program ebook2cw, which converts ebooks to Morse MP3s/OGGs. . The GUI uses the same configuration file as ebook2cw, called ebook2cw.conf. . For a detailed description, please refer to the man-page or the project website. Package: ebook2epub Description-md5: 832eb36b43642abd254330eeb7899267 Description-en_GB: other E-Book formats to EPUB converter This package contains a utility for converting E-Books into EPUB documents. Package: ebook2odt Description-md5: 5a7fba0ed7947c12c7f303ea3d0fa2f1 Description-en_GB: E-Book formats to OpenDocument converter This package contains a utility for converting E-Books into OpenDocument text documents (see libe-book for supported formats) Package: ebumeter Description-md5: 99d690bac5774160b8b48a8b03ff60a9 Description-en_GB: loudness measurement according to EBU-R128 These tools help controlling loudness of audio material aimed primarily for broadcasting, but they can be useful in other situation. . ebumeter and ebur128 allow users to measure Momentary (400 ms), Short term (3s) and Integrated Loudness (from start to stop). They can be used on audio files and signals through JACK. . This package contains two programs: * ebumeter - interactive meter working via jackd * ebur128 - the command line app to measure sound files Package: ebumeter-doc Description-md5: ef1bfbf519d03503c64cdcfad4ffa3ae Description-en_GB: loudness measurement EBU-R128 - documentation These tools help controlling loudness of audio material aimed primarily for broadcasting, but they can be useful in other situation. . ebumeter and ebur128 allow users to measure Momentary (400 ms), Short term (3s) and Integrated Loudness (from start to stop). They can be used on audio files and signals through JACK. . This package contains html documentation Package: ebview Description-md5: bb06c08b8258733df4516dee96c006b3 Description-en_GB: EPWING dictionary viewer This tool can read multiple dictionaries at the same time and provides a search facility supporting the X11 cut-and-paste buffer. Package: ecaccess Description-md5: 53bc991767fb5a1f579a11faffd87133 Description-en_GB: clients to access ECMWF facilities ecaccess is a suite of client tools to enable access to the computing and data archive facilities of the European Centre for Medium-Range Forecasts (ECMWF). . Strict authentication is performed in a uniform way using SecurID cards and standard (X509) certificates. SSL is used to guarantee the integrity of the application data, the transferred jobs and the monitoring information. Package: ecasound Description-md5: 435aa13e3b987172c45850cd92118f87 Description-en_GB: multitrack-capable audio recorder and effect processor Ecasound is a software package designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling. . Ecasound supports a wide range of audio inputs, outputs and effect algorithms. Effects and audio objects can be combined in various ways, and their parameters can be controlled by operator objects like oscillators and MIDI-CCs. . This package provides the ecasound executable. Package: ecasound-doc Description-md5: 64ee71e8984194ce36b6857d81e6e07e Description-en_GB: documentation files for Ecasound Ecasound is a software package designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling. . Ecasound supports a wide range of audio inputs, outputs and effect algorithms. Effects and audio objects can be combined in various ways, and their parameters can be controlled by operator objects like oscillators and MIDI-CCs. . This package provides the documentation files for ecasound. Package: ecasound-el Description-md5: 59904cd2ebd965b923759325c1012042 Description-en_GB: multitrack-capable audio recorder and effect processor (emacs) Ecasound is a software package designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling. . Ecasound supports a wide range of audio inputs, outputs and effect algorithms. Effects and audio objects can be combined in various ways, and their parameters can be controlled by operator objects like oscillators and MIDI-CCs. . This package provides an interactive mode for running ecasound sessions from within Emacs as well as Emacs Lisp bindings to the Ecasound Control Interface. Package: ecatools Description-md5: fccea6a86be0b968315bb20ed3b21cda Description-en_GB: multitrack-capable audio recorder and effect processor (tools) Ecasound is a software package designed for multitrack audio processing. It can be used for simple tasks like audio playback, recording and format conversions, as well as for multitrack effect processing, mixing, recording and signal recycling. . Ecasound supports a wide range of audio inputs, outputs and effect algorithms. Effects and audio objects can be combined in various ways, and their parameters can be controlled by operator objects like oscillators and MIDI-CCs. . This package provides the following tools: * ecaconvert: tool for converting a set of files to a common target format * ecafixdc: command-line tool for fixing DC-offset * ecalength: tool for printing audio file length and other information * ecamonitor: tool for monitoring an active ecasound session * ecanormalize: command-line tool for normalising audio files * ecaplay: command-line tool for playing audio files Package: ecb Description-md5: eb01e05dbb8fd69368b80ec471810c0c Description-en_GB: code browser for Emacs supporting several languages ECB is source code browser for Emacs. It is a global minor-mode which displays a couple of windows that can be used to browse directories, files and methods. It supports method parsing for Java, C, C++, Elisp etc. Package: ecbuild Description-md5: 02afb967de99ff505471e08f585ce930 Description-en_GB: Build system for ECMWF software This is a toolkit from ECMWF extend CMAKE with macros used at ECMWF. . ECMWF is the European Centre for Medium-Range Weather Forecasts. Package: ecdsautils Description-md5: 02097782f31afd0a347aac0fa63b9778 Description-en_GB: ECDSA elliptic curve cryptography command line tools The package provides a series of tools to support, all on the basis of the uecc library the * generation * signing * verifification of keys for elliptic key cryptography. - The package became popular in the Freifunk wireless networks communities. Package: ecflow-client Description-md5: 4465c7db96b428b1574b9117dddef6a2 Description-en_GB: Client tools for Meteorological workflow ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. . This package contains the client tools Package: ecflow-server Description-md5: 7e89b304c0e7747b0f79b63729eb8133 Description-en_GB: Meteorological workflow controller - server ecFlow is a work flow package that enables users to run a large number of programs ( with dependencies on each other and on time) in a controlled environment. It provides reasonable tolerance for hardware and software failures, combined with good restart capabilities. . ecFlow submits tasks(jobs) and receives acknowledgements from tasks when they change status and when they send events, using child commands embedded in the scripts. ecflow stores the relationship between tasks, and is able to submit tasks dependent on triggers. Package: ecj Description-md5: ba0a97001b627dcefb46737dc340ede6 Description-en_GB: standalone version of the Eclipse Java compiler This package provides a standalone version of the Eclipse JDT compiler which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 5, 6, 7, 8 and 9. Package: ecl Description-md5: 8146a3c1932f3cd206981e116a32bbf7 Description-en_GB: Embeddable Common-Lisp: has an interpreter and can compile to C ECL stands for Embeddable Common-Lisp. The ECL project is an effort to modernise Giuseppe Attardi's ECL environment to produce an implementation of the Common-Lisp language which complies to the ANSI X3J13 definition of the language. . The current ECL implementation features: * A bytecodes compiler and interpreter. * A translator to C. * A UFFI-compatible interface to C code. * A dynamic loader. * The possibility to build standalone executables and DLLs. * The Common-Lisp Object System (CLOS). * Conditions and restarts for handling errors. * Sockets as ordinary streams. * The GNU Multiprecision library for fast bignum operations. * A simple conservative mark & sweep garbage collector. * The Boehm-Weiser garbage collector. Package: eclib-tools Description-md5: 0eb561b8bbb6cb2cb47894e7198e0b99 Description-en_GB: Programs for modular symbols and elliptic curves over Q This package includes several programs to compute with elliptic curves over Q ; most notably mwrank (for 2-descent on elliptic curves over Q) and the modular symbol tools used to create the elliptic curve database. Package: eclipse-debian-helper Description-md5: 5da57dddf06df56e64eb96a97d7d2a9a Description-en_GB: Helper tools for building Eclipse related packages eclipse-debian-helper is a set of tools used to build Eclipse related package. It provides a debhelper buildsystem to compile and package projects consisting in a collection of Eclipse bundles. Package: eclipse-titan Description-md5: 345a9cf8698420200714137527172bec Description-en_GB: TITAN TTCN-3 toolset from the Eclipse project TTCN-3 is a standardized, modular language specifically designed for testing. Eclipse Titan offers a free and open source (FOSS) compiler both for TTCN-3 and for ASN.1 Package: ecopcr Description-md5: c0320fc15ab6306cb3db0d0c77c4a5a3 Description-en_GB: estimate PCR barcode primers quality DNA barcoding is a tool for characterizing the species origin using a short sequence from a standard position and agreed upon position in the genome. To be used as a DNA barcode, a genome locus should vary among individuals of the same species only to a minor degree and it should vary among species very quickly. From a practical point of view, a barcode locus should be flanked by two conserved regions to design PCR primers. Several manually discovered barcode loci like COI, rbcL, 18S, 16S and 23S rDNA, or trnH-ps are routinely used today, but no objective function has been described to measure their quality in terms of universality (barcode coverage, Bc ) or in terms of taxonomical discrimination capacity (barcode specificity, Bs ). . ecoPCR is an electronic PCR software developed by LECA and Helix-Project. It helps to estimate Barcode primers quality. In conjunction with OBITools you can postprocess ecoPCR output to compute barcode coverage and barcode specificity. New barcode primers can be developed using the ecoPrimers software Package: ecryptfs-utils Description-md5: 0bf06b0c4b460dff7f2fc2f475707923 Description-en_GB: ecryptfs cryptographic filesystem (utilities) eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. . It provides advanced key management and policy features. eCryptfs stores cryptographic metadata in the header of each file written, so that encrypted files can be copied between hosts; the file will be decryptable with the proper key, and there is no need to keep track of any additional information aside from what is already in the encrypted file itself. Think of eCryptfs as a sort of "gnupgfs". . eCryptfs is a native Linux filesystem. The kernel module component of eCryptfs is part of the Linux kernel since 2.6.19. . This package contains the userland utilities. Package: ed2k-hash Description-md5: f471f0b7e185836f13d7709eda354399 Description-en_GB: tool for generating ed2k-links This tool is useful for people who want to know the ed2k-links of files they are not currently sharing, or who want the ed2k-links for all files in certain directories etc. You can hash single files, multiple files, whole directories, or whole directory trees. . ed2k-hash can be used for several activities, as forensics investigations. Package: edac-utils Description-md5: cad75191b26a9862f1cc644be4327cad Description-en_GB: report kernel-detected PCI and ECC RAM errors This package contains the user-space utilities for use with the EDAC kernel subsystem. EDAC (Error Detection and Correction) is a set of Linux kernel modules for handling hardware-related errors. Currently its major focus is ECC memory error handling. However it also detects and reports PCI bus parity errors. . PCI parity errors are supported on all architectures (and are a mandatory part of the PCI specification). . Main memory ECC drivers are memory controller specific. At the time of writing, drivers exist for many x86-specific chipsets and CPUs, and some PowerPC, and MIPS systems. . This package provides command lines tools Package: edb-debugger Description-md5: 17ce7885467f84f0ba348dc89fc8f3eb Description-en_GB: cross platform x86/x86-64 debugger edb is a graphical cross platform x86/x86-64 debugger. It was inspired by Ollydbg, but aims to function on x86 and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. Package: edb-debugger-plugins Description-md5: 5f10c44ecbb916fee14214d5d9169b46 Description-en_GB: edb plugins edb is a graphical cross platform x86/x86-64 debugger. It was inspired by Ollydbg, but aims to function on x86 and x86-64 as well as multiple OS's. Linux is the only officially supported platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports are underway with varying degrees of functionality. . This package provides the plugins that used by edb. Package: edbrowse Description-md5: ecc4b1917bfcb0d22e6940aa458b95a5 Description-en_GB: /bin/ed-alike webbrowser written in C edbrowse is a reimplementation of /bin/ed, with some basic differences (it uses Perl regular expressions) with the ability to visit webpages and ftp sites. edbrowse performs basic transformations on the html source to produce a readable representation. edbrowse supports Forms, Frames, Netscape-style cookies, HTTPS connections and JavaScript. Package: edenmath.app Description-md5: befc794984eb58dba6a068dd7e4b9494 Description-en_GB: Scientific calculator for GNUstep EdenMath is a scientific calculator. It does standard arithmetic, probability, and trigonometric functions. . This is a GNUstep port of the original MacOS X application: http://www.edenwaith.com/products/edenmath/ Package: edfbrowser Description-md5: db4db2a6f571361754353ce4845b5f9a Description-en_GB: viewer for biosignal storage files such as bdf and edf EDFbrowser is a viewer for medical timeseries storage files containing data such as EEG, EMG, and ECG signals. It supports EDF(+) and BDF(+) file formats. Apart from viewing the files, it also supports some editing operations and can convert the biomedical files to other formats. Package: edgar Description-md5: dbf77924c169477cc956b5a1d2a26d83 Description-en_GB: 2D platform game with a persistent world The Legend of Edgar is a platform game, not unlike those found on the Amiga and SNES. Edgar must battle his way across the world, solving puzzles and defeating powerful enemies to achieve his quest. . When Edgar's father fails to return home after venturing out one dark and stormy night, Edgar fears the worst: he has been captured by the evil sorcerer who lives in a fortress beyond the forbidden swamp. . Donning his armour, Edgar sets off to rescue him, but his quest will not be easy... Package: edgar-data Description-md5: bd342f5c8cb02540f7e5be0c93ff47c7 Description-en_GB: 2D platform game with a persistent world (data files) The Legend of Edgar is a platform game, not unlike those found on the Amiga and SNES. Edgar must battle his way across the world, solving puzzles and defeating powerful enemies to achieve his quest. . When Edgar's father fails to return home after venturing out one dark and stormy night, Edgar fears the worst: he has been captured by the evil sorcerer who lives in a fortress beyond the forbidden swamp. . Donning his armour, Edgar sets off to rescue him, but his quest will not be easy... . This package contains the maps, graphics, music and sound for edgar. Package: edgy-community-wallpapers Description-md5: f11265bf18704104486c528927188a47 Description-en_GB: Edgy Community Wallpapers The ubuntu-art Community Wallpapers for Edgy. At the moment the package contains: * Dawn Of Ubuntu Package: edgy-session-splashes Description-md5: 75f25095fbb91484bb41293053eb8325 Description-en_GB: Edgy Session Splashes The default Session Splashes for Edgy. At the moment the package contains: * Ubuntu Wave * Ubuntu Smooth Package: edgy-wallpapers Description-md5: 33d8522ddda173a8e1536eab0817df54 Description-en_GB: Edgy Wallpapers The default Wallpapers for Edgy. At the moment the package contains: * Simple Ubuntu, * Ubuntu Smooth Chocolate. Package: edict Description-md5: 5ff629d66bbe71a6690890bdd67a8cd1 Description-en_GB: English / Japanese dictionary The EDICT file is the outcome of a voluntary project to produce a freely available Japanese / English dictionary in machine-readable form. This package also contains the compdic, computing and communications dictionary file. Package: edict-el Description-md5: e3092706d17ebbc7a075dd311f90f92d Description-en_GB: Emacs interface to Edict This package provides edict.el and associated files, thus allowing to query the Edict Japanese-English dictionary from within Emacs. . Using the region and couple of keystrokes, edict.el will look up the Japanese key and return all the Edict entries containing that key, in a pop-up buffer. English is even easier, you just put point anywhere in the word you want to look up. Package: edid-decode Description-md5: 938630f978cfdb2eeba2cc4da41ea013 Description-en_GB: decode the binary EDID information from monitors EDID is binary data encoded in the monitor firmware, which the kernel exposes via /sys/devices/.../drm/card*/card*/edid. edid-decode renders this binary data into a human-readable text form. Package: editorconfig Description-md5: 0d50ee79aa8693c5ca7ae95dd1a121bf Description-en_GB: coding style indenter for all editors - commandline tools This package helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides editorconfig command which can be used to reformat and indent code files using editorconfig configuration file. Package: editorconfig-doc Description-md5: 97b78df8f4a65180031425d5ef653526 Description-en_GB: coding style indenter across editors - documentation EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides API documentation for editorconfig-core library. Package: edlib-aligner Description-md5: e9837a11b3f558a9827bd1f70164a326 Description-en_GB: edlib sequence alignment tool using edit distance Edlib is a lightweight and super fast C/C++ library for sequence alignment using edit distance. This package provides an aligner using this library. . Features of libedlib . * Calculates edit distance (Levehnstein distance). * It can find optimal alignment path (instructions how to transform first sequence into the second sequence). * It can find just the start and/or end locations of alignment path - can be useful when speed is more important than having exact alignment path. * Supports multiple alignment methods: global(NW), prefix(SHW) and infix(HW), each of them useful for different scenarios. * You can extend character equality definition, enabling you to e.g. have wildcard characters, to have case insensitive alignment or to work with degenerate nucleotides. * It can easily handle small or very large sequences, even when finding alignment path, while consuming very little memory. * Super fast thanks to Myers's bit-vector algorithm. Package: edtsurf Description-md5: 95fedda12f5611c4d929a24b9e3154a1 Description-en_GB: triangulated mesh surfaces for protein structures EDTSurf is a open source program to construct triangulated surfaces for macromolecules. It generates three major macromolecular surfaces: van der Waals surface, solvent-accessible surface and molecular surface (solvent- excluded surface). EDTsurf also identifies cavities which are inside of macromolecules. Package: edubuntu-artwork Description-md5: ce0d4bffb6df1950f1151d239c638fb4 Description-en_GB: edubuntu themes and artwork Edubuntu themes and artwork provided that includes a GDM theme, Plymouth theme, wallpapers as well as the default Edubuntu firefox homepage. Package: edubuntu-docs Description-md5: b0594b4f4462e16faf2c22d94ea2406d Description-en_GB: The Ubuntu Documentation Project - Edubuntu Documentation This package holds the official Edubuntu-specific documentation, maintained by the Ubuntu Documentation Team. It includes the Edubuntu Handbook, About Edubuntu, and the School Advocacy Guide. . The guides can be viewed using Yelp, the GNOME help browser. Package: edubuntu-live Description-md5: 9d37d398ab07bf86ec56ae178990ef13 Description-en_GB: Edubuntu live media support Provides helper scripts and plugins required for any Edubuntu live media. Package: edubuntu-wallpapers Description-md5: 1d48c9b40e4248f89c4e09e6616e6ef8 Description-en_GB: wallpapers included in edubuntu A collection of wallpapers sourced from various contributors and art sites across the Internet. These are the wallpapers shipped with Edubuntu by default. Package: eegdev-plugins-free Description-md5: b6b623a469f12e9e96f7df6f22c5fafb Description-en_GB: Biosignal acquisition device library (free plugins) eegdev is a library that provides a unified interface for accessing various EEG (and other biosignals) acquisition systems. This interface has been designed to be both flexible and efficient. The device specific part is implemented by the mean of plugins which makes adding new device backend fairly easy even if the library does not support them yet officially. . The core library not only provides to users a unified and consistent interfaces to the acquisition device but it also provides many functionalities to the device backends (plugins) ranging from configuration to data casting and scaling making writing new device backend an easy task. . This library is particularly useful to handle the acquisition part of a Brain Computer Interface (BCI) or any realtime multi-electrode acquisition in neurophysiological research. . This package contains the devices plugins that depends only on free components. Package: eekboek Description-md5: 303569365492944d334ecdbdc6484cba Description-en_GB: Bookkeeping software for small and medium-size businesses EekBoek is a bookkeeping package for Dutch users; it creates reports such as a balance sheet ("Balans"), a general journal ("Journaal"), a general ledger ("Grootboek") and a VAT report ("BTW-aangifte"). . Unlike other accounting software, EekBoek has a command-line interface: The EekBoek Shell (with tab completion). It uses a database as back end: either PostgreSQL (using the eekboek-db-postgresql package) or SQLite. Interoperability is a key feature of EekBoek: editable text dumps of all your data are possible at any time. EekBoek can generate an "XML Auditfile Financieel" (XAF) as used by Dutch tax office. Furthermore, it has a complete Perl API to create your own custom applications. . The EekBoek documentation is available in Dutch only. . If you'd like to use EekBoek with a PostgreSQL back end (instead of the default SQLite), install the package eekboek-db-postgresql. If you'd like to use the Eekboek GUI, install the suggested package eekboek-gui. Package: eekboek-db-postgresql Description-md5: 6a1f6e1f137d6e3c1e2262c7f438150f Description-en_GB: PostgreSQL database driver for EekBoek This package includes EB::DB::Postgres, the PostgreSQL database driver for EekBoek. It also makes sure a PostgreSQL database back end is available for EekBoek. Install it if you'd like to use EekBoek with PostgreSQL (instead of the default SQLite). Package: eekboek-gui Description-md5: fec67544aeaa61ac5e8e7ea720bd2928 Description-en_GB: Graphical User Interface for EekBoek This package includes ebwxshell, the EekBoek GUI. It offers an EekBoek browser, useful for viewing the administrative data. It's especially useful for generating, printing and pinpointing reports. Furthermore, it offers a raw interface to the EekBoek Shell. Finally, it offers a Wizard to help configuring new bookkeeping administrations. . Install it if you need a friendly interface to the EekBoek reporting facilities, or if you would like help in configuring EekBoek. However, if you prefer working in pure text mode, or don't like to install the WX graphical packages, you should not install this package. Package: efax Description-md5: 2786f3290be033ea8b6fd54a0c4f5bb4 Description-en_GB: programs to send and receive fax messages efax is a small ANSI C/POSIX program that provides the data transport function for fax applications using any Class 1 or Class 2 fax modem Another program, efix, converts between fax, text, bitmap and grayscale formats. fax, a shell script, provides a simple user interface to the efax and efix programs. It allows you to send text or Postscript files as faxes and receive, print or preview received faxes. . The ghostscript package is needed to fax Postscript files, and an image viewing program like xloadimage is needed to view incoming faxes. . Note that you probably have to adapt /etc/efax.rc to your needs. Package: efax-gtk Description-md5: 3e8e46e6d9f883f4796bf543081e2038 Description-en_GB: front end in GTK+ for the efax program efax-gtk is a GTK+ front end for the efax program. It can be used to send and receive faxes with a fax modem, and to view, print and manage faxes received. . It also has a socket interface to provide a "virtual printer" for sending faxes from word processors and similar programs, and can automatically e-mail a received fax to a designated user, and automatically print a received fax. Package: efingerd Description-md5: 36a5d023b91be88b5c23236905526fa3 Description-en_GB: Another finger daemon for unix capable of fine-tuning your output. efingerd is a finger daemon, which executes programs and displays their output. This gives you complete control over what to display and to who, and an extreme configurability. Package: efl-doc Description-md5: 0b2171302a1a51e7a1a55639c5595687 Description-en_GB: Documentation for the Enlightenment Foundation Libraries The Enlightenment Foundation Libraries (EFL) is a set of libraries providing building blocks used in the Enlightenment window manager. This package contains the Doxygen-generated HTML documentation and examples for the API of the EFL. . This is part of the Enlightenment Foundation Libraries (EFL). Package: eflite Description-md5: e845a2eb6f119fe11f3e3b4633fdbac3 Description-en_GB: Festival-Lite based emacspeak speech server EFlite is a speech server for Emacspeak and other screen readers that allows them to interface with Festival Lite, a free text-to-speech engine developed at the CMU Speech Center as an off-shoot of Festival. . Due to limitations inherited from its backend, EFlite does only provide support for the English language at the moment. Package: efp Description-md5: 5fd09e74e41dab856a30b2c5843d6393 Description-en_GB: Escape from Pong NES game Escape from Pong is a very small NES game which introduces the concept of playing Pong from the ball's point of view. Your mission is to escape from 13 difficult levels, despite the paddle trying to beat you at every turn. . This game is distributed as an NES ROM. You will need an NES emulator in order to play it. A list of tested emulators is in README.Debian. The provided desktop launcher requires the fceux emulator. Package: efte Description-md5: 35d816f7c62701edb651fd7fd514a924 Description-en_GB: Advanced lightweight configurable editor eFTE is an advanced programmers editor with goals of being lightweight, yet totally configurable. Support for user defined programming languages, menu systems and key bindings are provided with many common defaults already defined. . eFTE is still a new project, however, extended from the FTE editor which was first released in 1995, so eFTE is tried and true with many features for the programmer/text editor. Package: egctl Description-md5: 628cb4e1087a3b8ea1272eb676af6d9c Description-en_GB: control state of EnerGenie Programmable surge protector program to control the state of EnerGenie Programmable surge protector with LAN interface. It uses native EG-PMS-LAN data exchange protocol version 2.0 or 2.1, not HTTP. Package: eggdrop Description-md5: 161de1f7bee0eec28ae512e8e07cf964 Description-en_GB: Advanced IRC Bot Eggdrop is an IRC bot written in C, which sits on channels and takes protective measures, such as preventing it from being taken over (in the few ways that anything can), recognizing banned users to reject them, recognizing privileged users to give them operator status, punishing users for things like flooding, among innumerable others. . All of this is completely configurable, and can be disabled or enabled as you wish in the configuration file. Also, it's very easy to expand and customize with Tcl scripts and C modules, making it possible to adapt Eggdrop to any special need you might have. Package: eggdrop-data Description-md5: 7123f07310333491264d42096ed5754b Description-en_GB: Architecture independent files for eggdrop This package contains all the files that eggdrop places on /usr/share. These files are not specific to a single processor architecture once the package is built, so a single package can serve all the archs Debian supports. . This package is not useful at all if eggdrop is not installed. Package: eglexternalplatform-dev Description-md5: b0594ab7df15f9236a3c6d13db1aa278 Description-en_GB: EGL External Platform Interface -- development files This is a work-in-progress specification of the EGL (Embedded-System Graphics Library) External Platform interface for writing EGL platforms and their interactions with modern window systems on top of existing low- level EGL platform implementations. This keeps window system implementation specifics out of EGL drivers by using application-facing EGL functions. Package: eiciel Description-md5: 27a943906d111be0fe96b750e96c3159 Description-en_GB: graphical editor for POSIX ACLs and extended user attributes A graphical tool to manipulate POSIX ACLs and extended user attributes for the GNOME environment. It integrates nicely into the Nautilus file manager but also features a standalone application. Package: einstein Description-md5: b328253d1207c4bcb1cdf16a8c8a89d3 Description-en_GB: Puzzle game inspired on Einstein's puzzle This puzzle is a remake of old DOS game Sherlock which was inspired by Albert Einstein's puzzle. The game goal is to open all cards in square of 6x6 cards. For this, a number of hints describing relations between card positions are given. Use them to find the correct layout. Package: eiskaltdcpp Description-md5: 4df2ff437fdd2cde4d7f22a089c4ee46 Description-en_GB: file sharing program using Direct Connect protocols (metapackage) This package installs the most popular and recommended combination of EiskaltDC++ related packages. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-cli Description-md5: 3b62a173ff87860b95ad71987e6f3ede Description-en_GB: command-line interface for remote control of EiskaltDC++ daemon This package installs EiskaltDC++ CLI (command-line interface) written in perl. This program is used to control EiskaltDC++ daemon via JSON-RPC protocol. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-common Description-md5: 683759d12ffe5042c9c5e32d90cf1347 Description-en_GB: common files for EiskaltDC++ This package contains the common files for EiskaltDC++ Qt and GTK+ GUIs. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-daemon Description-md5: 7e8a2d226c7c16a43af360bcf3205909 Description-en_GB: EiskaltDC++ daemon This package installs only EiskaltDC++ daemon (without any GUI). Support of control via JSON-RPC is enabled. Look at EiskaltDC++ CLI and Web UI programs for controlling it. . EiskaltDC++ Qt and GTK+ UI may be used for configuring of EiskaltDC++ daemon (they use the same settings from core library), but they should not be launched simultaneously. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-emoticons Description-md5: d806b6e0696ed8889af38ef311da4568 Description-en_GB: emoticons for EiskaltDC++ This package contains the emoticon packs for EiskaltDC++. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-gtk Description-md5: fb8cccdb031ab51b392d3ba39b1b5b84 Description-en_GB: EiskaltDC++ GUI based on GTK+ This package contains EiskaltDC++ program with GUI based on GTK+. Initially it was based on FreeDC++ and LinuxDC++ projects, but now it significantly differs from them. . Upstream developers are going to stop support of this GUI in the future. Consider using of EiskaltDC++ Qt even in GTK+ based Desktop Environments. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-gtk-data Description-md5: 83eec870827619591de2a62017d70732 Description-en_GB: data files for EiskaltDC++ Gtk This package contains the data files for EiskaltDC++ GTK+. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-qt Description-md5: 1ce5748a69b0ce055a690c1fc73e09c2 Description-en_GB: EiskaltDC++ GUI based on Qt This package contains EiskaltDC++ program with GUI based on Qt. This is the most stable, flexible and convenient GUI for EiskaltDC++. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-qt-data Description-md5: 7fc63720c072a5527d7404bda6d5ec53 Description-en_GB: data files for EiskaltDC++ Qt This package contains the data files for EiskaltDC++ Qt. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-scripts Description-md5: 73e04e16c4a032ef92dfeb0f2489e588 Description-en_GB: scripts examples for EiskaltDC++ This package contains the scripts examples for EiskaltDC++. They are used by /sh and /alias chat commands (see man page or /help in chat). . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eiskaltdcpp-sounds Description-md5: ef95564724b25992678463b6271e06b0 Description-en_GB: sound files for EiskaltDC++ This package contains the sound files for EiskaltDC++ Qt and GTK+ GUIs. . EiskaltDC++ is a cross-platform program that uses the Direct Connect and Advanced Direct Connect protocols. It is compatible with DC++, AirDC++, FlylinkDC++ and other DC clients. EiskaltDC++ also interoperates with all common DC hub software. Package: eja Description-md5: e328f0fc24bae17e851566be7ba0613a Description-en_GB: micro web server for static and dynamic Lua generated content eja is a stand alone Lua interpreter with embedded support for sockets, forking and directory underlying structure access, it can act as a micro web server for static and dynamic generated content or as a text scanner using Lua pattern matching syntax. Package: ejabberd-contrib Description-md5: 7b5704c8dc6d0038641ee2e84c0cf4f9 Description-en_GB: user-contributed modules for ejabberd (metapackage) This package depends on all available modules from ejabberd-contrib, but doesn't do or add anything itself. . This is a pure metapackage. Package: ejabberd-mod-cron Description-md5: f5f6f02fdae5c6c8464923d769abec64 Description-en_GB: ejabberd module to execute scheduled commands This module allows advanced ejabberd administrators to schedule commands for periodic and automatic execution. Each time a scheduled task finishes its execution, a message is printed in the ejabberd log file. Package: ejabberd-mod-default-contacts Description-md5: 897081f19c87845ee8ac682816e33884 Description-en_GB: ejabberd module to add roster contact(s) upon registration This module allows for specifying one or more contacts that should be added to the user's roster automatically on successful registration (via "mod_register", or, for example, "ejabberdctl register"). Note that no presence subscription is performed, and the rosters of the contacts are not modified. Package: ejabberd-mod-default-rooms Description-md5: 02d7a6a8e550a8d0ebe4ab8cd673c76b Description-en_GB: ejabberd module to add MUC bookmark(s) upon registration This module allows for specifying one or more rooms that should be bookmarked automatically on successful user registration (via "mod_register", or, for example, "ejabberdctl register"). Package: ejabberd-mod-deny-omemo Description-md5: f25987f212f425f7fa61ebe33c91f8de Description-en_GB: ejabberd module to prevent OMEMO sessions from being established Unless the configured access rule (called 'omemo' by default) returns 'allow', this module prevents OMEMO sessions from being established. Requests to query the devicelist from other users are rejected. Requests to publish a devicelist are also rejected, and all OMEMO nodes referenced in that devicelist are removed. Incoming devicelist updates are silently dropped. OMEMO-encrypted messages are bounced with an error message. Package: ejabberd-mod-filter Description-md5: 948a6b0945f92a0bc722982f80798dba Description-en_GB: ejabberd module to allow specifying packet filtering rules using ACL and ACCESS This module allows the admin to specify packet filtering rules using ACL and ACCESS. The configuration of rules is done using ejabberd's ACL and ACCESS, so you should also study the corresponding section of the ejabberd guide. Package: ejabberd-mod-grafite Description-md5: 21763309d26e7f09ce32907702925ef0 Description-en_GB: ejabberd module to gather statistics and publish them via statsd/grafite This module gathers statistics from ejabberd and publishes them via statsd/grafite. Note that statsd/grafite must be set up separately. Package: ejabberd-mod-log-chat Description-md5: bfca46effad2db01d4555c08a39acf02 Description-en_GB: ejabberd module to log chat messages to text or html mod_log_chat is an ejabberd module aimed at logging chat messages in text files. mod_log_chat creates one file per couple of chatters and per day (it doesn't log muc messages, use mod_muc_log for this). . It can store messages in plain text or HTML format. Package: ejabberd-mod-logsession Description-md5: 2e9c05ec34aa61009d556357b2cc169c Description-en_GB: ejabberd module to log session connections to a text file This module is intended to log the session connections in a text file. Right now it only logs the forbidden connection attempts and the failed authentication attempts. . Each vhost is logged in a different file. Package: ejabberd-mod-logxml Description-md5: f9d2ab3e306411501b2868cb56bf3588 Description-en_GB: ejabberd module to log XMPP packets to an XML file This module sniffs all the XMPP traffic sent and received by ejabberd, both internally and externally transmitted. It logs the XMPP packets to an XML formatted file. It's possible to filter transmitted packets by orientation, stanza and direction. It's possible to configure the file rotation rules and intervals. Package: ejabberd-mod-message-log Description-md5: 5ceea4a48bd540c1337e1a71fdb5f182 Description-en_GB: ejabberd module to write a line for each message to a log file This module writes a line for each sent or received message to a log file. Each line mentions the sender's JID and the recipient's JID, and also the message type (e.g., "normal", "chat", or "groupchat"). Carbon copies are marked as such. Package: ejabberd-mod-muc-log-http Description-md5: 9185bb42d43fb31122e4d3e4d2ea2023 Description-en_GB: ejabberd module to serve MUC logs on the web This module serves the directory containing MUC logs already configured on mod_muc_log. This way there is no need to set up a separate web server to allow your users to view the MUC logs. It is a small modification of mod_http_fileserver, customised for log serving. Package: ejabberd-mod-post-log Description-md5: 0ea0e8df4648e0a00a52bab35dc7aa4c Description-en_GB: ejabberd module to log all messages to an HTTP API This module implements logging of all messages sent (chat and groupchat) via an HTTP API. Simply activate the module in ejabberd.yml after installation, see the included README.txt for further information. Package: ejabberd-mod-pottymouth Description-md5: 7f8eab20ba02486c14a47789b833aba4 Description-en_GB: ejabberd module to filter messages using blacklists The 'mod_pottymouth' ejabberd module aims to fill the void left by 'mod_shit' which has disappeared from the net. It allows individual whole words of a message to be filtered against a blacklist. It allows multiple blacklists sharded by language. To make use of this module the client must add the xml:lang attribute to the message xml. Package: ejabberd-mod-rest Description-md5: 74e466144c0f14c151280f00b1ebfffd Description-en_GB: ejabberd module providing an HTTP REST interface This is an ejabberd module that adds an HTTP handler that allows HTTP clients to literally post arbitrary message stanzas to ejabberd. Those stanzas then get shoved through ejabberd's router just like any other stanza. . This module can also be used as a frontend to execute ejabberd commands. Package: ejabberd-mod-s2s-log Description-md5: 40f6624d7ca491cc049aef3a900ff739 Description-en_GB: ejabberd module to log XMPP s2s connections This module can be used to keep a track of other XMPP servers your server has been connected with. Simply activate the module in ejabberd.yml after installation, see the included README.txt for further information. Package: ejabberd-mod-shcommands Description-md5: 5a7a26f97136409a577eb108ea268f2d Description-en_GB: ejabberd module to execute shell commands via XMPP (dangerous!) WARNING: USE THIS MODULE AT YOUR OWN RISK !!! This module allows ejabberd administrators to remotely execute shell commands which could compromise both the ejabberd server and the whole machine. . This module provides the ejabberd server administrator a method to remotely execute shell commands through the ejabberd server. . It provides a page in the ejabberd Web Admin which only the administrators of the whole server can access. . Three types of commands are possible: * ejabberd_ctl: makes a call to ejabberd_ctl; * erlang shell: executes an erlang command; * system shell: executes a command on the system shell. The result of the execution will be shown. . In the system shell, only non-interactive commands will work correctly, for example this will work: ps -all Don't use commands that start an interactive mode: DON'T TRY THIS: top DON'T TRY THIS: vim readme.txt . This module does not check if the commands are dangerous or problematic, so this module is only recommended for experienced ejabberd and Erlang/OTP administrators. USE THIS MODULE AT YOUR OWN RISK !!! Package: ejabberd-mod-spam-filter Description-md5: 038db50892514f6d3cb56c7dadf0924b Description-en_GB: ejabberd module to filter spam messages based on JID/content This module allows for filtering spam messages and subscription requests received from remote servers based on lists of known spammer JIDs and/or URLs mentioned in spam messages. Traffic classified as spam is rejected with an error (and an [info] message is logged) unless the sender is subscribed to the recipient's presence. An access rule can be specified to control which recipients are subject to spam filtering Package: ejabberd-mod-statsdx Description-md5: beab8ba34f0be29e3dd2fd05e7cbb9db Description-en_GB: ejabberd module to calculate and gather statistics actively This module measures several statistics. It provides a new section in ejabberd Web Admin and two ejabberd commands to view the information. Simply activate the module in ejabberd.yml after installation, see the included README.txt for further information. Package: ejabberd-mod-webpresence Description-md5: 27e56b01f709bf952d6eb06e9b8e5478 Description-en_GB: ejabberd module allowing users to publish their presence information This module allows any local user of the ejabberd server to publish his presence information on the web. This module is the successor of Igor Goryachev's mod_presence. . Allowed output methods are: * icons (various themes available); * status text; * raw XML; * avatar, stored in the user's vCard. . No web server, database, additional libraries or programs are required. Package: ekeyd Description-md5: 041db2486d2cbdf6014a9e35e3c3a370 Description-en_GB: Simtec Electronics UDEKEY01 Entropy Key Daemon This is a driver for the Simtec Electronics Entropy Key. It is only needed if you have such a device (or devices). It provides a daemon and tools to drive and control it, as well as options for injecting entropy directly into the kernel's pool, or serving it via the EGD protocol. Package: ekeyd-egd-linux Description-md5: a816f9f0582534189bb6da5ddeb49ee3 Description-en_GB: Transfers entropy from an EGD to the Linux kernel pool This utility reads from an EGD capable service over TCP and writes the entropy retrieved to the Linux kernel random pool. Typically this will be used on clusters or virtual hosts where direct access to useful entropy is hard. Package: el-get Description-md5: a6ae62ad92bab2937c57b972fd519f60 Description-en_GB: install and manage elisp code for Emacs Allows you to install and manage elisp code for Emacs. It supports lots of differents types of sources and is able to 'install' them, 'update' them and 'remove' them, but more importantly it will 'init' them for you. . That means it will care about requiring the 'features' you need, loading the files, setting the 'Info' paths so that C-h i shows the new documentation you now depend on, and finally call your own :after function for you to setup the extension. Package: el-ixir Description-md5: f1bb217bf4ba1bc426015ef6d0c194f8 Description-en_GB: two-player board game with randomness El-Ixir is a board game that has apparently been invented by Isoft in 1981, released as a booter floppy. This is a quite faithful remake, like the original using text-mode graphics. . Every turn, players are presented with four random squares they can place a block on. The object of the game is to connect as many blocks to the board's corners as you can, possibly “embracing” areas while doing so. Package: elastalert Description-md5: 6e1d8da554d197d21ba60240b63fc9d6 Description-en_GB: easy and flexible alerting with Elasticsearch This package contains a simple framework for alerting on anomalies, spikes, or other patterns of interest from data in Elasticsearch. . ElastAlert works with all versions of Elasticsearch. . If you have data being written into Elasticsearch in near real time and want to be alerted when that data matches certain patterns, ElastAlert is the tool for you. . ElastAlert is designed to be reliable, highly modular, and easy to set up and configure. . It works by combining Elasticsearch with two types of components, rule types and alerts. Elasticsearch is periodically queried and the data is passed to the rule type, which determines when a match is found. When a match occurs, it is given to one or more alerts, which take action based on the match. . This is configured by a set of rules, each of which defines a query, a rule type, and a set of alerts. . Package: elastalert-doc Description-md5: 0cffa6763074bd3d8788f0af8300d6a8 Description-en_GB: easy and flexible alerting with Elasticsearch (documentation) This package contains a simple framework for alerting on anomalies, spikes, or other patterns of interest from data in Elasticsearch. . ElastAlert works with all versions of Elasticsearch. . If you have data being written into Elasticsearch in near real time and want to be alerted when that data matches certain patterns, ElastAlert is the tool for you. . ElastAlert is designed to be reliable, highly modular, and easy to set up and configure. . It works by combining Elasticsearch with two types of components, rule types and alerts. Elasticsearch is periodically queried and the data is passed to the rule type, which determines when a match is found. When a match occurs, it is given to one or more alerts, which take action based on the match. . This is configured by a set of rules, each of which defines a query, a rule type, and a set of alerts. . . This is the documentation package. Package: elastichosts-utils Description-md5: 040a504864f16568c46d0f5ffa0b4121 Description-en_GB: Utilities for interacting with ElasticHosts ElasticHosts is a cloud computing provider, offering hosted KVM based virtual machines. . This package provides the cli utilities needed to interact with the ElasticHosts API. Package: elasticsearch-curator Description-md5: 8f4eb6bcc7895f6fbecdcad6a55b96a3 Description-en_GB: command-line tool for managing Elasticsearch time-series indices Elasticsearch Curator helps manage Elasticsearch time-series indices. It consists of a Python library and a CLI tool providing a high-level interface to Elasticsearch administration tasks, such as: . - Management of index aliases - Index optimization - Changing the replica count - Modifying the shard/index allocation using routing tags - Index snapshotting . This package contains the curator and es_repo_mgr command-line tools. Package: elastix Description-md5: c7dc0b712d1b77921aad5138601374c8 Description-en_GB: toolbox for rigid and nonrigid registration of images Image registration based on the well-known Insight Segmentation and Registration Toolkit (ITK). The software consists of a collection of algorithms that are commonly used to solve (medical) image registration problems. The modular design of elastix allows the user to quickly configure, test, and compare different registration methods for a specific application. A command-line interface enables automated processing of large numbers of data sets, by means of scripting. Package: elastix-doc Description-md5: d6709d34628a981d695eda4235eb3401 Description-en_GB: toolbox for rigid and nonrigid registration of images - docs Image registration based on the well-known Insight Segmentation and Registration Toolkit (ITK). The software consists of a collection of algorithms that are commonly used to solve (medical) image registration problems. The modular design of elastix allows the user to quickly configure, test, and compare different registration methods for a specific application. A command-line interface enables automated processing of large numbers of data sets, by means of scripting. . This package contains the elastix documentation. Package: eldav Description-md5: 6c17b623035632c5d9568e8a0ed27167 Description-en_GB: interface to the WebDAV servers for Emacs. WebDAV files can be treated just like a normal file in Emacsen. Emacs/w3 is not required. External program is used for WebDAV access. Package: electric Description-md5: a6c312c9e8daf2c1686037aa441a7057 Description-en_GB: electrical CAD system Electric is a sophisticated electrical CAD system that can handle many forms of circuit design, including custom IC layout (ASICs), schematic drawing, hardware description language specifications, and electro- mechanical hybrid layout. Package: electric-fence Description-md5: 81225779998561422a8be51affd47171 Description-en_GB: A malloc(3) debugger Electric Fence is a debugger that uses virtual memory hardware to detect illegal memory accesses. It can detect two common programming bugs: software that overruns or underruns the boundaries of a malloc() memory allocation, and software that touches a memory allocation that has been released by free(). . Unlike other malloc() debuggers, Electric Fence will detect read accesses as well as writes, and it will stop and pinpoint the exact instruction that causes an error. It is not as thorough as Purify, however. . In order to debug a program it needs to be linked with Electric Fence's library or dynamic linking needs to be used; README.Debian explains that in detail. Package: electronics-all Description-md5: 304794ff00c36adcd05bdc52746f7b9a Description-en_GB: Default selection of tasks for Debian Electronics This package is part of the Debian Electronics Pure Blend and installs all tasks for a default installation of this blend. Package: electronics-analog Description-md5: 27fa76f231030dc5e52671b71f6fa28a Description-en_GB: Debian packages for analog design This metapackage will install Debian packages for analogue simulation and design Package: electronics-asic-dev Description-md5: facfeda9be44fbb74531c293a19fd663 Description-en_GB: Debian ASIC development packages This metapackage will install Debian packages for ASIC development Package: electronics-cad-gui Description-md5: 4763a833f05c11c2c198af008c566e58 Description-en_GB: Debian packages for CAD tools with GUI This metapackage will install Debian packages for electronic computer- aided design which have GUIs. Package: electronics-digital Description-md5: ac0d69ad71db728d46ce1c9f3f1f34fd Description-en_GB: Debian packages for digital design This metapackage will install Debian packages for digital simulation and design Package: electronics-doc Description-md5: cc1cd8c74ecb45b4bfe395e03f126082 Description-en_GB: Debian packages containing documentation for electronics This metapackage will install Debian packages either containing documentation for electronics packages, or which can be used for generating documentation for electronics. Package: electronics-dsp-dev Description-md5: c227ce4d202a198ea1369390ebe21c98 Description-en_GB: Debian packages for filter coefficient calculation etc This metapackage will install Debian packages that aid the development of digital signal processing circuits such as filter design. Package: electronics-fpga-dev Description-md5: 01f1b4e0f8d0e3b2374cf6b04c797e41 Description-en_GB: Debian FPGA development packages This metapackage will install Debian packages for FPGA development Package: electronics-gadgets Description-md5: c89923b06279065664203232b1eea5d3 Description-en_GB: Debian packages for interacting with gadgets This metapackage will install Debian packages for interacting with various gadgets. Package: electronics-measurements Description-md5: 8256915bf52fc1f9126ee512c7c1e8bf Description-en_GB: Packages for electronic measurements Packages that can be used for measurements Package: electronics-microcontrollers Description-md5: cfa88b4c4709d6eef8e5b16bc1b7f46e Description-en_GB: Debian packages for dealing with microcontrollers This metapackage will install Debian packages for interacting with external microcontrollers. Package: electronics-pcb Description-md5: 824ae29f83415e8a6af002b2a7f5ee0b Description-en_GB: Debian packages for PCB development This metapackage will install Debian packages useful for the development of printed circuit boards. Package: electronics-radio-dev Description-md5: 2ecf051d2ae8fc3d7394da63eadd0bd3 Description-en_GB: Packages for design of circuits at radio frequencies This metapackage will install Debian packages for design at radio/ microwave frequencies and antennas Package: electronics-simulation Description-md5: e86db1e528e99bdd68e6ec7ba223374c Description-en_GB: Debian packages for simulation of electronic circuits This metapackage will install Debian packages for simulation of electronics circuits Package: electronics-tasks Description-md5: 87ae9b59db6b9572a26af6acbe4244fa Description-en_GB: Debian Electronics tasks for tasksel This package is part of the Debian Pure Blend "Debian Electronics" and provides additional tasks for tasksel. If this package will be installed all tasks which are provided by Debian Electronics will be added to the tasksel menu. Package: elementary-xfce-icon-theme Description-md5: 5644d50b5a72b543e6e0a74c6b1780bb Description-en_GB: elementary icon theme modified for Xfce elementary-xfce is a fork of the elementary OS icon theme for Xfce and other desktops. . This fork took place because the elementary OS maintainers wanted to focus exclusively on their desktop environment and thus dropped a lot of icon symlinks used by other desktops. elementary-xfce intends to keep these as- is, while still pulling in new icons and integrating them occasionally. Package: elfrc Description-md5: 701fd99f57ca03fbd890ca2475910adb Description-en_GB: convert arbitrary files into elf objects elfrc is a program which can turn arbitrary files into ELF object files which can then be linked into your program directly and accessed via simple, user-defined symbol names. . For instance, it's possible to embed even huge (16MB+) files directly into the executable and then access the data in constant time without making the compiler or linker eat loads of memory. Package: elida Description-md5: 2a167e0bd56f0db60c3eb5a8c9add7b2 Description-en_GB: pbuilder mail interface elida accepts the URL of a .dsc file from the subject of a email message and downloads the rest of the files of the corresponding Debian source package. If there is a previous version in Debian, a diff between the old and new source packages is reported. It then runs pbuilder, piuparts, and lintian. The reports are compressed and emailed back to the user. Package: elinks Description-md5: 8dd761a6cfe5b26b256c25a8650d0479 Description-en_GB: advanced text-mode WWW browser 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.) * Internationalised domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package is based on felinks fork, since original elinks seems to be no longer maintained. Package: elinks-data Description-md5: b12fd0ea4ccdeeebd88e81a5321ce4cc Description-en_GB: advanced text-mode WWW browser - data files 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.) * Internationalised domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package contains the data files that are necessary to use ELinks. Package: elinks-doc Description-md5: 51de3db0ddd45c8875ca36ea5debfd21 Description-en_GB: advanced text-mode WWW browser - documentation 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.) * Internationalised domain names * Persistent cookies, HTTP authentication and proxy authentication * Tabbed browsing, good looking menus and dialogs, and key-binding manager * History browsing and typeahead searches * Forms history and completion, and history in commonly used input dialogs * CSS support and support for browser scripting (Perl, Lua, Guile etc.) * Tables and frames rendering, and configurable color support * Compressed and background (non-blocking) downloads, and download resuming . This package contains the documentation and manuals for ELinks. Package: elisa Description-md5: 14e4e820541290af836bbba24af2bc03 Description-en_GB: Simple music player with a focus on Plasma desktop integration and privacy Elisa is a music player developed by the KDE community that strives to be simple and nice to use. It tries to be flexible to account for different workflows and use-cases. It focuses on a very good integration with the Plasma desktop of the KDE community without compromising the support for other environments. . Elisa is developed using modern KDE technologies and aims to be reliable and respectful of users’ privacy. As such, it favours online services where users are in control of their data. Package: elixir Description-md5: 572fe6b3095250d25aa22e376bc0e13e Description-en_GB: functional meta-programming aware language Elixir is a functional meta-programming aware language intended primarily for developing distributed, fault-tolerant and scalable systems. Elixir source code is compiled to bytecode for the Erlang Virtual Machine (EVM), and can use Erlang libraries transparently. Package: elk Description-md5: f99ce4d19fe45c1cace577755b96cd1c Description-en_GB: scheme interpreter Elk is an implementation of the Scheme programming language, designed specifically as an embeddable, reusable extension language subsystem for applications written in C or C++. . This package contains the Elk Scheme interpreter, as well as several plugins shipped with Elk. They provide hooks for Unix system calls, the X Window System, as well as the X Athena Widgets and the Motif toolkits. Example scripts on how to use these plugins are provided in the elkdoc package. Package: elk-lapw Description-md5: 0bc9af3e9d9d6f44cbf4af13b824aec1 Description-en_GB: All-Electron Density-Functional Electronic Structure Code Elk is an all-electron full-potential linearised augmented-plane wave (FP- LAPW) code. By not including pseudo-potentials, Elk can provide very reliable high-precision results and works for every chemical element. Features include: . * FP-LAPW basis with local-orbitals * APW radial derivative matching to arbitrary orders at muffin-tin surface (super-LAPW, etc.) * Arbitrary number of local-orbitals allowed (all core states can be made valence for example) * Total energies resolved into components * Forces - including incomplete basis set (IBS) and core corrections work with spin-orbit coupling, non-collinear magnetism and LDA+U * LSDA, GGA and (potential-only) meta-GGA functionals available * LDA+U: fully localised limit (FLL), around mean field (AFM) and interpolation between the two; works with SOC, NCM and spin-spirals * Isolated molecules or periodic systems * Core states treated with the radial Dirac equation * Spin-orbit coupling (SOC) included in second-variational scheme * Non-collinear magnetism (NCM) with arbitrary on-site magnetic fields * Fixed spin-moment calculations (with SOC and NCM) * Time-dependent density functional theory (TDDFT) for linear optical response calculations * First-order optical response * Non-linear optical (NLO) second harmonic generation . Elk is parallelised via hybrid OpenMP/OpenMPI. Package: elkdoc Description-md5: dea51b590377787fc619281bce3115fe Description-en_GB: documentation for the Extension Language Kit Elk is an implementation of the Scheme programming language, designed specifically as an embeddable, reusable extension language subsystem for applications written in C or C++. . This package contains the Elk documentation. Package: elki Description-md5: 1cb9556a05eb3971a33ee5fb18a5e3f9 Description-en_GB: Data mining algorithm development framework ELKI: "Environment for Developing KDD-Applications Supported by Index- Structures" is a development framework for data mining algorithms written in Java. It includes a large variety of popular data mining algorithms, distance functions and index structures. . Its focus is particularly on clustering and outlier detection methods, in contrast to many other data mining toolkits that focus on classification. Additionally, it includes support for index structures to improve algorithm performance such as R*-Tree and M-Tree. . The modular architecture is meant to allow adding custom components such as distance functions or algorithms, while being able to reuse the other parts for evaluation. . This package contains the compiled ELKI version, and launcher scripts. Package: elki-dev Description-md5: 648c5c57de65de788810e6bbbd802f44 Description-en_GB: Data mining algorithm development framework - development files ELKI: "Environment for Developing KDD-Applications Supported by Index- Structures" is a development framework for data mining algorithms written in Java. It includes a large variety of popular data mining algorithms, distance functions and index structures. . Its focus is particularly on clustering and outlier detection methods, in contrast to many other data mining toolkits that focus on classification. Additionally, it includes support for index structures to improve algorithm performance such as R*-Tree and M-Tree. . The modular architecture is meant to allow adding custom components such as distance functions or algorithms, while being able to reuse the other parts for evaluation. . This package contains the JavaDoc and the source code package. Package: elks-libc Description-md5: 2da04d6881989db1f4a11df4a992c06f Description-en_GB: 16-bit x86 C library and include files 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. Package: elog Description-md5: b158ada70a80f8bfdeaef5a1f51f4b12 Description-en_GB: Logbook system to manage notes through a Web interface The Electronic Logbook (ELOG) provides a Web interface to manage notes. Its general purpose is to make it easy for people to put and access information online; in the form of short, time stamped text messages with optional HTML markup for presentation, and optional file attachments. ELOG has its own daemon, there is no need for a full-fledged server (e.g. Apache). It stores notes as simple as plain text; no special formatting. Its features: . * Personal logbooks: Personal notes can be written into ELOG and can then be retrieved from anywhere with a Web browser. * Shared logbooks: Logbooks can be shared by several people, for reading and optionally for writing. Work groups can share and exchange information like in a (simplified) news group. * Small databases: Since arbitrary attributes can be defined for a logbook, it can be used as a small database with search facilities. * Problem collections: A system can consist of two logbooks, in one of which users enter bugs or problems. Whenever someone adds a problem, an email is automatically sent to the administrator. * Shift logbooks: If the Allow delete and Allow edit flags are off, an entry cannot be modified once it's been entered. This can be useful for shift logbooks for example in Physics experiments where each entry becomes a "document" with a time and author stamp. * File collections: Since files can be attached to ELOG entries, the system can be used to store and retrieve files. Package: elpa-ac-rtags Description-md5: da8edffffde75788af18aae280f4257e Description-en_GB: auto-complete back-end for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the auto-complete back-end. Package: elpa-ace-link Description-md5: 7fc76c4730cee50ebbfbdd37ff35ae0e Description-en_GB: selecting a link to jump to This package offers an alternative to tabbing through links in buffers, for instance, in an Info buffer. `avy' is used to turn opening a link from an O(N) operation into an O(1). . Supported modes: `Info-mode', `help-mode', `org-mode', `eww-mode', `gnus- article-mode', `Custom-mode', `woman-mode', `goto-address-mode'. Package: elpa-ace-popup-menu Description-md5: 44e5243c0d218b6c486929a684656ed6 Description-en_GB: replace GUI popup menu with something more efficient This package allows one to replace the GUI popup menu (created by `x -popup-menu' by default) with a little temporary window (like that in which Dired shows you files you want to copy). In this window, menu items are displayed and labelled with one or two letters. You press a key corresponding to desired choice (or C-g if you wish to cancel the operation) and you are done. Package: elpa-ace-window Description-md5: 9229777c73aba506d53c3759d445672f Description-en_GB: selecting a window to switch to The main function, `ace-window' is meant to replace `other-window'. In fact, when there are only two windows present, `other-window' is called. If there are more, each window will have its first character highlighted. Pressing that character will switch to that window. Package: elpa-acl2 Description-md5: 785e47d860f1b215d53efbb4f2bef1fc Description-en_GB: Computational Logic for Applicative Common Lisp: emacs interface ACL2 is both a programming language in which you can model computer systems and a tool to help you prove properties of those models. . This package contains an emacs interface to ACL2. Package: elpa-ag Description-md5: 29f86fb3c1d4921a277f1fb31efa4b62 Description-en_GB: Emacs frontend to ag The Silver Searcher (a.k.a. ag) is very fast grep-like program. It is faster and has an attractive features than grep. ag.el is simple ag frontend for Emacs, loosely based on ack-and-half.el. Package: elpa-agda2-mode Description-md5: 7cfcb4a5e7415e1476d23d2fd002910b Description-en_GB: dependently typed functional programming language — emacs mode Agda is a dependently typed functional programming language: It has inductive families, which are like Haskell's GADTs, but they can be indexed by values and not just types. It also has parameterised modules, mixfix operators, Unicode characters, and an interactive Emacs interface (the type checker can assist in the development of your code). . Agda is also a proof assistant: It is an interactive system for writing and checking proofs. Agda is based on intuitionistic type theory, a foundational system for constructive mathematics developed by the Swedish logician Per Martin-Löf. It has many similarities with other proof assistants based on dependent types, such as Coq, Epigram and NuPRL. . This package contains the emacs interactive development mode for Agda. This mode is the preferred way to write Agda code, and offers features such as iterative development, refinement, case analysis and so on. Package: elpa-aggressive-indent Description-md5: 2e1729b6966ec5e212dc502e6a49b29f Description-en_GB: Emacs minor mode that reindents code after every change electric-indent-mode is enough to keep your code nicely aligned when all you do is type. However, once you start shifting blocks around, transposing lines, or slurping and barfing sexps, indentation is bound to go wrong. . aggressive-indent-mode is a minor mode that keeps your code always indented. It reindents after every change, making it more reliable than electric-indent-mode. Package: elpa-anzu Description-md5: 3ce434465feb957b9469676c91c19328 Description-en_GB: show number of matches in mode-line while searching `anzu.el' is an Emacs port of `anzu.vim'. . `anzu.el' provides a minor mode which displays 'current match/total matches' in the mode-line in various search modes. This makes it easy to understand how many matches there are in the current buffer for your search query. Package: elpa-apache-mode Description-md5: df5505d0d23034595658d242e3b8c0df Description-en_GB: Emacs major mode for editing Apache configuration files apache-mode.el provides fontification when editing Apache configuration files. . This is Kenta Usami's version, which is a descendent of Jonathan Marten and Karl Chen's version distributed on emacswiki. Package: elpa-apiwrap Description-md5: c9d9b19082d3cdabe0940924bca15d25 Description-en_GB: api-wrapping macros API-Wrap.el is a tool to interface with the APIs of your favorite services. These macros make it easy to define efficient and consistently- documented Elisp functions that use a natural syntax for application development. Package: elpa-assess Description-md5: c2f67b900165dd35432a1c69497a0dd4 Description-en_GB: test support functions for Emacs This package provides functions to support ert, the Emacs Regression Test framework. It includes: . * a set of predicates for comparing strings, buffers and file contents; * explainer functions for all predicates giving useful output; * macros for creating many temporary buffers at once, and for restoring the buffer list; * methods for testing indentation, by comparison or "round-tripping"; * methods for testing fontification; . Assess aims to be a stateless as possible, leaving Emacs unchanged whether the tests succeed or fail, with respect to buffers, open files and so on; this helps to keep tests independent from each other. Violations of this will be considered a bug. . Assess aims also to be as noiseless as possible, reducing and suppressing extraneous messages where possible, to leave a clean ert output in batch mode. Package: elpa-async Description-md5: be0e96d435686ec8663108b6b25c3ff1 Description-en_GB: simple library for asynchronous processing in Emacs async.el is a module for doing asynchronous processing in Emacs. The most common application is to make dired move and rename files asynchronously i.e. in the background. Then the user need not wait for the move or copy to complete before they can use Emacs for other tasks. Package: elpa-ats2-mode Description-md5: 3ac53279ed8d23cd90d6ae8ff5141402 Description-en_GB: ATS version 2 programming language emacs mode ATS2 a.k.a. ATS/Postiats is a programming language with a highly expressive type system rooted in the framework Applied Type System. In particular, both dependent types and linear types are available in ATS. The current implementation of ATS (ATS/Postiats) is written in ATS (ATS/Anairiats) itself. It can be as efficient as C/C++ and supports a variety of programming paradigms. . This package contains the emacs mode for ATS2. Package: elpa-auto-complete Description-md5: c84f70cdaf0fc7b17bb2ab5c87f229af Description-en_GB: intelligent auto-completion extension for GNU Emacs Auto Complete Mode is an intelligent auto-completion extension for GNU Emacs. It extends the standard Emacs completion interface and provides an environment that allows users to concentrate more on their own work. Package: elpa-auto-dictionary Description-md5: ae6e5fcb8da5abc2fc3cbeb8669ee7b4 Description-en_GB: automatic dictionary switcher for Emacs spell checking Auto-dictionary is a minor mode that hooks into Flyspell's on-the-fly spell checking and extends these checks to also detect language. Auto- dictionary then sets 'ispell-dictionary' to use the detected language. This package is useful for bilingual and multilingual Emacs users. . Language detection is per buffer (per document), and auto-dictionary will choose the language whose words appear most frequently in a document. If that document also contains a second language, and then the document is edited until there are a greater number of words from the second language, then auto-dictionary will choose the second language. That is to say, auto-dictionary's pick always depends on the current state of the document, and it will only pick one language. This package does not enable multiple dictionary support for Emacs ispell. . Auto-dictionary supports the following languages: * ca - Catalan * da - Dansk (Danish) * de - Deutsch (German) * el - νέα ελληνικά (Modern Greek) * en - English * eo - Esperanto * es - Español (Spanish) * fr - Français (French) * grc - ἑλληνικά (Classical Greek) * hi - हिन्दी (Hindi) * hu - Magyar (Hungarian) * nb - Bokmål (Norwegian) * nn - Nynorsk (Norwegian) * pt - Português (Portuguese) * ro - Românâ, Româneşte (Romanian) * sk - Slovenčina (Slovak) * sl - Slovenian (Slovene) * sv - Svenska (Swedish) Package: elpa-avy Description-md5: b52b68ba001a0ed28170030dafdc472e Description-en_GB: jump to things in Emacs tree-style This package provides a generic completion method based on building a balanced decision tree with each candidate being a leaf. To traverse the tree from the root to a desired leaf, typically a sequence of `read-key' can be used. . In order for `read-key' to make sense, the tree needs to be visualized appropriately, with a character at each branch node. So this completion method works only for things that you can see on your screen, all at once: . * character positions * word or subword start positions * line beginning positions * link positions * window positions . If you're familiar with the popular `ace-jump-mode' package, this package does all that and more, without the implementation headache. Package: elpa-avy-menu Description-md5: 0da0fe4ba0f107ab7452c6fa6a92f1d5 Description-en_GB: library providing avy-powered popup menu The library provides avy-powered popup menu that allows one to quickly choose from available options. Package: elpa-bar-cursor Description-md5: 200753364fb539a6e0b3bcbe91f4858a Description-en_GB: switch Emacs block cursor to a bar Simple package to convert the block cursor into a bar cursor. In overwrite mode, the bar cursor changes back into a block cursor. This is a global minor mode. Package: elpa-beacon Description-md5: 60eb1acfd40e2fd2f4ce6900ea7412cd Description-en_GB: highlight the cursor whenever the window scrolls Whenever the window scrolls a light will shine on top of your cursor so you know where it is. . Customisations: . * the appearance of the beacon; * the duration; * when the beacon should blink at all; * prevent the beacon from blinking only on specific situations; * push the mark for you whenever point moves a long distance. Package: elpa-beginend Description-md5: 98464d6b56012ee53a4abd693bd83bf8 Description-en_GB: redefine M-< and M-> for some modes to get to meaningful locations This package redefines M-< and M-> (or any key bound to beginning-of- buffer or end-of-buffer) for some modes so that point moves to meaningful locations. The real beginning and end of buffers (i. e., point-min and point-max) are still accessible by pressing the same key again. Package: elpa-bind-chord Description-md5: 8dd9dc019ceb646a63cfa9086449a28e Description-en_GB: key-chord binding helper for use-package-chords This package provides key-chord binding helper to use with use-package- chords. Package: elpa-bind-key Description-md5: a329ffbb556b5d6bdd624277312cdb24 Description-en_GB: simple way to manage personal keybindings If you have lots of keybindings set in your .emacs file, it can be hard to know which ones you haven't set yet, and which may now be overriding some new default in a new Emacs version. This package aims to solve that problem. Package: elpa-bind-map Description-md5: 8f3206c7f3c7664b4c338d81c163cf80 Description-en_GB: bind personal keymaps in multiple locations `bind-map' is an Emacs package providing the macro bind-map which can be used to make a keymap available across different "leader keys" including ones tied to evil states. It is essentially a generalization of the idea of a leader key as used in vim or the Emacs `evil-leader' package, and allows for an arbitrary number of "leader keys". This is probably best explained with an example. Package: elpa-bm Description-md5: 52539bd2fb2edb86fb8eda2382be4d11 Description-en_GB: visual bookmarks for GNU Emacs Bm.el enables visible bookmarks in GNU Emacs. . Features: - Navigate between bookmarks specific to the current buffer or cycle through all buffers. When cycling through bookmarks in all open buffers, the search will always wrap around. - Configurable wrapping modes when end of bookmark set is reached. - Setting bookmarks based on a regexp, or on a line number. - Goto the point of a bookmark or the beginning its line. - Persistent bookmarks: They are non-persistent by default, but can be automatically persisted on either a global or per-buffer basis. - Annotated bookmarks: The annotation is displayed in the message area when navigating to a bookmark. - List bookmarks with annotations and context in a separate buffer. - Different bookmark styles: fringe-only, line-only, or both. - Experimental support for creating or removing a standard Emacs filename-based bookmark every time one toggles a bm.el one. Package: elpa-browse-kill-ring Description-md5: 2c595aaaa4d4730c6f67e3837791cd24 Description-en_GB: interactively insert items from kill-ring Ever feel that 'C-y M-y M-y M-y ...' is not a great way of trying to find that piece of text you know you killed a while back? Then browse-kill- ring.el is for you. . Note that the command keeps track of the last window displayed to handle insertion of chosen text; this might have unexpected consequences if you do 'M-x browse-kill-ring', then switch your window configuration, and try to use the same *Kill Ring* buffer again. Package: elpa-bug-hunter Description-md5: 18caba3a144bb367f46e3915ee11ce46 Description-en_GB: automatically debug and bisect your init.el or .emacs file The Bug Hunter is an Emacs library that finds the source of an error or unexpected behavior inside an elisp configuration file (typically init.el or .emacs). It supports automatic, interactive, and assertion bug hunting. Also it is possible to debug literate-style configuration files. Package: elpa-buttercup Description-md5: 81d2834c40dae33f543840283e4b95af Description-en_GB: behaviour-driven testing for Emacs Lisp packages Buttercup is a behaviour-driven development framework for testing Emacs Lisp code. It allows the programmer to group related tests so they can share common set-up and tear-down code, and it allows the programmer to spy on functions to ensure they are called with the right arguments during testing. . The testing framework is inspired by the Jasmine JavaScript test framework. Package: elpa-c-sig Description-md5: 4d302e09376ca6266ae333536379a497 Description-en_GB: signature tool for GNU Emacs C-sig is a signature insertion tool for GNU Emacs. Features in c-sig include: - registering signatures interactively - learning facility - expanding signatures dynamically - modifying signatures through elisp functions Package: elpa-caml Description-md5: 7d490cdf6e4090360b3c5fa819cb96ee Description-en_GB: emacs mode for editing OCaml programs Objective Caml (OCaml) is an implementation of the ML language, based on the Caml Light dialect extended with a complete class-based object system and a powerful module system in the style of Standard ML. . This package provides support for editing both Objective Caml and Caml Light programs with Emacs and XEmacs. . Caml-mode supports: - indentation - compilation and error retrieving - interaction with the toplevel - font-lock - imenu Package: elpa-char-menu Description-md5: 83d3ce6e4b7fdd6b2d46de59e9eb6d25 Description-en_GB: create your own menu for fast insertion of arbitrary symbols This package allows one to insert arbitrary symbols in Emacs in a very efficient and straightforward way. Whether you ever need to insert only a couple of proper punctuation symbols or you're a Unicode geek who likes all sorts of arrows and fancy math symbols, this package may be of some use. Package: elpa-cider Description-md5: f045420464022136b5372183ddd69db2 Description-en_GB: Clojure IDE for Emacs CIDER is the Clojure(Script) Interactive Development Environment that Rocks . While clojure-mode provides Emacs support for editing Clojure source files, CIDER's cider-mode provides support for interacting with a running Clojure process for compilation, debugging, looking up definitions and more. Package: elpa-circe Description-md5: 36d8acf22b64231d47b1708e491837ba Description-en_GB: client for IRC in Emacs Circe is a Client for IRC in Emacs. It integrates well with the rest of the editor, using standard Emacs key bindings and indicating activity in channels in the status bar so it stays out of your way unless you want to use it. Complexity-wise, it is somewhere between rcirc (very minimal) and ERC (very complex). Package: elpa-clojure-mode Description-md5: 74ced1d5301281c5b44c394a66a60519 Description-en_GB: Emacs major mode for Clojure code Provides font-lock (syntax highlighting), indentation, navigation and basic refactoring for the Clojure programming language (http://clojure.org). . Also provides clojurescript-mode, clojurec-mode (for .cljc files) and clojurex-mode (for .cljx files). Package: elpa-clojure-mode-extra-font-locking Description-md5: 9db33411d58e2cd61eb076f78cbf48b3 Description-en_GB: extra font-locking for clojure-mode Provides additional font-locking (syntax highlighting) for clojure-mode. See that package's description. Package: elpa-clues-theme Description-md5: 1bc8b11eddc0b895d3c187cfee0a08f9 Description-en_GB: cream/brown/orange colour theme for Emacs Clues was initially based on a Visual Studio theme called 'Blues 'n Roots', however it's a long way from looking much like it, aside from the occasional color accent, Blues (despite its name) has a more toasted caramel flavor. Clues on the other hand is made up of cooling colors with a couple of flecks of light cream/brown/orange to break up any monotony, with yellow/gold rainbow-delimiters. Package: elpa-color-theme-modern Description-md5: 1d8c2208af532b5f23608fb79522025a Description-en_GB: deftheme reimplementation of classic Emacs colour-themes Colour-theme-modern is a port of many of the classic Emacs color-themes. Many of these themes were previously part of emacs-goodies-el. Screenshots are provided in the documentation directly. The full list is as follows: . aalto-dark, aalto-light, aliceblue, andreas, arjen, beige-diff, beige- eshell, bharadwaj-slate, bharadwaj, billw, black-on-gray, blippblopp, blue-erc, blue-eshell, blue-gnus, blue-mood, blue-sea, calm-forest, charcoal-black, clarity, classic, cobalt, comidia dark-blue2, dark-blue, dark-erc, dark-font-lock, dark-gnus, dark-green, dark-info, dark-laptop, deep-blue, desert, digital-ofs1, emacs-21, emacs-nw, euphoria, feng-shui, fischmeister . gnome2, gnome, goldenrod, gray1, gray30, greiner, gtk-ide, high-contrast, hober, infodoc, jb-simple, jedit-grey, jonadabian-slate, jonadabian, jsc- dark, jsc-light2, jsc-light, julie, katester, kingsajz, late-night, lawrence, ld-dark, lethe, marine, marquardt, matrix, midnight, mistyday, montz, oswald, parus, pierson, pok-wob, pok-wog, railscast, ramangalahy, raspopovic, renegade, resolve, retro-green, retro-orange, robin-hood, rotor, ryerson, . salmon-diff, salmon-font-lock, scintilla, shaman, simple-1, sitaramv-nt, sitaramv-solaris, snowish, snow, standard-ediff, standard, subdued, subtle-blue, subtle-hacker, taming-mr-arneson, taylor, tty-dark, vim- colors, whateveryouwant, wheat, word-perfect, xemacs, xp Package: elpa-company Description-md5: cbc31355851dd3d0dab01c227f4d82e7 Description-en_GB: Modular in-buffer completion framework for Emacs Company is a text completion framework for Emacs. The name stands for "complete anything". It uses pluggable back-ends and front-ends to retrieve and display completion candidates. Package: elpa-company-lsp Description-md5: 079eb6545d90441afeaee790112bc247 Description-en_GB: Company completion backend for emacs lsp-mode. It provides features that are not available by using company-capf + lsp- mode: . * Support trigger characters. For example typing . will trigger completion for TypeScript. * Use completion item's label as completion labels and replace it with its insertText if available. * Fetch completion candidates asynchronously * Apply text edits specified by completion candidates after completion. * Do not cache the completion candidates if they are incomplete. * Expand snippets on completion (requires elpa-yasnippet). Package: elpa-company-rtags Description-md5: 4692877d5fda42ef3d27278fb3b24f78 Description-en_GB: company back-end for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the company completion back-end. Package: elpa-concurrent Description-md5: 2b51b7d73a5f2c756f7dabd514060a7c Description-en_GB: higher level library for concurrent tasks It is a higher level library for concurrent tasks based on deferred.el. This library has following features: . - Generator - Green thread - Semaphore - Dataflow - Signal/Channel Package: elpa-counsel Description-md5: decbc42d52534209150b9b603c6b6d31 Description-en_GB: collection of Ivy-enhanced versions of common Emacs commands Counsel is a collection of Ivy-enhanced versions of common Emacs commands. Call one of the interactive functions in this file to complete the corresponding thing using Ivy. . Currently available: - Symbol completion for Elisp, Common Lisp, Python and Clojure. - Describe functions for Elisp: function, variable, library, command, bindings, theme. - Navigation functions: imenu, ace-line, semantic, outline - Git utilities: git-files, git-grep, git-log, git-stash. - Full-text search utilities: grep, ag, pt, recoll. - System utilities: process list, rhythmbox, linux-app. - Shortcuts for org-mode. - And many more... . Counsel is an alternative to Anything and Helm. Package: elpa-csv-mode Description-md5: 6996410ae2daa30069e580d28c5759bd Description-en_GB: Emacs major mode for editing comma, char, and tab separated values This package implements CSV mode, a major mode for editing records in a generalised CSV (character-separated values) format. It also features support for TSV (tab-separated values). CSV mode supports operations such as the following: . * sort lexicographically and numerically on a specified field or column. * kill and yank by field or column. C-c C-k can kill more than one field at once, but multiple killed fields can be yanked only as a fixed group equivalent to a single field. * align fields into columns. * interchange between rows and columns. . CSV mode can recognise fields separated by a number of individual characters, configurable in `csv-separators'. CSV data fields can be delimited with quote characters. This implementation supports quoted fields, where all permitted quote characters are specified in the customisable user option `csv-field-quotes'. By default, the only separator is a comma and the only field quote is a double quote. . The global minor mode `csv-field-index-mode' displays the current field index in the mode line, cf. `line-number-mode' and `column-number-mode'. It is on by default. Package: elpa-ctable Description-md5: 72f383233d76ae81e6667df378c351f7 Description-en_GB: table component for Emacs Lisp Table component for Emacs Lisp. Emacs Lisp programs can display a nice table view from an abstract data model. Many Emacs programs have the code for displaying table views, such as dired, list-process, buffer-list and so on. This package provides functions and a table framework for the table views. Package: elpa-cycle-quotes Description-md5: 637ded34f4bb96e72a3309c2e36a7859 Description-en_GB: Emacs command to cycle between quotation marks This package provides the `cycle-quotes' command to cycle between different string quote styles. . For example, in JavaScript, there are three string quote characters: ", ` and '. In a JavaScript buffer, with point located someplace within the string, `cycle-quotes' will cycle between the following quote styles each time it's called: . --> "Hi, it's me!" --> `Hi, it's me!` --> 'Hi, it\'s me!' . As seen in the above example, `cycle-quotes' tries to escape and unescape quote characters intelligently. Package: elpa-darcsum Description-md5: d142b69f8adb0ff5c7c12a7055ab87c8 Description-en_GB: pcl-cvs like interface for managing darcs patches darcsum is an emacs interface for Darcs. It has a pcl-cvs like interface, and you can commit changes, edit change logs, review changes, etc... Package: elpa-dash Description-md5: 4ea71392ba2e0efc937e3c36fb11a1e7 Description-en_GB: modern list manipulation library for Emacs dash.el is API library to manipulate a list by Emacs Lisp. This library offers very common feature in other programming languages (e.g. map, slice, copy, concat, replace, reduce, union etc) without require a 'cl'. Package: elpa-db Description-md5: 8e1bbf371206578c9bbeec30043ca041 Description-en_GB: database interface for Emacs Lisp This library provides - a database interface for Emacs Lisp - a sample Emacs hashtable implementation of this interface (not for production) . It should be possible to specify any kind of key/value database with this interface. Package: elpa-debian-el Description-md5: 4029db2c949a50f48d1561f610133a9d Description-en_GB: Emacs helpers specific to Debian users This package contains: . apt-sources - major mode for editing Debian sources.list files; apt-utils - interface to APT (Debian package management); debian-bug - an Emacs command to submit a bug report; deb-view - view contents of Debian package, similarly to tar-mode; gnus-BTS - provides buttons for bug numbers seen in Gnus messages; preseed - major mode for editing debian- installer preseed files. Package: elpa-debpaste Description-md5: eb8bc99e49c0cb4221dc9de5e4e790b4 Description-en_GB: paste.debian.net client for Emacs This package provides an Emacs interface for receiving, posting and deleting pastes from . . Basic interactive commands: . - `debpaste-display-paste', - `debpaste-paste-region', - `debpaste-delete-paste'. Package: elpa-deferred Description-md5: cab1b6b87a7f71cc30b5302366d2a1f7 Description-en_GB: simple asynchronous functions for Emacs Lisp It is a simple library for asynchronous tasks. . The API is almost the same as JSDeferred (by cho45) and Mochikit.Async (by Bob Ippolito) in JavaScript. Package: elpa-deft Description-md5: 3ea110b288eb0a3f8e0c49f0c4aa1d8b Description-en_GB: Emacs mode to browse, filter, and edit plain text notes Deft is an Emacs mode for quickly browsing, filtering, and editing directories of plain text notes, inspired by Notational Velocity. . It was designed for increased productivity when writing and taking notes, by making it fast and simple to find the right file at the right time, and by automating many of the usual tasks such as creating new files and saving files. Package: elpa-devscripts Description-md5: 9629e7de48fa03cc75307bcbe5fae006 Description-en_GB: Emacs wrappers for the commands in devscripts This package contains: devscripts - wrappers around the debuild, debc and debi commands; pbuilder-log-view - wrappers around viewing pbuilder logs; pbuilder - wrappers around pbuilder Package: elpa-dictionary Description-md5: d9eaab1ff290541aeef80fc79dd4dcf9 Description-en_GB: dictionary client for Emacs elpa-dictionary is a DICT (RFC 2229) client for Emacs, with support for brace-delimited cross references and UTF-8-encoded entries. Package: elpa-diff-hl Description-md5: 6aed62619f2fc8ceb70e2860c0205a63 Description-en_GB: highlight uncommitted changes using VC The package provides a `diff-hl-mode' Emacs mode, which highlights uncommitted changes on the side of the window (using the fringe, by default), and allows you to jump between the hunks and revert them selectively. Package: elpa-diffview Description-md5: 7a49bd05e6990b072d07b9d2d1b0d94b Description-en_GB: view diffs in side-by-side format Render a unified diff (top/bottom) in an easy-to-comprehend side-by-side format. This comes in handy for reading patches from mailing lists (or from whencever you might acquire them). Package: elpa-diminish Description-md5: 2c3ee0f0bb1034749d8b9dc37b3c7cbb Description-en_GB: hiding or abbreviation of the mode line displays of minor-modes Minor modes each put a word on the mode line to signify that they're active. This can cause other displays, such as % of file that point is at, to run off the right side of the screen. For some minor modes, such as mouse-avoidance-mode, the display is a waste of space, since users typically set the mode in their .emacs and never change it. For other modes, such as jiggle-mode, it's a waste because there's already a visual indication of whether the mode is in effect. . A diminished mode is a minor mode that has had its mode line display diminished, usually to nothing, although diminishing to a shorter word or a single letter is also supported. This package implements diminished modes. Package: elpa-dired-du Description-md5: eec672089ec2f535ed981bd08666246c Description-en_GB: dired with recursive directory sizes This package defines a minor mode `dired-du-mode' to show the recursive size of directories in Dired buffers. If `du' program is available, then the directory sizes are obtained with it. Otherwise, the directory sizes are obtained with Lisp. Package: elpa-dired-quick-sort Description-md5: 7b959998599983ee5268c5df54eb072f Description-en_GB: persistent quick sorting of dired buffers in various ways This Emacs package provides persistent quick sorting of Dired buffers in various ways with hydra. With `savehist-mode' enabled, the last used sorting criteria are automatically used when sorting. Package: elpa-dired-rsync Description-md5: 69e74a71469fd4f2f34257c24b795077 Description-en_GB: support for rsync from Emacs dired buffers This package adds a single command dired-rsync which allows the user to copy marked files in a dired buffer via rsync. This is useful, especially for large files, because the copy happens in the background and doesn’t lock up Emacs. It is also more efficient than using TRAMP's own encoding methods for moving data between systems. Package: elpa-discover-my-major Description-md5: eb8b945783ac1ccbd744b94264e7f86f Description-en_GB: discover key bindings and their meaning for the current Emacs major mode Discover key bindings and descriptions for commands defined by a buffer's major and minor modes. The command is inspired by discover.el and also uses the makey library. The output is pretty bare bones and not optimized but it seems to work already quite well for most modes. Package: elpa-dpkg-dev-el Description-md5: 6f16bdd3c65ef069a0676cc82fd8195c Description-en_GB: Emacs helpers specific to Debian development This package contains: . debian-bts-control - builds control@bugs.debian.org email messages; debian-changelog-mode - a helper mode for Debian changelogs; debian- control-mode - a helper mode for debian/control files; debian-copyright - major mode for Debian package copyright files; readme-debian - major mode for editing README.Debian files. Package: elpa-dumb-jump Description-md5: 8a9bca005914c2088a29153efb55643a Description-en_GB: jump to definition for multiple languages without configuration This package provides an Emacs "jump to definition" package with support for multiple programming languages that favors "just working" over speed or accuracy. This means minimal -- and ideally zero -- configuration with absolutely no stored indexes (TAGS) or persistent background processes. . Dumb Jump performs best with The Silver Searcher `ag` or ripgrep `rg`. Package: elpa-ebib Description-md5: a6cfc1ec6b5a45cb61f85cad66df98c6 Description-en_GB: BibTeX database manager for Emacs Ebib is a BibTeX database manager that runs in Emacs. With Ebib, you can create and manage .bib-files, all within Emacs. It supports @string and @preamble definitions, multi-line field values, searching, and integration with Emacs' (La)TeX mode. Package: elpa-ediprolog Description-md5: bea1d38cc3194c1584f151fc5fec1358 Description-en_GB: Emacs Does Interactive Prolog This package let you interact with SWI-Prolog in all buffers. You can consult Prolog programs and evaluate embedded queries. Package: elpa-editorconfig Description-md5: 5fd5ce9a48bb2011e881cb7a5c29e8c0 Description-en_GB: coding style indenter for all editors - Emacsen plugin EditorConfig helps developers define and maintain consistent coding styles between different editors and IDEs. The EditorConfig project consists of a file format for defining coding styles and a collection of text editor plugins that enable editors to read the file format and adhere to defined styles. . EditorConfig files are easily readable and they work nicely with version control systems. . This package provides the EditorConfig plugin for Emacsen which automatically sets Emacs' indenting and formatting options per project based on the project's editorconfig configuration files. Package: elpa-el-mock Description-md5: 3c3b496bec1072d2c25be1a6eb296148 Description-en_GB: tiny mock and stub framework for Emacs Lisp Emacs Lisp Mock is a library for mocking and stubbing using readable syntax. Most commonly Emacs Lisp Mock is used in conjunction with Emacs Lisp Expectations, but it can be used in other contexts. Package: elpa-el-x Description-md5: 43573d173ab48cdfc2698cc51ba956f8 Description-en_GB: Emacs Lisp extensions This package provides several Emacs Lisp extensions. Content: . * dflet.el: defines the `dflet' macro, to provide the historic behavior of `flet', a global and dynamic temporary function (re)definition tool. . * subr-compat.el: stubs `declare-function' for older Emacs Package: elpa-elfeed Description-md5: d1e60400c4375fa923c2ed6a9e8afe17 Description-en_GB: Emacs Atom/RSS feed reader Elfeed is an extensible web feed reader for Emacs, supporting both Atom and RSS. Elfeed was inspired by notmuch. Package: elpa-elfeed-web Description-md5: b432f753d85c03caf12ec47db555f50e Description-en_GB: Emacs Atom/RSS feed reader - web interface Elfeed is an extensible web feed reader for Emacs, supporting both Atom and RSS. Elfeed was inspired by notmuch. . This package contains demonstration/toy web interface for remote network access. Package: elpa-elisp-refs Description-md5: efd116f718afe36e02ad620b4bc96fd0 Description-en_GB: find callers of elisp functions or macros elisp-refs.el is an Emacs package for finding references to functions, macros or variables. Unlike a dumb text search, elisp-refs.el actually parses the code, so it's never confused by comments or `foo-bar' matching `foo'. Package: elpa-elisp-slime-nav Description-md5: 61b866b7e44eab18a3af28eb012484af Description-en_GB: Emacs extension that provide Emacs Lisp code navigation elpa-elisp-slime-nav is an extension, that provides equivalents off 'find- tag' and 'pop-tag' functions for Emacs Lisp code, allowing one to navigate to definition/declaration of function, variable or macro. Package: elpa-elm-mode Description-md5: 9634a26f5906ce5386e0d4d8128ea7a1 Description-en_GB: Major Emacs mode for editing Elm source code A major Emacs mode for editing Elm source code. Package: elpa-elscreen Description-md5: 18aec7f9e68c96b8e176faee7f0adf96 Description-en_GB: Screen for Emacsen This Emacs Lisp enables you to have multiple screens (window- configuration) on your Emacsen, just like GNU screen does on the shell environment. Package: elpa-engine-mode Description-md5: 9ef1964b5f8bcbdb5668821719954d40 Description-en_GB: define and query search engines from within Emacs `engine-mode' is a global minor mode for Emacs. It enables you to easily define search engines, bind them to keybindings, and query them from the comfort of your editor. Package: elpa-epc Description-md5: 2370f7a7dd882c078af587af8b44b9d7 Description-en_GB: RPC stack for Emacs Lisp This is an asynchronous RPC stack for Emacs. Using this RPC stack, the Emacs can communicate with the peer process. Because the protocol is S-expression encoding and consists of asynchronous communications, the RPC response is fairly good. Package: elpa-epl Description-md5: c536f2ed0122f158a73b57dd5ea842b0 Description-en_GB: Emacs Package Library EPL provides a convenient high-level API for various versions of package.el, and aims to overcome its most striking idiosyncracies. . Functions are provided to get information about packages and manage packages in a user's Emacs configuration. Package: elpa-eproject Description-md5: 676e9eab8c1d8875a1358876506cfbed Description-en_GB: assign files to Emacs projects, programmatically Eproject is a minor-mode that allows the grouping of related files as projects. It aims to be as unobtrusive as possible -- no new files are created (or required to exist) on disk, and buffers that are not a member of a project are not affected in any way. Where 'auto-mode-alist activates MODE for FILE-REGEX, Eproject activates PROJECT-TYPE for FILES- IN-DIRECTORY, when PROJECT-TYPE-DEFINITION is true. It also creates a customisable hook that is run whenever a file belonging to a project is visited. Package: elpa-ert-async Description-md5: a4cc10ce45d4112f2a8ee4a3280aa058 Description-en_GB: asynchronous tests for the Emacs ERT testing framework This library provides the `ert-deftest-async' function for defining asynchronous tests for Emacs Lisp addon packages. The user supplies a list of callbacks, and the test fails if it is not the case that all of the callbacks have been called after a defined number of seconds. . See the GNU Emacs documentation for general information on writing test suites with ERT. Package: elpa-ert-expectations Description-md5: 23c0d65dc20ee40694037395ab28dd36 Description-en_GB: very simple unit test framework for Emacs Lisp The package provides a very simple unit test framework using `ert'. It is thought to be a successor of el-expectations. With Emacs Lisp Mock, `el- mock.el', Emacs Lisp Expectations supports mock and stub (behavior-based testing). The package uses `ert' feature to display test result, so it is quite easy to understand why a test failed. Package: elpa-esh-help Description-md5: c528aa43246322c6b980c8b808bc6bf9 Description-en_GB: add some help functions and support for Eshell This library adds the following help functions and support for Eshell: . - run-help function inspired by Zsh - eldoc support Package: elpa-eshell-bookmark Description-md5: e184a44490d0280b6991f43e367ebb19 Description-en_GB: integrate bookmarks with Eshell This package provides bookmark.el integration for Eshell. It is especially useful for quickly jumping to remote/TRAMP hosts. Package: elpa-eshell-git-prompt Description-md5: 9d3715438f4530472e5ee073a5812721 Description-en_GB: Eshell prompt themes for Git users This package provides several themes for Emacs Shell (Eshell) prompt. Package: elpa-eshell-prompt-extras Description-md5: 36e5cbf0385c81b4bc7ed38aa591d514 Description-en_GB: display extra information in your Eshell prompt This package allows one to display remote user, remote host, Python virtual environment info, git branch, git dirty info and git unpushed number for Eshell prompt. Package: elpa-eshell-up Description-md5: cb26a4de8cc862c24ba252176a43aad8 Description-en_GB: quickly go to a specific parent directory in eshell Package for quickly navigating to a specific parent directory in eshell without having to repeatedly typing 'cd ..'. This is achieved using the `eshell-up' function, which can be bound to an eshell alias such as `up'. Package: elpa-eshell-z Description-md5: 40d3c645ab4c172a8c0c3c73d485821d Description-en_GB: cd to frequent directory in eshell It is an Emacs port of z. It keeps track of where you’ve been and how many commands you invoke there, and provides a convenient way to jump to the directories you actually use. eshell-z and z can work together by sharing the same data file. Package: elpa-ess Description-md5: 6083b340205c0ac1e5c5dfc984ea6af1 Description-en_GB: Emacs mode for statistical programming and data analysis "Emacs Speaks Statistics" (ESS) is an add-on package for emacs text editors such as GNU Emacs and XEmacs. It is designed to support editing of scripts and interaction with various statistical analysis programs such as R, S-Plus, SAS, Stata and OpenBUGS/JAGS. Although all users of these statistical analysis programs are welcome to apply ESS, advanced users or professionals who regularly work with text-based statistical analysis scripts, with various statistical languages/programs, or with different operating systems might benefit from it the most. . The rationale for developing ESS is that most statistical analysis systems provide a more or less sophisticated graphical user interface (GUI). However, their full power is only available using their scripting language. Furthermore, complex statistical analysis projects require a high degree of automation and documentation which can only be handled by creating statistical analysis scripts. Unfortunately, many statistics packages provide only weak text editor functionality and show major differences between them. Without a unified text editor user interface additional effort is required from the user to cope with limited functionality and with text editor differences. . Therefore, emacs editors and the ESS package provide the following major features: - Support for various operating systems Examples: Linux, Unix, Mac OS X and MS Windows - Working environment based on emacs Examples: File Manager (Dired), File Transfer Client/Telnet Client (Tramp), Multiple Clipboards (registers), Bookmarks, Abbreviations, and many others - Support for various statistical analysis languages Examples: R, S-Plus, SAS, Stata and OpenBUGS/JAGS Examples: Keybindings, Abbreviations, Syntax highlighting, Code formatting, Commenting, Submitting scripts, Displaying results and Searching documentation . ESS is freely available under the GNU General Public License (GPL). For further technical and legal information please refer to the ESS Manual. Package: elpa-esxml Description-md5: 3debefc976db2081a84de82c5d611384 Description-en_GB: XML, ESXML and SXML library for Emacs Lisp This library makes it possible to write XML, ESXML, SXML and HTML using Emacs Lisp S-expressions. . This library is not intended to be used directly by a user of Emacs. It could be used to generate static html, or used with a library like elnode to serve dynamic pages. Or even to extract a form from a site to produce an API. Package: elpa-evil Description-md5: 2de4d56a0dcb622c7c1473c732d7e7c4 Description-en_GB: extensible vi layer for Emacs Evil is an extensible vi layer for Emacs. It emulates the main features of Vim, and provides facilities for writing custom extensions. Package: elpa-evil-paredit Description-md5: 4b0d36224b0327802c4cdab8750a33d5 Description-en_GB: emacs extension, integrating evil and paredit elpa-evil-paredit provides 'evil-paredit-mode', which redefines several evil keybindings to make it harder to get unbalanced brackets in buffer. Package: elpa-exec-path-from-shell Description-md5: 93743a6630e32a5266c57246cc43862c Description-en_GB: get environment variables such as $PATH from the shell This library allows the user to set Emacs' `exec-path' and $PATH from the shell path, so that `shell-command', `compile' and the like work as expected. . It also allows other environment variables to be retrieved from the shell, so that Emacs will see the same values you get in a terminal. Package: elpa-expand-region Description-md5: 46cef3aca29ffd362d07c6869c8b8807 Description-en_GB: Increase selected region in Emacs by semantic units Expand region increases the selected region by semantic units. Just keep pressing the 'C-=' key until it selects what you want. The notion of "semantic" is language-sensitive. . Example: editing . (setq alphabet-start "abc def") . With the cursor at the `c`, it starts by marking the entire word `abc`, then expand to the contents of the quotes `abc def`, then to the entire quote `"abc def"`, then to the contents of the sexp `setq alphabet-start "abc def"` and finally to the entire sexp. Package: elpa-eyebrowse Description-md5: ae2fa194820a78e23cbc8eb9c479ecee Description-en_GB: simple-minded way of managing window configs in Emacs This package provides a global minor mode for Emacs that allows one to manage window configurations in a simple manner, just like tiling window managers like i3wm with their workspaces do. It displays their current state in the modeline by default. The behaviour is modeled after ranger, a file manager written in Python. Package: elpa-f Description-md5: e34328d8aa45cf95eec8e2ed1a139fb3 Description-en_GB: modern API for working with files and directories in Emacs Lisp f.el provides numerous useful functions for working with files and directories in Emacs Lisp. . After installation, see /usr/share/doc/elpa-f/README.md.gz for full API documentation. Package: elpa-faceup Description-md5: 3804d69709942d553d4cd9aec7c69a05 Description-en_GB: Regression test system for font-lock Emacs is capable of highlighting buffers based on language-specific `font- lock' rules. This package, `faceup', makes it possible to perform regression test for packages that provide font-lock rules. The underlying idea is to convert text with highlights ("faces") into a plain text representation using the Faceup markup language. Package: elpa-fill-column-indicator Description-md5: 2a9f9cc4e33fb3c30f31f6f930bc6ded Description-en_GB: graphically indicate the fill column Many modern editors and IDEs can graphically indicate the location of the fill column by drawing a thin line (in design parlance, a `rule') down the length of the editing window. Fill-column-indicator implements this facility in Emacs. Package: elpa-find-file-in-project Description-md5: d8eb766e1e5f5e2a078f215a5b0b5dce Description-en_GB: quick access to project files in Emacs This library provides methods for quickly finding any file in a project. It uses GNU Find by default, but can also use (the significantly faster) fd-find. Find-file-in-project supports the following candidate selection interfaces: Consult, Helm, Ido, Ivy, Selectrum, and the Emacs built-in 'completing-read'. . By default, FFIP will search for files in a local Git, Subversion, or Mercurial repository. FFIP uses TRAMP to find files in remote repositories, and claims this is "flawlessly" supported. . Features: . * Fast! Tested with projects that have 50,000+ files * Find's behaviour can be tweaked using ffip-find-options * Smart! The keyword "helloWorld", returns "HelloWorld.html", "hello-world.css", and "HelloWorld.js". * Enhances diff-mode with more convenient patch-handling, including diff creation, application, finding the file associated with a given hunk, and jumping to the section relevant to that hunk * No configuration required. Find-file-in-project works out-of-the-box * Supports evil-mode, with additional configuration (see README) Package: elpa-flx Description-md5: 3a96c4c93b9dc34a6cd9b5cb85da9ae4 Description-en_GB: sorting algorithm for fuzzy matching in Emacs The flx sorting algorithm for Emacs provides fuzzy matching for completion engines like Ido. It is similar to the fuzzy matching functionality of Sublime Text. . The user can input (i) characters from the beginning of the words of the desired match and (ii) substrings of the desired match. For example, when matching "save-all-buffers", the user could input "sallb", and when matching "eval-buffer" the user could input "ebuffer". . The flx sorting algorithm implements an intelligent trade-off between word beginnings and contiguous substrings when ranking possible matches. Package: elpa-flx-ido Description-md5: 0ff7c943b33f2f0f3c57dfb93fdfec3d Description-en_GB: allows Emacs Ido to use the flx sorting algorithm The flx sorting algorithm for Emacs provides fuzzy matching for completion engines like Ido. It is similar to the fuzzy matching functionality of Sublime Text. . The user can input (i) characters from the beginning of the words of the desired match and (ii) substrings of the desired match. For example, when matching "save-all-buffers", the user could input "sallb", and when matching "eval-buffer" the user could input "ebuffer". . The flx sorting algorithm implements an intelligent trade-off between word beginnings and contiguous substrings when ranking possible matches. . This package allows Emacs Ido to use the flx sorting algorithm. Package: elpa-flycheck Description-md5: a537e395ab01bcebd0553cd7a9a35398 Description-en_GB: modern on-the-fly syntax checking for Emacs Flycheck uses various syntax checking and linting tools to automatically check the contents of buffers while the user types, and reports warnings and errors directly in the buffer, or in an optional error list. . It is intended to replace the older Flymake which is part of Emacs core. Package: elpa-flycheck-package Description-md5: 4a971357f41c4c3119afff16c5f416d6 Description-en_GB: flycheck checker for Elisp package authors This package provides a flycheck checker for the metadata in Emacs Lisp files which are intended to be packages. That metadata includes the package description, its dependencies and more. The checks are performed by the separate package-lint library. Package: elpa-flycheck-rtags Description-md5: 50e766b366eda0f2257e8ecbd845bbe5 Description-en_GB: flycheck integration for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the flycheck integration. Package: elpa-folding Description-md5: 67fb69e79e4dd8edcc2af9c613044143 Description-en_GB: folding-editor minor mode for Emacs This package provides an Emacs minor mode for folding (hiding) custom regions. It also provides an Isearch interface to the folds. Folds can be nested hierarchically. . Folding-mode is similar to a general-purpose Outline-mode or to Org-mode. It can CLOSE a fold so that only initial special marker and optional fold name/comment are visible, or it can ENTER a fold so that all text outside of the target fold is hidden. . The upstream maintainers of folding-mode do not recommend exclusively relying on folding-mode for code layout and navigation. Hideshow and Imenu are more appropriate for folding code at a per-function() level of granularity. In particular Imenu is more useful for this because it parses function indexes. Folding mode is most useful for dividing code into broad operations and for organising stubs while prototyping. Package: elpa-fountain-mode Description-md5: e3e0f9c2ae5815b43d26115637d1d484 Description-en_GB: Emacs major mode for screenwriting in Fountain markup Fountain Mode is a Fountain v1.1 screenwriting environment for GNU Emacs. For more information about Fountain plain text markup scripts, visit https://fountain.io. Fountain scripts are also used for writing comic books and graphic novels. . Features: * Configurable layout: screenplay, stageplay, or a user-defined format * TAB autocompletion (eg: to make a character name ALL CAPS) * Auto-continuation of a character's lines and actions * Pagination display in the mode-line (bottom of screen) * Navigation by section, scene, character name, or page * Toggle visibility of sections, scenes, and notes (aka: "folding") * Focus on an objective by hiding (folding) text irrelevant to the goal * Optional display of scene numbers in the margin * Intelligent insertion of page breaks * Three levels of element syntax highlighting * Styled text: bold, italic, and underlined * Autoinsertion of title page metadata * Table of contents and outline for sections, scene headings, and notes (typically configured as a sidebar) * A theme for a nice, distraction-free writing environment with the expected margins and words per line, along with the a slightly darkened Courier font. . Supports: * Integration with a script export tool to export to another script format, PDF, HTML, etc. * Including external files * Emacs's [in]famous workflow optimisations Package: elpa-fsm Description-md5: 5c517e3eb864ec05255951c911338d1c Description-en_GB: state machine library fsm.el is an exercise in metaprogramming inspired by gen_fsm of Erlang/OTP. It aims to make asynchronous programming in Emacs Lisp easy and fun. By "asynchronous" I mean that long-lasting tasks don't interfer with normal editing. . Some people say that it would be nice if Emacs Lisp had threads and/or continuations. They are probably right, but there are few things that can't be made to run in the background using facilities already available: timers, filters and sentinels. As the code can become a bit messy when using such means, with callbacks everywhere and such things, it can be useful to structure the program as a state machine. . In this model, a state machine passes between different "states", which are actually only different event handler functions. The state machine receives "events" (from timers, filters, user requests, etc) and reacts to them, possibly entering another state, possibly returning a value. . The essential macros/functions are: ;; define-state-machine - create start-FOO function define-state - event handler for each state (required) define-enter-state - called when entering a state (optional) define-fsm - encapsulates the above three (more sugar!) fsm- send - send an event to a state machine fsm-call - send an event and wait for reply . fsm.el is similar to but different from Distel: Emacs' tq library is a similar idea. Package: elpa-geiser Description-md5: bd2b9ebe1c20149dada06b7858f44898 Description-en_GB: enhanced Scheme interaction mode for Emacs Geiser features an enhanced REPL and a set of minor modes improving Emacs' basic scheme major mode. The main functionalities provided are: - Evaluation of forms in the namespace of the current module. - Macro expansion. - File/module loading. - Namespace-aware identifier completion (including local bindings, names visible in the current module, and module names). - Autodoc: the echo area shows information about the signature of the procedure/macro around point automatically. - Jump to definition of identifier at point. - Access to documentation (including docstrings when the implementation provides it). - Listings of identifiers exported by a given module. - Listings of callers/callees of procedures. - Rudimentary support for debugging (list of evaluation/compilation error in an Emacs' compilation-mode buffer). Package: elpa-ghub Description-md5: 5379c42710503d1b745d864bc172eecd Description-en_GB: minuscule client for the Github API A minuscule client for the Github API. . This library just provides the HTTP verbs. Instead of wrapping every resource, https://developer.github.com/v3 is recommended. Due to the lack of doc-strings, it's also recommended having a quick look at the source, which is quite trivial. Package: elpa-ghub+ Description-md5: 33bb76788bc88ed5450f3c080ae22478 Description-en_GB: thick GitHub API client built on ghub Provides some sugar for `ghub'. See package `apiwrap' for generated function usage instructions. . Its aim is to provide the common functionality most helpful for application development. . Since ghub+ is built on ghub, any and all features you find lacking in ghub+ can be done with ghub without needing to dig into either package's internals. However, ghub+ provides some macros you may find helpful in development; see Extending for details. Package: elpa-git-annex Description-md5: 419356be6d9cf99942065d3f33283fb9 Description-en_GB: Emacs integration for git-annex This Emacs addon enhances dired and read-only-mode to be more useful in git-annex repositories. . In dired, long annex symlinks are replaced by the name of the file, coloured green. There are also keybindings to execute the `add` and `edit` git-annex subcommands. . In read-only-mode, C-x C-q will execute `git annex edit`, and killing the buffer will call `git annex add && git commit -m Updated`. Package: elpa-git-commit Description-md5: 72e9756b2fda80a4a9ca52364d75407f Description-en_GB: Major mode for editing git commit message A mode for editing COMMIT_MSG file from git in Emacs. Package: elpa-git-messenger Description-md5: e23c37da03d31c6339888d5923ba6574 Description-en_GB: pop up last commit information of current line This package provides a function that when called will pop-up the last git commit message for the current line. This is useful when you want to know why this line was changed. This uses the git-blame tool internally. Package: elpa-git-modes Description-md5: 3ef0d7edd415c6d91ac2bf458039e00e Description-en_GB: major modes for editing Git configuration files This package provides several major modes for editing Git configuration files. The modes are: . * gitattributes-mode * gitconfig-mode * gitignore-mode . Each mode is defined in its own library by the same name. Loading `git- modes' causes all three libraries to be loaded, but you could also load the libraries individually. Package: elpa-git-timemachine Description-md5: 29d5bb2504be04bc7d21308ac1491bd5 Description-en_GB: walk through git revisions of a file Emacs mode that helps to walk through git revisions of a file. It can be used to browse historic versions of a file with p (previous) and n (next) keys. Also one can jump to a particular revision, copy abbreviate or full hash of the current revision. Package: elpa-gitattributes-mode Description-md5: 7b7e1f9021f3637c6a7d166f722779af Description-en_GB: major mode for editing Git configuration files (gitattributes) This package provides major mode for editing `.gitattributes', `.git/info/attributes', and `git/attributes' Git configuration files. Package: elpa-gitconfig-mode Description-md5: 826c776cfa386321ae52d08bc8a8cb60 Description-en_GB: major mode for editing Git configuration files (gitconfig and gitmodules) This package provides major mode for editing `.gitconfig', `.git/config', `git/config', and `.gitmodules' Git configuration files. . `gitconfig-mode' derives from `conf-unix-mode'. Package: elpa-gitignore-mode Description-md5: f594f4c20110be40611575ddf7adf685 Description-en_GB: major mode for editing Git configuration files (gitignore) This package provides major mode for editing `.gitignore', `.git/info/exclude', and `git/ignore' Git configuration files. . `gitignore-mode' derives from `conf-unix-mode'. Package: elpa-gitlab-ci-mode Description-md5: e5d4a5abfcf819af0645fc94f880446a Description-en_GB: Emacs mode for editing GitLab CI files This package provides an Emace major mode for editing GitLab CI files. It provides syntax highlighting and completion for keywords and special variables. Package: elpa-gnuplot-mode Description-md5: 4cee4712f86059de3f89b2d094edd5b7 Description-en_GB: Gnuplot mode for Emacs Gnuplot is a major mode for Emacs flavours with the following features: - Functions for plotting lines, regions, entire scripts, or entire files - Graphical interface to setting command arguments - Syntax colourisation - Completion of common words in Gnuplot - Code indentation - On-line help using Info for Gnuplot functions and features - Interaction with Gnuplot using comint - Pull-down menus plus a toolbar - Distributed with a quick reference sheet in postscript. Package: elpa-go-mode Description-md5: 9125cdc21be24226c3825f201f4d9efb Description-en_GB: Emacs mode for editing Go code This package provides a GNU Emacs major mode for editing code in the Go programming language. Package: elpa-golden-ratio Description-md5: 7e5f4f1e0b9e3b1103690b19a395067f Description-en_GB: automatic resizing of Emacs windows to the golden ratio When working with many windows at the same time, each window has a size that is not convenient for editing. This package helps on this issue by resizing automatically the windows you are working on to the size specified in the "Golden Ratio". The window that has the main focus will have the perfect size for editing, while the ones that are not being actively edited will be re-sized to a smaller size that doesn't get in the way, but at the same time will be readable enough to know it's content. Package: elpa-goo Description-md5: 5d368b0b101ec85b985734e5571dc049 Description-en_GB: generic object-orientator (Emacs support) GOO is a dynamic, type-based, object-oriented language in the same family as Dylan and Scheme. It is designed to be simple, productive, powerful, extensible, dynamic, efficient, and real-time. . Its main goal is to offer the best of both scripting and delivery languages, while at the same time incorporating an extreme back-to-basics philosophy. . This package contains an Emacs mode for editing GOO source and an interface for running the GOO interpreter directly from Emacs. Package: elpa-goto-chg Description-md5: abb69eda38f20dff707db9991e19b089 Description-en_GB: navigate the point to the most recent edit in the buffer goto-chg is an Emacs addon that allows the user to move point to the most recent edit in the buffer. When the command is repeated, point moves to the second most recent edit, and so on. A negative argument may be used to reverse the direction. Package: elpa-graphql Description-md5: 6166270c56a92bd6bd7cdebd05e707e0 Description-en_GB: GraphQL utilities GraphQL.el provides a generally-applicable domain-specific language for creating and executing GraphQL queries against your favorite web services. Package: elpa-graphviz-dot-mode Description-md5: 78c17938ab4dfe17578b53eab32126ce Description-en_GB: Emacs mode for the dot-language used by graphviz. Graphviz is open source graph visualisation software. Graph visualisation is a way of representing structural information as diagrams of abstract graphs and networks. The Graphviz layout programs take descriptions of graphs in a simple text language, and make diagrams in useful formats. This package helps Emacs users edit the graphviz input language. Package: elpa-haskell-mode Description-md5: 2f398cd5c22a0c541e396191b6b13d72 Description-en_GB: major mode for editing Haskell in Emacs A major mode for editing Haskell (the functional programming language) in Emacs. . Major features: - syntax highlighting (font lock), - automatic indentation, - on-the-fly documentation, - interaction with inferior ghci or hugs instance, - scans declarations and places them in a menu. Package: elpa-helm Description-md5: ff4290aea72388902c7b3d8fc9f40557 Description-en_GB: Emacs incremental completion and selection narrowing framework Helm is incremental completion and selection narrowing framework for Emacs. It will help steer you in the right direction when you're looking for stuff in Emacs (like buffers, files, etc). . Helm is a fork of anything.el originally written by Tamas Patrovic and can be considered to be its successor. Helm sets out to clean up the legacy code in anything.el and provide a cleaner, leaner and more modular tool, that's not tied in the trap of backward compatibility. Package: elpa-helm-ag Description-md5: 3d166cd30019dd227d9783bc769adf6e Description-en_GB: Silver Searcher integration with Emacs Helm This library provides an interface to the Silver Searcher for Emacs Helm. . Other programs, such as the platinum searcher ack, may also be used with this library. Package: elpa-helm-core Description-md5: cab7e279fc6783d2829b3fefb61eb79e Description-en_GB: Emacs Helm library files This package provides library Emacs Lisp files used by the elpa-helm package, and by Emacs Lisp addons that depend on Helm. . Please see the description & documentation for the elpa-helm package for more information. Package: elpa-helm-org Description-md5: 48994fedd18de577b3d5b7368d8c96c0 Description-en_GB: Emacs Helm for Org-mode headlines and keywords completion This package provides an addon for the elpa-helm package to enable Helm to complete headlines and keywords in Org-mode. . It can also be used to complete Org capture template names. Package: elpa-helm-projectile Description-md5: fd4bbb24695ba859c75361e70da670f6 Description-en_GB: Helm integration for Projectile With this library, Projectile can use Helm for completion. . See the documentation of elpa-helm and elpa-projectile for more details. Package: elpa-helm-rtags Description-md5: 5786b7db7da2eec4ecf7a5dc554bf9e8 Description-en_GB: helm interface for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the helm interface. Package: elpa-helm-virtualenvwrapper Description-md5: 384736c7935d66a8a01a0a1c99fcec85 Description-en_GB: helm-source for virtualenvwrapper.el This package provides a helm-source for `virtualenvwrapper.el'. Package: elpa-helpful Description-md5: 6e5b925b8ffddad8d84ce8fb7394b8e0 Description-en_GB: better *help* buffer Helpful is a replacement for *help* buffers that provides much more contextual information. . Helpful features view of source code, callers, interactive functions, keymaps, aliases. It provides prettier docstrings, symbol properties displaying. Also it supports trace, debug or disassemble functions from inside of helpful itself. Package: elpa-highlight-indentation Description-md5: 5d745334f979292dde624a1cc9ee1a21 Description-en_GB: highlight the indentation level in Emacs buffers This package provides two Emacs minor modes: . * highlight-indentation-mode displays guides at each indentation level * highlight-indentation-current-column-mode displays guides indicating other lines indented to the same level as the line containing point . These modes are useful for programming in language like Python which use semantic indentation. Package: elpa-highlight-numbers Description-md5: 770cea2a33cc906adc0d702a8f1a7e9d Description-en_GB: highlight numbers in source code This minor mode provides syntax highlighting of numeric literals in source code, like what many editors provide by default. . It's easy to add or redefine what exactly consitutes a "number" in given major mode. See `highlight-numbers-modelist'. Package: elpa-hl-todo Description-md5: da81cee661e7faf60095a36574081988 Description-en_GB: highlight TODO and similar keywords in comments and strings This package provides minor mode to highlight TODO and similar keywords in comments and strings. . Also this package provides commands for moving to the next or previous keyword and to invoke `occur' with a regexp that matches all known keywords. Package: elpa-ht Description-md5: 687509e8cf22858c4956b22972d0673f Description-en_GB: hash table library for Emacs The missing hash table library for Emacs. Libraries like `s.el' (strings) and `dash.el' (lists) have shown how much nicer Emacs Lisp programming can be with good libraries. `ht.el' aims to similarly simplify working with hash tables. . Common operations with hash tables (e.g. enumerate the keys) are too difficult in Emacs Lisp. . `ht.el' offers: . * a consistent naming scheme; * a more natural argument ordering; * a more comprehensive range of hash table operations; * mutation functions always return nil. Package: elpa-htmlize Description-md5: 5bc10dba173ebd09d07fdf5bbb1caafa Description-en_GB: convert buffer text and decorations to HTML This package converts the buffer text and the associated decorations to HTML. It supports three types of HTML output, selected by setting htmlize- output-type: css, inline-css (optimized for code snippets), and font (simpler output, doesn't rely on CSS). You can also use htmlize from your Emacs Lisp code. Package: elpa-hungry-delete Description-md5: b7fdcdd1e1baffde7aa91bd1a66dfe89 Description-en_GB: enable hungry deletion in all modes `cc-mode' implements hungry deletion for its programming modes. This package borrows its implementation in a minor mode, so that hungry deletion can be used in all modes. Package: elpa-hydra Description-md5: 6ca8f961d0862d08614f9e454451ff69 Description-en_GB: make Emacs bindings that stick around This is a package for GNU Emacs that can be used to tie related commands into a family of short bindings with a common prefix - a Hydra. Once you summon your Hydra through the prefixed binding (the body + any one head), all heads can be called in succession with only a short extension. Hydra can be vanished with any binding that isn't the Hydra's head (and that binding will call a proper command too). This makes the Hydra very seamless, it's like a minor mode that disables itself automagically. Package: elpa-ibuffer-projectile Description-md5: a81232bcaf6e19e41749df4d7c2685bc Description-en_GB: group buffers in ibuffer list by Projectile project Emacs' ibuffer-mode is a wonderful replacement for the built-in list- buffer command, and allows buffers to be grouped programmatically, e.g. by major mode. . This package lets you group your buffers by their Projectile root directory. Package: elpa-ibuffer-vc Description-md5: 8e7babc909013ec75aaf741fde713680 Description-en_GB: group ibuffer list by VC project and show VC status Emacs' ibuffer-mode is a wonderful replacement for the built-in list- buffer command, and allows buffers to be grouped programmatically, e.g. by major mode. . That's where ibuffer-vc comes in: it lets you: . * Group your buffers by their parent vc root directory * See the VC status of the associated files * Sort buffers by their VC status Package: elpa-ido-completing-read+ Description-md5: 5d4501611ed2951ace6c8c7537aad92f Description-en_GB: completing-read-function using ido This package implements the `ido-completing-read+' function, which is a wrapper for `ido-completing-read'. Importantly, it detects edge cases that ordinary ido cannot handle and either adjusts them so ido *can* handle them, or else simply falls back to Emacs' standard completion instead. Package: elpa-ido-vertical-mode Description-md5: 86b5d8809bd80103356f08f8f849cded Description-en_GB: make ido-mode display vertically This mode takes care of some caveats that are otherwise ugly to store in your init file. It makes ido-mode display prospects vertically, which looks quite nicely. Package: elpa-iedit Description-md5: 556cf6a4e6ff11571b2f442f2a244dc0 Description-en_GB: edit multiple regions in the same way simultaneously This package is an Emacs minor mode and allows you to edit one occurrence of some text in a buffer (possibly narrowed) or region, and simultaneously have other occurrences edited in the same way. . You can also use Iedit mode as a quick way to temporarily show only the buffer lines that match the current text being edited. This gives you the effect of a temporary `keep-lines' or `occur'. To get this effect, hit C-' when in Iedit mode - it toggles hiding non-matching lines. Package: elpa-imenu-list Description-md5: 450e5f7593de5a0ad9857e92842cd3d2 Description-en_GB: show the current Emacs buffer's imenu entries in a separate window This Emacs minor-mode creates an automatically updated buffer called `*Ilist*` that is populated with the current buffer's imenu entries. Imenu-list is usually configured so that the imenu structure is displayed in an automatically resized vertical Emacs window (a sidebar). . An imenu tree can be used as a table of contents for text and markdown documents, or for adding modern IDE features to Emacs--features like an overview of function and variable definitions. Speedbar also provides this functionality; however, imenu-list doesn't require X11. Unlike speedbar, imenu-list shares the existing Emacs frame. X11 windows are called frames in Emacs, so another way of saying this is imenu-list doesn't require a second X11 window with its own window decorations. Package: elpa-initsplit Description-md5: 250248f1cf4b2aa2bc07316631b2757b Description-en_GB: code to split customisations into different files This package allows you to split Emacs customizations (set via M-x customize) into different files, based on the names of the variables. Package: elpa-irony Description-md5: 2d27c5992ccbecb6f78ceb07117c1af7 Description-en_GB: Emacs C/C++ minor mode powered by libclang irony-mode is an Emacs minor-mode that aims at improving the editing experience for the C, C++ and Objective-C languages. It works by using a combination of an Emacs package and a C++ program (irony-server) that uses libclang. . This package contains irony-mode. Package: elpa-ivy Description-md5: 7a5f69c7895c49eb80e38c72ebe2b270 Description-en_GB: generic completion mechanism for Emacs Ivy is an acronym for Incremental Vertical completYon. While it operates similarly to other completion schemes, such as Icomplete mode, Ivy aims to be more efficient, smaller, simpler, and smoother to use--yet highly customisable. . To try Ivy, call M-x ivy-mode. A default installation of Ivy only includes the generic completion framework, plus completion for file and buffer names. . This package will not install all of Ivy/Swiper/Counsel. For a full- featured experience please install "elpa-counsel", which will also install "elpa-swiper". Hydra users will probably also want "elpa-ivy-hydra". . Counsel is an alternative to Anything and Helm. Package: elpa-ivy-hydra Description-md5: 9cf76b88d53fdd3b95c24411ede58d9d Description-en_GB: additional key bindings for Emacs Ivy This package provides the hydra-ivy/body command, which is a quasi-prefix map with many useful bindings for Ivy. These bindings are shorter than usual and use predominantly unprefixed keys. Package: elpa-ivy-rtags Description-md5: 02bd916453beadf75aadeb66d55a76fe Description-en_GB: ivy back-end for RTags RTags is a client/server application that indexes C/C++ code and keeps a persistent file-based database of references, declarations, definitions, symbolnames etc. . This package provides the ivy back-end. Package: elpa-jabber Description-md5: 48ffc5cca5f522a4bc4e00d4e6b2d39a Description-en_GB: Jabber client for Emacsen jabber.el (emacs-jabber) is a Jabber client for Emacs and XEmacs. While this is still a development version, it offers all the basic instant messaging functions and is highly customisable. Package: elpa-jedi Description-md5: e6f9953c81bdfb2d0c0ca1c55afa7b40 Description-en_GB: Python auto-completion for Emacs The package provides a Python auto-completion package for Emacs. It aims at helping your Python coding in a non-destructive way. It also helps you to find information about Python objects, such as docstring, function arguments and code location. . This package contains jedi.el, which relies on auto-complete.el. Package: elpa-jedi-core Description-md5: 85619b8bc6beaaeb3366234992d17dd1 Description-en_GB: common code of jedi.el and company-jedi.el The package provides a Python auto-completion package for Emacs. It aims at helping your Python coding in a non-destructive way. It also helps you to find information about Python objects, such as docstring, function arguments and code location. . This package contains common code of jedi.el and company-jedi.el. Package: elpa-jinja2-mode Description-md5: 27f54255901fc6029ff3def58dd178e5 Description-en_GB: Emacs major mode for editing jinja2 code The package provides an Emacs major mode for jinja2 with: . - syntax highlighting - sgml/html integration - indentation (working with sgml) Package: elpa-js2-mode Description-md5: 212aacff33c64a89804158162bd96528 Description-en_GB: Emacs mode for editing Javascript programs This JavaScript editing mode supports: . - the full JavaScript language through version 1.7 - support for most Rhino and SpiderMonkey extensions from 1.5 to 1.7 - accurate syntax highlighting using a recursive-descent parser - syntax-error and strict-mode warning reporting - "bouncing" line indentation to choose among alternate indentation points - smart line-wrapping within comments and strings - code folding: - show some or all function bodies as {...} - show some or all block comments as /*...*/ - context-sensitive menu bar and popup menus - code browsing using the imenu' package - typing helpers (e.g. inserting matching braces/parens) - many customization options Package: elpa-key-chord Description-md5: 3b5597790bafa7365a5b497bb12fce6a Description-en_GB: map pairs of simultaneously pressed keys to commands This package permits an Emacs user to map commands to simultaneously pressed keys. This can be done buffer-local or globally. . In this package, a "key chord" is two keys pressed simultaneously, or a single key quickly pressed twice. . (Sometimes pressing SHIFT and/or META plus another key is call a chord, but not here. However SHIFT plus two normal keys can be a "key chord".) Package: elpa-kv Description-md5: 401480566119adbcef30805a840e9ff0 Description-en_GB: key/value data structure functions for Emacs Lisp This library provides some routines for working with key/value data structures, like hash-tables and alists and plists, in Emacs Lisp. Package: elpa-lbdb Description-md5: c13e47ac6d806bb155a7b77d17830059 Description-en_GB: Little Brother's DataBase Emacs extensions This package is an extension of the lbdb package, which contains ldbd.el, an Emacs interface to the Little Brother's Datebase lbdb. . Additionally it contains the lbdb module m_bbdb, which allows lbdb to access addresses in BBDB (big brother database). Package: elpa-ledger Description-md5: 040e8612cc3e0fb19b383e4d0c610ffa Description-en_GB: command-line double-entry accounting program (emacs interface) Ledger is a powerful and flexible double-entry accounting system run entirely from the command line. Your accounts ledger is stored in one or more plain-text files with a very simple and readable format, and ledger does the hard work of balancing your books and reporting. . This package provides the emacs interface. Package: elpa-let-alist Description-md5: c1198ca693743f8fe05e0311d73b4e30 Description-en_GB: let-bind values of an assoc-list by their names in Emacs Lisp This package provides the let-alist macro for use in Emacs Lisp. . The macro allows the programmer to concisely and efficiently access the contents of an association list. Package: elpa-linum-relative Description-md5: 3f45aae8eec6760917d564662b879dd1 Description-en_GB: display relative line number in Emacs This package lets you display relative line numbers for current buffer. For the current line it can show any symbol or the real line number. Supports helm-mode. Package: elpa-load-relative Description-md5: c43b403e9a4f72568f877ea9fccb0e4a Description-en_GB: relative file load (within a multi-file Emacs package) This package provides functions which facilitate writing multi-file Emacs packages and facilitate running from the source tree without having to "install" code or fiddle with `load-path'. Package: elpa-loop Description-md5: 566fdbd6dd5b947422c354cd0896e40a Description-en_GB: friendly imperative loop structures for Emacs Lisp Emacs Lisp is missing loop structures familiar to users of newer languages. This package adds a selection of popular loop structures as well as break and continue. Package: elpa-lsp-haskell Description-md5: 55ccfdb0404cfc5cb63d6c790ba4092e Description-en_GB: Haskell support for lsp-mode An Emacs Lisp library for interacting with a haskell-ide-engine server using Microsoft's Language Server Protocol. . The library is designed to integrate with existing Emacs IDE frameworks (completion-at-point, xref (beginning with Emacs 25.1), flycheck, haskell- mode, intero, etc). Package: elpa-lsp-mode Description-md5: 989e08ebbcc502323b0c21b14a4972da Description-en_GB: Emacs client/library for the Language Server Protocol A Emacs Lisp library for implementing clients for servers using Microsoft's Language Server Protocol (v3.0)[1]. . The library is designed to integrate with existing Emacs IDE frameworks (completion-at-point, xref (beginning with Emacs 25.1), flycheck, etc). . [1]: https://github.com/Microsoft/language-server-protocol Package: elpa-lsp-ui Description-md5: b4913494a457c34785f922dc0db17c50 Description-en_GB: UI modules for lsp-mode lsp-ui contains a series of useful UI integrations for lsp-mode, like flycheck support and code lenses. Package: elpa-lua-mode Description-md5: 2cd3d0f3a38158f9e2011b7d304ac7d0 Description-en_GB: Emacs major-mode for editing Lua programs This Emacs mode provides syntax highlighting and automatic indentation for Lua, as well as running an interactive shell, interacting with `hs-minor- mode' and online documentation lookup. Package: elpa-lv Description-md5: 95bcfa7936eae6855c1d153c19248831 Description-en_GB: other echo area This package provides `lv-message' intended to be used in place of `message' when semi-permanent hints are needed, in order to not interfere with Echo Area. Package: elpa-m-buffer Description-md5: 8ba3f6a4d2cadd12f697407cd57d16e0 Description-en_GB: list-oriented, functional buffer manipulation This package provides a set of list-oriented functions for operating over the contents of buffers, mostly revolving around regexp searching, and regions. They avoid the use of looping, manipulating global state with `match-data'. Many high-level functions exist for matching sentences, lines and so on. Package: elpa-magit Description-md5: 622d35dac27007b3de60043d05b53af4 Description-en_GB: Emacs interface for Git With Magit, you can inspect and modify your Git repositories with Emacs. You can review and commit the changes you have made to the tracked files, for example, and you can browse the history of past changes. There is support for cherry picking, reverting, merging, rebasing, and other common Git operations. Package: elpa-magit-annex Description-md5: d5460d4ff43ae0eb46e4c084009d1571 Description-en_GB: git-annex subcommands for magit This package adds some git-annex subcommands to magit's interface, under the '@' prefix key. See the descriptions of the git-annex and elpa-magit packages. . Some examples of operations supported by this package: . * adding untracked files with `git annex add` * displaying information about unused files listed by `git annex unused` * locking and unlocking files. Package: elpa-magit-popup Description-md5: e0de52eb9b6f11fbd769f9d194d6f824 Description-en_GB: Use popup like Magit This package implements a generic interface for toggling switches and setting options and then invoking an Emacs command which does something with these arguments. The prototypical use is for the command to call an external process, passing on the arguments as command line arguments. But this is only one of many possible uses (though the one this library is optimised for). . This package has been superseded by Transient. No new features will be added but bugs will be fixes. Package: elpa-mailscripts Description-md5: 52117c17ae78c877538c5ac7b49cdb16 Description-en_GB: Emacs functions for accessing tools in the mailscripts package This package adds to Emacs functions to access tools in the mailscripts package from Emacs. Package: elpa-makey Description-md5: 29873d3132e65d22fc81fb62e86129e1 Description-en_GB: flexible context menu system This package adds a flexible context menu system to GNU Emacs. Mainly it is used as a dependency for such ELPA packages as discover.el and discover-my-major. Package: elpa-markdown-toc Description-md5: bccfb89d7e3530a88dc52212432cbd06 Description-en_GB: Emacs TOC (table of contents) generator for markdown files Markdown-toc is a simple Emacs addon that parses a Markdown buffer and creates a handy table of contents. It can also refresh an existing TOC to reflect updates to the body of the document. When writing a standalone markdown document, when one cannot rely on external tools, rely on markdown-toc. It provides greater control over output levels and headings than Pandoc's --toc. Package: elpa-memoize Description-md5: 393137aa8ce4067d0874e3c8c99ae293 Description-en_GB: memoisation functions This package provides memoization functions. `memoise' accepts a symbol or a function. When given a symbol, the symbol's function definition is memoised and installed overtop of the original function definition. When given a function, it returns a memoised version of that function. . Memoisation takes up memory, which should be freed at some point. Because of this, all memoisation has a timeout from when the last access was. Package: elpa-meson-mode Description-md5: eb330d45d60029cde1276b8626c6e8c1 Description-en_GB: Major mode for the Meson build system files This is a major mode for Meson build system files. Syntax highlighting works reliably. Indentation works too, but there are probably cases, where it breaks. Simple completion is supported via `completion-at-point'. To start completion, use either or install completion frameworks such as `company'. To enable `company' add the following to your .emacs: . (add-hook 'meson-mode-hook 'company-mode) Package: elpa-message-templ Description-md5: 36b2099fc6f81379d1906754537fa847 Description-en_GB: templates for Emacs message-mode This Emacs addon provides templating for Emacs message-mode. It can match message headers by regular expression, and then apply transformations to the message, such as changing the From: address or signature, and inserting boilerplate text. It is also possible to run arbitrary Emacs Lisp to set up the message. Package: elpa-migemo Description-md5: 40f75a1ef1d3823120fae70f379cd2cb Description-en_GB: Japanese incremental search with Romaji on Emacsen Migemo is a tool that supports Japanese incremental search with Romaji. It release you from heavy tasks of Kana Kanji conversion in order to search. . This package prrovides an Emacsen interface provided mepla-stable. Package: elpa-minimap Description-md5: 959206e71f2aa8be37b746d8e930093f Description-en_GB: sidebar showing a "mini-map" of a buffer This package is an implementation of a minimap sidebar, i.e., a smaller display of the current buffer on the left side. It highlights the currently shown region and updates its position automatically. You can navigate in the minibar by dragging the active region with the mouse, which will scroll the corresponding edit buffer. Additionally, you can overlay information from the tags gathered by CEDET's semantic analyser. Package: elpa-mocker Description-md5: 9a9eab9f22c5cc228248b05d3f0731a2 Description-en_GB: mocking framework for Emacs This package is helpful with testing Emacs Lisp code. Its single entry point (`mocker-let') provides an `let' like interface to defining mock objects. Actually, `mocker-let' is a wrapper around `flet', which can be seen as a way to manually generate mocks. Package: elpa-monokai-theme Description-md5: d1a18f6d2bcfcd8f36d366870e1c1c2a Description-en_GB: fruity colour theme for Emacs Monokai for Emacs is a port of the popular TextMate theme Monokai by Wimer Hazenberg, built on top of the new built-in theme support in Emacs 24. The inspiration for the theme came from Bozhidar Batsov and his Zenburn port and Sublime Text 2 which defaults to this colour scheme. Package: elpa-move-text Description-md5: bd8f0f1de48389fb3e9876212f9c32fc Description-en_GB: move current line or region up and down The package allows one to move the current line up and down. If a region is marked, it will move the region instead. Using the prefix one can predefine how many lines move-text will travel. Package: elpa-muse Description-md5: ea3d83498ca32602364be186e7f3e4f7 Description-en_GB: author and publish projects using Wiki-like markup Emacs Muse is an authoring and publishing environment for Emacs. It simplifies the process of writing documents and publishing them to various output formats, such as DocBook, LaTeX, (X)HTML, TexInfo, and PDF. It can even produce content suitable for blogging, such as Blosxom-style .txt files and RDF or RSS 2.0 feeds, using the muse-blosxom and muse-journal modules. . Muse consists of two main parts: an enhanced text-mode for authoring documents and navigating within Muse projects, and a set of publishing styles for generating different kinds of output. Package: elpa-mutt-alias Description-md5: 01562e1b3c208f5bd6f12a024e952e61 Description-en_GB: Emacs package to lookup and insert expanded Mutt mail aliases Mutt-alias is an Emacs package that allows one to lookup Mutt aliases and insert the expanded alias as an email address. The following functions are available: * mutt-alias-insert - Insert the expanded alias into the current buffer. * mutt-alias-lookup - Lookup and display the expansion for alias. Package: elpa-muttrc-mode Description-md5: b76903a7b19a4ea040bd163c9f24f3d9 Description-en_GB: Emacs major mode for editing muttrc This mode provides syntax highlighting for muttrc and /etc/aliases. Basic fontification (via font-lock) appears on strings, comments, command names, and variables. Additional fontification for commands arguments can be enabled through the customisation buffer. Package: elpa-neotree Description-md5: 9f25efe04b6a0e0c49cdcf65c3c6bc26 Description-en_GB: directory tree sidebar for Emacs that is like NERDTree for Vim NeoTree is a modern, themeable alternative to the Emacs builtins Dired and Speedbar. Like Speedbar, it auto-refreshes without needing to type "g". Like Dired, but unlike Speedbar, it creates a new window as a sidebar and not a whole new frame (eg: not a new X11 application window with its own window decorations). NeoTree shows a file system tree relative to the users' $HOME, where both Dired and Speedbar default to showing the contents of the current directory. Thus it provides a hierarchical rather than a modal view. . Neotree is similar to Vim's NERDTree plugin. . This addon is for users who are more comfortable with the directory tree sidebar/file system explorer used in most non-Emacs applications. Package: elpa-no-littering Description-md5: 21cdd0dfe9e7949ab043cc053e2a18ff Description-en_GB: help keeping ~/.emacs.d clean The default paths used to store configuration files and persistent data are not consistent across Emacs packages. This isn't just a problem with third-party packages but even with built-in packages. . This package sets out to fix this by changing the values of path variables to put files in either `no-littering-etc-directory' (defaulting to "~/.emacs.d/etc/") or `no-littering-var-directory' (defaulting to "~/.emacs.d/var/"), and by using descriptive file names and subdirectories when appropriate. Package: elpa-noflet Description-md5: dea4e559704598b741cb191a24ad965d Description-en_GB: Emacs Lisp noflet macro for dynamic, local advice This package provides the Emacs Lisp macro noflet, Nic Ferrier's overriding flet, for fleting functions for the purpose of decorating them. It is a replacement for the deprecated flet macro. Package: elpa-nose Description-md5: 73c6f71d3ffa068e9621a1e47d7bfdb4 Description-en_GB: easy Python test running in Emacs This package provides a bunch of functions that handle running nosetests on a particular buffer or part of a buffer. Also `nose.el' adds a minor mode that is used to manage keybindings and provide a hook for changing the behaviour of the nose output buffer. Package: elpa-notmuch Description-md5: b99df46c8489e7c7e133c8be12c1fc98 Description-en_GB: thread-based email index, search and tagging (emacs interface) Notmuch is a system for indexing, searching, reading, and tagging large collections of email messages in maildir or mh format. It uses the Xapian library to provide fast, full-text search with a very convenient search syntax. . This package provides an emacs based mail user agent based on notmuch. Package: elpa-nov Description-md5: 021ed319c8832bfe5437072f4ed5d3eb Description-en_GB: featureful EPUB (ebook) reader mode for Emacs nov.el provides a major mode for reading EPUB documents (ebooks) in Emacs. . Features: . - Basic navigation (jump to TOC, previous/next chapter) - Remembering and restoring the last read position - Jump to next chapter when scrolling beyond end - Renders EPUB2 (.ncx) and EPUB3 (