Package: accountsservice Description-md5: 8aeed0a03c7cd494f0c4b8d977483d7e Description-en_CA: 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: 59c271feb67ca780ce47c3f06fb5425e Description-en_CA: GNU Accounting utilities for process and login accounting GNU Accounting Utilities is a set of utilities which reports and summarizes data about user connect times and process execution statistics. . "Login accounting" provides summaries of system resource usage based on connect time, and "process accounting" provides summaries based on the commands executed on the system. . The 'last' command is provided by the sysvinit package and not included here. Package: acl Description-md5: 75eddab5ddd2597445b43aa18f0db77a Description-en_CA: Access control list utilities This package contains the getfacl and setfacl utilities needed for manipulating access control lists. Package: acpid Description-md5: 6a7c4e4695f570d8fbcaec667cdcfcfe Description-en_CA: 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: adduser Description-md5: 7965b5cd83972a254552a570bcd32c93 Description-en_CA: 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. . Development mailing list: http://lists.alioth.debian.org/mailman/listinfo/adduser-devel/ Package: advancecomp Description-md5: 45269d7ed6ff6092f699fce2e0061b74 Description-en_CA: 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: aide Description-md5: 5cf26f0af8c95254f9ec7920c1214cbe Description-en_CA: Advanced Intrusion Detection Environment - static 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 initialized 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 the statically linked binary for "normal" systems. Package: aide-common Description-md5: 7a8490e442a29581e6cca1b191be3f62 Description-en_CA: 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 initialized 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_CA: 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: 9064bef180e0a63eed793d56e9039cdd Description-en_CA: 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 python-alembic package which contains all the actual code (in Python 2) for Alembic to actually work. Package: alsa-base Description-md5: 14d30d1beb8026b3d2636c32c5a92cca Description-en_CA: 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-utils Description-md5: a4e555adf5e969eded25828df3763172 Description-en_CA: 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_CA: 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: anacron Description-md5: cd9f07726e1ee3bc93fcfdb799520070 Description-en_CA: 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: aodh-doc Description-md5: 4ccc03ab50d461abc9243b8af3d07f6a Description-en_CA: 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: apache2 Description-md5: d02426bc360345e5acd45367716dc35c Description-en_CA: 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_CA: 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_CA: 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-dbg Description-md5: 1dc9b1b377a5ebff4fae9939578a7f2c Description-en_CA: Apache debugging symbols 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 includes the debugging symbols. It can be used to debug crashing server instances and modules. See /usr/share/doc/apache2/README.backtrace for more information. Package: apache2-dev Description-md5: 8ba6f3b272c39cc7a08a802594285f02 Description-en_CA: 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_CA: 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 file system directly. Package: apache2-ssl-dev Description-md5: 160d9bdafec462b08db62740b1eb83d2 Description-en_CA: 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_CA: 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_CA: 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: app-install-data Description-md5: f60778a916e4cfc34f4e6d08cae5fa94 Description-en_CA: Ubuntu applications (data files) This package contains the Ubuntu specific application data and icons for software-center (and similar tools). Package: apparmor Description-md5: aeec4cdd49168a208d06acb49ddc8a26 Description-en_CA: user-space parser utility for AppArmor This provides the system initialization 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-notify Description-md5: e52281d3d6b2d671b6cf682c76155a65 Description-en_CA: AppArmor notification system This package provides a utility to display AppArmor denial messages via desktop notifications. The utility can also be used to generate summary reports. Package: apparmor-profiles Description-md5: 2c92aff4e358401fd1ecce98729f5598 Description-en_CA: profiles for AppArmor Security policies This provides various AppArmor profiles that have not been shipped by the packages they provide confinement for. By default, they ship in complain mode so that users can test and choose which are desired. Package: apparmor-utils Description-md5: 2f472f83afee26d39aaf889703fff536 Description-en_CA: utilities for controlling AppArmor This provides the utilities to 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-disabled. Package: apport Description-md5: c04626471654f9246cf5e28b560d262e Description-en_CA: 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_CA: 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_CA: 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 entire process of retracing crashes can happen 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: appstream-doc Description-md5: 465c342d4293b96b238719e1aed4f6b0 Description-en_CA: Developer documentation for AppStream AppStream is a metadata specification, allowing to write metadata for software projects in a standardized format. This allows software centers to display useful information for not installed software, as well as determining software the user might want to install (e.g. to open an unknown file type or to make missing firmware available). . This package provides developer documentation for AppStream. Package: appstream-glib-doc Description-md5: 9432e372607238ff788bc9d3f21a8f61 Description-en_CA: 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: apt Description-md5: 9fb97a88cb7383934ef963352b53b4a7 Description-en_CA: 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-clone Description-md5: 3b7312fdf94d9d4feb2e22a6ca187600 Description-en_CA: Script to create state bundles This package can be used to clone/restore the packages on a apt based system. It will save/restore the packages, sources.list, keyring and automatic-installed states. It can also save/restore no longer downloadable packages using dpkg-repack. Package: apt-doc Description-md5: bc2b838ed28e60af95d78926380a3300 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: aptitude Description-md5: 6077c8b6794c43d6b34dfc9169fe4ee5 Description-en_CA: 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_CA: 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-en Description-md5: 2d2da927067ef4b395df37dd2ad5ed3f Description-en_CA: 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: apturl Description-md5: 0ff87045fbbd2d7c44b70b7ac3d409e1 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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 Description-md5: 97e204a9f4ad8c681dbd54ec7c505251 Description-en_CA: Delayed job execution and batch processing At and batch read shell commands from standard input storing them as a job to be scheduled for execution in the future. . Use at to run the job at a specified time batch to run the job when system load levels permit Package: at-spi2-core Description-md5: bfa19b4797e8c3ac7592c237175ae49e Description-en_CA: 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_CA: Assistive Technology Service Provider Interface (Documentation) This package contains documentation for the at-spi2 interface. Package: attr Description-md5: 06768ac28dead3beb310d915f4822f45 Description-en_CA: 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: auctex Description-md5: 25baf0e24237a5e428db3cee78559130 Description-en_CA: 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: auditd Description-md5: 77aaff86394a1a8da0659fa99413f455 Description-en_CA: 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: augeas-doc Description-md5: df6d79b56cf65fba9d747321e87a4f25 Description-en_CA: 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_CA: 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_CA: 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: authbind Description-md5: 6ffd268fa04a5e344832e2275265da15 Description-en_CA: 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_CA: 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_CA: 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: 2edbb3300a73ce8ee29fd6e49136ed38 Description-en_CA: 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 Package: autofs Description-md5: c2943d4026686519e74f5ea404af6a90 Description-en_CA: 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: autofs5 Description-md5: 1b300636de9a031d02d3d95b18d3b52a Description-en_CA: transitional dummy package for 'autofs' This transitional dummy package is safe to remove. Package: autogen-doc Description-md5: 1daff8c6c8ec754bad2bcc33cd6c5d9e Description-en_CA: 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 synchronized. . This package contains the PostScript and HTML documentation. Package: automake Description-md5: 12127f5bccf4c38c80c33e34f12556eb Description-en_CA: 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.15 fails to work in a number of situations that Automake 1.4, 1.6, 1.7, 1.8, 1.9, 1.10, 1.11 and 1.14 did, so previous versions are available as separate packages. Package: autopkgtest Description-md5: 31d9217a487d44cfd80f0588068648cd Description-en_CA: 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: 347fdc045a58fcfc2665ef5e73c453b4 Description-en_CA: The autopoint program from GNU gettext 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: powerful and featureful web server log analyzer Advanced Web Statistics (AWStats) is a powerful web server logfile analyzer 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: backuppc Description-md5: 9cf963981a203dec6d92fb3ac952296c Description-en_CA: 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... Package: baobab Description-md5: 5f6072b89ebb1dc83433fa7658814dc6 Description-en_CA: 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-doc Description-md5: da0033e2b721a6edca2f5d7640609054 Description-en_CA: 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: base-files Description-md5: 6d16337f57b84c4747f56438355b2395 Description-en_CA: 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_CA: 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 synchronized with these master files. Package: bash Description-md5: 3522aa7b4374048d6450e348a5bb45d9 Description-en_CA: 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_CA: 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_CA: 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: bbdb Description-md5: cf6e32334b121b23ad0d84643800ce68 Description-en_CA: The Insidious Big Brother Database (email rolodex) for Emacs BBDB is a rolodex-like database program for GNU Emacs. BBDB stands for Insidious Big Brother Database, and is not, repeat, *not* an obscure reference to the Buck Rogers TV series. Package: bbswitch-dkms Description-md5: 973e33001a4368886318f3ae57d53fb1 Description-en_CA: 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 uses DKMS to automatically build the bbswitch kernel module. Package: bc Description-md5: b8da7e3f115e4c703a180cdb05aec611 Description-en_CA: 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_CA: 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_CA: 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: bdf2psf Description-md5: 5eb98031ca1e36678eeeefee0d31085b Description-en_CA: 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: bind9 Description-md5: afd61d02df1ec6f856b928dfbf6fd201 Description-en_CA: Internet Domain Name Server 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 provides the server and related configuration files. Package: bind9-doc Description-md5: 329b8ef5cf9ad3d51ce47e6d8d13d75e Description-en_CA: Documentation for BIND This package provides various documents that are useful for maintaining a working BIND installation. Package: bind9-host Description-md5: acdae162c721f5d2986f557bdefa1e70 Description-en_CA: Version of 'host' bundled with BIND 9.X This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. Package: bind9utils Description-md5: 5f6f5621a6edd04ef33a0fe5d2d5bff8 Description-en_CA: Utilities for BIND This package provides various utilities that are useful for maintaining a working BIND installation. Package: binfmt-support Description-md5: 29e82a31bb4248987c1cee43d589e134 Description-en_CA: Support for extra binary formats The binfmt_misc kernel module, contained in versions 2.1.43 and later of the Linux kernel, allows system administrators to register interpreters for various binary formats based on a magic number or their file extension, and cause the appropriate interpreter to be invoked whenever a matching file is executed. Think of it as a more flexible version of the #! executable interpreter mechanism. . This package provides an 'update-binfmts' script with which package maintainers can register interpreters to be used with this module without having to worry about writing their own init.d scripts, and which sysadmins can use for a slightly higher-level interface to this module. Package: binutils Description-md5: fde49b4cfeaad346a6e094f973da28d7 Description-en_CA: 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: 48e2a6b6c5ce51dc5d213dc86b110163 Description-en_CA: GNU binary utilities, for aarch64-linux-gnu target This package provides GNU assembler, linker and binary utilities for the aarch64-linux-gnu target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for aarch64-linux-gnu. Package: binutils-arm-linux-gnueabihf Description-md5: d52c4d7d449560c0c0a667ee9cb3c456 Description-en_CA: GNU binary utilities, for arm-linux-gnueabihf target This package provides GNU assembler, linker and binary utilities for the arm-linux-gnueabihf target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for arm-linux-gnueabihf. Package: binutils-dev Description-md5: ddc22c04156534b000b4f021b88a6023 Description-en_CA: 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_CA: 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-multiarch Description-md5: f9de0df7e70bff89b6d3519f04688470 Description-en_CA: 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-dev Description-md5: adf07629018b12b2492a658992c9a6a5 Description-en_CA: 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: b7488c12468fbdb8b5258de7b2b2ff1d Description-en_CA: GNU binary utilities, for powerpc-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc-linux-gnu target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for powerpc-linux-gnu. Package: binutils-powerpc64le-linux-gnu Description-md5: 8b41df5fe5ff91ea865b7bcda42ea5c2 Description-en_CA: GNU binary utilities, for powerpc64le-linux-gnu target This package provides GNU assembler, linker and binary utilities for the powerpc64le-linux-gnu target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for powerpc64le-linux-gnu. Package: binutils-s390x-linux-gnu Description-md5: affd66852d24888c4ce8b6fab7627ea9 Description-en_CA: GNU binary utilities, for s390x-linux-gnu target This package provides GNU assembler, linker and binary utilities for the s390x-linux-gnu target, for use in a cross-compilation environment. . You don't need this package unless you plan to cross-compile programs for s390x-linux-gnu. Package: bison Description-md5: 3b8154d16aa228f689bcd81364e7088c Description-en_CA: 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: bittornado Description-md5: 369c0fcd3b015c34e46b68ad36098715 Description-en_CA: bittorrent client (and tracker) with console and curses interfaces BitTornado is a bittorrent client built on the original BitTorrent client from BitTorrent Inc. This client features a console and curses mode, lots of features, and is one of the original bittorrent clients created. . Features include: * upload/download speed limitation * prioritised downloading when downloading batches (several files) * detailed information about connections to other peers * encryption (PE/MSE) support (with the recommended python-crypto) * console mode for running from scripts * curses mode for running interactively * tracker for the distribution of files . This package contains the console and curses interfaces, and a bittorrent tracker, install the package bittornado-gui to get the GUI components. See the bittorrent package for a description of what bittorrent is. Package: blt Description-md5: 76f41827b0148185045bf32900e8cacb Description-en_CA: 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_CA: 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_CA: 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_CA: 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-dbg Description-md5: e8e0a3eaa44ef0a0697e2a30ce6147e9 Description-en_CA: Bluetooth tools and daemons (with debugging symbols) 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). . This package contains the debugging symbols. Package: bluez-obexd Description-md5: d1b91faa837143659c30c276d90596da Description-en_CA: 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_CA: 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: bonnie++ Description-md5: 4df379ddc30d995326684192907109d8 Description-en_CA: 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: bridge-utils Description-md5: bc06a038a6315377cf0871ca4de79aac Description-en_CA: 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: bsd-mailx Description-md5: e80062c2ba1e87064c776affd111f9bb Description-en_CA: 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: bsdmainutils Description-md5: 156725110b9d8b7a144a6b1a40ed5446 Description-en_CA: collection of more utilities from FreeBSD This package contains lots of small programs many people expect to find when they use a BSD-style Unix system. . It provides banner (as printerbanner), calendar, col, colcrt, colrm, column, from (as bsd-from), hexdump (or hd), look, lorder, ncal (or cal), ul, and write (as bsd-write). . This package used to contain whois and vacation, which are now distributed in their own packages. Also here was tsort, which is now in the "coreutils" package. Package: bsdutils Description-md5: 48257031d7f91a8655d15ca8e9e4e07d Description-en_CA: basic utilities from 4.4BSD-Lite This package contains the bare minimum of BSD utilities needed for a Debian system: logger, renice, script, scriptreplay, and wall. The remaining standard BSD utilities are provided by bsdmainutils. Package: btrfs-progs Description-md5: b373529b44d89311deab77020f34ab70 Description-en_CA: Checksumming Copy on Write Filesystem utilities Btrfs is a new 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: btrfs-tools Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en_CA: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: build-essential Description-md5: 90ef0ef86cafda0bd16f746eb621d9da Description-en_CA: 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-static Description-md5: 1ccce12e08e4aa13a2e6bdd5ffb85b65 Description-en_CA: 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: byobu Description-md5: 0d3627a1db464b5d00445f2b25b3e914 Description-en_CA: 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: 26e9d96b611ed3cf741ba7007fd4f233 Description-en_CA: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: bzip2-doc Description-md5: 0a6a95149555ae52f2f3730b1a531c1b Description-en_CA: high-quality block-sorting file compressor - documentation bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . This package contains the bzip2 user manual. Package: bzr Description-md5: 385532c1021111e4f9f43e144fc13733 Description-en_CA: easy to use distributed version control system Bazaar is a distributed version control system designed to be easy to use and intuitive, able to adapt to many workflows, reliable, and easily extendable. . Publishing of branches can be done over plain HTTP, that is, no special software is needed on the server to host Bazaar branches. Branches can be pushed to the server via sftp (which most SSH installations come with), FTP, or over a custom and faster protocol if bzr is installed in the remote end. . Merging in Bazaar is easy, as the implementation is able to avoid many spurious conflicts, deals well with repeated merges between branches, and is able to handle modifications to renamed files correctly. . Bazaar is written in Python, and has a flexible plugin interface which can be used to extend its functionality. Many plugins exist, providing useful commands (bzrtools), graphical interfaces (qbzr), or native interaction with Subversion branches (bzr-svn). . Install python-paramiko if you are going to push branches to remote hosts with sftp. Package: bzr-doc Description-md5: 679f7348b5b6603975d945c4f1eead21 Description-en_CA: easy to use distributed version control system (documentation) Bazaar is a distributed version control system designed to be easy to use and intuitive, able to adapt to many workflows, reliable, and easily extendable. . Publishing of branches can be done over plain HTTP, that is, no special software is needed on the server to host Bazaar branches. Branches can be pushed to the server via sftp (which most SSH installations come with), FTP, or over a custom and faster protocol if bzr is installed in the remote end. . Merging in Bazaar is easy, as the implementation is able to avoid many spurious conflicts, deals well with repeated merges between branches, and is able to handle modifications to renamed files correctly. . Bazaar is written in Python, and has a flexible plugin interface which can be used to extend its functionality. Many plugins exist, providing useful commands (bzrtools), graphical interfaces (qbzr), or native interaction with Subversion branches (bzr-svn). . This package provides the documentation. Package: bzrtools Description-md5: 6c07f8b9822c3077213cf19f6c40285b Description-en_CA: Collection of tools for bzr This package contains a collection of plugins for bzr - a distributed version control system. Some of these tools may work their way into bzr itself at some point, and some are just convenient addons useful for day to day operations. . bzrtools actually includes: * rspush: Push local changes to a remote server using rsync instead sftp. * graph-ancestry: Use graphviz to produce graphs of branch ancestry. * shell: Start up a command interpreter that run bzr natively, providing autocompletion. * patch: Apply a specified patch to your tree, that can be a file or URL. * heads: Show all revisions in a repository not having descendants. Package: ca-certificates Description-md5: e867d2a359bea1800b5bff209fc65bd1 Description-en_CA: 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_CA: 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: ccache Description-md5: 25eb84ff8138d0e37480a4434b1571e5 Description-en_CA: Compiler cache for fast recompilation of C/C++ code ccache is a compiler cache. It speeds up recompilation by caching previous compilations and detecting when the same compilation is being done again. Supported languages are C, C++, Objective-C and Objective-C++. Package: cdebconf Description-md5: 19ca11018968935708d0ed3262e5aa67 Description-en_CA: 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: cdparanoia-dbg Description-md5: 6dcdd1263c2603bc6d0187c6de49d078 Description-en_CA: audio extraction tool for sampling CDs (debug) 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 debugging symbols. Package: cdrkit-doc Description-md5: de4ca130903a6946310802d51064b32e Description-en_CA: Documentation for the cdrkit package suite This is the documentation for the cdrkit package suite, namely wodim, genisoimage and icedax. Package: ceph Description-md5: 744df4d020b57452ac4638e56eff9c7b Description-en_CA: 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_CA: 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_CA: 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: checkbox-ng Description-md5: 94b5ef78da01f8122bfd9cc4f404005b Description-en_CA: PlainBox based test runner CheckBoxNG is a hardware testing tool useful for certifying laptops, desktops and servers. It is a new version of CheckBox that is built directly on top of PlainBox. CheckBoxNG replaces CheckBox, where applicable. . This package contains the CheckBox command line tool Package: checksecurity Description-md5: 81ea96b9f33049c4587fcadd8e3ec385 Description-en_CA: 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_CA: 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_CA: 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: cifs-utils Description-md5: 935040b98485786df2e3f301255ff219 Description-en_CA: 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: clamav Description-md5: fb7be82d5591a0f3facf827f0a60c5d6 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-initramfs-dyn-netconf Description-md5: 1a41b583d318bc06bd63e44e8b7af400 Description-en_CA: write a network interface file in /run for BOOTIF This package provides an initramfs module that will write a simple network interfaces formated file to /run/network/interfaces with entries for any devices that were configured during initramfs. Package: cloud-utils Description-md5: 1e4961d514cf3ca76a2bdf19b3eb3abc Description-en_CA: metapackage for installation of upstream cloud-utils source This meta-package will depend on all sub-packages built by the upstream cloud-utils source. Package: cluster-glue Description-md5: b224bfdbec28f0e3f30f2e5b00db9ec3 Description-en_CA: Reusable cluster components for Linux HA This package contains node fencing plugins, an error reporting utility, and other reusable cluster components from the Linux HA project. . If you are using the pacemaker/corosync HA cluster stack, you probably want to install this package. Package: cluster-glue-dev Description-md5: f40eecf106cf0864f5af36616f656200 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: conntrack Description-md5: c67acdc90314fa52663a0a06fd01d1b6 Description-en_CA: 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_CA: 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 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. . 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_CA: Linux specific part of console-setup This package includes fonts in psf format and definitions of various 8-bit charmaps. Package: coreutils Description-md5: d0d975dec3625409d24be1238cede238 Description-en_CA: 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: 9d3c840e798b0ba8fa83ec51f407806e Description-en_CA: 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-dev Description-md5: eb7247c50bd1a337a9ef3bed4705e130 Description-en_CA: cluster engine generic development (transitional package) 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 exists for historical reasons to assure a smooth upgrade from older versions to the libcorosync-common-dev package. Package: corosync-doc Description-md5: 43fba597754026408a286429e6fede6c Description-en_CA: 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_CA: 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_CA: 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-6 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en_CA: 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-7 Description-md5: 93a75b5e1f4b43c36eba0239b6fab6a3 Description-en_CA: 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-7-aarch64-linux-gnu Description-md5: 45f5a7d0ff0712ad443d07c2355c0a1a Description-en_CA: 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-7-arm-linux-gnueabihf Description-md5: 7f9493441e3cdf1166438a9959deefe1 Description-en_CA: 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-7-powerpc-linux-gnu Description-md5: 4f91d407b8b7aa38dc64eff3ee27629c Description-en_CA: 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-7-powerpc64le-linux-gnu Description-md5: 3c8dfbf0de7afc39cf0815e138362016 Description-en_CA: 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-aarch64-linux-gnu Description-md5: 847bfa1f1fa8ea6c301d29042617b520 Description-en_CA: 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_CA: 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-powerpc-linux-gnu Description-md5: 6106b50ec55c3c81e7cc3db3e1529935 Description-en_CA: 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-powerpc64le-linux-gnu Description-md5: 2e5c9173d04e923d48a3f7990f0cd11c Description-en_CA: 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: cracklib-runtime Description-md5: 735547e1edb1c58c3775b3a199b66896 Description-en_CA: 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_CA: 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: crda Description-md5: bacfc9c20ed2cf2120d3c95c8e749666 Description-en_CA: wireless Central Regulatory Domain Agent This package provides a Central Regulatory Domain Agent (CRDA) to be used by the Linux kernel cfg80211 wireless subsystem to query and apply the regulatory domain settings wireless devices may operate within for a given location. . CRDA queries operational frequency regulations stored within the regulatory database provided by the wireless-regdb package. Package: crmsh Description-md5: c5a831ffb32f166ac7366e6706833b86 Description-en_CA: 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_CA: 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_CA: 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: crossbuild-essential-arm64 Description-md5: 9b2629bcd07961cfcb27934f1371078a Description-en_CA: 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_CA: 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_CA: 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_CA: 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: 7d16ff8049ac55b58d616e4fc3a33f99 Description-en_CA: 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. Package: cryptsetup-bin Description-md5: add9677f52cab4742cc168ac5534c9ed Description-en_CA: 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 and luksformat. Package: cu Description-md5: 41fb11f69b66c4b17a00cecf9bf8d7da Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: cyrus-sasl2-doc Description-md5: d7d08ebfc592e9842e2cf44e2e6633b0 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: dbconfig-common Description-md5: 3fa1997ed54b15c65dd46db7b40eb2f0 Description-en_CA: 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 SQLite 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-pgsql Description-md5: 8ab237833cee3357a80a6dbde600134a Description-en_CA: 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: dbus Description-md5: 8317e43242716ec7f7692a3ac5895e1c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: full internationalization support for debconf This package provides full internationalization 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_CA: 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: 91d44e53f33143ae7598d6671c623008 Description-en_CA: 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*, libgnome2-bin*, 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, libipc-system-simple-perl] 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. Package: debian-installer Description-md5: 4971db8ed5ee1de169a33701c5a72c9c Description-en_CA: Debian installer This package currently only contains some documentation for the Debian installer. We welcome suggestions about what else to put in it. Package: debianutils Description-md5: ccafef5bb90a2453aecca96cbb772d23 Description-en_CA: 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 which Package: debootstrap Description-md5: 883a8efb3ed16248b0d2091d9c0b60c9 Description-en_CA: 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: 07383ba418ad7455f1773c04f32fe30b Description-en_CA: 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-8-jdk for amd64. Package: default-jdk-doc Description-md5: 3dc255d5e4ecd9d4a05d6bab8789cb88 Description-en_CA: 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-8-doc for amd64. Package: default-jdk-headless Description-md5: b7345df222c849f5f5bf43c59fd64f1c Description-en_CA: 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-8-jdk- headless for amd64. . The package is used as dependency for packages not needing a graphical display during runtime. Package: default-jre Description-md5: d19efcd6a6186967c0a715088e4d13c5 Description-en_CA: 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-8-jre for amd64. Package: default-jre-headless Description-md5: 0e68a4dcb51211dc15977c40c7e1d05a Description-en_CA: 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-8-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_CA: 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: default-libmysqld-dev Description-md5: 96d1b5ef9b4fc6bec2e7ac9db2bf5c58 Description-en_CA: MySQL embedded 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 embedded server library development and header files. Package: designate Description-md5: 5e5faeb3467a3894a663a0991a2ae390 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: devhelp Description-md5: ae983a3767d2a0a40ed35bb280300912 Description-en_CA: 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_CA: 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 internationalization files, mainly. Package: device-tree-compiler Description-md5: c14bd2aee94155eab7033dce0d089d26 Description-en_CA: 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_CA: 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: cc26c5478d88c169980878ad72d6379d Description-en_CA: 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: print tla/Bazaar package names [tla | bazaar] - bts: a command-line tool for manipulating the BTS [www-browser, libauthen-sasl-perl, libnet-smtps-perl, libsoap-lite-perl, liburi-perl, libwww-perl, bsd-mailx | mailx] - build-rdeps: search 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: 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 - dcontrol: remotely query package and source control files for all Debian distributions [liburl-perl, libwww-perl] - dd-list: given a list of packages, pretty-print it ordered by maintainer - debc: display the contents of just-built .debs - debchange/dch: automagically add entries to debian/changelog files [libdistro-info-perl, libsoap-lite-perl] - debcheckout: checkout the development repository of a Debian package - debclean: clean a Debian source tree [fakeroot] - debcommit: commit changes to cvs, darcs, svn, svk, tla, bzr, git, or hg, basing commit message on changelog [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial, libtimedate-perl] - debdiff: compare two versions of a Debian package to check for added and removed files. Use the diffoscope package for deep comparisons. [wdiff, patchutils] - debdiff-apply: apply unified diffs of two Debian source packages, such as generated by debdiff, to a target source package [python3-unidiff, quilt] - debi: install a just-built package - debpkg: dpkg wrapper to be able to manage/test packages without su - debrepro: reproducibility tester for Debian packages [faketime, diffoscope, disorderfs] - debrelease: wrapper around dupload or dput [dupload | dput, ssh-client] - debsign, debrsign: sign a .changes/.dsc pair without needing any of the rest of the package to be present; can sign the pair remotely or fetch the pair from a remote machine for signing [gnupg | gnupg2, debian-keyring, ssh-client] - debsnap: grab packages from http://snapshot.debian.org [libwww-perl] - debuild: wrapper to build a package without having to su or worry about how to invoke dpkg to build using fakeroot. Also deals with common environment problems, umask etc. [fakeroot, lintian, gnupg | gnupg2] - deb-reversion: increase a binary package version number and repacks the package, useful for porters and the like - 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: download Debian source and binary packages [wget | curl] - diff2patches: extract patches from a .diff.gz file placing them under debian/ or, if present, debian/patches [patchutils] - dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during the build of a Debian package; useful for determining the Build-Depends control field needed [build-essential, strace] - dscextract: extract a single file from a Debian source package [patchutils] - dscverify: verify the integrity of a Debian package from the .changes or .dsc files [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] - grep-excuses: grep britney's excuses for your packages [libterm-size-perl, libyaml-syck-perl, wget, w3m] - hardening-check: report the hardening characteristics of a set of binaries - list-unreleased: search for unreleased packages - ltnu: List all uploads of packages by the given uploader or maintainer and display them ordered by the last upload [postgresql-client] - 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 [unzip, xz-utils, file] - namecheck: check project names are not already taken - nmudiff: mail a diff of the current package against the previous version to the BTS to assist in tracking NMUs [patchutils, mutt] - origtargz: fetch the orig tarball of a Debian package from various sources, and unpack it - plotchangelog: view a nice plot of the data in a changelog file [libtimedate-perl, gnuplot] - pts-subscribe: subscribe to the PTS 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 [python3-apt, python3-requests, python3-termcolor, python3-xdg] - rmadison: remotely query the Debian archive database about packages [liburi-perl, wget | curl] - sadt: run DEP-8 tests [python3-debian] - suspicious-source: output a list of files which are not common source files [python3-magic] - svnpath: print Subversion repository paths [subversion] - tagpending: run from a Debian source tree and tag 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: scan upstream sites for new releases of packages [gpgv | gpgv2, gnupg |gnupg2, liblwp-protocol-https-perl, libwww-perl, unzip, xz-utils, file] - uupdate: integrate upstream changes into a source package [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-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] - who-permits-upload: Retrieve information about Debian Maintainer access control lists [gnupg | gnupg2, libencode-locale-perl, libwww-perl, debian-keyring] - wrap-and-sort: wrap long lines and sort items in packaging files [python3-debian] . Also included are a set of example mail filters for filtering mail from Debian mailing lists using exim, procmail, etc. Package: dh-autoreconf Description-md5: 64431da0ae4318a5fbf441743bd5ffc5 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-python Description-md5: 9f24690d2f6e9b70048dc4079a2dfca7 Description-en_CA: 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: dict Description-md5: 74d1a239ff1066a180ba971c6b64178b Description-en_CA: 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_CA: 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_CA: 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_CA: 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-moby-thesaurus Description-md5: a55792325c78ce9d5b51442d580243a2 Description-en_CA: Largest and most comprehensive thesaurus Moby Thesaurus is the largest and most comprehensive thesaurus data source in English available for commercial use. This second edition has been thoroughly revised adding more than 5,000 root words (to total more than 30,000) with an additional _million_ synonyms and related terms (to total more than 2.5 _million_ synonyms and related terms). . This is formatted for use by the dictionary server in the dictd package. Package: dict-vera Description-md5: b9bd42acd3704e66d0e172d47d02e560 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: Documentation for GNU diffutils in HTML format This package contains the HTML documentation for GNU diffutils. Package: distro-info Description-md5: 5671943e370fd3dd7449d885e6363cee Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: dnsutils Description-md5: 11090f3795381e992a73710a1cc4118b Description-en_CA: Clients provided with 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 various client programs related to DNS that are derived from the BIND source tree. . - dig - query the DNS in various ways - nslookup - the older way to do it - nsupdate - perform dynamic updates (See RFC2136) Package: doc-base Description-md5: 795a15f13949941d9a1bf4330905c8bb Description-en_CA: 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, doc-central, and rarian-compat 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_CA: 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: docbook-xsl Description-md5: 4798e7d834fe4007ed35a5da76675e12 Description-en_CA: 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: docutils-common Description-md5: 84cf51ac94facf9d285421c8082ca5da Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-managesieved Description-md5: 9c22507acd609a92f0a6377258e2d338 Description-en_CA: 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-pop3d Description-md5: 399e133dbb91be39d372ab3528375bab Description-en_CA: 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: dovecot-sieve Description-md5: 70234206edc75d829fdb3617a653da24 Description-en_CA: 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: doxygen Description-md5: 492da4d72df8e1b313e0a62be4fae0e9 Description-en_CA: 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-dbg Description-md5: 3b3452c547a089b8eba5801720747d74 Description-en_CA: Debug symbols 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 debug symbols for doxygen. Package: doxygen-doc Description-md5: 95a07d9f5965b3499af7270363210b77 Description-en_CA: 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: dpkg Description-md5: 2f156c6a30cc39895ad3487111e8c190 Description-en_CA: 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: 9d0bf8c2e94aac7ec8ba6d07b4e081b7 Description-en_CA: 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. Package: dpkg-dev Description-md5: 2eaf4b4a1cef9584869950f3a52106fc Description-en_CA: 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_CA: 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: be606ab8f417df2f8c89a0ea937e9a78 Description-en_CA: Debian package upload tool dput allows you to put one or more Debian packages into the archive. This package also includes a dcut utility which can be used to generate and / or upload a commands file for the Debian FTP archive upload queue. . dput includes some tests to verify that the package is policy-compliant. It offers the possibility to run lintian before the upload. It can also run dinstall in dry-run-mode, when having used an appropriate upload method. This is very useful to see if the upload will pass dinstall sanity checks in the next run. . It is intended mainly for Debian maintainers only, although it can also be useful for people maintaining local apt repositories. Package: drac-dev Description-md5: b8d3a0f6e5fd46c1b5cdc83af4187251 Description-en_CA: Dynamic Relay Authorization Control (development files) A daemon that dynamically updates a relay authorization 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: drbd-utils Description-md5: 7da3dade742b03d1a9c08b339123f93b Description-en_CA: 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_CA: 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_CA: 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_CA: 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: e2fslibs Description-md5: ba4f61a3e0b238831f03143cbdce696e Description-en_CA: 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: e2fslibs-dev Description-md5: 6c413fbf2fbe007c87112b744560fc94 Description-en_CA: 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: e2fsprogs Description-md5: 92d0fdf684262bbfa702eaea3f50b97e Description-en_CA: 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: eatmydata Description-md5: 4dad1280628a46c312954a4d1ba76a96 Description-en_CA: 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 synchronization 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_CA: 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: ecryptfs-utils Description-md5: 86edf09a53857e8032a0fe1204a813d9 Description-en_CA: 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: ecryptfs-utils-dbg Description-md5: 6b21be33a53e819cceba44f8b3206783 Description-en_CA: ecryptfs cryptographic filesystem (utilities; debug) eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. . This package contains the debugging symbols. Package: ed Description-md5: 10ab4f4d0d094d088419c432af89cf48 Description-en_CA: 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_CA: 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_CA: Tools to manage UEFI variables efivar provides a simple command line interface to the UEFI variable facility. Package: eject Description-md5: 9a5f66fd7e4bca3deeb3357f3e927ab3 Description-en_CA: ejects CDs and operates CD-Changers under Linux This little program will eject CD-ROMs (assuming your drive supports the CDROMEJECT ioctl). It also allows setting the autoeject feature. . On supported ATAPI/IDE multi-disc CD-ROM changers, it allows changing the active disc. . You can also use eject to properly disconnect external mass-storage devices like digital cameras or portable music players. Package: elfutils Description-md5: f888bb36a86d79063156ad9a0a117cad Description-en_CA: 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: emacs Description-md5: 21fb7da111336097a2378959f6d6e6a8 Description-en_CA: GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. This is a metapackage that will always depend on the latest recommended Emacs release. Package: emacs-goodies-el Description-md5: 1975cf3b7a2457a7172e9e82121f82d8 Description-en_CA: Miscellaneous add-ons for Emacs This package contains: align-string - align string components over several lines; all - edit all lines matching a given regexp; apache-mode - major mode for editing Apache configuration files; ascii - ASCII code display for character under point; auto-fill-inhibit - finer grained control over auto-fill-mode; bar-cursor - change your cursor to a bar instead of a block; bm - visible bookmarks in buffers; boxquote - quote texts in nice boxes; browse-huge-tar - browse tar files without reading them into memory; browse-kill-ring - browse, search, modify the kill ring; button-lock - clickable text defined by regular expression; clipper - save strings of data for further use; coffee - now Emacs can even brew coffee; color-theme - changes the colors used within Emacs; csv-mode - major mode for comma-separated value files; ctypes - enhanced Font lock support for custom defined types; dedicated - make a window dedicated to a single buffer; df - display in the mode line space left on devices; diminish - shorten or erase modeline presence of minor modes; dir-locals - provides directory-wide local variables; edit-env - display, edit, delete and add environment variables; egocentric - highlight your name inside emacs buffers; eproject - assign files to projects, programatically ff-paths - $PATH-like searching in C-x C-f; filladapt - enhances Emacs's built-in adaptive fill; floatbg - slowly modify background color; framepop - display temporary buffers in a dedicated frame; graphviz-dot-mode.el - mode for the dot-language used by graphviz (att). highlight-beyond-fill-column - highlight lines that are too long; highlight-completion - highlight completions in the minibuffer; highlight-current-line - highlight line where the cursor is; home-end - alternative Home and End commands; htmlize - HTML-ize font-lock buffers; initsplit - split customizations into different files; joc-toggle-buffer - fast switching between two buffers; joc-toggle-case - a set of functions to toggle the case of characters; keydef - a simpler way to define key mappings; keywiz - Emacs key sequence quiz; lcomp - list-completion hacks; maplev - major mode for Maple; map-lines - map a command over lines matching a regexp; marker-visit - navigate through a buffer's marks in order; matlab - major mode for MatLab dot-m files; minibuf-electric - electric minibuffer behavior from XEmacs; minibuffer-complete-cycle - cycle through the *Completions* buffer; miniedit - enhanced editing for minibuffer fields; mutt-alias - lookup and insert the expansion of mutt mail aliases; muttrc-mode - major mode for editing Mutt config files; obfusurl - obfuscate an URL; pack-windows - resize all windows to display as much info as possible; perldoc - show help for Perl functions and modules. (Depends on perl-doc); pod-mode - major mode for editing POD files; pp-c-l - display Control-l characters in a pretty way; projects - create project-based meaningful buffer names; prot-buf - protect buffers from accidental killing; protocols - perform lookups in /etc/protocols; quack - enhanced support for editing and running Scheme code; rfcview - view IETF RFCs with readability-improved formatting; services - perform lookups in /etc/services; session - saves settings between Emacs invocations and visits to a file; setnu - setnu-mode, a vi-style line number mode; shell-command - enables tab-completion for shell-command; show-wspace - highlight whitespaces of various kinds; silly-mail - generate bozotic mail headers; slang-mode.el - a major-mode for editing S-Lang scripts; sys-apropos - interface for the *nix apropos command; tabbar - Display a tab bar in the header line; tail - "tail -f" a file or a command from within Emacs; tc - cite text with proper filling; thinks - quote texts in cartoon-like think bubbles; tlc - major mode for editing Target Language Compiler scripts; tld - explain top-level domain names; todoo - major mode for editing TODO files; toggle-option - easily toggle frequently toggled options; twiddle - mode line hacks to keep you awake; under - underline a region with ^ characters; upstart-mode - mode for editing upstart files; xrdb-mode - mode for editing X resource database files. . See /usr/share/doc/emacs-goodies-el/README.Debian.gz for a short description of all files, or the Info node `emacs-goodies-el' for details. Package: emacs25 Description-md5: c2f98ab1062a85dda586c805f0117fe6 Description-en_CA: GNU Emacs editor (with GTK+ GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs with a graphical user interface based on GTK+ (instead of the Lucid toolkit provided by the emacs25-lucid package). Package: emacs25-bin-common Description-md5: 4448564dadf7b3ff726d2b5f8abaeec4 Description-en_CA: GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs25, emacs25-lucid, and emacs25-nox. Package: emacs25-common Description-md5: 079e40da4db830dcdae41825ec2f3099 Description-en_CA: GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that's shared by emacs25, emacs25-lucid, and emacs25-nox. Package: emacs25-el Description-md5: 293759cc44e4faeb7e4ad6e292cf8c63 Description-en_CA: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Package: emacs25-nox Description-md5: d7627aff9867f2ba95f2b9dcfc399d6a Description-en_CA: GNU Emacs editor (without GUI support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X, and provides only a text terminal interface. Package: emacsen-common Description-md5: 181ad2d7eef0b855d8f6d9bbf2373d8a Description-en_CA: 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 Description-md5: 468849838461717319f3b939b17d0750 Description-en_CA: 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_CA: 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: eog-dev Description-md5: a1e8edcec2412e3deacc23f403c2195f Description-en_CA: Development files for the Eye of GNOME eog or the Eye of GNOME is a graphics viewer for the GNOME desktop which uses the gdk-pixbuf library. . This package contains header files and development information, which is needed to build plugins for the Eye of GNOME. Package: erlang-asn1 Description-md5: ee4d0b49672ea14e8a224f00c393a8c6 Description-en_CA: 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: 34f1d00a77372c45835007b286d6b266 Description-en_CA: Erlang/OTP virtual machine and base applications This package contains the Erlang/OTP runtime implementation, which is configured and built without HiPE support (compiles to byte-code only), 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-corba Description-md5: f04931348634fb479d846559ba5c94f5 Description-en_CA: Erlang/OTP applications for CORBA support The Orber application is an Erlang implementation of a CORBA Object Request Broker. . The cosEvent application is an Erlang implementation of a CORBA Service CosEvent. . The cosEventDomain application is an Erlang implementation of a CORBA Service CosEventDomainAdmin. . The cosFileTransfer Application is an Erlang implementation of the OMG CORBA File Transfer Service. . The cosNotification application is an Erlang implementation of the OMG CORBA Notification Service. . The cosProperty Application is an Erlang implementation of the OMG CORBA Property Service. . The cosTime application is an Erlang implementation of the OMG CORBA Time and TimerEvent Services. . The cosTransactions application is an Erlang implementation of the OMG CORBA Transaction Service. Package: erlang-crypto Description-md5: 6d6a5e48deb89695b61d6380e84e7e95 Description-en_CA: 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_CA: 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-diameter Description-md5: 42a0b30fc825ef17d696ef8100828e2c Description-en_CA: Erlang/OTP implementation of RFC 6733 protocol Interface with which a user creates a service that sends and receives messages using the Diameter protocol as defined in RFC 6733. Package: erlang-doc Description-md5: d151a4898d82d984d031d1b1e1366eea Description-en_CA: Erlang/OTP HTML/PDF documentation Documentation for the Erlang programming language and OTP library in HTML and PDF formats. Package: erlang-edoc Description-md5: a3f918489b4ca4cd8e396c420e04b999 Description-en_CA: Erlang/OTP module for generating documentation EDoc is the Erlang program documentation generator. Inspired by the Javadoc tool for the Java programming language, EDoc is adapted to the conventions of the Erlang world. Package: erlang-eldap Description-md5: 84192ee472dc7261422d95bd91233523 Description-en_CA: Erlang/OTP LDAP library Eldap is a module which provides a client API to the Lightweight Directory Access Protocol (LDAP). Package: erlang-erl-docgen Description-md5: 12eb983b0fd1fd22ee8081c4efc70adf Description-en_CA: Erlang/OTP documentation stylesheets The erl_docgen package includes XSLT stylesheets and document type definitions used for Erlang/OTP documentation. They allow one to transform documentation to manpage, HTML, and PDF formats. Package: erlang-eunit Description-md5: 559493af07c14e28bf56267ccbd871a0 Description-en_CA: Erlang/OTP module for unit testing The EUnit application contains modules with support for unit testing. Package: erlang-examples Description-md5: 7fd4d1d18889e4d971a860ea2e41b36b Description-en_CA: Erlang/OTP application examples The examples, included in the Erlang/OTP system distribution. Package: erlang-ic Description-md5: e0dcaf593d7a257b63b65fed1429bb17 Description-en_CA: Erlang/OTP IDL compiler The IC application is an Erlang implementation of an IDL (CORBA Interface Definition Language) compiler. Depending on the choice of back-end the code will map to Erlang, C, or Java. The compiler generates client stubs and server skeletons. Package: erlang-inets Description-md5: 57f5c22cbb30db3a06eef4cd25d47c34 Description-en_CA: Erlang/OTP Internet clients and servers Inets is a container for Internet clients and servers. Currently a FTP client, a HTTP client and server, and a TFTP client and server are provided in Inets. Package: erlang-megaco Description-md5: 690fb9316fd0c68e524cdd808aa967b2 Description-en_CA: 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_CA: 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-nox Description-md5: 7a788b312a01454a03fd4262bf827fcd Description-en_CA: Erlang/OTP applications that don't require X Window System This package is a dummy package which will install all Erlang/OTP applications which do not require X Window System to run. Package: erlang-odbc Description-md5: 8fb16205445a0b6f3190216580f2428d Description-en_CA: Erlang/OTP interface to SQL databases The Erlang ODBC application provides an interface for accessing relational SQL databases from Erlang. Package: erlang-os-mon Description-md5: f8627add1b4145778041a638d379dc3d Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: Erlang/OTP implementation of SSL The SSL application provides secure communication over sockets. Package: erlang-syntax-tools Description-md5: 734d87e62fdb69e61b39974407f3d15f Description-en_CA: 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-tools Description-md5: 4285755cbac612fc7f4013b85cae332f Description-en_CA: 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_CA: Erlang/OTP XML tools The xmerl application contains modules for processing XML. Package: etckeeper Description-md5: 95cb5b7044929ac8be07759fde67a217 Description-en_CA: store /etc in git, mercurial, bzr or darcs The etckeeper program is a tool to let /etc be stored in a git, mercurial, bzr 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: fetchmail Description-md5: 05cb6c758ac9e6de53b36438f8f52a45 Description-en_CA: 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: file-roller Description-md5: 38d3e4bf80de5287311da5585810d3db Description-en_CA: 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: findutils Description-md5: ad1a783819241ffdf3ff5f37a676af59 Description-en_CA: 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_CA: fast lexical analyzer generator Flex is a tool for generating scanners: programs which recognized 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 analyzes 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_CA: Documentation for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized 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 analyzes 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_CA: 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_CA: 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-arabeyes Description-md5: 74f761affb4f770742400c9d8a19bc5e Description-en_CA: Arabeyes GPL TrueType Arabic fonts This is a set of TrueType Arabic fonts released under the GNU General Public License by the Arabeyes Project. Package: fonts-arphic-ukai Description-md5: 9ee77285c529022b183ae872b6c54f2f Description-en_CA: "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_CA: "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_CA: 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_CA: 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: e9860eb046746c77c9d46f69839006b7 Description-en_CA: 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 ttf-dejavu-extra package. . DejaVu fonts are intended for use on low-resolution devices (mainly computer screens) but can be used in printing as well. Package: fonts-dejavu-extra Description-md5: 9f9e099bb6723f306b78a94a60945eb8 Description-en_CA: 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: 599a17c34df12c8e7ac73c6d4c8bc1cc Description-en_CA: 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-lohit-deva * fonts-sahadeva * fonts-nakula * fonts-deva-extra * fonts-samyak-deva Package: fonts-deva-extra Description-md5: 4b61b4c81feb347478481b99e7d02740 Description-en_CA: 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-farsiweb Description-md5: 3b31dc6c673688fa0360708e2cb68b3c Description-en_CA: 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: 5208ead63bcb496b10d0e64da0744eb8 Description-en_CA: 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. Package: fonts-freefont-ttf Description-md5: bcd17b715258e4f7c257d125d8ee8d2c Description-en_CA: 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_CA: 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_CA: 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: 20a2921e7d6842bacd3d8cee3195c48b Description-en_CA: 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-lohit-gujr * fonts-samyak-gujr * fonts-gujr-extra * fonts-kalapi Package: fonts-gujr-extra Description-md5: cef73f2f130413c8282b05cac7850a41 Description-en_CA: 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_CA: 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_CA: 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-indic Description-md5: 3a169c93ea7af2fe7ff4a0bd621ff32a Description-en_CA: 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 inturn pull down real font packages. * fonts-beng * fonts-deva * fonts-gujr * fonts-guru * fonts-knda * fonts-mlym * fonts-orya * fonts-pagu * fonts-taml * fonts-telu Package: fonts-kacst Description-md5: 9fffa0bcade63a18b2b500875b4d9364 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: 60d3e7a5cd9ceb87d7e44ebe02bf014a Description-en_CA: 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_CA: 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_CA: 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_CA: 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-lklug-sinhala Description-md5: 8e3f8979a19f99371f1d76271ddfc4e5 Description-en_CA: 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-lmodern Description-md5: 80d0553dfb3c18bdf3f44ed9358e1ac9 Description-en_CA: OpenType fonts based on Computer Modern The Latin Modern fonts, also known as "lm fonts", are a set of scalable fonts in PostScript Type 1 and OpenType formats. They are based on the PostScript Type 1 version of the Computer Modern fonts and contain many additional characters (mostly accented ones). . This package provides the OpenType variant of these fonts. For support for TeX and Type 1 (PostScript) fonts, see the lmodern package. . The Latin Modern fonts were generated using MetaType1, a program based on MetaPost for generating PostScript Type 1 fonts (ftp://bop.eps.gda.pl/pub/metatype1/). Their size is reasonable and they are usually considered to be of good quality (compared to cm-super, for instance; however, cm-super contains font families that have no equivalent in this package; additionally, there are character sets that are supported by cm-super and not by the Latin Modern fonts). Package: fonts-lohit-beng-assamese Description-md5: 51f78e10a85ffd1d275c977fed06513a Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-mlym Description-md5: e154c00b61eea148c5ac087c4e014730 Description-en_CA: Meta package to install all Malayalam fonts This package allows you to install all available Malayalam fonts in Debian. . This package installs following fonts when its installed. * fonts-lohit-mlym * fonts-smc * fonts-samyak-mlym Package: fonts-nafees Description-md5: 05cf2021a3860fb91760fffee74b5f04 Description-en_CA: 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_CA: 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_CA: 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_CA: "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_CA: "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-mono Description-md5: ddf6ccf538e4735303ec92e090f6cc84 Description-en_CA: "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. 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-opensymbol Description-md5: c976ef54f80faf44d726a46723d3fbd0 Description-en_CA: 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: 4bb564fbd84acd96d66df64e33b59b0a Description-en_CA: Meta package to install all Oriya fonts This package allows you to install all available Oriya fonts in Debian. . This package installs following fonts. * fonts-lohit-orya * fonts-orya-extra Package: fonts-orya-extra Description-md5: a71383b47d50c0fac5c8aef9ff252183 Description-en_CA: Free fonts for Oriya script This package provides free fonts for Oriya script (or) which is primarily used in the Indian state of Orissa. . This package contains following font: * Utkal Package: fonts-pagul Description-md5: e962bdab2a1e550cdc3d8630cbea149e Description-en_CA: 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_CA: 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: ecbdbc04e16ad1509d06f06acc60fcd0 Description-en_CA: Samyak TrueType font for Devanagari script This package provides Samyak TrueType font for Devanagari Script which is used as script for following Indian languages: * Sanskrit * Hindi * Kashmiri * Konkani * Marathi * Maithili * Nepali * Sindhi Package: fonts-samyak-gujr Description-md5: b42b4264768fe211309aab486b58ef61 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: 8fccebec6e37d1916d24db0127e8c0c5 Description-en_CA: smart Unicode font for Ethiopian and Erythrean scripts (Amharic et al.) The Ethiopic script is used for writing many of the languages of Ethiopia and Eritrea. Ethiopic (U+1200..U+137F) was added to Unicode 3.0. Ethiopic Supplement (U+1380..U+139F) and Ethiopic Extended (U+2D80..U+2DDF) were added to Unicode 4.1. Abyssinica SIL supports all Ethiopic characters which are in Unicode including the Unicode 4.1 extensions. Some languages of Ethiopia are not yet able to be fully represented in Unicode and, where necessary, non-Unicode characters were included in the Private Use Area. . Please read the documentation to see what ranges are supported and for more about the various features of the font. . Abyssinica SIL is a TrueType font with "smart font" capabilities added using the Graphite, OpenType(r), and AAT font technologies. This means that complex typographic issues such as the placement of multiple diacritics or the formation of ligatures are handled by the font, provided you are running an application that provides an adequate level of support for one of these smart font technologies. . This release is a regular typeface, with no bold or italic version available or planned. . More font sources are available in the source package and on the project website. Webfont versions and examples are also available. Package: fonts-sil-ezra Description-md5: b4bbac17fa39d3a395628ade21910dcb Description-en_CA: 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: d6ea72c7c14321fad5939a643e9354f8 Description-en_CA: 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. Package: fonts-sil-padauk Description-md5: c01be1cb9d8c6b85c95d2754f6a69e3a Description-en_CA: Burmese Unicode 6 truetype font with OT and Graphite support Padauk is a pan Myanmar Unicode font designed to support all the languages that use the Burmese script. It supports all the characters in the Burmese blocks for Unicode 6.0 and has OpenType and Graphite tables in it. . There is specific language styling support for: kht, ksw, kyu . There is feature support in Graphite for the following features: kdot, fdot, lldt, wtri, ulon, utal, dotc, hsln (value: 0-2), nnya, vtta . Four fonts from this typeface family are included in this release: * Padauk * Padauk Bold * Padauk Book * Padauk Book Bold . 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 Package: fonts-sil-scheherazade Description-md5: 6a8207d145d1833524ba78bcd9eb3c1b Description-en_CA: 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. Package: fonts-taml Description-md5: 5977b35eaab3f9388bdd61da9a97130a Description-en_CA: 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: c871ca4f85c880e7e9ee0cfca05cf325 Description-en_CA: 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_CA: 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-thai-tlwg Description-md5: 4f85cc78afffb2d7006f4d1195e0904d Description-en_CA: Thai fonts maintained by TLWG (metapackage) Shortcut for installing all Thai fonts that are collected, enhanced and maintained by Thai Linux Working Group (TLWG). . Most modern desktop users who want to use Thai language should install this package. Package: fonts-tibetan-machine Description-md5: be01a3b4eb62bd41e37a556440ff464b Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-ukij-uyghur Description-md5: 61c4776cdf86a76293c2c22c81484834 Description-en_CA: 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: foomatic-db-compressed-ppds Description-md5: fb3b03f43036d62b4dc6ed630144d256 Description-en_CA: 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: formencode-i18n Description-md5: ffaeae5f0fa364a7ae9ca15d9d0aef1c Description-en_CA: common locale data and translations for Python FormEncode 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. Package: freeipmi-common Description-md5: e744e2bab7d803679befab25b3d06fcc Description-en_CA: 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_CA: 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_CA: 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_CA: FreeRADIUS common files This package contains common files used by several of the other packages from the FreeRADIUS project. Package: freeradius-utils Description-md5: 24b3cb63eaad19ed5b58df947d58078e Description-en_CA: 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_CA: 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_CA: 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_CA: 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: ftp Description-md5: ce93e483dfc5fef0655f73f364b3c01c Description-en_CA: classical file transfer client This is the user interface to the ARPANET standard File Transfer Protocol. The program allows a user to transfer files to and from a remote network site. Package: fuse Description-md5: 7c02c670c9296dcdf481f6c060b0083d Description-en_CA: Filesystem in Userspace 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: fuse-dbg Description-md5: 843dcbbdec369720ffbde3d0f0bc50be Description-en_CA: Filesystem in Userspace (debug) 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 debugging symbols. Package: fwupd Description-md5: 2366d8875b9abc72dfb92e2b22b3d1eb Description-en_CA: 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. Currently, firmware updates using the UEFI capsule format and for the ColorHug are supported. More formats may be supported in the future. See for details Package: fwupd-doc Description-md5: 22b30415831849594146db09f2c9ef40 Description-en_CA: 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. Currently, firmware updates using the UEFI capsule format and for the ColorHug are supported. More formats may be supported in the future. See for details . This package provides development documentation for creating a package that uses fwupd. Package: fwupdate Description-md5: c71beb93c936676e2ac6515b655803f8 Description-en_CA: Tools to manage UEFI firmware updates fwupdate 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 provides a simple command line interface to perform UEFI firmware updates. Package: fwupdate-signed Description-md5: 93aa37cf322099744d8fc3c07b8c3dc5 Description-en_CA: Linux Firmware Updater EFI signed binary fwupdate 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 fwupdate binary signed with Canonical's UEFI signing key. Package: g++ Description-md5: 4d44b18774ae5123b7c3f70d940cf655 Description-en_CA: 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++-7 Description-md5: 0a3fad3367cb994bd16c61b0e16a8b9c Description-en_CA: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. Package: g++-7-aarch64-linux-gnu Description-md5: 375cdf23ac087e4b16d8e29883083ecd Description-en_CA: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for arm64 architecture. Package: g++-7-arm-linux-gnueabihf Description-md5: 1af3e5930fd0d3a33d12f0f8bc7e2f24 Description-en_CA: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for armhf architecture. Package: g++-7-multilib Description-md5: 291f2f15035d2eb62358c5157bbae10c Description-en_CA: 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++-7-powerpc-linux-gnu Description-md5: 2c5b1836d138ff53e7df7f27a0862e1e Description-en_CA: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for powerpc architecture. Package: g++-7-powerpc64le-linux-gnu Description-md5: 7326febff1363e9a9e082bce774ea2a4 Description-en_CA: GNU C++ compiler This is the GNU C++ compiler, a fairly portable optimizing compiler for C++. . This package contains C++ cross-compiler for ppc64el architecture. Package: g++-aarch64-linux-gnu Description-md5: 841ad5010180ab9999db8cd40c9e8de4 Description-en_CA: 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_CA: 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_CA: 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++-powerpc-linux-gnu Description-md5: f9aeda628b0db2328f1e8a1d68ba71ce Description-en_CA: GNU C++ compiler for the powerpc 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 powerpc architecture. Package: g++-powerpc64le-linux-gnu Description-md5: 9edb59095912e6cf500ea0092f60122a Description-en_CA: 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: gawk Description-md5: 0dce81fe543994c3caea814e2777732e Description-en_CA: 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_CA: 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-6 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en_CA: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-6-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_CA: 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-6-plugin-dev Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en_CA: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-7 Description-md5: 394374e688b1afb3af5f419895d29698 Description-en_CA: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. Package: gcc-7-aarch64-linux-gnu Description-md5: 828abc0c548c8d3a65e71359bac1dfd7 Description-en_CA: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for arm64 architecture. Package: gcc-7-aarch64-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_CA: 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-7-arm-linux-gnueabihf Description-md5: a8c6e1ef7e1b049137f2e6519bdc7073 Description-en_CA: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for armhf architecture. Package: gcc-7-arm-linux-gnueabihf-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_CA: 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-7-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_CA: 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-7-cross-base Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en_CA: 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-7-cross-base-ports Description-md5: 4c157f495e05e11e4ad2e3074ac017e0 Description-en_CA: 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-7-multilib Description-md5: d1bddfa375b62324197c575c04fb2e4e Description-en_CA: 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-7-plugin-dev Description-md5: f04e3fe2e4b62ffb72f0dc5ae683f155 Description-en_CA: Files for GNU GCC plugin development. This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins. Package: gcc-7-powerpc-linux-gnu Description-md5: 33e193e34c96ee2f0388ed9d3fe40d3f Description-en_CA: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for powerpc architecture. Package: gcc-7-powerpc-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_CA: 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-7-powerpc64le-linux-gnu Description-md5: b0d3628b0ae68d51d3d28e1503c35c1e Description-en_CA: GNU C compiler This is the GNU C compiler, a fairly portable optimizing compiler for C. . This package contains C cross-compiler for ppc64el architecture. Package: gcc-7-powerpc64le-linux-gnu-base Description-md5: b6e93638a6d08ea7a18929d7cf078e5d Description-en_CA: 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-aarch64-linux-gnu Description-md5: 69df476a1d2ab9184e2d806ac537e77d Description-en_CA: 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_CA: 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-multilib Description-md5: 2d7198d97e45eb764af5065748ccb88f Description-en_CA: 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-powerpc-linux-gnu Description-md5: f04c912445b670b2ab129b21d4a47762 Description-en_CA: GNU C compiler for the powerpc 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 powerpc architecture. Package: gcc-powerpc64le-linux-gnu Description-md5: 1df9b59dd3526c77f2a01a78470f8faa Description-en_CA: 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: gcr Description-md5: ee6145fe2ef6efa76055bc896f49f5f4 Description-en_CA: 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_CA: 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-dbg Description-md5: 05c70d8c7acf70940f1dea9622663742 Description-en_CA: GNU Debugger (debug package) 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. . This package contains the detached debugging symbols for the GNU GDB. Package: gdbserver Description-md5: 883ab8a4c88e4e7893ca5e20099104e3 Description-en_CA: GNU Debugger (remote server) 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. . This package contains gdbserver. Install this to debug remotely from another system where GDB is installed. Package: gdisk Description-md5: 7054fc983aa9ba583e9c2d490a7fb96e Description-en_CA: GPT fdisk text-mode partitioning tool GPT fdisk (aka gdisk) is a text-mode partitioning tool that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks, rather than on the more common (through 2009) Master Boot Record (MBR) partition tables. Package: gedit Description-md5: 5091aaf6659e6bf7ca9b32695a59f9cd Description-en_CA: 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_CA: 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_CA: 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_CA: 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: geoip-bin Description-md5: e058df40dc45f1ddd083b2822302409e Description-en_CA: IP lookup command line tools that use the GeoIP library GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the command line utilities to resolve the IP numbers using the GeoIP library. Package: geoip-database Description-md5: 3bfa5b4c9f973261799fb4d9355f3b6c Description-en_CA: IP lookup command line tools that use the GeoIP library (country database) GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the free GeoLiteCountry database. Package: germinate Description-md5: 40e625c1a35fdcfca7f5a004d645f691 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-7 Description-md5: 5dd93c5d21d0717205bc5a3b538b0ca2 Description-en_CA: 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-7-multilib Description-md5: ad5cf91f123889c593b105572b4a958c Description-en_CA: 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-multilib Description-md5: 5271dd91ad92131a871518bd7f87158c Description-en_CA: 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: gfxboot Description-md5: dacebcc0ca068d91673a1386979de16b Description-en_CA: tool to test and create graphical boot logos (runtime) gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). . This package contains the runtime utility. Package: gfxboot-dbg Description-md5: 8c488286f55ee71638402b4179c91240 Description-en_CA: tool to test and create graphical boot logos (debug) gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). . This package contains the debugging symbols. Package: gfxboot-dev Description-md5: 368555be148adde019e0c934a1aedcd9 Description-en_CA: tool to test and create graphical boot logos (development) gfxboot is a tool to test and create graphical boot logos for gfxboot compliant boot loaders. Currently, this includes grub, lilo, and syslinux (all payloads). . This package contains the development utilities. Package: ghostscript Description-md5: 3b69f5ec8191e8f0d88dd3e30e7b1b69 Description-en_CA: 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-dbg Description-md5: a2fe8105fc9dbb79ba747e804e6e5fa2 Description-en_CA: interpreter for the PostScript language and for PDF - Debug symbols 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 debugging symbols for ghostscript, ghostscript-x, and libgs9. Package: ghostscript-doc Description-md5: 772951004a1a824bee59da206fba24e2 Description-en_CA: 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_CA: 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_CA: 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-appindicator3-0.1 Description-md5: a95ebdac40aa90c36d1a2a1108877142 Description-en_CA: Typelib files for libappindicator3-1. This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-appstreamglib-1.0 Description-md5: 5c470e9895465da5de82ce57f0c8435a Description-en_CA: GObject introspection data 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 contains introspection data for the libappstream-glib library. Package: gir1.2-atk-1.0 Description-md5: f14d9112796808986e9cae4624933403 Description-en_CA: 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_CA: 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-camel-1.2 Description-md5: adacda275afbebb9c6fa5b1a157d13f5 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-coglgst-2.0 Description-md5: 01e3c1bd66008b49d450b769837768fd Description-en_CA: GObject introspection data for the CoglGst 2.0 library This package contains introspection data for the Cogl GStreamer library. . It can be used by packages using the GIRepository format to generate Package: gir1.2-coglpango-1.0 Description-md5: 9add089f4444192d7be4e46f724bc4b0 Description-en_CA: 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_CA: 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_CA: 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_CA: 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-dbusmenu-glib-0.4 Description-md5: 178deafecf0710d3aefd7dd5299fab54 Description-en_CA: 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_CA: 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_CA: 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-devhelp-3.0 Description-md5: 3e420f6a7f9261f6833e69f044209820 Description-en_CA: GObject introspection data for the devhelp library This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains introspection data for the devhelp 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_CA: 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_CA: 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-edataserver-1.2 Description-md5: 2ec1ed52300f0467a0d5460ca0faa785 Description-en_CA: 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_CA: 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_CA: 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-freedesktop Description-md5: e492870e481eb146e130bddc80b8d5df Description-en_CA: 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_CA: 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-gcab-1.0 Description-md5: c8e010457d1de4d0252ea434ea64bcdd Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-gee-0.8 Description-md5: 67d4147a0436feae535ced1db41829e9 Description-en_CA: 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-geocodeglib-1.0 Description-md5: 8114160e924e6dc920442a0183d2d717 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-gmime-3.0 Description-md5: fda8f4176f0180c3bda172062828aa0d Description-en_CA: MIME message parser and creator library - GObject introspection data GMime provides a core library and set of utilities which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME). . This package contains data for using GMime under GObject introspection (e.g. Python). Package: gir1.2-gnomeautoar-0.1 Description-md5: d207d4fe8a98ac7a673ca9bb5263356b Description-en_CA: 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_CA: 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-1.0 Description-md5: eaf5b6e0a4c10828824d324c8ac01ee5 Description-en_CA: 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: 20549ec984ca80b043c2764659dd5041 Description-en_CA: Introspection data for GnomeDesktop 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_CA: 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_CA: 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-grilo-0.3 Description-md5: 484ef2dac58becc2b88ba3cfeb445ea5 Description-en_CA: 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-gst-plugins-base-1.0 Description-md5: 3d52c64e6869be4dd2250690fc8d724f Description-en_CA: 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_CA: 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-gtk-2.0 Description-md5: f16f9e8db01aaaf8ce43a52cf10f4f37 Description-en_CA: 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-3.0 Description-md5: f16f9e8db01aaaf8ce43a52cf10f4f37 Description-en_CA: 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_CA: 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-3.0 Description-md5: 74d917ec90593676d195bbd2ead30327 Description-en_CA: 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_CA: 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-gucharmap-2.90 Description-md5: d5fe6cccb59d33ea7708000a049fedf5 Description-en_CA: GObject introspection data for the Unicode browser widget library The libgucharmap library contains a Unicode browser widget; it is most prominently used by the "gucharmap" program. See the package of the same name for more information. . This package contains introspection data for the Unicode browser widget library. Package: gir1.2-gudev-1.0 Description-md5: 17b4f1d7865f064cde612f6abf30b636 Description-en_CA: libgudev-1.0 introspection data This package contains the GObject-introspection data of libgudev-1.0 in binary typelib format. Package: gir1.2-gusb-1.0 Description-md5: 31e266d00de17dd940874fd90941064f Description-en_CA: 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_CA: 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_CA: 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-harfbuzz-0.0 Description-md5: 73d49920d5dd518c9cf268c2ffa20d38 Description-en_CA: 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_CA: 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-javascriptcoregtk-4.0 Description-md5: 68b0b0dd622aa930cbd3061a0f9d452d Description-en_CA: 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 optimizing 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-json-1.0 Description-md5: 0f85fea1ebe80dc12ff040a9de582288 Description-en_CA: 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_CA: 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_CA: 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-mediaart-2.0 Description-md5: 6e5db5ada5389d876481f35a1fa433fa Description-en_CA: 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: c3332a75a05dc3da9846ebba71002ac1 Description-en_CA: Messaging Menu - gir bindings This package can be used by other packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-modemmanager-1.0 Description-md5: 96891a90f5e21be99dc0e2a0ac529a76 Description-en_CA: GObject introspection data for modemmanager ModemManager is a DBus-activated daemon which controls mobile broadband (2G/3G/4G) 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-nautilus-3.0 Description-md5: c96feb0c498fde4a37f1e7aa9514778c Description-en_CA: 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-networkmanager-1.0 Description-md5: 716ef1cb57a113962ff7a2202878df2d Description-en_CA: GObject introspection data for the libnm-glib/libnm-util 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, WiFi, 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- glib/libnm-util. . It can be used by packages using the GIRepository format to generate dynamic bindings. Package: gir1.2-nm-1.0 Description-md5: 1629663671898cf9211cbf8898082bda Description-en_CA: 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, WiFi, 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_CA: 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-nmgtk-1.0 Description-md5: 5b233633d48d6b12db47e9741931fc50 Description-en_CA: GObject introspection data for libnm-gtk The libnm-gtk library provides Gtk+ dialogs for NetworkManager. . This package contains introspection data for libnm-gtk. . 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-rb-3.0 Description-md5: 43faa5bf87ed9c2f0ca8769fadf80dd4 Description-en_CA: 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_CA: 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-rest-extras-0.7 Description-md5: db3563d5908b29a3c9b980deadfc403a Description-en_CA: 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: a992477456c546e734bee1939289530a Description-en_CA: 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_CA: 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_CA: 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_CA: 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-telepathyglib-0.12 Description-md5: 79b134317a8965965a687e169f21caea Description-en_CA: GLib Telepathy connection manager library (GObject-Introspection) This package contains introspection data for telepathy-glib, which can be used to generate dynamic bindings for Telepathy components. . These GObject-Introspection bindings are considered to be experimental by the maintainers of telepathy-glib, and might receive incompatible changes until at least telepathy-glib 0.14.0. . Telepathy is a D-Bus framework for unifying real time communication, including instant messaging, voice calls and video calls. It abstracts differences between protocols to provide a unified interface for applications. Package: gir1.2-totem-1.0 Description-md5: f8fb0d202ba3f9170c84de5e0c27a305 Description-en_CA: 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_CA: 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-2.0 Description-md5: f41e9e06cc975380f344c01c59c7ac8c Description-en_CA: 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_CA: 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-5.0 Description-md5: 162c569a3952f4e1717dfc2d72f6bb6c Description-en_CA: 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_CA: 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_CA: 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: b100ca8792f22068ef8de8307d68f074 Description-en_CA: 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. . WebKit2 is an API layer for WebKit designed from the ground up to support a split process model, where the web content lives in a separate process from the application UI. . This build comes from the GTK+ port of WebKit (API version 4.0). . 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_CA: 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_CA: 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-zeitgeist-2.0 Description-md5: 6157cfe1df2ef33c06494e3d8ead6c2b Description-en_CA: library to access Zeitgeist - GObject introspection data Zeitgeist is a service which logs the user's activities and events (files opened, websites visited, conversations hold 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. . Libzeitgeist is a client library to access and manage the Zeitgeist event log from languages such as C and Vala. . This package can be used by languages supporting the GIRepository format to generate dynamic bindings. Package: git Description-md5: c1f968556452a190fe359bffd151c012 Description-en_CA: 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-core Description-md5: a5277a215be4fbea0e2f9300b9266151 Description-en_CA: fast, scalable, distributed revision control system (obsolete) 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 is a transitional dummy package. The 'git-core' package has been renamed to 'git', which has been installed automatically. This git-core package is now obsolete, and can safely be removed from the system if no other package depends on it. Package: git-doc Description-md5: 067fe3355198c178fc97b3730c54a120 Description-en_CA: 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_CA: 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: git-remote-bzr Description-md5: 5bfa00d023af2e5746d25e327f8a0f8d Description-en_CA: bidirectional bridge between Git and Bazaar This package provides the bzr remote helper, which allows Git to read from and write to Bazaar repositories as though they were remote Git repositories. Package: gitk Description-md5: 09d5ab78b8aa2f432bbf841a62bb9abc Description-en_CA: fast, scalable, distributed revision control system (revision tree visualizer) 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 gitk program, a tcl/tk revision tree visualizer. Package: glance-store-common Description-md5: 73ebc586841aa8443f1c76917c2dd08c Description-en_CA: OpenStack Image Service store library - common files 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 shared configuration files for the Glance's stores. Package: glib-networking Description-md5: dce7ee23bcf70829c58fe6f9a749eca7 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: GNU C Library: Documentation Contains The GNU C Library Reference manual in info, pdf and html format. Package: gnome-bluetooth Description-md5: 415232e02184f13dffe1ac4e51f07fa7 Description-en_CA: GNOME Bluetooth tools This package contains tools for managing and manipulating Bluetooth devices using the GNOME desktop. Package: gnome-calculator Description-md5: edf337f4e3963467c2997a13fc81ad2a Description-en_CA: 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_CA: 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-control-center Description-md5: 841ec7130e7cda8d105ccf44ab60b8fa Description-en_CA: 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-dev Description-md5: ea55aa04a24ea847c61e4865c135347b Description-en_CA: utilities to configure the GNOME desktop This package contains the file required to get the keydirs location Package: gnome-desktop3-data Description-md5: 5ce5840cc354bd74e7e4932be3851519 Description-en_CA: 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_CA: 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_CA: font viewer for GNOME This program can preview fonts and create thumbnails for fonts. Package: gnome-keyring Description-md5: ab339ead4844e2dd14c8a8c09473bb75 Description-en_CA: 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-mahjongg Description-md5: adc178a2d2b4ff75c015f3907a755657 Description-en_CA: 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_CA: 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_CA: 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_CA: 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-orca Description-md5: 7e9825746bd4509b700a0a82b5f84c0b Description-en_CA: 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: gnome-power-manager Description-md5: 1ece6a08127f01c856017ac9675775b5 Description-en_CA: 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-screensaver Description-md5: 4dad587fa91113f99b8fc502d8ecfc68 Description-en_CA: GNOME screen saver and locker gnome-screensaver is a screen saver and locker that aims to have simple, sane and secure defaults, and be well integrated with the GNOME desktop. . It is designed to support, among other things: . * the ability to lock down configuration settings * translation into other languages * user switching Package: gnome-screenshot Description-md5: c90436a1a5b51bb06f2cb8922490040a Description-en_CA: screenshot application for GNOME This tool takes a picture of the desktop or of a window and saves it into a file. Package: gnome-session-bin Description-md5: 4c2133392307e0ef72a944d936883f7d Description-en_CA: 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_CA: 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_CA: 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_CA: 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-dev Description-md5: 7da21b55f83cd4a428a2bd849fda6b81 Description-en_CA: 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-software Description-md5: c18037138f62996f54244e20a5eee15b Description-en_CA: Software Center for GNOME Software lets you install and update applications and system extensions. . Software uses a plugin architecture to separate the frontend from the technologies that are used underneath. Currently, a PackageKit plugin provides data from a number of traditional packaging systems, such as rpm or apt. An appdata plugin provides additional metadata from locally installed data in the appdata format. Package: gnome-software-common Description-md5: a52964f99bc0ad87fa14fa1afc5a66d8 Description-en_CA: Software Center for GNOME (common files) Software lets you install and update applications and system extensions. . Software uses a plugin architecture to separate the frontend from the technologies that are used underneath. Currently, a PackageKit plugin provides data from a number of traditional packaging systems, such as rpm or apt. An appdata plugin provides additional metadata from locally installed data in the appdata format. . This package contains the architecture-independent files. Package: gnome-software-dev Description-md5: a685973217137603fee623d0248a8bbf Description-en_CA: Software Center for GNOME - development files Software lets you install and update applications and system extensions. . This package contains headers and other files required when compiling external plugins for use with Software. Package: gnome-software-doc Description-md5: 1f2b6f59f2b2cd70411e140d8567de54 Description-en_CA: Software Center for GNOME - documentation Software lets you install and update applications and system extensions. . This package contains documentation for use when developing plugins for Software. Package: gnome-software-plugin-snap Description-md5: 350535e017d3ca23c8ef2ee15a9a07e1 Description-en_CA: Snap support for GNOME Software Software lets you install and update applications and system extensions. . Software uses a plugin architecture to separate the frontend from the technologies that are used underneath. Currently, a PackageKit plugin provides data from a number of traditional packaging systems, such as rpm or apt. An appdata plugin provides additional metadata from locally installed data in the appdata format. . This package contains the Snap plugin. Package: gnome-sudoku Description-md5: 36f1efc2746ddf39c8f11ff90893cc96 Description-en_CA: 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_CA: 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_CA: 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-user-docs Description-md5: 3ee74fea06ef39daa7352728b1424f4c Description-en_CA: GNOME user's guide 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: e8281193526327921561acba67f46f5b Description-en_CA: GNOME user's guide (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: e350a1f421122c1bcbdb1ad92a9a2ef1 Description-en_CA: GNOME user's guide (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: 526c9fe68242b8fcd9c1227cf6088cf1 Description-en_CA: GNOME user's guide (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: fb9d67c6a7a442c852515d5e969f89c3 Description-en_CA: GNOME user's guide (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: ac9ef47102e024b63b653b04f4aecb5e Description-en_CA: GNOME user's guide (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: d6a3a73ee95827d8b18070c0972fbc54 Description-en_CA: GNOME user's guide (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: c0bf12b8ec75cc7e2a36d34cfb7e74af Description-en_CA: GNOME user's guide (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-fi Description-md5: 6191ded7390a3f4f0856f9b47f2090b5 Description-en_CA: GNOME user's guide (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: 06f245cbabd1bd79bed65b75dd91c956 Description-en_CA: GNOME user's guide (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: fd07dc39c12dcc944fcf1412e0cc1ea9 Description-en_CA: GNOME user's guide (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: 02e5aa82085e4d393f4e30674d105a22 Description-en_CA: GNOME user's guide (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: 3c0cc391b0e78829e5ab1961061b5cda Description-en_CA: GNOME user's guide (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: b0b96b110f4929cacf6d6d4c4faafd32 Description-en_CA: GNOME user's guide (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-hu Description-md5: 7c9fd57822374bf6bc8a06af64e8d410 Description-en_CA: GNOME user's guide (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: 94b5341dbe3d15271d028c6ba3c0bcc5 Description-en_CA: GNOME user's guide (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: a01883e1bd4d229246dd9cea912ff35d Description-en_CA: GNOME user's guide (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: 3ff2f283bed99e7cee951914f083b1c3 Description-en_CA: GNOME user's guide (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: ee6c322c8fc686bd32ae37fc41f12434 Description-en_CA: GNOME user's guide (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-lv Description-md5: 2d3d3463debc3e405991750acc1462cc Description-en_CA: GNOME user's guide (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: 914412add619d7967039581f4fe4fa0b Description-en_CA: GNOME user's guide (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: 8adc740717db51b16a41f40a019ec51f Description-en_CA: GNOME user's guide (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: 4872043e02d5071554bdd27f887ba0fa Description-en_CA: GNOME user's guide (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: f25b39a86387ec4881c6f9ee26a9a2c9 Description-en_CA: GNOME user's guide (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: 3113aad326787a732feec361fcc4a3c2 Description-en_CA: GNOME user's guide (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: 9efb7035bde190e331eebc3f8ac97563 Description-en_CA: GNOME user's guide (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: fb5ef3a5b4ce0770f82d67fff99123ea Description-en_CA: GNOME user's guide (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: 768c8e404342d0a06fc21d7186aa7321 Description-en_CA: GNOME user's guide (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: 10aa20be46f46d778301946ad7d4dc82 Description-en_CA: GNOME user's guide (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: 2bb04b1cf401af523ced3c03f3060596 Description-en_CA: GNOME user's guide (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: b42b0ec415a6fc472429ecd8ddc98315 Description-en_CA: GNOME user's guide (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: a135343421ede19cc7bcafdd11cecdd5 Description-en_CA: GNOME user's guide (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-vi Description-md5: 9385c4881e0190448466077930fd2a49 Description-en_CA: GNOME user's guide (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: ed7ace008486c5660654467b1cf3e146 Description-en_CA: GNOME user's guide (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_CA: 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_CA: 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_CA: 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_CA: 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: e0a75e34d2b98be880e3fca6a5088ca5 Description-en_CA: 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 /usr/bin/gpg and some helper utilities like gpgconf and kbxutil. Package: gnupg-agent Description-md5: 89b483348e055462163fcb51eb9f4d69 Description-en_CA: 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. Package: gnupg-l10n Description-md5: 7fad035451f503be001479931e85b925 Description-en_CA: 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: gnupg2 Description-md5: b00f9e73860378b7bce07e0ad3dd2e88 Description-en_CA: GNU privacy guard - a free PGP replacement (dummy transitional package) 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 is a dummy transitional package that provides symlinks from gpg2 to gpg. Package: gnutls-doc Description-md5: 3d0c920b8ba039f888a1558ef32409d6 Description-en_CA: GNU TLS library - documentation and examples GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains all the GnuTLS documentation. Package: gobject-introspection Description-md5: 237f5e120c510b5b463f0799b240157e Description-en_CA: 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_CA: 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.8 Description-md5: 8650a23f44e2d60a785ad3123733d6d8 Description-en_CA: 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.8-doc Description-md5: c56cb747f65b0bf2f5cac5edc1d0e9a5 Description-en_CA: 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. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-1.8-go Description-md5: 9791676e1d7825e569bdb76ce1ad2e08 Description-en_CA: 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. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Package: golang-1.8-src Description-md5: 541938e00b2a0c85f1fbae617a75fcd4 Description-en_CA: 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 cross-compilation. Package: golang-1.9 Description-md5: 8650a23f44e2d60a785ad3123733d6d8 Description-en_CA: 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.9-doc Description-md5: c56cb747f65b0bf2f5cac5edc1d0e9a5 Description-en_CA: 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. You can view the formatted documentation by running "godoc --http=:6060", and then visiting http://localhost:6060/doc/install.html. Package: golang-1.9-go Description-md5: 9791676e1d7825e569bdb76ce1ad2e08 Description-en_CA: 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. . Go supports cross-compilation, but as of Go 1.5, it is no longer necessary to pre-compile the standard library inside GOROOT for cross-compilation to work. Package: golang-1.9-src Description-md5: 541938e00b2a0c85f1fbae617a75fcd4 Description-en_CA: 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 cross-compilation. Package: golang-any Description-md5: c11bfd31d1d7b38a21ecdf8867396a57 Description-en_CA: Go programming language -- gccgo on "non-Go" platforms 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 or gccgo on architectures that do not have a native toolchain ("gc compiler") port. Because the gccgo and Go releases are not on the same schedule, it is not guaranteed that the version of the Go language provided by the version of gccgo that this package depends upon will match the version of this package. Package: golang-doc Description-md5: 7b70ded89c7f6b655a23ed83a4f27201 Description-en_CA: 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-github-lxc-lxd-dev Description-md5: bf546539c311f366eeb0ad488709554f Description-en_CA: Container hypervisor based on LXC - go source LXD offers a REST API to remotely manage containers over the network, using an image based workflow and with support for live migration. . This package contains the source tree of the lxd project. Package: golang-github-ubuntu-core-snappy-dev Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en_CA: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: golang-go Description-md5: 4b644c1329d03644c1e0137da5dcdaf3 Description-en_CA: 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-redhat-audit-dev Description-md5: 7e95a290b19e76ef3df32e571446b04d Description-en_CA: Go client bindings for the libaudit library The package contains the Go bindings to libaudit that only allows for logging audit events. . This package contains the source. Package: golang-src Description-md5: 4f562b95d873fbeb7b702f869c5413db Description-en_CA: 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: gparted Description-md5: 1caa85feb72cd19af74db3487848870c Description-en_CA: 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: gpgv Description-md5: 4ea8f4f4d6a0a387a4a3aeba3e6cc888 Description-en_CA: 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: grep Description-md5: f9188c5583d41955f3b3fe60b9d445f1 Description-en_CA: 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: 2e1b0acda26162f59328ffeed83ad655 Description-en_CA: 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 * Jamendo * 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 - Metrolyrics - Musicbrainz Cover Art - Pocket - Radio France - Spotify Cover - TheGamesDB.net - Video title parsing Package: groff-base Description-md5: 106eb90e9251712205de3a823876b349 Description-en_CA: 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: 6e1c01c5245ffb9578aee58ee944229b Description-en_CA: 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. Package: grub-efi Description-md5: ab0258bbb994f6742ad233346c11cf50 Description-en_CA: GRand Unified Bootloader, version 2 (dummy package) This is a dummy transitional package that depends on either grub-efi-ia32 or grub-efi-amd64, depending on the architecture. Package: grub-efi-amd64 Description-md5: 1ec69fc2c3202308968b8f3288b1500c Description-en_CA: 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 package contains a version of GRUB that has been built for use with EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). Package: grub-efi-amd64-bin Description-md5: 598ec5b1a14f26c488bd7d7079c3e538 Description-en_CA: GRand Unified Bootloader, version 2 (EFI-AMD64 binaries) 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 that has been built for use with EFI-AMD64 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-efi-amd64 instead. Package: grub-efi-amd64-dbg Description-md5: 01a50868394847340399eb4743e46af0 Description-en_CA: 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_CA: 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: 0b211963be056bf8e983c31763cd0a45 Description-en_CA: 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 package contains a version of GRUB that has been built for use with EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). Package: grub-efi-ia32-bin Description-md5: 9f83262e22d6097ee9567fff6e1de4bb Description-en_CA: GRand Unified Bootloader, version 2 (EFI-IA32 binaries) 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 that has been built for use with EFI-IA32 architecture, such as the one provided by Intel Macs (that is, unless a BIOS interface has been activated). It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-efi-ia32 instead. Package: grub-efi-ia32-dbg Description-md5: 985cf475352ed91c8a577b3365c0062f Description-en_CA: 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-ieee1275 Description-md5: 2c687718a62801e41cd0aa29811470e4 Description-en_CA: 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 package contains a version of GRUB that has been built for use with Open Firmware implementations. Package: grub-ieee1275-bin Description-md5: 2aa28ecd15d342ed322b1e1858743f29 Description-en_CA: GRand Unified Bootloader, version 2 (Open Firmware binaries) 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 that has been built for use with Open Firmware implementations. It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-ieee1275 instead. Package: grub-ieee1275-dbg Description-md5: 3e4b991fd886a5a8442d2e484c000e45 Description-en_CA: 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_CA: 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-pc Description-md5: 7cb7fdca20b02381c6123a250be96bab Description-en_CA: 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 package contains a version of GRUB that has been built for use with traditional PC/BIOS architecture. Package: grub-pc-bin Description-md5: d3fd4372607d45553d46ed1fecfb4f99 Description-en_CA: GRand Unified Bootloader, version 2 (PC/BIOS binaries) 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 a version of GRUB that has been built for use with traditional PC/BIOS architecture. It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-pc instead. Package: grub-pc-dbg Description-md5: 7c0972b8a14a3f1091b6056556730eb4 Description-en_CA: 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: e5f5bd7dbe07e28d8c9a50b4c9b49ada Description-en_CA: 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 package contains a version of GRUB that has been built for use with the Xen hypervisor (i.e. PV-GRUB). Package: grub-xen-bin Description-md5: f5cc81c0440ba3a440462606e825c347 Description-en_CA: GRand Unified Bootloader, version 2 (Xen binaries) 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 that has been built for use with the Xen hypervisor (i.e. PV-GRUB). It will not automatically install GRUB as the active boot loader, nor will it automatically update grub.cfg on upgrade, so most people should install grub-xen instead. Package: grub-xen-dbg Description-md5: 08653de052a0b5d9f21f8d2925bd514b Description-en_CA: 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_CA: 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_CA: 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_CA: 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: gsfonts Description-md5: c77fd616d53a8b059361ca26ef255651 Description-en_CA: Fonts for the Ghostscript interpreter(s) These are free look-alike fonts of the Adobe PostScript fonts. Recommended for all flavors of Ghostscript (gs-gpl, gs-afpl and gs-esp). Package: gstreamer1.0-clutter-3.0 Description-md5: 8ea8d25fb358dcee12567aa5357196c1 Description-en_CA: 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: gtk-im-libthai Description-md5: 776effbebeeb007fc66f3ab370061078 Description-en_CA: 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: gtk2-engines-murrine Description-md5: a474aa12ce9f8a94946342fe0706c7f4 Description-en_CA: 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: gtkmm-documentation Description-md5: 233d7f913415bf5e7e16e4fa8fc4b021 Description-en_CA: 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: gucharmap Description-md5: e99485eac2609af50962be9c053d886a Description-en_CA: Unicode character picker and font browser This program allows you to browse through all the available Unicode characters and categories for the installed fonts, and to examine their detailed properties. It is an easy way to find the character you might only know by its Unicode name or code point. Package: guile-2.0 Description-md5: 92e64a8da1c1f586d1a7fc7b1ad1ec5d Description-en_CA: 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.0-dev Description-md5: ff686195c9946b251edb1db64ccf707d Description-en_CA: Development files for Guile 2.0 This package contains files needed for development using Guile 2.0. . 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.0-doc Description-md5: 0a004c9e5b876d950b35f4408ccf6e80 Description-en_CA: Documentation for Guile 2.0 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.0-libs Description-md5: cba24c28494e692c2455c31f93fe375a Description-en_CA: 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: gutenprint-doc Description-md5: fd0b498e1d4569443dd02bcdb60e5771 Description-en_CA: users' guide for Gutenprint and CUPS This package contains a user guide for programs using the Gutenprint library for photographic quality printing. Currently this covers using the Print plugin for the GIMP and the Common Unix Printing System (CUPS). . 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: gvfs Description-md5: 61f453207c2ab18880315d27f13ee0fb Description-en_CA: 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_CA: 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-bin Description-md5: 02be92bf6407403290f8dec1428dea18 Description-en_CA: userspace virtual filesystem - binaries 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 support binaries. Package: gvfs-common Description-md5: 9572165fd324aff77138e36127f7d629 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: haproxy Description-md5: 29390feb7563fd9f1e74f245bf31a64c Description-en_CA: 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_CA: 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: heartbeat Description-md5: ddb086c6c9251076ab28140d4a3653ba Description-en_CA: Subsystem for High-Availability Linux heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. Package: heartbeat-dev Description-md5: 2db4a8a5564e6bdaa093155ea6bcbb9c Description-en_CA: Subsystem for High-Availability Linux - development files heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. . This package contains Heartbeat-specific development files. Package: heat-api Description-md5: 862c7d73d236c2f223f925fc152f96c0 Description-en_CA: 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_CA: 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-api-cloudwatch Description-md5: 8800fa04f4f5972ec900ba33c3acce59 Description-en_CA: OpenStack orchestration service - CloudWatch 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 CloudWatch API. Package: heat-common Description-md5: 6870a02e61dd51e197ab6a39a8cbf67b Description-en_CA: 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-engine Description-md5: 53042942302aa61b9edbcfcd47dd563f Description-en_CA: 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: heimdal-dev Description-md5: 2afcb518ba77da818c92ff450076c587 Description-en_CA: Heimdal Kerberos - development files Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This is the development package, required for developing programs for Heimdal. Package: heimdal-docs Description-md5: 8c3b64daa0902eebf8cd924e71d8e102 Description-en_CA: Heimdal Kerberos - documentation Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package includes documentation (in info format) on how to use Heimdal, and relevant standards for Kerberos. Package: heimdal-multidev Description-md5: 2c68ae41ae2a5a78791f623671e565b3 Description-en_CA: Heimdal Kerberos - Multi-implementation Development Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package provides versions of the Heimdal development files that can be installed along-side MIT Kerberos development files. Normally, heimdal- dev should be used. However if a package needs to build against both Heimdal Kerberos and MIT Kerberos, then the multidev package should be used. Package: hello Description-md5: c4a4aec43084cfb4a44c959b27e3a6d6 Description-en_CA: 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_CA: 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: hfsutils Description-md5: bc1cfdae0eb986fc7820c770cf54995a Description-en_CA: 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: hicolor-icon-theme Description-md5: 653c5f5ecfe0f797f5a047b73a60b6d5 Description-en_CA: 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_CA: 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: 2c0bf2568da19b1e4a1da75410d4aa8a Description-en_CA: 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, JetDirect (network) and parallel-port devices are supported. Package: hplip-data Description-md5: 3b25de2ec5e828f0e61d78047df8b6e7 Description-en_CA: 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_CA: 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: hunspell-af Description-md5: 8b2af79c04eb33f0ba0026093185c1b3 Description-en_CA: 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: d0054bf706f5de42b827b582b439a58f Description-en_CA: Aragonese dictionary for hunspell This is the Aragonese dictionary for use with the hunspell spellchecker. . The wordlist is built using free corpuses using Aragonese Wikipedia and Aragonese Apertium dictionaries. They are based on the Aragonese grammar as proposed by the Academia de l'Aragonés. Package: hunspell-ar Description-md5: 93f6185c2690f32654b636259724d0bf Description-en_CA: 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_CA: 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_CA: 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_CA: 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-br Description-md5: e3293c4c9da8adeaff107fcbc4829e30 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-el Description-md5: 0293eadd80b386b7b851b62c02171834 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: Basque (Euskera) dictionary for hunspell This is the Basque (Euskera) dictionary for use with the hunspell spellchecker. Package: hunspell-fr Description-md5: 83a51849a5574ba453f74b91afbd6161 Description-en_CA: 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-modern: this dictionary is a selection of classic and revised spellings. It follows the slow evolution of modern spelling. It contains the less controversial spellings introduced by the 1990 reform. . - hunspell-fr-classical: this dictionary is a superset of the "modern" dictionary, to which it adds alternative spellings (some which are still widely used, some others which are being phased out). . - 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: 81f2c4bc1c217aeb02b80308cfa4cfc6 Description-en_CA: French dictionary for hunspell (classical version) This dictionary is a superset of the "modern" dictionary (from the hunspell-fr-modern package), to which it adds alternative spellings (some which are still widely used, some others which are being phased out). . For an overview of the available French dictionaries, see the description of the hunspell-fr package. Package: hunspell-gd Description-md5: a9d74fdcf7944262b6a6fb23bf5588c0 Description-en_CA: 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_CA: 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: 58ac884f39337d4cf44d94f67c627ee8 Description-en_CA: Galician dictionary for hunspell This is the Galician dictionary for hunspell spellchecker which is currently used within OpenOffice.org and the mozilla variants. It uses the official RAG standard. Package: hunspell-gu Description-md5: 5bb9feddfb00e49875c21c47bc0ef53a Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-is Description-md5: 755df5a4f7852333d991a0c0b39baf91 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-ml Description-md5: 0609042d7ef531b2f5f045a0543d5b3c Description-en_CA: Malayalam dictionary for hunspell This package contains all the required files to add support for Malayalam language to the hunspell spell checker. Package: hunspell-ne Description-md5: 79849fe2def2475369da94d7ee314d15 Description-en_CA: 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: dc337dfedc22da76a64b8dd962cf0538 Description-en_CA: Dutch dictionary for hunspell This is the Dutch 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-no Description-md5: fef1f06e8d712beb981910508fdf8cb8 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-se Description-md5: 62b6e0369fa956d93175e6dd703ef89b Description-en_CA: North Sámi Hunspell dictionary This package contains all the required files to add support for the language North Sámi to the hunspell spell checker which is currently used in OpenOffice.org2 and as an ispell clone. . This hunspell dictionary is part of the Divvun project to create Sámi proofing tools. Package: hunspell-si Description-md5: 41cb6b8736a8d5e80fe32eb1589cab51 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-sw Description-md5: a383b40f857a8c6ebe20e485fdf2860a Description-en_CA: 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_CA: 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_CA: 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_CA: 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-uk Description-md5: 56aaf8259c02041fce2f01519502b15b Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-gb Description-md5: 4b03f775e373dcc2be863168c42f220d Description-en_CA: 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_CA: 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_CA: 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-fr Description-md5: 33bbdf49e495a00e18795e9ff015fbf8 Description-en_CA: 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-gl Description-md5: c20516ad32a126bdba6921b1b32f8c8b Description-en_CA: 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_CA: 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_CA: 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: 76e715122f93e2498e1bdb1687793fa3 Description-en_CA: Croatian hyphenation pattern for LibreOffice This is the Croatian hyphenation pattern for use with LibreOffice. Package: hyphen-hu Description-md5: 7fbecc1b85622e36ecea102794aa6ff5 Description-en_CA: 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-is Description-md5: d67e93029e79ca67801dcfb3dc5bfdb1 Description-en_CA: 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_CA: 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_CA: 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_CA: 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-ml Description-md5: ec7a7bcdb14431e5277dc9f37edfa3dd Description-en_CA: 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-mr Description-md5: fb8d7c19cf76d56ee1face74201ec34a Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-doc Description-md5: 09048d4e789485a527aee6fb9a9dd253 Description-en_CA: 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: 1f9ea675e099fe199fcaa23aae7ef941 Description-en_CA: Intelligent Input Bus - GTK+2 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 GTK+2 IM module. Package: ibus-gtk3 Description-md5: bffc1306e64ce23ae551c3e11837360a Description-en_CA: Intelligent Input Bus - GTK+3 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 GTK+3 IM module. Package: ibus-hangul Description-md5: 4e243516689250cc0c28c7b8c9ef79a6 Description-en_CA: 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 an input method (IM) for Korean language, based on IBus. Package: ibus-m17n Description-md5: 708da2b84aa9b56aa3d1fd82f0066c89 Description-en_CA: 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_CA: 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-sunpinyin Description-md5: 09535412ce7ac7a2dbc02de8607f3f55 Description-en_CA: sunpinyin engine for ibus Sunpinyin is a statistical language model (SLM) based input method engine for Simplified Chinese, it features full sentence input. . This package contains the sunpinyin engine for ibus. Package: ibus-table Description-md5: e031a824eef34ac558f88d83af479d09 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-wubi Description-md5: 278793ebd142ced486093b43728001bd Description-en_CA: 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_CA: 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: ibus-wayland Description-md5: 1e9348a71fcaa851b58b1ec63c4c08bc Description-en_CA: Intelligent Input Bus - Wayland 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 Wayland IM module. Package: icc-profiles-free Description-md5: 6584abf9fda2e191cfa8f85a81a04059 Description-en_CA: 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_CA: 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_CA: 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: idle Description-md5: ff5025fabdf8f33168eebe5975d32c8f Description-en_CA: IDE for Python using Tkinter (default version) IDLE is an Integrated Development Environment for Python. IDLE is written using Tkinter and therefore quite platform-independent. . This package is a dependency package, which depends on Debian's default Python 3 version (currently v3.6). Package: ieee-data Description-md5: 13e4702ce61e6bfe7d48ec34e10250b1 Description-en_CA: OUI and IAB listings Provide the Organizationally Unique Identifier (OUI) and Individual Address Block (IAB) listings of identifiers assigned by IEEE Standards Association. Package: ifenslave Description-md5: 74732f22bb89d876029092ddddb4e653 Description-en_CA: configure network interfaces for parallel routing (bonding) This is a tool to attach and detach slave network interfaces to a bonding device. A bonding device will act like a normal Ethernet network device to the kernel, but will send out the packets via the slave devices using a simple round-robin scheduler. This allows for simple load-balancing, identical to "channel bonding" or "trunking" techniques used in switches. . The kernel must have support for bonding devices for ifenslave to be useful. This package supports 2.6.x kernels and the recent 3.x.x kernels. Package: ifupdown Description-md5: 442edbd184a6e1febc9b203604eb38f4 Description-en_CA: high level tools to configure network interfaces This package provides the tools ifup and ifdown which may be used to configure (or, respectively, deconfigure) network interfaces based on interface definitions in the file /etc/network/interfaces. Package: im-config Description-md5: 4259250528fc6b1781fa40b94ed3b60f Description-en_CA: Input method configuration framework im-config package provides the framework to configure and to switch the input method on X Window System. 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: imagemagick Description-md5: 454d44b3e8d4177be027105c6c73b6f9 Description-en_CA: image manipulation programs -- binaries ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . This package include links to channel depth specific binaries and manual pages. . This is a dummy package. You can safely purge or remove it. Package: imagemagick-6-common Description-md5: 242e9070bb8cf8876ae8723472cc8f76 Description-en_CA: image manipulation programs -- infrastructure imagemagick-common contains the filesystem infrastructure required for further installation of imagemagick in any configuration; it does not provide a full installation of binaries, libraries, and utilities required to run imagemagick. . This package is independent of channel depth. Package: imagemagick-6.q16 Description-md5: e40daf0bbbffd2b9ac49e04c8c3480fe Description-en_CA: image manipulation programs -- quantum depth Q16 ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves. All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . For working with the SVG, WMF, OpenEXR, DjVu and Graphviz formats, you need to install the libmagickcore-6.q16-3-extra package. . This version of imagemagick is compiled for a channel depth of 16 bits (Q16). Package: indent Description-md5: 89cfc962c403fb895c513c63c128c266 Description-en_CA: 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_CA: Documentation for GNU indent This package contains the HTML documentation for GNU indent. Package: info Description-md5: 98475bbce3804b8961f7886328b1baea Description-en_CA: 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-system-helpers Description-md5: facafbf6c4b9fd95c34e95938629ecef Description-en_CA: 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_CA: 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-core Description-md5: 8d2ce4976ab4fb33b898ed3006a086fa Description-en_CA: 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_CA: 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_CA: 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: installation-report Description-md5: 1807d9b3c4b555bdb2fbab05932b1fa9 Description-en_CA: system installation report This package contains instructions and programs for reporting on the installation of a new system. It can help you fill out an installation report and send it to the Debian bug tracking system. . Purging this package will remove the logs of the system's installation. Package: intel-gpu-tools Description-md5: 564f3bda44ca25bdb6227f2b18149b73 Description-en_CA: tools for debugging the Intel graphics driver intel-gpu-tools is a package of tools for debugging the Intel graphics driver, including a GPU hang dumping program, performance monitor, and performance microbenchmarks for regression testing the DRM. Package: intel-gpu-tools-dbg Description-md5: 523672cd46be2b0dd332a786f15cdbad Description-en_CA: tools for debugging the Intel graphics driver (debug) intel-gpu-tools is a package of tools for debugging the Intel graphics driver, including a GPU hang dumping program, performance monitor, and performance microbenchmarks for regression testing the DRM. . This package contains debugging symbols for intel-gpu-tools. Package: intltool-debian Description-md5: 6b213b5182a00ef62cff3d6694fa2224 Description-en_CA: 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: ippusbxd Description-md5: 49272ec97d27062bbcab6a5c5026f99d Description-en_CA: Daemon for IPP USB printer support ippusbxd is a userland driver for USB devices supporting the IPP USB specification. It enables these USB printers to be seen as regular network IPP printers. Package: iproute-doc Description-md5: ca2b9e91562ef4c829cc2050464e7083 Description-en_CA: transitional dummy package for iproute2-doc This is a transitional dummy package to get upgrading systems to install the iproute2-doc package. It can safely be removed once no other package depends on it. Package: iproute2 Description-md5: d10cc46ca4a9e5489b7d2c879fcfba17 Description-en_CA: 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_CA: 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_CA: 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: c998471c84128382a425d500ab6155da Description-en_CA: administration tools for packet filtering and NAT iptables is the userspace command line program used to configure the Linux packet filtering ruleset. It is targeted towards system administrators. Since Network Address Translation is also configured from the packet filter ruleset, iptables is used for this, too. The iptables package also includes ip6tables. ip6tables is used for configuring the IPv6 packet filter Package: iptables-dev Description-md5: 1f317b04f78374dba7d1e14def0b7f80 Description-en_CA: transitional dummy package This is a transitional dummy package. It can safely be removed. Package: iputils-arping Description-md5: bb18b14837d8c79e0cf4999c5662365c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: irda-utils Description-md5: dccf1c24ff86cb1061cf9d1d11729575 Description-en_CA: IrDA management and handling utilities This package contains userspace utilities to manage and handle infrared devices. It includes irattach, findchip, irdadump, irdaping and irpsion5. OBEX tools are removed since 0.9.5. If you need to use IrOBEX, use openobex-apps package. Package: irqbalance Description-md5: accb4bce861e7ccb0e8eb0424467337d Description-en_CA: 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 core or socket. Package: irssi Description-md5: f222734d8d370d75bf620389270c0ade Description-en_CA: 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_CA: 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_CA: 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-dev Description-md5: a5da96904bc2ff124317fb1545407142 Description-en_CA: 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_CA: 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: b58345a815d3102f83ba9b7d058c5dee Description-en_CA: 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 XML files. . More importantly, it also provides their translations to be used by other programs. Package: isolinux Description-md5: 8e677c538998dee1c14106897b432a55 Description-en_CA: collection of bootloaders (ISO 9660 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 ISO 9660 CD-ROMs (ISOLINUX). Package: isoquery Description-md5: c153a6ff7aeb974b58393d41bc120cda Description-en_CA: Search and display various ISO codes (country, language, ...) This program can be used to generate a tabular output of the ISO standard codes provided by the package iso-codes. . It parses the JSON files and shows all included ISO codes or just matching entries, if specified on the command line. . Moreover, it's possible to get all available translations for the ISO standard. Package: iw Description-md5: 4c6223f7a0c9b6124876da23f91821d0 Description-en_CA: tool for configuring Linux wireless devices This package contains the `iw' tool which allows you to configure and show information about wireless networking. . In the future iw will become the canonical command line tool for wireless configuration and iwconfig/wireless-tools will no longer be required. See /usr/share/doc/iw/README.Debian for a more detailed overview of iw. Package: java-common Description-md5: 331c38b4382151ea9451e0a4ee764de7 Description-en_CA: 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_CA: 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: jfsutils Description-md5: 000fe2ee7a32dfc069be2f44381d781f Description-en_CA: 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: jigit Description-md5: d1cccff5286555330cb70d9bdd9e62ea Description-en_CA: tools for working with jigdo files Utilities written to make jigdo files easier to work with. . jigit-mkimage: program to create images from jigdo files iso-image.pl: example CGI wrapper for mkimage - make images on the fly! jigdump: list the contents of a template file jigsum: Output MD5 sums in the base64-style jigdo way mkjigsnap: helper script to be run on the upstream server Package: john Description-md5: 2ffcaf0da9fa0a8266bfe4aa906d4742 Description-en_CA: 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_CA: 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: kdump-tools Description-md5: e4c630411cca5f22a32a48bd81b16449 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-doc Description-md5: 42b26822f99c12d16268512a33f6dfd9 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: 5edc0d8999e24d591b49f95449a8741f Description-en_CA: 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. Package: krb5-config Description-md5: 36570a434cf5f024efb3ccc2fd73ab6a Description-en_CA: 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_CA: 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_CA: 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_CA: 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: lbdb Description-md5: 3f6df3567734127a4a78b6dced95e4bd Description-en_CA: 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) Package: ldap-utils Description-md5: f5d300156245ae8fa5972cf30bf60206 Description-en_CA: 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_CA: 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: leveldb-doc Description-md5: 06fa5885fbd2bea65afac7d42b4775a1 Description-en_CA: LevelDB documentation LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the developers reference for LevelDB. Package: lftp Description-md5: a4340506ec33e727d20a43b185d30cc6 Description-en_CA: 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: lib32asan3 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en_CA: 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: lib32asan3-dbg Description-md5: bde72eaadd150a362fa2a39d6da988d7 Description-en_CA: AddressSanitizer -- a fast memory error detector (32 bit debug symbols) 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: lib32asan4 Description-md5: 21a3c42c398c2fff43ee9449787256e4 Description-en_CA: 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: lib32asan4-dbg Description-md5: bde72eaadd150a362fa2a39d6da988d7 Description-en_CA: AddressSanitizer -- a fast memory error detector (32 bit debug symbols) 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_CA: 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: lib32atomic1-dbg Description-md5: 865d3c01985d4c1517371f8f439ecadf Description-en_CA: support library providing __atomic built-in functions (32 bit debug symbols) 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: lib32cilkrts5 Description-md5: cfc0a1e0e2c2fe8e45700724c806a987 Description-en_CA: Intel Cilk Plus language extensions (32bit) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: lib32cilkrts5-dbg Description-md5: 302371f2bf006ba155500edad2c90bb0 Description-en_CA: Intel Cilk Plus language extensions (32 bit debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: lib32gcc-6-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en_CA: 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-7-dev Description-md5: 50201ee0230693f6a9313820d5854393 Description-en_CA: 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: lib32gcc1 Description-md5: a31c67d540f86442c895f2663cb4d5c9 Description-en_CA: 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: lib32gcc1-dbg Description-md5: d2281f8d5a2b7dae7c362df43affcb03 Description-en_CA: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: lib32gfortran-6-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en_CA: 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: lib32gfortran-7-dev Description-md5: 6b37f3090548ca719a28233db2276849 Description-en_CA: 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: lib32gfortran3 Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en_CA: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran3-dbg Description-md5: f1c6c70ede14acca0d8908ffcb0e809d Description-en_CA: Runtime library for GNU Fortran applications (32 bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran4 Description-md5: 6b1141cbf03c78b07b329d00c2e7823f Description-en_CA: Runtime library for GNU Fortran applications (32bit) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gfortran4-dbg Description-md5: f1c6c70ede14acca0d8908ffcb0e809d Description-en_CA: Runtime library for GNU Fortran applications (32 bit debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: lib32gomp1 Description-md5: e631a6bc5701a04082ff06d4907faecf Description-en_CA: 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: lib32gomp1-dbg Description-md5: 91ff2112f352a83cd9b7528de9b7a7c4 Description-en_CA: GCC OpenMP (GOMP) support library (32 bit debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: lib32gphobos-6-dev Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en_CA: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos-7-dev Description-md5: b341eedcd8081d86dac015bda85ac8cc Description-en_CA: Phobos D standard library (32bit development files) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos68 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_CA: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos68-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_CA: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos71 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_CA: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32gphobos71-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_CA: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: lib32itm1 Description-md5: dab7174f3ba5f3317b7d12b57522f05a Description-en_CA: 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: lib32itm1-dbg Description-md5: 7e27c82a201c45d900c2bb92b43713b5 Description-en_CA: GNU Transactional Memory Library (32 bit debug symbols) 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: lib32lsan0 Description-md5: e9b900fdd2d820580fa5248285865c55 Description-en_CA: LeakSanitizer -- a memory leak detector (32bit) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: lib32lsan0-dbg Description-md5: 3324d53f5a8070bc617f2c2b066d6f74 Description-en_CA: LeakSanitizer -- a memory leak detector (32 bit debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer (empty package). Package: lib32mpx2 Description-md5: 5afc922c54fcccb02d0244c2257bc6c3 Description-en_CA: Intel memory protection extensions (32bit) Intel MPX is a set of processor features which, with compiler, runtime library and OS support, brings increased robustness to software by checking pointer references whose compile time normal intentions are usurped at runtime due to buffer overflow. Package: lib32mpx2-dbg Description-md5: 6ba9160e11fb55e508faaa74118c8d01 Description-en_CA: Intel memory protection extensions (32 bit debug symbols) Intel MPX is a set of processor features which, with compiler, runtime library and OS support, brings increased robustness to software by checking pointer references whose compile time normal intentions are usurped at runtime due to buffer overflow. Package: lib32ncurses5 Description-md5: 8c6342a7f12cb0debbe6158b1b61a805 Description-en_CA: 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: lib32ncurses5-dev Description-md5: bac3e7f3ca63651fa01fb109ba48a2bd Description-en_CA: 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: lib32ncursesw5 Description-md5: 1128887e431e21c11b633fc3998f93db Description-en_CA: 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: lib32ncursesw5-dev Description-md5: e1c250be1f872d6666773e1110cb1a4f Description-en_CA: developer's libraries for ncursesw (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 ncursesw will need. . This package includes support for wide characters. This package supports the 32-bit ABI variant of your system's architecture. Package: lib32objc-6-dev Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en_CA: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc-7-dev Description-md5: 4563909f76273e1eff5ff297d7d93981 Description-en_CA: Runtime library for GNU Objective-C applications (32bit development files) This package contains the headers and static library files needed to build GNU ObjC applications. Package: lib32objc4 Description-md5: cdc9d0be22d98fa7275d3376afaddcc0 Description-en_CA: Runtime library for GNU Objective-C applications (32bit) Library needed for GNU ObjC applications linked against the shared library. Package: lib32objc4-dbg Description-md5: 06d620c114d0d3329b9b2be2112a0894 Description-en_CA: Runtime library for GNU Objective-C applications (32 bit debug symbols) Library needed for GNU ObjC applications linked against the shared library. Package: lib32quadmath0 Description-md5: d7a03dac94565e412ed600a16f543d54 Description-en_CA: 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: lib32quadmath0-dbg Description-md5: 2408724947bd37356dc923703c9b320e Description-en_CA: GCC Quad-Precision Math Library (32 bit debug symbols) A library, which provides quad-precision mathematical functions on targets supporting the __float128 datatype. Package: lib32readline-dev Description-md5: 668df0fb60b54c6018797f8b7e97a1eb Description-en_CA: 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: lib32readline7 Description-md5: 4803b78bfa952422311277cc70d77bea Description-en_CA: 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++-6-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_CA: 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++-7-dev Description-md5: a197f2aec835e5fc6f8f76039d8a7c4e Description-en_CA: 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_CA: GNU Standard C++ Library v3 (32 bit Version) This package contains an additional runtime library for C++ programs built with the GNU compiler. Package: lib32stdc++6-6-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_CA: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: lib32stdc++6-7-dbg Description-md5: 6d699ea4429a346bc58e56d70e561407 Description-en_CA: GNU Standard C++ Library v3 (debugging files) This package contains the shared library of libstdc++ compiled with debugging symbols. Package: lib32tinfo-dev Description-md5: 08e20ee82af6ae3c80f602841e0d3ad8 Description-en_CA: developer's library for the low-level terminfo library (32-bit) The ncurses library routines are a terminal-independent method of updating character screens with reasonable optimization. . This package contains the static library and symbolic link that developers using the low-level terminfo library will need. Packages should not build-depend on this package. . This package supports the 32-bit ABI variant of your system's architecture. Package: lib32tinfo5 Description-md5: 66317228486310575adb7d0605bca630 Description-en_CA: 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: lib32ubsan0 Description-md5: 00c57d4ccf298e90fae6bd6acdfad7ab Description-en_CA: 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: lib32ubsan0-dbg Description-md5: 9f7135992c8b7133983b2e7952f67e04 Description-en_CA: UBSan -- undefined behaviour sanitizer (32 bit debug symbols) 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_CA: 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: f70b0dae15f4c85146a5ba6b6aa76610 Description-en_CA: compression library - 32 bit development 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. Package: libaa1 Description-md5: e2907f5353392e24d8f1f2a5e56005ac Description-en_CA: 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-dbg Description-md5: 76947bc97a610d93762196ee9d41bc3d Description-en_CA: ASCII art library, debugging symbols 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. . This package contains the debugging symbols associated with AAlib. gdb will automatically use these symbols when debugging programs linked with AAlib. Package: libaa1-dev Description-md5: 79d999bcaca61f08c24bfa21e8c81ce2 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: 65c1428a85567ba04597e882b0aecfe2 Description-en_CA: Access control list shared library This package contains the libacl.so dynamic library containing the POSIX 1003.1e draft standard 17 functions for manipulating access control lists. Package: libacl1-dev Description-md5: 6f959f1da9dd08f65124fad3eb738dca Description-en_CA: 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: libaio-dev Description-md5: 6a3c3f2f1cc9520e135a39e21731796c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libamd2 Description-md5: 2d9505165b7b29c0b5677c11d21645cd Description-en_CA: approximate minimum degree ordering library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The AMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the "Approximate Minimum Degree ordering" algorithm. Package: libao-common Description-md5: 1d9ee00d87630ccf7aaefc64d0d7db8c Description-en_CA: 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) * esd (EsounD or Enlightened Sound Daemon) * and several others. . This package contains config files and man pages for libao. Package: libao-dbg Description-md5: 32ad063053b3245f115bae362892de40 Description-en_CA: 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) * esd (EsounD or Enlightened Sound Daemon) * and several others. . This package contains debugging symbols useful for tracing bugs in the libao package. Package: libao-dev Description-md5: ca2756e818c8b0080fd300dca01c2429 Description-en_CA: 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) * esd (EsounD or Enlightened Sound Daemon) * and several others. . This package contains the header files and static libraries required for developing applications that use libao. Package: libao4 Description-md5: 56c5e1da00794da09de8d22338ca5b2c Description-en_CA: 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) * esd (EsounD or Enlightened Sound Daemon) * and several others. Package: libapache2-mod-apparmor Description-md5: a5901c8ca6f4b08d12fc507332ec3d1f Description-en_CA: changehat AppArmor library as an Apache module This 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-pgsql Description-md5: 2853269f88c16d4ec6dd68d03d66ad23 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: 8727825cd3d8cdd7cf66a486def35e8d Description-en_CA: 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 Ubuntu's default PHP version (currently 7.1). Package: libapache2-mod-php7.1 Description-md5: a9943210c12c437b40ede9d429f3fb29 Description-en_CA: 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 libxml openssl pcre Reflection session 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-python Description-md5: 1d713411251bc8919aabac20971e2a54 Description-en_CA: Python-embedding module for Apache 2 The mod_python module supports web applications written in Python. Because the parser is embedded in the server as an Apache module, it will run much faster than traditional CGI. . This package is built for the current Python version. Package: libapache2-mod-python-doc Description-md5: 9564caeb173aa6a96d396d2bfafe8b8b Description-en_CA: Python-embedding module for Apache 2 - documentation The mod_python module supports web applications written in Python. Because the parser is embedded in the server as an Apache module, it will run much faster than traditional CGI. . This package contains the module documentation in HTML format. Package: libapache2-mod-wsgi Description-md5: 524e8bdbab4989bd739c548590367eb6 Description-en_CA: Python 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 2.X. Package: libapache2-reload-perl Description-md5: 9133f4572c0362fca02856e42bb7d655 Description-en_CA: 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: 97b3f9206e00adaa3e6e91efb67c5eae Description-en_CA: AppArmor development libraries and header files This package provides the development libraries and header files needed to link against the AppArmor changehat and log parsing functions. Also includes the manpages for library functions. Package: libapparmor-perl Description-md5: 42d32a45493e77e0e2b388d84ea70892 Description-en_CA: AppArmor library Perl bindings This provides the Perl module that contains the language bindings for the AppArmor library, libapparmor, which were autogenerated via SWIG. Package: libapparmor1 Description-md5: b066f3d6ec4f1e72570ebf49e31e9490 Description-en_CA: changehat AppArmor library This package provides the shared library used for making use of the AppArmor profile and changehat functionality, as well as common log parsing routines. Package: libappconfig-perl Description-md5: 968a51d0c2668816fa49f49f0bee5fd4 Description-en_CA: 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: libappindicator3-1 Description-md5: 19c351a0f9348d05d8bfa4468c6db3f5 Description-en_CA: Application Indicators 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. Package: libappindicator3-dev Description-md5: 8892169afb7b9bc499e71c9594bafe1b Description-en_CA: Application Indicators 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. Package: libappstream-glib-dev Description-md5: 843c5ab072fad15eb5195facad271989 Description-en_CA: GNOME library to access AppStream services (development files) AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains development files necessary to develop tools which use the libappstream-glib library. Package: libappstream-glib8 Description-md5: 0c3be0f7639f89d98f1b4dd6ce57e81d Description-en_CA: GNOME library to access AppStream services AppStream is a cross-distribution effort for creating and sharing metadata about software components available in the package repositories of a distribution. . This package contains a GObject-based library to read and write AppStream XML metadata and retrieve additional data such as screenshots. . As opposed to libappstream, this library does not use an on-disk cache but reads data directly from the XML or DEP-11 YAML files. Package: libapr1 Description-md5: daaca3900e2bd4d38f204bf1b0ef044a Description-en_CA: 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-dbg Description-md5: c3c017e48521f94794214d8ee73f3bef Description-en_CA: Apache Portable Runtime Library - Debugging Symbols 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 the debugging symbols for APR. Package: libapr1-dev Description-md5: 7242f99e86343755e74ffc6220d354b1 Description-en_CA: 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_CA: 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_CA: 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-dbg Description-md5: 8e79c59d712eb77f803ccf06c2077e42 Description-en_CA: Apache Portable Runtime Utility Library - Debugging Symbols 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 debugging symbols for APR util. Package: libaprutil1-dev Description-md5: d6ae06fa24afa413ea1d1cd0db69d8a4 Description-en_CA: 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_CA: 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-inst2.0 Description-md5: 5df05e67cb17e91ac56a732061d88850 Description-en_CA: deb package format runtime library This library provides methods to query and extract information from deb packages. This includes the control data and the package file content. Package: libapt-pkg-dev Description-md5: 8e463f77664788b23a47f5ac592f4595 Description-en_CA: 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_CA: 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_CA: 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-pkg5.0 Description-md5: eaacd63db236f47bdcc19e3bea7026a7 Description-en_CA: 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-dev Description-md5: 4fedaf2f347af4287edce946b56ba586 Description-en_CA: 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) . This package provides the files necessary for development with libarchive. Package: libarchive-zip-perl Description-md5: d79121ddf62669813decdcb1d31db043 Description-en_CA: 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: 3efebf57a3d06179c6d5746db080711f Description-en_CA: 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) . This package provides the libarchive shared library. Package: libart-2.0-2 Description-md5: c79e80a684d0e1f530bef577fc6a7eed Description-en_CA: Library of functions for 2D graphics - runtime files A library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. Package: libart-2.0-dev Description-md5: 18a0bfc8b4617d3d22b390966c9ece77 Description-en_CA: Library of functions for 2D graphics - development files A library of functions for 2D graphics supporting a superset of the PostScript imaging model, designed to be integrated with graphics, artwork, and illustration programs. It is written in optimized C, and is fully compatible with C++. With a small footprint of 10,000 lines of code, it is especially suitable for embedded applications. Package: libasan3 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_CA: 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: libasan3-dbg Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en_CA: AddressSanitizer -- a fast memory error detector (debug symbols) 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: libasan4 Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_CA: 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: libasan4-arm64-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_CA: 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: libasan4-armhf-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_CA: 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: libasan4-dbg Description-md5: e0ab64cebecfb2c8f3560d8854956043 Description-en_CA: AddressSanitizer -- a fast memory error detector (debug symbols) 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: libasan4-powerpc-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_CA: 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: libasan4-ppc64el-cross Description-md5: 04e20d522e263c6563c2ea719c87026f Description-en_CA: 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_CA: 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_CA: 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: libasn1-8-heimdal Description-md5: 3d09240ec7d82874031da02109d856a7 Description-en_CA: Heimdal Kerberos - ASN.1 library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the ASN.1 parser required for Heimdal. Package: libasound2 Description-md5: f80c24ce80b76f9116fc6c7d1a8aa34b Description-en_CA: 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: ccfa849033bc48b7ca28261b57c3eba7 Description-en_CA: Configuration files and profiles for ALSA drivers This package contains configuration files for ALSA drivers and UCM profiles for use with alsaucm. . ALSA is the Advanced Linux Sound Architecture. Package: libasound2-dev Description-md5: 6049c8294e480247b4c02744f09d51fe Description-en_CA: 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_CA: 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: c0d2cf058a71ca3009a28dc5e2fd2801 Description-en_CA: 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: - jack: play or capture via JACK - oss: run native ALSA apps on OSS drivers - pulse: play or capture via Pulse Audio - 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_CA: 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_CA: 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: 393d9426ed23b67dd70484172664fc9d Description-en_CA: GNU Internationalization library development files This package contains development files for the libasprintf library. Package: libasprintf0v5 Description-md5: 6eb9b97491340c986012d5953e1dc01b Description-en_CA: GNU library to use fprintf and friends in C++ 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_CA: 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: libassuan-mingw-w64-dev Description-md5: 3c0fb6ba4db884e067355fca6fe292f9 Description-en_CA: IPC library for the GnuPG components -- Windows port 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. . This is a Windows version of libassuan. It's meant to be used when cross- building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libassuan0 Description-md5: dd1c4727a9c86656f6d8382c59b404ca Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libatk1.0-0 Description-md5: 1c89fa26cb3e32fd7a97c099285532f8 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-dbg Description-md5: 26d76486cdd4f1973b721c8f322e9e61 Description-en_CA: support library providing __atomic built-in functions (debug symbols) 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-powerpc-cross Description-md5: 16938852526fc26bdbcb46c18435ed08 Description-en_CA: 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_CA: 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: libatspi2.0-0 Description-md5: 8e8543c1983d4f5d6305bf8bf14c302b Description-en_CA: 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_CA: 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: 828e462109496dfbca870108ebcb31fc Description-en_CA: Extended attribute shared library Contains the runtime environment required by programs that make use of extended attributes. Package: libattr1-dev Description-md5: 094f1b349383bbd827cf50256c2c1c7b Description-en_CA: Extended attribute static libraries and headers attr-dev 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 only ext2, ext3, JFS and XFS 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: libaudio-dev Description-md5: 64f0a82f05b3c53e80a2a946147df4f5 Description-en_CA: Network Audio System - development files The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the header files and static library (libaudio.a), needed for development of programs using NAS. Package: libaudio2 Description-md5: e406a6ba4c2219d0fa8de179e6be344c Description-en_CA: Network Audio System - shared libraries The Network Audio System (NAS) was developed by NCD for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices. . This package contains the NAS library (libaudio), needed for both remote and local output. Package: libaudit-common Description-md5: f1e698fe58902299a06c8f79f079ac9a Description-en_CA: 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_CA: 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_CA: 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: libaugeas-dev Description-md5: ed145203b749773dd79ed363ff832678 Description-en_CA: Development files for writing applications based on libaugeas0 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 includes the development files to write programs using the Augeas API. Package: libaugeas0 Description-md5: 309877ef689bd8ed561675486502059a Description-en_CA: Augeas configuration editing library and API 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. . 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. Package: libauparse-dev Description-md5: 44274718be015b9669c36ffc31b8d828 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: 9090641583bbaecbe0ef5fa8d0108f64 Description-en_CA: 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 shoudl use libavahi-client-dev which interacts with the avahi daemon. Package: libavahi-core7 Description-md5: 22b9d09fb6eef6b3d23199e3164eb87c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libbabeltrace-ctf-dev Description-md5: 856e48199245fa8c43378c8afff60e9b Description-en_CA: 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-ctf1 Description-md5: 0cff086deb73902946be95adb3442aaf Description-en_CA: Babeltrace conversion libraries (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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-140 Description-md5: 29eb09ddc694703c77f94b42a079fe3f Description-en_CA: 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: libbison-dev Description-md5: 9e58100d40bcef7ed1b8baab2a762770 Description-en_CA: 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_CA: 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_CA: 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: libblkid-dev Description-md5: 3fcd073d635ab408ffbe3557fba4a4b6 Description-en_CA: block device ID library - headers and static libraries 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_CA: 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: libbluetooth-dev Description-md5: 8b6c03a029e3a8f7be5c49ed7b41a971 Description-en_CA: 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). Package: libbluetooth3 Description-md5: 99ecfc643816cbb50cd9ae690a10287d Description-en_CA: 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: libbluetooth3-dbg Description-md5: 397e91470345aa1bcafbb2ed78507c5a Description-en_CA: Library to use the BlueZ Linux Bluetooth stack with debugging symbols 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 debugging symbols. Package: libbogl-dev Description-md5: 0c4bcd395d29b221f4253a517fd7ca08 Description-en_CA: 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_CA: 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.65-dev Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en_CA: 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.65.1 Description-md5: 1aa2477e97733797bec0d32670d4e90e Description-en_CA: 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.65-dev Description-md5: 885c86b3701dab9982f79d2dcc83515c Description-en_CA: 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.65.1 Description-md5: 48bd785e2e56a406e6dbf1b5ba8ce77e Description-en_CA: 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.65.1 Description-md5: 509bcb267a10afdee403415de2d077bd Description-en_CA: 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-coroutine1.65.1 Description-md5: 86838fff80fef6efdf92ff95491207e4 Description-en_CA: provides a sort of cooperative multitasking on a single thread This package forms part of the Boost C++ Libraries collection. . Boost.Coroutine provides templates for generalized subroutines which allow multiple entry points for suspending and resuming execution at certain locations. It preserves the local state of execution and allows re- entering subroutines more than once (useful if state must be kept across function calls). . Coroutines can be viewed as a language-level construct providing a special kind of control flow. . In contrast to threads, which are pre-emptive, coroutine switches are cooperative (programmer controls when a switch will happen). The kernel is not involved in the coroutine switches. . The implementation uses Boost.Context for context switching. Package: libboost-date-time1.65-dev Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en_CA: 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.65.1 Description-md5: fca468edfa68f3723647bff7a2ed63c3 Description-en_CA: 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: 60909066cdc676e0e560d24952853f92 Description-en_CA: 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.65). Package: libboost-filesystem-dev Description-md5: a5575dd6ea80658fff480200fc0c6cb4 Description-en_CA: 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.65). Package: libboost-filesystem1.65-dev Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en_CA: 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.65.1 Description-md5: 2491b00e1306a35046eca365dc71ba1d Description-en_CA: 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.65.1 Description-md5: 3c388d3a296c3c5ceb93d6073902d96e Description-en_CA: 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-program-options-dev Description-md5: de3a406096ce4fd6291a7cabfd6b2733 Description-en_CA: 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.65). Package: libboost-program-options1.65-dev Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en_CA: 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.65.1 Description-md5: 9ab9e15257fa51221c16c7f0a9e40597 Description-en_CA: 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.65.1 Description-md5: 1fd3f0310a5498412ebe02c4766ff0b1 Description-en_CA: 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-random1.65.1 Description-md5: 7ed20e15c02905e3feecfa31084222f4 Description-en_CA: Boost Random Number Library This package forms part of the Boost C++ Libraries collection. . The Boost Random Number Library (Boost.Random for short) provides a variety of generators and distributions to produce random numbers having useful properties, such as uniform distribution. Package: libboost-regex1.65.1 Description-md5: 798250c772fac56d605e432dcc6fe14f Description-en_CA: 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-system-dev Description-md5: 5a92d69bc02233ff4793ea4c82810bd7 Description-en_CA: 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.65). Package: libboost-system1.65-dev Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en_CA: 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.65.1 Description-md5: 1197eb2ee52a77c28d5e31e8e74c41eb Description-en_CA: 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: b7634d887304536a6803264284c946fb Description-en_CA: 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.65). Package: libboost-thread1.65-dev Description-md5: d19954bb99722597efd2b9b392158287 Description-en_CA: 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.65.1 Description-md5: d19954bb99722597efd2b9b392158287 Description-en_CA: 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.65-dev Description-md5: 5a4757456b06ec2c205f53eaa244f371 Description-en_CA: 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.65-tools-dev Description-md5: b20d39e2efe0c14e144ce9d2c5d01d38 Description-en_CA: 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: libbrlapi-dev Description-md5: 90ebedc1883fd213db0ca76e379a6159 Description-en_CA: 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.6 Description-md5: d7471913aa262901576c796cae4d0b04 Description-en_CA: 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: libbsd-dev Description-md5: 1176917f4ba200c4bcf1388c65dd7475 Description-en_CA: 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, strtonum, fmtcheck. * explicit_bzero. * errc, verrc, vwarnc, warnc. * fgetln, fparseln, fgetwln, flopen, fpurge, funopen. * getbsize. * getmode, setmode, strmode, * getpeereid. * getprogname, setprogname. * heapsort, radixsort, mergesort, sradixsort. * nlist (ELF and a.out support). * pidfile_open, pidfile_write, pidfile_close, pidfile_remove. * readpassphrase. * reallocarray, reallocf. * setproctitle (initialized via libbsd-ctor or setproctitle_init). * sl_init, sl_add, sl_free, sl_find. * strlcpy, strlcat. * strnstr. * strnvis, strnunvis, strunvis, strunvisx, strvis, strvisx, unvis, vis. * timeradd, timersub, timerclear, timerisset, timercmp. * timespecadd, timespecsub, timespecclear, timespecisset, timespeccmp. * wcslcat, wcslcpy. . Also included are some queue macro definitions not present on includes from glibc. Package: libbsd-resource-perl Description-md5: 97e499ae57ca3a884ae47cea9b49f135 Description-en_CA: 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_CA: 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: libbtf1 Description-md5: 051b2cdc9ff424226df9ac31bfffed85 Description-en_CA: permutation to block triangular form library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The BTF library is a software package for permuting a matrix into Block upper Triangular Form. It includes a maximum transversal algorithm, which finds a permutation of a square or rectangular matrix so that it has a zero-free diagonal (if one exists); otherwise, it finds a maximal matching which maximizes the number of nonzeros on the diagonal. The package also includes a method for finding the strongly connected components of a graph. These two methods together give the permutation to block upper triangular form. Package: libbz2-1.0 Description-md5: e921dd6ddb4bb508e6f1b62169b85d70 Description-en_CA: 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, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libbz2-dev Description-md5: d144fb5e23e545a63e204740e6628ad3 Description-en_CA: 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, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). Package: libc-ares-dev Description-md5: 457af4d18b9753c3360923898df35b1f Description-en_CA: 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_CA: 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: 7625903821514b57277d1bae69ec3c1a Description-en_CA: GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * catchsegv: catch segmentation faults in programs * 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: ca28cf36e463805ec57f3815849e28a2 Description-en_CA: GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Package: libc6 Description-md5: fc3001b0b90a1c8e6690b283a619d57f Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-powerpc-cross Description-md5: fc7d1124da33f2f1ca4b4e0833019db4 Description-en_CA: 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-ppc64el-cross Description-md5: fc7d1124da33f2f1ca4b4e0833019db4 Description-en_CA: 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_CA: 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_CA: 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-powerpc-cross Description-md5: b266351f0a5ff19b39a85a1e2ab438d7 Description-en_CA: 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-ppc64el-cross Description-md5: b266351f0a5ff19b39a85a1e2ab438d7 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-gobject2 Description-md5: 690c62a0186843ab13a2bea51f0b7609 Description-en_CA: 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-script-interpreter2 Description-md5: 71ce9610c387c64e3ad3bbd60d4de9a9 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libcamd2 Description-md5: 92a1aaeac0ca277e1f73622181a3c900 Description-en_CA: symmetric approximate minimum degree library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CAMD library provides a set of routines for pre-ordering sparse matrices prior to Cholesky or LU factorization, using the approximate minimum degree ordering algorithm with optional ordering constraints. Package: libcamel-1.2-60 Description-md5: 43ee52bbe1cd65f95cd1bd1abbdbcedd Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libcaribou0 Description-md5: 1a867b08863f4e45fd5c44b32c69b60b Description-en_CA: Configurable on screen keyboard with scanning mode - library An input assistive technology intended for switch and pointer users. . This package contains the shared library. Package: libcc1-0 Description-md5: d8a62f43eef344a718f9c7152d75d70c Description-en_CA: GCC cc1 plugin for GDB libcc1 is a plugin for GDB. Package: libccolamd2 Description-md5: 7837a1290ee0cf3371ba8acb52f1427a Description-en_CA: constrained column approximate library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CCOLAMD library implements the "Constrained 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 factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. Package: libcdb-dev Description-md5: 99a3c220b50d0876b5c71d671a218cb2 Description-en_CA: 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_CA: 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-cdda2 Description-md5: 37e67b059e05685fe9088e224253ecdc Description-en_CA: 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_CA: 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_CA: 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: libcdio17 Description-md5: cfd26896ddfcc94bc6dec5a0e3cefbf9 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: d07b70708e21e63bf2d238c10220649d Description-en_CA: 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: libcfg6 Description-md5: fccc3cb0a98f073e6c09dd2b340b4317 Description-en_CA: 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_CA: 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_CA: 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-extra-plugins Description-md5: 72f60bab69513d3bfab9e1550a5ea33d Description-en_CA: strongSwan charon library (extra 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 extra plugins for the charon library: - addrblock (Narrow traffic selectors to RFC 3779 address blocks in X.509 certificates) - dhcp (Forwarding of DHCP requests for virtual IPs to DHCP server) - certexpire (Export expiration dates of used certificates) - eap-aka (Generic EAP-AKA protocol handler using different backends) - eap-gtc (EAP-GTC protocol handler authenticating with XAuth backends) - eap-identity (EAP-Identity identity exchange algorithm, to use with other EAP protocols) - eap-md5 (EAP-MD5 protocol handler using passwords) - eap-radius (EAP server proxy plugin forwarding EAP conversations to a RADIUS server) - eap-tls (EAP-TLS protocol handler, to authenticate with certificates in EAP) - eap-tnc (EAP-TNC protocol handler, Trusted Network Connect in a TLS tunnel) - eap-ttls (EAP-TTLS protocol handler, wraps other EAP methods securely) - error-notify (Notification about errors via UNIX socket) - farp (fake ARP responses for requests to virtual IP address) - kernel-libipsec (Userspace IPsec Backend with TUN devices) - ha (High-Availability clustering) - led (Let Linux LED subsystem LEDs blink on IKE activity) - lookip (Virtual IP lookup facility using a UNIX socket) - tnc (Trusted Network Connect) - unity (Cisco Unity extensions for IKEv1) - xauth-eap (XAuth backend that uses EAP methods to verify passwords) - xauth-pam (XAuth backend that uses PAM modules to verify passwords) - eap-aka-3gpp2 (EAP-AKA backend implementing standard 3GPP2 algorithm in software) - eap-dynamic (EAP proxy plugin that dynamically selects an EAP method requested/supported by the client (since 5.0.1)) - eap-peap (EAP-PEAP protocol handler, wraps other EAP methods securely) - eap-sim (Generic EAP-SIM protocol handler using different backends) - eap-sim-file (EAP-SIM backend reading triplets from a file) - eap-sim-pcsc (EAP-SIM backend based on a PC/SC smartcard reader) - eap-simaka-pseudonym (EAP-SIM/AKA in-memory pseudonym identity database) - eap-simaka-reauth (EAP-SIM/AKA in-memory reauthentication identity database) - eap-simaka-sql (EAP-SIM/AKA backend reading triplets/quintuplets from a SQL database) - xauth-noauth (XAuth backend that does not do any authentication (since 5.0.3)) Package: libcharon-standard-plugins Description-md5: c0a71979bf30c3d320fd2f843455f36a Description-en_CA: strongSwan charon 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 standard plugins for the charon library: - eap-mschapv2 (EAP-MSCHAPv2 protocol handler using passwords/NT hashes) - xauth-generic (Generic XAuth backend that provides passwords from ipsec.secrets and other credential sets) Package: libchart-perl Description-md5: 51f1d5392546d63db20afa344b08a11c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libcholmod3 Description-md5: 6bc514d42de735d8cd9783bc9eebb69f Description-en_CA: sparse Cholesky factorization library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The CHOLMOD library provides a set of routines for factorizing sparse symmetric positive definite matrices of the form A or AA', updating/downdating a sparse Cholesky factorization, solving linear systems, updating/downdating the solution to the triangular system Lx=b, and many other sparse matrix functions for both symmetric and unsymmetric matrices. Its supernodal Cholesky factorization relies on LAPACK and the Level-3 BLAS, and obtains a substantial fraction of the peak performance of the BLAS. Package: libcib-dev Description-md5: 5a60e39c69a29da16406b34e047f97ce Description-en_CA: cluster resource manager CIB library 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 Cluster Information Base library. Package: libcib4 Description-md5: 4f2994871fcf63af14424099d7a6ecc8 Description-en_CA: 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: libcilkrts5 Description-md5: ee1eb21d65e9b0336fe6bb9239b54288 Description-en_CA: Intel Cilk Plus language extensions (runtime) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libcilkrts5-armhf-cross Description-md5: ee1eb21d65e9b0336fe6bb9239b54288 Description-en_CA: Intel Cilk Plus language extensions (runtime) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libcilkrts5-dbg Description-md5: b47b64f33229d8794aaceff5f0bba7d7 Description-en_CA: Intel Cilk Plus language extensions (debug symbols) Intel Cilk Plus is an extension to the C and C++ languages to support data and task parallelism. Package: libclamav-dev Description-md5: 3dc197b6ebfb15522a4b7913ea796763 Description-en_CA: 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: libclamav7 Description-md5: bf2e797d0e7e410776d9200761e01bd6 Description-en_CA: 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-accessor-perl Description-md5: 478fde937a7300dacb3834b3ffdba459 Description-en_CA: Perl module that automatically generates accessors Class::Accessor automagically generates accessor/mutator methods for your class. Most of the time, writing accessors is an exercise in cutting and pasting. If you make your module a subclass of Class::Accessor and declare your accessor fields with mk_accessors() then you will find yourself with a set of automatically generated accessors which can even be customized. Package: libclone-perl Description-md5: f0346601158f65d4b4cbf16b7ddeb57a Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: 8f0e6b513955f6c4950d59201aad954c Description-en_CA: 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: d92b012cbff020f97aa89b6af14b262d Description-en_CA: 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: libcmis-0.5-5v5 Description-md5: c7b001f67d1ca4701cfd8217d9b07e59 Description-en_CA: CMIS protocol client library 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 Package: libcmis-dev Description-md5: 6950c33ce47f4e641b33c5f6333e7174 Description-en_CA: CMIS protocol client library -- development 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 development files (headers, ...) for libcmis. Package: libcogl-common Description-md5: d546b96c6a3a291dcdcc684916b2a0c0 Description-en_CA: 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_CA: 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_CA: 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-gles2-20 Description-md5: d02a59a79a39b027f378070c58e31dd5 Description-en_CA: 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. . This package contains the GLES2 library. Package: libcogl-gles2-dev Description-md5: be3115f4a0115636a1065d55d8a70f4a Description-en_CA: 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-gst-dev Description-md5: bc82f14e9a4e68ed1e9699b2219e87f4 Description-en_CA: Object oriented GL/GLES Abstraction/Utility Layer (development file 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-gst. Package: libcogl-gst20 Description-md5: f6c0b6198662768eea44305286cc3ece Description-en_CA: 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. . This package contains the GStreamer integration library, which provides a video sink to paint with cogl. Package: libcogl-pango-dev Description-md5: 5c4e7ce27e624192d91d8d0db6688471 Description-en_CA: 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_CA: 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: 6ee914f1467b5ba73139a67d054ec3af Description-en_CA: 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-path. Package: libcogl-path20 Description-md5: 8c0fee75492f726194fa0be454f54661 Description-en_CA: 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_CA: 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_CA: 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 factorization of (A (:,P))'*(A (:,P)) will also tend to be sparser than that of A'*A. Package: libcollection-dev Description-md5: 032378fdcf3e622c55ae4a2852001238 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libcomerr2 Description-md5: 5611f795c9947cfb9a2980a01506a1b9 Description-en_CA: 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: libcommons-collections3-java Description-md5: 4c7697aecd4b1c3a87686654049680ed Description-en_CA: Apache Commons Collections - Extended Collections API for Java The Java Collections Framework was a major addition in JDK 1.2. It added many powerful data structures that accelerate development of most significant Java applications. Since that time it has become the recognised standard for collection handling in Java. . Commons Collections seek to build upon the JDK classes by providing new interfaces, implementations and utilities. There are many features, including: . * Bag interface for collections that have a number of copies of each object * BidiMap interface for maps that can be looked up from value to key as well and key to value * MapIterator interface to provide simple and quick iteration over maps * Transforming decorators that alter each object as it is added to the collection * Composite collections that make multiple collections look like one * Ordered maps and sets that retain the order elements are added in, including an LRU based map * Reference map that allows keys and/or values to be garbage collected under close control * Many comparator implementations * Many iterator implementations * Adapter classes from array and enumerations to collections * Utilities to test or create typical set-theory properties of collections such as union, intersection, and closure Package: libcommons-collections3-java-doc Description-md5: e3f1eb5029394fb5f70496470789bb5a Description-en_CA: Documentation for libcommons-collections3-java Javadocs for libcommons-collections3-java which is a Java collection framework. Package: libcommons-dbcp-java Description-md5: f2f7170da4a16dd656c8f4ad419adda9 Description-en_CA: Database Connection Pooling Services The DBCP package provides database connection pooling services. The following features are supported . * DataSource and Driver interfaces to the pool. * Support for arbitrary sources of the underlying Connections. * Integration with arbitrary org.apache.commons.pool.ObjectPool implementations. * Support for Connection validation, expiration, etc. * Support for PreparedStatement pooling. * XML configuration. . This is a part of the Apache Commons Project. Package: libcommons-pool-java Description-md5: 3a9df963586886381885c548196b37ea Description-en_CA: pooling implementation for Java objects Pool provides an Object-pooling API, with three major aspects: 1. A generic object pool interface that clients and implementors can use to provide easily interchangeable pooling implementations. 2. A toolkit for creating modular object pools. 3. Several general purpose pool implementations. Package: libconfig-auto-perl Description-md5: a21c1ce97ab57c25137804f64a29091a Description-en_CA: 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-general-perl Description-md5: c644d6d5c0cf318d61f338e6c7ecc9e2 Description-en_CA: generic configuration module Config::General opens a configuration file and parses its contents for you. After parsing it returns a hash which contains all options and their associated values from your configuration file. . The format of configuration files supported by Config::General is inspired by the well known Apache configuration format, in fact, this module is fully capable of parsing Apache configurations, but the output is not usable by Apache. You can also just use simple name/value pairs in your configuration files. . In addition to the capabilities of an Apache configuration file it supports some enhancements such as here-documents, C-style comments and multi-line options. Package: libconfig-inifiles-perl Description-md5: d24d974f36f7f51c4a836526d3ca23a9 Description-en_CA: 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: libconvert-asn1-perl Description-md5: 4ffd54dac06d60e5c74a812c22fc71fe Description-en_CA: 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_CA: 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_CA: 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_CA: 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: 3856a38e91939882cc0aea9c014c6481 Description-en_CA: 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: cd57672ede9cab2a66bb788a2100008c Description-en_CA: 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: libcpg-dev Description-md5: f8fff0843f1bb654ff7cecd1f9b676c1 Description-en_CA: 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: a0210a61e77eb380d1cedc20ad548928 Description-en_CA: 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: libcppunit-subunit-dev Description-md5: 08b4f72b7a686430a6e3c1c2b2dde6fa Description-en_CA: SubunitTestProgressListener for CPPUnit - Development headers subunit is a protocol for test activity reporting. The SubunitTestProgressListener permits outputting Subunit from a CPPUnit test suite. . The libcppunit-subunit-dev package contains the C++ development headers, pkgconfig data file and a static version of the library. Package: libcppunit-subunit0 Description-md5: 3ea9828398b961d84b4bcf0c84e16d64 Description-en_CA: SubunitTestProgressListener for CPPUnit - C++ shared library subunit is a protocol for test activity reporting. The SubunitTestProgressListener permits outputting Subunit from a CPPUnit test suite. Package: libcrack2 Description-md5: 7c7145f5450c1a0c56b8fff046f9d67e Description-en_CA: 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: 0779bde9a363a04a44e6699096819016 Description-en_CA: 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 python-cracklib instead. Package: libcrmcluster-dev Description-md5: 89af8618443ba94453036da7ce55f0fd Description-en_CA: cluster resource manager cluster library 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 cluster library. Package: libcrmcluster4 Description-md5: 0c76ec493087be80b3602a49e28bd593 Description-en_CA: 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: libcrmcommon-dev Description-md5: d2ed0e9ac06014b3a5ecbc4b1ca7907d Description-en_CA: cluster resource manager common library 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 common library. Package: libcrmcommon3 Description-md5: 57ccc4e56c3dd5533b9ac28d9ebdff4e Description-en_CA: 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: libcrmservice-dev Description-md5: 4166b8cad4a5ffa59ec7c73d471d3896 Description-en_CA: cluster resource manager service library 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 service library. Package: libcrmservice3 Description-md5: 37d2c9ca4314108b0c0e01943423e5e1 Description-en_CA: 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: libcroco3 Description-md5: f77093d47da59d05dfec832709bee0eb Description-en_CA: Cascading Style Sheet (CSS) parsing and manipulation toolkit Services provided by Libcroco * A parser module that provides o A SAC like API. SAC stands for Simple API for CSS. SAC is an event driven API which resembles SAX in the xml world. o A CSSOM like API. CSSOM stands for Cascading Style Sheet Object Model. . The libcroco parser implements the CSS Level 2 specification, the CSS forward compatibility rules and the CSS cascading rules. . * A CSS2 selection engine Given an xml element node (that obviously comes from an xml document) and a stylesheet cascade, the Libcroco selection engine can evaluate the css selectors of the cascade and return the style properties associated to the xml element node. . Note that the xml manipulation toolkit used by the libcroco selection engine at the moment is libxml2. . This package contains the shared libraries. Package: libcrypt-openssl-bignum-perl Description-md5: 6dbdf541a3152b7a4d7fd11123451e3c Description-en_CA: 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-rsa-perl Description-md5: 67bab379e746ed51e6818294689a0db5 Description-en_CA: 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: libcryptsetup-dev Description-md5: f9f5cbe91fe7a25a22798d2891748370 Description-en_CA: 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: libcryptsetup4 Description-md5: 4d51c661b0adee027561376db6e58853 Description-en_CA: 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_CA: 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: libcups2 Description-md5: cce9961cb86712146cb19e1b4636f79d Description-en_CA: 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_CA: 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: libcupscgi1 Description-md5: 3660b0ffb79cde60a9580ea571ecfbcb Description-en_CA: Common UNIX Printing System(tm) - CGI 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 a shared library for CGI programs in the CUPS web interface Package: libcupsfilters-dev Description-md5: b9e86d6395fb70bb943d64a4a7cfaa29 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libcupsmime1 Description-md5: 3c738d1cd62835670ace55e8d83b4f80 Description-en_CA: Common UNIX Printing System(tm) - MIME 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 a shared library for file type detection and file conversion filter chain building. Package: libcupsppdc1 Description-md5: a2ce16897499bbac7df75d4d297b1713 Description-en_CA: Common UNIX Printing System(tm) - PPD manipulation 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 library for generating and manipulating PPD files. Package: libcurl3 Description-md5: f1c7f18aba2d8ab7a7e32acea1dc61e7 Description-en_CA: 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: libcurl3-gnutls Description-md5: 785baf29d91f9f781677a7f569940052 Description-en_CA: 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_CA: 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-doc Description-md5: 6462959fec3647baef16ff31a5f39d94 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libcwidget-dev Description-md5: d5195ade0a17480093dcedac51daaa4e Description-en_CA: high-level terminal interface library for C++ (development files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains files that are needed to write or compile software that uses libcwidget. . WARNING: this is a newly created library whose development is closely tied to the development of aptitude. Its API may be incomplete and is likely to change considerably version-over-version! You may want to avoid cwidget for stable projects. Package: libcwidget-doc Description-md5: c6b9ff80fc177d60deb9717229781d19 Description-en_CA: high-level terminal interface library for C++ (documentation) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains documentation for libcwidget, in HTML format. Package: libcwidget3v5 Description-md5: 25817f3f038c1f33b9d63aafe32c6d75 Description-en_CA: high-level terminal interface library for C++ (runtime files) libcwidget is a modern user interface library modeled on GTK+ and Qt, but using curses as its display layer and with widgets that are tailored to a terminal environment. . This package contains the files that are required to run programs compiled against libcwidget. Package: libcxsparse3 Description-md5: c7ec3e255980b79debe7e029568c19da Description-en_CA: concise sparse matrix library Suitesparse is a collection of libraries for computations involving sparse matrices. . The CXSparse library provides several matrix algorithms. The focus is on direct methods; iterative methods and solvers for eigenvalue problems are beyond the scope of this package. . The performance of the sparse factorization methods in CXSparse will not be competitive with UMFPACK or CHOLMOD, but the codes are much more concise and easy to understand. Other methods are competitive. Package: libdaemon-dev Description-md5: 005a2341fc0a104bc77d735929fd9237 Description-en_CA: 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_CA: 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_CA: 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: libdaemon0-dbg Description-md5: f727b1cd860fe9f3950d4be725bb7ded Description-en_CA: lightweight C library for daemons - debugging symbols 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 debugging symbols for libdaemon. Package: libdate-manip-perl Description-md5: 76af4628055c478892d3eda050329d85 Description-en_CA: 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: aba60c2eb6bbe73331e039cccc12d3da Description-en_CA: Development files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, 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 http://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: 5e24c523a65f1703fd0422ed0e625cf0 Description-en_CA: Documentation files for double-array trie library Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, 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 http://linux.thai.net/~thep/datrie/datrie.html . This package contains some documents about the datrie library. Package: libdatrie1 Description-md5: bad75292299725e815dfa340308fd98b Description-en_CA: Double-array trie library This package provides shared libraries needed to run programs that use the datrie library. It is usually automatically installed. Package: libdb++-dev Description-md5: 77047aba6756736aa06d1c92297f0f0e Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libdbi1-dbg Description-md5: 8e7672c71437c79da8c88da87f06433b Description-en_CA: DB Independent Abstraction Layer for C -- debugging symbols 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 debugging symbols associated with libdbi. Package: libdbus-1-3 Description-md5: 394b84dd0007d22bc4bb591ca6b5fa31 Description-en_CA: 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_CA: 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: 4459d0d748945981ab3473ca9a6ac1fd Description-en_CA: simple interprocess messaging system (GLib-based shared 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. . 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: c6bba842ec2d7e32d19dcabd7a478ecf Description-en_CA: simple interprocess messaging system (GLib 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 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-doc Description-md5: 3a88be189c8cacf1869dd0947bf8992c Description-en_CA: simple interprocess messaging system (GLib library 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 . See the dbus description for more information about D-Bus in general. Package: libdbusmenu-glib-dev Description-md5: 58fdbd052d2353e5107fe93d2ee4c2dc Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-gtk4 Description-md5: 4ba40d4f9c3c572696eb980868211738 Description-en_CA: 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-jsonloader-dev Description-md5: ee7366a5b0c7b5d39e6c8d71e57cb54f Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libdebian-dpkgcross-perl Description-md5: db09ab9b6aecc2d54799cd5bbea2c491 Description-en_CA: functions to aid cross-compiling Debian packages Debian::DpkgCross is a module of perl functions to aid installing libraries and headers for cross compiling. Package: libdebian-installer-extra4 Description-md5: 32e7f9f03c25886318648f08caae21cf Description-en_CA: 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_CA: 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_CA: 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: libdee-1.0-4 Description-md5: 7515a92a14357ed2c6efcfe54eae04b8 Description-en_CA: model to synchronize 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-1.0-4-dbg Description-md5: 1b25071dd4527b6b7599ca16ec39b41d Description-en_CA: model to synchronize multiple instances over DBus libdee is a shared library that provides objects that help having multiple instances communicating over DBus. . This package contains the debug files. Package: libdee-dev Description-md5: 6851491fad355b0d3a4ee0086a377d34 Description-en_CA: 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: 11e5cff5e70ffaff6a342d3d4a0ef736 Description-en_CA: model to synchronize 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-symdump-perl Description-md5: 0b924661c0d3111e3fb79cac3c9803f6 Description-en_CA: 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: libdevhelp-3-4 Description-md5: 21ddcea70a9cb4ee9c6d175af1786078 Description-en_CA: Library providing documentation browser functionality This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. Package: libdevhelp-dev Description-md5: 7b49d3b0b0dd45d57e9ee7c132199c03 Description-en_CA: Library providing documentation browser functionality (development) This library provides embedable widgets from the Devhelp program to be integrated in tools like the Anjuta IDE for browsing API reference documentation. . This package contains the development files. Package: libdevmapper-dev Description-md5: 5cd5521f2f57bf6df22387046029bce5 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-hmac-perl Description-md5: 70b680cf8c7387e1649b0563fe38d90d Description-en_CA: 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_CA: 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_CA: 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_CA: Linguistic support files for libdjvulibre Runtime linguistic support files for the libdjvulibre library. Package: libdjvulibre21 Description-md5: 377e0a8fb1d56ba31c3feadafc4781b8 Description-en_CA: Runtime support for the DjVu image format DjVu runtime library. Package: libdlm-dev Description-md5: 563880a77ab6d7ae66220dfc3ffed1c9 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: 4c3cc722eb34563e5337ba949cffc8b3 Description-en_CA: 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 git://anongit.freedesktop.org/git/xorg/lib/libdmx Package: libdmx1 Description-md5: 3bb7f6af7b22c4a1e37a2eb6f705b674 Description-en_CA: 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 git://anongit.freedesktop.org/git/xorg/lib/libdmx Package: libdmx1-dbg Description-md5: c7776342d319349800d5af565864c2c3 Description-en_CA: X11 Distributed Multihead library (debug package) 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 debug versions of 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 git://anongit.freedesktop.org/git/xorg/lib/libdmx Package: libdns-export162 Description-md5: 52d527bf4a46771b661269a614c3c1eb Description-en_CA: 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: libdns162 Description-md5: fadbc60724c646c80c4b57d45d5e5161 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libdouble-conversion-dev Description-md5: cd3f7b674deba7a3f95084787c0ee3f8 Description-en_CA: routines to convert IEEE floats to and from strings (development files) This library provides routines to convert IEEE single and double floats to and from string representations. It offers at lot of flexibility with respect to the conversion format: shortest, fixed, precision or exponential representation; decimal, octal or hexadecimal basis; control over number of digits, leading/trailing zeros and spaces. . The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. . This package contains a static version of the library and development headers. Package: libdouble-conversion1 Description-md5: d76bc610d27922197310df91f331561e Description-en_CA: routines to convert IEEE floats to and from strings This library provides routines to convert IEEE single and double floats to and from string representations. It offers at lot of flexibility with respect to the conversion format: shortest, fixed, precision or exponential representation; decimal, octal or hexadecimal basis; control over number of digits, leading/trailing zeros and spaces. . The library consists of efficient conversion routines that have been extracted from the V8 JavaScript engine. The code has been refactored and improved so that it can be used more easily in other projects. . This package contains a shared version of the library. Package: libdpkg-dev Description-md5: 0fd17a1a6d9f7c47ceec993ee3976f22 Description-en_CA: 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: 5057fb3739fe6401660f20a5d6828a93 Description-en_CA: 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::BuildProfile: 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::Process: wrapper around compression tools - Dpkg::Compression::FileHandle: transparently (de)compress files - 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::Deps: parse and manipulate dependencies - 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 serializer - Dpkg::Path: common path handling functions - 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libdumbnet-dev Description-md5: 7a81cdaa91bc3707612b382a29a678d9 Description-en_CA: dumb, portable networking library -- development files libdumbnet provides a simplified, portable interface to several low-level networking routines, including * network address manipulation * kernel arp(4) cache and route(4) table lookup and manipulation * network firewalling (Ip filter, ipfw, ipchains, pdf, ...) * network interface lookup and manipulation * raw IP packet and Ethernet frame transmission . libdumbnet is known as libdnet in other distributions, but was renamed in Debian in favour of the older DECnet library 'libdnet'. . This package contains the static library and the C header files. Package: libdumbnet1 Description-md5: b3ac5f084c1bd2cb76497a853b2bcde4 Description-en_CA: dumb, portable networking library -- shared library libdumbnet provides a simplified, portable interface to several low-level networking routines, including * network address manipulation * kernel arp(4) cache and route(4) table lookup and manipulation * network firewalling (Ip filter, ipfw, ipchains, pdf, ...) * network interface lookup and manipulation * raw IP packet and Ethernet frame transmission . libdumbnet is known as libdnet in other distributions, but was renamed in Debian in favour of the older DECnet library 'libdnet'. . This package contains the shared library. Package: libdv4 Description-md5: 736b863777ce31e159d4bbc98f81e587 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libdw-dev Description-md5: f125fde79e7cf4843502f64d2aca123c Description-en_CA: 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_CA: 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: libe-book-0.1-1 Description-md5: 65b21f20e2d6463733919ac27705cd81 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-19 Description-md5: cb24488ae2ac69e00752272e7be5221f Description-en_CA: 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-2 Description-md5: fd8f6220cee9a3b2df95847a5d20af2b Description-en_CA: 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_CA: 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_CA: 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-1.2-19 Description-md5: 04cb425637b47946ccd00f8590d52db8 Description-en_CA: 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: libecal1.2-dev Description-md5: 64e78a627bc19180d08e2006a3590372 Description-en_CA: 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_CA: 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_CA: 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: libecj-java Description-md5: 655a7d84ac991c57895a97b700068cb3 Description-en_CA: Eclipse Java compiler (library) This package provides a standalone version of the Eclipse JDT compiler library which is distributed as part of Eclipse. It passes the JCK (Java Compatibility Kit) and is compatible with Java 1.3, 1.4, 1.5, 1.6, 1.7 and 1.8. Package: libecpg-compat3 Description-md5: 66ce228306ea5636e1cb757bd540255b Description-en_CA: 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_CA: 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_CA: 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: libecryptfs-dev Description-md5: 4c5880400c7ab1144565f4ece5848c65 Description-en_CA: ecryptfs cryptographic filesystem (development) eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. . This package contains the development files. Package: libecryptfs1 Description-md5: 958faad97f1c3055b5fe02dce3e30b37 Description-en_CA: ecryptfs cryptographic filesystem (library) eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem for Linux. . This package contains the library. Package: libedata-book-1.2-25 Description-md5: 2951cda855016cedfd37b2b06ff0940f Description-en_CA: 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_CA: 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-1.2-28 Description-md5: 6f9b6ccd1e5738678caa1d75cb84cf43 Description-en_CA: 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-cal1.2-dev Description-md5: e696a09b21241ebcdcff5dd7e60f1c19 Description-en_CA: 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-22 Description-md5: fda04a0fcd5d6e38514bd04afa3d3e7f Description-en_CA: 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_CA: 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-1 Description-md5: 9029e4b9b34817b7416ca538ebbcce0f Description-en_CA: 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_CA: 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_CA: 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_CA: BSD editline and history libraries Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Package: libedit2-dbg Description-md5: 2022fd649e9b6b559a755957f7f3548b Description-en_CA: BSD editline and history libraries (debug package) Command line editor library provides generic line editing, history, and tokenization functions. . It slightly resembles GNU readline. Package: libefiboot1 Description-md5: 78e1bcf3d7a068ea4e485f249e011542 Description-en_CA: 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_CA: Development headers for libefivar development headers required to use libefivar Package: libefivar1 Description-md5: cddc6d74a91dbbf01f6b63b9fc9030f2 Description-en_CA: Library to manage UEFI variables Library to allow for the simple manipulation of UEFI variables. Package: libegl1-mesa Description-md5: b212fd5f8dc9e4ee5ae33c52acbd6825 Description-en_CA: free implementation of the EGL API -- runtime 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 modules to interface with the existing system GLX or DRI2 drivers to provide OpenGL via EGL. Package: libegl1-mesa-dev Description-md5: f0976997100febbc0dde500dd9c87805 Description-en_CA: 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_CA: 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_CA: 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-valid-perl Description-md5: 288b3e6212e1810114632a417594e39e Description-en_CA: Perl module for checking the validity of Internet email addresses Email::Valid determines whether an email address is well-formed, and optionally, whether a mail host exists for the domain. . Please note that there is no way to determine whether an address targets a valid recipient without actually attempting to deliver a message. Package: libenchant-dev Description-md5: b2620cb0d943a1db9ccdedf63e68ee00 Description-en_CA: 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-voikko Description-md5: 6ba31c01c5eaf63c081ad274d913fe07 Description-en_CA: Voikko spell-checker libenchant plugin Voikko is a Finnish spell-checker and hyphenator based on Malaga and Suomi-Malaga. . 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: libenchant1c2a Description-md5: 376c35f65a2fde728d882fde534aa99e Description-en_CA: 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: libencode-locale-perl Description-md5: 56ab0dbfeb69a085703b46539790f388 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: liberasurecode-dev Description-md5: fbad4cc5eda403f2ccf3578c485a317a Description-en_CA: 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_CA: 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_CA: 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: libesmtp-dev Description-md5: cf1fb8d938e90e8c50ba8b952e0b55d4 Description-en_CA: LibESMTP SMTP client library (development files) LibESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not the program's primary purpose. . This package contains the header files and the static version of the library. Package: libesmtp6 Description-md5: 1355416562036733fdccb1164963edfe Description-en_CA: LibESMTP SMTP client library LibESMTP is a library to manage posting (or submission of) electronic mail using SMTP to a preconfigured Mail Transport Agent (MTA) such as Exim. It may be used as part of a Mail User Agent (MUA) or another program that must be able to post electronic mail but where mail functionality is not the program's primary purpose. Package: libestr-dev Description-md5: 036c6bfdbf2f57fa69bbc2e31f76de99 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libevdev-doc Description-md5: efa3ccc9b437f6f65f246babf2160a1a Description-en_CA: wrapper library for evdev devices - development docs 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 documentation for developers wishing to build software using libevdev. Package: libevdev2 Description-md5: 67bec2e511a50d7ac6f7e4b05c2a96b6 Description-en_CA: 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_CA: 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-6 Description-md5: 45b333b614c8e682d2a525e278f5c233 Description-en_CA: 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-6 Description-md5: 951eaa6250fb2e171dca3efbd48a13f0 Description-en_CA: 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_CA: 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-6 Description-md5: 7e81dabcc83d13ad144b6515c21b85c0 Description-en_CA: 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-6 Description-md5: 9fbb926ce82ae47152f531168a5a07bf Description-en_CA: 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-6 Description-md5: 1a5d857791ab89f821f6bb92b9d541ca Description-en_CA: 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_CA: 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_CA: Document (PostScript, PDF) rendering library - Gtk+ widgets This package contains libevview, which provides GTK+ widgets for displaying documents. Package: libexempi-dev Description-md5: 29a8433f55412caee7501825a1bc21e2 Description-en_CA: 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: libexempi3 Description-md5: a1c9bcccb3f7f9214a240f613e875fbb Description-en_CA: 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_CA: 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: libexiv2-14 Description-md5: 0cef82cd4c7bd76f6d4f353b700168e9 Description-en_CA: 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-dbg Description-md5: 844a13ae18b69b700fa95898c572ed98 Description-en_CA: EXIF/IPTC/XMP metadata manipulation library - debug 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 debug symbols. Package: libexiv2-dev Description-md5: 1e6c4afdae92d4adb3af25ca7157ab94 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: tiny exporter similar to Sub::Exporter Exporter::Tiny is an exporter for Perl with the features of Sub::Exporter but only core dependencies. Package: libexttextcat-2.0-0 Description-md5: 04a1291bb513c381f16767f28c35d0df Description-en_CA: Language detection library 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. Package: libexttextcat-data Description-md5: 802fd422bbb588f984f1e9b26b172645 Description-en_CA: Language detection library - data files 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 provides the libtextcat data files. Package: libexttextcat-dev Description-md5: 290017313eccb2f481764caeefde3cb6 Description-en_CA: Language detection library - development files 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 provides the files needed for building packages which use libexttextcat. Package: libfakeroot Description-md5: 22ea5d7d46de1e430af3ef824ed6d524 Description-en_CA: 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: libfcgi-perl Description-md5: dd8260826ef0350ed22335e0057fedc4 Description-en_CA: 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: libfdisk-dev Description-md5: 54a621155f17bd9c760ccca383970682 Description-en_CA: fdisk partitioning library - headers and static libraries 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_CA: 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_CA: 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_CA: Flat Device Trees manipulation library This is a library containing functions for manipulating Flat Device Trees. Package: libffi-dev Description-md5: cb5b8c2fd242772cae1be91db134642c Description-en_CA: 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: libffi6 Description-md5: aa11fa9e12227fc9a1de7b2cb193c270 Description-en_CA: 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: libffi6-dbg Description-md5: 20af1eabe0d6190ef16f6991d091b7b3 Description-en_CA: Foreign Function Interface library runtime (debug symbols) 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_CA: 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-dbg Description-md5: d4f1fa33eadb297a2edbb6c296d41ec7 Description-en_CA: Library for computing Fast Fourier Transforms - debug symbols 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 debug packages for both serial and MPI versions. . For documentation, see libfftw3-doc. Package: libfftw3-dev Description-md5: 0458906aced3a568dab153e7bdeb04f0 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libfile-basedir-perl Description-md5: e2d62144b6daacc640d5b6d78efd1111 Description-en_CA: 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-copy-recursive-perl Description-md5: a107442d1b00e794c7a17b73e1706430 Description-en_CA: Perl extension for recursively copying files and directories File::Copy::Recursive module copies and moves directories recursively (or single files, well... singley) to an optional depth and attempts to preserve each file or directory's mode. Package: libfile-desktopentry-perl Description-md5: 47f4832a0b9c19ceb04c1f362a55ff75 Description-en_CA: 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_CA: 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-homedir-perl Description-md5: ad33e25c1265dee466d84b5f0d3fa9fe Description-en_CA: 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_CA: 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_CA: 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-rsyncp-perl Description-md5: 7dde1ee87fa156812a3730ba7c20b95c Description-en_CA: Perl based implementation of an Rsync client This module provides an API that makes it easy to write short scripts that communicate with a native rsync process or a native rsyncd daemon. . It was initially written to provide an Rsync interface to BackupPC. Package: libfile-which-perl Description-md5: 627223f305dd82cde8da8e723d765351 Description-en_CA: 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: libfl-dev Description-md5: 2bc496d6314c70a6ebaa00f0ce759933 Description-en_CA: static library for flex (a fast lexical analyzer generator) Flex is a tool for generating scanners: programs which recognized 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 analyzes 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: libflac++-dev Description-md5: 587748b0cbc64da87e6a3c66a716974c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: 251d04770a8f6c548fa442cde83c641d Description-en_CA: Font::AFM - Interface to Adobe Font Metrics files This module implements the Font::AFM class. Objects of this class are initialised from an AFM-file and allows you to obtain information about the font and the metrics of the various glyphs in the font. . All measurements in AFM files are given in terms of units equal to 1/1000 of the scale factor of the font being used. To compute actual sizes in a document, these amounts should be multiplied by (scale factor of font)/1000. Package: libfontconfig1 Description-md5: 79e15bc25852b501452288a133d57a43 Description-en_CA: 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: 050db170deaa19847a8222ec11c75166 Description-en_CA: 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: libfontembed-dev Description-md5: c4c7345ca8b55eb3517e71b0b8ae9ac4 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libfontenc1-dbg Description-md5: 3ac1b00bf4fd929c54e9c45f1bb650f4 Description-en_CA: X11 font encoding library (debug package) libfontenc is a library which helps font libraries portably determine and deal with different encodings of fonts. . This package contains the debug versions of 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: libfreehand-0.1-1 Description-md5: 11dc9123307971440ca7a40b29d3ec3e Description-en_CA: 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_CA: 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_CA: 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: libfreeipmi16 Description-md5: 551e6ddaf5141d9148d078f03ee68154 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libfreetype6 Description-md5: 74d3ddb20419b75f6ffeda0bea0b0ade Description-en_CA: 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 bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Package: libfreetype6-dev Description-md5: 172d8a56d9acb662016bcd69f56b4640 Description-en_CA: 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 bringing small, efficient and ubiquitous products. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Package: libfribidi-dev Description-md5: 4dddf6b79d76d215e47387fa37ab5e90 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libfs6-dbg Description-md5: 4adf63290da4ca2067cfdbd7d8c74262 Description-en_CA: X11 Font Services library (debug package) 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 thse implementations. . This package contains the debug versions of 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: libfuse-dev Description-md5: da11b1a71c864509638e23fbce6723a3 Description-en_CA: Filesystem in Userspace (development) 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: libfuse2 Description-md5: 2838d8f82765d1fc4d4e07819a7b8d25 Description-en_CA: Filesystem in Userspace (library) 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: libfwup-dev Description-md5: ec9fa18569ee86f7598f427f79df320e Description-en_CA: Development headers for libfwup fwupdate 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 provides development headers required to use libfwup. Package: libfwup1 Description-md5: e3969afc33c85ca9cf78ec51008936f0 Description-en_CA: Library to manage UEFI firmware updates fwupdate 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 library is to allow for the simple manipulation of UEFI firmware updates. Package: libfwupd-dev Description-md5: d7cc13986ef81addde600dbbed4a3a4c Description-en_CA: 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. Currently, firmware updates using the UEFI capsule format and for the ColorHug are supported. More formats may be supported in the future. See for details . This package provides the development files for libfwupd Package: libfwupd2 Description-md5: 07cc6aaaf70ddb509ca13590c8b28b81 Description-en_CA: 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. Currently, firmware updates using the UEFI capsule format and for the ColorHug are supported. More formats may be supported in the future. See for details . This package provides the library used by the daemon. Package: libgail-3-0 Description-md5: ab3b6da8ff97ae53ae0793ae62e8ce35 Description-en_CA: 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: 2af7ddcc4fb4dffeaea80c02eeee7d6f Description-en_CA: 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: 82b0cc78ae040a44793411b60fb12902 Description-en_CA: 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: 1e096c69a430c00ddb1188437065bc5a Description-en_CA: 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-dev Description-md5: 2af7ddcc4fb4dffeaea80c02eeee7d6f Description-en_CA: 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-doc Description-md5: 82b0cc78ae040a44793411b60fb12902 Description-en_CA: 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: ab3b6da8ff97ae53ae0793ae62e8ce35 Description-en_CA: 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: libgbm-dev Description-md5: 97d3ae24c3bec4dfba8e29c665cda9e5 Description-en_CA: 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_CA: 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_CA: 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: libgc1c2 Description-md5: fb0bc4e8a25a8d1d4508437085e3f5c8 Description-en_CA: 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_CA: 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_CA: 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_CA: 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-6-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_CA: 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-7-dev Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_CA: 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-7-dev-arm64-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_CA: 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-7-dev-armhf-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_CA: 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-7-dev-powerpc-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_CA: 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-7-dev-ppc64el-cross Description-md5: 4ab7cb439b47e1d0796fbaf8447229ac Description-en_CA: 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: libgcc1 Description-md5: bbd60d723e97d8e06c04228ee4c76f10 Description-en_CA: 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: libgcc1-arm64-cross Description-md5: cde62b14dfad8bdbb610bc5af8262ced Description-en_CA: 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. . This package contains files for arm64 architecture, for use in cross- compile environment. Package: libgcc1-armhf-cross Description-md5: ef0d6f8d0383298ffaea5e6c0dd3d90b Description-en_CA: 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. . This package contains files for armhf architecture, for use in cross- compile environment. Package: libgcc1-dbg Description-md5: d2281f8d5a2b7dae7c362df43affcb03 Description-en_CA: GCC support library (debug symbols) Debug symbols for the GCC support library. Package: libgcc1-powerpc-cross Description-md5: e1bd35e39eccaed54d86a8950b109d57 Description-en_CA: 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. . This package contains files for powerpc architecture, for use in cross- compile environment. Package: libgcc1-ppc64el-cross Description-md5: ec819759719b2cca6329501a97792102 Description-en_CA: 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. . This package contains files for ppc64el architecture, for use in cross- compile environment. Package: libgccjit-6-dev Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494 Description-en_CA: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-6-doc Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180 Description-en_CA: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-7-dev Description-md5: edfbe45c4dd603bd5f9c67ae4ba8c494 Description-en_CA: GCC just-in-time compilation (development files) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit-7-doc Description-md5: 83ae0019c7b0b4b05ff14e3fc173a180 Description-en_CA: GCC just-in-time compilation (documentation) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit0 Description-md5: 78f861084806b36ce34263514298785e Description-en_CA: GCC just-in-time compilation (shared library) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgccjit0-dbg Description-md5: a7bfe11387687a724589b6cd0df627c5 Description-en_CA: GCC just-in-time compilation (debug information) libgccjit provides an embeddable shared library with an API for adding compilation to existing programs using GCC. Package: libgcj-doc Description-md5: f5a770b1765898ba56a3f1f8c749ab2d Description-en_CA: libgcj API documentation and example programs Autogenerated documentation describing the API of the libgcj library. Sources and precompiled example programs from the Classpath library. Package: libgck-1-0 Description-md5: 295051c0037e672e4d1c6a05313400f6 Description-en_CA: 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_CA: 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_CA: 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-common Description-md5: 0cf2bf26103907f5de0b12c22c99bf53 Description-en_CA: Library for Crypto UI related tasks - common files GCR is a library for crypto UI and related tasks. . This package contains data files uses by the GCR library. Package: libgcr-3-dev Description-md5: 2c7f08f369b97bd861c14d57fe6e7323 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libgcrypt-mingw-w64-dev Description-md5: a1e91d61a146164e6ede6bff18422dd6 Description-en_CA: LGPL Crypto library - Windows development 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, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, 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 is a Windows version of libgcrypt. It's meant to be used when cross- building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgcrypt11-dev Description-md5: 2995e023102cc2a10f8124fb5b4f6b8a Description-en_CA: transitional libgcrypt11-dev package This is a transitional dummy package to ease the migration from libgcrypt11-dev to libgcrypt20-dev. You can safely remove this package. Package: libgcrypt20 Description-md5: e8ab63c6be1944ea9efde5248663f053 Description-en_CA: 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, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, 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: eae81607d7905ded877dac0f883cb51c Description-en_CA: 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, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, 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: fc0e279fd67ec0bd091beaabbd49daf7 Description-en_CA: 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, Blake-2, CRC, MD2, MD4, MD5, RIPE-MD160, 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_CA: 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: fc0d40385abd7f55ebea6990e8a0e323 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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-dev Description-md5: ebbee6ca49fb46d5019df4512658e99f Description-en_CA: 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. This package includes development support files. Package: libgdbm3 Description-md5: 900375b4641d82391c1c951c3b8647f6 Description-en_CA: 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-pixbuf2.0-common Description-md5: cd3fff9d184ca859b9cd83a1a6a9e258 Description-en_CA: GDK Pixbuf library - data files This package contains the common files and translations for the GDK Pixbuf library. Package: libgee-0.8-2 Description-md5: c5be4b68b75f5b2635ffa082a8e1e1e8 Description-en_CA: 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_CA: 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_CA: 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: libgeocode-glib-dev Description-md5: 74f70688b383331ccd56f9c71e74b329 Description-en_CA: 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_CA: 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_CA: 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: libgeoip-dev Description-md5: afee88869c565d97ba7d87e66323e47c Description-en_CA: Development files for the GeoIP library GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the development files. Package: libgeoip1 Description-md5: cc64f48b3eca4b1690c3b7284f2bd5fd Description-en_CA: non-DNS IP-to-country resolver library GeoIP is a C library that enables the user to find the country that any IP address or hostname originates from. It uses a file based database. . This database simply contains IP blocks as keys, and countries as values and it should be more complete and accurate than using reverse DNS lookups. . This package contains the shared library. Package: libgettextpo-dev Description-md5: 2c61a6422d46693142537473ae5017c7 Description-en_CA: GNU Internationalization library development files This package contains development files for the libgettextpo library. Package: libgettextpo0 Description-md5: 34be8e77b3524b55ecae7e97edf3c2ab Description-en_CA: GNU Internationalization library This package contains the libgettextpo shared library for interfacing programmatically with GNU gettext .po files. Package: libgexiv2-2 Description-md5: 09e54078832a4676c504f775b7cea605 Description-en_CA: 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_CA: 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_CA: 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: c9208c5bf2fca7bcffbb0c95c0d5122a Description-en_CA: 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(2w). 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: c7ded48be9d1d80e5d0262e62078b9e1 Description-en_CA: 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(2w). 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-6-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en_CA: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran-7-dev Description-md5: 146f5739f84c8211389d84c7aa5bf949 Description-en_CA: Runtime library for GNU Fortran applications (development files) This package contains the headers and static library files needed to build GNU Fortran applications. Package: libgfortran3 Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en_CA: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran3-dbg Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en_CA: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran4 Description-md5: bb4b9e7dbbaa67e95441936718b11f39 Description-en_CA: Runtime library for GNU Fortran applications Library needed for GNU Fortran applications linked against the shared library. Package: libgfortran4-dbg Description-md5: 8e6e17da8d0b42fc976ade7330c11a20 Description-en_CA: Runtime library for GNU Fortran applications (debug symbols) Library needed for GNU Fortran applications linked against the shared library. Package: libgif-dev Description-md5: 0bfe767ea8e86d9cab3f10708a06203a Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libgl1-mesa-dev Description-md5: edeb377b6e64f69c00b2215e4025a28a Description-en_CA: free implementation of the OpenGL API -- GLX development files 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 includes headers and static libraries for compiling programs with Mesa. . For a complete description of Mesa, please look at the libgl1-mesa-glx package. Package: libgl1-mesa-dri Description-md5: 5f2b652ffc2f2781c936450c0c51bcc7 Description-en_CA: 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 libgl1-mesa-glx package. Package: libgl1-mesa-glx Description-md5: 81cb328047ab58fb2e956b5652ddf253 Description-en_CA: free implementation of the OpenGL API -- GLX runtime 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: libglade2-0 Description-md5: 6e56664fb6001810a1e64733986a86de Description-en_CA: library to load .glade files at runtime This library allows one to load externally stored user interfaces into programs. This allows alteration of the interface without recompilation of the program. . The interfaces can also be edited with GLADE. Package: libglapi-mesa Description-md5: 6da05dae0e50a214ae9b1d095f83c561 Description-en_CA: 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: libgles2-mesa Description-md5: 385f5e9ca66553853ff0600865879832 Description-en_CA: free implementation of the OpenGL|ES 2.x API -- runtime OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. . OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders. Package: libgles2-mesa-dev Description-md5: 7598b085943a2f03c7a2a79086dffcee Description-en_CA: free implementation of the OpenGL|ES 2.x API -- development files OpenGL|ES is a cross-platform API for full-function 2D and 3D graphics on embedded systems - including consoles, phones, appliances and vehicles. It contains a subset of OpenGL plus a number of extensions for the special needs of embedded systems. . OpenGL|ES 2.x provides an API for programmable hardware including vertex and fragment shaders. . This package provides a development environment for building applications using the OpenGL|ES 2.x APIs. Package: libglib2.0-0 Description-md5: f44de6293be1aa02cd13d73f591580a9 Description-en_CA: 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: libglibmm-2.4-1v5 Description-md5: 87d5a10c4444939b2982878ee5b90405 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libgmime-3.0-0 Description-md5: 005dcaefbc123c43f02896ea12b1d5e2 Description-en_CA: MIME message parser and creator library GMime provides a core library and set of utilities which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME). . This package contains the shared library of GMime. Package: libgmime-3.0-dev Description-md5: 70d48d0240c16e9bce9ec67f0ccda782 Description-en_CA: MIME message parser and creator library - development files GMime provides a core library and set of utilities which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME). . This package contains the development files of GMime for programmers using C or Vala. Package: libgmime-3.0-doc Description-md5: 22a37969f19bd66d18dc07c3c13a5719 Description-en_CA: MIME message parser and creator library - documentation GMime provides a core library and set of utilities which may be used for the creation and parsing of messages using the Multipurpose Internet Mail Extension (MIME). . This package contains the documentation and examples of GMime. Package: libgmp-dev Description-md5: db56254d94fec9ce85e93ebf60b032a9 Description-en_CA: 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_CA: 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_CA: Multiprecision arithmetic library example code This package provides example code illustrating the use of GMP. Package: libgmp3-dev Description-md5: 782dc7b458f3c5dbb9f4f83f367d6fef Description-en_CA: 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_CA: 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-dev Description-md5: c05a8b8038197cfc927c8446f9d44094 Description-en_CA: 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-gtk-0-dev Description-md5: 4ed3613e9a1c1dcc05d6592fa5f91420 Description-en_CA: 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-dev Description-md5: d4a23fcbf8644791fc9f3efc1e86671d Description-en_CA: 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-bluetooth13 Description-md5: db93bef1e8554f50b96803fc7eb52b75 Description-en_CA: 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-12 Description-md5: 9612c39f0e5a5b66bbc4c91706766770 Description-en_CA: Utility library for loading .desktop files - runtime files This library is used by GNOME to load the .desktop files. Package: libgnome-desktop-3-dev Description-md5: 56a8ba33b1e9ed69ca462c02df34810e Description-en_CA: Utility library for loading .desktop files - development files This package provides the include files and static library for the GNOME desktop library functions. Package: libgnome-games-support-1-dev Description-md5: 0fc5c836a506565b22c77f8e7644b52b Description-en_CA: 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-menu-3-0 Description-md5: c6885fb9ed6a22440597626b04ff66f5 Description-en_CA: 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_CA: 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: libgnomekbd-dev Description-md5: 353cd231a62082c6784b7cd9c5727a8c Description-en_CA: 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_CA: 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-openssl27 Description-md5: c3ebfc2b114da4e5e341aacb804dd61b Description-en_CA: GNU TLS library - OpenSSL wrapper GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the runtime library of the GnuTLS OpenSSL wrapper. Package: libgnutls28-dev Description-md5: 4564f8044c507f5a7c9ac71d58a22281 Description-en_CA: GNU TLS library - development files GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the GnuTLS development files. Package: libgnutls30 Description-md5: 43b0d429ee2ba8e66055a55ec8472254 Description-en_CA: GNU TLS library - main runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the main runtime library. Package: libgnutlsxx28 Description-md5: 684004481c6e55ce272aa444aed52a5d Description-en_CA: GNU TLS library - C++ runtime library GnuTLS is a portable library which implements the Transport Layer Security (TLS 1.0, 1.1, 1.2) and Secure Sockets Layer (SSL) 3.0 and Datagram Transport Layer Security (DTLS 1.0, 1.2) protocols. . GnuTLS features support for: - TLS extensions: server name indication, max record size, opaque PRF input, etc. - authentication using the SRP protocol. - authentication using both X.509 certificates and OpenPGP keys. - TLS Pre-Shared-Keys (PSK) extension. - Inner Application (TLS/IA) extension. - X.509 and OpenPGP certificate handling. - X.509 Proxy Certificates (RFC 3820). - all the strong encryption algorithms (including SHA-256/384/512 and Camellia (RFC 4132)). . This package contains the C++ runtime libraries. Package: libgoa-1.0-0b Description-md5: 552490d3e14a107decec4ee36ed111f2 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libgomp1 Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en_CA: 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_CA: 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_CA: 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-dbg Description-md5: 7e2cdd49ce630cb7e2347d7fe5ca5677 Description-en_CA: GCC OpenMP (GOMP) support library (debug symbols) GOMP is an implementation of OpenMP for the C, C++, and Fortran compilers in the GNU Compiler Collection. Package: libgomp1-powerpc-cross Description-md5: 9651123458dd1bf3c162dfb6a6292ff4 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: e9d7dd73a021cc106c5f4c856319e138 Description-en_CA: library for common error values and messages in GnuPG components (development) Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . This package contains the headers and other files needed to compile against this library. Package: libgpg-error-mingw-w64-dev Description-md5: c6559fb0957e8f68a61f3e1e6d0a1be3 Description-en_CA: library of error values and messages in GnuPG (Windows development) Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. . This is a Windows version of libgpg-error. It's meant to be used when cross-building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libgpg-error0 Description-md5: 69f556e12b915238b7c815f26da80be5 Description-en_CA: library for common error values and messages in GnuPG components Library that defines common error values for all GnuPG components. Among these are GPG, GPGSM, GPGME, GPG-Agent, libgcrypt, pinentry, SmartCard Daemon and possibly more in the future. Package: libgpgme-dev Description-md5: 025318585b10ac584c814b2079ede759 Description-en_CA: 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_CA: 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: libgphobos-6-dev Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en_CA: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-7-dev Description-md5: 319ab24aa69f1d17bbae7ba6a543ecfd Description-en_CA: Phobos D standard library This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos-dev Description-md5: 0e07f99c6e306122dc9c7b0dbb7bdf2b Description-en_CA: Phobos D standard library This is a dependency package providing the default D standard library. Package: libgphobos68 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_CA: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos68-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_CA: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos71 Description-md5: 2086a0c7f5831c82fec492e812bdd6c1 Description-en_CA: Phobos D standard library (runtime library) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphobos71-dbg Description-md5: a2d0bf2741f0f97bfb3f177b71c3435b Description-en_CA: Phobos D standard library (debug symbols) This is the Phobos standard library that comes with the D2 compiler. . For more information check http://www.dlang.org/phobos/ Package: libgphoto2-6 Description-md5: 0667f79ceb3d5a999a0ff55ad225e156 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libgraphblas1 Description-md5: 698599f805b6664cdaf32de495abd9b4 Description-en_CA: graph algorithms via sparse matrix operations on semirings Suitesparse is a collection of libraries for computations involving sparse matrices. . SuiteSparse:GraphBLAS is an full implementation of the GraphBLAS standard, which defines a set of sparse matrix operations on an extended algebra of semirings using an almost unlimited variety of operators and types. When applied to sparse adjacency matrices, these algebraic operations are equivalent to computations on graphs. GraphBLAS provides a powerful and expressive framework for creating graph algorithms based on the elegant mathematics of sparse matrix operations on a semiring. Package: libgraphite2-3 Description-md5: 68d1591bf212ce8230272a42a5738b72 Description-en_CA: 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: libgrilo-0.3-0 Description-md5: be58932fe1205b23d35dcb109c7fa845 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libgspell-1-dev Description-md5: c6fb9ed68fcdbf366263c8c38d4873c3 Description-en_CA: 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: libgssapi-krb5-2 Description-md5: 2dd7fe357b29d0ba6727171c01f0301c Description-en_CA: 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_CA: 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: libgssapi3-heimdal Description-md5: af366fc4a421c3a53900cab1af5922e2 Description-en_CA: Heimdal Kerberos - GSSAPI support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for GSSAPI support. Package: libgssrpc4 Description-md5: f18b3ce27893cc2b96de6c617dc25d94 Description-en_CA: 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: libgtk-3-0 Description-md5: 2d73631a8c144c8ea021cee46ee049b5 Description-en_CA: 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: libgtk2.0-0 Description-md5: 2d73631a8c144c8ea021cee46ee049b5 Description-en_CA: 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: libgtkmm-2.4-1v5 Description-md5: 4a2b51cf5fb6a6ce6ead2e4920180ec3 Description-en_CA: C++ wrappers for GTK+ (shared libraries) Gtkmm is a C++ interface for the popular GUI library GTK+, with API version 2.4. 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-1v5 Description-md5: 9e871052eb8d513d5dd06b03c8db0f3b Description-en_CA: 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: libgtksourceview-3.0-1 Description-md5: 86c0657d8cc2203a66f02fa09a5105a5 Description-en_CA: 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-3.0-common Description-md5: 048429c0fa63ec73efc5c1e93957e6ca Description-en_CA: 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-3.0-dev Description-md5: 63bb614e6573822ae0f4723474fb9ea4 Description-en_CA: 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-3.0-doc Description-md5: 7ee458d7d2be7ad3d17fbeefc5af1abf Description-en_CA: 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_CA: 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-doc Description-md5: 51c61f2f38a5c86ee29ed756c1ec1d49 Description-en_CA: 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: libgucharmap-2-90-7 Description-md5: 23d03262b30ea8c75f637ac989fdc205 Description-en_CA: Unicode browser widget library (shared library) The libgucharmap library contains a Unicode browser widget; it is most prominently used by the "gucharmap" program. See the package of the same name for more information. . This package contains the shared library. Package: libgucharmap-2-90-dev Description-md5: 3a5187f96ac5928425f930b46f048433 Description-en_CA: Unicode browser widget library (development headers) The libgucharmap library contains a Unicode browser widget; it is most prominently used by the "gucharmap" program. See the package of the same name for more information. . This package contains the development headers. Package: libgudev-1.0-0 Description-md5: 69c67b853f66d1327190cab12680738c Description-en_CA: 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_CA: libgudev-1.0 development files This package contains the files needed for developing applications that use libgudev-1.0. Package: libgusb-dev Description-md5: beaec9dbb7a30253224519c270663072 Description-en_CA: 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_CA: 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_CA: 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-dev Description-md5: ce31342ffc61e8c690a2982af80686e9 Description-en_CA: development files for the Gutenprint printer driver library This package contains the header files for the Gutenprint library, along with a static version of libgutenprint. . Install this package if you wish to develop programs that use libgutenprint. . 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: libgutenprint-doc Description-md5: 70986316664191cadab04e9ef3c08713 Description-en_CA: documentation for the Gutenprint printer driver library This package contains lots of info-files, DVI docs and other documentation about the Gutenprint library for photo-quality printing. . Install this package if you want to have lots of info about the Gutenprint library when you're programming. . 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: libgutenprint2 Description-md5: 9bb6297d95041fddbc1b1fa8cd44d38a Description-en_CA: 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-6 Description-md5: cb984482338858ae6dd68ad8bf4a2452 Description-en_CA: GWeather shared library libgweather is a library to access weather information from online services for numerous locations. . This package contains shared libraries. Package: libgxps-dev Description-md5: 742d94cd3106e90eb08390e8ed93c98f Description-en_CA: 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_CA: 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_CA: 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: libhangul-data Description-md5: 13ed650675a6d0c725667a21b090bb3d Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libhashkit-dev Description-md5: ccf9a982bcb9b1a0d5c1b8b7ba470f26 Description-en_CA: 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_CA: 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: libhcrypto4-heimdal Description-md5: 6492d04dab376288c3e43218cb4d78e6 Description-en_CA: Heimdal Kerberos - crypto library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the cryptographic library required for Heimdal. Package: libhdb9-heimdal Description-md5: bc0ba4f7d9668b579f08d831a24307a0 Description-en_CA: Heimdal Kerberos - kadmin server library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for storing the KDC database. Package: libheartbeat2 Description-md5: d4f0fa776e9069054e6b632ec6f5a777 Description-en_CA: Subsystem for High-Availability Linux (libraries) heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. . This package contains the Heartbeat libraries to make them available to other programs like Pacemaker without having to install the whole Heartbeat suite. Package: libheartbeat2-dev Description-md5: cd55666b03ed8197035d3b10d3f8b496 Description-en_CA: Subsystem for High-Availability Linux (development files) heartbeat is a messaging subsystem for high availability which implements serial, UDP, and PPP/UDP heartbeats. . It is one of the messaging layers supported by the Pacemaker cluster resource manager. . This package contains the Heartbeat library development files to make them available to other programs like Pacemaker. Package: libheimbase1-heimdal Description-md5: 5f80987f2f2b6c07e507ae48f47db52e Description-en_CA: Heimdal Kerberos - Base library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the base library. Package: libheimntlm0-heimdal Description-md5: 586cd171de21a731a6140ef1a06b25c9 Description-en_CA: Heimdal Kerberos - NTLM support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the NTLM support library. Package: libhfsp-dev Description-md5: e11c049c3b4224354c6827f09df05cca Description-en_CA: 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_CA: 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: libhogweed4 Description-md5: 2a20554eaadbd355079396956d5d3edb Description-en_CA: 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_CA: 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_CA: 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: libhsqldb1.8.0-java Description-md5: 214a2c1ad31e54bb2dc0632a9a88f65a Description-en_CA: Java SQL database engine HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . Web site: http://hsqldb.org/ Package: libhtml-form-perl Description-md5: a04624fcbae50d0127cb9f86c423b919 Description-en_CA: 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_CA: 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_CA: 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: dd404aa24bbca6a71cd27a9deaa487f5 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: 86a26579760d05601c918d89642d3431 Description-en_CA: 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::INET, 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::INET 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_CA: 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_CA: 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_CA: 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: libhunspell-1.6-0 Description-md5: cd5cd2fd85fe0d5a33a798cf7034cf92 Description-en_CA: 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_CA: 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: libhx-dev Description-md5: 455418371633e62ae226d9c8c2602905 Description-en_CA: 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_CA: 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: libhx28 Description-md5: 250f5abedae6b7911e18842967f70d98 Description-en_CA: 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: libhx509-5-heimdal Description-md5: dea700b25446cf97ce3dbf1b8546ecbb Description-en_CA: Heimdal Kerberos - X509 support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the x509 supportlibrary. Package: libhyphen-dev Description-md5: 88c140d072c0564f1a4bb7f17583c86e Description-en_CA: 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_CA: 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_CA: 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: libibus-1.0-5 Description-md5: fb7cfdef40194dc7d14444000e952d91 Description-en_CA: 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 shared library Package: libibus-1.0-dev Description-md5: 90767d47bc8a96a7e5f705c5b19a9d1f Description-en_CA: 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_CA: 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_CA: 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: libibverbs1-dbg Description-md5: ae914075bdf85d942e88fae1c1cea1ec Description-en_CA: Debugging symbols 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 contains the debugging symbols associated with libibverbs1. They will automatically be used by gdb for debugging libibverbs-related issues. Package: libical-dev Description-md5: b25d9407fdbd7cb4237ea4499d48f2fc Description-en_CA: 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: libical3 Description-md5: cbe24cb3191748512447a8a200ebcd03 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libice6-dbg Description-md5: 6a9cec31d306fb92fa732f4fcd6abc9c Description-en_CA: X11 Inter-Client Exchange library (debug package) 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 debug versions of 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: libicu-dev Description-md5: 6ba8fb49531a26733d27c3f9dbfe8ad6 Description-en_CA: 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: libicu60 Description-md5: ea5cc55770d8f276c67880d90115d206 Description-en_CA: 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: libidn11 Description-md5: 8f2c3e3028043c62404c901cd7473dc7 Description-en_CA: 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_CA: Internationalized domain names (IDNA2008/TR46) library Libidn2 implements the revised algorithm for internationalized domain names called IDNA2008/TR46. . This package contains runtime libraries. Package: libiec61883-0 Description-md5: 92f214f16b3d8eeaadb243da85d4e13c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libilmbase-dev Description-md5: 428facc78290d93656d5adbef1d547f3 Description-en_CA: development files for IlmBase This package provides the development files for IlmBase, a set of utility libraries released by ILM and used by OpenEXR. Install this package if you want to compile a program that makes use of these libraries. Package: libilmbase12 Description-md5: a7cd0a047c4855d797cba2d4ba5c5284 Description-en_CA: several utility libraries from ILM used by OpenEXR IlmBase are a set of utility libraries released by ILM, and used in their OpenEXR implementation. Included in this package you can find: . * libHalf: a class (Half) for manipulating "half" values (16-bit floating point format) as if they were a built-in C++ data type. . * libIlmThread: a thread abstraction library on top of pthreads. . * libImath: a math library with support for matrices, 2d- and 3d-transformations, solvers for linear/quadratic/cubic equations, and more. . * libIex: an exception handling library. Package: libimobiledevice-dev Description-md5: fd9a20c2b440f01ec4b9eb965aa42e9a Description-en_CA: Library for communicating with iPhone and iPod Touch devices libimobiledevice is a library that talks the native Apple USB protocols that the iPhone 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: libimobiledevice6-dbg Description-md5: d22def284c479ea2fe12faed1fe6c756 Description-en_CA: Library for communicating with iPhone and iPod Touch devices libimobiledevice is a library that talks the native Apple USB protocols that the iPhone and iPod Touch use. Unlike other projects, libimobiledevice does not depend on using any existing libraries from Apple. . This package contains the debugging symbols. Package: libindicator3-7 Description-md5: 646718eb8829a968151e4b7f5f1d7cf1 Description-en_CA: panel indicator applet - shared library This library contains information to build indicators to go into the indicator applet. . This package contains the library itself. Package: libini-config-dev Description-md5: 5417a1b69e9f5ae8705862de07e9f19c Description-en_CA: 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_CA: 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: 3c14985c641388d02b61116f286d87e5 Description-en_CA: 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 so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect. . This package includes the udev quirks database and helpers. Package: libinput-dev Description-md5: 54d9d284f28d0652605fdd1f3f0f4726 Description-en_CA: 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 so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect. . This package includes the development headers. Package: libinput10 Description-md5: f70e8cf5ae46a80d9f4d8b866571aaf2 Description-en_CA: 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 so minimize the amount of custom input code the user of libinput need to provide the common set of functionality that users expect. . This package includes the shared library. Package: libio-dirent-perl Description-md5: 4426ede634bec83a78cc516e17baadca Description-en_CA: 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_CA: 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_CA: 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-pty-perl Description-md5: 67d23344fd6edf192b38c11f21096f12 Description-en_CA: Perl module for pseudo tty IO IO::Pty provides I/O handles to the master- and slave-side of a pseudo tty. Package: libio-socket-inet6-perl Description-md5: 7a58ed8889dee3f56df8e181af173e25 Description-en_CA: 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. Package: libio-socket-ssl-perl Description-md5: 94b103d5ed493e8750e3468ca2e11309 Description-en_CA: 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_CA: 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: 2d3649a7290a98451a0d6f6971b53e03 Description-en_CA: Perl modules for IO from scalars and arrays The libio-stringy-perl package (which corresponds to the CPAN package IO-stringy) provides the following Perl modules: IO::AtomicFile Write a file which is updated atomically IO::Lines I/O handle to read/write to array of lines IO::Scalar I/O handle to read/write to a string IO::ScalarArray I/O handle to read/write to array of scalars IO::Wrap Wrap old-style FHs in standard OO interface IO::WrapTie Tie your handles & retain full OO interface Package: libip4tc-dev Description-md5: 77bbc5c7a6ba66cef04b3d08448a5349 Description-en_CA: Development files for libip4tc The user-space iptables (IPv4) C library from the Netfilter xtables framework. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. . This package provides development files and static libraries. Package: libip6tc-dev Description-md5: 6f2baa296a944a4b8e039489142ce990 Description-en_CA: Development files for libip6tc The user-space iptables (IPv6) C library from the Netfilter xtables framework. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. . This package provides development files and static libraries. Package: libipa-hbac-dev Description-md5: 5a9c2169640442780282800065de55cf Description-en_CA: 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_CA: FreeIPA HBAC Evaluator library Utility library to validate FreeIPA HBAC rules for authorization requests. Package: libipc-run-perl Description-md5: 7be22cc2721eed4c7b8e422ca5d87022 Description-en_CA: 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-signal-perl Description-md5: de50e36aff09911b00baef63557004d8 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libipmimonitoring5a Description-md5: 0a4db39f4e386980a01c401d301b0411 Description-en_CA: 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_CA: 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: libipset3 Description-md5: decc9bd1823657b3f27fdfbd857b8759 Description-en_CA: 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: 24fec923dbbf1410b11210217f27a6a0 Description-en_CA: Development files for libiptc The user-space iptables C library from the Netfilter xtables framework. . This library has been considered private for years (and still is), in the sense of changing symbols and backward compatibility not guaranteed. . This package provides development files and static libraries. Package: libirs-export141 Description-md5: 7e57fb542b884102b27905ba45de52ac Description-en_CA: 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: libirs141 Description-md5: ae6663842399469aa3234854fdad284b Description-en_CA: 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-export160 Description-md5: cd6e16cd398bc2214c99d8500959c204 Description-en_CA: 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: libisc160 Description-md5: 538f08c974b457d9907e201f70a51533 Description-en_CA: 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-export140 Description-md5: c7785673bc5b2dfed3c5bcee1452c16c Description-en_CA: 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: libisccc140 Description-md5: c7785673bc5b2dfed3c5bcee1452c16c Description-en_CA: 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-export140 Description-md5: b188c8f9eedec4b6c04d1dd6d0169cf4 Description-en_CA: 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: libisccfg140 Description-md5: d214b6bf2b32d3830998548c9fa53da4 Description-en_CA: 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_CA: 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_CA: 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-dbg Description-md5: eb308232fbc7715c4bcb245dd94db7e7 Description-en_CA: 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 debug files. Package: libisl-dev Description-md5: 9330fbca4463124a77a29e9568838474 Description-en_CA: 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: libisl15 Description-md5: b718cf54a9174f62d55d1d78f6212d22 Description-en_CA: 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: libitm1 Description-md5: 353dc4001cbe783e9f0a27c29f5dc3b5 Description-en_CA: 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_CA: 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-dbg Description-md5: 41462d1cfcabe3bd47bcd28353e14894 Description-en_CA: GNU Transactional Memory Library (debug symbols) 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_CA: 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_CA: 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_CA: 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.12-0 Description-md5: 978470dd60cbe746550ca0b34089951d Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: d3e0bda248236a4a4f66f538abc29262 Description-en_CA: 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 optimizing 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: 9aec4d239089a565bb5ce39af7f45df3 Description-en_CA: 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 optimizing JIT (FTL). . This build comes from the GTK+ port of WebKit (API version 4.0). . This package contains the development files. Package: libjbig-dev Description-md5: adb859ea7f3297c702ae65a62d5b099c Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libjerasure-dev Description-md5: a4255e7dbd78582f505cb4b181c16b08 Description-en_CA: 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_CA: 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-turbo8-dev Description-md5: d25e4fedcfe5ade5e441d4bc95a4a0d1 Description-en_CA: 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: libjs-angularjs Description-md5: 860f7d3ba856edd43722cd16526f9999 Description-en_CA: lets you write client-side web applications as if you had a smarter browser It lets you use good old HTML (or HAML, Jade and friends) as your template language and lets you extend HTML's syntax to express your application's components clearly and succinctly. It automatically synchronizes data from your UI (view) with your JavaScript objects (model) through 2-way data binding. To help you structure your application better and make it easy to test, AngularJS teaches the browser how to do dependency injection and inversion of control. It also helps with server-side communication, taming async callbacks with promises and deferreds; and make client-side navigation and deeplinking with hashbang urls or HTML5 pushState a piece of cake. Package: libjs-jquery Description-md5: 7962611d0963445869229c974a815cea Description-en_CA: 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-modernizr Description-md5: 81dadda481ff3ef82beddebc032e971e Description-en_CA: JavaScript library to detect HTML5 and CSS3 features in the user's browser Modernizr is a JavaScript library allowing you to use HTML5 & CSS3 while maintaining control over unsupported browsers. . Modernizr tests which native CSS3 and HTML5 features are available in the current user agent and makes the results available to you in two ways, as properties on a global `Modernizr` object, and as classes on the `` element. This information allows you to progressively enhance your pages with a granular level of control over the experience. Package: libjs-sphinxdoc Description-md5: 63a7d0de40a41c4829f00fcb9417cf9d Description-en_CA: 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_CA: 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: libjs-yui3-common Description-md5: 4960080d6c1488b99441c073af33c061 Description-en_CA: Yahoo User Interface Library v3 (common files) A collection of JavaScript and CSS resources that make it easier to build richly interactive applications in web browsers. The library currently includes: . * utility classes for animation, browser history, AJAX, cookies, caching drag and drop. safe cross-site data retrieval, dynamic script/css loading, image loading, selectors, JSON, internationalization, DOM and browser events, and more. * many user interface widgets. * Cascading stylesheets for browser-independent grids and fonts. . This package contains images, css files and other assets which are used by the min, debug, and full packages. Package: libjs-yui3-debug Description-md5: 60306f68bb183d5fadfe4a5f85133b9c Description-en_CA: Yahoo User Interface Library v3 (debug files) A collection of JavaScript and CSS resources that make it easier to build richly interactive applications in web browsers. . This package contains versions of the javascript files suitable for debugging. Package: libjs-yui3-doc Description-md5: c4db61fe92d2d7566985ecc817f462bb Description-en_CA: Documentation and examples for the Yahoo User Interface Library v3 This package contains documentation for the Yahoo User Interface JavaScript library version 3. Package: libjs-yui3-full Description-md5: 7eba1f5e96ed5bbbf9f2d95433616851 Description-en_CA: Yahoo User Interface Library v3 (full, uncompressed files) A collection of JavaScript and CSS resources that make it easier to build richly interactive applications in web browsers. . This package contains the full, unobfuscated and uncompressed, versions of the javascript files. Package: libjs-yui3-min Description-md5: e7decf9f0ec25aeda783e2498b7c73e7 Description-en_CA: Yahoo User Interface Library v3 (minified files) A collection of JavaScript and CSS resources that make it easier to build richly interactive applications in web browsers. . This package contains versions of the javascript files which have been minified for efficiency. Package: libjson-c-dev Description-md5: 001edc84a96e6fae1bdabba649265f74 Description-en_CA: 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_CA: 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-c3 Description-md5: ac049068ef755540cdb41614a65accbf Description-en_CA: 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-dev Description-md5: c52c48b0cce50c9bd0620d26357460e1 Description-en_CA: 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_CA: 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: libjsoncpp-dev Description-md5: f3da49504fcfcbf0b0187536c18d97cf Description-en_CA: 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 redeable 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: 87f09414f1141dd73ff01eafc2141c1f Description-en_CA: 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 redeable 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: libjsoncpp1 Description-md5: 272ac8da1cd22b2ad04197a9ff4d71c6 Description-en_CA: 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 redeable 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: libjte-dev Description-md5: a1c5c7fde938847b59806a67cd4ed454 Description-en_CA: Jigdo Template Export - development libjte is a library providing support for creating jigdo files, to be used by ISO image creation tools such as xorriso. . This package provides the header and development files needed to build programs and packages that use libjte. Package: libjte1 Description-md5: 2f1766f61e276fff22c3946ab550f0f5 Description-en_CA: Jigdo Template Export - runtime library libjte is a library providing support for creating jigdo files, to be used by ISO image creation tools such as xorriso. . This package provides the runtime library file needed to run software written using libjte Package: libk5crypto3 Description-md5: 4b107bcb8481fee0b8b11744a386a6b0 Description-en_CA: 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-mit11 Description-md5: 8b2bac04328bfaffc8a1b6b57144cc9b Description-en_CA: 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: libkadm5clnt7-heimdal Description-md5: 3c1990ad00253301ad106a775a259242 Description-en_CA: Heimdal Kerberos - kadmin client library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the client library for kadmin. Package: libkadm5srv-mit11 Description-md5: 34bc9a3bc5f24d8493ce16a753dc317d Description-en_CA: 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: libkadm5srv8-heimdal Description-md5: 3cfc4abf46cb966d202e4c7e1c50b12f Description-en_CA: Libraries for Heimdal Kerberos Heimdal is a free implementation of Kerberos 5, that aims to be compatible with MIT Kerberos. . This package contains the server library for kadmin. Package: libkafs0-heimdal Description-md5: 7fd30de3adb996e1ddb2c382f4ce4994 Description-en_CA: Heimdal Kerberos - KAFS support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the library for KAFS support. Package: libkdb5-8 Description-md5: 339dba7d5a44f05699e73cc493c3def3 Description-en_CA: 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: libkdc2-heimdal Description-md5: f51bcfc114ea8cb74a023cd002f2636c Description-en_CA: Heimdal Kerberos - KDC support library Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the KDC support library. Package: libkeyutils-dev Description-md5: 778cf76cde69933bd711c1050360f519 Description-en_CA: 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_CA: 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_CA: 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_CA: 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: libklu1 Description-md5: cb9e9673de39ce87ec542c57d2ec569e Description-en_CA: circuit simulation sparse LU factorization library Suitesparse is a collection of libraries for computations involving sparse matrices. . The KLU library provides routines for LU factorization, primarily for circuit simulation. Package: libkmod-dev Description-md5: d05b96c5ea92d4587ad0abe33b518fb0 Description-en_CA: libkmod development files This package contains the files needed for developing applications that use libkmod. Package: libkmod2 Description-md5: e60216aabe72168f06218f037958581e Description-en_CA: libkmod shared library This library provides an API for insertion, removal, configuration and listing of kernel modules. Package: libkpathsea-dev Description-md5: 1e9ba572a4c4eefc4119b22ef8941c6e Description-en_CA: 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_CA: 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_CA: 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_CA: 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-26-heimdal Description-md5: c0c6ca8d74b4d950b5eaf9fb966ab142 Description-en_CA: Heimdal Kerberos - libraries Heimdal is a free implementation of Kerberos 5 that aims to be compatible with MIT Kerberos. . This package contains the Kerberos 5 library. Package: libkrb5-3 Description-md5: 07bb931a85fb24c6a0ef0f62a94bb26c Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: libksba-mingw-w64-dev Description-md5: 692551c5453a536d0f251c9e45e0c6ee Description-en_CA: X.509 and CMS support library (Windows development) 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. . This is a Windows version of KSBA. It's meant to be used when cross- building software that targets the Windows platform, e.g. the win32-loader component of Debian-Installer. Package: libksba8 Description-md5: a4cabffec0ec5429f0f14bf49f0459c6 Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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: liblapacke Description-md5: 7f2e7790d8a3b93e084fa76cd32e2fd0 Description-en_CA: 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: 5e8b328dfab38e3c2a58347ecbd40b3c Description-en_CA: 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: liblcms2-2 Description-md5: f14b0f581e9d68c55f05903d2bbecb4c Description-en_CA: 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_CA: Little CMS 2 color management library development headers 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. 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 color profiles. . This package contains the development headers used for building software that uses Little CMS. Package: liblcms2-utils Description-md5: 9c06aa15c754d2323aa491f81c943276 Description-en_CA: Little CMS 2 color 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.4-2 Description-md5: 198db781f85a21d6d3c302c304d6e0fb Description-en_CA: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Package: libldap2-dev Description-md5: 2359036e8e1bd2b4b5d49233c1509ecf Description-en_CA: 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_CA: 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: libldl2 Description-md5: e7462332615b7d7b295e298400e409f2 Description-en_CA: simple LDL' factorization library for sparse matrices Suitesparse is a collection of libraries for computations involving sparse matrices. . The LDL library provides routines for sparse LDL' factorization and solving. These routines are not terrifically fast (they do not use dense matrix kernels), but the code is very short and concise. The purpose is to illustrate the algorithms in a very concise and readable manner, primarily for educational purposes. Package: libldns-dev Description-md5: 9c5cede131109e169368cf05ff7fe275 Description-en_CA: ldns library for DNS programming The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. . This package contains development libraries and headers. Package: libldns2 Description-md5: 9b40654210a01ddf0000bb2d232d5a08 Description-en_CA: ldns library for DNS programming The goal of ldns is to simplify DNS programming, it supports recent RFCs like the DNSSEC documents, and allows developers to easily create software conforming to current RFCs, and experimental software for current Internet Drafts. . This package contains shared libraries. Package: libleveldb-dev Description-md5: 65611e7de39f662c9fc62635dcbbb5bd Description-en_CA: fast key-value storage library (development files) LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . This package provides the development files. Package: libleveldb1v5 Description-md5: bd6897f1fe381043261f24b099c42e73 Description-en_CA: fast key-value storage library LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. . Features: * Keys and values are arbitrary byte arrays. * Data is stored sorted by key. * Callers can provide a custom comparison function to override the sort order. * The basic operations are Put(key,value), Get(key), Delete(key). * Multiple changes can be made in one atomic batch. * Users can create a transient snapshot to get a consistent view of data. * Forward and backward iteration is supported over the data. * Data is automatically compressed using the Snappy compression library. * External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions. * Detailed documentation about how to use the library is included with the source code. . Limitations: * This is not a SQL database. It does not have a relational data model, it does not support SQL queries, and it has no support for indexes. * Only a single process (possibly multi-threaded) can access a particular database at a time. * There is no client-server support builtin to the library. An application that needs such support will have to wrap their own server around the library. . This package provides the shared library. Package: liblinear-dev Description-md5: 3220f8563b2ab0939512dfdf94c21574 Description-en_CA: Development libraries and header files for LIBLINEAR LIBLINEAR is a library for learning linear classifiers for large scale applications. It supports Support Vector Machines (SVM) with L2 and L1 loss, logistic regression, multi class classification and also Linear Programming Machines (L1-regularized SVMs). Its computational complexity scales linearly with the number of training examples making it one of the fastest SVM solvers around. . This package contains the header files and static libraries. Package: liblinear3 Description-md5: 8be0b1ca2e45a87f4eaaf60dcb3c7370 Description-en_CA: Library for Large Linear Classification LIBLINEAR is a library for learning linear classifiers for large scale applications. It supports Support Vector Machines (SVM) with L2 and L1 loss, logistic regression, multi class classification and also Linear Programming Machines (L1-regularized SVMs). Its computational complexity scales linearly with the number of training examples making it one of the fastest SVM solvers around. It also provides Python bindings. . This package contains the shared libraries. Package: liblirc-client0 Description-md5: 046c5b09edad2c5176e249c742771de0 Description-en_CA: 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_CA: 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_CA: 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: liblist-moreutils-perl Description-md5: db3a03427dc3f850ea1497c8b1cd8ec2 Description-en_CA: 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: libllvm3.9 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en_CA: 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: libllvm3.9-dbg Description-md5: 37e694cf0eb28c359fc8d8347c3e07fc Description-en_CA: Modular compiler and toolchain technologies, debugging libraries 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 debug symbols. Package: libllvm5.0 Description-md5: a8854f4edf76a8c14ce34dc209bd1d11 Description-en_CA: 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: libllvm5.0-dbg Description-md5: 37e694cf0eb28c359fc8d8347c3e07fc Description-en_CA: Modular compiler and toolchain technologies, debugging libraries 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 debug symbols. Package: liblocale-gettext-perl Description-md5: 0a002213d8a0ad34a0f605e0204c21ee Description-en_CA: 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 internationalize software. . It provides gettext(), dgettext(), dcgettext(), textdomain(), bindtextdomain(), bind_textdomain_codeset(), ngettext(), dcngettext() and dngettext(). Package: liblockfile-bin Description-md5: 5092b0e0777cd0836ff80770762ad2eb Description-en_CA: 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_CA: Development library for liblockfile This is a development library for liblockfile. It includes headers and documentation. Package: liblockfile1 Description-md5: ebb60445a5d00569c862ce1b525464b7 Description-en_CA: NFS-safe locking library Liblockfile is a shared library with NFS-safe locking functions. Package: liblouis-data Description-md5: 893cb8fa7f66f351dd0d6bbf87a94bab Description-en_CA: 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_CA: 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: liblouis14 Description-md5: 40448590cf7dc3c13633552fcd3ac521 Description-en_CA: 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-data Description-md5: b0e5d3cdd24ed881707ef5c4da54819b Description-en_CA: 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_CA: 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: liblouisutdml7 Description-md5: 33ef4c16ad2fe97764164c35ae4708a3 Description-en_CA: 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: liblpsolve55-dev Description-md5: 83ab2a5569e8e5aa48dc0c181dbcf28e Description-en_CA: Solve (mixed integer) linear programming problems - library 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 static library for developing programs using liblpsolve. Package: liblqr-1-0 Description-md5: caca505b25486b882b6fcc545521f19e Description-en_CA: converts plain array images into multi-size representation The LiquidRescale (lqr) library provides a C/C++ API for performing non- uniform resizing of images by the seam-carving technique. . The library takes images in plain array format as input and converts them to a multi-size representation. . Following is a list of features: . * Areas in the image can be marked for preservation or discard * Once the image has been fully processed, the scaling can be done in real-time. In fact, the information can be saved and read out later without any further processing * The resizing is done with a single function which automatically performs all the necessary operations; it can also work in successive steps without wasting computational time * Possibility to tune the carving operation by letting the seams be less connected, or more rigid, or both * Can export and import the visibility map (the seams) * Other images can be attached and undergo the same carving process as the parent image * The automatic feature detection algorithm can be tuned by selecting among different energy gradient functions * Reports progress through a customizable interface * A signalling system permits one to cleanly handle errors . The library implements the algorithm described in the paper "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir, which can be found at http://www.faculty.idc.ac.il/arik/imret.pdf . This package contains the shared library. Package: liblqr-1-0-dev Description-md5: a79caf5f9e129f98c43a469f894d841d Description-en_CA: converts plain array images into multi-size representation (developments files) The LiquidRescale (lqr) library provides a C/C++ API for performing non- uniform resizing of images by the seam-carving technique. . The library takes images in plain array format as input and converts them to a multi-size representation. . Following is a list of features: . * Areas in the image can be marked for preservation or discard * Once the image has been fully processed, the scaling can be done in real-time. In fact, the information can be saved and read out later without any further processing * The resizing is done with a single function which automatically performs all the necessary operations; it can also work in successive steps without wasting computational time * Possibility to tune the carving operation by letting the seams be less connected, or more rigid, or both * Can export and import the visibility map (the seams) * Other images can be attached and undergo the same carving process as the parent image * The automatic feature detection algorithm can be tuned by selecting among different energy gradient functions * Reports progress through a customizable interface * A signalling system permits one to cleanly handle errors . The library implements the algorithm described in the paper "Seam Carving for Content-Aware Image Resizing" by Shai Avidan and Ariel Shamir, which can be found at http://www.faculty.idc.ac.il/arik/imret.pdf . This package contains the development files. Package: liblrm2 Description-md5: 282121e7860b14e84a37bb7a643f8c28 Description-en_CA: 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_CA: 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: liblrmd-dev Description-md5: 9ec52008b761c340ea431492582f1f99 Description-en_CA: cluster resource manager LRMD library 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 Local Resource Manager Daemon library. Package: liblrmd1 Description-md5: ea723f7067ee08b991445945acb87f2e Description-en_CA: 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_CA: LeakSanitizer -- a memory leak detector (runtime) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: liblsan0-dbg Description-md5: 542bbc8ec886b845fc7ef771c238206f Description-en_CA: LeakSanitizer -- a memory leak detector (debug symbols) LeakSanitizer (Lsan) is a memory leak detector which is integrated into AddressSanitizer. Package: libltdl-dev Description-md5: e6268281b6ed5a9cdfc936b8da1a270b Description-en_CA: 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_CA: 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: liblua5.1-rrd-dev Description-md5: e786d61149ace3bacf3530a012a8864d Description-en_CA: Transitional package to lua-rrd-dev This is a transitional package for liblua5.1-rrd-dev to ease upgrades to the lua-rrd-dev package. It can safely be removed. Package: liblua5.2-0 Description-md5: 0e94c74e97a48f7da19ae355a7044d10 Description-en_CA: Shared library for the Lua interpreter version 5.2 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.2-0-dbg Description-md5: 3287de5f0e8eefdb47fc353923fb8d73 Description-en_CA: Debug symbols for the Lua shared library interpreter This package contains the debugging symbols for liblua5.2 and lua5.2 Package: liblua5.2-dev Description-md5: cb939e19e8470a092c76923ad164a65d Description-en_CA: Development files for the Lua language version 5.2 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. Package: liblua5.3-0 Description-md5: ca24127b6ccd3aae89a4e9de4d35c034 Description-en_CA: 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_CA: 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_CA: 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_CA: LVM2 libraries - development files This package contains files needed to develop applications that use the lvm2app library. Package: liblvm2app2.2 Description-md5: 577f83d733f4a66a06fad9f3866d0316 Description-en_CA: LVM2 application library This package contains the lvm2app shared library. It allows easier access to the basic LVM objects and provides functions to enumerate, create or modify them. Package: liblvm2cmd2.02 Description-md5: 8f4d76592086bd210b07fd8b6370be43 Description-en_CA: LVM2 command library This package contains the lvm2cmd shared library. Package: liblwp-mediatypes-perl Description-md5: 39f3a89fb73f99e7871809c2c0d8f938 Description-en_CA: 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_CA: 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: liblwres141 Description-md5: 6c5041f39bdcc8de6092f4354d6f893b Description-en_CA: 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: liblxc1 Description-md5: d757397b1a93a5bea5c72032f3ef485d Description-en_CA: Linux Containers userspace tools (library) Containers are insulated areas inside a system, which have their own namespace for filesystem, network, PID, IPC, CPU and memory allocation and which can be created using the Control Group and Namespace features included in the Linux kernel. . This package contains the libraries. Package: liblz4-1 Description-md5: c21cacb9494ced3b87993140a583422c Description-en_CA: 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-1-dbg Description-md5: 235d162b0c1417d414ba8889f800292a Description-en_CA: Fast LZ compression algorithm library - Debugging Symbols 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 the debugging symbols. Package: liblz4-dev Description-md5: 1414546a26a517bef8510e189d283fbe Description-en_CA: 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_CA: 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_CA: 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_CA: 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_CA: 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